guynir42 / AstroRetriever

A package used for downloading and processing images from various astronomical surveys
Other
4 stars 2 forks source link

Master "save" switch #36

Open guynir42 opened 2 years ago

guynir42 commented 2 years ago

Should we pass a "save" switch to the parameters, or directly to functions like download_sources and analyze_sources? Should there be a separate switch for saving vs. using the DB in general?

guynir42 commented 1 year ago

Need to add checks everywhere that we try to save objects to disk, to only save them if the DB connection is active

guynir42 commented 1 year ago

Write the test for end-to-end without saving