Changes between Version 13 and Version 14 of PublicPages/MayallZbandLegacy/NotesforObservers/Problems


Ignore:
Timestamp:
Feb 5, 2016 2:03:36 PM (8 years ago)
Author:
David Schlegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicPages/MayallZbandLegacy/NotesforObservers/Problems

    v13 v14  
    55=== 1. Count-down timer counting negative and no new images read ===
    66
    7 '''Sympton''': 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.
    88
    99'''Frequency''': Several times per night in the early Feb 2016 run.
     
    3636'''Fix:'''
    3737- Type Control-C to exit out of the observing script
    38 - 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
     38- 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
    4040- Tell the OA they can move the telescope to zenith and reset 4MAPS
    4141- 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
    4444
    4545=== 4. Shifted images ===
    4646
     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.
     48The 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.
    4749Every 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
    4850
    49 {{{
    50 grep pixCnt mos3*dat | grep 1783
    51 }}}
     51'''Frequency:''' A couple of times per night in the early Feb 2016 run.
    5252
    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
    5555
    5656=== 5. Repeat images ===