Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_analysis
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:DRP S21b
-
Team:Data Release Production
-
Urgent?:No
Description
The pipe_analysis scripts are currently failing with:
ValueError: 'version' argument is required in Sphinx directives |
This is because the deprecation decorators added to two functors in utils.py on DM-26329.
I am also going to take the opportunity to disable the plots that use the values computed by these deprecated functors. They were specifically requested on DM-12802, but are no longer desired.
Ok, this should do it. I've tested all five scripts on at least one dataId. They ran fine and the offending plots, namely
visit:
coadd:
are no longer created.
Could you give this branch a go when you get a chance?