# # ChangeLog for trunk/psLib # # Generated by Trac 1.6 # Jul 23, 2026, 1:38:16 PM Sun, 03 Oct 2004 23:35:47 GMT gusciora [1945] * trunk/psLib/src/dataManip/psConstants.h (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psMinimize.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/psSpline.c (modified) * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/tst_psMinimize04.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize04b.c (modified) Modified the psVectorfit() tests and code. Sat, 02 Oct 2004 03:12:25 GMT evanalst [1944] * trunk/psLib/test/image/tst_psImageStats01.c (modified) * trunk/psLib/test/image/verified/tst_psImageStats01.stderr (modified) Add additional test case to psImageStats and updated verified stderr ... Sat, 02 Oct 2004 02:23:05 GMT evanalst [1943] * trunk/psLib/test/image/tst_psImageManip.c (modified) * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) Updated test case for psImageClip Sat, 02 Oct 2004 02:09:21 GMT evanalst [1942] * trunk/psLib/test/image/tst_psImageIO.c (modified) * trunk/psLib/test/image/verified/tst_psImageIO.stderr (modified) Updated psImageWriteSection and psImageReadSection test cases and ... Sat, 02 Oct 2004 02:08:00 GMT evanalst [1941] * trunk/psLib/src/image/psImageIO.c (modified) * trunk/psLib/src/image/psImageManip.c (modified) Update psImageClip and psImageWriteSection psImageReadSection for ... Fri, 01 Oct 2004 20:58:32 GMT desonia [1940] * trunk/psLib/src/image/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/test/image/tst_psImageConvolve.c (modified) changes related to addition of test for psKernelGenerate. Thu, 30 Sep 2004 23:06:36 GMT gusciora [1939] * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) Removed some test code. Thu, 30 Sep 2004 21:11:37 GMT desonia [1938] * trunk/psLib/test/collections (modified) * trunk/psLib/test/collections/.cvsignore (modified) * trunk/psLib/test/dataManip (modified) * trunk/psLib/test/dataManip/.cvsignore (modified) * trunk/psLib/test/image (modified) * trunk/psLib/test/image/.cvsignore (modified) updated the list of executable test files. Thu, 30 Sep 2004 21:04:15 GMT desonia [1937] * trunk/psLib/test/image/tst_psImageConvolve.c (modified) fixed header comment. Thu, 30 Sep 2004 21:01:09 GMT desonia [1936] * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/image/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/pslib.h (modified) * trunk/psLib/test/image/Makefile (modified) * trunk/psLib/test/image/tst_psImageConvolve.c (added) changes associated with adding psKernelAlloc tests. Thu, 30 Sep 2004 20:49:56 GMT evanalst [1935] * trunk/psLib/src/image/psImageManip.c (modified) Limit the number of types for psImageShift. Thu, 30 Sep 2004 20:32:21 GMT evanalst [1934] * trunk/psLib/test/image/tst_psImageManip.c (modified) * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) Add addition test case for invalid interpolation mode and bilinear ... Thu, 30 Sep 2004 18:54:42 GMT evanalst [1933] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) Fixed bilinear interpolation implementation. Thu, 30 Sep 2004 18:51:22 GMT evanalst [1932] * trunk/psLib/test/image/verified/fBiOut.fits (added) * trunk/psLib/test/image/verified/sBiOut.fits (added) Additional FITS files for image rotation test. Thu, 30 Sep 2004 18:47:23 GMT evanalst [1931] * trunk/psLib/test/image/tst_psImageManip.c (modified) * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) Update test cases for more code coverage psImageRotate. Wed, 29 Sep 2004 21:23:30 GMT evanalst [1930] * trunk/psLib/test/image/tst_psImageManip.c (modified) Add test cases for all type for psImageRoll. Wed, 29 Sep 2004 20:17:58 GMT desonia [1929] * trunk/psLib/psLib.kdevelop.pcs (modified) * trunk/psLib/psLib.kdevses (modified) * trunk/psLib/src/image/psImageErrors.dat (modified) * trunk/psLib/src/image/psImageErrors.h (modified) * trunk/psLib/src/image/psImageExtraction.c (modified) * trunk/psLib/test/image/tst_psImage.c (modified) * trunk/psLib/test/image/tst_psImageExtraction.c (modified) * trunk/psLib/test/image/tst_psImageManip.c (modified) * trunk/psLib/test/image/verified/tst_psImage.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageExtraction.stderr (modified) changes associated with the testing of psImageSubsection. Wed, 29 Sep 2004 19:52:53 GMT evanalst [1928] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) Fixed psConvertToF32 and used inF32 as input vector for stats functions. Wed, 29 Sep 2004 19:51:49 GMT evanalst [1927] * trunk/psLib/src/image/psImageManip.c (modified) Allow only for specified types for psImageRebin and fixed memory leak. Wed, 29 Sep 2004 19:50:43 GMT evanalst [1926] * trunk/psLib/test/image/tst_psImageManip.c (modified) * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) Add additional cases for psImageRebin to include mask, updated ... Wed, 29 Sep 2004 01:10:27 GMT desonia [1924] * trunk/psLib/src/image/psImageExtraction.c (modified) * trunk/psLib/src/image/psImageExtraction.h (modified) * trunk/psLib/test/image/tst_psImageExtraction.c (modified) * trunk/psLib/test/image/verified/tst_psImageExtraction.stderr (modified) fixed psImageSlice to match current SDR specifications (image range ... Wed, 29 Sep 2004 00:31:53 GMT evanalst [1923] * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) Add additional test cases for psImageManip Wed, 29 Sep 2004 00:28:21 GMT evanalst [1922] * trunk/psLib/test/image/tst_psImageManip.c (modified) Add additional test cases. Tue, 28 Sep 2004 23:27:37 GMT gusciora [1921] * trunk/psLib/src/dataManip/psConstants.h (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psStats.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/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) Chebyshev polynomila fitting routines. Tue, 28 Sep 2004 23:26:49 GMT desonia [1920] * trunk/psLib/src/collections/psArray.c (modified) * trunk/psLib/src/collections/psArray.h (modified) * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/collections/psVector.h (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/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/test/collections/tst_psArray.c (modified) * trunk/psLib/test/collections/tst_psVector.c (modified) * trunk/psLib/test/image/tst_psImage.c (modified) * trunk/psLib/test/image/verified/tst_psImage.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageExtraction.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) changed function prototypes to match changes in the SDRS. Tue, 28 Sep 2004 23:25:34 GMT gusciora [1919] * trunk/psLib/test/dataManip/tst_psMinimize04b.c (added) Chebyshev fitting. Tue, 28 Sep 2004 02:27:58 GMT desonia [1918] * trunk/psLib/src/image/psImageErrors.dat (modified) * trunk/psLib/src/image/psImageErrors.h (modified) * trunk/psLib/src/image/psImageExtraction.c (modified) * trunk/psLib/src/image/psImageExtraction.h (modified) Changed psImageSubset to match the specification in SDR-07. Tue, 28 Sep 2004 01:25:32 GMT evanalst [1915] * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) Update tst_psImageManip verified stderr file. Tue, 28 Sep 2004 01:24:46 GMT evanalst [1914] * trunk/psLib/test/image/tst_psImageManip.c (modified) Add cases for tst_psImageManip. Tue, 28 Sep 2004 01:18:48 GMT evanalst [1913] * trunk/psLib/src/image/psImageManip.c (modified) Add updates to psImageOverlaySection function. Tue, 28 Sep 2004 00:36:05 GMT desonia [1912] * trunk/psLib/test/collections/verified/tst_psVectorSort_02.stdout (modified) * trunk/psLib/test/collections/verified/tst_psVectorSort_04.stdout (modified) corrected error message. Tue, 28 Sep 2004 00:32:40 GMT desonia [1910] * trunk/psLib/test/dataManip/verified/tst_psStats07.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr (modified) adjusted to minor error message changes. Tue, 28 Sep 2004 00:30:32 GMT desonia [1909] * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/image/tst_psImageManip.c (modified) * trunk/psLib/test/image/tst_psImageStats03.c (modified) fixed problems from psImagePixelInterpolate number of parameters ... Mon, 27 Sep 2004 23:41:42 GMT gusciora [1907] * trunk/psLib/src/dataManip/psConstants.h (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/dataManip/psStats.h (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/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/tst_psMinimize04.c (modified) ... Mon, 27 Sep 2004 22:08:25 GMT evanalst [1906] * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) Update verified file for tst_psImageManip. Mon, 27 Sep 2004 20:38:02 GMT desonia [1905] * trunk/psLib/src/sys/psError.c (modified) * trunk/psLib/src/sys/psErrorCodes.c (modified) * trunk/psLib/src/sys/psErrorCodes.h (modified) * trunk/psLib/src/sysUtils/psError.c (modified) * trunk/psLib/src/sysUtils/psErrorCodes.c (modified) * trunk/psLib/src/sysUtils/psErrorCodes.h (modified) * trunk/psLib/src/sysUtils/psSysUtilsErrors.dat (modified) * trunk/psLib/src/sysUtils/psSysUtilsErrors.h (modified) added psErrorRegister. Mon, 27 Sep 2004 20:37:48 GMT desonia [1904] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) fixed problem of setting an int to NAN. Sat, 25 Sep 2004 23:05:07 GMT gusciora [1903] * trunk/psLib/src/dataManip/psConstants.h (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psConstants.h (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) No substantial mods here. Sat, 25 Sep 2004 23:04:45 GMT gusciora [1902] * trunk/psLib/test/dataManip/tst_psFunc07.c (modified) Added more splines to increase the accuracy. Sat, 25 Sep 2004 20:17:43 GMT gusciora [1900] * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/tst_psFunc07.c (modified) * trunk/psLib/test/dataManip/tst_psStats05.c (modified) * trunk/psLib/test/dataManip/tst_psStats07.c (modified) ... Sat, 25 Sep 2004 19:11:01 GMT gusciora [1898] * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) *** empty log message *** Sat, 25 Sep 2004 02:06:12 GMT desonia [1897] * trunk/psLib/psLib.kdevelop.pcs (modified) * trunk/psLib/psLib.kdevses (modified) * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/collections/psVector.h (modified) * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/image/psImageErrors.dat (modified) * trunk/psLib/src/image/psImageErrors.h (modified) * trunk/psLib/src/image/psImageExtraction.c (modified) * trunk/psLib/src/image/psImageExtraction.h (modified) * trunk/psLib/src/image/psImageManip.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) added psImageRadialCut. Untested, but compiles. Sat, 25 Sep 2004 01:38:24 GMT evanalst [1896] * trunk/psLib/test/image/tst_psImageManip.c (modified) * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) Add check for invalid type for function psImageClipComplexRegion and ... Sat, 25 Sep 2004 01:13:14 GMT evanalst [1895] * trunk/psLib/test/image/tst_psImageManip.c (modified) * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) Add check for invalid image type for function psImageClipNaN and ... Sat, 25 Sep 2004 00:47:54 GMT evanalst [1894] * trunk/psLib/src/image/psImageManip.c (modified) Removed types U32, S32 from list of valid types for psImageClip ... Sat, 25 Sep 2004 00:43:55 GMT evanalst [1893] * trunk/psLib/test/image/tst_psImageManip.c (modified) * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) Remove test type S32, U32 from test_psImageClip since they are not ... Fri, 24 Sep 2004 23:51:24 GMT desonia [1891] * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/math/psStats.h (modified) missing semicolon caused syntax error. Fri, 24 Sep 2004 22:48:59 GMT evanalst [1884] * trunk/psLib/test/sysUtils/tst_psError.c (modified) Add testpoint numbers to testDescription array. Fri, 24 Sep 2004 22:00:42 GMT evanalst [1882] * trunk/psLib/test/sysUtils/tst_psError.c (modified) * trunk/psLib/test/sysUtils/verified/tst_psError.stderr (modified) Add test case to test for errorno error codes. Fri, 24 Sep 2004 21:59:29 GMT evanalst [1881] * trunk/psLib/src/sys/psError.c (modified) * trunk/psLib/src/sysUtils/psError.c (modified) Add ability to print error string for errorno error codes. Fri, 24 Sep 2004 20:08:22 GMT gusciora [1879] * trunk/psLib/src/dataManip/psConstants.h (added) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/math/psConstants.h (added) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) psCOmments.h Fri, 24 Sep 2004 19:46:30 GMT evanalst [1878] * trunk/psLib/test/sysUtils/tst_psError.c (modified) Add addition test case for psErrorClear test. Fri, 24 Sep 2004 02:00:15 GMT evanalst [1875] * trunk/psLib/test/sysUtils/tst_psError.c (modified) Add comments to test points. Fri, 24 Sep 2004 01:09:18 GMT evanalst [1873] * trunk/psLib/src/sys/psErrorCodes.c (modified) * trunk/psLib/src/sysUtils/psErrorCodes.c (modified) Add check for negative codes for psErrorCodeString function. Fri, 24 Sep 2004 01:08:25 GMT evanalst [1872] * trunk/psLib/test/sysUtils/tst_psError.c (modified) * trunk/psLib/test/sysUtils/verified/tst_psError.stderr (modified) Add additional test case for psErrorCodeString function. Thu, 23 Sep 2004 22:18:13 GMT evanalst [1869] * trunk/psLib/src/sys/psError.h (modified) * trunk/psLib/src/sysUtils/psError.h (modified) Modified return type of psErrorMsg. Thu, 23 Sep 2004 22:02:06 GMT evanalst [1868] * trunk/psLib/src/sys/psError.c (modified) * trunk/psLib/src/sysUtils/psError.c (modified) Add logic for invalid index to psErrorGet function. Thu, 23 Sep 2004 21:59:16 GMT evanalst [1867] * trunk/psLib/test/sysUtils/tst_psError.c (modified) * trunk/psLib/test/sysUtils/verified/tst_psError.stderr (modified) Added tests for new psError API functions and STDERR verified file. Thu, 23 Sep 2004 18:34:26 GMT desonia [1866] * trunk/psLib/psLib.kdevelop.filelist (added) * trunk/psLib/psLib.kdevelop.pcs (added) more kdevelop files for the project. Thu, 23 Sep 2004 18:33:32 GMT desonia [1865] * trunk/psLib/psLib.kdevses (modified) *** empty log message *** Thu, 23 Sep 2004 18:31:49 GMT desonia [1864] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.c (modified) * trunk/psLib/src/dataManip/psDataManipErrors.dat (modified) * trunk/psLib/src/dataManip/psDataManipErrors.h (modified) * trunk/psLib/src/dataManip/psVectorFFT.c (modified) * trunk/psLib/src/fft/psImageFFT.c (modified) * trunk/psLib/src/fft/psVectorFFT.c (modified) * trunk/psLib/src/image/psImageErrors.dat (modified) * trunk/psLib/src/image/psImageErrors.h (modified) * trunk/psLib/src/image/psImageExtraction.c (modified) * trunk/psLib/src/image/psImageExtraction.h (modified) * trunk/psLib/src/image/psImageFFT.c (modified) migrated more psError calls to new style (i.e., psErrorMsg). Thu, 23 Sep 2004 18:30:57 GMT desonia [1863] * trunk/psLib/src/image/psImageConvolve.c (modified) * trunk/psLib/src/image/psImageConvolve.h (modified) * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageConvolve.h (modified) added initial/untested version of psImageConvolution. Thu, 23 Sep 2004 06:12:22 GMT gusciora [1861] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psFunctions.h (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.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/psSpline.h (modified) * trunk/psLib/test/dataManip/tst_psFunc04.c (modified) * trunk/psLib/test/dataManip/tst_psFunc05.c (modified) * trunk/psLib/test/dataManip/tst_psFunc07.c (modified) removed the old 1d Spline Gen function. Thu, 23 Sep 2004 05:43:25 GMT gusciora [1860] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) Misc comments and XXX notation. Thu, 23 Sep 2004 04:56:41 GMT gusciora [1859] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psFunctions.h (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.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/psSpline.h (modified) Implemented the generation spline functions. Thu, 23 Sep 2004 04:55:48 GMT gusciora [1858] * trunk/psLib/test/dataManip/tst_psFunc07.c (modified) ... Wed, 22 Sep 2004 23:47:09 GMT evanalst [1851] * trunk/psLib/test/sysUtils/tst_psError.c (modified) * trunk/psLib/test/sysUtils/verified/tst_psError.stderr (modified) Convert psError test driver to use runTestSuite. Wed, 22 Sep 2004 02:42:49 GMT gusciora [1848] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/tst_psFunc07.c (added) ... Wed, 22 Sep 2004 02:42:20 GMT gusciora [1847] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/test/dataManip/Makefile (modified) ... Wed, 22 Sep 2004 01:30:21 GMT gusciora [1846] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psFunctions.h (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psMinimize.h (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.h (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/psSpline.h (modified) * trunk/psLib/src/math/psStats.c (modified) Added the spline generation. Tue, 21 Sep 2004 23:44:10 GMT evanalst [1845] * trunk/psLib/src/dataManip/psMatrix.c (modified) * trunk/psLib/src/dataManip/psMatrix.h (modified) * trunk/psLib/src/math/psMatrix.c (modified) * trunk/psLib/src/math/psMatrix.h (modified) Add const modifier to argument in psMatrixToVector and psVectorToMatrix. Tue, 21 Sep 2004 23:27:55 GMT evanalst [1844] * 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) Changed argument sequence in psMetadataAddItem as specified in SDR-07. Tue, 21 Sep 2004 23:24:42 GMT evanalst [1843] * trunk/psLib/test/astronomy/tst_psMetadata_02.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_03.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_04.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_05.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_06.c (modified) * trunk/psLib/test/collections/tst_psMetadata_02.c (modified) * trunk/psLib/test/collections/tst_psMetadata_03.c (modified) * trunk/psLib/test/collections/tst_psMetadata_04.c (modified) * trunk/psLib/test/collections/tst_psMetadata_05.c (modified) * trunk/psLib/test/collections/tst_psMetadata_06.c (modified) Changed argument sequence to psMetadataAddItem. Tue, 21 Sep 2004 23:17:53 GMT desonia [1842] * trunk/psLib/src/collections/psBitSet.c (modified) * trunk/psLib/src/collections/psHash.c (modified) * trunk/psLib/src/types/psBitSet.c (modified) * trunk/psLib/src/types/psHash.c (modified) reformatting. Tue, 21 Sep 2004 23:15:04 GMT desonia [1841] * trunk/psLib/src/collections/psCollectionsErrors.dat (modified) * trunk/psLib/src/collections/psCollectionsErrors.h (modified) * trunk/psLib/src/collections/psHash.c (modified) * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/types/psHash.c (modified) removed some unnecessary psAborts, replacing them with psErrorMsg(...). Tue, 21 Sep 2004 22:30:19 GMT desonia [1840] * trunk/psLib/psLib.kdevses (modified) * trunk/psLib/src/fft/psImageFFT.c (modified) * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImageConvolve.c (modified) * trunk/psLib/src/image/psImageErrors.dat (modified) * trunk/psLib/src/image/psImageErrors.h (modified) * trunk/psLib/src/image/psImageExtraction.c (modified) * trunk/psLib/src/image/psImageFFT.c (modified) * trunk/psLib/src/image/psImageIO.c (modified) * trunk/psLib/src/image/psImageManip.c (modified) * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/sysUtils/psMemory.c (modified) * trunk/psLib/src/sysUtils/psType.h (modified) * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/image/verified/tst_psImage.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageExtraction.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageFFT.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageStats01.stderr (modified) Changed the image code to the new psErrorMsg error handling ... Tue, 21 Sep 2004 19:51:41 GMT evanalst [1839] * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) Add enumeration values to psImageInterpolationMode type. Tue, 21 Sep 2004 19:37:12 GMT evanalst [1838] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) Changed the valid types to psS8 from psS32 and psU16 from psU32 as ... Mon, 20 Sep 2004 23:43:53 GMT gusciora [1837] * trunk/psLib/src/dataManip/psMinimize.h (modified) * trunk/psLib/src/math/psMinimize.h (modified) Removed obsolete prototypes. Mon, 20 Sep 2004 23:16:10 GMT gusciora [1836] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) Removed a lot of obsolete code required by prior SDRs. Mon, 20 Sep 2004 22:04:57 GMT gusciora [1835] * trunk/psLib/test/sysUtils/tst_psTrace.c (modified) Added tests for dynamic inheritance. Mon, 20 Sep 2004 22:03:35 GMT gusciora [1834] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.h (modified) Fixed a bug with dynamic inheritance, set DEFAULT_TRACE_LEVEL. Sat, 18 Sep 2004 01:50:45 GMT gusciora [1831] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psFunctions.h (modified) * 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) * 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/psSpline.h (modified) Functions for psMinimizeLMChi2(). Sat, 18 Sep 2004 01:50:24 GMT gusciora [1830] * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/tst_psMinimize06.c (added) Add funct that will do psMinimizeLMChi2(). Sat, 18 Sep 2004 00:40:15 GMT evanalst [1829] * trunk/psLib/test/image/tst_psImageManip.c (modified) Initialize return value for image shift test. Sat, 18 Sep 2004 00:16:47 GMT evanalst [1828] * trunk/psLib/test/image/tst_psImageManip.c (modified) Updated comments to image rotate test. Fri, 17 Sep 2004 23:57:41 GMT evanalst [1827] * trunk/psLib/src/image/psImageManip.c (modified) Updated the calculation of pixel center to use float types. Fri, 17 Sep 2004 19:23:24 GMT evanalst [1826] * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sysUtils/psMemory.c (modified) Added call to memory exhausted callback to psRealloc if realloc ... Fri, 17 Sep 2004 19:22:07 GMT evanalst [1825] * trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr (modified) Update verified file after fixing psMemory function psRealloc to call ... Fri, 17 Sep 2004 02:16:28 GMT gusciora [1824] * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/tst_psHist03.c (added) ... Fri, 17 Sep 2004 02:14:52 GMT gusciora [1823] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psFunctions.h (modified) * trunk/psLib/src/dataManip/psStats.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/psSpline.h (modified) * trunk/psLib/src/math/psStats.c (modified) Added vector bin disect table lookup type methods. Thu, 16 Sep 2004 23:51:07 GMT evanalst [1821] * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sysUtils/psMemory.c (modified) Add unlock/lock mutex to psMemCheckCorruption to allow tst_psMemory ... Thu, 16 Sep 2004 23:47:43 GMT desonia [1820] * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) adjusted psVectorRecycle to avoid a realloc if data buffer is bigger ... Thu, 16 Sep 2004 19:30:43 GMT gusciora [1819] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/test/dataManip/Makefile (modified) ... Thu, 16 Sep 2004 18:51:32 GMT desonia [1818] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImageErrors.dat (modified) * trunk/psLib/src/image/psImageErrors.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/psErrorCodes.dat (modified) * trunk/psLib/src/sys/psErrorCodes.c (modified) * trunk/psLib/src/sys/psErrorCodes.h (modified) * trunk/psLib/src/sysUtils/psErrorCodes.c (modified) * trunk/psLib/src/sysUtils/psErrorCodes.h (modified) more psError -> psErrorMsg conversions. Thu, 16 Sep 2004 01:41:51 GMT evanalst [1817] * trunk/psLib/src/Makefile.Globals (modified) Add variable to hold gcov flags. Wed, 15 Sep 2004 22:58:35 GMT harman [1816] * trunk/psLib/src/astronomy/psAstrometry.c (modified) * trunk/psLib/src/astronomy/psAstrometry.h (modified) Added mask to psReadout Tue, 14 Sep 2004 23:56:55 GMT desonia [1812] * trunk/psLib/test/collections/tst_psVectorSort_01.c~ (deleted) * trunk/psLib/test/collections/tst_psVectorSort_02.c~ (deleted) * trunk/psLib/test/collections/tst_psVectorSort_03.c~ (deleted) * trunk/psLib/test/collections/tst_psVectorSort_04.c~ (deleted) these files shouldn't be in the repository. Tue, 14 Sep 2004 23:55:47 GMT desonia [1811] * trunk/psLib/test/collections/tst_psHash01.c (modified) * trunk/psLib/test/collections/tst_psHash03.c (modified) * trunk/psLib/test/dataManip/tst_psFunc00.c (modified) * trunk/psLib/test/dataManip/tst_psFunc01.c (modified) * trunk/psLib/test/dataManip/tst_psFunc02.c (modified) * trunk/psLib/test/dataManip/tst_psFunc03.c (modified) * trunk/psLib/test/dataManip/tst_psFunc04.c (modified) * trunk/psLib/test/dataManip/tst_psFunc05.c (modified) * trunk/psLib/test/dataManip/tst_psHist00.c (modified) * trunk/psLib/test/dataManip/tst_psHist01.c (modified) * trunk/psLib/test/dataManip/tst_psHist02.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize00.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize01.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize02.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize03.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize04.c (modified) * trunk/psLib/test/dataManip/tst_psStats00.c (modified) * trunk/psLib/test/dataManip/tst_psStats01.c (modified) * trunk/psLib/test/dataManip/tst_psStats02.c (modified) * trunk/psLib/test/dataManip/tst_psStats03.c (modified) * trunk/psLib/test/dataManip/tst_psStats05.c (modified) * trunk/psLib/test/dataManip/tst_psStats06.c (modified) * trunk/psLib/test/dataManip/tst_psStats07.c (modified) * trunk/psLib/test/dataManip/tst_psStats08.c (modified) * trunk/psLib/test/dataManip/tst_psStats09.c (modified) * trunk/psLib/test/image/tst_psImageStats00.c (modified) * trunk/psLib/test/image/tst_psImageStats01.c (modified) * trunk/psLib/test/image/tst_psImageStats02.c (modified) * trunk/psLib/test/image/tst_psImageStats03.c (modified) * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) made psMemCheckLeaks to output results to stderr. Tue, 14 Sep 2004 23:48:25 GMT desonia [1810] * trunk/psLib/src/sys/psError.c (modified) * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sysUtils/psError.c (modified) * trunk/psLib/src/sysUtils/psMemory.c (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) * trunk/psLib/test/dataManip/tst_psFunc00.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize05.c (modified) * trunk/psLib/test/dataManip/tst_psStats07.c (modified) * trunk/psLib/test/psTest.c (modified) adjustments to coorespond to adding persistent flag to psMemBlock, ...