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

Maximum number of dimensions #2

Open
ajithkathir opened this issue Mar 4, 2020 · 7 comments
Open

Maximum number of dimensions #2

ajithkathir opened this issue Mar 4, 2020 · 7 comments

Comments

@ajithkathir
Copy link

Hi,

While running SWarp I'm encountering this error:

> WARNING: Maximum number of dimensions supported by this version of the software exceeded

I guess this is due to image dimensions. But my image is about 4096x4096.

Can you help me with this?

Thanks
Ajith

@ebertin
Copy link
Member

ebertin commented Mar 4, 2020

Hi Ajith,

what is the value of NAXISN in the FITS header? Some pipelines set NAXISN to 3 and NAXIS3 to 1.

@ajithkathir
Copy link
Author

Hi,

NAXISN value is 4 in the header. Because it'll be useful for freq and polarisation identification.

@ebertin
Copy link
Member

ebertin commented Mar 4, 2020

both NAXIS3 and NAXIS4 are set to 1?
If this is the case, then SWarp should probably proceed and only issue a warning, I agree.
I should try to find the time and fix that.

@ajithkathir
Copy link
Author

Yes. Both are set to 1.

@ajithkathir
Copy link
Author

Hi,

When can you solve this?
Or is there any other way that I can proceed with this?

Thanks,
Ajith

@ajithkathir
Copy link
Author

Hey it worked. Its just a warning but its working.

@ajithkathir
Copy link
Author

But, the output image has only 2 dimensions. The spectral and polarisation dimensions are missing.
It would be very useful if you find a way to include them also in the output.

Thanks :)

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