|
|
|
@10818
|
20 years |
magnier |
added "note" macro to pstap.h
|
|
|
|
@10816
|
20 years |
gusciora |
First version of these in libTap format.
|
|
|
|
@10813
|
20 years |
gusciora |
First tap version of the histogram stuff.
|
|
|
|
@10812
|
20 years |
des |
Added entries to build tap_psConfigure.c, tap_psError.c, …
|
|
|
|
@10810
|
20 years |
des |
Add tap test files for first time.
|
|
|
|
@10809
|
20 years |
des |
Add entries for building new tap files tap_psImage.c, tap_psScalar.c, …
|
|
|
|
@10808
|
20 years |
des |
Add tap test files for first time.
|
|
|
|
@10807
|
20 years |
des |
Added tests to increase coverage.
|
|
|
|
@10779
|
20 years |
magnier |
simplified makefile rules
|
|
|
|
@10778
|
20 years |
magnier |
semicolon
|
|
|
|
@10774
|
20 years |
magnier |
further tests
|
|
|
|
@10773
|
20 years |
magnier |
some notes
|
|
|
|
@10767
|
20 years |
jhoblitt |
add +/- to the diag() output of *_tol macros
|
|
|
|
@10766
|
20 years |
jhoblitt |
fix usage of fabs() instead of fabsf() and fabsl() instead of fabs() …
|
|
|
|
@10740
|
20 years |
gusciora |
Fixed a couple of tests.
|
|
|
|
@10737
|
20 years |
magnier |
enabled relative comparisons for double/float; cleaned up error messages
|
|
|
|
@10736
|
20 years |
magnier |
two fixes: catch fractional seconds in psTimeStrptime, allow …
|
|
|
|
@10735
|
20 years |
gusciora |
This is my first attempt at converting an old test routine to the new …
|
|
|
|
@10730
|
20 years |
magnier |
added missing result flags for robust stats
|
|
|
|
@10729
|
20 years |
magnier |
fixed inconsistency with string in vs out
|
|
|
|
@10708
|
20 years |
jhoblitt |
convert most uses of PS_TYPE_* -> PS_DATA_*
add additinal tracing to …
|
|
|
|
@10707
|
20 years |
jhoblitt |
change psMetadataAddItem() to report the key name when failing on …
|
|
|
|
@10703
|
20 years |
jhoblitt |
simplify NAN/NULL handling in p_psDBFetchResult()
|
|
|
|
@10702
|
20 years |
jhoblitt |
add diag output to ok_strn()
|
|
|
|
@10701
|
20 years |
jhoblitt |
split tap_psMetadataConfig_output.c into tap_psMetadataConfigFormat.c …
|
|
|
|
@10698
|
20 years |
jhoblitt |
move psMetadataConfigWrite() tests into their own file
|
|
|
|
@10670
|
20 years |
jhoblitt |
add u64 & s64 support to argumentRead()
|
|
|
|
@10669
|
20 years |
jhoblitt |
add psDBGenerateLimitSQL()
|
|
|
|
@10609
|
20 years |
magnier |
replaced p_psProject, p_psDeproject with psProject, psDeproject
|
|
|
|
@10608
|
20 years |
magnier |
fixed polynomial2D copy
|
|
|
|
@10607
|
20 years |
magnier |
fixed memory errors
|
|
|
|
@10605
|
20 years |
magnier |
added polynomial copy, recycle, derivative functions, derivative tests
|
|
|
|
@10598
|
20 years |
magnier |
adding psPolynomial2DRecycle, psPolynomial2DCopy, psPolynomial2D_dX, …
|
|
|
|
@10597
|
20 years |
magnier |
adding polynomial derivatives tests
|
|
|
|
@10593
|
20 years |
magnier |
adding derivatives
|
|
|
|
@10577
|
20 years |
jhoblitt |
stop trying to chmod things
|
|
|
|
@10550
|
20 years |
magnier |
- moved psHistogram functions to psHistogram.c,h
(pslib_strict.h, …
|
|
|
|
@10549
|
20 years |
magnier |
trivial
|
|
|
|
@10548
|
20 years |
magnier |
changed psVectorStats return value to bool
|
|
|
|
@10547
|
20 years |
magnier |
moved psHistogram functions to psHistogram.c,h
|
|
|
|
@10528
|
20 years |
jhoblitt |
don't force programs linking against psLib to also link against all of …
|
|
|
|
@10487
|
20 years |
jhoblitt |
convert from OMIT_PSDB -> HAVE_PSDB
|
|
|
|
@10475
|
20 years |
Paul Price |
Fixing memory leak when robust stats returns early due to error.
|
|
|
|
@10446
|
20 years |
Paul Price |
Changing API for psStringSubstitute to something less prone to user mistake
|
|
|
|
@10429
|
20 years |
magnier |
added additional log depth symbols
|
|
|
|
@10396
|
20 years |
magnier |
API change: moved several arguments to a new psStats argument
|
|
|
|
@10395
|
20 years |
magnier |
fitted Mean now respects the binsize option
|
|
|
|
@10384
|
20 years |
magnier |
added tests for specific failures of psStats fitted mean
|
|
|
|
@10383
|
20 years |
magnier |
fixed sign errors : finally correct??
|
|
|
|
@10381
|
20 years |
Paul Price |
Adding SVD provided by Andy Becker.
|
|
|
|
@10379
|
20 years |
jhoblitt |
remove left over test *.fits & *.md files
|
|
|
|
@10376
|
20 years |
rhl |
Added IEEE
|
|
|
|
@10375
|
20 years |
jhoblitt |
fix variable name typo and PS_ASSERT_* type mismatch
|
|
|
|
@10365
|
20 years |
Paul Price |
Adding assertions.
|
|
|
|
@10319
|
20 years |
magnier |
changed string to unsigned char
|
|
|
|
@10309
|
20 years |
Paul Price |
Adding MD5 hash calculation
|
|
|
|
@10308
|
20 years |
jhoblitt |
add openssl probe
|
|
|
|
@10304
|
20 years |
jhoblitt |
add a check for endianness
|
|
|
|
@10291
|
20 years |
Paul Price |
Shortening string so it can fit in a FITS header.
|
|
|
|
@10290
|
20 years |
Paul Price |
Removing brackets around return value allow us to leave the return …
|
|
|
|
@10286
|
20 years |
Paul Price |
Adding function to return long version information, including CVS tag …
|
|
|
|
@10284
|
20 years |
Paul Price |
Two copies reduced to one.
|
|
|
|
@10283
|
20 years |
jhoblitt |
fix jpeg conf to set jpeg-lib instead of fftw3-lib
|
|
|
|
@10276
|
20 years |
rhl |
Added memAllocCallbackCheckCorruption which can be registered as an …
|
|
|
|
@10275
|
20 years |
rhl |
People tend to call psAbort when errors have been signalled with …
|
|
|
|
@10274
|
20 years |
rhl |
1/ vectorFittedStats and vectorRobustStats don't own mask and …
|
|
|
|
@10273
|
20 years |
rhl |
1/ Make psImageBackground interpret nMax == 0 as "all pixels"
2/ Make …
|
|
|
|
@10255
|
20 years |
magnier |
constrain to constraint
|
|
|
|
@10254
|
20 years |
magnier |
added axis-ratio limits to psEllipse functions, fixed math for …
|
|
|
|
@10253
|
20 years |
magnier |
changed psMinimizeLMM limits to a function call (from static vectors); …
|
|
|
|
@10252
|
20 years |
magnier |
changed psMinimizeLMM limits to a function call (from static vectors); …
|
|
|
|
@10251
|
20 years |
magnier |
added F32 version of psMatrixGJSolve
|
|
|
|
@10246
|
20 years |
Paul Price |
Adding sqrt.
Explicitly casting values within functions to avoid …
|
|
|
|
@10244
|
20 years |
Paul Price |
psImageInit should error on NULL input.
|
|
|
|
@10243
|
20 years |
Paul Price |
Adding assertion to psImageInit.
|
|
|
|
@10242
|
20 years |
Paul Price |
psMetadataItemParseBool needed an option for boolean input!
|
|
|
|
@10241
|
20 years |
jhoblitt |
change psDBPackMySQLRow() to check the return of psTimeToTM().
|
|
|
|
@10233
|
20 years |
jhoblitt |
change parseTime() to use psTimeFromISO() instead of psTimeStrptime() …
|
|
|
|
@10196
|
20 years |
magnier |
update .cvsignore
|
|
|
|
@10193
|
20 years |
magnier |
added tap output programs to .cvsignore
|
|
|
|
@10192
|
20 years |
magnier |
fixed error in p_psMinLM_GuessAB: failed to set masked parameters! …
|
|
|
|
@10178
|
20 years |
magnier |
added some asserts, testing GaussNewton values
|
|
|
|
@10177
|
20 years |
magnier |
added const to p_psVectorGetElementF64 and psVectorPrint
|
|
|
|
@10173
|
20 years |
magnier |
several important changes:
- simplified code for sampleMean and MinMax …
|
|
|
|
@10170
|
20 years |
magnier |
added test for non-normal matrix equation
|
|
|
|
@10169
|
20 years |
magnier |
added psVectorStats for sky measurement, with multiple stats options; …
|
|
|
|
@10166
|
20 years |
magnier |
added stats tests
|
|
|
|
@10136
|
20 years |
rhl |
Added psImageUnbinPixel
|
|
|
|
@10132
|
20 years |
jhoblitt |
compare NULL psTimes with "IS" instead of "="
|
|
|
|
@10130
|
20 years |
jhoblitt |
handle NULL psTime objections when generation SQL conditional stmts
|
|
|
|
@10123
|
20 years |
Paul Price |
Adding test for bug 845.
|
|
|
|
@10122
|
20 years |
magnier |
cleaned up psTimer functions, changed psTimerStop to return bool …
|
|
|
|
@10121
|
20 years |
magnier |
divide initial guess by Qii (previously assumed input matrix was …
|
|
|
|
@10108
|
20 years |
Paul Price |
Cause of problem in p0tool was found in psDB. psDBMySQLToPType was …
|
|
|
|
@10101
|
20 years |
rhl |
Posix requires sys/stat.h to use fstat
|
|
|
|
@10100
|
20 years |
rhl |
p_psGetConfigFileName no longer exists
|
|
|
|
@10093
|
20 years |
magnier |
added missing backslash char; was dropping certain files
|
|
|
|
@10092
|
20 years |
magnier |
timer should use tai, not utc; asserts should use an explicit integer
|
|
|
|
@10065
|
20 years |
Paul Price |
psArgumentVerbosity was clobbering the pre-set log level.
|
|
|
|
@10051
|
20 years |
magnier |
comment change
|
|
|
|