Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 2.03 KB

README.md

File metadata and controls

52 lines (34 loc) · 2.03 KB

DVT-Explorer

Sonification of star and planet variables from the Transiting Exoplanet Survey Satellite (TESS) stored in Data Validation Time-series (DVT) files. Data: STScI. TESS-GitHub

CONTENTS

  • DVT Explorer folder
    • Jupyter notebook: DVT_Explorer-TESS_sector1.ipynb
    • CSound/Cabbage file: DVT_Explorer.csd
    • Cabbage mask files: init_DVT.png and init_plot.png
    • Image samples: DVT.png and plot.png
  • Single DVT + Aladin folder
    • Jupyter notebook: Single_DVT_Aladin.ipynb
    • CSound/Cabbage file: Single_DVT_Aladin.csd
    • Cabbage mask file: init_DVT.png
    • Image sample: DVT.png
  • LICENSE
  • README
  • requirements.txt

CABBAGE/CSOUND INSTALLATION

1- Download and install CSound 6.15 from: https://github.com/csound/csound/releases/tag/6.15.0

2- Download Cabbage from (current version 2.9.0): https://cabbageaudio.com/download/

3- Install only Cabbage from the downloaded Cabbage package.

Warning: Current Cabbage version 2.9.0 allows to optionally install the latest version of CSound. This default option should be unchecked not to overwrite CSound 6.15. Latests versions of CSound require additional plugins to work with the image CSound opcodes, so they should not be used.

DVT-EXPLORER INSTALLATION

1- Download the data from: https://archive.stsci.edu/missions/tess/tid/

2- Download all the content of this repository into the same folder

3- Install all the dependencies included in the requirements.txt file

4- To reproduce the sonifications:

  • Launch Cabbage, open DVT_Explorer.csd, and press play

Important note: Cabbage 2.9.0 requires CamelCase update via: File/Convert Identifiers to camelCase. Also change manually “PluginID” to “PluginId” to avoid warnings.

  • Run the Jupyter notebook (DVT_Explorer-TESS_sector1.ipynb)
  • Add your path to the downloaded files before running all the cells

Enjoy the sonifications!

Developer system info: Python 3.8.5 - Cabbage 2.5.0 - i7 macOS 10.15.7 - 32 GB - 1536 MB