PAF.HDR.START; # Start of PAF Header PAF.TYPE "ISAAC OS Config"; # Type of PAF PAF.ID "NOT SET"; # ID for PAF PAF.NAME ""; # Name of PAF PAF.DESC ""; # Short description of PAF PAF.MODE "NOT SET"; # Mode related to PAF PAF.CRTE.NAME "ISAAC-OS"; # Name of creator PAF.CRTE.DAYTIM "2000-04-19T20:11:52"; # Civil Time for creation PAF.LCHG.NAME "NOT SET"; # Name of person/appl. changing PAF.LCHG.DAYTIM "2000-04-19T20:11:52"; # Timestamp of last change # # ISAAC OS configuration file # # "@(#) $Id: isosConfig.cfg,v 0.14 2005/06/01 10:24:08 vltsccm Exp $" # # date sign description # 2005/05/29 emason updated slit drawings LW/SW (fixed bug with ordering) # PAF.CHCK.NAME "NOT SET"; # Name of appl. checking PAF.CHCK.DAYTIM "2000-04-19T20:11:52"; # Time for checking PAF.HDR.END; # End of PAF Header ####################################################################### # This file contains definitions for the preferences that are # loaded when the system is initialized ####################################################################### OCS.CON.EXTRA-DIC "ALL"; # Additional dictionary loaded OCS.CON.TCS.ACCESS "T"; # TCS Access OCS.CON.TCS.IGNORE "F"; # Ignore keywords to TCS OCS.CON.TCS.DIC "TCS"; # TCS subsystem dictionary #OCS.CON.TCS.PROC "tcsDummy"; # TCS process name OCS.CON.TCS.PROC "@wt1tcs:tifNB"; # TCS subsystem server #OCS.CON.TCS.PROC "@wistcs:tifNA"; # TCS process name (SIMULATED) #OCS.CON.TCS.PROC "@wt1tcs:tifCA"; # TCS process name (SIMULATED) OCS.CON.TCS.TIMEOUT 200; # Timeout value for TCS interface OCS.CON.TCS.STATFILE "tifStat"; # TCS subsystem status file OCS.CON.TCS.TIMPROC "@listccd:isoschServer"; # process name #OCS.CON.TCS.TIMPROC "none"; # process name OCS.CON.DCS.ACCESS "T"; # DCS Access OCS.CON.DCS.IGNORE "F"; # Ignore keywords to DCS OCS.CON.DCS.DIC "IRACE"; # DCS subsystem dictionary OCS.CON.DCS.PROC "iracqServer"; # DCS subsystem server OCS.CON.DCS.STATFILE "dcsStatus"; # DCS subsystem status file OCS.CON.DCS.TIMEOUT 120; # Timeout value for DCS interface # NOTE!! When the detector configuration was changed you # must restart OS OCS.CON.DCS.DETCONF-SW "HawaiiSci03"; # SW DCS configuration OCS.CON.DCS.DETCONF-LW "Aladdin"; # LW DCS configuration OCS.CON.ICS.ACCESS "T"; # ICS Access OCS.CON.ICS.IGNORE "F"; # Ignore keywords to ICS OCS.CON.ICS.DIC "ISAAC_ICS"; # ICS subsystem dictionary OCS.CON.ICS.PROC "isiSupervisor"; # ICS subsystem server OCS.CON.ICS.STATFILE "icsStatus"; # ICS subsystem status file OCS.CON.ICS.TIMEOUT 400; # Timeout value for ICS interface OCS.CON.PROF.INSTRUME "ISAAC"; # Instrument Profile OCS.CON.PROF.TELESCOP "ESO-VLT-U1"; # Telescope Name OCS.CON.PROF.PI-COI ""; # PI-COI Profile OCS.CON.PROF.ORIGIN "ESO-PARANAL"; # ORIGIN Profile OCS.CON.PROF.ALIGN "T"; # Align subsystem states ################### Slit positions ################################# # Syntax for RTD draw slit: # SLIT # -- SW -- # CONFIGURATION ANGLE FOR THE SLITS IS 0.55 DEGREES IN SW, 0.85 in LW # Note: filter dependency works as follow: enter new entry by incrementing # the ID. Needs to be continuous, i.e. if higher ID is 25, next one created # needs to be 26. # "wildcards" work by having one entry with "" and "" for the 2 filters, and # needs to be at the end of the list of entries for a given slit/objective # combination. # # NOTE: due to a bug/feature entries above 99 will not be read by OS !! ########## S2 ########### OCS.CON.RTD.SM-ID1 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID1 "Ks"; # Id of filter 1. OCS.CON.RTD.FILT2-ID1 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID1 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC1 "SLIT 514.0 522.5 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID2 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID2 "H"; # Id of filter 1. OCS.CON.RTD.FILT2-ID2 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID2 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC2 "SLIT 513.7 522.5 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID3 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID3 "SZ"; # Id of filter 1. OCS.CON.RTD.FILT2-ID3 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID3 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC3 "SLIT 514.3 522.0 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID4 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID4 "NB_1.06"; # Id of filter 1. OCS.CON.RTD.FILT2-ID4 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID4 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC4 "SLIT 513.7 522.0 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID5 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID5 "NB_2.09"; # Id of filter 1. OCS.CON.RTD.FILT2-ID5 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID5 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC5 "SLIT 514.0 522.5 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID6 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID6 "NB_2.19"; # Id of filter 1. OCS.CON.RTD.FILT2-ID6 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID6 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC6 "SLIT 514.0 522.5 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID7 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID7 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID7 "NB_1.71"; # Id of filter 2. OCS.CON.RTD.OBJ-ID7 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC7 "SLIT 514.0 522.5 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID8 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID8 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID8 "NB_2.29"; # Id of filter 2. OCS.CON.RTD.OBJ-ID8 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC8 "SLIT 513.7 521.5 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID9 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID9 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID9 "NB_2.25"; # Id of filter 2. OCS.CON.RTD.OBJ-ID9 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC9 "SLIT 514.0 522.5 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID10 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID10 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID10 "NB_2.34"; # Id of filter 2. OCS.CON.RTD.OBJ-ID10 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC10 "SLIT 514.0 522.5 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID11 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID11 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID11 "NB_1.64"; # Id of filter 2. OCS.CON.RTD.OBJ-ID11 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC11 "SLIT 513.6 522.0 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID12 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID12 "NB_2.09"; # Id of filter 1. OCS.CON.RTD.FILT2-ID12 "NB_2.07"; # Id of filter 2. OCS.CON.RTD.OBJ-ID12 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC12 "SLIT 514.0 522.5 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID13 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID13 "NB_2.09"; # Id of filter 1. OCS.CON.RTD.FILT2-ID13 "NB_2.13"; # Id of filter 2. OCS.CON.RTD.OBJ-ID13 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC13 "SLIT 514.0 521.0 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID14 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID14 ""; # Id of filter 1. OCS.CON.RTD.FILT2-ID14 ""; # Id of filter 2. OCS.CON.RTD.OBJ-ID14 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC14 "SLIT 513.9 522 2 813 89.62 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID15 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID15 "H"; # Id of filter 1. OCS.CON.RTD.FILT2-ID15 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID15 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC15 "SLIT 514.0 523.5 4 813 89.62 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID16 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID16 "J"; # Id of filter 1. OCS.CON.RTD.FILT2-ID16 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID16 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC16 "SLIT 514.1 523.0 4 813 89.62 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID17 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID17 "SZ"; # Id of filter 1. OCS.CON.RTD.FILT2-ID17 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID17 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC17 "SLIT 514.6 523.0 4 813 89.62 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID18 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID18 "Z"; # Id of filter 1. OCS.CON.RTD.FILT2-ID18 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID18 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC18 "SLIT 514.1 523.0 4 813 89.62 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID19 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID19 "NB_1.06"; # Id of filter 1. OCS.CON.RTD.FILT2-ID19 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID19 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC19 "SLIT 514.0 523.0 4 813 89.62 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID20 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID20 "NB_2.09"; # Id of filter 1. OCS.CON.RTD.FILT2-ID20 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID20 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC20 "SLIT 514.3 523.5 4 813 89.62 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID21 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID21 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID21 "NB_2.29"; # Id of filter 2. OCS.CON.RTD.OBJ-ID21 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC21 "SLIT 514.0 522.5 4 813 89.62 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID22 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID22 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID22 "NB_1.21"; # Id of filter 2. OCS.CON.RTD.OBJ-ID22 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC22 "SLIT 514.1 523.5 4 813 89.62 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID23 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID23 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID23 "NB_1.26"; # Id of filter 2. OCS.CON.RTD.OBJ-ID23 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC23 "SLIT 514.1 523.5 4 813 89.62 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID24 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID24 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID24 "NB_1.64"; # Id of filter 2. OCS.CON.RTD.OBJ-ID24 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC24 "SLIT 513.9 523.0 4 813 89.62 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID25 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID25 "NB_2.09"; # Id of filter 1. OCS.CON.RTD.FILT2-ID25 "NB_2.07"; # Id of filter 2. OCS.CON.RTD.OBJ-ID25 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC25 "SLIT 514.3 523.5 4 813 89.62 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID26 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID26 "NB_2.09"; # Id of filter 1. OCS.CON.RTD.FILT2-ID26 "NB_2.13"; # Id of filter 2. OCS.CON.RTD.OBJ-ID26 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC26 "SLIT 514.3 522.0 4 813 89.62 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID27 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID27 ""; # Id of filter 1. OCS.CON.RTD.FILT2-ID27 ""; # Id of filter 2. OCS.CON.RTD.OBJ-ID27 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC27 "SLIT 514.2 523.5 4 813 89.62 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID28 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID28 "Ks"; # Id of filter 1. OCS.CON.RTD.FILT2-ID28 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID28 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC28 "SLIT 516.4 519.5 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID29 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID29 "H"; # Id of filter 1. OCS.CON.RTD.FILT2-ID29 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID29 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC29 "SLIT 516.1 519.5 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID30 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID30 "SZ"; # Id of filter 1. OCS.CON.RTD.FILT2-ID30 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID30 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC30 "SLIT 516.7 519.0 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID31 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID31 "NB_1.06"; # Id of filter 1. OCS.CON.RTD.FILT2-ID31 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID31 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC31 "SLIT 516.1 519.0 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID32 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID32 "NB_2.09"; # Id of filter 1. OCS.CON.RTD.FILT2-ID32 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID32 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC32 "SLIT 516.4 519.5 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID33 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID33 "NB_2.19"; # Id of filter 1. OCS.CON.RTD.FILT2-ID33 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID33 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC33 "SLIT 516.4 519.5 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID34 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID34 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID34 "NB_1.71"; # Id of filter 2. OCS.CON.RTD.OBJ-ID34 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC34 "SLIT 516.4 519.5 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID35 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID35 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID35 "NB_2.29"; # Id of filter 2. OCS.CON.RTD.OBJ-ID35 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC35 "SLIT 516.1 518.5 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID36 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID36 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID36 "NB_2.25"; # Id of filter 2. OCS.CON.RTD.OBJ-ID36 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC36 "SLIT 516.4 519.5 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID37 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID37 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID37 "NB_2.34"; # Id of filter 2. OCS.CON.RTD.OBJ-ID37 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC37 "SLIT 516.4 519.5 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID38 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID38 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID38 "NB_1.64"; # Id of filter 2. OCS.CON.RTD.OBJ-ID38 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC38 "SLIT 516.0 519.0 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID39 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID39 "NB_2.09"; # Id of filter 1. OCS.CON.RTD.FILT2-ID39 "NB_2.07"; # Id of filter 2. OCS.CON.RTD.OBJ-ID39 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC39 "SLIT 516.4 519.5 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID40 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID40 "NB_2.09"; # Id of filter 1. OCS.CON.RTD.FILT2-ID40 "NB_2.13"; # Id of filter 2. OCS.CON.RTD.OBJ-ID40 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC40 "SLIT 516.4 518.0 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID41 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID41 ""; # Id of filter 1. OCS.CON.RTD.FILT2-ID41 ""; # Id of filter 2. OCS.CON.RTD.OBJ-ID41 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC41 "SLIT 516.3 519.5 5.4 814 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID42 "slit_2"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID42 "SZ"; # Id of filter 1. OCS.CON.RTD.FILT2-ID42 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID42 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC42 "SLIT 515.2 523.0 13.6 812 89.62 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID43 "slit_2"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID43 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID43 "NB_2.29"; # Id of filter 2. OCS.CON.RTD.OBJ-ID43 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC43 "SLIT 514.5 522.5 13.6 812 89.62 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID44 "slit_2"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID44 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID44 "NB_1.64"; # Id of filter 2. OCS.CON.RTD.OBJ-ID44 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC44 "SLIT 514.4 523.0 13.6 812 89.62 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID45 "slit_2"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID45 "NB_2.09"; # Id of filter 1. OCS.CON.RTD.FILT2-ID45 "NB_2.13"; # Id of filter 2. OCS.CON.RTD.OBJ-ID45 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC45 "SLIT 514.9 522.0 13.6 812 89.62 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID46 "slit_2"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID46 ""; # Id of filter 1. OCS.CON.RTD.FILT2-ID46 ""; # Id of filter 2. OCS.CON.RTD.OBJ-ID46 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC46 "SLIT 514.8 523.5 13.6 812 89.62 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID47 "slit_1"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID47 "H"; # Id of filter 1. OCS.CON.RTD.FILT2-ID47 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID47 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC47 "SLIT 514.0 525.0 6.8 812 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID48 "slit_1"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID48 "SZ"; # Id of filter 1. OCS.CON.RTD.FILT2-ID48 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID48 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC48 "SLIT 514.7 524.5 6.8 812 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID49 "slit_1"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID49 "NB_1.06"; # Id of filter 1. OCS.CON.RTD.FILT2-ID49 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID49 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC49 "SLIT 514.1 524.5 6.8 812 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID50 "slit_1"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID50 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID50 "NB_2.29"; # Id of filter 2. OCS.CON.RTD.OBJ-ID50 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC50 "SLIT 514.0 524.0 6.8 812 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID51 "slit_1"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID51 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID51 "NB_1.64"; # Id of filter 2. OCS.CON.RTD.OBJ-ID51 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC51 "SLIT 514.0 524.5 6.8 812 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID52 "slit_1"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID52 "NB_2.09"; # Id of filter 1. OCS.CON.RTD.FILT2-ID52 "NB_2.13"; # Id of filter 2. OCS.CON.RTD.OBJ-ID52 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC52 "SLIT 514.4 523.5 6.8 812 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID53 "slit_1"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID53 ""; # Id of filter 1. OCS.CON.RTD.FILT2-ID53 ""; # Id of filter 2. OCS.CON.RTD.OBJ-ID53 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC53 "SLIT 514.3 525 6.8 812 89.62 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID54 "slit_1.5"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID54 "SZ"; # Id of filter 1. OCS.CON.RTD.FILT2-ID54 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID54 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC54 "SLIT 515.8 515.0 10.2 812 89.62 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID55 "slit_1.5"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID55 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID55 "NB_1.64"; # Id of filter 2. OCS.CON.RTD.OBJ-ID55 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC55 "SLIT 515.0 515.0 10.2 812 89.62 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID56 "slit_1.5"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID56 "NB_2.09"; # Id of filter 1. OCS.CON.RTD.FILT2-ID56 "NB_2.13"; # Id of filter 2. OCS.CON.RTD.OBJ-ID56 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC56 "SLIT 515.5 514.0 10.2 812 89.62 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID57 "slit_1.5"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID57 ""; # Id of filter 1. OCS.CON.RTD.FILT2-ID57 ""; # Id of filter 2. OCS.CON.RTD.OBJ-ID57 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC57 "SLIT 515.3 515 10.2 812 89.62 -width 1 -fill magenta1"; # RTD object drawing description ########## L2 ########### OCS.CON.RTD.SM-ID58 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID58 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID58 "NB_3.80"; # Id of filter 2. OCS.CON.RTD.OBJ-ID58 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC58 "SLIT 511.7 520.0 2 817 89.69 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID59 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID59 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID59 "NB_4.07"; # Id of filter 2. OCS.CON.RTD.OBJ-ID59 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC59 "SLIT 511.1 519.0 2 817 89.69 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID60 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID60 "L"; # Id of filter 1. OCS.CON.RTD.FILT2-ID60 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID60 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC60 "SLIT 511.0 522.0 2 817 89.69 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID61 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID61 "M_NB-new"; # Id of filter 1. OCS.CON.RTD.FILT2-ID61 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID61 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC61 "SLIT 510.1 520.0 2 817 89.69 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID62 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID62 "H"; # Id of filter 1. OCS.CON.RTD.FILT2-ID62 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID62 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC62 "SLIT 510.7 521.5 2 817 89.69 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID63 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID63 "Ks"; # Id of filter 1. OCS.CON.RTD.FILT2-ID63 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID63 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC63 "SLIT 510.1 520.0 2 817 89.69 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID64 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID64 ""; # Id of filter 1. OCS.CON.RTD.FILT2-ID64 ""; # Id of filter 2. OCS.CON.RTD.OBJ-ID64 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC64 "SLIT 510 520.5 2 817 89.69 -width 2 -fill green1"; # RTD object drawing description OCS.CON.RTD.SM-ID65 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID65 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID65 "NB_3.80"; # Id of filter 2. OCS.CON.RTD.OBJ-ID65 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC65 "SLIT 512.0 521.5 4 816 89.69 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID66 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID66 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID66 "NB_4.07"; # Id of filter 2. OCS.CON.RTD.OBJ-ID66 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC66 "SLIT 511.4 520.5 4 816 89.69 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID67 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID67 "L"; # Id of filter 1. OCS.CON.RTD.FILT2-ID67 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID67 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC67 "SLIT 511.3 523.5 4 816 89.69 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID68 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID68 "M_NB-new"; # Id of filter 1. OCS.CON.RTD.FILT2-ID68 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID68 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC68 "SLIT 510.4 521.5 4 816 89.69 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID69 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID69 "H"; # Id of filter 1. OCS.CON.RTD.FILT2-ID69 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID69 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC69 "SLIT 511.0 523.0 4 816 89.69 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID70 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID70 "Ks"; # Id of filter 1. OCS.CON.RTD.FILT2-ID70 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID70 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC70 "SLIT 510.5 521.5 4 816 89.69 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID71 "slit_0.6_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID71 ""; # Id of filter 1. OCS.CON.RTD.FILT2-ID71 ""; # Id of filter 2. OCS.CON.RTD.OBJ-ID71 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC71 "SLIT 510.3 522 4 816 89.69 -width 2 -fill red1"; # RTD object drawing description OCS.CON.RTD.SM-ID72 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID72 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID72 "NB_3.80"; # Id of filter 2. OCS.CON.RTD.OBJ-ID72 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC72 "SLIT 514.1 517.0 5.4 817 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID73 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID73 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID73 "NB_4.07"; # Id of filter 2. OCS.CON.RTD.OBJ-ID73 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC73 "SLIT 513.5 516.0 5.4 817 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID74 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID74 "L"; # Id of filter 1. OCS.CON.RTD.FILT2-ID74 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID74 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC74 "SLIT 513.4 519.0 5.4 817 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID75 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID75 "M_NB-new"; # Id of filter 1. OCS.CON.RTD.FILT2-ID75 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID75 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC75 "SLIT 512.5 517.0 5.4 817 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID76 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID76 "J+Block"; # Id of filter 1. OCS.CON.RTD.FILT2-ID76 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID76 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC76 "SLIT 512.5 517.5 5.4 817 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID77 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID77 "H"; # Id of filter 1. OCS.CON.RTD.FILT2-ID77 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID77 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC77 "SLIT 513.1 518.5 5.4 817 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID78 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID78 "Ks"; # Id of filter 1. OCS.CON.RTD.FILT2-ID78 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID78 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC78 "SLIT 512.6 517.0 5.4 817 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID79 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID79 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID79 "NB_3.21"; # Id of filter 2. OCS.CON.RTD.OBJ-ID79 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC79 "SLIT 512.4 517.5 5.4 817 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID80 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID80 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID80 "NB_3.28"; # Id of filter 2. OCS.CON.RTD.OBJ-ID80 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC80 "SLIT 512.4 517.5 5.4 817 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID81 "slit_0.8"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID81 ""; # Id of filter 1. OCS.CON.RTD.FILT2-ID81 ""; # Id of filter 2. OCS.CON.RTD.OBJ-ID81 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC81 "SLIT Ȁ 517.5 5.4 817 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID82 "slit_2"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID82 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID82 "NB_3.80"; # Id of filter 2. OCS.CON.RTD.OBJ-ID82 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC82 "SLIT 512.5 521.5 13.6 815 89.69 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID83 "slit_2"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID83 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID83 "NB_4.07"; # Id of filter 2. OCS.CON.RTD.OBJ-ID83 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC83 "SLIT 512.0 520.5 13.6 815 89.69 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID84 "slit_2"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID84 "L"; # Id of filter 1. OCS.CON.RTD.FILT2-ID84 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID84 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC84 "SLIT 511.9 523.5 13.6 815 89.69 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID85 "slit_2"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID85 "H"; # Id of filter 1. OCS.CON.RTD.FILT2-ID85 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID85 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC85 "SLIT 511.6 523.0 13.6 815 89.69 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID86 "slit_2"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID86 ""; # Id of filter 1. OCS.CON.RTD.FILT2-ID86 ""; # Id of filter 2. OCS.CON.RTD.OBJ-ID86 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC86 "SLIT 511 522 13.6 815 89.69 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID87 "slit_1"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID87 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID87 "NB_3.80"; # Id of filter 2. OCS.CON.RTD.OBJ-ID87 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC87 "SLIT 512.1 523.0 6.8 816 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID88 "slit_1"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID88 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID88 "NB_4.07"; # Id of filter 2. OCS.CON.RTD.OBJ-ID88 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC88 "SLIT 511.5 522.0 6.8 816 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID89 "slit_1"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID89 "L"; # Id of filter 1. OCS.CON.RTD.FILT2-ID89 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID89 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC89 "SLIT 511.4 525.0 6.8 816 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID90 "slit_1"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID90 "H"; # Id of filter 1. OCS.CON.RTD.FILT2-ID90 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID90 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC90 "SLIT 511.1 524.5 6.8 816 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID91 "slit_1"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID91 ""; # Id of filter 1. OCS.CON.RTD.FILT2-ID91 ""; # Id of filter 2. OCS.CON.RTD.OBJ-ID91 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC91 "SLIT 510.5 523.5 6.8 816 89.69 -width 2 -fill blue1"; # RTD object drawing description OCS.CON.RTD.SM-ID92 "slit_1.5"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID92 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID92 "NB_3.80"; # Id of filter 2. OCS.CON.RTD.OBJ-ID92 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC92 "SLIT 513.1 512.0 10.2 816 89.69 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID93 "slit_1.5"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID93 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID93 "NB_4.07"; # Id of filter 2. OCS.CON.RTD.OBJ-ID93 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC93 "SLIT 512.6 511.0 10.2 816 89.69 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID94 "slit_1.5"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID94 "L"; # Id of filter 1. OCS.CON.RTD.FILT2-ID94 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID94 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC94 "SLIT 512.5 514.0 10.2 816 89.69 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID95 "slit_1.5"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID95 "H"; # Id of filter 1. OCS.CON.RTD.FILT2-ID95 "open"; # Id of filter 2. OCS.CON.RTD.OBJ-ID95 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC95 "SLIT 512.2 513.5 10.2 816 89.69 -width 1 -fill magenta1"; # RTD object drawing description OCS.CON.RTD.SM-ID96 "slit_1.5"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID96 ""; # Id of filter 1. OCS.CON.RTD.FILT2-ID96 ""; # Id of filter 2. OCS.CON.RTD.OBJ-ID96 "L2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC96 "SLIT 511.5 512.5 10.2 816 89.69 -width 1 -fill magenta1"; # RTD object drawing description #slit_0.3, L3, for objective alignment only OCS.CON.RTD.SM-ID97 "slit_0.3_tilted"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID97 "open"; # Id of filter 1. OCS.CON.RTD.FILT2-ID97 "NB_3.21"; # Id of filter 2. OCS.CON.RTD.OBJ-ID97 "L3"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC97 "SLIT 534.9 512 4 1024 89.64 -width 1 -fill green1"; # RTD object drawing description ##########Polarimetry############## OCS.CON.RTD.SM-ID98 "polarimetry"; # Id of the slit/mask object. OCS.CON.RTD.FILT1-ID98 ""; # Id of filter 1. OCS.CON.RTD.FILT2-ID98 ""; # Id of filter 2. OCS.CON.RTD.OBJ-ID98 "S2"; # Id of the corresponding objective. OCS.CON.RTD.DRW-DESC98 "PMASK 160 -9 285 581 875"; # RTD object drawing description #OCS.CON.RTD.DRW-DESC9 "PMASK 149 101 428 757"; ################### Polarimetric mask center ###################################### OCS.CON.WCS.X-MASK 512.0; # Reference pixel X OCS.CON.WCS.Y-MASK 540.0; # Reference pixel Y ################### Pixel center positions for WCS ################################# # Note: Object ID's must have the "SW:" or "LW:" prefix depending on # the optical path # -- SW -- OCS.CON.WCS.OBJ-ID1 "SW:S1"; # Objective ID. OCS.CON.WCS.X-REF1 511.0; # Reference pixel X OCS.CON.WCS.Y-REF1 512.0; # Reference pixel Y OCS.CON.WCS.OBJ-ID2 "SW:S2"; # Objective ID. OCS.CON.WCS.X-REF2 519.3; # Reference pixel X OCS.CON.WCS.Y-REF2 506.0; # Reference pixel Y OCS.CON.WCS.OBJ-ID3 "SW:open"; # Objective ID. OCS.CON.WCS.X-REF3 515.0; # Reference pixel X OCS.CON.WCS.Y-REF3 516.0; # Reference pixel Y # -- LW -- OCS.CON.WCS.OBJ-ID4 "LW:L1"; # Objective ID. OCS.CON.WCS.X-REF4 123.0; # Reference pixel X OCS.CON.WCS.Y-REF4 125.0; # Reference pixel Y OCS.CON.WCS.OBJ-ID5 "LW:L2"; # Objective ID. OCS.CON.WCS.X-REF5 523.6; # Reference pixel X OCS.CON.WCS.Y-REF5 511.0; # Reference pixel Y OCS.CON.WCS.OBJ-ID6 "LW:L3"; # Objective ID. OCS.CON.WCS.X-REF6 535.5; # Reference pixel X OCS.CON.WCS.Y-REF6 490.0; # Reference pixel Y OCS.CON.WCS.OBJ-ID7 "LW:open"; # Objective ID. OCS.CON.WCS.X-REF7 206.0; # Reference pixel X OCS.CON.WCS.Y-REF7 207.0; # Reference pixel Y # The following telescope AG focus values shall only be used when the focus # cannot be set with the collimator. # Comment "OCS.CON.ICS.AGFOCREF" if the collimator shall be used for # focussing. #OCS.CON.ICS.AGFOCREF 2.000; # Tel. AG reference value in mm OCS.CON.ICS.AGFOC1 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC2 5.000000E-01; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC3 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC4 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC5 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC6 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC7 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC8 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC9 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC10 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC11 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC12 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC13 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC14 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC15 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC16 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC17 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC18 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC19 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC20 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC21 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC22 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC23 0.000000E+00; # Autoguider focus for a given instrument mode OCS.CON.ICS.AGFOC24 0.000000E+00; # Autoguider focus for a given instrument mode ################### TCS INS data ################################# # The following parameters are sent with the command SETINSD (see also TCS User Manual) # to TCS. # Parameters must be separated with commas. # 1 insId: String up to 32 character, ins+detector id (IsaacLw) # 2 insMode: String up to 32 character, ins mode id # 3 focusStation: String with the focus station name for the instrument # 4 offsetRot: Rotator offset in degrees (DD.fff) # 5 offsetFocus: Optimal focus offset (mm) # 6 pixelSizeX: Detector pixel sizs in X direction (micron) # 7 pixelSizeY: Detector pixel sizs in Y direction (micron) # 8 vigAreaSizeX: Vignetting area size along X direction (arcsec) # 9 vigAreaSizeY: Vignetting area size along Y direction (arcsec) # 10 vigAreaCntX: Center in X of vignetting rectangle with respect to center # of field (arcsec) # 11 vigAreaCntY: Center in Y of vignetting rectangle with respect to center # of field (arcsec) # 12 pointAxisOffX: Offset of pointing axis in X (arcsec) # 13 pointAxisOffY: Offset of pointing axis in X (arcsec) # 14 detectorLcu: Str up to 256 ch. Environment + process name (@env:proc) # 15 refX: used for TCCD's # 16 refX: used for TCCD's # 17 adFocusPos: offset to align the focus of the guideprobe to the instrument # 1 2 3 4 5 6 7 8 9 10 11 12 13 14 # gpb foc offset measured to be 7 on 2005-04-13, applying to all modes OCS.CON.TCS.INSD-SW "IsaacSw, none, NB, 38.7, 0., 18, 18, 150.0, 150.0, 0.0, 0.0, 0.0, 0.0, @wisaac:isosServer, 0, 0, 7"; # INS data SW OCS.CON.TCS.INSD-SWS "IsaacSw, none, NB, 38.7, 0., 18, 18, 150.0, 150.0, 0.0, 0.0, 0.0, 0.0, @wisaac:isosServer, 0, 0, 7"; # INS data for SW and spectroscopy mode OCS.CON.TCS.INSD-SWI "IsaacSw, none, NB, 38.7, 0., 18, 18, 150.0, 150.0, 0.0, 0.0, 0.0, 0.0, @wisaac:isosServer, 0, 0, 7"; # INS data for SW and imaging mode # gpb foc offset for LW-L3 is a compromise position for reasonable L and M_NB imaging OCS.CON.TCS.INSD-LW "IsaacLw, none, NB, 38.62, 7., 30, 30, 150.0, 150.0, 0.0, 0.0, 0.0, 0.0, @wisaac:isosServer, 0, 0, 9"; # INS data LW OCS.CON.TCS.INSD-LWL2I "IsaacLw, none, NB, 38.62, 7., 30, 30, 150.0, 150.0, 0.0, 0.0, 0.0, 0.0, @wisaac:isosServer, 0, 0, 9"; # INS data for LW and imaging mode. OCS.CON.TCS.INSD-LWL2S "IsaacLw, none, NB, 38.62, 7., 30, 30, 150.0, 150.0, 0.0, 0.0, 0.0, 0.0, @wisaac:isosServer, 0, 0, 9"; # INS data for LW and spectroscopy mode OCS.CON.TCS.INSD-LWL3 "IsaacLw, none, NB, 38.62, 7., 30, 30, 150.0, 150.0, 0.0, 0.0, 0.0, 0.0, @wisaac:isosServer, 0, 0, 9"; # INS data LW # --- oOo ---