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