|
|
|
@24019
|
17 years |
eugene |
ignore tap_psMatrix08
|
|
|
|
@23989
|
17 years |
eugene |
always handle psVectorStats false return status (is an error); check …
|
|
|
|
@23988
|
17 years |
eugene |
* converted a few critical traces to logs
* removed the excessive -- …
|
|
|
|
@23984
|
17 years |
eugene |
added some test code to verify GJ elimination: move to a real test
|
|
|
|
@23983
|
17 years |
eugene |
replace LU-decomp solver with real Gauss-Jordan elimination (which …
|
|
|
|
@23915
|
17 years |
eugene |
a multi results in an OR set for LIKE as well as == eg: (A LIKE foo OR …
|
|
|
|
@23882
|
17 years |
Paul Price |
Adding function to calculate covariance pseudo-matrix when binning.
|
|
|
|
@23859
|
17 years |
Paul Price |
There's no reason why multiple '@' characters can't appear on the same …
|
|
|
|
@23807
|
17 years |
Paul Price |
Fixing old names.
|
|
|
|
@23793
|
17 years |
Paul Price |
Making version information not dependent upon running configure, but …
|
|
|
|
@23787
|
17 years |
Paul Price |
Found good way to set version information.
|
|
|
|
@23738
|
17 years |
Paul Price |
Output directory isn't required.
|
|
|
|
@23694
|
17 years |
Paul Price |
Cleaning up.
|
|
|
|
@23507
|
17 years |
Paul Price |
Resolving ticket 1109: bus error in pxinject was due to endian bug …
|
|
|
|
@23486
|
17 years |
Paul Price |
Functions declared as 'type function()' caused errors with the Intel …
|
|
|
|
@23444
|
17 years |
Paul Price |
Adding assertion to catch error in psImageAlloc.
|
|
|
|
@23443
|
17 years |
Paul Price |
Allocators should never return NULL.
|
|
|
|
@23416
|
17 years |
eugene |
do not error on nan values in vector; just skip them
|
|
|
|
@23401
|
17 years |
Paul Price |
Don't panic if there's no covariance to transfer!
|
|
|
|
@23376
|
17 years |
Paul Price |
Don't write the compressed keywords even if we aren't compressing --- …
|
|
|
|
@23327
|
17 years |
eugene |
skip inf/nan in input vectors for sample mean, stdev
|
|
|
|
@23305
|
17 years |
eugene |
added psMemTypeEqual to compare types for two (psAlloc-ed) pointers
|
|
|
|
@23289
|
17 years |
Paul Price |
Put version information in HISTORY header keywords, so that they are …
|
|
|
|
@23288
|
17 years |
Paul Price |
Catch errors in metadata formating.
|
|
|
|
@23269
|
17 years |
Paul Price |
Since psRandomSeed returns the seed used, don't advertise it on the …
|
|
|
|
@23259
|
17 years |
Paul Price |
Changing API for psRandomAlloc() to make it easier to be …
|
|
|
|
@23231
|
17 years |
Paul Price |
Lanczos kernel wasn't being calculated correctly, resulting in …
|
|
|
|
@23229
|
17 years |
eugene |
merging changes from branches/eam_branches/eam_branch_20090303 …
|
|
|
|
@23216
|
17 years |
Paul Price |
Don't truncate log files!
|
|
|
|
@23182
|
17 years |
Paul Price |
Using PKG_CHECK_MODULES instead of AC_CHECK_ --- this ensures the …
|
|
|
|
@23159
|
17 years |
Paul Price |
Shortening comments to fit in FITS header.
|
|
|
|
@23149
|
17 years |
Paul Price |
Adding new header file.
|
|
|
|
@23148
|
17 years |
Paul Price |
Adding function psLibVersionHeader to populate a header with the …
|
|
|
|
@23116
|
17 years |
Paul Price |
Adding function psLibDependencies to get the dependencies and their …
|
|
|
|
@23115
|
17 years |
Paul Price |
Put together system to identify the version that was built. …
|
|
|
|
@22738
|
17 years |
Paul Price |
Add checking for non-finite covariance elements.
|
|
|
|
@22737
|
17 years |
Paul Price |
Removing old directory
|
|
|
|
@22729
|
17 years |
Paul Price |
Since we're now writing a covariance matrix to the end of the variance …
|
|
|
|
@22727
|
17 years |
Paul Price |
Removing old directory names that seem to have been revived in the svn …
|
|
|
|
@22714
|
17 years |
Paul Price |
Removing unnecessary .cvsignore files.
|
|
|
|
@22710
|
17 years |
Paul Price |
Make the number of decimals used by psTimeToISO configurable. MySQL …
|
|
|
|
@22708
|
17 years |
Paul Price |
MySQL only handles microseconds --- it barfs on nanoseconds
|
|
|
|
@22707
|
17 years |
Paul Price |
Fixing display of times: no Z because it's not necessarily Zulu (UTC) …
|
|
|
|
@22705
|
17 years |
Paul Price |
Convert all times to TAI before generating JD or MJD.
|
|
|
|
@22684
|
17 years |
Paul Price |
Ensure double arithmetic
|
|
|
|
@22682
|
17 years |
Paul Price |
API for psTimeConvert was confusing: the time is converted in-place, …
|
|
|
|
@22681
|
17 years |
Paul Price |
Adding assertion on image type, since it's assumed in the code.
|
|
|
|
@22680
|
17 years |
Paul Price |
psTimeToISO now produces 9 decimal places. A new function, …
|
|
|
|
@22679
|
17 years |
Paul Price |
Adding the last two leap seconds.
|
|
|
|
@22678
|
17 years |
Paul Price |
Cleaning up
|
|
|
|
@22432
|
17 years |
Paul Price |
Didn't convert arguments when changing psWarning to psError.
|
|
|
|
@22431
|
17 years |
Paul Price |
More detail in error messages.
|
|
|
|
@21535
|
17 years |
Paul Price |
It seems to be impossible for us to directly write out U16 with PLIO …
|
|
|
|
@21518
|
17 years |
eugene |
calculate error on psImageBicubeMin
|
|
|
|
@21517
|
17 years |
eugene |
added m4 entries
|
|
|
|
@21467
|
17 years |
Paul Price |
Adding trivial case.
|
|
|
|
@21466
|
17 years |
Paul Price |
Adding function psImageCovarianceTransfer to transfer the covariance …
|
|
|
|
@21465
|
17 years |
giebink |
updated to psImageMaskType from psMaskType
|
|
|
|
@21431
|
17 years |
bills |
when waiting for fits file's directory to be accessible, only double …
|
|
|
|
@21401
|
17 years |
eugene |
define formatted and unformatted versions of p_psDBRunQuery and …
|
|
|
|
@21400
|
17 years |
eugene |
disable building test directory for now: why is this failing on my …
|
|
|
|
@21390
|
17 years |
eugene |
avoid non-static format without supplied following argument
|
|
|
|
@21389
|
17 years |
eugene |
wrong arguments to psError
|
|
|
|
@21388
|
17 years |
eugene |
wrong size of static array diag_sum
|
|
|
|
@21383
|
17 years |
Paul Price |
Fixing ranges.
|
|
|
|
@21382
|
17 years |
Paul Price |
More efficient determination of truncation radius.
Sums need to be of …
|
|
|
|
@21349
|
17 years |
eugene |
fixed macros to work under USE_GNU and PS_MUTEX_CAREFUL (removed …
|
|
|
|
@21348
|
17 years |
eugene |
clarified the error message
|
|
|
|
@21347
|
17 years |
eugene |
added mutexes to protect the psImage children management
|
|
|
|
@21346
|
17 years |
eugene |
added MUTEX around refCounter ++ and --; changed p_psMemAllocID to …
|
|
|
|
@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.
|
|
|
|