Skip to content

Commit bba2048

Browse files
committed
Fixed name
1 parent 0ecfca3 commit bba2048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htcondor_submission/2024_SPS_Pb_flat_bottom_cases/qy_scan/oxygen/launch_gpu_qy_scan_oxygen_ibs_50_150_300_600_Hz_ripple_with_comp_TRANSFER_FUNCTION_300k_turns_50A_adjusted.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
dir_path = pathlib.Path(__file__).parent.absolute()
1515

1616
# Define run files and which parameters to change
17-
master_name = 'Qy_scan_oxygen_ibs_50_150_300_600_Hz_ripple_adaptive_sc_WITH_TRANSFER_FUNCTION_300k_turns_as_03_07_2025_MD_longer'
17+
master_name = 'Qy_scan_oxygen_ibs_50_150_300_600_Hz_ripple_adaptive_sc_WITH_TRANSFER_FUNCTION_477k_turns_as_03_07_2025_MD_longer_50A_adjusted'
1818
num_turns = 477_000 # corresponds to 11s for SPS ions at flat bottom
1919
Qx = 26.31
2020
Qy_range = np.arange(26.10, 26.28, 0.01)

0 commit comments

Comments
 (0)