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
I noticed that after MakeCube.py, the size of the cube is actually 1 pixel smaller than the production from IDL pipeline in the Y-direction. Could this be an array slicing bug, since the endpoint definition is different?
Thanks!
The text was updated successfully, but these errors were encountered:
There is indeed an off-by-one error that seems to have originated with the IDL port. I have a fix to make this DRP's outputs consistent with the IDL one, and will push it shortly.
Hi!
I noticed that after
MakeCube.py
, the size of the cube is actually 1 pixel smaller than the production from IDL pipeline in the Y-direction. Could this be an array slicing bug, since the endpoint definition is different?Thanks!
The text was updated successfully, but these errors were encountered: