-
Type: Task
-
Status: Open (View Workflow)
-
Priority: Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1
ingestPfsImages.py ingests raw exposures to the specified raw data repository, and the corresponding pfsConfig file for that exposure.
If the pfsConfig file does not exist, then by default it creates one from the appropriate pfsDesign file (which is found from the value of the pfsDesignId in the raw exposure header):
During normal operations, the pfsConfig will be created by the ICS software. So the non-existence of a pfsConfig file for that exposure should be raised immediately as an error.
As the facility of creating a pfsConfig if one does not exist is useful for development purposes and commissioning it should be retained.
So instead please update the code such that the creation of a pfsConfig file if one does not exist is provided as a configuration parameter, which by default is off.
- is blocked by
-
PIPE2D-919 Adapt ingestPfsFrames logic to proposed ICS changes
- Open