Skip to content

Commit

Permalink
Fix some header items
Browse files Browse the repository at this point in the history
  • Loading branch information
therandomfactory committed Oct 25, 2018
1 parent c98f5a0 commit 4e6bf23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gui-scripts/gemini_telemetry.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,6 @@ global SCOPE TELEMETRY FITSKEY IMGMETA ANDOR_CFG CAM
set TELEMETRY(speckle.andor.preamp_gain) $ANDOR_CFG(preampgain)
set TELEMETRY(speckle.andor.serial_number) $ANDOR_CFG($CAM,SerialNumber)
set TELEMETRY(speckle.andor.target_temperature) $ANDOR_CFG(temperature)
set TELEMETRY(speckle.andor.inputzaber) $ANDOR_CFG(inputzaber)
set TELEMETRY(speckle.andor.fieldzaber) $ANDOR_CFG(fieldzaber)
set TELEMETRY(speckle.andor.numaccum) $ANDOR_CFG(numberaccumulations)
set TELEMETRY(speckle.andor.frametransfer) $ANDOR_CFG(frametransfer)
set TELEMETRY(speckle.andor.numberkinetics) $ANDOR_CFG(numberkinetics)
Expand Down
2 changes: 2 additions & 0 deletions gui-scripts/gui2.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,8 @@ andorConnectShmem2
initControl
set ANDOR_CFG(kineticMode) 1
setKineticMode
commandAndor red "outputamp $ANDOR_EMCCD"
commandAndor blue "outputamp $ANDOR_EMCCD"


set CCDID 0
Expand Down

0 comments on commit 4e6bf23

Please sign in to comment.