Skip to content

Commit de4d8a2

Browse files
committed
Fixed typo in previous commit
1 parent 1f25e18 commit de4d8a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

factor/pipeline/parsets/facetselfcal_pipeline.parset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1205,7 +1205,7 @@ average5.argument.avg.type = squash
12051205
average5.argument.avg.freqstep = {{ facetimage_freqstep }}
12061206
average5.argument.avg.timestep = {{ facetimage_timestep }}
12071207
average5.argument.flagzero.type = preflagger
1208-
average5.argument.amplmin = 1e-20
1208+
average5.argument.flagzero.amplmin = 1e-20
12091209

12101210
# compress mapfile so that all files are in one group, length = 1
12111211
create_compressed_mapfile5.control.kind = plugin

0 commit comments

Comments
 (0)