Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:Data Release Production
Description
The current photodiode reading code is creating multi-dimension arrays when the data should only have a single dimension. Add flatten calls as appropriate, and ensure this doesn't break code elsewhere (example: https://github.com/lsst/cp_pipe/blob/w.2023.20/python/lsst/cp/pipe/linearity.py#L319)
I've also added tests that confirm the shape, and a missing test for the new `integrateChargeSum` method that prompted this ticket.
Jenkins: https://ci.lsst.codes/blue/organizations/jenkins/stack-os-matrix/detail/stack-os-matrix/38841/pipeline