|
|
|
@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.
|
|
|
|
@21283
|
17 years |
Paul Price |
Adding psImageCovariance.h
|
|
|
|
@21281
|
17 years |
Paul Price |
Fixing build errors.
|
|
|
|
@21280
|
17 years |
Paul Price |
Adding function to return an interpolation kernel. Intend to use this …
|
|
|
|
@21278
|
17 years |
bills |
Remove semi-colon that was causing lots of compile warnings
|
|
|
|
@21215
|
17 years |
Paul Price |
Simplifying declarations with multiple types.
|
|
|
|
@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
|
|
|
|
@21169
|
17 years |
giebink |
conform to src
|
|
|
|
@21117
|
18 years |
Paul Price |
Increasing number of retries when opening a FITS file.
Previously was …
|
|
|
|
@21116
|
18 years |
Paul Price |
Cleaning up.
|
|
|
|
@21107
|
18 years |
Paul Price |
Adding const.
|
|
|
|
@21081
|
18 years |
eugene |
check and retry for existence of containing directory
|
|
|
|
@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
|
|
|
|
@21031
|
18 years |
giebink |
Doxygen update
|
|
|
|
@21028
|
18 years |
Paul Price |
Adding support for read/write 64-bit integers.
|
|
|
|
@21027
|
18 years |
Paul Price |
Use psWarning instead of psLogMsg.
|
|
|
|
@21012
|
18 years |
giebink |
* empty log message *
|
|
|
|
@21011
|
18 years |
giebink |
* empty log message *
|
|
|
|
@20835
|
18 years |
Paul Price |
Ensure everything is harvested, even if threads are off.
|
|
|
|
@20834
|
18 years |
Paul Price |
Ensure all jobs are harvested before returning.
|
|
|
|
@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.
|
|
|
|
@20632
|
18 years |
eugene |
need to include ZDATASUM and ZHECKSUM in list of excluded keywords
|
|
|
|
@20595
|
18 years |
eugene |
explicit test of bad time (so we can break on it)
|
|
|
|
@20566
|
18 years |
Paul Price |
When convolving using an FFT, make the size of images that are FFT-ed …
|
|
|
|
@20547
|
18 years |
Sebastian Jester |
Ignore return value of write in a way that really avoids the compiler …
|
|
|
|
@20546
|
18 years |
Sebastian Jester |
Ignore return value of write in a way that makes compiler happy and …
|
|
|
|
@20529
|
18 years |
Paul Price |
Throw away return value of 'write', to avoid compiler warning: …
|
|
|
|
@20515
|
18 years |
Paul Price |
Adding string.h (for strlen).
|
|
|
|
@20514
|
18 years |
Paul Price |
Catch !string.
|
|
|
|
@20479
|
18 years |
Paul Price |
Making the comparison operation buried in a metadata comment …
|
|
|
|
@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.
|
|
|
|
@20417
|
18 years |
Paul Price |
Shouldn't generate an error when the key doesn't exist --- test for it …
|
|
|
|
@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 …
|
|
|
|
@20130
|
18 years |
Paul Price |
No need to throw an error on a bad type: this function is used for …
|
|
|
|
@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.
|
|
|
|
@19996
|
18 years |
eugene |
modify the error handling for psEllipsePolToAxes
|
|
|
|
@19995
|
18 years |
eugene |
filter out nan values from fit
|
|
|
|
@19984
|
18 years |
Paul Price |
Adding additional trace message.
|
|
|
|
@19960
|
18 years |
Paul Price |
map->stats doesn't have to be defined except for psImageMapGenerate: …
|
|
|
|
@19927
|
18 years |
eugene |
pass all unspecified NULL types as a NULL ptr
|
|
|
|
@19895
|
18 years |
Paul Price |
Adding psImageSmoothMask: a faster version of psImageSmoothMaskF32 (by …
|
|
|
|
@19892
|
18 years |
Paul Price |
Allow comparison of arithmetic types with strings: the string is …
|
|
|
|
@19885
|
18 years |
eugene |
init variable
|
|
|
|
@19872
|
18 years |
Paul Price |
Was writing compressed-translated versions of some headers when we …
|
|
|
|
@19845
|
18 years |
eugene |
non-finite beta is info, not error; allow rho ~< 0
|
|
|
|
@19844
|
18 years |
eugene |
comment
|
|
|
|
@19843
|
18 years |
eugene |
remove error call for matrix with non-finite elements
|
|
|
|
@19805
|
18 years |
eugene |
adding the ability to specify boolean comparisons on the comment
|
|
|
|
@19804
|
18 years |
eugene |
fix casting error for NAN / NULL values
|
|
|
|
@19778
|
18 years |
eugene |
adding boolean expressions to psMetadataItemCompare (in template comment)
|
|
|
|
@19737
|
18 years |
Paul Price |
* GPC1 header keywords for the time don't include the middle 'T', so …
|
|
|
|
@19668
|
18 years |
Paul Price |
Print unsupported types too.
|
|
|
|
@19539
|
18 years |
Paul Price |
Optimising psPixelsConcatenate: use of qsort took ages. Split into …
|
|
|
|
@19504
|
18 years |
eugene |
drop deprecated code
|
|
|
|
@19502
|
18 years |
eugene |
adding psVectorAppend function
|
|
|
|
@19501
|
18 years |
eugene |
test return status of psMatrixGJSolve
|
|
|
|
@19384
|
18 years |
Paul Price |
Adding functions psFitsWriteImageCubeWithMask and …
|
|
|
|
@19383
|
18 years |
Paul Price |
Adding capability for a mask to be provided when determining …
|
|
|
|
@19382
|
18 years |
Paul Price |
Quantisation was making test fail.
|
|
|
|
@19354
|
18 years |
Paul Price |
Gene found a bug in the definition of [ij]Max. This is a simplified …
|
|
|
|
@19304
|
18 years |
eugene |
more detail on trace
|
|
|
|
@19298
|
18 years |
Paul Price |
psThreadJob is now mutable.
|
|
|
|
@19297
|
18 years |
Paul Price |
Adding result array to psThreadJob
|
|
|
|
@19270
|
18 years |
Paul Price |
The bad pixels were coming through in ds9 as the maximum value. …
|
|
|
|
@19252
|
18 years |
Paul Price |
Only wait for the thread pool if we're threaded. Otherwise we can end …
|
|
|
|
@19244
|
18 years |
Paul Price |
Fixing bad variable that was in ALL autogen scripts.
|
|
|
|
@19240
|
18 years |
Paul Price |
Don't increment the size of pixels array bit by bit.
|
|
|
|