-
Type:
Bug
-
Status: Won't Fix (View Workflow)
-
Priority:
Critical
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1
-
Sprint:2DDRP-2021 A 7
The wavelengths in the NIR throughput data
above 1000nm are truncated to 3 significant digits, which means the 0.1 nm linear step size is lost for wavelengths greater than 1000nm:
[...] 9.996e+02 9.997e+02 9.998e+02 9.999e+02 1.000e+03 1.000e+03 1.000e+03 1.000e+03 1.001e+03 1.001e+03 [...]
This causes makeSim to fail, as the interpolation code therein expects the wavelengths to be strictly monotonically rising.
Fix these data.
- blocks
-
PIPE2D-849 Provide pipeline output for simulated science spectra
-
- Done
-
- relates to
-
PIPE2D-886 Generate a new weekly dataset
-
- Done
-