wiki:HetProcedures/RA/nr

Fixing problem with the absence of IQ data in night report

First run the command

ssh -i ~/.ssh/id_rsa_new_mcs scontrol@nossy "sudo systemctl status noss_events.service"

If output is not like

Loaded: loaded (/etc/systemd/system/noss_events.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2020-12-02 14:18:20 UTC; 3min 10s ago
...

than restart the service with the command

ssh -i ~/.ssh/id_rsa_new_mcs scontrol@nossy "sudo systemctl restart noss_events.service"

Using the "Target" option with the Add function

At the bottom of the NR is a button named "Add". We usually use that to enter a time to indicate when we go idle for weather. Another thing we can pick in this process is the "Target" option. In this case, for that second input box (the one where we normally enter a time), we enter the index number of the target (not the usual time value!). This index is used to add an entry for this target in the NR. The RA will then edit this entry in the usual way to insert the necessary times. This procedure is used when we want to indicate that the setup of a target was stopped by closing conditions or clouds. We have to get an entry into the report before we can weather-reject it. One other thing to remember to add is the 0 exposure time value (since no data are actually taken).

Last modified 3 years ago Last modified on Dec 2, 2020 2:24:18 PM