Skip to content

iancrossfield/jwstprep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# jwstprep

"""A suite of useful tools for planning JWST observations.

FUNCTIONS
run_pandexo

Run a simulation of PandExo and avoid messing with scripts.

loadplanets

Load the NASA Exoplanet Archive's list of exoplanets & their properties.

DEPENDENCIES
INSTALLATION
  • Download all the files in this repository
  • Put them somewhere in your Python path
  • Follow the example in run_pandexo
TO-DO
  • Anything with phase curves
  • Make this a pythonic 'module'/'package' instead of some files

2018-01-26 14:19 IJMC: Created.

"""