Skip to content

Commit 9850909

Browse files
committed
update chresp file name
1 parent 84fcfb6 commit 9850909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sbndcode/WireCell/cfg/pgrapher/experiment/sbnd/wcls-nf-sp-data.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ local params = data_params {
4040
# provides filename for parametrized per channel electronics response correction
4141
# default is: use_parmresp = false
4242
files: super.files {
43-
chresp: if (use_paramresp == 'true') then "sbnd-params-channel-responses-data-v1.json.bz2" else null,
43+
chresp: if (use_paramresp == 'true') then "sbnd-params-channel-responses-data-ideal-v1.json.bz2" else null,
4444
},
4545
};
4646

0 commit comments

Comments
 (0)