LSSTDESC / SLRealizer

Catalog-level simulation of LSST DM stack measurements of gravitationally-lensed quasars.
https://slrealizer.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Packaging (imports, data files, travis, LensPop and OM10 integration) #48

Closed jiwoncpark closed 6 years ago

jiwoncpark commented 6 years ago

Pip packaging is now ready and passes the Travis CI tests. I've changed the directory structure and, correspondingly, the import statements to agree with the new setuptools configuration. Note the requirements.txt file points to my forks of OM10 and LensPop; this will have to be changed to point to the base repositories once my PR to LensPop is merged.