Uploaded image for project: 'DRP 2-D Simulator'
  1. DRP 2-D Simulator
  2. SIM2D-140

NIR throughput data: wavelengths >1000nm are truncated

    XMLWordPrintable

    Details

    • 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

      Description

      The wavelengths in the NIR throughput data

      https://media.githubusercontent.com/media/Subaru-PFS/drp_instdata/master/data/throughput/pfs_thr_20151204_ext_all_nir.dat

      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.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                hassan hassan
                Reporter:
                hassan hassan
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: