scimma / blast

Django web app for the automatic characterization of supernova hosts
MIT License
1 stars 3 forks source link

pre-compute transient data and post it to the database #131

Open astrophpeter opened 2 years ago

astrophpeter commented 2 years ago

🚀 Feature Request

Is your feature request related to a problem? Please describe.

*We want to figure out how to compute a backlog of transients (archival) and then post that data to the live database.


Describe the solution you'd like

*


Describe alternatives you've considered

*


Additional context

manning-ncsa commented 3 months ago

We already have the ability to upload a list of transients (new to the database or already existing) and (re)trigger workflows for the entire list. Is this issue talking about that, or is it about processing transients elsewhere and then importing the generated database records and transient file objects to a Blast instance? If it is the latter, what is the envisioned use case? And is that use case still relevant?