Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A focus run may be aborted with Stop Series  button. 

  1. Open LMI Camera view.
  2. Push Stop Series
  3. wait some seconds, and the LOIS log should indicate the script is aborting.
  4. The script will set the focus back to the value of focbase.

The focus run can also be aborted as it has in the usual way past, with ./abscript:

  1. Go to the home directory for obslemi in the console where you started LOIS.
  2. type ./abscript
  3. wait some seconds, and the LOIS log should indicate the script is aborting.
  4. The script will set the focus back to the value of focbase.
  5. now type ./abscript clear; if you fail to do this the focus and other scripts will abort immediately on startup.
Note: You cannot abort the focus script with abquick, because the script responds too slowly.
Parameters

The defaults for the focus script, and other relevant parameters for the operation such as the size of the aperture masks for photometry, are defined in the definitions file for LMI. (dct_lmi_defs.tcl).

...