Opened 19 years ago
Closed 19 years ago
#1003 closed enhancement (fixed)
code error in pmSubtractionMatch.c:366
| Reported by: | eugene | Owned by: | Paul Price |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | imcombine | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: |
Description
something is wrong with this line: the arguments were mis-matched. I moved the footprint element to the correct location, but I don't know what you want with a NAN for the nsigma value.
Note:
See TracTickets
for help on using tickets.

Your fix is correct. The NAN value for sigma clipping indicates that the no rejection takes place, but the rms deviation is calculated and output.
Updated in CVS head.