DP3 array shape error
Hi,
For a number of LINC target runs I am seeing the error:
dp3_execute_151/DP3_err.log ::::::::::::::
std exception detected: ArrayBase::operator()(b,e,i) - incorrectly specified begin: [0, 0] end: [72, 72] incr: [1, 1]
array shape: [62, 62] required: b >= 0; b <= e; e < shape; i >= 0
I gather from talking to @alex that is related to demix and more specifically the demix_timeres parameter. Not sure if the issue should be mitigated in LINC or fixed in DP3?
Thanks