|
|
|
@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.
|
|
|
|
@19232
|
18 years |
Paul Price |
GNU systems define a "fast" mutex that is non-portable (i.e., …
|
|
|
|
@19228
|
18 years |
Paul Price |
Variance factor wasn't being corrected for the sum of the (now …
|
|
|
|
@19151
|
18 years |
Paul Price |
Adding 'const'.
|
|
|
|
@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. …
|
|
|
|
@19133
|
18 years |
Paul Price |
Some tests are caught by the compiler --- disabled.
|
|
|
|
@19129
|
18 years |
Paul Price |
Changing how interpolation works with masked pixels. Previously, the …
|
|
|
|
@19128
|
18 years |
Paul Price |
memBlock->nextBlock wasn't being set when !lastMemBlockAllocated. …
|
|
|
|
@19120
|
18 years |
Paul Price |
Adding error checking for mutexes.
|
|
|
|
@19085
|
18 years |
eugene |
big re-write to make thread-efficient; the psPolynomialMD structure …
|
|
|
|
@19070
|
18 years |
eugene |
use a local char for the temporary pointer
|
|
|
|
@19058
|
18 years |
Paul Price |
Learned that of all the fftw_ calls, only fftw_execute is thread-safe: …
|
|
|
|
@19057
|
18 years |
Paul Price |
Renamed psThreadTaskDelete to psThreadTaskRemove to maintain …
|
|
|
|
@19056
|
18 years |
Paul Price |
Adding psMutex type (just pthread_mutex_t) to avoid problems …
|
|
|
|
@19052
|
18 years |
Paul Price |
FFTW needs math library.
|
|
|
|
@19035
|
18 years |
eugene |
created psFitsDumpErors to dump all CFITSIO errors in the stack; also …
|
|
|
|
@19034
|
18 years |
eugene |
adding p_psErrorV and equivalent macro
|
|
|
|
@19023
|
18 years |
Paul Price |
Added functions to control threading for image convolution.
|
|
|
|
@19022
|
18 years |
Paul Price |
Added function to delete thread tasks.
|
|
|
|
@19016
|
18 years |
Paul Price |
Using a hash instead of an array for the tasks --- makes the lookup …
|
|
|
|
@19015
|
18 years |
Paul Price |
Adding functions to control threading of psImageConvolve functions.
|
|
|
|
@19004
|
18 years |
Paul Price |
Only need to warn if the user is attempting to turn threading on.
|
|
|
|
@18990
|
18 years |
Paul Price |
Wasn't using the conditional compilation correctly.
|
|
|
|
@18959
|
18 years |
Paul Price |
Adding support for FFTW threading.
|
|
|
|
@18958
|
18 years |
Paul Price |
Adding FFT threading header.
|
|
|
|
@18957
|
18 years |
Paul Price |
Working psImageConvolveMask into threads, since it can take a while.
|
|
|
|
@18956
|
18 years |
Paul Price |
Adding function to initiate FFT threading.
|
|
|
|
@18955
|
18 years |
Paul Price |
Fixing memory problem with psListGetAndRemove. This function must …
|
|
|
|
@18954
|
18 years |
Paul Price |
Adding PS_ARRAY_ADD_SCALAR
|
|
|
|
@18953
|
18 years |
Paul Price |
Cleaning up thread functions, documenting header. Added 'harvest' …
|
|
|
|
@18892
|
18 years |
eugene |
adding a macro for looking up data on a scalar
|
|
|
|
@18891
|
18 years |
Paul Price |
Quote so that comma is not interpreted as a break.
|
|
|
|
@18876
|
18 years |
eugene |
added a tmpData and tmpMask element to psStats for multithreading …
|
|
|
|
@18869
|
18 years |
Paul Price |
Don't write header keywords particular to compressed images in …
|
|
|
|
@18827
|
18 years |
eugene |
added psThread code
|
|
|
|
@18826
|
18 years |
eugene |
fixed mutex error in psRealloc, cleaned organization a bit, removed …
|
|
|
|
@18825
|
18 years |
eugene |
added psListGetAndRemove function
|
|
|
|
@18824
|
18 years |
eugene |
added a comment
|
|
|
|
@18714
|
18 years |
Paul Price |
psMetadataIteratorSet should return "true" even if it didn't find the …
|
|
|
|
@18617
|
18 years |
Paul Price |
item->data.str and item->data.V *should* be the same, but V makes more …
|
|
|
|
@18590
|
18 years |
Paul Price |
Making UpdateImage look like WriteImage.
|
|
|
|
@18580
|
18 years |
eugene |
plug memory leak
|
|
|
|
@18494
|
18 years |
eugene |
minor
|
|
|
|
@18493
|
18 years |
eugene |
added a comment
|
|
|
|
@18421
|
18 years |
Paul Price |
Putting in ffrdef in other places --- just in case!
|
|
|
|
@18420
|
18 years |
Paul Price |
Force a re-scan of the header to ensure everything's kosher. Was …
|
|
|
|
@18392
|
18 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@18344
|
18 years |
Paul Price |
Allow input coordinates to be of any type.
|
|
|
|
@18335
|
18 years |
Paul Price |
Fixing syntax errors.
|
|
|
|
@18334
|
18 years |
Paul Price |
Adding psTreeNearestWithin
|
|
|
|
@18333
|
18 years |
Paul Price |
Adding additional test case.
|
|
|
|
@18332
|
18 years |
Paul Price |
Adding tests for psVectorSelect
|
|
|
|
@18331
|
18 years |
eugene |
revert to 1.224 until PS_SELECT bug is fixed; (fixed return value)
|
|
|
|
@18317
|
18 years |
Paul Price |
Adding psTreeWithin and psTreeWithinAny
|
|
|
|
@18312
|
18 years |
Paul Price |
Using a select instead of sort when calculating medians. Hopefully, …
|
|
|
|
@18311
|
18 years |
Paul Price |
Adding selection functions.
|
|
|
|
@18300
|
18 years |
Paul Price |
Whoops.
|
|
|
|
@18299
|
18 years |
Paul Price |
Cleaning up the clean-up.
|
|
|
|
@18298
|
18 years |
Paul Price |
Cleaning up lanczos
|
|
|
|
@18297
|
18 years |
Paul Price |
Wasn't normalising separable interpolations by the square of the kernel.
|
|
|
|
@18209
|
18 years |
eugene |
added a missing return case
|
|
|
|