-
Notifications
You must be signed in to change notification settings - Fork 5
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 #16 from brownd1978/kkconfig
Kkconfig
- Loading branch information
Showing
9 changed files
with
106 additions
and
108 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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,8 @@ | ||
# | ||
# Test Configuration file for iteration schedule | ||
# first global parameters: maxniter dewight dchisquared_converge dchisquared_diverge dchisq_paramdiverge tbuff tol minndof bfcor plevel | ||
10 1.0e6 1.0 50.0 1.0e6 0.0 1e-4 5 1 0 | ||
# Then, meta-iteration specific parameters: temperature (mindoca maxdoca minprob) | ||
2.0 | ||
1.0 | ||
0.0 |
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# | ||
# Test Configuration iteration schedule for a drift extension | ||
# first global parameters: maxniter dewight dchisquared_converge dchisquared_diverge dchisq_paramdiverge tbuff tol minndof bfcor plevel | ||
10 1.0e6 1.0 50.0 1.0e6 0.0 1e-4 5 1 0 | ||
# Order: | ||
# temperature dchisquared_converge dchisquared_diverge (mindoca maxdoca minprob) | ||
2.0 1.0 50.0 1.5 5 1e-5 | ||
2.0 1.0 50.0 0.5 5 1e-5 | ||
1.0 1.0 50.0 0.5 3.5 1e-5 | ||
0.5 1.0 20.0 0.5 2.8 1e-5 | ||
0.0 0.1 10.0 0.5 2.8 1e-5 | ||
0.0 0.1 10.0 0.5 2.8 1e-4 | ||
|
||
# temperature (mindoca maxdoca minprob) | ||
2.0 1.5 5 1e-8 | ||
2.0 1.0 3.5 1e-8 | ||
1.0 0.5 3.5 1e-8 | ||
0.5 0.5 2.8 1e-8 | ||
0.0 0.5 2.8 1e-6 |
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 |
---|---|---|
@@ -1,12 +1,13 @@ | ||
# | ||
# Test Configuration iteration schedule for a drift fit | ||
# first global parameters: maxniter dewight dchisquared_converge dchisquared_diverge dchisq_paramdiverge tbuff tol minndof bfcor plevel | ||
10 1.0e6 1.0 50.0 1.0e6 0.0 1e-4 5 1 0 | ||
# Order: | ||
# temperature dchisquared_converge dchisquared_diverge (mindoca maxdoca minprob) | ||
2.0 10.0 100.0 20 20 1e-6 | ||
1.0 1.0 50.0 10 10 1e-6 | ||
0.5 1.0 50.0 5 5 1e-5 | ||
2.0 1.0 50.0 0.5 5 1e-5 | ||
1.0 1.0 50.0 0.5 3.5 1e-5 | ||
0.5 1.0 20.0 0.5 2.8 1e-5 | ||
0.0 0.1 10.0 0.5 2.8 1e-5 | ||
0.0 0.1 10.0 0.5 2.8 1e-4 | ||
# temperature dchisquared_converge dchisquared_diverge (mindoca maxdoca) | ||
2.0 20 20 1e-8 | ||
1.0 10 10 1e-8 | ||
0.5 5 5 1e-8 | ||
2.0 1.5 5 1e-8 | ||
1.0 1.0 3.5 1e-8 | ||
0.5 0.5 2.8 1e-8 | ||
0.0 0.5 2.8 1e-6 |
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 |
---|---|---|
@@ -1,7 +1,8 @@ | ||
# | ||
# Test Configuration iteration schedule for seed fit | ||
# Order: | ||
# temperature dchisquared_converge dchisquared_diverge (mindoca maxdoca minprob) | ||
2.0 10.0 100.0 20 20 1e-6 | ||
1.0 1.0 50.0 10 10 1e-6 | ||
0.5 1.0 50.0 5 5 1e-5 | ||
# Test Configuration iteration schedule for a null (no drift) fit | ||
# first global parameters: maxniter dewight dchisquared_converge dchisquared_diverge dchisq_paramdiverge tbuff tol minndof bfcor plevel | ||
10 1.0e6 1.0 50.0 1.0e6 0.0 1e-4 5 1 0 | ||
# Then, meta-iteration specific parameters: temperature (mindoca maxdoca minprob) | ||
2.0 20 20 1.0e-6 | ||
1.0 10 10 1.0e-6 | ||
0.0 5 5 1.0e-6 | ||
|
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 |
---|---|---|
@@ -1,8 +1,9 @@ | ||
# | ||
# Only need to run MuStops once | ||
bin/MuStops --mubeam MDC2020n_10pc --targetfile Data/Mu2eTarget.dat >& MDC2020N_10pc_mustops.log | ||
nohup time bin/Tracks --process CeMinus --rmue 1e-16 --ntrks 100000 --mustopsfile MDC2020n_10pc --npot 3.6e20 --tfile Mu2eMCAmbig --trackerfile Data/Mu2eTracker.dat --fitschedule Data/Schedule.txt >& Mu2eMCAmbigCeM.log & | ||
nohup time bin/Tracks --process FlatDIO --ntrks 100000 --mustopsfile MDC2020n_10pc --npot 3.6e20 --tfile Mu2eMCAmbig --trackerfile Data/Mu2eTracker.dat --fitschedule Data/Schedule.txt >& Mu2eMCAmbigDIO.log & | ||
nohup time bin/Tracks --process CeMinus --rmue 1e-16 --ntrks 100000 --mustopsfile MDC2020n_10pc --npot 3.6e20 --tfile Mu2eDriftAmbig --trackerfile Data/Mu2eTracker.dat --fitschedule Data/Schedule_driftfit.txt >& Mu2eDriftAmbigCeM.log & | ||
nohup time bin/Tracks --process FlatDIO --ntrks 100000 --mustopsfile MDC2020n_10pc --npot 3.6e20 --tfile Mu2eDriftAmbig --trackerfile Data/Mu2eTracker.dat --fitschedule Data/Schedule_driftfit.txt >& Mu2eDriftAmbigDIO.log & | ||
nohup time bin/Tracks --process CeMinus --rmue 1e-16 --ntrks 100000 --mustopsfile MDC2020n_10pc --npot 3.6e20 --tfile Mu2eMCAmbig --trackerfile Data/Mu2eTracker.dat --fitschedule Schedule_MCAmbig.txt >& Mu2eMCAmbigCeM.log & | ||
nohup time bin/Tracks --process FlatDIO --ntrks 100000 --mustopsfile MDC2020n_10pc --npot 3.6e20 --tfile Mu2eMCAmbig --trackerfile Data/Mu2eTracker.dat --fitschedule Schedule_MCAmbig.txt >& Mu2eMCAmbigFlatDIO.log & | ||
nohup time bin/Tracks --process CeMinus --rmue 1e-16 --ntrks 100000 --mustopsfile MDC2020n_10pc --npot 3.6e20 --tfile Mu2eDriftAmbig --trackerfile Data/Mu2eTracker.dat --fitschedule Schedule_driftfit.txt >& Mu2eDriftAmbigCeM.log & | ||
nohup time bin/Tracks --process FlatDIO --ntrks 100000 --mustopsfile MDC2020n_10pc --npot 3.6e20 --tfile Mu2eDriftAmbig --trackerfile Data/Mu2eTracker.dat --fitschedule Schedule_driftfit.txt >& Mu2eDriftAmbigFlatDIO.log & | ||
nohup time bin/Tracks --process DIO --ntrks 100000 --mustopsfile MDC2020n_10pc --npot 3.6e20 --tfile Mu2eDriftAmbig --trackerfile Data/Mu2eTracker.dat --fitschedule Schedule_driftfit.txt >& Mu2eDriftAmbigDIO.log & | ||
|
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 |
---|---|---|
@@ -1,6 +1,7 @@ | ||
bin/MuStops --mubeam Mu2eIIa2 --targetfile Data/Mu2e2Target.dat >& Mu2eIIa2_mustops.log | ||
nohup time bin/Tracks --process CeMinus --rmue 1e-17 --ntrks 100000 --mustopsfile Mu2eIIa2 --npot 1.3e22 --tfile Mu2e2MCAmbig --trackerfile Data/Mu2e2Tracker.dat >& Mu2e2MCAmbigCeM.log & | ||
nohup time bin/Tracks --process FlatDIO --ntrks 100000 --mustopsfile Mu2eIIa2 --npot 1.3e22 --tfile Mu2e2MCAmbig --trackerfile Data/Mu2e2Tracker.dat >& Mu2e2MCAmbigDIO.log & | ||
nohup time bin/Tracks --process CeMinus --rmue 1e-17 --ntrks 100000 --mustopsfile Mu2eIIa2 --npot 1.3e22 --tfile Mu2e2DriftAmbig --trackerfile Data/Mu2e2Tracker.dat --fitschedule Data/Schedule_driftfit.txt >& Mu2e2DriftAmbigCeM.log & | ||
nohup time bin/Tracks --process FlatDIO --ntrks 100000 --mustopsfile Mu2eIIa2 --npot 1.3e22 --tfile Mu2e2DriftAmbig --trackerfile Data/Mu2e2Tracker.dat --fitschedule Data/Schedule_driftfit.txt >& Mu2e2DriftAmbigDIO.log & | ||
nohup time bin/Tracks --process CeMinus --rmue 3e-17 --ntrks 100000 --mustopsfile Mu2eIIa2 --npot 1.3e22 --tfile Mu2e2MCAmbig --trackerfile Data/Mu2e2Tracker.dat --fitschedule Schedule_MCAmbig.txt >& Mu2e2MCAmbigCeM.log & | ||
nohup time bin/Tracks --process FlatDIO --ntrks 100000 --mustopsfile Mu2eIIa2 --npot 1.3e22 --tfile Mu2e2MCAmbig --trackerfile Data/Mu2e2Tracker.dat --fitschedule Schedule_MCAmbig.txt >& Mu2e2MCAmbigFlatDIO.log & | ||
nohup time bin/Tracks --process CeMinus --rmue 3e-17 --ntrks 100000 --mustopsfile Mu2eIIa2 --npot 1.3e22 --tfile Mu2e2DriftAmbig --trackerfile Data/Mu2e2Tracker.dat --fitschedule Schedule_driftfit.txt >& Mu2e2DriftAmbigCeM.log & | ||
nohup time bin/Tracks --process FlatDIO --ntrks 100000 --mustopsfile Mu2eIIa2 --npot 1.3e22 --tfile Mu2e2DriftAmbig --trackerfile Data/Mu2e2Tracker.dat --fitschedule Schedule_driftfit.txt >& Mu2e2DriftAmbigFlatDIO.log & | ||
nohup time bin/Tracks --process DIO --endrange 3.0 --ntrks 100000 --mustopsfile Mu2eIIa2 --npot 1.3e22 --tfile Mu2e2DriftAmbig --trackerfile Data/Mu2e2Tracker.dat --fitschedule Schedule_driftfit.txt >& Mu2e2DriftAmbigDIO.log & | ||
|