|
|
|
@21469
|
17 years |
Paul Price |
Transfer covariance factor to variance image.
|
|
|
|
@21429
|
17 years |
Paul Price |
Fixing type name to be compatible with macro use.
|
|
|
|
@21428
|
17 years |
Paul Price |
Fixing kernel for variance: not supposed to include the (sum k_ij)2 …
|
|
|
|
@21422
|
17 years |
Paul Price |
Merging cnb_branch_20090113. No major conflicts. Compiles, but not …
|
|
|
|
@21363
|
17 years |
Paul Price |
Merging pap_branch_20090128. Resolved a small number of conflicts. …
|
|
|
|
@21351
|
17 years |
eugene |
comment out the mutex spins on the psImages (now handled by the …
|
|
|
|
@21247
|
17 years |
eugene |
fix vector mask type; disable apparent test code (forced return of …
|
|
|
|
@21183
|
17 years |
eugene |
incorporating changes from 16bit mask upgrades (eam_branch_20081230)
|
|
|
|
@21149
|
17 years |
Paul Price |
Adding test for deconvolution: measures the fraction of the kernel …
|
|
|
|
@20999
|
18 years |
Paul Price |
Attempting to get correct scaling for stacked images.
|
|
|
|
@20937
|
18 years |
eugene |
changing pmPeaks to contain a pointer to pmFootprints, which just …
|
|
|
|
@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 …
|
|
|
|
@20718
|
18 years |
Paul Price |
Fixing "may be used uninitialised" error.
|
|
|
|
@20717
|
18 years |
Paul Price |
Fixing double free.
|
|
|
|
@20714
|
18 years |
Paul Price |
Apply threshold to stamps from list. Threshold is now specified as …
|
|
|
|
@20712
|
18 years |
eugene |
var_soft = var + soft_frac
nsigma_2 = var_soft * rej
(not the other …
|
|
|
|
@20633
|
18 years |
Paul Price |
Adding additional TESTING outputs.
|
|
|
|
@20571
|
18 years |
Paul Price |
NAN sysError was causing trouble.
|
|
|
|
@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 …
|
|
|
|
@20497
|
18 years |
Paul Price |
Adding relative systematic error for combination when rejecting.
|
|
|
|
@20487
|
18 years |
Paul Price |
Don't use variance factors since we're now renormalising the weight maps.
|
|
|
|
@20466
|
18 years |
Paul Price |
Need to turn off threads at the psLib level --- otherwise, we end up …
|
|
|
|
@20465
|
18 years |
Paul Price |
Don't rely on the input source list to have finite magnitudes (at the …
|
|
|
|
@20421
|
18 years |
Paul Price |
Fixing SEGV when tracing due to optimised ISIS.
|
|
|
|
@20420
|
18 years |
Paul Price |
Adding trace statements. Bug resulted in zero pixels rejected when …
|
|
|
|
@20355
|
18 years |
Paul Price |
Write out realisations of the kernel as well.
|
|
|
|
@20215
|
18 years |
Paul Price |
Turning off systematic error --- doesn't have a large effect.
|
|
|
|
@20052
|
18 years |
Paul Price |
Was working with an image, not a kernel.
|
|
|
|
@20051
|
18 years |
Paul Price |
Fixing typo.
|
|
|
|
@20050
|
18 years |
Paul Price |
Adding quality of fit information.
|
|
|
|
@20049
|
18 years |
Paul Price |
Adding new file with function to add stuff to a common 'analysis' …
|
|
|
|
@19998
|
18 years |
eugene |
test for valid model
|
|
|
|
@19794
|
18 years |
Paul Price |
More consistent about which solution goes where.
|
|
|
|
@19768
|
18 years |
Paul Price |
Removing old code.
|
|
|
|
@19767
|
18 years |
Paul Price |
Restoring calculation of moments for ISIS.
|
|
|
|
@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 …
|
|
|
|
@19758
|
18 years |
Paul Price |
Always use the same name.
|
|
|
|
@19669
|
18 years |
Paul Price |
Removing MEAN, RMS, NUM --- they go in the kernel now, not the …
|
|
|
|
@19541
|
18 years |
Paul Price |
Making use of optimised psPixelsConcatenate.
|
|
|
|
@19540
|
18 years |
Paul Price |
Dereferencing in the hope things will go faster.
|
|
|
|
@19535
|
18 years |
Paul Price |
Writing a number as float instead of int.
|
|
|
|
@19532
|
18 years |
Paul Price |
Correcting stack variances for the imperfect convolution. Changed …
|
|
|
|
@19487
|
18 years |
Paul Price |
Don't use variance factors.
|
|
|
|
@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.
|
|
|
|
@19349
|
18 years |
Paul Price |
Fixed bug: wasn't initialising target image.
|
|
|
|
@19345
|
18 years |
Paul Price |
Threading pmStackReject
|
|
|
|
@19344
|
18 years |
Paul Price |
Can only lock if pointer is non-NULL.
|
|
|
|
@19340
|
18 years |
Paul Price |
Don't need mutexes on output images.
|
|
|
|
@19336
|
18 years |
Paul Price |
Create empty pixel list before starting combination.
|
|
|
|
@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 …
|
|
|
|
@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.
|
|
|
|