Versions Compared

Key

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

Pulse Selector in the Hutches

Table of Contents

Tuesday Jul 2nd

Y position: 0.0000 mm
X position: 0.1512 mm

Tests doesn't work satisfactory.
Problems found in Mcode:

  1. Intergrate 4 shots instead of 3 (using ccdtake(3, 1 , bShutter=True))
  2. Stopping the program (:RESET_PG 1) tooks long time than before 1-3 sec more)
    Needed one variable to check if RESET_PG is completed or if is OK to change mode.
  1. Switch from mode 1 to 3 still doesn't work. Example:
    ccdtake(1, 1 , bShutter=True) WORKS
    ccdtake(3, 1 , bShutter=True) FAILS!
  2. Fast OPEN and CLOSE doesn't work.

Monday Jul 1st

New tests with new ioc version (new MCode version)
Features:

...