Skip to content

rges-pit/pylimass_pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pylimass_pipeline

Codebase to initialize and run pyLIMASS on microlensing events

How to Run

  1. Place appropriate hdf5 catalog into prep_catalog/ directory.
  2. In prep_catalog/ directory, run AddingElongCDCScolumnsMultipleFiles.ipynb
  3. Move to prep_pylimass/ directory, run hdf5_to_pylimass.ipynb
  4. Move to run_pylimass/ directory, run run_stars.py or run_darks.py or ./run_both.sh

Notes

  • 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

About

Codebase to initialize and run pyLIMASS on microlensing events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published