GNU Astronomy Utilities - Bugs: bug #52014, Arithmetic not accounting for...
You are not allowed to post comments on this tracker with your current authentication level.
bug #52014: Arithmetic not accounting for integer blank pixels in binary operators
Submitter: | Mohammad Akhlaghi <makhlaghi> | ||
Submitted: | Wed 13 Sep 2017 10:38:43 PM UTC | ||
Category: | Arithmetic | Severity: | 3 - Normal |
Item Group: | Output not reasonable | Status: | Fixed |
Privacy: | Public | Assigned to: | makhlaghi |
Open/Closed: | Closed |
Wed 13 Sep 2017 11:01:16 PM UTC, comment #1: |
Mohammad Akhlaghi <makhlaghi>![]() ![]() |
Wed 13 Sep 2017 10:38:43 PM UTC, original submission:
When binary operations like +, -, * and / are requested, the Arithmetic library (and thus program) doesn't take into account blank integer values.
|
Mohammad Akhlaghi <makhlaghi>![]() ![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
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 |
---|---|---|---|---|---|
2017-09-13 | makhlaghi | Status | In Progress | ![]() |
Fixed |
Open/Closed | Open | ![]() |
Closed |
The test was implemented and integer blank values are now correctly accounted for. The commit has been pushed to master.