added a lot of bernina code
This commit is contained in:
17
config/channel_list
Normal file
17
config/channel_list
Normal file
@ -0,0 +1,17 @@
|
||||
#SAROP21-PALMK134:CH1_BUFFER
|
||||
#SAROP21-PALMK134:CH2_BUFFER
|
||||
#SARES20-LSCP9-FNS:CH0:BOXCAR.VALF
|
||||
#SARES20-LSCP9-FNS:CH0:BOXCAR.VALA
|
||||
#SARES20-LSCP9-FNS:CH5:BOXCAR.VALF
|
||||
#SARES20-LSCP9-FNS:CH5:BOXCAR.VALA
|
||||
#SARES20-LSCP9-FNS:CH6:BOXCAR.VALF
|
||||
#SARES20-LSCP9-FNS:CH6:BOXCAR.VALA
|
||||
#SAROP21-PALMK134:CH1_BUFFER
|
||||
#SAROP21-PALMK134:CH2_BUFFER
|
||||
|
||||
#Ioxoscurrent
|
||||
#SARES20-LSCP9:CH5:2
|
||||
SARES20-LSCP9-FNS:CH1:VAL_GET
|
||||
#SARES20-LSCP9:CH6:2
|
||||
#SARES20-LSCP9-FNS:CH6:VAL_GET
|
||||
|
97
config/config.json
Normal file
97
config/config.json
Normal file
@ -0,0 +1,97 @@
|
||||
{
|
||||
"channels_bs": "/sf/bernina/config/channel_lists/default_channel_list",
|
||||
"pgroup": "p18163",
|
||||
"test": "nn",
|
||||
"jf_pedestal_file": "/sf/bernina/data/p18163/res/JF_pedestals/pedestal_20190312_1048",
|
||||
"jf_gain_path": "/sf/bernina/config/jungfrau/gainMaps",
|
||||
"gps_config": [
|
||||
"base",
|
||||
"phi_table",
|
||||
"phi_hex",
|
||||
"hlxz",
|
||||
"hly"
|
||||
],
|
||||
"daq_dia_config": {
|
||||
"writer": {
|
||||
"output_file": "/sf/bernina/data/p17534/raw/pcoh_commissioning/test4",
|
||||
"user_id": 17534,
|
||||
"n_frames": 100,
|
||||
"general/user": "17534",
|
||||
"general/process": "__main__",
|
||||
"general/created": "2018-12-13 17:06:10.501065",
|
||||
"general/instrument": "Bernina"
|
||||
},
|
||||
"backend": {
|
||||
"n_frames": 100,
|
||||
"bit_depth": 16,
|
||||
"gain_corrections_filename": "/sf/bernina/config/jungfrau/gainMaps",
|
||||
"gain_corrections_dataset": "gains",
|
||||
"pede_corrections_filename": "/sf/bernina/data/p16584/res/JF_pedestals/pedestal_20181215_1209.JF03T01V01.res.h5",
|
||||
"pede_corrections_dataset": "gains",
|
||||
"pede_mask_dataset": "pixel_mask",
|
||||
"activate_corrections_preview": true
|
||||
},
|
||||
"detector": {
|
||||
"exptime": 5e-06,
|
||||
"frames": 1,
|
||||
"cycles": 100,
|
||||
"timing": "trigger",
|
||||
"dr": 16
|
||||
},
|
||||
"bsread": {
|
||||
"output_file": "/sf/bernina/data/p17534/raw/pcoh_commissioning/test4",
|
||||
"output_file_format": "compact",
|
||||
"user_id": 17534,
|
||||
"general/user": "17534",
|
||||
"general/process": "__main__",
|
||||
"general/created": "2018-12-13 17:06:10.501077",
|
||||
"general/instrument": "Bernina"
|
||||
}
|
||||
},
|
||||
"sf_pedestal_file": "/sf/bernina/data/p16584/res/JF_pedestals/pedestal_20190115_1551",
|
||||
"jf_pedestal_directory": "/sf/bernina/data/p18163/res/JF_pedestals/",
|
||||
"checker_PV": "SLAAR21-LTIM01-EVR0:CALCI",
|
||||
"checker_thresholds": [
|
||||
0.2,
|
||||
5
|
||||
],
|
||||
"checker_fractionInThreshold": 0.7,
|
||||
"jf_channels": [
|
||||
"JF07T32V01"
|
||||
],
|
||||
"daq_address": "http://sf-daq-bernina:10000",
|
||||
"path_exp": [
|
||||
"/sf/bernina/config/eco",
|
||||
"/sf/bernina/config/src/python/cta/lib"
|
||||
],
|
||||
"xrd_config": [
|
||||
"base",
|
||||
"kappa",
|
||||
"arm"
|
||||
],
|
||||
"las_smar_config": {
|
||||
"pump_gonio": "-ESB3",
|
||||
"pump_rot": "-ESB13",
|
||||
"pump_transl": "-ESB7",
|
||||
"_lic_pump_gonio": "-ESB3",
|
||||
"_lic_pump_transl": "-ESB7",
|
||||
"_lic_pump_rot": "-ESB13",
|
||||
"tt_target_focus": "-ESB16"
|
||||
},
|
||||
"xeye": {
|
||||
"camera_pv": "SARES20-PROF142-M1",
|
||||
"zoomstage_pv": "SARES20-MF1:MOT_15"
|
||||
},
|
||||
"cams_qioptiq": {
|
||||
"zoomstage_pv": "SARES20-MF1:MOT_13",
|
||||
"camera_pv": "SARES20-CAMS142-M2"
|
||||
},
|
||||
"cams_sigma": {
|
||||
"camera_pv": "ERROR"
|
||||
},
|
||||
"Kern": {
|
||||
"vonHamos_horiz": "SARES20-MF1:MOT_5",
|
||||
"vonHamos_vert": "SARES20-MF1:MOT_6"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user