# # ChangeLog for / # # Generated by Trac 1.6 # Jul 21, 2026, 5:43:10 PM Fri, 27 Aug 2004 23:35:34 GMT Paul Price [1649] * trunk/doc/pslib/psLibSDRS.tex (modified) Updated psMetadata examples to use the API as specified. Fri, 27 Aug 2004 23:34:05 GMT harman [1648] * trunk/psLib/src/collections/psScalar.c (modified) * trunk/psLib/src/dataManip/psMatrixVectorArithmetic.c (modified) * trunk/psLib/src/mathtypes/psScalar.c (modified) * trunk/psLib/test/dataManip/tst_psMatrixVectorArithmetic01.c (modified) * trunk/psLib/test/dataManip/tst_psMatrixVectorArithmetic02.c (modified) * trunk/psLib/test/dataManip/tst_psMatrixVectorArithmetic03.c (modified) Corrected bug in psScalarCopy Fri, 27 Aug 2004 23:29:36 GMT harman [1647] * trunk/psLib/src/dataManip/psMatrixVectorArithmetic.c (modified) * trunk/psLib/test/dataManip/tst_psMatrixVectorArithmetic01.c (modified) Corrected bug in psScalarCopy Fri, 27 Aug 2004 23:26:33 GMT Paul Price [1646] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) psMetadata and psList changes. Fri, 27 Aug 2004 23:18:42 GMT Paul Price [1645] * trunk/doc/pslib/psLibSDRS.tex (modified) Fixed order of psList arguments to match those for psMetadata. ... Fri, 27 Aug 2004 23:17:54 GMT Paul Price [1644] * trunk/archive/pslib/include/psList.h (modified) Fixed order of arguments to match those for psMetadata, and removed ... Fri, 27 Aug 2004 23:10:16 GMT Paul Price [1643] * trunk/archive/pslib/include/psMetadata.h (modified) Getting rid of nasty "which" and "where", replaced with "iterator" ... Fri, 27 Aug 2004 21:54:52 GMT gusciora [1642] * trunk/psLib/test/sysUtils/tst_psTrace01.c (modified) * trunk/psLib/test/sysUtils/tst_psTrace04.c (modified) ... Fri, 27 Aug 2004 21:45:42 GMT gusciora [1641] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.h (modified) ... Fri, 27 Aug 2004 21:45:01 GMT gusciora [1640] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) * trunk/psLib/test/sysUtils/tst_psTrace03.c (modified) * trunk/psLib/test/sysUtils/tst_psTrace04.c (modified) ... Fri, 27 Aug 2004 21:41:17 GMT Paul Price [1639] * trunk/archive/pslib/include/psMetadata.h (modified) * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Adding specification of iterator for psMetadataSetIterator. Fri, 27 Aug 2004 21:40:28 GMT gusciora [1638] * trunk/psLib/test/sysUtils/tst_psTrace00.c (modified) * trunk/psLib/test/sysUtils/tst_psTrace03.c (modified) * trunk/psLib/test/sysUtils/tst_psTrace04.c (modified) ... Fri, 27 Aug 2004 21:18:14 GMT Paul Price [1637] * trunk/doc/misc/Makefile (added) Adding Makefile Fri, 27 Aug 2004 20:51:33 GMT Paul Price [1636] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Added psLibVersion. Fri, 27 Aug 2004 19:49:54 GMT desonia [1635] * trunk/psLib/src/image/psImageManip.c (modified) * trunk/psLib/src/image/psImageManip.h (modified) Changed the unexposedValue for psImageRotate and psImageShift (bug ... Fri, 27 Aug 2004 19:05:40 GMT desonia [1634] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) Change the prototype of psImagePixelInterpolate. See bug #147. Thu, 26 Aug 2004 23:46:39 GMT Paul Price [1633] * trunk/archive/pslib/include/psImage.h (modified) * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Updated psImageCut to exclude the width of the cut: just want a cut ... Thu, 26 Aug 2004 21:43:50 GMT Paul Price [1632] * trunk/doc/pslib/psLibSDRS.tex (modified) Return type of psImagePixelInterpolate should be psC64. Thu, 26 Aug 2004 21:11:56 GMT cvs2svn [1631] * tags/rel2_2 (copied) * tags/rel2_2/psLib/src/astronomy/slalib.h (copied) This commit was manufactured by cvs2svn to create tag 'rel2_2'. Thu, 26 Aug 2004 21:11:55 GMT desonia [1630] * trunk/psLib/src/astronomy/slalib.h (modified) changed #elseif with #elif. Thu, 26 Aug 2004 20:10:25 GMT gusciora [1629] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psMinimize.h (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.h (modified) ... Thu, 26 Aug 2004 18:51:44 GMT desonia [1628] * trunk/psLib/src/dataManip/psFFT.c (deleted) * trunk/psLib/src/dataManip/psFFT.h (deleted) renamed psVectorFFT.[ch] Wed, 25 Aug 2004 21:34:26 GMT desonia [1627] * trunk/psLib/test/astronomy/tst_psTime_01.c (modified) needed to cast printf of time->sec to a native type. Wed, 25 Aug 2004 21:30:35 GMT desonia [1626] * trunk/psLib/test/astronomy/tst_psTime_01.c (modified) using long-long int format with printf on AMD64 produced a warning. Wed, 25 Aug 2004 21:10:09 GMT desonia [1625] * trunk/psLib/src/dataManip/psFFT.c (modified) * trunk/psLib/src/dataManip/psFFT.h (modified) * trunk/psLib/src/dataManip/psVectorFFT.c (modified) * trunk/psLib/src/dataManip/psVectorFFT.h (modified) * trunk/psLib/src/fft/psImageFFT.c (added) * trunk/psLib/src/fft/psImageFFT.h (added) * trunk/psLib/src/fft/psVectorFFT.c (modified) * trunk/psLib/src/fft/psVectorFFT.h (modified) * trunk/psLib/src/image/Makefile (modified) * trunk/psLib/src/image/psImageFFT.c (added) * trunk/psLib/src/image/psImageFFT.h (added) * trunk/psLib/src/pslib.h (modified) extracted image FFT functions into a new file. Wed, 25 Aug 2004 20:51:57 GMT desonia [1624] * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/dataManip/psFFT.c (modified) * trunk/psLib/src/dataManip/psVectorFFT.c (modified) * trunk/psLib/src/fft/psVectorFFT.c (modified) * trunk/psLib/src/pslib.h (modified) renamed psFFT.[ch] to psVectorFFT.[ch] Wed, 25 Aug 2004 20:24:23 GMT harman [1623] * trunk/psLib/test/astronomy/verified/tst_psMetadata_01.stderr (modified) * trunk/psLib/test/astronomy/verified/tst_psMetadata_01.stdout (modified) Updated truth Wed, 25 Aug 2004 20:22:15 GMT harman [1622] * trunk/psLib/test/astronomy/tst_psMetadata_01.c (modified) * trunk/psLib/test/collections/tst_psMetadata_01.c (modified) Updated ReadHeader function Wed, 25 Aug 2004 20:21:41 GMT harman [1621] * trunk/psLib/src/astronomy/psMetadata.c (modified) * trunk/psLib/src/astronomy/psMetadata.h (modified) * trunk/psLib/src/collections/psMetadata.c (modified) * trunk/psLib/src/collections/psMetadata.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) Removed FReadHeader function and added ReadHeader function Wed, 25 Aug 2004 04:55:38 GMT Paul Price [1620] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) Added updates to psTime. Wed, 25 Aug 2004 04:37:48 GMT Paul Price [1619] * trunk/doc/pslib/psLibSDRS.tex (modified) Added psTimeLeapSeconds, removed psTimeFromLST, changed output of ... Wed, 25 Aug 2004 04:36:56 GMT Paul Price [1618] * trunk/doc/pslib/psLibADD.tex (modified) Hacked time stuff. Wed, 25 Aug 2004 01:45:59 GMT harman [1617] * trunk/psLib/test/astronomy/verified/tst_psTime_02.stdout (modified) Updated truth Wed, 25 Aug 2004 01:40:27 GMT harman [1616] * trunk/psLib/test/astronomy/verified/tst_psTime_02.stderr (modified) Updated truth Wed, 25 Aug 2004 01:38:48 GMT harman [1615] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astronomy/psCoord.c (modified) * trunk/psLib/test/astronomy/tst_psTime_01.c (modified) * trunk/psLib/test/astronomy/tst_psTime_02.c (modified) Updated psTime for new version of SDRS Wed, 25 Aug 2004 01:37:45 GMT harman [1614] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) * trunk/psLib/src/astronomy/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.h (modified) Updated for new version of SDRS Wed, 25 Aug 2004 00:04:01 GMT desonia [1613] * trunk/psLib/src/dataManip/psFFT.c (modified) * trunk/psLib/src/dataManip/psVectorFFT.c (modified) * trunk/psLib/src/fft/psVectorFFT.c (modified) * trunk/psLib/src/image/psImageExtraction.c (modified) * trunk/psLib/src/image/psImageExtraction.h (modified) added psImageTrim and psImageSubsection. Tue, 24 Aug 2004 20:02:24 GMT Paul Price [1612] * trunk/doc/pslib/Metadata.pdf (added) Adding Metadata.pdf for psLibSDRS.pdf creation Tue, 24 Aug 2004 20:01:50 GMT Paul Price [1611] * trunk/doc/pslib/psLibSDRS.tex (modified) Fixing Metadata image for PDF creation. Tue, 24 Aug 2004 19:59:05 GMT gusciora [1610] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psMinimize.h (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.h (modified) ... Tue, 24 Aug 2004 19:57:03 GMT gusciora [1609] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psMinimize.h (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.h (modified) ... Tue, 24 Aug 2004 19:32:18 GMT eugene [1608] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibADD.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) minor changes Tue, 24 Aug 2004 19:32:02 GMT eugene [1607] * trunk/doc/pslib/Metadata.ps (added) * trunk/doc/pslib/Metadata.sxd (added) added metadata figures Mon, 23 Aug 2004 22:36:04 GMT desonia [1606] * trunk/psLib/psLib.kdevses (modified) * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/image/psImageExtraction.c (modified) * trunk/psLib/src/image/psImageExtraction.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) * trunk/psLib/test/image/tst_psImage.c (modified) * trunk/psLib/test/image/tst_psImageFFT.c (modified) * trunk/psLib/test/image/verified/tst_psImage.stderr (modified) changed psImageSubset to subset an image without making a deep copy. Fri, 20 Aug 2004 02:55:58 GMT desonia [1605] * trunk/psLib/src/image/psImageManip.c (modified) * trunk/psLib/src/image/psImageManip.h (modified) * trunk/psLib/test/image/tst_psImageManip.c (modified) added mask/maskVal parameters to psImageRebin. Fri, 20 Aug 2004 02:48:38 GMT desonia [1604] * trunk/psLib/src/image/psImageManip.c (modified) added mask support for psImageRebin, etc. Fri, 20 Aug 2004 01:10:54 GMT desonia [1603] * trunk/psLib/src/image/psImageExtraction.c (modified) relining. Fri, 20 Aug 2004 00:51:22 GMT desonia [1602] * trunk/psLib/test/FullUnitTest (modified) * trunk/psLib/test/runTest (modified) Bugzilla #131 - Fixed. Fixed problem where hostname has variable ... Fri, 20 Aug 2004 00:48:04 GMT Paul Price [1601] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) Included Gene's changes. Thu, 19 Aug 2004 20:45:18 GMT Paul Price [1600] * trunk/archive/pslib/include/psMetadata.h (modified) Updating "bool"s from SDRS. Thu, 19 Aug 2004 20:41:43 GMT Paul Price [1599] * trunk/doc/pslib/psLibSDRS_Astrom.tex (modified) Updating some time stuff. Thu, 19 Aug 2004 18:57:49 GMT harman [1598] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.c (modified) Cleaned up comments Thu, 19 Aug 2004 18:55:39 GMT harman [1597] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.c (modified) Cleaned up comments Thu, 19 Aug 2004 18:28:19 GMT harman [1596] * trunk/psLib/src/astronomy/psTime.c (modified) Cleaned up comments Thu, 19 Aug 2004 18:28:18 GMT harman [1595] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.c (modified) Cleaned up comments Thu, 19 Aug 2004 18:26:54 GMT harman [1594] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.c (modified) Cleaned up comments Thu, 19 Aug 2004 18:25:26 GMT harman [1593] * trunk/psLib/src/astro/psTime.c (modified) Cleaned up comments Thu, 19 Aug 2004 04:32:24 GMT Paul Price [1592] * trunk/doc/pslib/psLibSDRS.tex (modified) Removed "restrict"s and "const"s, among other things. Thu, 19 Aug 2004 04:25:02 GMT Paul Price [1591] * trunk/archive/pslib/include/psPosition.h (modified) Updated from the SDRS. Thu, 19 Aug 2004 04:18:30 GMT Paul Price [1590] * trunk/archive/pslib/include/psAstrom.h (modified) Updated from SDRS. Thu, 19 Aug 2004 04:08:10 GMT Paul Price [1589] * trunk/archive/pslib/include/psPosition.h (modified) Updating from SDRS. Thu, 19 Aug 2004 03:58:03 GMT Paul Price [1588] * trunk/archive/pslib/include/psMetadata.h (modified) Updating from SDRS. Thu, 19 Aug 2004 03:46:12 GMT Paul Price [1587] * trunk/archive/pslib/include/psTime.h (added) Importing from SDRS. Thu, 19 Aug 2004 03:20:39 GMT Paul Price [1586] * trunk/archive/pslib/include/tai.h (deleted) * trunk/archive/pslib/include/taia.h (deleted) * trunk/archive/pslib/include/uint64.h (deleted) Removing libTAI stuff Thu, 19 Aug 2004 03:18:31 GMT Paul Price [1585] * trunk/archive/pslib/include/psConvolve.h (modified) * trunk/archive/pslib/include/psFFT.h (modified) * trunk/archive/pslib/include/psImage.h (modified) * trunk/archive/pslib/include/psMath.h (modified) * trunk/archive/pslib/include/psMatrix.h (modified) Updating from SDRS. Thu, 19 Aug 2004 02:48:32 GMT Paul Price [1584] * trunk/archive/pslib/include/psFunctions.h (modified) * trunk/archive/pslib/include/psMinimize.h (modified) Updating from SDRS. Thu, 19 Aug 2004 02:45:14 GMT eugene [1583] * trunk/doc/pslib/psLibADD.tex (modified) bugzilla mods, projection fixes Thu, 19 Aug 2004 02:25:42 GMT Paul Price [1582] * trunk/archive/pslib/include/psStats.h (modified) Updating from SDRS. Thu, 19 Aug 2004 02:10:27 GMT Paul Price [1581] * trunk/archive/pslib/include/psBitset.h (modified) * trunk/archive/pslib/include/psHash.h (modified) * trunk/archive/pslib/include/psSort.h (modified) Updating from SDRS. Thu, 19 Aug 2004 02:01:44 GMT Paul Price [1580] * trunk/archive/pslib/include/psList.h (modified) Updating from SDRS. Thu, 19 Aug 2004 01:54:17 GMT Paul Price [1579] * trunk/archive/pslib/include/psDlist.h (deleted) * trunk/archive/pslib/include/psList.h (added) Renaming psDlist to psList. Thu, 19 Aug 2004 01:53:09 GMT Paul Price [1578] * trunk/archive/pslib/include/psArray.h (added) Adding psArray. Thu, 19 Aug 2004 01:52:29 GMT Paul Price [1577] * trunk/archive/pslib/include/psType.h (modified) Updating doxygen comments. Thu, 19 Aug 2004 01:46:30 GMT Paul Price [1576] * trunk/archive/pslib/include/psImage.h (modified) Adding types to sync with SDRS. Thu, 19 Aug 2004 01:45:00 GMT Paul Price [1575] * trunk/archive/pslib/include/psVector.h (modified) Removing subset, transpose and destructor. Thu, 19 Aug 2004 01:41:35 GMT Paul Price [1574] * trunk/archive/pslib/include/psMath.h (modified) Filling out psScalar. Thu, 19 Aug 2004 01:38:22 GMT Paul Price [1573] * trunk/archive/pslib/include/psType.h (modified) Added type C64. Thu, 19 Aug 2004 01:34:52 GMT Paul Price [1572] * trunk/archive/pslib/include/psLogMsg.h (modified) Changed destination to a filename from an int. Thu, 19 Aug 2004 01:30:33 GMT Paul Price [1571] * trunk/doc/pslib/psLibSDRS.tex (modified) Added some "const"s in message logging and tracing. Thu, 19 Aug 2004 01:25:00 GMT Paul Price [1570] * trunk/doc/pslib/psLibSDRS.tex (modified) Small changes to memory handling, mainly making the "long id" ... Thu, 19 Aug 2004 01:08:06 GMT Paul Price [1569] * trunk/archive/pslib/include/psMemory.h (modified) Updating from SDRS, and also changing the "long id" parameters to ... Thu, 19 Aug 2004 01:04:08 GMT eugene [1568] * trunk/doc/pslib/psLibSDRS.tex (modified) bugzilla additions Thu, 19 Aug 2004 00:26:42 GMT Paul Price [1567] * trunk/doc/pslib/psLibSDRS.tex (modified) Adding Josh to the author list. (: Thu, 19 Aug 2004 00:09:48 GMT Paul Price [1566] * trunk/doc/modules (modified) * trunk/doc/modules/.cvsignore (modified) Adding ModulesSDRS.pdf to .cvsignore Wed, 18 Aug 2004 23:33:43 GMT Paul Price [1565] * trunk/doc/pslib/psLibSDRS_Astrom.tex (modified) cellToSky --> toTP Wed, 18 Aug 2004 23:33:19 GMT Paul Price [1564] * trunk/doc/pslib/psLibSDRS.tex (modified) Minor spelling change. Wed, 18 Aug 2004 22:37:24 GMT Paul Price [1563] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) Change log for v02 to v05. Tue, 17 Aug 2004 03:31:05 GMT eugene [1562] * trunk/doc/modules/ModulesSDRS.tex (modified) updated version to 00 Tue, 17 Aug 2004 03:30:24 GMT eugene [1561] * trunk/doc/pslib/psLibSDRS.tex (modified) updated version number to 05 Tue, 17 Aug 2004 03:30:07 GMT eugene [1560] * trunk/doc/pslib/psLibADD.tex (modified) update version number to 04 Tue, 17 Aug 2004 03:27:25 GMT eugene [1559] * trunk/doc/pslib/psLibSDRS.tex (modified) added psGetPoleCoords Tue, 17 Aug 2004 03:18:19 GMT eugene [1558] * trunk/doc/pslib/psLibADD.tex (modified) fixed broken psTime Tue, 17 Aug 2004 03:18:16 GMT jhoblitt [1557] * trunk/doc/pslib/psLibSDRS.tex (modified) make psTime.secs signed so dates prior to 1970 can be represented Tue, 17 Aug 2004 03:18:07 GMT Paul Price [1556] * trunk/doc/pslib/psLibSDRS_Astrom.tex (modified) Fixed a comment. Tue, 17 Aug 2004 03:09:16 GMT Paul Price [1555] * trunk/doc/pslib/psLibADD.tex (modified) Added Powell's method. Tue, 17 Aug 2004 01:56:41 GMT eugene [1554] * trunk/doc/pslib/psLibADD.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) cleaned up time handling Mon, 16 Aug 2004 23:59:02 GMT cvs2svn [1553] * tags/rel2_1 (copied) This commit was manufactured by cvs2svn to create tag 'rel2_1'. Mon, 16 Aug 2004 23:59:01 GMT desonia [1552] * branches/rel2/psLib/test/astronomy/Makefile (modified) * branches/rel2/psLib/test/image/Makefile (modified) install required FITS verify files. Mon, 16 Aug 2004 19:39:57 GMT desonia [1551] * branches/rel2/psLib/psLib.kdevelop (deleted) * branches/rel2/psLib/psLib.kdevses (deleted) * branches/rel2/psLib/test/collections/tst_psVectorSort_01.c~ (deleted) * branches/rel2/psLib/test/collections/tst_psVectorSort_02.c~ (deleted) * branches/rel2/psLib/test/collections/tst_psVectorSort_03.c~ (deleted) * branches/rel2/psLib/test/collections/tst_psVectorSort_04.c~ (deleted) * branches/rel2/psLib/test/tst_template.c (deleted) files not needed for release. Mon, 16 Aug 2004 19:32:10 GMT cvs2svn [1550] * branches/rel2 (copied) * trunk/Ohana (deleted) * trunk/archive (deleted) * trunk/doc (deleted) * trunk/psLib/test/collections/builddir (deleted) * trunk/psLib/test/dataManip/builddir (deleted) * trunk/psLib/test/sysUtils/builddir (deleted) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create branch 'rel2'.