Uploaded image for project: 'Instrument control development'
  1. Instrument control development
  2. INSTRM-1980

Accept designId argument to hx.ramp // ccd.read command

    Details

    • Sprint:
      postRun15Mar_or_preRun16May

      Description

      IIC/SPS need to pass the current designId down to the ramp command – they already do for the ccd read command.

      Actually ccdActor does not accept that argument either, add for both :

      • ccd read
      • hx ramp

        Attachments

          Issue Links

            Activity

            Hide
            arnaud.lefur arnaud.lefur added a comment -

            Updating the title, change needs to be applied both for ccd and hx.

            Show
            arnaud.lefur arnaud.lefur added a comment - Updating the title, change needs to be applied both for ccd and hx.
            Hide
            arnaud.lefur arnaud.lefur added a comment -

            I have implemented the sps side, ready to test.

            Show
            arnaud.lefur arnaud.lefur added a comment - I have implemented the sps side, ready to test.
            Hide
            arnaud.lefur arnaud.lefur added a comment - - edited

            now parsing pfsDesign argument to read and ramp command :

            pfsDesign=f'0x{self.exp.designId:016x},{self.exp.designName}',
            Show
            arnaud.lefur arnaud.lefur added a comment - - edited now parsing pfsDesign argument to read and ramp command : pfsDesign=f'0x{self.exp.designId:016x},{self.exp.designName}',
            Hide
            cloomis cloomis added a comment -

            ics_utils:1.7.21
            ics_hxActor:2.7.12
            ics_ccdActor:1.10.1

            Show
            cloomis cloomis added a comment - ics_utils:1.7.21 ics_hxActor:2.7.12 ics_ccdActor:1.10.1
            Hide
            cloomis cloomis added a comment -

            After a dark command:

            cloomis@shell-ics:raw$ fitsheader -e 0 -f -k W_CAM -k W_VISIT -k W_LGTSRC -k W_PFDSGN -k W_PFDSNM 2024-04-10/*/*109033??.fits
                         filename              W_CAM W_VISIT W_LGTSRC       W_PFDSGN            W_PFDSNM
            ---------------------------------- ----- ------- -------- ------------------- --------------------
            2024-04-10/ramps/PFSB10903323.fits    n2  109033    sunss 1067456495739250374 None,SuNSS,None,None
            2024-04-10/ramps/PFSB10903333.fits    n3  109033     none 1067456495739250374 None,SuNSS,None,None
              2024-04-10/sps/PFSA10903311.fits    b1  109033     none 1067456495739250374 None,SuNSS,None,None
              2024-04-10/sps/PFSA10903312.fits    r1  109033     none 1067456495739250374 None,SuNSS,None,None
              2024-04-10/sps/PFSA10903321.fits    b2  109033    sunss 1067456495739250374 None,SuNSS,None,None
              2024-04-10/sps/PFSA10903322.fits    r2  109033    sunss 1067456495739250374 None,SuNSS,None,None
              2024-04-10/sps/PFSA10903332.fits    r3  109033     none 1067456495739250374 None,SuNSS,None,None
              2024-04-10/sps/PFSA10903341.fits    b4  109033     none 1067456495739250374 None,SuNSS,None,None
              2024-04-10/sps/PFSA10903342.fits    r4  109033     none 1067456495739250374 None,SuNSS,None,None
            
            Show
            cloomis cloomis added a comment - After a dark command: cloomis@shell-ics:raw$ fitsheader -e 0 -f -k W_CAM -k W_VISIT -k W_LGTSRC -k W_PFDSGN -k W_PFDSNM 2024-04-10/*/*109033??.fits filename W_CAM W_VISIT W_LGTSRC W_PFDSGN W_PFDSNM ---------------------------------- ----- ------- -------- ------------------- -------------------- 2024-04-10/ramps/PFSB10903323.fits n2 109033 sunss 1067456495739250374 None,SuNSS,None,None 2024-04-10/ramps/PFSB10903333.fits n3 109033 none 1067456495739250374 None,SuNSS,None,None 2024-04-10/sps/PFSA10903311.fits b1 109033 none 1067456495739250374 None,SuNSS,None,None 2024-04-10/sps/PFSA10903312.fits r1 109033 none 1067456495739250374 None,SuNSS,None,None 2024-04-10/sps/PFSA10903321.fits b2 109033 sunss 1067456495739250374 None,SuNSS,None,None 2024-04-10/sps/PFSA10903322.fits r2 109033 sunss 1067456495739250374 None,SuNSS,None,None 2024-04-10/sps/PFSA10903332.fits r3 109033 none 1067456495739250374 None,SuNSS,None,None 2024-04-10/sps/PFSA10903341.fits b4 109033 none 1067456495739250374 None,SuNSS,None,None 2024-04-10/sps/PFSA10903342.fits r4 109033 none 1067456495739250374 None,SuNSS,None,None

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: