LSSTDESC / skyCatalogs

Create sky catalogs and provide access via API
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

U/jrbogart/gaia bypass #90

Closed JoanneBogart closed 2 months ago

JoanneBogart commented 4 months ago

Optionally read Gaia data from FITS files directly rather than via Butler. Extract region masking utility to shapes.py; eliminate old version in skyCatalogs.py Eliminate main program from skyCatalogs.py. It is largely superseded by tests/test_API.py

JoanneBogart commented 2 months ago

Yes, I need to change to degrees for the masking; that probably explains some strange things I saw while testing. I have some code which fetches the data using old and new methods. It will take some work to get it to do a comparison.