History of test

When Where Devices Notes Test log
20140518 LBT PockelsCell2, PockelsCell3, PockelsCell4 Ozone problem discover PockelsCellTest
20141015 MPE PockelsCell2, PockelsCell3, PockelsCell4 After refurbishment MpeTest20141015
20141102 LBT PockelsCell2, PockelsCell3, PockelsCell4 ES, IS and CU comparison DayTime20141102
20141104 LBT PockelsCell2, PockelsCell3, PockelsCell4 IS DayTime20141104
20141107 LBT PockelsCell2, PockelsCell3, PockelsCell4 IS DayTime20141107
20141124 LBT PockelsCell2, PockelsCell4 IS DayTime20141124
20141126 LBT PockelsCell2, PockelsCell3, PockelsCell4 IS DayTime20141126
20141202 LBT PockelsCell2, PockelsCell3, PockelsCell4 IS DayTime20141202
20150205 OAA PockelsCell5 IS http://aowiki.arcetri.astro.it/ARGOS/Diary20150205
20150219 LBT PockelsCell2, PockelsCell3, PockelsCell4 IS DayTime20150219
20150225 LBT PockelsCell2, PockelsCell3, PockelsCell4 IS NightTime20150225
20150226 LBT PockelsCell2, PockelsCell3, PockelsCell4 IS NightTime20150226
20150312 OAA PockelsCell5 ES http://aowiki.arcetri.astro.it/ARGOS/Diary20150312
20150320 OAA PockelsCell5 IS http://aowiki.arcetri.astro.it/ARGOS/Diary20150320
20150401 OAA PockelsCell140, PockelsCell141, PockelsCell147 IS http://aowiki.arcetri.astro.it/ARGOS/Diary20150401
20150410 OAA PockelsCell140, PockelsCell141, PockelsCell147 IS http://aowiki.arcetri.astro.it/ARGOS/Diary20150410
20150423 LBT PockelsCell2, PockelsCell3, PockelsCell4 IS DayTime20150423
20150629 LBT PockelsCell2, PockelsCell3, PockelsCell4 IS DayTime20150629
20150819 LBT PockelsCell141, PockelsCell144, PockelsCell147 IS DayTime20150819
20150820 LBT PockelsCell141, PockelsCell144, PockelsCell147 IS DayTime20150819
20151016 LBT PockelsCell141, PockelsCell142, PockelsCell143, PockelsCell144, PockelsCell145, PockelsCell147 IS DayTime20151016
20151208 LBT All IS DayTime20151208
ES= External laser Source at 532nm (polarized), IS = Internal broadband LED Source, CU = Calibration Unit narrowband LED source

Procedures

Switch on lights on LGSW and choose the respective name pupil motor position.

Start argos_dx_terminal or argos_sx_terminal
from argos.lgsw.tools.pockels_cells_transmission import PockelsCellTransmission
pct= PockelsCellTransmission(argos)
snapshotTagList=pct.acquireDataForComputeTrasmission(0.5, 2.0, 4, 'PCT')
print(snapshotTagList)

To analyze data open argos_dx_snapshot_analyzer or argos_sx_snapshot_analyzer
from argos.snapshot.analyzer.analyzer_set import Sandbox
ds=terminal.set(<firstSnapshotTag>, <lastSnapshotTag>)
sbox=Sandbox(ds)
res= sbox.computeTrasmission()
map= sbox.computeTrasmissionPerSubap()

-- LorenzoBusoni - 04 Nov 2014
Topic revision: r21 - 25 Feb 2018, TommasoMazzoni
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding AOWiki? Send feedback