|
|
|
@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
|
|
|
|
@18208
|
18 years |
eugene |
allow case where bscale/bzero cannot be determined
|
|
|
|
@18174
|
18 years |
Paul Price |
Ensuring numData is not "used uninitialised".
|
|
|
|
@18162
|
18 years |
Paul Price |
Adding function psImageInterpolateVarianceFactor. This involved …
|
|
|
|
@18156
|
18 years |
Paul Price |
If the BSCALE for quantisation can't be determined (e.g., a …
|
|
|
|
@18155
|
18 years |
Paul Price |
Robust statistics should fall over gracefully when the iteration limit …
|
|
|
|
@18145
|
18 years |
Paul Price |
Adding simple kd-tree implementation.
|
|
|
|
@18144
|
18 years |
Paul Price |
Catch NULL vector.
|
|
|
|
@18043
|
18 years |
Paul Price |
Gene has determined that what I had before --- normalising by the sum …
|
|
|
|
@17924
|
18 years |
jhoblitt |
attempt to handle SQL NULL take 4
|
|
|
|
@17923
|
18 years |
jhoblitt |
attempt to handle SQL NULLs take 3
|
|
|
|
@17922
|
18 years |
jhoblitt |
attempt to handle SQL NULL
|
|
|
|
@17921
|
18 years |
jhoblitt |
attempt to handle SQL 'NULL' values
|
|
|
|
@17907
|
18 years |
jhoblitt |
argh!
|
|
|
|
@17906
|
18 years |
Paul Price |
Parse times as well.
|
|
|
|
@17905
|
18 years |
jhoblitt |
removed double psFree()
|
|
|
|
@17904
|
18 years |
jhoblitt |
add support for parseing "0000-00-00..." datetime/timestamp fields
|
|
|
|
@17871
|
18 years |
jhoblitt |
make sure TIMESTAMP fields don't get translated into UNSIGNED DATATIME
|
|
|
|
@17869
|
18 years |
jhoblitt |
handle timestamp fields as DATETIME/psTime fields
|
|
|
|
@17853
|
18 years |
jhoblitt |
attempt to make INDEX work again
|
|
|
|
@17843
|
18 years |
jhoblitt |
doesn't check for indexes against after matching unindexes
|
|
|
|
@17842
|
18 years |
jhoblitt |
make sure index regex doesn't match uindex
|
|
|
|
@17841
|
18 years |
jhoblitt |
check for uindex before index
|
|
|
|
@17838
|
18 years |
jhoblitt |
rename unique to unindex
|
|
|
|
@17837
|
18 years |
bills |
fix unique key string generation
|
|
|
|
@17824
|
18 years |
eugene |
remove invalid check for static convName == NULL
|
|
|
|
@17810
|
18 years |
Paul Price |
Range checking.
|
|
|
|
@17809
|
18 years |
Paul Price |
Wrong dimension.
|
|
|
|
@17808
|
18 years |
Paul Price |
Wasn't masking at the end of a row/column.
|
|
|
|
@17807
|
18 years |
Paul Price |
Fixing psImageConvolveMask --- wasn't masking everything it was …
|
|
|
|
@17806
|
18 years |
Paul Price |
Adding test for psImageConvolveMask.
|
|
|
|
@17775
|
18 years |
jhoblitt |
add support for unique indexes
|
|
|
|
@17726
|
18 years |
Paul Price |
Adding separable version of psImageConvolveMask. Mask convolution …
|
|
|
|
@17710
|
18 years |
eugene |
adding various notes
|
|
|
|
@17660
|
18 years |
Paul Price |
Some fixes to image I/O: (1) when BITPIX=8, the FITS standard says …
|
|
|
|
@17656
|
18 years |
Paul Price |
Ensure input tilesize vector is non-NULL.
|
|
|
|
@17641
|
18 years |
Paul Price |
Fix type error.
|
|
|
|
@17640
|
18 years |
Paul Price |
More meaningful message.
|
|
|
|
@17623
|
18 years |
Paul Price |
X and Y confusion.
|
|
|
|
@17612
|
18 years |
eugene |
fixed error with cumulative histogram: values correspond to UPPER …
|
|
|
|
@17587
|
18 years |
Paul Price |
Explicitly writing ZBITPIX (with lower value than what is actually …
|
|
|
|
@17567
|
18 years |
eugene |
various test fixes and cleanups
|
|
|
|
@17566
|
18 years |
eugene |
clarified comment on disection
|
|
|
|
@17565
|
18 years |
eugene |
for a histogram, value is in bin i if bound[i] <= value < bound[i]; …
|
|
|
|
@17564
|
18 years |
eugene |
this was mis-calculating the determinant (mis-using …
|
|
|
|
@17529
|
18 years |
eugene |
fixing problems with histogram counting
|
|
|
|
@17515
|
18 years |
eugene |
merging from eam_branch_20080430 : cleanups for tests, minor fixes …
|
|
|
|
@17457
|
18 years |
eugene |
the mask/keep region functions were evaluating the operator (strcmp) …
|
|
|
|
@17447
|
18 years |
jhoblitt |
convert assert() to psAssert()
|
|
|
|
@17446
|
18 years |
eugene |
adding psAssert function
|
|
|
|
@17442
|
18 years |
eugene |
add; stubs for future N-D LMM
|
|
|
|
@17377
|
18 years |
Paul Price |
Wasn't freeing FFT data.
|
|
|
|
@17371
|
18 years |
Paul Price |
Fixed so that sample can be used as a buffer (to save allocating over …
|
|
|
|
@17365
|
18 years |
Paul Price |
Actually, don't want to modify threshold, since most of the image can …
|
|
|
|
@17363
|
18 years |
Paul Price |
Need to adjust threshold for the number of pixels in the kernel, which …
|
|
|
|
@17362
|
18 years |
Paul Price |
Had rows and columns around the wrong way.
|
|
|
|
@17355
|
18 years |
eugene |
white space
|
|
|
|
@17331
|
18 years |
Paul Price |
Adding in-place mask convolution.
|
|
|
|
@17330
|
18 years |
Paul Price |
Adding test for psImageConvolveMaskFFT.
|
|
|
|
@17329
|
18 years |
Paul Price |
Shouldn't multiply by the maskVal --- it's set to 1 or zero.
Shouldn't …
|
|
|
|
@17320
|
18 years |
Paul Price |
Optimising psImageConvolveFFT. Made a couple of optimisations: 1. …
|
|
|
|
@17317
|
18 years |
Paul Price |
Adding hint on producing profiling.
|
|
|
|
@17304
|
18 years |
Paul Price |
Fixing message.
|
|
|
|
@17302
|
18 years |
Paul Price |
Optimisation: using memcpy instead of copying each pixel.
|
|
|
|
@17301
|
18 years |
Paul Price |
Fixing API.
|
|
|
|
@17147
|
18 years |
Paul Price |
Adding goodness-of-fit parameters
|
|
|
|
@17075
|
18 years |
Paul Price |
Some idiot forgot the definition of "RMS", resulting in many values …
|
|
|
|
@17071
|
18 years |
Paul Price |
Reject high and low.
|
|
|
|
@17053
|
18 years |
Paul Price |
Empty strings were being returned as a single space. Looks like a …
|
|
|
|
@17050
|
18 years |
Paul Price |
Including strings.h for strcasecmp
|
|
|
|
@17048
|
18 years |
Paul Price |
Including strings.h for strcasecmp
|
|
|
|
@17035
|
18 years |
eugene |
adding PS_DEG_RAD, and PS_RAD_DEG
|
|
|
|
@17024
|
18 years |
eugene |
use psTimeFromString for time-based arguments; report errors if encountered
|
|
|
|
@17023
|
18 years |
eugene |
add psTimeFromString to parse various human-readable formats
|
|
|
|
@16993
|
18 years |
eugene |
minor formatting change
|
|
|
|
@16963
|
18 years |
Paul Price |
Cleaning up --- was getting SEGVs.
|
|
|
|
@16944
|
18 years |
Paul Price |
Allow polynomials to have dimension of zero --- just fit a constant. …
|
|
|
|
@16934
|
18 years |
Paul Price |
Check was unnecessary since we are setting bitpix ourselves.
|
|
|
|
@16910
|
18 years |
Paul Price |
Adding psImageShiftMask --- allows mask to follow the image when …
|
|
|
|
@16873
|
18 years |
Paul Price |
Rework psPixelsConcatenate so that duplicates don't expand the size of …
|
|
|
|
@16838
|
18 years |
Paul Price |
psPolynomialMDEval was in a horrible half-state of implementation.
|
|
|
|
@16825
|
18 years |
Paul Price |
Allow Boolean values to be written to FITS tables. Since we can't use …
|
|
|
|
@16822
|
18 years |
Paul Price |
Translate keywords when writing compressed, e.g., SIMPLE --> ZSIMPLE.
|
|
|
|
@16814
|
18 years |
Paul Price |
Propagating source information.
|
|
|
|
@16813
|
18 years |
Paul Price |
Propagating allocation information.
|
|
|
|
@16812
|
18 years |
Paul Price |
Need to set mask.
|
|
|
|