XMLWordPrintable

    Details

    • Story Points:
      1
    • Sprint:
      PreEngRun15Mar, Engrun15Mar

      Description

      IIS lamp can be "flashed" during an exposure like dcb, pfilamps...
      In this case the lamps are off at read time so the reported cards in the header will be incorrect.
      IIS lamps keyword are similar to DCB, so use the same logic ( INSTRM-1052 )

      Key('hgar',
         Bool('off', 'on', name='state', help='IIS Hg-Ar lamp state', FITS=('W_ENIISH', 'ENU_IIS_HGAR')),
         String(name='offTime', help='timestamp when lamp turned off - ISO formatted'),
         String(name='onTime', help='timestamp when lamp turned on - ISO formatted')),
      Key('argon',
         Bool('off', 'on', name='state', help='IIS Argon lamp state', FITS=('W_ENIISA', 'ENU_IIS_ARGON')),
         String(name='offTime', help='timestamp when lamp turned off - ISO formatted'),
         String(name='onTime', help='timestamp when lamp turned on - ISO formatted')),
      Key('neon',
         Bool('off', 'on', name='state', help='IIS Neon lamp state', FITS=('W_ENIISN', 'ENU_IIS_NEON')),
         String(name='offTime', help='timestamp when lamp turned off - ISO formatted'),
         String(name='onTime', help='timestamp when lamp turned on - ISO formatted')),
      Key('krypton',
         Bool('off', 'on', name='state', help='IIS Krypton lamp state', FITS=('W_ENIISK', 'ENU_IIS_KRYPTON')),
         String(name='offTime', help='timestamp when lamp turned off - ISO formatted'),
         String(name='onTime', help='timestamp when lamp turned on - ISO formatted')),
      Key('halogen',
         Bool('off', 'on', name='state', help='IIS Halogen lamp state', FITS=('W_ENIISC', 'ENU_IIS_HALOGEN')),
         String(name='offTime', help='timestamp when lamp turned off - ISO formatted'),
         String(name='onTime', help='timestamp when lamp turned on - ISO formatted')),
      

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                cloomis cloomis
                Reporter:
                arnaud.lefur arnaud.lefur
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: