Skip to content

arunsurya77/scalessim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalessim

A simulator for the Santa Cruz Array of Lenslets for Exoplanet Spectroscopy (SCALES).

Setup

Clone the repository.

git clone https://github.com/scalessim/scalessim

Create conda environment from yml file.

conda env create -f scales.yml

Activate conda environment and open up jupyter notebook.

conda activate scales
jupyter notebook

Open up example notebook: scales_SED_cube.ipynb. You can change the scene and settings in the second code cell.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 99.1%
  • Python 0.9%