Codebase to initialize and run pyLIMASS on microlensing events
- Place appropriate hdf5 catalog into prep_catalog/ directory.
- In prep_catalog/ directory, run AddingElongCDCScolumnsMultipleFiles.ipynb
- Move to prep_pylimass/ directory, run hdf5_to_pylimass.ipynb
- Move to run_pylimass/ directory, run run_stars.py or run_darks.py or ./run_both.sh
- Some libraries will need to be pre-installed before this pipeline will run successfully. All of the dependencies are pip installable:
- pyLIMA
- pandas
- scipy
- astropy
- multiprocessing