Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ip_isr
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:Science Pipelines DM-W15-4, Science Pipelines DM-S15-1, Science Pipelines DM-S15-2
-
Team:Alert Production
Description
Currently the example of the IsrTask takes a fake dataref. This is hard to use with real data. In DM-1113 we will update IsrTask to not take a dataRef. This will make it easy to update the example script to work with real data.
This ticket will also include removing from the unit tests any fake dataRefs that have become unnecessary as a result of DM-1299.
Attachments
Issue Links
- is triggered by
-
DM-916 Provide Task documentation for IsrTask
- Done
I don't understand the comment about structuring the docs. My page on how to do this (https://confluence.lsstcorp.org/display/DM/How+to+document+a+Task) requests the order:
and that's pretty much what you propose in your example, although you omitted the sections on Initialisation and Invoking. If you don't like my proposal file an RFC, but please don't a) fail to follow the instructions, or b) tell other people to do the same.
For a compliant Task, see
https://lsst-web.ncsa.illinois.edu/doxygen/x_masterDoxyDoc/classlsst_1_1meas_1_1algorithms_1_1detection_1_1_source_detection_task.html#SourceDetectionTask_