Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-49481: Add projector Electrometer to ts_config_ocs #386

Merged
merged 2 commits into from
Mar 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 26 additions & 1 deletion Electrometer/v7/_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,32 @@ instances:
electrometer_type: "Keysight"
electrometer_model: "B2985B"
electrometer_config: {}
- sal_index: 103
mode: 1
range: 2.0e-08
tcpip:
hostname: 'localhost'
port: 4002
timeout: 2
s3_instance: "ls"
fits_file_path: '/home/saluser/develop/electrometerFitsFiles'
image_name_service: "http://ccs.lsst.org"
filters:
median: false
general: false
average: false
sensor:
brand: "Hamamatsu"
model: "S2281"
serial_number: "S22818D091"
accessories:
vsource: false
temperature: false
location: "Calibration Screen"
integration_time: 0.1
electrometer_type: "Keithley"
electrometer_model: "6517b"
electrometer_config: {}
- sal_index: 201
mode: 1
range: 2.0e-08
Expand All @@ -80,4 +106,3 @@ instances:
electrometer_type: "Keithley"
electrometer_model: "6517b"
electrometer_config: {}

28 changes: 27 additions & 1 deletion Electrometer/v7/_summit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,32 @@ instances:
electrometer_type: "Keysight"
electrometer_model: "B2985B"
electrometer_config: {}
- sal_index: 103
mode: 1
range: 2.0e-08
tcpip:
hostname: 'flatfield-stages.cp.lsst.org'
port: 4002
timeout: 2
s3_instance: "cp"
fits_file_path: '/home/saluser/develop/electrometerFitsFiles'
image_name_service: "http://ccs.lsst.org"
filters:
median: false
general: false
average: false
sensor:
brand: "Hamamatsu"
model: "S2281"
serial_number: "S22818D091"
accessories:
vsource: false
temperature: false
location: "Calibration Screen"
integration_time: 0.1
electrometer_type: "Keithley"
electrometer_model: "6517b"
electrometer_config: {}
- sal_index: 201
mode: 1
range: 2.0e-08
Expand All @@ -79,4 +105,4 @@ instances:
integration_time: 0.1
electrometer_type: "Keithley"
electrometer_model: "6517b"
electrometer_config: {}
electrometer_config: {}
44 changes: 35 additions & 9 deletions Electrometer/v7/_tucson.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Testing of electrometer with new converter
# Created on 2023-01-04
# Configuration for photodiode electrometer attached to comcam cart.
# Created 2023-01-04

instances:
- sal_index: 101
mode: 1
range: 2.0e-08
tcpip:
hostname: 'cbp-calElectrometer.cp.lsst.org'
hostname: 'localhost'
port: 5024
timeout: 2
s3_instance: "cp"
s3_instance: "tuc"
fits_file_path: '/home/saluser/develop/electrometerFitsFiles'
image_name_service: "http://comcam-mcm.tu.lsst.org"
filters:
Expand All @@ -31,10 +32,10 @@ instances:
mode: 1
range: 2.0e-08
tcpip:
hostname: 'cbp-Electrometer.cp.lsst.org'
hostname: 'localhost'
port: 5024
timeout: 2
s3_instance: "cp"
s3_instance: "tuc"
fits_file_path: '/home/saluser/develop/electrometerFitsFiles'
image_name_service: "http://comcam-mcm.tu.lsst.org"
filters:
Expand All @@ -53,14 +54,40 @@ instances:
electrometer_type: "Keysight"
electrometer_model: "B2985B"
electrometer_config: {}
- sal_index: 103
mode: 1
range: 2.0e-08
tcpip:
hostname: 'localhost'
port: 4002
timeout: 2
s3_instance: "tuc"
fits_file_path: '/home/saluser/develop/electrometerFitsFiles'
image_name_service: "http://comcam-mcm.tu.lsst.org"
filters:
median: false
general: false
average: false
sensor:
brand: "Hamamatsu"
model: "S2281"
serial_number: "S22818D091"
accessories:
vsource: false
temperature: false
location: "Calibration Screen"
integration_time: 0.1
electrometer_type: "Keithley"
electrometer_model: "6517b"
electrometer_config: {}
- sal_index: 201
mode: 1
range: 2.0e-08
tcpip:
hostname: 'auxtel-electrometer.cp.lsst.org'
hostname: 'localhost'
port: 4001
timeout: 2
s3_instance: "cp"
s3_instance: "tuc"
fits_file_path: '/home/saluser/develop/electrometerFitsFiles'
image_name_service: "http://comcam-mcm.tu.lsst.org"
filters:
Expand All @@ -79,4 +106,3 @@ instances:
electrometer_type: "Keithley"
electrometer_model: "6517b"
electrometer_config: {}