-
Notifications
You must be signed in to change notification settings - Fork 13
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 #300 from JeffersonLab/develop
Merge the current develop back into the master branch
- Loading branch information
Showing
814 changed files
with
31,641 additions
and
4,730 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,3 +59,6 @@ z_* | |
|
||
# setup files | ||
SetupFiles/SET_ME_UP.* | ||
|
||
# Max burst indices | ||
Parity/prminput/max_burst_index.* |
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
Large diffs are not rendered by default.
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
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
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,4 @@ | ||
disable-trees = 1 | ||
disable-histos = 1 | ||
print-burst-index-map = 1 | ||
min-burstlength = 9000 |
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 @@ | ||
add-config = max_burst_index.conf |
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,18 @@ | ||
# Blinder parameter | ||
|
||
# strategy = Disabled | Additive | Multiplicative | AdditiveMultiplicative (case insensitive) | ||
strategy = additive | ||
|
||
# seed = unquoted string without starting or ending spaces | ||
seed = Roadkill stew sounds mighty good right NOW. --- Unspecified collaborator | ||
|
||
# max_asymmetry = positive float in ppm such that additive blinding asymmetry is between 0 +/- (this value) | ||
max_asymmetry = 0.150 | ||
|
||
# max_factor = positive float fraction such that multiplicative blinding asymmetry is between 1 +/- (this value) | ||
max_factor = 0.0 | ||
|
||
###### Super dangerous options... to be ONLY used when no other solution can work. | ||
###### Do not just copy these elsewhere | ||
force-target-type = target-blindable | ||
force-spin-direction = spin-forward |
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,18 @@ | ||
# Blinder parameter | ||
|
||
# strategy = Disabled | Additive | Multiplicative | AdditiveMultiplicative (case insensitive) | ||
strategy = additive | ||
|
||
# seed = unquoted string without starting or ending spaces | ||
seed = Roadkill stew sounds mighty good right NOW. --- Unspecified collaborator | ||
|
||
# max_asymmetry = positive float in ppm such that additive blinding asymmetry is between 0 +/- (this value) | ||
max_asymmetry = 0.150 | ||
|
||
# max_factor = positive float fraction such that multiplicative blinding asymmetry is between 1 +/- (this value) | ||
max_factor = 0.0 | ||
|
||
###### Super dangerous options... to be ONLY used when no other solution can work. | ||
###### Do not just copy these elsewhere | ||
force-target-type = target-blindable | ||
force-spin-direction = spin-forward |
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,15 @@ | ||
# Blinder parameter | ||
|
||
# strategy = Disabled | Additive | Multiplicative | AdditiveMultiplicative (case insensitive) | ||
strategy = additive | ||
|
||
# seed = unquoted string without starting or ending spaces | ||
seed = It is a capital mistake to theorize before one has data. Insensibly one begins to twist facts to suit theories, instead of theories to suit facts.---A Scandal in Bohemia, Arthur Conan Doyle. | ||
|
||
# max_asymmetry = positive float in ppm such that additive blinding asymmetry is between 0 +/- (this value) | ||
max_asymmetry = 0.900 | ||
|
||
# max_factor = positive float fraction such that multiplicative blinding asymmetry is between 1 +/- (this value) | ||
max_factor = 0.0 | ||
|
||
crex_target_index = 2 |
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,3 @@ | ||
# Cuts to keep only evnts with Ca-48 target in position | ||
event=20000: | ||
blinder.force-target-blindable=1 |
Empty file.
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.