IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules/src/imcombine/pmSubtraction.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29772   16 years bills avoid segv if psImageCovarianceAverage returns NULL
(edit) @29599   16 years eugene compile-time option to use the windowed fft
(edit) @29543   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29004   16 years eugene Many changes: * psphot-related issues 1) added a new feature to …
(edit) @28667   16 years Paul Price It's bothered me for a while that the noise model that we have been …
(edit) @28405   16 years Paul Price Discovered a race condition in the threading process. The thread …
(edit) @28150   16 years Paul Price Use a range of positions on the image to calculate the covariance …
(edit) @27086   16 years Paul Price Fixing error codes for PSF-matching.
(edit) @26893   17 years eugene updates from eam_branches/20091201 (substantially changes to the …
(edit) @26584   17 years Paul Price Merging commit 26320 *only* from branches/pap into trunk. This should …
(edit) @26047   17 years Paul Price Fix propagation of mask (for poor pixels) when poor box size = 0.
(edit) @26035   17 years Paul Price Soften errors, both in the least-squares matrix/vector construction …
(edit) @25999   17 years Paul Price Merging PSF-matching code from branches/pap/ for dual convolution.
(edit) @25279   17 years Paul Price Fixing pmSubtractionKernelSolutions to work with current way of …
(edit) @25120   17 years Paul Price Better method for deciding which image to convolve: generate solutions …
(edit) @24298   17 years Paul Price Fixing application of ISIS and POIS kernels to stamps: was effectively …
(edit) @23989   17 years eugene always handle psVectorStats false return status (is an error); check …
(edit) @23839   17 years Paul Price Generate ds9 region files for stamps at interesting places.
(edit) @23740   17 years Paul Price Merging branches/pap from r23739 onto trunk. No conflicts, ppSub …
(edit) @21470   17 years Paul Price Actually, don't transfer. Let the user do it, since he may (does, in …
(edit) @21469   17 years Paul Price Transfer covariance factor to variance image.
(edit) @21429   18 years Paul Price Fixing type name to be compatible with macro use.
(edit) @21428   18 years Paul Price Fixing kernel for variance: not supposed to include the (sum k_ij)2 …
(edit) @21363   18 years Paul Price Merging pap_branch_20090128. Resolved a small number of conflicts. …
(edit) @21351   18 years eugene comment out the mutex spins on the psImages (now handled by the …
(edit) @21183   18 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(edit) @20838   18 years Paul Price Ensure thread jobs have the expected type when harvesting.
(edit) @20832   18 years Paul Price Turn psImageConvolveMask threads on/off as required, and set back when …
(edit) @20568   18 years Paul Price Adding parameter 'stride' to control the size of convolution patches …
(edit) @20561   18 years Paul Price Adding log messages with time of important stages.
(edit) @20505   18 years Paul Price Making relative systematic error in kernel a configurable parameter …
(edit) @20466   18 years Paul Price Need to turn off threads at the psLib level --- otherwise, we end up …
(edit) @20215   18 years Paul Price Turning off systematic error --- doesn't have a large effect.
(edit) @19768   18 years Paul Price Removing old code.
(edit) @19766   18 years Paul Price Free systematic error images.
(edit) @19765   18 years Paul Price Two major changes. 1. Optimising ISIS kernels: instead of doing an …
(edit) @19540   18 years Paul Price Dereferencing in the hope things will go faster.
(edit) @19532   18 years Paul Price Correcting stack variances for the imperfect convolution. Changed …
(edit) @19482   18 years Paul Price Merging in pap_branch_080908. Was originally going to use it for …
(edit) @19357   18 years Paul Price Always record the RMS.
(edit) @19344   18 years Paul Price Can only lock if pointer is non-NULL.
(edit) @19335   18 years Paul Price Moving propagation of mask into convolveRegion(): it's already going …
(edit) @19299   18 years Paul Price psThreadJob is now mutable within the thread function.
(edit) @19282   18 years Paul Price We want a bad/poor mask distinction in the mask convolution for …
(edit) @19271   18 years Paul Price Reducing (and asserting on) bounds for copy. There's some memory …
(edit) @19170   18 years Paul Price Reject anomalously low deviations as well.
(edit) @19164   18 years Paul Price Reworking the masking so as to avoid exploding the number of bad …
(edit) @19148   18 years Paul Price Propagate values from inputs masks.
(edit) @19122   18 years Paul Price Need to put mutex locks on the parent images when convolving, since …
(edit) @19061   18 years Paul Price Only lock if running threaded.
(edit) @19059   18 years Paul Price Adding threading for pmSubtractionConvolve. This was more difficult …
(edit) @18962   18 years Paul Price Adding threads to pmSubtractionCalculateEquation and …
(edit) @18652   18 years Paul Price More robust estimation of mean, standard deviation.
(edit) @18287   18 years Paul Price Merging in dual-convolution development branch.
(edit) @18190   18 years Paul Price Need to correct for the non-unity scaling of the kernel.
(edit) @18163   18 years Paul Price Changing use of psDB* to pmConfig* so that the database handle only …
(edit) @18043   18 years Paul Price Gene has determined that what I had before --- normalising by the sum …
(edit) @17811   18 years Paul Price Fixing log messages.
(edit) @17783   18 years Paul Price Adding additional analysis metadata.
(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) @17321   18 years Paul Price Fixing API to psImageConvolveFFT.
(edit) @17297   18 years Paul Price Removing MODE_TARGET mode --- this is now done by generating a fake …
(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) @16352   19 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) @15809   19 years Paul Price Updates trying to get dual-convolution to work. It doesn't yet.
(edit) @15756   19 years Paul Price Implementing dual-convolution. This required reworking those …
(edit) @15455   19 years Paul Price Don't need second readout if convolving the first.
(edit) @15443   19 years Paul Price Adding function pmSubtractionOrder (choice of name is probably not the …
(edit) @15427   19 years Paul Price Adding additional diagnostics on bad stamps.
(edit) @15422   19 years Paul Price Adding checks on deviations.
(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) @15361   19 years Paul Price Adding more information on stamp rejection to logs.
(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) @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 …
(edit) @14824   19 years Paul Price The values in the variance map were about half of what they should …
(edit) @14801   19 years Paul Price Preparing to take a (long) list of sources as candidate stamps. …
(edit) @14753   19 years Paul Price Fixing compilation error.
(edit) @14752   19 years Paul Price Generate kernel for the variance map as the square of the kernel for …
(edit) @14739   19 years Paul Price Give pmSubtractionBorder a size, rather than the NULL kernel (since …
(edit) @14738   19 years Paul Price Consolidating some code. Making it so that the convolutions of the …
(edit) @14716   19 years Paul Price Entire matrix wasn't being populated --- left in some "upper diagonal …
(edit) @14712   19 years Paul Price Fixing compilation error.
(edit) @14711   19 years Paul Price Last commit log message is wrong --- Fixing the matrix generation. …
(edit) @14710   19 years Paul Price Cleaning up, consolidating some duplicated code. Fixing photometric …
(edit) @14709   19 years Paul Price Cleaning up, consolidating some duplicated code. Fixing photometric …
Note: See TracRevisionLog for help on using the revision log.