Skip to content

Commit e3d4717

Browse files
committed
update default value to current front porch from data
1 parent f02870a commit e3d4717

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sbndcode/WireCell/cfg/pgrapher/experiment/sbnd/params.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ base {
123123
// The "absolute" time (ie, relative to trigger time?) that the lower edge
124124
// of final readout tick #0 should correspond to.
125125
// this is the default value unless overridden with extVar in main
126-
tick0_time: -200 * wc.us,
126+
tick0_time: -205 * wc.us,
127127

128128
// Open the ductor's gate a bit early.
129129
local response_time_offset = $.det.response_plane / $.lar.drift_speed,

0 commit comments

Comments
 (0)