64 | | - Try reading out the last image |
65 | | {{{ |
66 | | ditscmd nohs nohs_endobs |
67 | | }}} |
68 | | - Reinitialize the NMSL |
69 | | * Open a new xterm window on mayall-7 and ssh into mosaic3 by typing: |
70 | | * `ssh observer@mosaic3` |
71 | | * Then on mosaic3, type: `nmslReset` |
72 | | - The above procedure should be executable from a regular xterm that comes up with NOCS, but for some reason the .alias file is not being sourced properly. Have to fix this. |
73 | | - Take a zero image, make sure it reads out, and check the image by running "mscstat" in the IRAF terminal. |
74 | | - If the zero image image times out, then check the ccp: |
75 | | {{{ |
76 | | nocs fullstatus ccp |
77 | | }}} |
78 | | It should look something like this: |
79 | | {{{ |
80 | | "stuff here" |
81 | | }}} |
82 | | This will indicate if the problem is at the controller level. That is, you should see something indicating the controllers are all ok, or one or more are giving errors. |
83 | | - If fullstatus looks OK (not a controller problem), but the above ditscmd did not work, then just NUKE! |
84 | | * Stop Mosaic |
| 64 | - Make sure that the NMSL text window is visible. Wait for the text window to finish counting up. |
| 65 | - Stop Mosaic, and issue the following commands on mosaic3 : |