Open sebtha opened 1 year ago
If the columns of interest in the .map file are cols = [2, 6, 10] as it is the case now, then --missres n with n!=0 breaks create_goVirt.
.map
cols = [2, 6, 10]
--missres n
n!=0
create_goVirt
Needs doublechecking if this flag is now entirely obsolete.
If the columns of interest in the
.map
file arecols = [2, 6, 10]
as it is the case now, then--missres n
withn!=0
breakscreate_goVirt
.Needs doublechecking if this flag is now entirely obsolete.