# # ChangeLog for trunk/psLib # # Generated by Trac 1.6 # Jul 21, 2026, 5:12:43 PM Thu, 01 Dec 2005 01:20:38 GMT gusciora [5647] * trunk/psLib/test/math/tst_psSpline1D.c (modified) * trunk/psLib/test/math/verified/tst_psSpline1D.stdout (modified) .... Wed, 30 Nov 2005 23:50:40 GMT drobbin [5642] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout (modified) Revised/Updated tests to use provided test values. NONE of the ... Wed, 30 Nov 2005 22:16:58 GMT desonia [5641] * trunk/psLib/test/imageops/verified/tst_psImagePixelExtract.stderr (modified) tests were added to cover more data types. Wed, 30 Nov 2005 22:04:32 GMT desonia [5639] * trunk/psLib/test/astro/tst_psCoord01.c (modified) * trunk/psLib/test/math/verified/tst_psFunc08.stderr (modified) * trunk/psLib/test/math/verified/tst_psFunc09.stderr (modified) adjustments relating to merging in eam_rel8_b2 branch. Wed, 30 Nov 2005 22:03:58 GMT desonia [5638] * trunk/psLib/test/runTest (modified) removed a printing of a useless number. Wed, 30 Nov 2005 02:21:38 GMT drobbin [5627] * trunk/psLib/test/astro/verified/tst_psCoord02.stderr (added) * trunk/psLib/test/astro/verified/tst_psCoord02.stdout (added) Added verified files for this test. Not sure if output is actually ... Wed, 30 Nov 2005 02:17:17 GMT drobbin [5626] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout (modified) Edited psCubeToSphere, tests. EOC - gravity still fails. Others ... Wed, 30 Nov 2005 02:00:37 GMT mberning [5625] * trunk/psLib/test/imageops/tst_psImagePixelExtract.c (modified) Modified test to add support for additional data types Wed, 30 Nov 2005 02:00:11 GMT desonia [5624] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astro/psCoord.h (modified) * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageConvolve.h (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/test/sys/verified/tst_psMemory.stderr (modified) merged eam_r8.0_b2 into CVS trunk. Wed, 23 Nov 2005 23:54:43 GMT gusciora [5588] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/math/psConstants.h (modified) .... Wed, 23 Nov 2005 21:18:12 GMT gusciora [5586] * trunk/psLib/src/math/psConstants.h (modified) I added significantl to the tests for alloc/free of the pm FPA, chip, ... Wed, 23 Nov 2005 01:03:18 GMT gusciora [5580] * trunk/psLib/test/astro/tst_psCoord02.c (modified) Uncommented the remaining test code. Wed, 23 Nov 2005 01:00:52 GMT gusciora [5579] * trunk/psLib/test/astro/tst_psCoord02.c (added) Put the Transform fit, invert and combine routines here. Wed, 23 Nov 2005 01:00:26 GMT gusciora [5578] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/test/astro/Makefile.am (modified) Fixed hidden bugs associated with the polynomial nTerms->nOrder change. Tue, 22 Nov 2005 21:40:40 GMT gusciora [5576] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psStats.c (modified) .... Tue, 22 Nov 2005 20:15:35 GMT desonia [5573] * trunk/psLib/src/imageops/psImageConvolve.c (modified) macroized psImageSmooth. Tue, 22 Nov 2005 19:58:20 GMT desonia [5572] * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/test/mathtypes/verified/tst_psImage.stderr (modified) added type support to psImageInit. Tue, 22 Nov 2005 19:11:07 GMT desonia [5569] * trunk/psLib/src/sys/psString.c (modified) fixed case in psStringNCopy where nChar==0 is not null terminated. ... Tue, 22 Nov 2005 19:07:35 GMT desonia [5568] * trunk/psLib/src/mathtypes/psVector.c (modified) corrected error message for NULL input for psVectorCopy. (Bug #596) Tue, 22 Nov 2005 01:18:13 GMT gusciora [5563] * trunk/psLib/src/math/psStats.c (modified) Optimized the non uniform histogram smoothing. Mon, 21 Nov 2005 19:53:01 GMT gusciora [5559] * trunk/psLib/test/astro/tst_psCoord01.c (modified) I added a psProject->psDeproject test which seems to demonstrate a ... Fri, 18 Nov 2005 21:23:21 GMT gusciora [5549] * trunk/psLib/test/astro/tst_psCoord.c (modified) * trunk/psLib/test/astro/verified/tst_psCoord.stderr (modified) .... Fri, 18 Nov 2005 20:30:35 GMT gusciora [5548] * trunk/psLib/src/math/psStats.c (modified) Improved the non-uniform code for p_psVectorSmoothHistGaussian(). ... Fri, 18 Nov 2005 20:04:38 GMT gusciora [5546] * trunk/psLib/test/math/tst_psSpline1D.c (modified) stdout/stderr data. Fri, 18 Nov 2005 19:46:09 GMT gusciora [5544] * trunk/psLib/src/astro/psCoord.c (modified) Added polynomial nTerms/nOrder type changes. Fri, 18 Nov 2005 19:39:29 GMT gusciora [5542] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astro/psCoord.h (modified) * trunk/psLib/src/math/psPolynomial.c (modified) Asserts for psPolynomial, andvarious psCoord mods. Fri, 18 Nov 2005 01:51:03 GMT drobbin [5539] * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/test/types/tst_psMetadata_07.c (modified) * trunk/psLib/test/types/verified/tst_psMetadata_07.stderr (added) Added fxn psMetadataCopy and test Thu, 17 Nov 2005 04:04:30 GMT drobbin [5534] * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout (modified) fixed typo in NutationCorr test (was calling PrecessionModel) Thu, 17 Nov 2005 03:59:05 GMT drobbin [5533] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stderr (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout (modified) Implemented function NutationCorr and test. Has yet to be verified. Thu, 17 Nov 2005 00:27:14 GMT desonia [5532] * trunk/psLib/src/types/psMetadata.c (modified) added PS_DATA_UNKNOWN to add metadata types. Thu, 17 Nov 2005 00:07:25 GMT desonia [5531] * trunk/psLib/src/astro/psEarthOrientation.c (modified) removed non-ASCII character. Wed, 16 Nov 2005 23:07:10 GMT desonia [5530] * trunk/psLib/src/imageops/psImagePixelExtract.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.h (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psArray.h (modified) * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/src/types/psPixels.h (modified) * trunk/psLib/test/types/tst_psMetadata_04.c (modified) removed *(type*)& syntax for setting const values of struts. Wed, 16 Nov 2005 20:52:23 GMT drobbin [5524] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout (modified) Fixed memory leaks from EOC Init fxn. Wed, 16 Nov 2005 02:40:13 GMT drobbin [5522] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/src/types/psLookupTable.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stderr (modified) * trunk/psLib/test/types/tst_psMetadata_04.c (modified) Edited VectorReadFromFile(bug536), added psFree to Meta04, added ... Wed, 16 Nov 2005 02:05:48 GMT desonia [5521] * trunk/psLib/share/pslib/tab5.2a.coeff (added) * trunk/psLib/share/pslib/tab5.2b.coeff (added) * trunk/psLib/share/pslib/tab5.2c.coeff (added) * trunk/psLib/test/sys (modified) * trunk/psLib/test/sys/.cvsignore (modified) *** empty log message *** Wed, 16 Nov 2005 01:59:14 GMT desonia [5520] * trunk/psLib/test/fits/tst_psFits.c (modified) made change due to change in psMetadataLookupStr reference counting. Tue, 15 Nov 2005 22:20:17 GMT desonia [5519] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/fits/psFitsTable.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) modifications due to psMetadataLookupPtr now incrementing the ... Tue, 15 Nov 2005 20:24:22 GMT desonia [5518] * trunk/psLib/share/pslib/tab5.2a.dat (added) * trunk/psLib/share/pslib/tab5.2b.dat (added) * trunk/psLib/share/pslib/tab5.2c.dat (added) files generated from the *.txt versions. Tue, 15 Nov 2005 20:10:32 GMT gusciora [5517] * trunk/psLib/src/math/psConstants.h (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/sys/psAbort.c (modified) * trunk/psLib/src/types/psMetadata.c (modified) Bug fix for psSpline, some new psConstant macros, .... Tue, 15 Nov 2005 04:03:36 GMT drobbin [5515] * trunk/psLib/src/types/psLookupTable.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) edited VectorsReadFromFile per bug 577 and added Precession Model to ... Tue, 15 Nov 2005 00:04:30 GMT drobbin [5514] * trunk/psLib/test/astro/tst_psSphereOps.c (modified) fixed pole test (x, 90) for ecliptic trans. (was only failing on server) Mon, 14 Nov 2005 23:44:35 GMT drobbin [5513] * trunk/psLib/src/astro/psEarthOrientation.c (modified) Updated Precession Mon, 14 Nov 2005 22:18:48 GMT desonia [5512] * trunk/psLib/Makefile.am (modified) * trunk/psLib/configure.ac (modified) * trunk/psLib/etc/pslib/Makefile.am (modified) * trunk/psLib/src/Makefile.am (modified) * trunk/psLib/src/psErrorText_en.dat (modified) * trunk/psLib/src/pslib_strict.h (modified) * trunk/psLib/test/fits/verified/tst_psFits.stderr (modified) * trunk/psLib/test/imageops/tst_psImageGeomManip.c (modified) * trunk/psLib/test/sys/table.fits (modified) * trunk/psLib/test/sys/tst_psMemory.c (modified) *** empty log message *** Mon, 14 Nov 2005 22:18:38 GMT desonia [5511] * trunk/psLib/src/fits/Makefile.am (modified) * trunk/psLib/src/fits/fits.i (modified) * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/src/fits/psFits.h (modified) * trunk/psLib/src/fits/psFitsHeader.c (added) * trunk/psLib/src/fits/psFitsHeader.h (added) * trunk/psLib/src/fits/psFitsImage.c (added) * trunk/psLib/src/fits/psFitsImage.h (added) * trunk/psLib/src/fits/psFitsTable.c (added) * trunk/psLib/src/fits/psFitsTable.h (added) * trunk/psLib/src/imageops/psImageGeomManip.c (modified) * trunk/psLib/src/imageops/psImagePixelExtract.c (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/swig/Makefile.am (modified) * trunk/psLib/test/astro/Makefile.am (modified) * trunk/psLib/test/fits/tst_psFits.c (modified) Overhauled the Fits functions to match latest SDRS. Sat, 12 Nov 2005 03:44:42 GMT drobbin [5508] * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stderr (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout (modified) forgot these. Sat, 12 Nov 2005 03:37:34 GMT drobbin [5507] * 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_psEarthOrientation.c (modified) Implemented PrecessionCorr function. Not verified, very possibly wrong. Thu, 10 Nov 2005 00:13:51 GMT drobbin [5493] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psSphereOps.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stderr (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout (modified) Implemented functions PolarTideCorr, SphereRot CEOtoGCRS & ITRStoTEO ... Mon, 07 Nov 2005 20:52:43 GMT drobbin [5483] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/src/astro/psSphereOps.h (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stderr (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout (modified) update doxygen, implemented sphereRot functions in EOC. Thu, 03 Nov 2005 04:31:22 GMT drobbin [5466] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/src/astro/psTime.h (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) Updated EOC files(fxns) and tests, specifically TEOtoCEO sphere rotations Wed, 02 Nov 2005 01:07:25 GMT drobbin [5455] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psEarthOrientation.h (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_psEarthOrientation.stderr (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout (modified) * trunk/psLib/test/astro/verified/tst_psSphereOps.stderr (modified) updated tests, function spec's and verified files. resolved some ... Sat, 29 Oct 2005 00:05:53 GMT drobbin [5454] * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/types/psArray.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/test/types/tst_psMetadata_04.c (modified) * trunk/psLib/test/types/verified/tst_psMetadata_01.stdout (modified) * trunk/psLib/test/types/verified/tst_psMetadata_06.stdout (modified) Made minor changes in accordance with api-delta report from rev 17 Fri, 28 Oct 2005 19:15:04 GMT gusciora [5453] * trunk/psLib/src/math/psMinimize.c (modified) .... Fri, 28 Oct 2005 19:14:46 GMT gusciora [5452] * trunk/psLib/src/math/psMinimize.c (modified) ... Fri, 28 Oct 2005 02:25:22 GMT drobbin [5450] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stderr (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout (modified) Implemented and tested psAberration, but results have not been verified. Thu, 27 Oct 2005 20:38:47 GMT drobbin [5449] * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stderr (added) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout (added) added verified EOC files Thu, 27 Oct 2005 20:38:19 GMT drobbin [5447] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) Updated EarthOrientation - Gravity Deflection and tests Wed, 26 Oct 2005 01:20:15 GMT drobbin [5446] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/src/pslib_strict.h (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) Finished and tested psGravityDeflection function Tue, 25 Oct 2005 00:38:00 GMT drobbin [5444] * trunk/psLib/src/astro/psSphereOps.c (modified) * trunk/psLib/src/astro/psSphereOps.h (modified) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) Fixed psSphereOps except for Galactic transformation at the pole. Fri, 21 Oct 2005 02:14:02 GMT drobbin [5437] * trunk/psLib/src/astro/psSphereOps.c (modified) * trunk/psLib/src/astro/psSphereOps.h (modified) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) * trunk/psLib/test/astro/verified/tst_psSphereOps.stderr (modified) Implemented, debugged, fixed psSphereRot functions/tests. 1 problem ... Tue, 18 Oct 2005 22:14:47 GMT drobbin [5368] * trunk/psLib/src/astro/psSphereOps.c (modified) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) Made changes to sphereOps, but errors still exist, especially in ... Sat, 15 Oct 2005 01:42:48 GMT drobbin [5343] * trunk/psLib/src/astro/psSphereOps.c (modified) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) Made updates to SphereOps & tests. ApplyCel & Precess still produce ... Fri, 14 Oct 2005 00:07:37 GMT drobbin [5319] * trunk/psLib/src/astro/psSphereOps.c (modified) * trunk/psLib/src/astro/psSphereOps.h (modified) * trunk/psLib/test/astro/Makefile.am (modified) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) * trunk/psLib/test/astro/verified/tst_psSphereOps.stderr (modified) * trunk/psLib/test/astro/verified/tst_psSphereOps.stdout (modified) Fixed/Updated SphereRot functions and tests. Thu, 13 Oct 2005 23:31:16 GMT desonia [5318] * trunk/psLib/configure.ac (modified) modified the version number. Thu, 13 Oct 2005 23:19:51 GMT desonia [5317] * trunk/psLib/configure.ac (modified) made the SWIG module disabled by default. Thu, 13 Oct 2005 20:23:57 GMT drobbin [5306] * trunk/psLib/pslib.kdevelop (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/src/astro/psSphereOps.c (modified) * trunk/psLib/src/astro/psSphereOps.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.stdout (modified) Fixed psSphereRotAlloc and test. Correctly verified calculations. Thu, 13 Oct 2005 00:52:53 GMT desonia [5305] * trunk/psLib/test/astro (modified) * trunk/psLib/test/astro/.cvsignore (modified) * trunk/psLib/test/imageops (modified) * trunk/psLib/test/imageops/.cvsignore (modified) *** empty log message *** Thu, 13 Oct 2005 00:50:41 GMT desonia [5304] * trunk/psLib/test/xml/Makefile.am (modified) * trunk/psLib/test/xml/tst_psXML.c (modified) fixed test to build outside of source tree. Thu, 13 Oct 2005 00:38:58 GMT desonia [5303] * trunk/psLib/test/imageops/Makefile.am (modified) * trunk/psLib/test/imageops/tst_psImageGeomManip.c (modified) * trunk/psLib/test/types/Makefile.am (modified) * trunk/psLib/test/types/tst_psLookupTable_01.c (modified) * trunk/psLib/test/types/verified/tst_psLookupTable_01.stderr (modified) changes to allow build outside of source area. Thu, 13 Oct 2005 00:36:48 GMT desonia [5302] * trunk/psLib/src/sys/Makefile.am (modified) * trunk/psLib/src/types/Makefile.am (modified) added CFITSIO flags to CFLAGS. Thu, 13 Oct 2005 00:36:23 GMT desonia [5301] * trunk/psLib/configure.ac (modified) changed library version Wed, 12 Oct 2005 22:04:56 GMT desonia [5299] * trunk/psLib/test/astro/Makefile.am (modified) removed tst_psSphereOps test, as it is testing code being currently ... Wed, 12 Oct 2005 21:58:56 GMT desonia [5298] * trunk/psLib/test/astro/Makefile.am (modified) *** empty log message *** Wed, 12 Oct 2005 21:58:45 GMT desonia [5297] * trunk/psLib/configure.ac (modified) * trunk/psLib/src/math/Makefile.am (modified) added src in the SRCINC include path. Wed, 12 Oct 2005 21:52:56 GMT drobbin [5296] * trunk/psLib/test/types/tst_psMetadata_07.c (modified) * trunk/psLib/test/types/verified/tst_psMetadata_07.stdout (modified) Update Argument testing. Wed, 12 Oct 2005 21:39:16 GMT drobbin [5295] * trunk/psLib/test/types/tst_psMetadata_07.c (modified) fixed argument testing to match verified folder Wed, 12 Oct 2005 21:02:20 GMT gusciora [5294] * 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/psMinimize.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psPolynomial.h (modified) * trunk/psLib/test/astro/tst_psCoord.c (modified) * trunk/psLib/test/math/tst_psFunc00.c (modified) * trunk/psModules/src/imsubtract/pmSubtractBias.c (modified) * trunk/psModules/src/imsubtract/pmSubtractSky.c (modified) Polynomial members are now nX, nY, nZ, nT. Mon, 10 Oct 2005 20:12:13 GMT drobbin [5256] * trunk/psLib/src/imageops/psImageMaskOps.c (added) * trunk/psLib/src/imageops/psImageMaskOps.h (added) Added mask operations to psImageMaskOps files Sat, 08 Oct 2005 03:51:20 GMT drobbin [5254] * trunk/psLib/test/astro/tst_psSphereOps.c (modified) * trunk/psLib/test/imageops/tst_psImageMaskOps.c (modified) * trunk/psLib/test/imageops/verified/tst_psImageMaskOps.stderr (modified) * trunk/psLib/test/imageops/verified/tst_psImageMaskOps.stdout (modified) Implemented and fixed/tested ImageGrowMask Fri, 07 Oct 2005 21:27:50 GMT drobbin [5235] * trunk/psLib/src/astro/Makefile.am (modified) * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/test/astro/Makefile.am (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (added) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) * trunk/psLib/test/astro/verified/tst_psSphereOps.stderr (added) * trunk/psLib/test/astro/verified/tst_psSphereOps.stdout (added) Added test files and modified makefiles to include EOC and SphereOps ... Thu, 06 Oct 2005 22:41:08 GMT desonia [5231] * trunk/psLib/configure.ac (modified) * trunk/psLib/pslib.kdevelop (modified) * trunk/psLib/src/Makefile.am (modified) *** empty log message *** Thu, 06 Oct 2005 02:41:07 GMT drobbin [5227] * trunk/psLib/src/imageops/Makefile.am (modified) * trunk/psLib/src/imageops/psImagePixelManip.c (modified) * trunk/psLib/src/imageops/psImagePixelManip.h (modified) * trunk/psLib/src/pslib_strict.h (modified) * trunk/psLib/test/imageops/Makefile.am (modified) * trunk/psLib/test/imageops/tst_psImageMaskOps.c (added) * trunk/psLib/test/imageops/tst_psImagePixelManip.c (modified) * trunk/psLib/test/imageops/verified/tst_psImageMaskOps.stderr (added) * trunk/psLib/test/imageops/verified/tst_psImageMaskOps.stdout (added) * trunk/psLib/test/imageops/verified/tst_psImagePixelManip.stderr (modified) Created ImageMaskOps file. started ImageGrowMask fxn. Wed, 05 Oct 2005 03:51:43 GMT drobbin [5224] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/imageops/psImagePixelManip.c (modified) * trunk/psLib/test/imageops/tst_psImagePixelManip.c (modified) * trunk/psLib/test/imageops/verified/tst_psImagePixelManip.stderr (modified) Updated/fixed Image Mask/Keep fxns and implemented tests Tue, 04 Oct 2005 01:52:07 GMT desonia [5223] * trunk/psLib/psParseErrorCodes (modified) added support for output directory specification. Tue, 04 Oct 2005 01:31:40 GMT drobbin [5222] * trunk/psLib/pslib.kdevelop (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/test/types/tst_psMetadata_07.c (modified) * trunk/psLib/test/types/verified/tst_psMetadata_07.stdout (modified) Added testing for psArgument functions and updated some psTime (minor ... Mon, 03 Oct 2005 22:56:17 GMT desonia [5221] * trunk/psLib/Makefile.am (modified) added autogen.sh to distribution list. Mon, 03 Oct 2005 20:24:11 GMT desonia [5219] * trunk/psLib/configure.ac (modified) bug 547. Mon, 03 Oct 2005 18:57:41 GMT desonia [5218] * trunk/psLib/test/math (modified) * trunk/psLib/test/math/.cvsignore (modified) added new test executable. Mon, 03 Oct 2005 18:56:47 GMT desonia [5217] * trunk/psLib/src/astro (modified) * trunk/psLib/src/astro/.cvsignore (modified) * trunk/psLib/src/db (modified) * trunk/psLib/src/db/.cvsignore (modified) * trunk/psLib/src/fft (modified) * trunk/psLib/src/fft/.cvsignore (modified) * trunk/psLib/src/fits (modified) * trunk/psLib/src/fits/.cvsignore (modified) * trunk/psLib/src/imageops (modified) * trunk/psLib/src/imageops/.cvsignore (modified) * trunk/psLib/src/math (modified) * trunk/psLib/src/math/.cvsignore (modified) * trunk/psLib/src/mathtypes (modified) * trunk/psLib/src/mathtypes/.cvsignore (modified) * trunk/psLib/src/sys (modified) * trunk/psLib/src/sys/.cvsignore (modified) * trunk/psLib/src/types (modified) * trunk/psLib/src/types/.cvsignore (modified) * trunk/psLib/src/xml (modified) * trunk/psLib/src/xml/.cvsignore (modified) added .loT files for ignoring. Sat, 01 Oct 2005 02:22:26 GMT desonia [5216] * trunk/psLib/pslib.kdevelop (modified) * trunk/psLib/src/Makefile.am (modified) * trunk/psLib/src/db/psDB.c (modified) * trunk/psLib/src/imageops/psImageStructManip.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psArray.h (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/test/FullUnitTest.in (modified) * trunk/psLib/test/astro/tst_psTime_04.c (modified) * trunk/psLib/test/db/tst_psDB.c (modified) * trunk/psLib/test/sys/verified/tst_psMemory.stderr (modified) * trunk/psLib/test/types/tst_psArray.c (modified) changed psArrayGet/psArraySet/psArrayRemove to do proper reference ... Sat, 01 Oct 2005 00:14:17 GMT drobbin [5214] * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/src/types/psPixels.h (modified) * trunk/psLib/test/types/tst_psPixels.c (modified) Changed psPixelCoord to use float's instead of int's Fri, 30 Sep 2005 23:09:13 GMT drobbin [5213] * trunk/psLib/src/imageops/psImagePixelExtract.c (modified) * trunk/psLib/src/imageops/psImagePixelExtract.h (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/test/mathtypes/verified/tst_psVector.stderr (modified) Updated ImageRow/Col for tail access, PixelCount fxns to allow for ... Fri, 30 Sep 2005 01:34:45 GMT drobbin [5203] * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/test/types/tst_psMetadata_07.c (modified) Added function psMetadataItemAllocPtr and test Thu, 29 Sep 2005 23:30:32 GMT drobbin [5194] * trunk/psLib/pslib.kdevelop (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/test/types/tst_psMetadata_07.c (modified) Added fxns psMetadataRemoveIndex and RemoveKey. Tested. Thu, 29 Sep 2005 20:25:54 GMT gusciora [5183] * trunk/psLib/test/math/tst_psMinimize06.c (modified) * trunk/psLib/test/math/tst_psSpline1D.c (modified) * trunk/psLib/test/math/verified/tst_psSpline1D.stderr (modified) * trunk/psLib/test/math/verified/tst_psSpline1D.stdout (modified) .... Thu, 29 Sep 2005 20:21:26 GMT gusciora [5182] * trunk/psLib/test/math/tst_psMinimize06.c (modified) .... Thu, 29 Sep 2005 20:20:32 GMT gusciora [5181] * trunk/psLib/test/math/tst_psMinimize06.c (modified) * trunk/psLib/test/math/tst_psSpline1D.c (modified) * trunk/psLib/test/math/verified/tst_psSpline1D.stdout (modified) Additional tests for psSPline Thu, 29 Sep 2005 20:06:58 GMT gusciora [5180] * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) Misc mods to psSPline.c Thu, 29 Sep 2005 19:40:59 GMT gusciora [5179] * trunk/psLib/src/math/psSpline.c (modified) .... Thu, 29 Sep 2005 19:05:02 GMT gusciora [5178] * trunk/psLib/src/mathtypes/psImage.c (modified) .... Thu, 29 Sep 2005 18:59:01 GMT gusciora [5177] * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) ....