Closed Greema1 closed 1 year ago
Line 1079: if there is at least one nan value (in each wl) in rslt dictionary then Not np.isnan (data ). any() = false, hence np.nonzero will return an empty array. Since, msTypInd.size = 0, msDct wont be created.
Line 1079: if there is at least one nan value (in each wl) in rslt dictionary then Not np.isnan (data ). any() = false, hence np.nonzero will return an empty array. Since, msTypInd.size = 0, msDct wont be created.