Skip to content

Commit f0f9d96

Browse files
Merge pull request #556 from SBNSoftware/feature/lynnt_elecresp
Data TPC Signal Processing: use calibrated electronics response by default
2 parents b50badc + 028a416 commit f0f9d96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sbndcode/WireCell/wcsp_data_sbnd.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ sbnd_wcls_sp_data.wcls_main.params : {
5252

5353
# whether or not to use calibrated, parametrized electronics response
5454
# MUST be a string!
55-
use_paramresp: "false"
55+
use_paramresp: "true"
5656
}
5757

5858
sbnd_wcls_sp_data.wcls_main.structs: {

0 commit comments

Comments
 (0)