-
Type: Story
-
Status: Won't Fix (View Workflow)
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:4
-
Sprint:2014-17
In all C++ source code replace all output to the screen via cout << with the appropriate LSST log messages.
The same for print statements in python code.
While doing this, check the existing LSST log messages for the appropriate log level, including trace.
- is blocked by
-
PIPE2D-223 Strip out all unused (ie, not wrapped with pybind11) C++ code from drp_stella
- Done
-
PIPE2D-184 Upgrade to hscPipe 5.0
- Won't Fix
- relates to
-
PIPE2D-205 Please remove all cout statements before throwing an error
- Done
-
PIPE2D-216 make FiberTrace::extractFromProfile complain about NaNs or to deal with them
- Won't Fix
-
PIPE2D-86 Change pixel centers from [0.5,0.5] to [0,0]
- Done
-
PIPE2D-100 Please address code review issues with PIPE2D-48
- Done