Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 406 Bytes

installation.rst

File metadata and controls

9 lines (7 loc) · 406 Bytes

Installation Instructions

  1. Install dependencies: pandas, astropy
  2. Download specmatch-synth from git repo
  3. Run python setup.py install from within the main repo directory
  4. Download the coelho.h5 file. If this doesn't exist, you can remake it from the raw fits files using `bin/make_library_coelho05.py <path to fits directory> <path to output file> `