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) @17679   18 years Paul Price Fixing SEGV.
(edit) @17496   18 years Paul Price Fixing another logical error.
(edit) @17493   18 years Paul Price Fix logical error in image size checking.
(edit) @17394   18 years eugene minor diff
(edit) @17387   18 years Paul Price Fixing logical error.
(edit) @17383   18 years Paul Price More flexibility for inputs to be NULL.
(edit) @17370   18 years Paul Price Making convolution inputs a bit more flexible with mode.
(edit) @17367   18 years Paul Price Fixing modes --- don't need to provide conv2 if mode is …
(edit) @17364   18 years Paul Price Since we return "bestIndex+1", the magic number for "couldn't find a …
(edit) @17321   18 years Paul Price Fixing API to psImageConvolveFFT.
(edit) @17300   18 years Paul Price Fixing info.
(edit) @17299   18 years Paul Price Adding additional testing output.
(edit) @17297   18 years Paul Price Removing MODE_TARGET mode --- this is now done by generating a fake …
(edit) @17295   18 years Paul Price The method of calculating the moments and then dividing wasn't working …
(edit) @17228   18 years Paul Price Merging pap_branch_080328 so we can use the modernised version of ppMerge.
(edit) @17137   18 years Paul Price Allocate header if not already done.
(edit) @17005   18 years Paul Price Allow an entire image to be rejected, in which case the entire …
(edit) @16906   18 years Paul Price Output mask image has to be updated --- it was being set to all masked …
(edit) @16848   18 years Paul Price Avoiding warning about "using uninitialised".
(edit) @16833   18 years Paul Price 1e-3 resulted in LOTS of processing!
(edit) @16832   18 years Paul Price Found way of setting weight image so that pixels aren't rejected as …
(edit) @16714   18 years Paul Price Plugging memory leaks.
(edit) @16691   18 years Paul Price Major difference is that not reallocating the pixel list for the …
(edit) @16689   18 years Paul Price Overlapping consecutive scans were interfering with each other. …
(edit) @16685   18 years Paul Price Overlapping consecutive scans were interfering with each other. …
(edit) @16681   18 years Paul Price Set image value to what was actually determined! Without this, the …
(edit) @16630   18 years Paul Price Turning off debugging output.
(edit) @16629   18 years Paul Price Removing mask from combinationMean and combinationVariance --- the …
(edit) @16628   18 years Paul Price Removing old code that was #if-ed out.
(edit) @16626   18 years Paul Price Trying to get better about "variance" vs "weight". The "variance" …
(edit) @16624   18 years Paul Price Expanding options for combination, especially for when there's a low …
(edit) @16620   18 years Paul Price Updating API to match source, removing old APIs that were commented out.
(edit) @16608   18 years Paul Price Didn't need offsets stored in buffer.
(edit) @16607   18 years Paul Price Previous merge didn't have the expected result, probably because of …
(edit) @16604   18 years Paul Price Merging in ppStack development branch --- ppStack now works with …
(edit) @16479   18 years Paul Price Rewinding state of psModules/src/imcombine to the last merge …
(edit) @16476   18 years Paul Price Fixing regions to allow convolution of sub-images (for ppStack)
(edit) @16423   18 years Paul Price Starting to attempt to support stacking of images that have been read …
(edit) @16420   18 years Paul Price Adding trap for bad coordinates.
(edit) @16419   18 years Paul Price Region wasn't in PS coordinates.
(edit) @16406   18 years Paul Price Duh, the type was already specified by the function name.
(edit) @16405   18 years Paul Price conv2 may be NULL.
(edit) @16403   18 years Paul Price Fixing to use modern APIs for pmSubtractionKernels.
(edit) @16402   18 years Paul Price Updating API to match current practise in image subtraction --- the …
(edit) @16401   18 years Paul Price Adding region.
(edit) @16400   18 years Paul Price Fixing region of subtraction.
(edit) @16399   18 years Paul Price Ensuring the kernel and the mode get into the analysis metadata.
(edit) @16398   18 years Paul Price Need to set psfMag, even when not TESTING.
(edit) @16385   18 years Paul Price Turn off testing output
(edit) @16384   18 years Paul Price Removing TESTING outputs.
(edit) @16352   18 years Paul Price I no longer believe that I should be normalising the variance kernel. …
(edit) @15976   19 years gusciora Initialized a couple of pointers to NULL.
(edit) @15847   19 years Paul Price Adding demonstration 'psf tool'.
(edit) @15846   19 years Paul Price Looks like it's important to have options->poissonErrorsPhotLMM = true
(edit) @15839   19 years Paul Price Adding pmPSFEnvelope.
(edit) @15837   19 years Paul Price Adding additional parameters.
(edit) @15836   19 years Paul Price It works! Getting rid of old code.
(edit) @15814   19 years Paul Price Checking in version that should allow ppStack to compile.
(edit) @15809   19 years Paul Price Updates trying to get dual-convolution to work. It doesn't yet.
(edit) @15789   19 years Paul Price Fixing stamp regions --- weren't going the full length of the image.
(edit) @15787   19 years Paul Price Cleaning up some stamp processing.
(edit) @15764   19 years Paul Price Making code compile with current (checked-in) version.
(edit) @15762   19 years Paul Price Adding experimental code to generate the envelope PSF of multiple PSFs …
(edit) @15761   19 years Paul Price Fixing cross-matrix: background terms weren't being filled in.
(edit) @15756   19 years Paul Price Implementing dual-convolution. This required reworking those …
(edit) @15745   19 years Paul Price Fixing region of search
(edit) @15562   19 years eugene updating all changes from from eam_branch_20071023
(edit) @15455   19 years Paul Price Don't need second readout if convolving the first.
(edit) @15449   19 years Paul Price Fixing order of arguments.
(edit) @15447   19 years Paul Price Confirming EAM's fix.
(edit) @15444   19 years eugene fixed compile problem, but code is still wrong (see line 366)
(edit) @15443   19 years Paul Price Adding function pmSubtractionOrder (choice of name is probably not the …
(edit) @15433   19 years Paul Price Ignore errors in psVectorStats.
(edit) @15432   19 years Paul Price The RINGS kernel may be completely made up of 'inner' rings.
(edit) @15429   19 years Paul Price Normalising positions, for a bit more reasonable values
(edit) @15427   19 years Paul Price Adding additional diagnostics on bad stamps.
(edit) @15422   19 years Paul Price Adding checks on deviations.
(edit) @15403   19 years Paul Price strcasecmp requires strings.h, not string.h (bug 996).
(edit) @15396   19 years Paul Price Protecting from some of the input pmStackData being NULL.
(edit) @15390   19 years Paul Price TESTING should be turned off in CVS.
(edit) @15373   19 years Paul Price Adding note about future optimisation.
(edit) @15371   19 years Paul Price Make output coordinates for rejection and deviation consistent.
(edit) @15367   19 years Paul Price Removing debugging printf statements.
(edit) @15361   19 years Paul Price Adding more information on stamp rejection to logs.
(edit) @15360   19 years Paul Price Ensure uncomplete rings are NOT used --- want the corners to be zero. …
(edit) @15329   19 years Paul Price Exclusion zone isn't twice the footprint, but the footprint plus the …
(edit) @15325   19 years Paul Price Allowing use of FFT convolution for masks. The program was spending a …
(edit) @15319   19 years Paul Price Print the fraction as well.
(edit) @15305   19 years Paul Price Will fail without trying hard if there are not enough good pixels.
(edit) @15286   19 years Paul Price When a stamp has bad flux, reject it completely.
(edit) @15285   19 years Paul Price Removing double free.
(edit) @15267   19 years Paul Price If the stamp footprint is smaller than the kernel size, then we won't …
(edit) @15263   19 years Paul Price Meant u,v and not x,y.
(edit) @15251   19 years Paul Price Using a Waussian instead of a Gaussian, so as to have some power in …
(edit) @15247   19 years Paul Price Ensuring GUNK kernels are marked as such after generating them from …
(edit) @15220   19 years Paul Price Put in check for coordinates of stamp.
(edit) @14947   19 years Paul Price Additional include file required for compilation.
(edit) @14886   19 years jhoblitt install pmImageCombine.h
(edit) @14870   19 years Paul Price Avoiding error from getting subimage of NULL mask. Plugging memory leak.
(edit) @14867   19 years Paul Price Was getting lots of NANs in unmasked pixels, because the FFT spreads …
Note: See TracRevisionLog for help on using the revision log.