|
|
|
@19271
|
18 years |
Paul Price |
Reducing (and asserting on) bounds for copy. There's some memory …
|
|
|
|
@19247
|
18 years |
Paul Price |
Remove extraneous macro definitions.
|
|
|
|
@19243
|
18 years |
Paul Price |
Trying to reduce memory usage, which gets somewhat large in the end of …
|
|
|
|
@19241
|
18 years |
Paul Price |
Don't increment pixel array size bit by bit.
|
|
|
|
@19239
|
18 years |
Paul Price |
Caught an important bug: was using the wrong index in comparison.
|
|
|
|
@19234
|
18 years |
Paul Price |
Revising source mask.
|
|
|
|
@19230
|
18 years |
Paul Price |
In the case that there is no chip/cell (the readout is orphaned), the …
|
|
|
|
@19225
|
18 years |
Paul Price |
Adding additional debugging output when TESTING.
|
|
|
|
@19209
|
18 years |
Paul Price |
'inner' member of pmSubtractionKernels wasn't being updated.
|
|
|
|
@19207
|
18 years |
Paul Price |
Avoiding use of sqrt.
|
|
|
|
@19205
|
18 years |
Paul Price |
Just in case…
|
|
|
|
@19204
|
18 years |
Paul Price |
Fixing compilation error. Didn't set sizes.
|
|
|
|
@19202
|
18 years |
Paul Price |
More restrictions on sources.
|
|
|
|
@19201
|
18 years |
Paul Price |
Don't blindly use all input sources as stamps.
|
|
|
|
@19189
|
18 years |
Paul Price |
Adding I/O of subtraction kernels to pmFPAfile stuff.
|
|
|
|
@19170
|
18 years |
Paul Price |
Reject anomalously low deviations as well.
|
|
|
|
@19169
|
18 years |
Paul Price |
Turn off testing for CVS copy!
|
|
|
|
@19168
|
18 years |
Paul Price |
Need more iterations!
|
|
|
|
@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 …
|
|
|
|
@19086
|
18 years |
eugene |
test for valid image on each readout
|
|
|
|
@19061
|
18 years |
Paul Price |
Only lock if running threaded.
|
|
|
|
@19059
|
18 years |
Paul Price |
Adding threading for pmSubtractionConvolve. This was more difficult …
|
|
|
|
@19009
|
18 years |
Paul Price |
Another installment in the saga to ensure pmSourceMoments doesn't go …
|
|
|
|
@18962
|
18 years |
Paul Price |
Adding threads to pmSubtractionCalculateEquation and …
|
|
|
|
@18861
|
18 years |
eugene |
comment out timer marks
|
|
|
|
@18830
|
18 years |
eugene |
src/objects/Makefile.am
|
|
|
|
@18788
|
18 years |
Paul Price |
Work out maximum "valid" radius (for S/N ~ 1; which is what's used by …
|
|
|
|
@18652
|
18 years |
Paul Price |
More robust estimation of mean, standard deviation.
|
|
|
|
@18611
|
18 years |
Paul Price |
Need to use Poisson errors in order to get realistic weight values.
|
|
|
|
@18566
|
18 years |
Paul Price |
Resolving conflicts.
|
|
|
|
@18508
|
18 years |
Paul Price |
Fix to allow an image to have no pixels to inspect/reject.
|
|
|
|
@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
|
|
|
|