[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #55217] --align not working as expected in left-hand oriented WCS
From: |
Mohammad Akhlaghi |
Subject: |
[bug #55217] --align not working as expected in left-hand oriented WCS |
Date: |
Thu, 28 May 2020 00:09:58 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0 |
Follow-up Comment #1, bug #55217 (project gnuastro):
Currently, this can be fixed by flipping the image along the problematic axis
('--flip=1,0' or '--flip=0,1'). In Commit 6dc1fd447fd
<http://git.savannah.gnu.org/cgit/gnuastro.git/commit/?id=6dc1fd447fd07f3fab20cd496411ff3aeea27df5>
a warning has been added to explain the problem.
But unfortunately '--flip' has to be called in a separate/prior call to Warp,
it can't be in the same call, because we only implement the warping matrix in
the WCS at the end of all rotations. So one useful step in this bug may be to
apply the WCS correction after each separate warp.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55217>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #55217] --align not working as expected in left-hand oriented WCS,
Mohammad Akhlaghi <=