IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules/src/imcombine

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14540   19 years Paul Price Moving photometric scaling into the kernel for RINGS, and fixing up …
(edit) @14539   19 years Paul Price Only normalise kernels that are even functions.
(edit) @14538   19 years Paul Price Fixing order of parameters for RINGS.
(edit) @14534   19 years Paul Price Fixing compilation errors.
(edit) @14533   19 years Paul Price Using FWHM instead of sigma.
(edit) @14532   19 years Paul Price Using FWHM instead of Gaussian sigmas. I figure FWHM is more …
(edit) @14528   19 years Paul Price Ensure correct region is used when cutting down the weight map.
(edit) @14527   19 years Paul Price Use the weight map instead of the input image as the noise term.
(edit) @14525   19 years Paul Price Adding kernel description
(edit) @14524   19 years Paul Price Don't need to give pmSubtractionRejectStamps the images, since those …
(edit) @14521   19 years Paul Price Adding function to get the kernel type from a string.
(edit) @14519   19 years Paul Price If weight and input are both NULL, default to the reference.
(edit) @14515   19 years Paul Price Making the input mask optional for pmSubtractionMask --- necessary if …
(edit) @14514   19 years Paul Price Reworking APIs to be a bit more practical.
(edit) @14513   19 years Paul Price Adding function to set stamps based on a list of x,y positions (as …
(edit) @14480   19 years Paul Price Adding enhancement to extract the pixels for each stamp from the …
(edit) @14476   19 years Paul Price Fixing GUNK reference kernel.
(edit) @14459   19 years Paul Price Was getting a SEGV when no weight map was provided (bug 901).
(edit) @14456   19 years Paul Price Changing the system by which the kernel weighting is performed. …
(edit) @14455   19 years Paul Price Extensive changes to the way spatial variation of the kernel is …
(edit) @14420   19 years Paul Price Need to normalise sum of kernel components to unity in order to …
(edit) @14366   19 years Paul Price Fixing RINGS.
(edit) @14363   19 years Paul Price Fibonnacci binning for rings --- they get wider at larger radii. This …
(edit) @14360   19 years Paul Price Adding RINGS kernel --- a series of rings, modified by polynomials.
(edit) @14355   19 years Paul Price Don't need to do calculations if the mask says it's bad. Check for …
(edit) @14352   19 years Paul Price Don't want to combine Inf pixels either.
(edit) @14351   19 years Paul Price Adding check for NAN in pixels to combine.
(edit) @14342   19 years Paul Price Adding output when stamps found.
(edit) @14341   19 years Paul Price Adding output with the kernel parameters.
(edit) @14340   19 years Paul Price Should be using the input image as the estimate of the noise for …
(edit) @14331   19 years Paul Price Only generating powers of integers.
(edit) @14330   19 years Paul Price Adding function to generate image of each of the components of the …
(edit) @14329   19 years Paul Price Not using psPolynomials to do spatial polynomials --- it's awkward, …
(edit) @14319   19 years Paul Price CONVOLVE_PIXEL is not needed, since it never needs to do weighting. …
(edit) @14318   19 years Paul Price Fixing MAJOR bug --- the rejection step wasn't doing the convolution …
(edit) @14317   19 years Paul Price Got the subtraction index for GUNK correct.
(edit) @14315   19 years Paul Price Removing kernel images for GUNK.
(edit) @14314   19 years Paul Price Fixing order.
(edit) @14313   19 years Paul Price Putting GUNK in macros.
(edit) @14312   19 years Paul Price Fixing size of POIS component of GUNK.
(edit) @14311   19 years Paul Price Don't need to convolve if the pixel is masked.
(edit) @14307   19 years Paul Price Fixed problems with segfaults in kernel generation for GUNK.
(edit) @14306   19 years Paul Price Need to allocate the widths vector.
(edit) @14305   19 years Paul Price Adding GUNK (Grid United with Normal Kernels --- a POIS/ISIS hybrid) …
(edit) @14304   19 years Paul Price I think I've got it right this time.…
(edit) @14303   19 years Paul Price Fixing constraints on image bounds.
(edit) @14302   19 years Paul Price Adding protection for size of image in convolution. If the kernel …
(edit) @14282   19 years Paul Price Use median as an estimator of the mean for rejection.
(edit) @14281   19 years Paul Price Ensure entire image is checked for masked pixels. Can't leave out the …
(edit) @14277   19 years Paul Price Wrong order of parameters for variance calculation.
(edit) @14272   19 years Paul Price Adding input/output for weight maps (variances). Using local …
(edit) @14200   19 years Paul Price Turn off functions in favour of macros.
(edit) @14199   19 years Paul Price Fixing bins for SPAM kernels.
(edit) @14198   19 years Paul Price Fixing type for allocation.
(edit) @14197   19 years Paul Price Fixing FRIES and SPAM kernels.
(edit) @14195   19 years Paul Price Restoring changes that were wiped when uploading the code to provide …
(edit) @14126   19 years Paul Price Adding checks on whether trace is enabled, to avoid compiler warnings …
(edit) @14125   19 years Paul Price Shouldn't use 'x' and 'y' in the macro, since these are defined …
(edit) @14106   19 years Paul Price Adding additional convolution kernels: SPAM (binned pixels around a …
(edit) @13871   19 years Paul Price Moving important recyclable code into pmReadoutStack.c
(edit) @13768   19 years magnier fix region inconsistency for pmReadoutReadNext
(edit) @13766   19 years magnier fixing inconsistency between input and output image areas
(edit) @13756   19 years magnier fixed inconsistency in output sizes
(edit) @13736   19 years Paul Price Fixing range on the mask convolution.
(edit) @13735   19 years Paul Price Unifying input and reference masks in a single mask for the subtraction.
(edit) @13716   19 years Paul Price Averaging concepts of input readouts into output.
(edit) @13591   19 years Paul Price Adding pmConfigMask to use symbolic names for mask values. Need to …
(edit) @13520   19 years Paul Price Catch the case where everything is masked.
(edit) @13511   19 years Paul Price Checking matrices to ensure no NaNs/Infs creep in. If they do, reject …
(edit) @13510   19 years Paul Price Check for non-finite values within the stamp that might generate a bad …
(edit) @13495   19 years Paul Price Plugging memory leaks.
(edit) @13492   19 years Paul Price Use value before freeing!
(edit) @13487   19 years Paul Price Bug fixes and algorithmic improvements to get it to a working state. …
(edit) @13457   19 years Paul Price Adding pmStack in favour of pmImageCombine
(edit) @13406   19 years Paul Price Replacing "middle man" static inline functions with macros, because …
(edit) @13398   19 years Paul Price Optimising the creating of convolution kernels: moved operations that …
(edit) @13395   19 years Paul Price Bit better optimisation on convolution: was generating the kernel …
(edit) @13390   19 years Paul Price Spatial variation working for both POIS and ISIS kernels.
(edit) @13389   19 years Paul Price Fixing subtraction of nominated kernel. This is used to maintain …
(edit) @13386   19 years Paul Price Cleaning up convolvePixel function.
(edit) @13385   19 years Paul Price Removing extraneous line.
(edit) @13383   19 years Paul Price Fixing identification of the subIndex for higher orders.
(edit) @13381   19 years Paul Price Adding trace output.
(edit) @13380   19 years Paul Price Convolution optimisation, mostly for ISIS kernels.
(edit) @13379   19 years Paul Price Adding diagnostic output: FITS files with stamp matrices or kernels
(edit) @13378   19 years Paul Price Adding trace statement.
(edit) @13370   19 years Paul Price Had left out raising numbers to the power zero.
(edit) @13366   19 years Paul Price Removing unneccessary assertion. Fixing up errors in coordinates …
(edit) @13365   19 years Paul Price Need to be more careful about the border when searching for stamps. …
(edit) @13364   19 years Paul Price Confused columns and rows.
(edit) @13340   19 years Paul Price Cleaning up image subtraction code, getting ready to use. Not tested yet.
(edit) @12742   19 years Paul Price Updating following API change to psImagePixelInterpolate
(edit) @12696   19 years magnier big re-org to put the includes in the .c only, not .h
(edit) @12693   19 years Paul Price Propagate error from statistics.
(edit) @12654   19 years Paul Price Distinguishing between mosaicking (different cells within the same …
(edit) @12651   19 years Paul Price Propagating errors status.
(edit) @11687   19 years jhoblitt update psAbort() API
(edit) @11253   19 years magnier cleaned up Doxygen groups
(edit) @11115   20 years Paul Price Re-instituting pmImageCombine.[ch], to get ppStac working. Cleaned up …
(edit) @10776   20 years magnier notes on throughput
Note: See TracRevisionLog for help on using the revision log.