c3-time-domain / SeeChange

A time-domain data reduction pipeline (e.g., for handling images->lightcurves) for surveys like DECam and LS4
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Rethink DataStore.get_inputs() #349

Open rknop opened 3 months ago

rknop commented 3 months ago

After the database refactor, exposure_id and image_id of DataStore don't behave as they did before.

Rethink DataStore.get_inputs(). Figure out where it's used, and think about the right way to do it.