|
|
|
@30049
|
16 years |
watersc1 |
Merge of realtime burntool and new nightly science code into trunk.
|
|
|
|
@30044
|
16 years |
bills |
Fix checking of good fit. Changed name to pGoodFit to emphasize that …
|
|
|
|
@30031
|
16 years |
eugene |
modifications to psImageMapFit to allow for unfittable data (at a …
|
|
|
|
@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 …
|
|
|
|
@28152
|
16 years |
Paul Price |
Problem: the interpolation has introduced power into the covariance …
|
|
|
|
@28151
|
16 years |
Paul Price |
In case there's already some covariance.…
|
|
|
|
@28149
|
16 years |
Paul Price |
After scaling, must renormalise covariance to remove errors in …
|
|
|
|
@28136
|
16 years |
Paul Price |
Remove all thread tasks when told to.
|
|
|
|
@28006
|
16 years |
eugene |
merging changes from PAP branch with modifications to the covariance …
|
|
|
|
@27911
|
16 years |
Paul Price |
Only use the thread mechanisms if threading is activated; otherwise, …
|
|
|
|
@27910
|
16 years |
Paul Price |
Fix compilation errors.
|
|
|
|
@27908
|
16 years |
Paul Price |
Adding mutex on psImageConvolveSetThreads to attempt to fix sporadic …
|
|
|
|
@27702
|
16 years |
Paul Price |
Need to initialise.
|
|
|
|
@27697
|
16 years |
Paul Price |
psImageCovarianceSum now sums a single covariance matrix to produce a …
|
|
|
|
@27069
|
16 years |
Paul Price |
Initialise Npixels.
|
|
|
|
@27068
|
16 years |
Paul Price |
And another.
|
|
|
|
@27067
|
16 years |
Paul Price |
Fix syntax error.
|
|
|
|
@27066
|
16 years |
Paul Price |
Better measurement of the background when the mask fraction is such …
|
|
|
|
@26892
|
16 years |
eugene |
updates from eam_branches/20091201
|
|
|
|
@26451
|
17 years |
eugene |
adding limits to message repeats for clarity
|
|
|
|
@25994
|
17 years |
eugene |
add utility function to calculate covarFactor in an aperture
|
|
|
|
@25753
|
17 years |
eugene |
add psImageMaskPixels, psImageMapCleanup, psImageMapRepair
|
|
|
|
@25383
|
17 years |
Paul Price |
Merging branches/pap (detection efficiency development) into trunk.
|
|
|
|
@24832
|
17 years |
Paul Price |
Adding function to provide weighted average of covariance matrices.
|
|
|
|
@24497
|
17 years |
Paul Price |
Doubles should use lf.
|
|
|
|
@24481
|
17 years |
eugene |
min,max incorrectly calculated; for Nsubset > Npixels, loop directly …
|
|
|
|
@24272
|
17 years |
Paul Price |
Copy covariance matrix when copying readout.
|
|
|
|
@24091
|
17 years |
eugene |
rename psMatrixGJSolveF32 to psMatrixGJSolve; better handling of …
|
|
|
|
@23989
|
17 years |
eugene |
always handle psVectorStats false return status (is an error); check …
|
|
|
|
@23882
|
17 years |
Paul Price |
Adding function to calculate covariance pseudo-matrix when binning.
|
|
|
|
@23486
|
17 years |
Paul Price |
Functions declared as 'type function()' caused errors with the Intel …
|
|
|
|
@23401
|
17 years |
Paul Price |
Don't panic if there's no covariance to transfer!
|
|
|
|
@23231
|
17 years |
Paul Price |
Lanczos kernel wasn't being calculated correctly, resulting in …
|
|
|
|
@22738
|
17 years |
Paul Price |
Add checking for non-finite covariance elements.
|
|
|
|
@22714
|
17 years |
Paul Price |
Removing unnecessary .cvsignore files.
|
|
|
|
@21467
|
17 years |
Paul Price |
Adding trivial case.
|
|
|
|
@21466
|
17 years |
Paul Price |
Adding function psImageCovarianceTransfer to transfer the covariance …
|
|
|
|
@21383
|
17 years |
Paul Price |
Fixing ranges.
|
|
|
|
@21382
|
17 years |
Paul Price |
More efficient determination of truncation radius.
Sums need to be of …
|
|
|
|
@21347
|
17 years |
eugene |
added mutexes to protect the psImage children management
|
|
|
|
@21337
|
17 years |
Paul Price |
Fixing range to avoid SEGV.
|
|
|
|
@21335
|
17 years |
Paul Price |
Adding function to return the kernel used for smoothing (so we can use …
|
|
|
|
@21324
|
17 years |
Paul Price |
Fixing range for summation.
|
|
|
|
@21322
|
17 years |
Paul Price |
Fixing memory corruption bug.
|
|
|
|
@21316
|
17 years |
Paul Price |
Adding function to truncate a covariance matrix. This should help to …
|
|
|
|
@21298
|
17 years |
Paul Price |
Adding function to sum covariance matrices.
|
|
|
|
@21291
|
17 years |
Paul Price |
I think this is a better expression for the size of the covariance …
|
|
|
|
@21290
|
17 years |
Paul Price |
Need to normalise the kernel, since that's what the interpolation does
|
|
|
|
@21288
|
17 years |
Paul Price |
Simplifying using extant function.
|
|
|
|
@21286
|
17 years |
Paul Price |
-INT_MIN is wrong.
|
|
|
|
@21285
|
17 years |
Paul Price |
Wasn't determining range properly.
|
|
|
|
@21284
|
17 years |
Paul Price |
Using wrong version of kernel caused SEGV.
|
|
|
|
@21281
|
17 years |
Paul Price |
Fixing build errors.
|
|
|
|
@21280
|
17 years |
Paul Price |
Adding function to return an interpolation kernel. Intend to use this …
|
|
|
|
@21207
|
17 years |
Paul Price |
Adding functions for calculating covariance from image convolutions. …
|
|
|
|
@21206
|
17 years |
Paul Price |
Need additional headers to use the PS_ASSERT_KERNEL_NON_NULL macro.
|
|
|
|
@21183
|
17 years |
eugene |
incorporating changes from 16bit mask upgrades (eam_branch_20081230)
|
|
|
|
@21172
|
17 years |
eugene |
adding mask and maskVal to vector eval functions
|
|
|
|
@21107
|
18 years |
Paul Price |
Adding const.
|
|
|
|
@21040
|
18 years |
eugene |
allow points a little beyond edge of image
|
|
|
|
@21036
|
18 years |
eugene |
allow psImageUnbin to go a bit more beyond the edge of the image
|
|
|
|
@20830
|
18 years |
Paul Price |
Return old threading status so it can be restored.
|
|
|
|
@20767
|
18 years |
eugene |
rename psImageUnbinPixel_V2 to psImageUnbinPixel
|
|
|
|
@20766
|
18 years |
eugene |
fixed psImageUnbinPixel and psImageUnbin so they are consistent and …
|
|
|
|
@20765
|
18 years |
eugene |
apply nX,Yskip to region conversions; set default values for binning …
|
|
|
|
@20758
|
18 years |
Paul Price |
Catch sumKernel=0 to prevent FPE.
|
|
|
|
@20462
|
18 years |
eugene |
adding a threaded version of psImageSmoothMask (only supports F32 for now)
|
|
|
|
@20460
|
18 years |
Paul Price |
Just noticed cut/paste error.
|
|
|
|
@20333
|
18 years |
Paul Price |
Catch case when sumKernel = 0.
|
|
|
|
@20327
|
18 years |
Paul Price |
Adding note on the importance of the order.
|
|
|
|
@20325
|
18 years |
Paul Price |
Fix interpolation with separable kernels:
* sumKernel2 is now for the …
|
|
|
|
@20317
|
18 years |
Paul Price |
Sometimes the index rolls over.
|
|
|
|
@20315
|
18 years |
Paul Price |
More fixes for optimised builds.
|
|
|
|
@20314
|
18 years |
Paul Price |
Fixing what I knew to be wrong because it wouldn't compile optimised.
|
|
|
|
@20311
|
18 years |
Paul Price |
Moving what is now BIQUADRATIC interpolation (used to be BICUBE) into …
|
|
|
|
@20306
|
18 years |
Paul Price |
Reworking psImageInterpolate so that kernels are pre-calculated. …
|
|
|
|
@20299
|
18 years |
Paul Price |
Should be using the requested interpolation mode.
|
|
|
|
@20216
|
18 years |
eugene |
reduced background error verbosity
|
|
|
|
@20211
|
18 years |
Paul Price |
Adding parameter to psImageSmoothMask to control acceptance of masked …
|
|
|
|
@20207
|
18 years |
Paul Price |
Wasn't calculating the variance correctly, which led to psphot …
|
|
|
|
@20104
|
18 years |
Paul Price |
Simple dereferencing for tight loop to see if it makes any difference …
|
|
|
|
@20075
|
18 years |
eugene |
report weight of 0 for un-fitted pixels
|
|
|
|
@20020
|
18 years |
Paul Price |
Suppress test output.
|
|
|
|
@19995
|
18 years |
eugene |
filter out nan values from fit
|
|
|
|
@19960
|
18 years |
Paul Price |
map->stats doesn't have to be defined except for psImageMapGenerate: …
|
|
|
|
@19895
|
18 years |
Paul Price |
Adding psImageSmoothMask: a faster version of psImageSmoothMaskF32 (by …
|
|
|
|
@19354
|
18 years |
Paul Price |
Gene found a bug in the definition of [ij]Max. This is a simplified …
|
|
|
|
@19298
|
18 years |
Paul Price |
psThreadJob is now mutable.
|
|
|
|
@19252
|
18 years |
Paul Price |
Only wait for the thread pool if we're threaded. Otherwise we can end …
|
|
|
|
@19228
|
18 years |
Paul Price |
Variance factor wasn't being corrected for the sum of the (now …
|
|
|
|
@19146
|
18 years |
Paul Price |
Mask value going in to psImageInterpolate needs to be initialised.
|
|
|
|
@19140
|
18 years |
Paul Price |
Adding option of allowing 'exact' shifts when doing interpolation. …
|
|
|
|
@19129
|
18 years |
Paul Price |
Changing how interpolation works with masked pixels. Previously, the …
|
|
|
|
@19057
|
18 years |
Paul Price |
Renamed psThreadTaskDelete to psThreadTaskRemove to maintain …
|
|
|
|
@19023
|
18 years |
Paul Price |
Added functions to control threading for image convolution.
|
|
|
|
@19015
|
18 years |
Paul Price |
Adding functions to control threading of psImageConvolve functions.
|
|
|
|
@18957
|
18 years |
Paul Price |
Working psImageConvolveMask into threads, since it can take a while.
|
|
|
|
@18494
|
18 years |
eugene |
minor
|
|
|
|
@18300
|
18 years |
Paul Price |
Whoops.
|
|
|
|