17 | | Type Control-C to exit out of the observing script |
18 | | wait for it to finish and for “DONE” to appear on the NMSL gui |
19 | | 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 |
20 | | Tell the OA they can move the telescope to zenith and reset 4MAPS |
21 | | Check the last image taken when 4MAPS failure occurred - the image quality is probably bad. Log the image file / exposure number |
22 | | Edit the mzls*sh script. This is a bit complicated, since you need to keep the first 8 lines of the script, and then delete everything up to the point where you stopped. The image number at which you stopped is probably displayed in the NMSL gui. Let’s say the last image was No. 14. You may want to repeat this image, if the image quality was bad due to the 4MAPS failure. So delete all lines for image exposures No. 1 to No. 13, but be careful that you retain the telescope positioning command in the script that occurs just before the line ==== No. 14 ==== . |
23 | | Once the OA has reset 4MAPS, you can restart the script. The telescope will slew to your position and start the exposure. |
| 17 | - Type Control-C to exit out of the observing script |
| 18 | - wait for it to finish and for “DONE” to appear on the NMSL gui |
| 19 | - 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 |
| 20 | - Tell the OA they can move the telescope to zenith and reset 4MAPS |
| 21 | - Check the last image taken when 4MAPS failure occurred - the image quality is probably bad. Log the image file / exposure number |
| 22 | - Edit the mzls*sh script. This is a bit complicated, since you need to keep the first 8 lines of the script, and then delete everything up to the point where you stopped. The image number at which you stopped is probably displayed in the NMSL gui. Let’s say the last image was No. 14. You may want to repeat this image, if the image quality was bad due to the 4MAPS failure. So delete all lines for image exposures No. 1 to No. 13, but be careful that you retain the telescope positioning command in the script that occurs just before the line ==== No. 14 ==== . |
| 23 | - Once the OA has reset 4MAPS, you can restart the script. The telescope will slew to your position and start the exposure. |