You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the correlation step, multiple files of the same name are reported, despite there only meant to be one:
WARN: Access to undefined parameter beamform -- Initialise it to a default value eg. params.beamform = some_value
Error executing process > 'frb:refine_candidate'
Caused by:
Process frb:refine_candidate input file name collision -- There are multiple input files for each of the following file names: 210320_ICS_Y_10.npy, 210320_ICS_X_10.npy, 210320_ICS_X_19.npy, 210320_ICS_Y_19.npy, 210320_ICS_X_18.npy, 210320_ICS_Y_18.npy, 210320_ICS_Y_21.npy, 210320_ICS_X_12.npy, 210320_ICS_X_13.npy, 210320_ICS_Y_17.npy, 210320_ICS_Y_16.npy, 210320_ICS_X_11.npy, 210320_ICS_Y_20.npy, 210320_ICS_Y_23.npy, 210320_ICS_X_15.npy, 210320_ICS_Y_15.npy, 210320_ICS_X_23.npy, 210320_ICS_X_22.npy, 210320_ICS_Y_22.npy, 210320_ICS_X_14.npy, 210320_ICS_Y_14.npy, 210320_ICS_X_21.npy, 210320_ICS_Y_12.npy, 210320_ICS_Y_13.npy, 210320_ICS_X_17.npy, 210320_ICS_X_16.npy, 210320_ICS_Y_11.npy, 210320_ICS_X_20.npy
Under investigation
The text was updated successfully, but these errors were encountered:
In the correlation step, multiple files of the same name are reported, despite there only meant to be one:
WARN: Access to undefined parameter
beamform
-- Initialise it to a default value eg.params.beamform = some_value
Error executing process > 'frb:refine_candidate'
Caused by:
Process
frb:refine_candidate
input file name collision -- There are multiple input files for each of the following file names: 210320_ICS_Y_10.npy, 210320_ICS_X_10.npy, 210320_ICS_X_19.npy, 210320_ICS_Y_19.npy, 210320_ICS_X_18.npy, 210320_ICS_Y_18.npy, 210320_ICS_Y_21.npy, 210320_ICS_X_12.npy, 210320_ICS_X_13.npy, 210320_ICS_Y_17.npy, 210320_ICS_Y_16.npy, 210320_ICS_X_11.npy, 210320_ICS_Y_20.npy, 210320_ICS_Y_23.npy, 210320_ICS_X_15.npy, 210320_ICS_Y_15.npy, 210320_ICS_X_23.npy, 210320_ICS_X_22.npy, 210320_ICS_Y_22.npy, 210320_ICS_X_14.npy, 210320_ICS_Y_14.npy, 210320_ICS_X_21.npy, 210320_ICS_Y_12.npy, 210320_ICS_Y_13.npy, 210320_ICS_X_17.npy, 210320_ICS_X_16.npy, 210320_ICS_Y_11.npy, 210320_ICS_X_20.npyUnder investigation
The text was updated successfully, but these errors were encountered: