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

RGB stack can't handle differently sized images #76

Open
2 tasks
LTDakin opened this issue Apr 3, 2025 · 0 comments
Open
2 tasks

RGB stack can't handle differently sized images #76

LTDakin opened this issue Apr 3, 2025 · 0 comments

Comments

@LTDakin
Copy link
Contributor

LTDakin commented Apr 3, 2025

Failing RGB stacks with the error
all the input array dimensions except for the concatenation axis must match exactly, but along dimension 0, the array at index 0 has size 2042 and the array at index 1 has size 2400

Best guess is that we are not cropping images before trying to stack or align them.

  • figure out where error is being raised, either in align-fits, the code, fits2img or elsewhere
  • patch it
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

1 participant