AstroHuntsman / obs_huntsman

Huntsman-specific configuration and tasks for the LSST Data Management Stack
GNU General Public License v3.0
0 stars 1 forks source link

Get ingestImages.py working #7

Closed danjampro closed 4 years ago

danjampro commented 4 years ago

Trial and error approach to getting ingestImages.py working (i.e. ingesting images without error) with our test data set.

You can ignore most of the changes. The interesting stuff is mainly in config.ingest.py and python.lsst.obs.huntsman.ingest.py

This will probably need to be modified for processCcd.py to work.