bugGNU Astronomy Utilities - Bugs: bug #54188, Upperlimit magnitude distribution...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #54188: Upperlimit magnitude distribution not being sigma-clipped properly

Submitter:  Mohammad Akhlaghi <makhlaghi>
Submitted:  Tue 26 Jun 2018 12:14:27 PM UTC
   
 
Category:  MakeCatalog Severity:  3 - Normal
Item Group:  Output not reasonable Status:  Fixed
Privacy:  Public Assigned to:  makhlaghi
Open/Closed:  Closed

Tue 26 Jun 2018 12:45:31 PM UTC, comment #1: 

This bug has been fixed and pushed to the main repo.

Mohammad Akhlaghi <makhlaghi>
Group administrator
Tue 26 Jun 2018 12:14:27 PM UTC, original submission:  

While using the upper-limit magnitude, i noticed that some values for the `--upperlimitsigma' option were not reasonable for relatively bright objects (for example 0.1).

After some investigating, I noticed that the problem is in the fact that we had asked the sigma-clipping to be done in place. Therefore, the sorting flag would be set for the random values of one object, and the flag would persit for the next object's random values (which were written in the same data container).

The solution is to initialize the sorting flag to zero before starting each object's upper-limit magnitude measurement. I am busy implementing it now.

Mohammad Akhlaghi <makhlaghi>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by makhlaghi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-06-26 makhlaghi StatusIn Progress Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code