Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_lsstSim
-
Labels:
-
Story Points:10
-
Sprint:DevOps Sprint 1, DevOps Sprint 2, DevOps Sprint 3
-
Team:SQuaRE
Description
Create a worked example in the Software User Guide of processing raw data with obs_lsstSim. The example should include:
- Pointers to documents for creating multi-band, raw datasets with PhoSim
- Creating a data repository for the data
- Creating an astrometry_net_data repository
- Processing raw files through processCdc (including ISR, measurement, etc.)
- Creating a catalog of measurements
- Visualizing the output using existing tools
It is possible to work initially with a limited set of data (a raft, or CCD), and to start with eImages rather than raw; the example can be elaborated in due course.
I agree completely that the scripts should be versioned. I am attempting to revise the tutorial on git, and to exercise the examples by creating a "tutorials" package with the various helper scripts. But I'm currently having a spot of trouble with git. If I can just get a couple of hours to RTFM and wrap that up...