Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing pixel in cube assembly? #133

Open
yuguangchen1 opened this issue Apr 30, 2022 · 1 comment
Open

Missing pixel in cube assembly? #133

yuguangchen1 opened this issue Apr 30, 2022 · 1 comment

Comments

@yuguangchen1
Copy link

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!

@MNBrod
Copy link
Contributor

MNBrod commented May 5, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants