|
|
|
@18492
|
18 years |
Paul Price |
Trying to get a better system for setting the weightings.
|
|
|
|
@18348
|
18 years |
Paul Price |
Positions are supposed to be normalised (-1,1).
|
|
|
|
@18347
|
18 years |
Paul Price |
Don't blow away the kernels before we need them!
|
|
|
|
@18287
|
18 years |
Paul Price |
Merging in dual-convolution development branch.
|
|
|
|
@18202
|
18 years |
Paul Price |
region may be NULL.
|
|
|
|
@18201
|
18 years |
Paul Price |
region may be NULL.
|
|
|
|
@18190
|
18 years |
Paul Price |
Need to correct for the non-unity scaling of the kernel.
|
|
|
|
@18182
|
18 years |
Paul Price |
Incorporating "variance factors" --- accounting for pixel-scale …
|
|
|
|
@18181
|
18 years |
Paul Price |
Record the variance factor.
|
|
|
|
@18180
|
18 years |
Paul Price |
Adding pmSubtractionVarianceFactor.
|
|
|
|
@18163
|
18 years |
Paul Price |
Changing use of psDB* to pmConfig* so that the database handle only …
|
|
|
|
@18146
|
18 years |
Paul Price |
Adding I/O functions for pmSubtractionKernels, so we can read/write …
|
|
|
|
@18043
|
18 years |
Paul Price |
Gene has determined that what I had before --- normalising by the sum …
|
|
|
|
@17825
|
18 years |
eugene |
globally visible cannot be inline (either static inline or no inline)
|
|
|
|
@17811
|
18 years |
Paul Price |
Fixing log messages.
|
|
|
|
@17783
|
18 years |
Paul Price |
Adding additional analysis metadata.
|
|
|
|
@17729
|
18 years |
Paul Price |
Add a function to set masked pixels to NAN. This appears to be …
|
|
|
|
@17727
|
18 years |
Paul Price |
Use the separable mask convolution --- should be faster!
|
|
|
|
@17679
|
18 years |
Paul Price |
Fixing SEGV.
|
|
|
|
@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.
|
|
|
|
@17367
|
18 years |
Paul Price |
Fixing modes --- don't need to provide conv2 if mode is …
|
|
|
|
@17364
|
18 years |
Paul Price |
Since we return "bestIndex+1", the magic number for "couldn't find a …
|
|
|
|
@17321
|
18 years |
Paul Price |
Fixing API to psImageConvolveFFT.
|
|
|
|
@17300
|
18 years |
Paul Price |
Fixing info.
|
|
|
|
@17299
|
18 years |
Paul Price |
Adding additional testing output.
|
|
|
|
@17297
|
18 years |
Paul Price |
Removing MODE_TARGET mode --- this is now done by generating a fake …
|
|
|
|
@17295
|
18 years |
Paul Price |
The method of calculating the moments and then dividing wasn't working …
|
|
|
|
@17228
|
18 years |
Paul Price |
Merging pap_branch_080328 so we can use the modernised version of ppMerge.
|
|
|
|
@17137
|
18 years |
Paul Price |
Allocate header if not already done.
|
|
|
|
@17005
|
18 years |
Paul Price |
Allow an entire image to be rejected, in which case the entire …
|
|
|
|
@16906
|
18 years |
Paul Price |
Output mask image has to be updated --- it was being set to all masked …
|
|
|
|
@16848
|
18 years |
Paul Price |
Avoiding warning about "using uninitialised".
|
|
|
|
@16833
|
18 years |
Paul Price |
1e-3 resulted in LOTS of processing!
|
|
|
|
@16832
|
18 years |
Paul Price |
Found way of setting weight image so that pixels aren't rejected as …
|
|
|
|
@16714
|
18 years |
Paul Price |
Plugging memory leaks.
|
|
|
|
@16691
|
18 years |
Paul Price |
Major difference is that not reallocating the pixel list for the …
|
|
|
|
@16689
|
18 years |
Paul Price |
Overlapping consecutive scans were interfering with each other. …
|
|
|
|
@16685
|
18 years |
Paul Price |
Overlapping consecutive scans were interfering with each other. …
|
|
|
|
@16681
|
18 years |
Paul Price |
Set image value to what was actually determined! Without this, the …
|
|
|
|
@16630
|
18 years |
Paul Price |
Turning off debugging output.
|
|
|
|
@16629
|
18 years |
Paul Price |
Removing mask from combinationMean and combinationVariance --- the …
|
|
|
|
@16628
|
18 years |
Paul Price |
Removing old code that was #if-ed out.
|
|
|
|
@16626
|
18 years |
Paul Price |
Trying to get better about "variance" vs "weight". The "variance" …
|
|
|
|
@16624
|
18 years |
Paul Price |
Expanding options for combination, especially for when there's a low …
|
|
|
|
@16620
|
18 years |
Paul Price |
Updating API to match source, removing old APIs that were commented out.
|
|
|
|
@16608
|
18 years |
Paul Price |
Didn't need offsets stored in buffer.
|
|
|
|
@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 …
|
|
|
|
@16420
|
18 years |
Paul Price |
Adding trap for bad coordinates.
|
|
|
|
@16419
|
18 years |
Paul Price |
Region wasn't in PS coordinates.
|
|
|
|
@16406
|
18 years |
Paul Price |
Duh, the type was already specified by the function name.
|
|
|
|
@16405
|
18 years |
Paul Price |
conv2 may be NULL.
|
|
|
|
@16403
|
18 years |
Paul Price |
Fixing to use modern APIs for pmSubtractionKernels.
|
|
|
|
@16402
|
18 years |
Paul Price |
Updating API to match current practise in image subtraction --- the …
|
|
|
|
@16401
|
18 years |
Paul Price |
Adding region.
|
|
|
|
@16400
|
18 years |
Paul Price |
Fixing region of subtraction.
|
|
|
|
@16399
|
18 years |
Paul Price |
Ensuring the kernel and the mode get into the analysis metadata.
|
|
|
|
@16398
|
18 years |
Paul Price |
Need to set psfMag, even when not TESTING.
|
|
|
|
@16385
|
18 years |
Paul Price |
Turn off testing output
|
|
|
|
@16384
|
18 years |
Paul Price |
Removing TESTING outputs.
|
|
|
|
@16352
|
18 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.
|
|
|
|
@15847
|
19 years |
Paul Price |
Adding demonstration 'psf tool'.
|
|
|
|
@15846
|
19 years |
Paul Price |
Looks like it's important to have options->poissonErrorsPhotLMM = true
|
|
|
|
@15839
|
19 years |
Paul Price |
Adding pmPSFEnvelope.
|
|
|
|
@15837
|
19 years |
Paul Price |
Adding additional parameters.
|
|
|
|
@15836
|
19 years |
Paul Price |
It works! Getting rid of old code.
|
|
|
|
@15814
|
19 years |
Paul Price |
Checking in version that should allow ppStack to compile.
|
|
|
|
@15809
|
19 years |
Paul Price |
Updates trying to get dual-convolution to work. It doesn't yet.
|
|
|
|
@15789
|
19 years |
Paul Price |
Fixing stamp regions --- weren't going the full length of the image.
|
|
|
|
@15787
|
19 years |
Paul Price |
Cleaning up some stamp processing.
|
|
|
|
@15764
|
19 years |
Paul Price |
Making code compile with current (checked-in) version.
|
|
|
|
@15762
|
19 years |
Paul Price |
Adding experimental code to generate the envelope PSF of multiple PSFs …
|
|
|
|
@15761
|
19 years |
Paul Price |
Fixing cross-matrix: background terms weren't being filled in.
|
|
|
|
@15756
|
19 years |
Paul Price |
Implementing dual-convolution. This required reworking those …
|
|
|
|
@15745
|
19 years |
Paul Price |
Fixing region of search
|
|
|
|
@15562
|
19 years |
eugene |
updating all changes from from eam_branch_20071023
|
|
|
|
@15455
|
19 years |
Paul Price |
Don't need second readout if convolving the first.
|
|
|
|
@15449
|
19 years |
Paul Price |
Fixing order of arguments.
|
|
|
|
@15447
|
19 years |
Paul Price |
Confirming EAM's fix.
|
|
|
|
@15444
|
19 years |
eugene |
fixed compile problem, but code is still wrong (see line 366)
|
|
|
|
@15443
|
19 years |
Paul Price |
Adding function pmSubtractionOrder (choice of name is probably not the …
|
|
|
|
@15433
|
19 years |
Paul Price |
Ignore errors in psVectorStats.
|
|
|
|
@15432
|
19 years |
Paul Price |
The RINGS kernel may be completely made up of 'inner' rings.
|
|
|
|
@15429
|
19 years |
Paul Price |
Normalising positions, for a bit more reasonable values
|
|
|
|
@15427
|
19 years |
Paul Price |
Adding additional diagnostics on bad stamps.
|
|
|
|
@15422
|
19 years |
Paul Price |
Adding checks on deviations.
|
|
|
|
@15403
|
19 years |
Paul Price |
strcasecmp requires strings.h, not string.h (bug 996).
|
|
|
|
@15396
|
19 years |
Paul Price |
Protecting from some of the input pmStackData being NULL.
|
|
|
|
@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.
|
|
|
|