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

no region stat for matched images generated with CASA ia.fft #982

Closed
kswang1029 opened this issue Dec 7, 2021 · 0 comments · Fixed by #995
Closed

no region stat for matched images generated with CASA ia.fft #982

kswang1029 opened this issue Dec 7, 2021 · 0 comments · Fixed by #995
Assignees
Labels
bug Something isn't working
Milestone

Comments

@kswang1029
Copy link
Contributor

kswang1029 commented Dec 7, 2021

Reported by a user

To reproduce the issue:

  1. load the attached images and match them
  2. make a region on the first image
  3. set the first image as active and pan around the region to see region statistics. This is working well.
  4. set the 2nd image (matched) as active and pan around the region to see region statistics. This triggers the issue.

The backend log says:
[2021-12-07 15:07:19.375] [debug] Region conversion failed or was distorted, using polygon approximation for rectangle
[2021-12-07 15:07:19.375] [error] Error converting region to output image: (/Users/kswang/carta_build/carta-casacore/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc : 1143) Failed AlwaysAssert world.nelements() == nWorldAxes()
[2021-12-07 15:07:19.375] [error] Error approximating rectangle as polygon in matched image.

With other images generated with CASA tclean, there is no such issue.

Screen Shot 2021-12-07 at 3 07 32 PM

tmp.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants