TwiceAsNice
2019-02-18
|
Variables | |
string | telescope_mode = 'TRACK' |
jtzt = datetime.datetime.utcnow() | |
raDeg = Angle(sys.argv[-2].lower(), unit=units.hour) | |
decDeg = Angle(sys.argv[-1].lower(), unit=units.deg) | |
ic = Ice.initialize(sys.argv) | |
ep = ic.stringToProxy("Factory -t:default -h linc2.mpia-hd.mpg.de -p 10000") | |
iif_factory = lbto.FactoryPrx.checkedCast(ep) | |
iif_sx = iif_factory.create('LN_TSTIIF_SX','bentGregorianBack left','LINC') | |
iif_dx = iif_factory.create('LN_TSTIIF_DX','bentGregorianBack right','LINC') | |
iif_sdx = iif_factory.create('LN_TSTIIF_SDX','bentGregorianBack both','LINC') | |
guideS = lbto.position2('1381-0337578',4.865911,0.84097783,'RADEC',2000,'J2000',1.067e-07,-9.696e-08,11.03,'',0.71,'B_R',0,'',0,0,0) | |
targetS = lbto.position2('1381-0337577',4.8659091,0.84098501,'RADEC',2000,'J2000',-3.588e-07,1.348e-06,11.26,'',0.81,'B_R',0,'',0,0,0) | |
pos2 = lbto.position2('1381-0337575',4.865899,0.84098249,'RADEC',2000,'J2000',0,0,12.17,'',0.46,'B_R',0,'',0,0,0) | |
pos3 = lbto.position2('1381-0337579',4.8659288,0.84096518,'RADEC',2000,'J2000',7.757e-08,-1.939e-08,12.6,'',0.06,'B_R',0,'',0,0,0) | |
pos4 = lbto.position2('1382-0325124',4.8652249,0.84212626,'RADEC',2000,'J2000',3.879e-08,7.757e-08,12.56,'',0.83,'B_R',0,'',0,0,0) | |
pos5 = lbto.position2('1382-0325042',4.8638881,0.84130896,'RADEC',2000,'J2000',-3.879e-08,-4.848e-08,12.74,'',1.05,'B_R',0,'',0,0,0) | |
pos6 = lbto.position2('1383-0312410',4.8661962,0.84312498,'RADEC',2000,'J2000',-1.357e-07,-2.133e-07,12.12,'',0.9,'B_R',0,'',0,0,0) | |
pos7 = lbto.position2('1383-0312474',4.8672806,0.84299776,'RADEC',2000,'J2000',0,9.696e-08,12.61,'',0.86,'B_R',0,'',0,0,0) | |
pos8 = lbto.position2('1383-0312341',4.8650714,0.84326363,'RADEC',2000,'J2000',-9.696e-09,-5.818e-08,12.09,'',1.05,'B_R',0,'',0,0,0) | |
type | |
list | refStarList = [targetS,guideS,pos2,pos3,pos4,pos5] |
starCnt = len(refStarList) | |
float | offx = 0.0 |
float | offy = 0.0 |
LbtoIifExampleTest.decDeg = Angle(sys.argv[-1].lower(), unit=units.deg) |
LbtoIifExampleTest.ep = ic.stringToProxy("Factory -t:default -h linc2.mpia-hd.mpg.de -p 10000") |
LbtoIifExampleTest.guideS = lbto.position2('1381-0337578',4.865911,0.84097783,'RADEC',2000,'J2000',1.067e-07,-9.696e-08,11.03,'',0.71,'B_R',0,'',0,0,0) |
LbtoIifExampleTest.ic = Ice.initialize(sys.argv) |
LbtoIifExampleTest.iif_dx = iif_factory.create('LN_TSTIIF_DX','bentGregorianBack right','LINC') |
LbtoIifExampleTest.iif_factory = lbto.FactoryPrx.checkedCast(ep) |
LbtoIifExampleTest.iif_sdx = iif_factory.create('LN_TSTIIF_SDX','bentGregorianBack both','LINC') |
LbtoIifExampleTest.iif_sx = iif_factory.create('LN_TSTIIF_SX','bentGregorianBack left','LINC') |
LbtoIifExampleTest.jtzt = datetime.datetime.utcnow() |
float LbtoIifExampleTest.offx = 0.0 |
float LbtoIifExampleTest.offy = 0.0 |
LbtoIifExampleTest.pos2 = lbto.position2('1381-0337575',4.865899,0.84098249,'RADEC',2000,'J2000',0,0,12.17,'',0.46,'B_R',0,'',0,0,0) |
LbtoIifExampleTest.pos3 = lbto.position2('1381-0337579',4.8659288,0.84096518,'RADEC',2000,'J2000',7.757e-08,-1.939e-08,12.6,'',0.06,'B_R',0,'',0,0,0) |
LbtoIifExampleTest.pos4 = lbto.position2('1382-0325124',4.8652249,0.84212626,'RADEC',2000,'J2000',3.879e-08,7.757e-08,12.56,'',0.83,'B_R',0,'',0,0,0) |
LbtoIifExampleTest.pos5 = lbto.position2('1382-0325042',4.8638881,0.84130896,'RADEC',2000,'J2000',-3.879e-08,-4.848e-08,12.74,'',1.05,'B_R',0,'',0,0,0) |
LbtoIifExampleTest.pos6 = lbto.position2('1383-0312410',4.8661962,0.84312498,'RADEC',2000,'J2000',-1.357e-07,-2.133e-07,12.12,'',0.9,'B_R',0,'',0,0,0) |
LbtoIifExampleTest.pos7 = lbto.position2('1383-0312474',4.8672806,0.84299776,'RADEC',2000,'J2000',0,9.696e-08,12.61,'',0.86,'B_R',0,'',0,0,0) |
LbtoIifExampleTest.pos8 = lbto.position2('1383-0312341',4.8650714,0.84326363,'RADEC',2000,'J2000',-9.696e-09,-5.818e-08,12.09,'',1.05,'B_R',0,'',0,0,0) |
LbtoIifExampleTest.raDeg = Angle(sys.argv[-2].lower(), unit=units.hour) |
LbtoIifExampleTest.starCnt = len(refStarList) |
LbtoIifExampleTest.targetS = lbto.position2('1381-0337577',4.8659091,0.84098501,'RADEC',2000,'J2000',-3.588e-07,1.348e-06,11.26,'',0.81,'B_R',0,'',0,0,0) |
string LbtoIifExampleTest.telescope_mode = 'TRACK' |
LbtoIifExampleTest.type |