Changes between Version 13 and Version 14 of PublicPages/MayallZbandLegacy/NotesforObservers/Problems
- Timestamp:
- Feb 5, 2016 2:03:36 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers/Problems
v13 v14 5 5 === 1. Count-down timer counting negative and no new images read === 6 6 7 '''Sympto n''': Count-down timer keeps counting down negative numbers, and no new images are read.7 '''Symptom''': Count-down timer keeps counting down negative numbers, and no new images are read. 8 8 9 9 '''Frequency''': Several times per night in the early Feb 2016 run. … … 36 36 '''Fix:''' 37 37 - Type Control-C to exit out of the observing script 38 - wait for it to finish and for “DONE” to appear on the NMSL gui39 - type “ditscmd nohs nohs_endobs” in the xterm window in which the script was stopped. This should readout the last image and display it on the real-time display ximtool window38 - Wait for it to finish and for “DONE” to appear on the NMSL GUI 39 - Type “ditscmd nohs nohs_endobs” in the xterm window in which the script was stopped. This should readout the last image and display it on the real-time display ximtool window 40 40 - Tell the OA they can move the telescope to zenith and reset 4MAPS 41 41 - Check the last image taken when 4MAPS failure occurred - the image quality is probably bad. Add this as a bad exposure in the file ~products/mosaic3/logs/bad_expid.txt 42 - Create a new observing script .43 - Once the OA has reset 4MAPS, start the new script .42 - Create a new observing script 43 - Once the OA has reset 4MAPS, start the new script 44 44 45 45 === 4. Shifted images === 46 46 47 '''Symptom:''' Sub-blocks of an image have been shifted in the readout, and is obvious on the display as the overscan region being in a different place. 48 The readout system detects when this happens, adds a set of PIXCNT* cards in the image header, and a red line shows up on the obsbot/copilot strip chart. 47 49 Every now and then, an image appears which shows a shifted region in one or more CCDs. Please log this. You can identify images with shifts by running 48 50 49 {{{ 50 grep pixCnt mos3*dat | grep 1783 51 }}} 51 '''Frequency:''' A couple of times per night in the early Feb 2016 run. 52 52 53 This results in all the files that may have shifts. Please examine them by displaying them using mscdisplay, examining the full image, identifying the CCDs which have shifts and logging the file numbers / exposure numbers 54 Images with pixel shifts are now marked on the obsbot/copilot display 53 '''Fix:''' 54 - Add this as a bad exposure in the file ~products/mosaic3/logs/bad_expid.txt 55 55 56 56 === 5. Repeat images ===