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
set the first image as active and pan around the region to see region statistics. This is working well.
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.
Reported by a user
To reproduce 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.
tmp.zip
The text was updated successfully, but these errors were encountered: