Loading noctua/config/api.ini +45 −46 Original line number Diff line number Diff line Loading @@ -180,12 +180,12 @@ resource = RotatorMovement device = rot ############## # scicam1 (STX) # scicam1 (STX - imaging) ############## [/scicam1/power] resource = State device = pdu_cam device = pdu_cam1 [/scicam1/frame/binning] resource = FrameBinning Loading @@ -199,15 +199,6 @@ device = cam1 resource = CoolerTemperatureSetpoint device = cam1 # [/scicam1/cooler/warmup] # resource = CoolerWarmup # device = cam1 # [/scicam1/filters] # resource = Filters # device = cam1 # depends-on = /scicam1/power [/scicam1/filter] resource = Filter device = cam1 Loading Loading @@ -244,27 +235,6 @@ device = cam1 resource = Loop device = cam1 # [/scicam1/frame] # resource = Frame # device = cam1 # [/scicam1/frame/custom] # resource = FrameCustom # device = cam1 # depends-on = /scicam1/power # [/scicam1/snapshot] # resource = Snapshot # device = cam1 # [/scicam1/snapshot/recenter] # resource = SnapshotRecenter # device = cam1 # [/scicam1/snapshot/domeslewing] # resource = SnapshotDomeslewing # device = cam1 ############## # scicam2 (Atik - spectro) ############## Loading Loading @@ -297,10 +267,6 @@ device = cam2 resource = CoolerTemperatureSetpoint device = cam2 # [/scicam2/cooler/warmup] # resource = CoolerWarmup # device = cam2 [/scicam2/settings] resource = Settings device = cam2 Loading @@ -317,18 +283,51 @@ device = cam2 resource = Loop device = cam2 # [/scicam2/snapshot] # resource = Snapshot # device = cam2 # [/scicam2/snapshot/recenter] # resource = SnapshotRecenter # device = cam2 ############## # scicam3 (STL - échelle) ############## [/scicam3/frame/binning] resource = FrameBinning device = cam3 [/scicam3/cooler] resource = Cooler device = cam3 [/scicam3/cooler/temperature/setpoint] resource = CoolerTemperatureSetpoint device = cam3 [/scicam3/frame/full] resource = FrameFull device = cam3 [/scicam3/frame/half] resource = FrameHalf device = cam3 [/scicam3/frame/small] resource = FrameSmall device = cam3 [/scicam3/settings] resource = Settings device = cam3 [/scicam3/snapshot/raw] resource = SnapshotRaw device = cam3 [/scicam3/snapshot/state] resource = SnapshotState device = cam3 [/scicam3/loop] resource = Loop device = cam3 # [/scicam2/snapshot/domeslewing] # resource = SnapshotDomeslewing # device = cam2 # depends-on = /scicam2/power ############## # teccam1 (STX Guider — station1) Loading noctua/config/cameras.ini +6 −6 Original line number Diff line number Diff line Loading @@ -36,12 +36,12 @@ fits_path = fits/scicam2.fits pixel_scale = 0.283 orientation = -60 # [scicam3] # role = sci # station = 3 # fits_path = fits/scicam3.fits # pixel_scale = 0.283 # orientation = -60 [scicam3] role = sci station = 3 fits_path = fits/scicam3.fits pixel_scale = 0.283 orientation = -60 ############## # Technical (guider) cameras Loading noctua/config/devices.ini +9 −2 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ viewer-key = teccam3 module = stx class = Camera node = STX depends-on = pdu_cam depends-on = pdu_cam1 ping-using = all viewer-key = scicam1 Loading @@ -64,9 +64,16 @@ node = DUMMY depends-on = pdu_cam2 viewer-key = scicam2 [cam3] module = stl class = Camera node = DUMMY depends-on = cab viewer-key = scicam3 ###################################### [pdu_cam] # STX [pdu_cam1] # STX module = netio class = Switch node = PDU Loading noctua/devices/stl.py 0 → 100644 +835 −0 File added.Preview size limit exceeded, changes collapsed. Show changes Loading
noctua/config/api.ini +45 −46 Original line number Diff line number Diff line Loading @@ -180,12 +180,12 @@ resource = RotatorMovement device = rot ############## # scicam1 (STX) # scicam1 (STX - imaging) ############## [/scicam1/power] resource = State device = pdu_cam device = pdu_cam1 [/scicam1/frame/binning] resource = FrameBinning Loading @@ -199,15 +199,6 @@ device = cam1 resource = CoolerTemperatureSetpoint device = cam1 # [/scicam1/cooler/warmup] # resource = CoolerWarmup # device = cam1 # [/scicam1/filters] # resource = Filters # device = cam1 # depends-on = /scicam1/power [/scicam1/filter] resource = Filter device = cam1 Loading Loading @@ -244,27 +235,6 @@ device = cam1 resource = Loop device = cam1 # [/scicam1/frame] # resource = Frame # device = cam1 # [/scicam1/frame/custom] # resource = FrameCustom # device = cam1 # depends-on = /scicam1/power # [/scicam1/snapshot] # resource = Snapshot # device = cam1 # [/scicam1/snapshot/recenter] # resource = SnapshotRecenter # device = cam1 # [/scicam1/snapshot/domeslewing] # resource = SnapshotDomeslewing # device = cam1 ############## # scicam2 (Atik - spectro) ############## Loading Loading @@ -297,10 +267,6 @@ device = cam2 resource = CoolerTemperatureSetpoint device = cam2 # [/scicam2/cooler/warmup] # resource = CoolerWarmup # device = cam2 [/scicam2/settings] resource = Settings device = cam2 Loading @@ -317,18 +283,51 @@ device = cam2 resource = Loop device = cam2 # [/scicam2/snapshot] # resource = Snapshot # device = cam2 # [/scicam2/snapshot/recenter] # resource = SnapshotRecenter # device = cam2 ############## # scicam3 (STL - échelle) ############## [/scicam3/frame/binning] resource = FrameBinning device = cam3 [/scicam3/cooler] resource = Cooler device = cam3 [/scicam3/cooler/temperature/setpoint] resource = CoolerTemperatureSetpoint device = cam3 [/scicam3/frame/full] resource = FrameFull device = cam3 [/scicam3/frame/half] resource = FrameHalf device = cam3 [/scicam3/frame/small] resource = FrameSmall device = cam3 [/scicam3/settings] resource = Settings device = cam3 [/scicam3/snapshot/raw] resource = SnapshotRaw device = cam3 [/scicam3/snapshot/state] resource = SnapshotState device = cam3 [/scicam3/loop] resource = Loop device = cam3 # [/scicam2/snapshot/domeslewing] # resource = SnapshotDomeslewing # device = cam2 # depends-on = /scicam2/power ############## # teccam1 (STX Guider — station1) Loading
noctua/config/cameras.ini +6 −6 Original line number Diff line number Diff line Loading @@ -36,12 +36,12 @@ fits_path = fits/scicam2.fits pixel_scale = 0.283 orientation = -60 # [scicam3] # role = sci # station = 3 # fits_path = fits/scicam3.fits # pixel_scale = 0.283 # orientation = -60 [scicam3] role = sci station = 3 fits_path = fits/scicam3.fits pixel_scale = 0.283 orientation = -60 ############## # Technical (guider) cameras Loading
noctua/config/devices.ini +9 −2 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ viewer-key = teccam3 module = stx class = Camera node = STX depends-on = pdu_cam depends-on = pdu_cam1 ping-using = all viewer-key = scicam1 Loading @@ -64,9 +64,16 @@ node = DUMMY depends-on = pdu_cam2 viewer-key = scicam2 [cam3] module = stl class = Camera node = DUMMY depends-on = cab viewer-key = scicam3 ###################################### [pdu_cam] # STX [pdu_cam1] # STX module = netio class = Switch node = PDU Loading
noctua/devices/stl.py 0 → 100644 +835 −0 File added.Preview size limit exceeded, changes collapsed. Show changes