-
Type: Bug
-
Status: In Progress (View Workflow)
-
Priority: Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
I've run the extractionQa from the command line, the task fails, no pdf is generated but there are no obvious failures reported :
(lsst-scipipe-3.0.0) extractionQa.py /work/drp --calib=/work/drp/CALIB --rerun=drpActor/CALIB --id visit=107868 arm=r --no-versions /work/stack_INFRA-312/stack/miniconda3-py38_4.9.2-3.0.0/Linux64/pipe_base/g590c34a36e+5da9528084/python/lsst/pipe/base/argumentParser.py:778: FutureWarning: Gen2 Butler has been deprecated (PfsButler). It will be removed sometime after v23.0 but no earlier than the end of 2021. namespace.butler = dafPersist.Butler(inputs=inputs, outputs=outputs) /work/stack_INFRA-312/stack/miniconda3-py38_4.9.2-3.0.0/Linux64/pipe_base/g590c34a36e+5da9528084/python/lsst/pipe/base/argumentParser.py:778: FutureWarning: Gen2 Butler has been deprecated (PfsMapper). It will be removed sometime after v23.0 but no earlier than the end of 2021. namespace.butler = dafPersist.Butler(inputs=inputs, outputs=outputs) lsst.CameraMapper INFO: Loading exposure registry from /work/drp/registry.pgsql lsst.CameraMapper INFO: Loading calib registry from /work/drp/CALIB/calibRegistry.sqlite3 lsst.CameraMapper INFO: Loading calib registry from /work/drp/CALIB/calibRegistry.sqlite3 root INFO: Running: /work/stack_INFRA-312/stack/miniconda3-py38_4.9.2-3.0.0/Linux64/drp_qa/w.2024.10/bin/extractionQa.py /work/drp --calib=/work/drp/CALIB --rerun=drpActor/CALIB --id visit=107868 arm=r --no-versions extractionQa INFO: Extraction QA on Identity(_arm='r', _pfsDesignId=3161376879636171313, _spectrograph=4, visit=107868) /work/stack_INFRA-312/stack/miniconda3-py38_4.9.2-3.0.0/Linux64/drp_stella/w.2024.09a/python/pfs/drp/stella/utils/display.py:243: UserWarning: addPfsCursor: Using an old version of display_matplotlib. Ideally need one that has the method DisplayImpl.set_format_coord. Using workaround. warnings.warn("addPfsCursor: Using an old version of display_matplotlib. "