gnuastro-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-devel] [bug #56641] Different coord postions when oversampling


From: Roberto Baena Gallé
Subject: [gnuastro-devel] [bug #56641] Different coord postions when oversampling related with number of decimals
Date: Wed, 17 Jul 2019 10:07:39 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?56641>

                 Summary: Different coord postions when oversampling related
with number of decimals
                 Project: GNU Astronomy Utilities
            Submitted by: rbaena
            Submitted on: mié 17 jul 2019 14:07:09 UTC
                Category: MakeProfiles
                Severity: 3 - Normal
              Item Group: Output not reasonable
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

using mkprof version 0.9.57-0e349...
...and with the following simple catalog

 
$ cat test2_2dec.txt
1 2.49 2.00 4 0 0 0 0 10 0
$ astmkprof test2_2dec.txt --mergedsize=10,10 --oversample=3



we get the point-like star position at (6.0 , 5.0) at ds9.

BUT

...with this other simple catalog only changing the number of decimals

 
$ cat test1_4dec.txt
1 2.4999 2.00 4 0 0 0 0 10 0
$ astmkprof test1_4dec.txt --mergedsize=10,10 --oversample=3



we get the point-like star position at (4.0 , 6.0) at ds9.

The first result is the correct one. 




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56641>

_______________________________________________
  Mensaje enviado vía Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]