Verbal description of postlaunch moon cal tbd. STOL for post launch imaging cal: Note, the following script did not contain the slew to moon. Only contains imaging commands. # MO_L_MOON_IMAGE.prc 1 arg = BC # #****************************************************************** # # STOL sub-level script for MOONSHOT # # BC=1 for CTP1 # BC=2 for CTP2 # # Version 950913-01 by BjGeldzahler # Version 950918-01 by BjGeldzahler ; after discussion with S. Murchie # Version 951103-01 by BjGeldzahler; updates for dynamic range tests # Version 960201-01 by BjG, new exposure times; autonomy for SSDR # Version 960205-01 by BjG, changes from Ballard, Hawkins, and Murchie # Version 960208-01 by BjG, coordinated with dark frame script # Version 960208-02 by BjG, statement labels added, SSR cmds removed, # optimized for use in a driver script # # Exposure times and wheel positions from Scott Murchie x6235 # # Version 960214-03 RCWeir # #****************************************************************** # ARGS (BC) # CMD $BC CT_FMT_PCK3 MSI # Assign packet #3 to MSI # #****************************************************************** # SEQ1: PAUSE # # Define Image Acquisition Sequence #1 # # Image Sequence ID = 1 # Images in Sequence = 8 # Repeating Sequence = NONE # Time Between Images = 3 # Loss Algorithmn = NONE # Differential PCM = OFF # Lossless Algorithmn = NONE # Pixels per Block = 16 # Exposure Mode = MAN # # Image #1 Exposure Time = 5 ms Filter Wheel Position =2 # Image #2 Exposure Time = 410 ms Filter Wheel Position =2 # Image #3 Exposure Time = 839 ms Filter Wheel Position =2 # Image #4 Exposure Time = 4 ms Filter Wheel Position =3 # Image #5 Exposure Time = 72 ms Filter Wheel Position =3 # Image #6 Exposure Time = 588 ms Filter Wheel Position =3 # Image #7 Exposure Time = 5 ms Filter Wheel Position =4 # Image #8 Exposure Time = 148 ms Filter Wheel Position =4 # #****************************************************************** # CMD $BC SS_DATA_LOAD 0 MSI {MS_DIA_SEQ 1 8 NONE 3 NONE OFF \ NONE 16 MAN 5 410 839 4 72 588 5 148 2 2 2 3 3 3 4 4} # PAUSE # wait about 20 seconds, then continue # CMD $BC SS_DATA_LOAD 0 MSI {MS_EXIA_SEQ 1 0} # #****************************************************************** # SEQ2: PAUSE # # Define Image Acquisition Sequence #2 # # Image Sequence ID = 2 # Images in Sequence = 8 # Repeating Sequence = NONE # Time Between Images = 3 # Loss Algorithmn = NONE # Differential PCM = OFF # Lossless Algorithmn = NONE # Pixels per Block = 16 # Exposure Mode = MAN # # Image #1 Exposure Time = 808 ms Filter Wheel Position = 4 # Image #2 Exposure Time = 4 ms Filter Wheel Position = 5 # Image #3 Exposure Time = 88 ms Filter Wheel Position = 5 # Image #4 Exposure Time = 723 ms Filter Wheel Position = 5 # Image #5 Exposure Time = 5 ms Filter Wheel Position = 6 # Image #6 Exposure Time = 281 ms Filter Wheel Position = 6 # Image #7 Exposure Time = 999 ms Filter Wheel Position = 6 # Image #8 Exposure Time = 5 ms Filter Wheel Position = 7 # #****************************************************************** # CMD $BC SS_DATA_LOAD 0 MSI {MS_DIA_SEQ 2 8 NONE 3 NONE OFF \ NONE 16 MAN 808 4 88 723 5 281 999 5 4 5 5 5 6 6 6 7} # PAUSE # wait about 20 seconds, then continue # CMD $BC SS_DATA_LOAD 0 MSI {MS_EXIA_SEQ 2 0} # #****************************************************************** # SEQ3: PAUSE # # Define Image Acquisition Sequence #3 # # Image Sequence ID = 3 # Images in Sequence = 8 # Repeating Sequence = NONE # Time Between Images = 3 # Loss Algorithmn = NONE # Differential PCM = OFF # Lossless Algorithmn = NONE # Pixels per Block = 16 # Exposure Mode = MAN # # Image #1 Exposure Time = 36 ms Filter Wheel Position = 7 # Image #2 Exposure Time = 712 ms Filter Wheel Position = 7 # Image #3 Exposure Time = 2 ms Filter Wheel Position = 0 # Image #4 Exposure Time = 8 ms Filter Wheel Position = 0 # Image #5 Exposure Time = 62 ms Filter Wheel Position = 0 # Image #6 Exposure Time = 3 ms Filter Wheel Position = 1 # Image #7 Exposure Time = 62 ms Filter Wheel Position = 1 # Image #8 Exposure Time = 505 ms Filter Wheel Position = 1 # #****************************************************************** # CMD $BC SS_DATA_LOAD 0 MSI {MS_DIA_SEQ 3 8 NONE 3 NONE OFF \ NONE 16 MAN 36 712 2 8 62 3 62 505 7 7 0 0 0 1 1 1} # PAUSE # wait about 20 seconds, then continue # CMD $BC SS_DATA_LOAD 0 MSI {MS_EXIA_SEQ 3 0} # PAUSE # wait about 60 seconds, then continue # CMD $BC SS_DATA_LOAD 0 MSI {MS_EXPT_MD MAN 60} # CMD $BC SS_DATA_LOAD 0 MSI {MS_IMG_COM_CTRL OFF ON FAST UNCHANGED} # PAUSE # wait for CPA queue to clear, then continue # CMD $BC SS_DATA_LOAD 0 MSI { MS_EXIA_SEQ 0 0} # #****************************************************************** # SEQ4: PAUSE # # Define Image Acquisition Sequence #4 # # Image Sequence ID = 4 # Images in Sequence = 8 # Repeating Sequence = NONE # Time Between Images = 3 # Loss Algorithmn = NONE # Differential PCM = OFF # Lossless Algorithmn = NONE # Pixels per Block = 16 # Exposure Mode = MAN # # Image #1 Exposure Time = 3 ms Filter Wheel Position = 1 # Image #2 Exposure Time = 4 ms Filter Wheel Position = 1 # Image #3 Exposure Time = 6 ms Filter Wheel Position = 1 # Image #4 Exposure Time = 10 ms Filter Wheel Position = 1 # Image #5 Exposure Time = 20 ms Filter Wheel Position = 1 # Image #6 Exposure Time = 30 ms Filter Wheel Position = 1 # Image #7 Exposure Time = 40 ms Filter Wheel Position = 1 # Image #8 Exposure Time = 60 ms Filter Wheel Position = 1 # #****************************************************************** # CMD $BC SS_DATA_LOAD 0 MSI {MS_DIA_SEQ 4 8 NONE 3 NONE OFF \ NONE 16 MAN 3 4 6 10 20 30 40 60 1 1 1 1 1 1 1 1} # PAUSE # wait about 3 minutes, then continue # CMD $BC SS_DATA_LOAD 0 MSI {MS_EXIA_SEQ 4 0 } # PAUSE # wait about 60 seconds, then continue # CMD $BC SS_DATA_LOAD 0 MSI {MS_EXPT_MD MAN 60} # PAUSE # wait for CPA queue to clear, then continue # CMD $BC SS_DATA_LOAD 0 MSI { MS_IMG_COM_CTRL OFF ON FAST UNCHANGED} # CMD $BC SS_DATA_LOAD 0 MSI { MS_EXIA_SEQ 0 0} # #****************************************************************** # SEQ5: PAUSE # # Define Image Acquisition Sequence #5 # # Image Sequence ID = 5 # Images in Sequence = 5 # Repeating Sequence = NONE # Time Between Images = 3 # Loss Algorithmn = NONE # Differential PCM = OFF # Lossless Algorithmn = NONE # Pixels per Block = 16 # Exposure Mode = MAN # # Image #1 Exposure Time = 80 ms Filter Wheel Position = 1 # Image #2 Exposure Time = 160 ms Filter Wheel Position = 1 # Image #3 Exposure Time = 320 ms Filter Wheel Position = 1 # Image #4 Exposure Time = 640 ms Filter Wheel Position = 1 # Image #5 Exposure Time = 999 ms Filter Wheel Position = 1 # Image #6 Exposure Time = 0 ms Filter Wheel Position = 1 # Image #7 Exposure Time = 0 ms Filter Wheel Position = 1 # Image #8 Exposure Time = 0 ms Filter Wheel Position = 1 # #****************************************************************** # CMD $BC SS_DATA_LOAD 0 MSI {MS_DIA_SEQ 5 4 NONE 3 NONE OFF \ NONE 16 MAN 80 160 320 640 999 0 0 0 1 1 1 1 1 1 1 1} # PAUSE # wait about 10 seconds, then continue # CMD $BC SS_DATA_LOAD 0 MSI {MS_EXIA_SEQ 5 0 } # PAUSE # wait about 60 seconds, then continue # CMD $BC SS_DATA_LOAD 0 MSI {MS_FLW_POS 1} # PAUSE # wait about 60 seconds, then continue # CMD $BC SS_DATA_LOAD 0 MSI {MS_EXPT_MD MAN 60} # CMD $BC SS_DATA_LOAD 0 MSI {MS_IMG_COM_CTRL OFF ON FAST UNCHANGED} # CMD $BC SS_DATA_LOAD 0 MSI { MS_EXIA_SEQ 0 0} # PAUSE # wait about 60 seconds, then continue # CMD $BC SS_DATA_LOAD 0 MSI {MS_EXPT_MD MAN 60} # CMD $BC SS_DATA_LOAD 0 MSI {MS_IMG_COM_CTRL TABLE1 OFF NONE UNCHANGED} # CMD $BC SS_DATA_LOAD 0 MSI { MS_EXIA_SEQ 0 0} # #****************************************************************** # SHOTN4: PAUSE # # shot noise table = #4 # CMD $BC SS_DATA_LOAD 0 MSI {MS_EXPT_MD MAN 60} # CMD $BC SS_DATA_LOAD 0 MSI {MS_IMG_COM_CTRL TABLE5 OFF NONE UNCHANGED} # CMD $BC SS_DATA_LOAD 0 MSI { MS_EXIA_SEQ 0 0} # #****************************************************************** # AEC: PAUSE # automatic exposure control tests # CMD $BC SS_DATA_LOAD 0 MSI {MS_EXPT_MD AUTO 60} # CMD $BC SS_DATA_LOAD 0 MSI {MS_AUTO_EXP 4 1 15 70 4000 750} # CMD $BC SS_DATA_LOAD 0 MSI {MS_IMG_COM_CTRL OFF ON FAST UNCHANGED} # CMD $BC SS_DATA_LOAD 0 MSI { MS_EXIA_SEQ 0 0} # #****************************************************************** # TURNOFF: PAUSE # power-down MSI # CMD $BC MS_OFF # WRITE "MO_L_MOON_IMAGE.prc last command sent" # EOP: PAUSE #