Changes between Version 5 and Version 6 of Stack_Sky_Levels
- Timestamp:
- Aug 28, 2013, 6:07:47 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Stack_Sky_Levels
v5 v6 1 1 == 2013-08-28 == 2 2 3 As the statistics and fitsio both seem to be working as expected, I began looking through the ppStack code to attempt to identify an issue there. It appears that the important sequence in the code is as follows:3 As the statistics and fitsio both seem to be working largely as expected, I began looking through the ppStack code to attempt to identify an issue there. It appears that the important sequence in the code is as follows: 4 4 1. Input images are matched against the target PSF, and convovled to match that target. 5 5 2. After convolution, a single ROBUST_MEDIAN background level is subtracted from the convolved images. … … 17 17 Unconvolved: 18 18 [[Image(ninput_unconvolved_check.png,400px)]] 19 20 From the behavior of the convolved stack background levels, it appears that there is a small statistical issue remaining, on the order of 0.25DN/input (0.5DN/input in y?). 19 21 == 2013-08-27 == 20 22
