|
|
|
@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
|
|
|
|
@10044
|
20 years |
jhoblitt |
add psDBAffectedRows()
|
|
|
|
@10017
|
20 years |
magnier |
finished psSparseBorder, runs tests ok
|
|
|
|
@10016
|
20 years |
magnier |
added tap_psSparse
|
|
|
|
@10015
|
20 years |
magnier |
finished initial psSparse tests
|
|
|
|
@10010
|
20 years |
magnier |
added tap tests for psSparseBorder functions
|
|
|
|
@10009
|
20 years |
magnier |
added psSparseBorder for special matrices
|
|
|
|
@10008
|
20 years |
jhoblitt |
implement database store support for psU32 & psU64s
|
|
|
|
@10001
|
20 years |
magnier |
more dev work on the psSparseBorder concepts
|
|
|
|
@9999
|
20 years |
jhoblitt |
change psDBPackMySQLRow() & psDBGenerateCreateTableS() to support …
|
|
|
|
@9995
|
20 years |
Paul Price |
Fixing compilation errors.
|
|
|
|
@9991
|
20 years |
magnier |
adding psSparseBorder APIs (ifdef-ed out)
|
|
|
|
@9990
|
20 years |
jhoblitt |
rename psDBInit() -> psDBAlloc() and set psDBFree() as the deallocator …
|
|
|
|
@9989
|
20 years |
Paul Price |
Function to get config file name was not globally visible.
|
|
|
|
@9988
|
20 years |
jhoblitt |
fix default etc dir
|
|
|
|
@9987
|
20 years |
Paul Price |
Changing p_psGetConfigFileName to p_psTimeConfigFileName --- previous …
|
|
|
|
@9985
|
20 years |
jhoblitt |
add support for "unique" fields
|
|
|
|
@9982
|
20 years |
Paul Price |
Fixing bug in psVectorHistogram when input is not of type F32.
|
|
|
|
@9980
|
20 years |
des |
Changed "if (MJD == NAN"..." to "if isnan(MJD)..." per Standard C.
|
|
|
|
@9979
|
20 years |
jhoblitt |
fix the install paths so that "shared" install files are contained in …
|
|
|
|
@9978
|
20 years |
des |
In function psVectorToString, appended after line 548 the following …
|
|
|
|
@9977
|
20 years |
drobbin |
Someone moved the datadir from psLib/share/pslib to psLib/share so …
|
|
|
|
@9976
|
20 years |
drobbin |
Implemented testing for psEarthOrientation. Done with motion, working …
|
|
|
|
@9975
|
20 years |
Paul Price |
Adding assertion on rng.
|
|
|
|
@9974
|
20 years |
Paul Price |
Excess psMetadataAddItem was causing errors ("Duplicate metadata item …
|
|
|
|
@9948
|
20 years |
drobbin |
Added empty test templates for psEarthOrientation.c and updated makefile
|
|
|
|
@9941
|
20 years |
drobbin |
Reformatted for consistency between tests.
|
|
|
|
@9939
|
20 years |
Paul Price |
string.h is required for strlen.
|
|
|
|
@9938
|
20 years |
jhoblitt |
in getMetadataType()
remove duplicate call to psMetadataAddItem() …
|
|
|
|
@9937
|
20 years |
jhoblitt |
when parsing a line don't terminate the comment at a '~'
|
|
|
|
@9936
|
20 years |
drobbin |
Reformatting done for consistency between tests.
|
|
|
|
@9935
|
20 years |
jhoblitt |
print got/expected on ok_str() failure
|
|
|
|
@9934
|
20 years |
drobbin |
Replaced all unreachable spots I removed previously.
|
|
|
|
@9933
|
20 years |
drobbin |
Tap test for psSphereOps.c. execute_tap script added for convenience. …
|
|
|
|
@9932
|
20 years |
drobbin |
Added files for profiling reporting in astro/. Error checks for NAN …
|
|
|
|
@9931
|
20 years |
jhoblitt |
fix printing of empty METADATA comments
|
|
|
|
@9927
|
20 years |
magnier |
added test psImageShiftKernel and related p_psImageShiftKernel_F32; …
|
|
|
|
@9926
|
20 years |
magnier |
added tap_psImageShiftKernel.c to test NxN kernel-shifting code
|
|
|
|
@9921
|
20 years |
jhoblitt |
remove name from p_psParseLevelInfo
add 'nested' metadata's to the …
|
|
|
|
@9920
|
20 years |
jhoblitt |
remove passing around of a metadata nesting level param as this …
|
|
|
|
@9919
|
20 years |
jhoblitt |
delay parseLevelInfoArray alloc in parseLine() until it's really needed
|
|
|
|
@9918
|
20 years |
jhoblitt |
check fclose()'s return status
|
|
|
|