| | 135 | |
| | 136 | = Kernel scaling = |
| | 137 | |
| | 138 | Scaling of kernel basis sets has been implemented as of r26650 (in branches/eam_branches/20091201). If SCALE in the PPSUB recipe is set to TRUE, then the ISIS kernel widths, the kernel size and stamp size are scaled by the maximum FWHM of the inputs, with maximum and minimum scaling values provided. This results in fewer sources being detected in the subtracted images. |
| | 139 | |
| | 140 | The parameters used are: |
| | 141 | |
| | 142 | {{{ |
| | 143 | KERNEL.SIZE: 45 (Half-size of kernel) |
| | 144 | STAMP.FOOTPRINT: 50 (Half-size of stamps) |
| | 145 | ISIS.WIDTHS: 2.9 4.8 8.2 13.8 23.3 (FWHM of Gaussians) |
| | 146 | ISIS.ORDERS: 4 2 2 2 2 (Polynomial order for Gaussians) |
| | 147 | SCALE: TRUE (Scale kernel parameters by the seeing) |
| | 148 | SCALE.REF: 12.0 (Reference for kernel parameter scaling) |
| | 149 | SCALE.MIN: 0.3 (Minimum scale value) |
| | 150 | SCALE.MAX: 1.2 (Maximum scale value) |
| | 151 | }}} |
| | 152 | |
| | 153 | Note that the stretch on the below image is from -25 to +25, rather than -100 to +100 as for the above images. |
| | 154 | |
| | 155 | [[Image(source:/trunk/doc/ppsub/pics/comparison/isis_radial_3.jpg)]] |
| | 156 | |
| | 157 | Cases with more than 10 sources detected in the subtracted image: |
| | 158 | |
| | 159 | {{{ |
| | 160 | 28-30: 54 |
| | 161 | 28-31: 43 |
| | 162 | 29-30: 48 |
| | 163 | 35-36: 81 |
| | 164 | }}} |