Closed BLaunet closed 6 years ago
Thank you @BLaunet for this update.
It seems to me that the merge issue comes from an update you made for a faster non-parallel extraction mode in cases when the number of spectra to extract is small (https://github.com/thomasorb/orcs/pull/23). Can you please see if you can resolve the merge conflict ?
Thanks again !
This should do the trick 😃
Solving issue #27 Error was due to loss of one dimension when getting only one row or one column. Forcing the shape to be 3d solves the problem.