# # ChangeLog for trunk/psLib # # Generated by Trac 1.6 # Jul 21, 2026, 4:10:23 PM Wed, 08 Feb 2006 21:30:09 GMT gusciora [6381] * trunk/psLib/test/astro/tst_psCoord.c (modified) Tests for psPlaneAlloc() psPlaneFree(). Wed, 08 Feb 2006 01:03:35 GMT desonia [6354] * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/src/fits/psFits.h (modified) * trunk/psLib/src/fits/psFitsHeader.c (modified) * trunk/psLib/src/fits/psFitsHeader.h (modified) * trunk/psLib/src/fits/psFitsTable.c (modified) * trunk/psLib/src/imageops/psImageGeomManip.c (modified) * trunk/psLib/src/imageops/psImageGeomManip.h (modified) * trunk/psLib/test/fits/tst_psFits.c (modified) fixed a leak in psFits table reading and cleaned up things according ... Wed, 08 Feb 2006 00:12:05 GMT gusciora [6350] * trunk/psLib/test/mathtypes/verified/tst_psVector.stderr (modified) .... Wed, 08 Feb 2006 00:00:36 GMT gusciora [6349] * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/test/mathtypes/tst_psVector.c (modified) Undid the changes to the psElemType. Tue, 07 Feb 2006 23:39:24 GMT gusciora [6348] * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psPolynomial.h (modified) * trunk/psLib/src/math/psStats.h (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/types/psList.h (modified) .... Tue, 07 Feb 2006 23:14:21 GMT gusciora [6346] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/math/psMinimizeLMM.c (modified) * trunk/psLib/src/math/psMinimizePowell.c (modified) * trunk/psLib/src/math/psMinimizePowell.h (modified) * trunk/psLib/test/math/tst_psMinimizePowell.c (modified) .... Tue, 07 Feb 2006 01:11:52 GMT gusciora [6335] * trunk/psLib (modified) * trunk/psLib/.cvsignore (modified) * trunk/psLib/test/imageops (modified) * trunk/psLib/test/imageops/.cvsignore (modified) * trunk/psLib/test/math (modified) * trunk/psLib/test/math/.cvsignore (modified) * trunk/psLib/test/math/tst_psFunc08.c (deleted) * trunk/psLib/test/math/tst_psFunc09.c (deleted) * trunk/psLib/test/math/tst_psFunc10.c (deleted) * trunk/psLib/test/math/tst_psFunc11.c (deleted) * trunk/psLib/test/math/tst_psMinimize05.c (deleted) * trunk/psLib/test/math/tst_psMinimize06.c (deleted) * trunk/psLib/test/types (modified) * trunk/psLib/test/types/.cvsignore (modified) .... Tue, 07 Feb 2006 01:08:14 GMT gusciora [6334] * trunk/psLib/test/math (modified) * trunk/psLib/test/math/.cvsignore (modified) .... Mon, 06 Feb 2006 22:27:20 GMT desonia [6332] * trunk/psLib/test/math/tst_psMinimizeLMM.c (modified) * trunk/psLib/test/math/tst_psMinimizePowell.c (modified) * trunk/psLib/test/math/verified/tst_psMinimizeLMM.stdout (modified) * trunk/psLib/test/math/verified/tst_psMinimizePowell.stdout (modified) reduced the precision of printing of float values to mitigate machine ... Mon, 06 Feb 2006 22:20:05 GMT gusciora [6331] * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psScalar.c (modified) .... Mon, 06 Feb 2006 21:57:04 GMT drobbin [6328] * trunk/psLib/src/astro/psEarthOrientation.c (modified) added comments Mon, 06 Feb 2006 21:23:46 GMT gusciora [6326] * trunk/psLib/test/astronomy/tst_psAstrometry01.c (modified) * trunk/psLib/test/math/tst_psStats07.c (modified) * trunk/psModules/test/config/tst_pmConfig.c (modified) * trunk/psModules/test/imsubtract/tst_pmSubtractSky.c (modified) * trunk/psModules/test/objects/tst_pmObjects01.c (modified) Cosmetic mods.... Sat, 04 Feb 2006 02:49:41 GMT desonia [6323] * trunk/psLib/test/math/verified/tst_psStats07.stdout (added) added due to informational printout that included the word 'error'. Fri, 03 Feb 2006 22:05:22 GMT gusciora [6322] * trunk/psLib/src/math/psMinimizeLMM.c (modified) * trunk/psLib/src/math/psMinimizePowell.c (modified) * trunk/psLib/src/math/psStats.c (modified) Misc code cleaning Fri, 03 Feb 2006 01:34:11 GMT gusciora [6317] * trunk/psLib/test/math/tst_psStats00.c (modified) I modified the psVectorStats behavior when called with bad params. Fri, 03 Feb 2006 01:30:36 GMT gusciora [6316] * trunk/psLib/test/math/tst_psStats07.c (modified) Cleaned and modified the robust stats. Fri, 03 Feb 2006 01:30:14 GMT gusciora [6315] * trunk/psLib/src/math/psStats.c (modified) Cleaned and modified the robust stats. Fri, 03 Feb 2006 00:12:02 GMT desonia [6314] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/fits/psFitsTable.c (modified) * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/test/fits/tst_psFits.c (modified) * trunk/psLib/test/types/tst_psMetadata_04.c (modified) * trunk/psLib/test/types/tst_psMetadata_07.c (modified) modified to reflect change in behaviour of psMetadataLookupPtr/Str/MD ... Thu, 02 Feb 2006 23:19:58 GMT drobbin [6309] * trunk/psLib/src/astro/psSphereOps.c (modified) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) * trunk/psLib/test/astro/verified/tst_psSphereOps.stderr (modified) Added comments, removed old code & comments, added NULL checks. Thu, 02 Feb 2006 22:17:00 GMT gusciora [6308] * trunk/psLib/test/math/verified/tst_psStats09.stderr (added) .... Thu, 02 Feb 2006 22:15:21 GMT gusciora [6307] * trunk/psLib/test/math/tst_psStats09.c (modified) * trunk/psLib/test/math/verified/tst_psStats09.stdout (modified) This test was completely rewritten. Thu, 02 Feb 2006 21:11:13 GMT gusciora [6306] * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/pslib_strict.h (modified) * trunk/psLib/test/imageops/tst_psImageStats.c (modified) * trunk/psLib/test/math/tst_psMathUtils.c (modified) .... Thu, 02 Feb 2006 21:09:08 GMT gusciora [6305] * trunk/psLib/src/math/Makefile.am (modified) * trunk/psLib/src/math/psMathUtils.c (added) * trunk/psLib/src/math/psMathUtils.h (added) * trunk/psLib/src/math/psMinimizePolyFit.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psSpline.h (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) This file contains some of the generic math functions which were ... Thu, 02 Feb 2006 21:06:10 GMT gusciora [6304] * trunk/psLib/test/imageops/tst_psImageStats.c (modified) * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/tst_psMathUtils.c (added) * trunk/psLib/test/math/tst_psPolyFit1D.c (modified) * trunk/psLib/test/math/tst_psPolynomial.c (added) * trunk/psLib/test/math/tst_psPolynomialEval1D.c (added) * trunk/psLib/test/math/tst_psPolynomialEval2D.c (added) * trunk/psLib/test/math/tst_psPolynomialEval3D.c (added) * trunk/psLib/test/math/tst_psPolynomialEval4D.c (added) * trunk/psLib/test/math/tst_psStats07.c (modified) * trunk/psLib/test/math/tst_psStats09.c (modified) .... Thu, 02 Feb 2006 20:59:36 GMT desonia [6303] * trunk/psLib/test/db/tst_psDB.c (modified) fixed test to reflect new behaviour ps psDBDumpRows returning NULL if ... Thu, 02 Feb 2006 20:31:55 GMT gusciora [6302] * trunk/psLib/test/math/tst_psStats05.c (modified) .... Thu, 02 Feb 2006 04:48:47 GMT desonia [6296] * trunk/psLib/src/db/psDB.c (modified) patch from Bug 680 -- psDB behavior fixes. Thu, 02 Feb 2006 04:46:30 GMT desonia [6295] * trunk/psLib/configure.ac (modified) patch from Bug #677 - enables large file support. Thu, 02 Feb 2006 04:41:45 GMT desonia [6294] * trunk/psLib/src/imageops/psImagePixelExtract.c (modified) * trunk/psLib/src/imageops/psImagePixelExtract.h (modified) * trunk/psLib/test/imageops/tst_psImagePixelExtract.c (modified) changed psImagePixelExtract to take a psPixels instead of psVector of ... Wed, 01 Feb 2006 23:36:04 GMT gusciora [6291] * trunk/psLib/test/math/tst_psMinimizeLMM.c (added) * trunk/psLib/test/math/verified/tst_psMinimizeLMM.stderr (added) * trunk/psLib/test/math/verified/tst_psMinimizeLMM.stdout (added) .... Wed, 01 Feb 2006 21:44:36 GMT gusciora [6283] * trunk/psLib/test/imageops/tst_psImageStats.c (modified) .... Wed, 01 Feb 2006 21:38:45 GMT gusciora [6280] * trunk/psLib/test/imageops/tst_psImageSmooth.c (added) * trunk/psLib/test/imageops/tst_psImageStats.c (modified) * trunk/psLib/test/math/tst_psMinimizePowell.c (added) * trunk/psLib/test/math/verified/tst_psMinimizePowell.stderr (added) * trunk/psLib/test/math/verified/tst_psMinimizePowell.stdout (added) .... Wed, 01 Feb 2006 20:40:56 GMT drobbin [6278] * trunk/psLib/src/sys/psString.c (modified) * trunk/psLib/src/sys/psString.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/test/sys/tst_psString.c (modified) * trunk/psLib/test/sys/verified/tst_psString.stderr (modified) Added error handling to psString for NULL string inputs. Wed, 01 Feb 2006 02:07:24 GMT gusciora [6270] * trunk/psLib/src/math/psStats.c (modified) Fixed bug 674. Wed, 01 Feb 2006 00:17:44 GMT drobbin [6269] * trunk/psLib/src/astro/psTime.c (modified) Updated psTimeFromISO to use 2nd argument, psTimeType and output the ... Tue, 31 Jan 2006 23:24:21 GMT drobbin [6268] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/test/astro/tst_psCoord.c (modified) * trunk/psLib/test/astro/tst_psCoord02.c (modified) * trunk/psLib/test/astro/tst_psTime_01.c (modified) * trunk/psLib/test/astro/tst_psTime_02.c (modified) * trunk/psLib/test/astro/tst_psTime_04.c (modified) * trunk/psLib/test/astro/verified/tst_psCoord02.stderr (modified) * trunk/psLib/test/astro/verified/tst_psTime_04.stderr (modified) Fixed Time conversions and ToMJD & ToJD fxns to use TAI type. ... Mon, 30 Jan 2006 23:42:24 GMT gusciora [6254] * trunk/psLib/src/astro/psCoord.c (modified) Fixed math error with the TransformDeriv function Mon, 30 Jan 2006 22:56:01 GMT drobbin [6253] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/test/astro/tst_psCoord.c (modified) * trunk/psLib/test/astro/tst_psCoord02.c (modified) Added test for PlaneTransformDeriv in Coord02 Mon, 30 Jan 2006 20:28:34 GMT drobbin [6251] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/test/astro/tst_psCoord.c (modified) * trunk/psLib/test/astro/verified/tst_psCoord.stderr (modified) * trunk/psLib/test/imageops/Makefile.am (modified) Added type support in Metadata for s8,s16,u8-32. Edited ... Sat, 28 Jan 2006 01:31:44 GMT drobbin [6230] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astro/psCoord.h (modified) * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/types/psPixels.h (modified) Implemented psPixelsTransform. Sat, 28 Jan 2006 01:12:17 GMT desonia [6227] * trunk/psLib/src/imageops/psImageGeomManip.c (modified) * trunk/psLib/src/imageops/psImageGeomManip.h (modified) * trunk/psLib/src/imageops/psImagePixelManip.c (modified) * trunk/psLib/src/imageops/psImagePixelManip.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/mathtypes/psScalar.c (modified) * trunk/psLib/src/mathtypes/psScalar.h (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/test/astro/tst_psTime_04.c (modified) changed 'complex' to 'double complex' to be more C99 compliant. Fri, 27 Jan 2006 20:08:58 GMT gusciora [6226] * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/math/psMinimizeLMM.c (modified) * trunk/psLib/src/math/psMinimizeLMM.h (modified) * trunk/psLib/src/math/psMinimizePolyFit.c (modified) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) * trunk/psLib/test/astro/verified/tst_psSphereOps.stderr (modified) * trunk/psLib/test/imageops/Makefile.am (modified) * trunk/psLib/test/imageops/verified/tst_psImageSmooth.stderr (added) * trunk/psLib/test/imageops/verified/tst_psImageSmooth.stdout (added) * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/tst_psPolyFit1D.c (modified) * trunk/psLib/test/math/tst_psPolyFit2D.c (modified) * trunk/psLib/test/math/tst_psPolyFit3D.c (modified) * trunk/psLib/test/math/tst_psPolyFit4D.c (modified) * trunk/psLib/test/math/tst_psSpline1D.c (modified) * trunk/psLib/test/math/tst_psStats00.c (modified) * trunk/psLib/test/math/tst_psStats03.c (modified) * trunk/psLib/test/math/verified/tst_psPolyFit3D.stderr (modified) * trunk/psLib/test/math/verified/tst_psPolyFit4D.stderr (modified) * trunk/psLib/test/math/verified/tst_psPolynomialEval1D.stderr (added) * trunk/psLib/test/math/verified/tst_psPolynomialEval1D.stdout (added) * trunk/psLib/test/math/verified/tst_psPolynomialEval2D.stderr (added) * trunk/psLib/test/math/verified/tst_psPolynomialEval2D.stdout (added) * trunk/psLib/test/math/verified/tst_psPolynomialEval3D.stderr (added) * trunk/psLib/test/math/verified/tst_psPolynomialEval3D.stdout (added) * trunk/psLib/test/math/verified/tst_psPolynomialEval4D.stderr (added) * trunk/psLib/test/math/verified/tst_psPolynomialEval4D.stdout (added) * trunk/psLib/test/math/verified/tst_psStats00.stderr (modified) * trunk/psLib/test/math/verified/tst_psStats00.stdout (modified) I added tests for psImageSmooth, modified the psStats stuff and the ... Fri, 27 Jan 2006 01:49:05 GMT drobbin [6218] * trunk/psLib/src/sys/psString.c (modified) * trunk/psLib/test/sys/tst_psString.c (modified) * trunk/psLib/test/sys/verified/tst_psString.stderr (modified) Updated psStringSplit and created/finished corresponding test. Fri, 27 Jan 2006 00:16:37 GMT gusciora [6216] * trunk/psLib/test/math/Makefile.am (modified) Moved some files around, changed the structure. Thu, 26 Jan 2006 23:49:11 GMT gusciora [6215] * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) * trunk/psLib/test/math/tst_psStats00.c (modified) * trunk/psLib/test/math/tst_psStats03.c (modified) * trunk/psLib/test/math/tst_psStats05.c (modified) * trunk/psLib/test/math/tst_psStats07.c (modified) Made the requested changes to the psStats structure and added the ... Thu, 26 Jan 2006 23:44:18 GMT drobbin [6213] * trunk/psLib/test/types/tst_psMetadata_07.c (modified) Fixed error message. Thu, 26 Jan 2006 23:32:49 GMT drobbin [6212] * trunk/psLib/test/astro/tst_psTime_04.c (modified) changed printf statement that was failing on the server. (line 163) Thu, 26 Jan 2006 23:31:22 GMT drobbin [6211] * trunk/psLib/test/sys/tst_psString.c (modified) started working on test for psStringSplit Thu, 26 Jan 2006 21:10:22 GMT gusciora [6204] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/math/psConstants.h (modified) * trunk/psLib/src/math/psMinimizeLMM.c (modified) * trunk/psLib/src/math/psMinimizePolyFit.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psPolynomial.h (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/types/psLookupTable.c (modified) * trunk/psLib/src/types/psLookupTable.h (modified) * trunk/psLib/test/astronomy/tst_psAstrometry01.c (modified) * trunk/psLib/test/imageops/tst_psImageStats.c (modified) * trunk/psLib/test/math/tst_psFunc08.c (modified) * trunk/psLib/test/math/tst_psFunc09.c (modified) * trunk/psLib/test/math/tst_psFunc10.c (modified) * trunk/psLib/test/math/tst_psFunc11.c (modified) * trunk/psLib/test/math/tst_psMinimize06.c (modified) * trunk/psLib/test/math/tst_psPolyFit1D.c (modified) * trunk/psLib/test/math/tst_psPolyFit2D.c (modified) * trunk/psLib/test/math/tst_psPolyFit3D.c (modified) * trunk/psLib/test/math/tst_psPolyFit4D.c (modified) * trunk/psLib/test/math/tst_psSpline1D.c (modified) * trunk/psLib/test/math/tst_psStats05.c (modified) * trunk/psLib/test/math/tst_psStats07.c (modified) * trunk/psLib/test/sys/tst_psMemory.c (modified) * trunk/psLib/test/types/tst_psLookupTable_01.c (modified) Implemented the polynomial alloc argument changes. Thu, 26 Jan 2006 19:09:05 GMT gusciora [6203] * trunk/psLib/test/math/tst_psMinimize06.c (modified) .... Thu, 26 Jan 2006 19:07:53 GMT gusciora [6202] * trunk/psLib/test/math/tst_psMinimize06.c (modified) Unset trace levels Thu, 26 Jan 2006 05:31:54 GMT drobbin [6201] * trunk/psLib/src/sys/psString.c (modified) * trunk/psLib/src/sys/psString.h (modified) * trunk/psLib/test/types/verified/tst_psMetadata_07.stderr (modified) added psStringSplit from bug 657. Thu, 26 Jan 2006 02:52:17 GMT gusciora [6200] * trunk/psLib/test/astro/verified/tst_psCoord02.stderr (modified) .... Thu, 26 Jan 2006 02:44:56 GMT gusciora [6199] * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/test/math/verified/tst_psFunc10.stderr (modified) .... Thu, 26 Jan 2006 02:11:19 GMT gusciora [6198] * trunk/psLib/src/math/psPolynomial.c (modified) Fixed bug in 3D 4D poly eval vector. Thu, 26 Jan 2006 02:11:01 GMT gusciora [6197] * trunk/psLib/test/math/tst_psFunc11.c (modified) * trunk/psLib/test/math/verified/tst_psFunc11.stderr (modified) .... Thu, 26 Jan 2006 00:47:40 GMT gusciora [6196] * trunk/psLib/test/math/verified/tst_psHist00.stderr (modified) .... Thu, 26 Jan 2006 00:46:54 GMT drobbin [6195] * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/test/types/tst_psMetadata_07.c (modified) Fixed/updated MetadataCopy (bug579) (& tests). Now makes deeper ... Thu, 26 Jan 2006 00:42:30 GMT gusciora [6194] * trunk/psLib/test/math/tst_psFunc00.c (deleted) * trunk/psLib/test/math/tst_psPolyFit1D.c (modified) This code is in tst_psPolynomial.c Thu, 26 Jan 2006 00:31:19 GMT gusciora [6193] * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/math/psConstants.h (modified) * trunk/psLib/src/math/psMinimizePolyFit.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/tst_psPolyFit1D.c (modified) * trunk/psLib/test/math/tst_psPolyFit2D.c (modified) * trunk/psLib/test/math/tst_psPolyFit3D.c (modified) * trunk/psLib/test/math/tst_psPolyFit4D.c (modified) Several mods mostly to the psPolynomial fitting routines. Wed, 25 Jan 2006 23:27:24 GMT gusciora [6192] * trunk/psLib/test/math/tst_psMinimizeVector2D_F32.c (deleted) * trunk/psLib/test/math/tst_psMinimizeVector2D_F64.c (deleted) These files are now obsolted by tst_psPolyFit2D.c Wed, 25 Jan 2006 22:33:41 GMT drobbin [6191] * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/test/types/mdcfgwrt.verified (modified) changed float output to show only 7 sig digits. Wed, 25 Jan 2006 22:18:00 GMT drobbin [6190] * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/test/types/mdcfgwrt.verified (added) * trunk/psLib/test/types/tst_psMetadata_07.c (modified) * trunk/psLib/test/types/verified/tst_psMetadata_07.stderr (modified) * trunk/psLib/test/types/verified/tst_psMetadata_07.stdout (modified) fixed ConfigFormat, Write. Added extra error checks. ... Wed, 25 Jan 2006 03:02:47 GMT drobbin [6189] * trunk/psLib/src/types/psArguments.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) Fixed psMetadataConfigFormat to use %22.15g for F32,F64. Fixed ... Mon, 23 Jan 2006 23:52:15 GMT drobbin [6187] * trunk/psLib/src/astro/psSphereOps.h (modified) * trunk/psLib/src/pslib_strict.h (modified) * trunk/psLib/src/types/Makefile.am (modified) * trunk/psLib/src/types/psArguments.c (added) * trunk/psLib/src/types/psArguments.h (added) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/test/types/Makefile.am (modified) * trunk/psLib/test/types/tst_psArguments.c (added) * trunk/psLib/test/types/tst_psMetadata_07.c (modified) * trunk/psLib/test/types/verified/tst_psArguments.stderr (added) * trunk/psLib/test/types/verified/tst_psArguments.stdout (added) * trunk/psLib/test/types/verified/tst_psMetadata_07.stderr (modified) * trunk/psLib/test/types/verified/tst_psMetadata_07.stdout (modified) Created psArguments.[ch] and moved psArguments fxn in from psMetadata ... Mon, 23 Jan 2006 22:25:31 GMT gusciora [6186] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/math/psConstants.h (modified) * trunk/psLib/src/math/psMinimizePolyFit.c (modified) * trunk/psLib/src/math/psMinimizePowell.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psPolynomial.h (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) Misc code cleaning Mon, 23 Jan 2006 20:44:29 GMT gusciora [6185] * trunk/psLib/src/math/psMinimizeLMM.h (modified) * trunk/psLib/src/math/psMinimizePolyFit.c (modified) * trunk/psLib/src/math/psMinimizePolyFit.h (modified) * trunk/psLib/src/math/psMinimizePowell.h (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/pslib_strict.h (modified) * trunk/psLib/src/sys/psMemory.c (modified) psMinimize is now split into 3 files. Mon, 23 Jan 2006 20:04:31 GMT drobbin [6184] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psTime_04.c (modified) * trunk/psLib/test/types/tst_psMetadata_07.c (modified) * trunk/psLib/test/types/verified/tst_psMetadata_07.stderr (modified) updated PrecessMethod. Fixed MetadataAddStr to error on NULL input. ... Sat, 21 Jan 2006 02:43:32 GMT gusciora [6101] * trunk/psLib/src/math/Makefile.am (modified) * trunk/psLib/src/math/psMinimizeLMM.c (added) * trunk/psLib/src/math/psMinimizeLMM.h (added) * trunk/psLib/src/math/psMinimizePolyFit.c (added) * trunk/psLib/src/math/psMinimizePolyFit.h (added) * trunk/psLib/src/math/psMinimizePowell.c (added) * trunk/psLib/src/math/psMinimizePowell.h (added) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psStats.c (modified) Restructuring of the psMinimize.c file psMinimizeLMM.c ... Sat, 21 Jan 2006 02:40:46 GMT gusciora [6100] * trunk/psLib/test/math/verified/tst_psPolyFit1D.stderr (added) * trunk/psLib/test/math/verified/tst_psPolyFit1D.stdout (added) * trunk/psLib/test/math/verified/tst_psPolyFit2D.stderr (added) * trunk/psLib/test/math/verified/tst_psPolyFit2D.stdout (added) * trunk/psLib/test/math/verified/tst_psPolyFit3D.stderr (added) * trunk/psLib/test/math/verified/tst_psPolyFit3D.stdout (added) * trunk/psLib/test/math/verified/tst_psPolyFit4D.stderr (added) * trunk/psLib/test/math/verified/tst_psPolyFit4D.stdout (added) .... Sat, 21 Jan 2006 02:39:19 GMT gusciora [6099] * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/tst_psMinimize05.c (modified) * trunk/psLib/test/math/tst_psPolyFit1D.c (added) * trunk/psLib/test/math/tst_psPolyFit1DCheby.c (deleted) * trunk/psLib/test/math/tst_psPolyFit1DOrd.c (deleted) * trunk/psLib/test/math/tst_psPolyFit2D.c (added) * trunk/psLib/test/math/tst_psPolyFit2DOrd.c (deleted) * trunk/psLib/test/math/tst_psPolyFit3D.c (added) * trunk/psLib/test/math/tst_psPolyFit3DOrd.c (deleted) * trunk/psLib/test/math/tst_psPolyFit4D.c (added) * trunk/psLib/test/math/tst_psPolyFit4DOrd.c (deleted) Rewrite of the previous poly fitting tests. These are more complete, ... Wed, 18 Jan 2006 23:49:06 GMT drobbin [6039] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/src/astro/psSphereOps.c (modified) * trunk/psLib/src/astro/psSphereOps.h (modified) * trunk/psLib/src/psErrorText_en.dat (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) * trunk/psLib/test/astro/verified/tst_psSphereOps.stderr (modified) * trunk/psLib/test/astro/verified/tst_psTime_04.stderr (modified) * trunk/psLib/test/types/verified/tst_psMetadata_02.stderr (modified) chgd psMetadataType's to psDataType's. Moved SpherePrecess to EOC. ... Wed, 18 Jan 2006 20:59:32 GMT drobbin [6036] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) * trunk/psLib/test/astro/tst_psTime_04.c (modified) Small update to TEO/polarTide. New fxn Time_TideUT1Corr done and tested. Wed, 18 Jan 2006 00:41:29 GMT drobbin [6030] * trunk/psLib/psTableParse.c (modified) * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) Updated Table parser, Fixed misc EOC, worked primarily on ... Thu, 12 Jan 2006 21:18:48 GMT drobbin [5970] * trunk/psLib/psTableParse.c (modified) Expanded table parser to allow inclusion of error columns Thu, 12 Jan 2006 20:40:13 GMT drobbin [5969] * trunk/psLib/psTableParse.c (modified) * trunk/psLib/share/pslib/iers_corr.dat (modified) * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) Updated fxns in EOC. Updated/expanded TableParser. Wed, 04 Jan 2006 22:59:31 GMT drobbin [5892] * trunk/psLib/Makefile.am (modified) * trunk/psLib/psTableParse.c (modified) Added psTableParse to makefile Sat, 24 Dec 2005 00:33:22 GMT desonia [5841] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/db/psDB.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/xml/psXML.c (modified) merged branch eam_rel9_b1. Contains many fixes made by IfA. Sat, 24 Dec 2005 00:32:41 GMT desonia [5839] * trunk/psLib/test/imageops/tst_psImageStats.c (modified) * trunk/psLib/test/imageops/verified/tst_psImageStats.stderr (modified) merged fixes found on eam_rel9_b1 branch. Wed, 21 Dec 2005 06:15:58 GMT drobbin [5824] * trunk/psLib/psTableParse.c (added) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) Updated tests in EOC to test great circle distance for precession ... Wed, 21 Dec 2005 00:27:18 GMT gusciora [5823] * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/test/math/tst_psPolyFit4DOrd.c (added) I've incorporated the 4D polynomial fitting routines from EAM into ... Wed, 21 Dec 2005 00:10:44 GMT gusciora [5822] * trunk/psLib/test/math/tst_psPolyFit3DOrd.c (modified) More testing. Wed, 21 Dec 2005 00:03:03 GMT gusciora [5821] * trunk/psLib/test/astro/tst_psCoord01.c (modified) .... Tue, 20 Dec 2005 23:53:42 GMT gusciora [5820] * trunk/psLib/test/math/tst_psPolyFit3DOrd.c (added) .... Tue, 20 Dec 2005 23:53:14 GMT gusciora [5819] * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/test/math/Makefile.am (modified) The 3D fitting code should work, I have working tests for it. I had ... Tue, 20 Dec 2005 22:41:06 GMT gusciora [5818] * trunk/psLib/src/math/psMinimize.c (modified) Added some of EAM's 3D and 4D fitting code. Tue, 20 Dec 2005 05:20:50 GMT drobbin [5816] * trunk/psLib/src/astro/psCoord.c (modified) Cosmetic change of n1, etc... to order1, etc... Tue, 20 Dec 2005 05:06:53 GMT drobbin [5815] * trunk/psLib/share/pslib/finals2000A.dat (added) modified finals data. contains MJD, dX&dY (A), dX&dY (B) Tue, 20 Dec 2005 05:05:37 GMT drobbin [5814] * trunk/psLib/etc/pslib/pslib.config.template (modified) * trunk/psLib/src/astro/psCoord.h (modified) * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/verified/tst_psCoord.stderr (modified) Made several changes to EOC tests & fxns. Revamped GetPolarMotion to ... Mon, 19 Dec 2005 23:58:47 GMT gusciora [5813] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psPolynomial.h (modified) * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/tst_psMinimize04.c (deleted) * trunk/psLib/test/math/tst_psMinimize04_F32.c (deleted) * trunk/psLib/test/math/tst_psMinimize04b.c (deleted) * trunk/psLib/test/math/tst_psMinimize04b_F32.c (deleted) * trunk/psLib/test/math/tst_psPolyFit1DCheby.c (added) * trunk/psLib/test/math/tst_psPolyFit1DOrd.c (added) * trunk/psLib/test/math/tst_psPolyFit2DOrd.c (added) * trunk/psLib/test/math/tst_psStats07.c (modified) Implemented the chi-squared algorithm for calculated Chebyshev poly ... Thu, 15 Dec 2005 02:39:21 GMT drobbin [5794] * trunk/psLib/share/pslib/iers_corr.dat (added) List of dX and dY data for psEarthPole corrections Thu, 15 Dec 2005 02:37:48 GMT drobbin [5793] * trunk/psLib/etc/pslib/pslib.config.template (modified) * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) Updated all tests. Fixed GetPolarMotion, PrecessionCorr, etc. ... Wed, 14 Dec 2005 00:47:27 GMT desonia [5783] * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) bug #623 -- fixes from eam_rel9_b0 branch. Tue, 13 Dec 2005 01:31:54 GMT drobbin [5771] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) Updated tests and debugged code. PrecessionModel now working. Thu, 08 Dec 2005 02:49:04 GMT drobbin [5749] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) updated tests, got TEOtoCEO working and verified. Currently working ... Wed, 07 Dec 2005 02:13:40 GMT drobbin [5716] * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) Updated EOC tests to verify against given test cases. All tests ... Tue, 06 Dec 2005 21:52:34 GMT desonia [5715] * trunk/psLib/configure.ac (modified) changed version number. Tue, 06 Dec 2005 18:46:08 GMT gusciora [5705] * trunk/psLib/src/mainpage.dox (modified) psModule routines. Mon, 05 Dec 2005 22:34:31 GMT desonia [5688] * trunk/psLib/test/astro (modified) * trunk/psLib/test/astro/.cvsignore (modified) *** empty log message *** Mon, 05 Dec 2005 22:33:42 GMT desonia [5687] * trunk/psLib/test/astro/tst_psCoord01.c (modified) * trunk/psLib/test/astro/verified/tst_psCoord01.stderr (modified) removed psProject / psDeproject tests, as they may not be correctly ...