-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #752 from slaclab/so_production_thermal_test
SO production tests
- Loading branch information
Showing
14 changed files
with
223 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
shelfmanager=shm-smrf-sp01 | ||
|
||
set_crate_fans_to_full=true | ||
# COMTEL max fan level is 100, ASIS is 15, ELMA is 15 | ||
## COMTEL in RF lab | ||
max_fan_level=100 | ||
|
||
# more often used | ||
attach_at_end=true | ||
configure_pysmurf=true | ||
reboot=true | ||
using_timing_master=false | ||
start_atca_monitor=true | ||
disable_streaming=true | ||
parallel_setup=false | ||
|
||
# Less often used | ||
# requires tmux-logging plugin | ||
enable_tmux_logging=false | ||
screenshot_signal_analyzer=false | ||
run_full_band_response=false | ||
run_half_band_test=false | ||
write_config=false | ||
save_state=false | ||
|
||
# go go go | ||
cpwd=$PWD | ||
|
||
pysmurf=/home/cryo/docker/pysmurf/dev/v7.1.0_prodtest | ||
|
||
crate_id=1 | ||
|
||
unset slot_cfgs | ||
read -r -d '' slot_cfgs << EOM | ||
2 /home/cryo/docker/smurf/stable/v7.1.0 cfg_files/rflab/experiment_rflab_thermal_testing_201907.cfg | ||
EOM | ||
|
||
#pysmurf_init_script=scratch/shawn/scripts/init_rflab.py | ||
|
||
tmux_session_name=smurf | ||
|
||
#thermal_test_script=scratch/shawn/thermal_test.py | ||
#run_thermal_test=false | ||
|
||
script_to_run=scratch/stephen/full_band_response_AMCatten.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
shelfmanager=shm-smrf-sp01 | ||
|
||
set_crate_fans_to_full=true | ||
# COMTEL max fan level is 100, ASIS is 15, ELMA is 15 | ||
## COMTEL in RF lab | ||
#max_fan_level=50 | ||
## ELMA in RF lab | ||
#max_fan_level=15 | ||
## ASIS in RF lab | ||
max_fan_level=100 | ||
|
||
# more often used | ||
attach_at_end=true | ||
# don't configure pysmurf for the low power test because we want to | ||
# run setup for first time as a part of the test. | ||
configure_pysmurf=true | ||
reboot=true | ||
using_timing_master=false | ||
start_atca_monitor=true | ||
disable_streaming=true | ||
parallel_setup=false | ||
|
||
# less often used | ||
enable_tmux_logging=true | ||
screenshot_signal_analyzer=false | ||
run_half_band_test=false | ||
write_config=false | ||
|
||
# go go go | ||
cpwd=$PWD | ||
|
||
pysmurf=/home/cryo/docker/pysmurf/dev/v7.1.0_prodtest | ||
|
||
crate_id=1 | ||
|
||
unset slot_cfgs | ||
read -r -d '' slot_cfgs << EOM | ||
2 /home/cryo/docker/smurf/stable/v7.1.0 cfg_files/rflab/experiment_rflab_thermal_testing_201907.cfg | ||
EOM | ||
|
||
#pysmurf_init_script=scratch/shawn/scripts/init_rflab.py | ||
|
||
tmux_session_name=smurf | ||
|
||
# this script will run at the end of the hammer. | ||
script_to_run=scratch/shawn/test_new_carrier.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
shelfmanager=shm-smrf-sp01 | ||
|
||
set_crate_fans_to_full=true | ||
# COMTEL max fan level is 100, ASIS is 15, ELMA is 15 | ||
## COMTEL in RF lab | ||
#max_fan_level=50 | ||
## ELMA in RF lab | ||
#max_fan_level=15 | ||
## ASIS in RF lab | ||
max_fan_level=100 | ||
|
||
# more often used | ||
attach_at_end=true | ||
# don't configure pysmurf for thermal test because we want to run | ||
# setup for first time as a part of the thermal test. | ||
configure_pysmurf=false | ||
reboot=true | ||
enable_tmux_logging=true | ||
using_timing_master=false | ||
start_atca_monitor=true | ||
disable_streaming=true | ||
parallel_setup=false | ||
|
||
# less often used | ||
screenshot_signal_analyzer=false | ||
run_half_band_test=false | ||
write_config=false | ||
|
||
# go go go | ||
cpwd=$PWD | ||
|
||
# this is used in shawnhammer | ||
pysmurf=/home/cryo/docker/pysmurf/dev/v7.1.0_prodtest | ||
|
||
crate_id=1 | ||
|
||
unset slot_cfgs | ||
|
||
# slot number | ||
read -r -d '' slot_cfgs << EOM | ||
2 /home/cryo/docker/smurf/stable/v7.1.0 cfg_files/rflab/experiment_rflab_thermal_testing_201907.cfg | ||
EOM | ||
|
||
#pysmurf_init_script=scratch/shawn/scripts/init_rflab.py | ||
|
||
tmux_session_name=smurf | ||
|
||
thermal_test_script=scratch/shawn/thermal_test.py | ||
run_thermal_test=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.