By old/existing tutorials I mean the following:
- https://caltech-ipac.github.io/irsa-tutorials/openuniverse2024-roman-simulated-wideareasurvey/
- https://caltech-ipac.github.io/irsa-tutorials/openuniverse2024preview-firefly/
- https://caltech-ipac.github.io/irsa-tutorials/openuniverse2024-roman-simulated-timedomainsurvey/
All these 3 are using preview dataset and calculating box axis for given ra, dec and then hacking together the filepaths. We can instead use OU SIA collections to cleanly get the image paths. And maybe SNANA access in timedomainsurvey one can be updated too to use better access method shown in the new quickstart tutorial.
We should do it after #302 is merged which adds new tutorials, since some old tutorials can be merged/replaced with them. IMO firefly and timedomainsurvey ones are unique enough to stay with some renaming to well-define the science-case. But wideareasurvey one can be easily merged with quickstart one.
By old/existing tutorials I mean the following:
All these 3 are using preview dataset and calculating box axis for given ra, dec and then hacking together the filepaths. We can instead use OU SIA collections to cleanly get the image paths. And maybe SNANA access in timedomainsurvey one can be updated too to use better access method shown in the new quickstart tutorial.
We should do it after #302 is merged which adds new tutorials, since some old tutorials can be merged/replaced with them. IMO firefly and timedomainsurvey ones are unique enough to stay with some renaming to well-define the science-case. But wideareasurvey one can be easily merged with quickstart one.