| 4 | |
| 5 | |
| 6 | == -1. To stop an exposure == |
| 7 | If you need to stop the current exposure and the system is running fine, do not hit Abort! |
| 8 | |
| 9 | Do this instead: |
| 10 | |
| 11 | Using the “Abort” button does not work. The best thing to do if you need to stop an exposure quickly is to do the following: |
| 12 | 1. close the shutter by pressing the “Dark” button on the MCCD GUI |
| 13 | 2. cd ~/exec/mosbot and type touch quit |
| 14 | 3. cntrl-C out of the python mosbot.py |
| 15 | |
| 16 | This will count down the exposure to completion, but it won’t crash nocs or compromise the system. |