# # ChangeLog for trunk/psLib # # Generated by Trac 1.6 # Jul 19, 2026, 6:32:52 PM Tue, 07 Aug 2007 00:51:23 GMT jhoblitt [14418] * trunk/psLib/configure.ac (modified) fix a misnamed var in the fftw3 probe that prevented LIBS from ... Tue, 07 Aug 2007 00:16:21 GMT Paul Price [14417] * trunk/psLib/src/fits/psFitsHeader.c (modified) Avoiding use of psMetadataAdd(), to avoid endian bugs. Tue, 07 Aug 2007 00:11:52 GMT Paul Price [14416] * trunk/psLib/src/db/psDB.c (modified) Ensuring bools are being added correctly. Tue, 07 Aug 2007 00:03:00 GMT Paul Price [14415] * trunk/psLib/src/math/psPolynomialMetadata.h (modified) Adding gcc attributes. Mon, 06 Aug 2007 23:54:24 GMT Paul Price [14414] * trunk/psLib/src/types/psMetadataConfig.c (modified) Fixing endian bug in psMetadataConfigParse: Function ... Mon, 06 Aug 2007 21:18:04 GMT jhoblitt [14413] * trunk/psLib/configure.ac (modified) add in some potentially missing double quotes around variable assignments Fri, 20 Jul 2007 20:12:44 GMT magnier [14332] * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageConvolve.h (modified) * trunk/psLib/test/imageops/convolutionBench.c (modified) * trunk/psLib/test/imageops/tap_psImageConvolve2.c (modified) * trunk/psModules/src/detrend/pmShifts.c (modified) adding output target to psImageConvolveDirect API Fri, 20 Jul 2007 00:22:24 GMT magnier [14320] * trunk/psLib/src/math/psMinimizeLMM.c (modified) * trunk/psLib/src/math/psMinimizeLMM.h (modified) dLinear, the linearized change in the chisq, was being calculated ... Tue, 17 Jul 2007 20:32:02 GMT Paul Price [14267] * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) Adding function to sort vectors in-place. Fri, 13 Jul 2007 00:06:13 GMT jhoblitt [14172] * trunk/psLib/configure.ac (modified) * trunk/psModules/configure.ac (modified) require ac 2.61 Wed, 11 Jul 2007 02:03:30 GMT jhoblitt [14127] * trunk/psLib/src/db/psDB.c (modified) add psDB support for INDEX() designations Tue, 10 Jul 2007 22:02:56 GMT Paul Price [14103] * trunk/psLib/configure.ac (modified) Adding check for "inline". Mon, 09 Jul 2007 20:11:29 GMT jhoblitt [14077] * trunk/psLib/src/astro/psTime.c (modified) change psTimeCopy() to pass through NULL values Fri, 06 Jul 2007 02:07:57 GMT magnier [14030] * trunk/psLib/src/types/psMetadataConfig.c (modified) output NULL for STR if entire string is blank Wed, 04 Jul 2007 01:36:14 GMT magnier [14008] * 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/tap_psMetadataOverlay.c (added) adding psMetadataOverlay function and rudimentary tests Sat, 30 Jun 2007 00:35:38 GMT jhoblitt [13991] * trunk/psLib/src/math/psRegion.c (modified) * trunk/psLib/src/math/psSparse.c (modified) * trunk/psLib/src/math/psStats.c (modified) remove the usage of inline that conflicts with C99 semantics Tue, 26 Jun 2007 19:27:04 GMT magnier [13981] * trunk/psLib/src/math/psMinimizeLMM.c (modified) * trunk/psLib/src/math/psMinimizeLMM.h (modified) converting private LMM utility functions to public ones Sat, 23 Jun 2007 03:08:40 GMT magnier [13959] * trunk/psLib/src/math/psEllipse.c (modified) more error handling on ellipses Fri, 22 Jun 2007 02:28:48 GMT jhoblitt [13950] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psLib/src/sys/psConfigure.h (modified) change psLibInit() to return a boolean status change psLibFinalize() ... Fri, 22 Jun 2007 00:38:13 GMT jhoblitt [13942] * trunk/psLib/test/astro/tap_psEarthOrientation_motion.c (modified) restrict scope of "testTime" variable to local blocks only Thu, 21 Jun 2007 23:53:33 GMT jhoblitt [13936] * trunk/psLib/test/astro/tap_psTime_03.c (modified) add missing free Thu, 21 Jun 2007 18:46:38 GMT jhoblitt [13930] * trunk/psLib/src/astro/psTime.c (modified) ws fixes Wed, 20 Jun 2007 20:33:17 GMT Paul Price [13919] * trunk/psLib/src/math/psVectorSmooth.c (modified) Can't smooth in-place. Wed, 20 Jun 2007 20:21:30 GMT Paul Price [13918] * trunk/psLib/src/math/psVectorSmooth.c (modified) * trunk/psLib/src/math/psVectorSmooth.h (modified) Adding psVectorBoxcar for boxcar smoothing Wed, 20 Jun 2007 02:51:18 GMT Paul Price [13902] * trunk/psLib/src/types/psMetadataConfig.c (modified) Return an empty string instead of NULL if there is nothing to format ... Fri, 15 Jun 2007 01:03:22 GMT magnier [13839] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astro/psCoord.h (modified) adding partially-implemented TNX Wed, 13 Jun 2007 23:39:58 GMT magnier [13802] * trunk/psLib/src/math/psEllipse.c (modified) saturate the ellipse parameters on both minor and major axes Wed, 13 Jun 2007 23:39:47 GMT Paul Price [13801] * trunk/psLib/test/astro (modified) * trunk/psLib/test/astro/.cvsignore (modified) * trunk/psLib/test/db (modified) * trunk/psLib/test/db/.cvsignore (modified) * trunk/psLib/test/fft (modified) * trunk/psLib/test/fft/.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/Makefile.am (modified) * trunk/psLib/test/mathtypes (modified) * trunk/psLib/test/mathtypes/.cvsignore (modified) * trunk/psLib/test/sys (modified) * trunk/psLib/test/sys/.cvsignore (modified) Adding tap_psSpline1D. Updating .cvsignore files. Wed, 13 Jun 2007 23:33:22 GMT Paul Price [13800] * trunk/psLib/test/fits/tap_psFits.c (modified) Somehow, 'ok' had become 'if'. Wed, 13 Jun 2007 23:32:11 GMT Paul Price [13799] * trunk/psLib/test/sys/tap_psString.c (modified) NULL format is caught as a warning by the compiler --- tests removed. Sun, 10 Jun 2007 17:54:05 GMT magnier [13741] * trunk/psLib/src/math/psRegion.c (modified) * trunk/psLib/src/math/psRegion.h (modified) adding psRegionAndParityFromString Fri, 08 Jun 2007 22:40:38 GMT magnier [13721] * trunk/psLib/src/psErrorCodes_en.dat (modified) added psLib to name of unknown error Thu, 07 Jun 2007 00:42:13 GMT Paul Price [13689] * trunk/psLib/src/types/psMetadata.c (modified) Having dealt with the problem in pmConcepts.c, changed the trace back ... Tue, 05 Jun 2007 22:04:28 GMT Paul Price [13651] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) Even if no mask is supplied, a mask value may be desired (either good ... Tue, 05 Jun 2007 21:13:14 GMT Paul Price [13647] * trunk/psLib/src/math/psStats.c (modified) Don't produce an error if an Inf/NaN value is masked --- it should be ... Tue, 05 Jun 2007 01:10:22 GMT gusciora [13623] * trunk/psLib/test/astro/tap_psCoord.c (modified) * trunk/psLib/test/astro/tap_psCoord02.c (modified) * trunk/psLib/test/astro/tap_psEarthOrientation_corrections.c (modified) * trunk/psLib/test/astro/tap_psEarthOrientation_motion.c (modified) * trunk/psLib/test/astro/tap_psSphereOps_all.c (modified) * trunk/psLib/test/astro/tap_psTime_01.c (modified) * trunk/psLib/test/astro/tap_psTime_02.c (modified) * trunk/psLib/test/astro/tap_psTime_03.c (modified) Improved test coverage, added memory leak checks, etc. Mon, 04 Jun 2007 20:25:32 GMT gusciora [13614] * trunk/psLib/test/astro/tap_psTime_01.c (modified) * trunk/psLib/test/astro/tap_psTime_02.c (modified) * trunk/psLib/test/astro/tap_psTime_04.c (modified) * trunk/psLib/test/imageops/tap_psImageGeomManip.c (modified) * trunk/psLib/test/imageops/tap_psImagePixelExtract.c (modified) * trunk/psLib/test/imageops/tap_psImagePixelManip.c (modified) * trunk/psLib/test/imageops/tap_psImageStructManip.c (modified) Improved test coverage. Fri, 01 Jun 2007 05:25:36 GMT magnier [13585] * trunk/psLib/src/types/psArguments.c (modified) added (found) to lines which are found Fri, 01 Jun 2007 03:37:19 GMT jhoblitt [13582] * trunk/psLib/src/types/psArguments.c (modified) * trunk/psLib/src/types/psArguments.h (modified) change psArgumentHelpSimple() to accept a FILE arg Thu, 31 May 2007 02:57:51 GMT jhoblitt [13563] * trunk/psLib/src/types/psArguments.c (modified) tweak psArgumentHelpSimple() formatting Thu, 31 May 2007 00:12:41 GMT jhoblitt [13559] * trunk/psLib/src/types/psArguments.c (modified) typos Wed, 30 May 2007 22:43:58 GMT jhoblitt [13555] * trunk/psLib/src/types/psArguments.c (modified) * trunk/psLib/src/types/psArguments.h (modified) add psArgumentHelpSimple() Fri, 25 May 2007 04:15:46 GMT Paul Price [13521] * trunk/psLib/src/types/psArguments.c (modified) Change to allow integers to be specified as hexadecimal. This also ... Thu, 24 May 2007 02:06:51 GMT Paul Price [13494] * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) Make psStatsAlloc a macro, to deliver filename and line number ... Wed, 23 May 2007 02:55:01 GMT Paul Price [13483] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) * trunk/psLib/src/imageops/psImageInterpolate.h (modified) Adding psImageInterpolateStatus, a status enum which is returned by ... Tue, 22 May 2007 19:46:46 GMT Paul Price [13470] * trunk/psLib/src/types/psPixels.c (modified) psPixelsAdd should allocate a pixel list if it is not provided. Tue, 22 May 2007 00:14:25 GMT Paul Price [13449] * trunk/psLib/src/types/psPixels.c (modified) Fixing abbrev. Mon, 21 May 2007 21:50:34 GMT Paul Price [13448] * trunk/psLib/src/math/psClip.h (modified) Adding allocator. Fri, 18 May 2007 14:06:09 GMT rhl [13425] * trunk/psLib/src/math/psEllipse.c (modified) * trunk/psLib/src/math/psEllipse.h (modified) Make psEllipsePolToAxes return psErrorCode Fri, 18 May 2007 13:19:55 GMT rhl [13418] * trunk/psLib/src/math/psStats.c (modified) Check for Inf/NaN when getting a vector's min/max Wed, 16 May 2007 16:16:48 GMT rhl [13396] * trunk/psLib/src/math/psMinimizePolyFit.c (modified) Fixed memory leaks Mon, 14 May 2007 21:23:32 GMT Paul Price [13376] * trunk/psLib/test/math/Makefile.am (modified) Removing file that seems to be unavailable. Fri, 11 May 2007 23:37:37 GMT Paul Price [13356] * trunk/psLib/src/types/psArguments.c (modified) Ensure NANs produce correct spacing. Fri, 11 May 2007 16:48:31 GMT rhl [13350] * trunk/psLib/src/imageops/psImageConvolve.c (modified) Support S32 in psImageConvolveDirect Thu, 10 May 2007 20:17:52 GMT gusciora [13337] * trunk/psLib/test/TABLE-SDRS-CH06-DataManip (modified) * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/tap_psPolyFit1D.c (modified) * trunk/psLib/test/math/tap_psPolyFit2D.c (modified) * trunk/psLib/test/math/tap_psPolyFit3D.c (modified) * trunk/psLib/test/math/tap_psPolyFit4D.c (modified) Expandeing test coverage. Tue, 08 May 2007 06:36:51 GMT gusciora [13308] * trunk/psLib/test/math/tap_psPolynomialEval1D.c (modified) * trunk/psLib/test/math/tap_psPolynomialEval2D.c (modified) * trunk/psLib/test/math/tap_psPolynomialEval3D.c (modified) * trunk/psLib/test/math/tap_psPolynomialEval4D.c (modified) Got rid of tests for unallowed polynomial type (moved elsewhere). Tue, 08 May 2007 06:35:16 GMT gusciora [13307] * trunk/psLib/test/math/tap_psPolynomial.c (modified) Moved the unallowed polynomial type test here. Tue, 08 May 2007 06:30:16 GMT gusciora [13306] * trunk/psLib/test/TABLE-SDRS-CH06-DataManip (modified) * trunk/psLib/test/mathtypes/tap_psVector.c (modified) Improved psVectorCountPixelMask() tests. Tue, 08 May 2007 06:21:16 GMT gusciora [13305] * trunk/psLib/test/TABLE-SDRS-CH06-DataManip (modified) * trunk/psLib/test/math/tap_psPolynomial.c (modified) * trunk/psLib/test/math/tap_psPolynomialEval1D.c (modified) * trunk/psLib/test/math/tap_psStats00.c (modified) * trunk/psLib/test/mathtypes/tap_psVectorSort.c (modified) * trunk/psLib/test/mathtypes/tap_psVectorSortIndex.c (modified) Basically, added additional tests to increase overall coverage of ... Thu, 03 May 2007 01:47:11 GMT Paul Price [13175] * trunk/psLib/src/types/psMetadataConfig.c (modified) psMetadataConfigRead should not generate an error for an empty file. Wed, 02 May 2007 05:45:53 GMT gusciora [13128] * trunk/psLib/test/types/tap_psPixels_all.c (modified) bug fixed Wed, 02 May 2007 04:34:14 GMT gusciora [13127] * trunk/psLib/test/imageops/tap_psImagePixelExtract.c (modified) * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/tap_psHistogram.c (added) * trunk/psLib/test/math/tap_psPolynomialEval3D.c (modified) * trunk/psLib/test/types/tap_psPixels_all.c (modified) Small changes to fix latest bugs. Wed, 02 May 2007 04:32:11 GMT gusciora [13126] * trunk/psLib/test/TABLE-SDRS-CH06-DataManip (modified) *** empty log message *** Wed, 02 May 2007 04:28:20 GMT gusciora [13125] * trunk/psLib/test/math/tap_psHist00.c (deleted) * trunk/psLib/test/math/tap_psHist01.c (deleted) * trunk/psLib/test/math/tap_psHist02.c (deleted) * trunk/psLib/test/math/tap_psHist03.c (deleted) These are now in tap_psHistogram.c Wed, 02 May 2007 04:20:06 GMT gusciora [13124] * trunk/psLib/test/math/tap_psFunc01.c (modified) * trunk/psLib/test/math/tap_psMatrix01.c (modified) * trunk/psLib/test/math/tap_psMatrix02.c (modified) * trunk/psLib/test/math/tap_psMinimizeLMM.c (modified) * trunk/psLib/test/math/tap_psMinimizePowell.c (modified) * trunk/psLib/test/math/tap_psPolyFit1D.c (modified) * trunk/psLib/test/math/tap_psPolyFit2D.c (modified) * trunk/psLib/test/math/tap_psPolyFit3D.c (modified) * trunk/psLib/test/math/tap_psPolyFit4D.c (modified) * trunk/psLib/test/math/tap_psPolynomialEval1D.c (modified) * trunk/psLib/test/math/tap_psPolynomialEval2D.c (modified) * trunk/psLib/test/math/tap_psPolynomialEval3D.c (modified) * trunk/psLib/test/math/tap_psPolynomialEval4D.c (modified) * trunk/psLib/test/math/tap_psSparse.c (modified) * trunk/psLib/test/math/tap_psSpline1D.c (modified) Added tabular file of all psLib functions in Chapter 6 of the SDRS ... Wed, 02 May 2007 04:14:33 GMT gusciora [13123] * trunk/psLib/test/TABLE-SDRS-CH06-DataManip (added) * trunk/psLib/test/imageops/Makefile.am (modified) * trunk/psLib/test/imageops/tap_psImageGeomManip.c (modified) * trunk/psLib/test/imageops/tap_psImageMaskOps.c (modified) * trunk/psLib/test/imageops/tap_psImagePixelExtract.c (modified) * trunk/psLib/test/imageops/tap_psImagePixelManip.c (modified) * trunk/psLib/test/imageops/tap_psImageStats.c (modified) * trunk/psLib/test/imageops/tap_psImageStructManip.c (modified) * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/tap_psMatrix03.c (modified) * trunk/psLib/test/math/tap_psMatrixVectorArithmetic01.c (modified) * trunk/psLib/test/math/tap_psMatrixVectorArithmetic02.c (modified) * trunk/psLib/test/math/tap_psMatrixVectorArithmetic03.c (modified) * trunk/psLib/test/math/tap_psMinimizePowell.c (modified) * trunk/psLib/test/math/tap_psRandom.c (modified) * trunk/psLib/test/math/tap_psSparse.c (modified) * trunk/psLib/test/mathtypes/tap_psVector.c (modified) * trunk/psLib/test/types/tap_psPixels_all.c (modified) Added tabular file of all psLib functions in Chapter 6 of the SDRS ... Tue, 01 May 2007 00:08:52 GMT gusciora [13084] * trunk/psLib/test/astro/tap_psCoord.c (modified) * trunk/psLib/test/astro/tap_psCoord01.c (modified) * trunk/psLib/test/astro/tap_psCoord02.c (modified) * trunk/psLib/test/astro/tap_psEarthOrientation_corrections.c (modified) * trunk/psLib/test/fits/tap_psFits.c (modified) * trunk/psLib/test/imageops/tap_psImageConvolve.c (modified) * trunk/psLib/test/imageops/tap_psImageGeomManip.c (modified) * trunk/psLib/test/math/tap_psHist00.c (modified) * trunk/psLib/test/math/tap_psPolynomial.c (modified) * trunk/psLib/test/math/tap_psRandom.c (modified) * trunk/psLib/test/mathtypes/tap_psVector.c (modified) * trunk/psLib/test/sys/tap_psError.c (modified) * trunk/psLib/test/sys/tap_psMemory.c (modified) * trunk/psLib/test/sys/tap_psString.c (modified) * trunk/psLib/test/xml/tap_psXML.c (modified) Removed psLogMsg() calls from the test code. Sat, 28 Apr 2007 01:31:42 GMT magnier [13076] * trunk/psLib/src/math/psEllipse.c (modified) fixed a sign error : double check the math on the polarization terms ... Sat, 28 Apr 2007 00:23:56 GMT Paul Price [13070] * trunk/psLib/src/types/psArguments.c (modified) Unnecessary Fri, 27 Apr 2007 22:13:33 GMT magnier [13063] * trunk/psLib/src/math/psEllipse.c (modified) * trunk/psLib/src/math/psEllipse.h (modified) adding polarization terms Thu, 26 Apr 2007 22:25:43 GMT gusciora [13044] * trunk/psLib/test/mathtypes/Makefile.am (modified) Removed the ImagePixelInterpolate() Thu, 26 Apr 2007 22:18:39 GMT gusciora [13043] * trunk/psLib/test/mathtypes/tap_psImage.c (modified) Added the col0 and row0 macros. Thu, 26 Apr 2007 22:18:03 GMT gusciora [13042] * trunk/psLib/test/imageops/Makefile.am (modified) * trunk/psLib/test/imageops/tap_psImageGeomManip.c (modified) * trunk/psLib/test/imageops/tap_psImagePixelExtract.c (modified) Removed the following from Makefile.am ... Wed, 25 Apr 2007 22:52:25 GMT magnier [13028] * trunk/psLib/src/types/psMetadata.c (modified) temporarily turning off logging for psMetadata.c copying a pointer Wed, 25 Apr 2007 01:07:08 GMT jhoblitt [13010] * trunk/psLib/test/sys/tap_psError.c (modified) fix formatting of int type Wed, 25 Apr 2007 01:00:41 GMT jhoblitt [13009] * trunk/psLib/m4/ipp_stdopts.m4 (modified) change --enable-profiles' LDFLAGS setting to not try to outsmart libtool Tue, 24 Apr 2007 22:27:44 GMT magnier [12999] * trunk/psLib/src/math/psStats.c (modified) added assert to prevent runaway Tue, 24 Apr 2007 22:27:17 GMT magnier [12998] * trunk/psLib/src/imageops/psImageStructManip.c (modified) * trunk/psLib/src/imageops/psImageStructManip.h (modified) added psImageCopyView function Sun, 22 Apr 2007 22:22:09 GMT magnier [12953] * trunk/psLib/src/imageops/psImagePixelManip.c (modified) added comments Thu, 19 Apr 2007 03:58:48 GMT gusciora [12920] * trunk/psLib/test/mathtypes/Makefile.am (modified) Remove tap_psVectorSort_01.c tap_psVectorSort_02.c ... Thu, 19 Apr 2007 03:53:24 GMT gusciora [12919] * trunk/psLib/test/mathtypes/tap_psVectorSort_01.c (deleted) * trunk/psLib/test/mathtypes/tap_psVectorSort_02.c (deleted) * trunk/psLib/test/mathtypes/tap_psVectorSort_03.c (deleted) * trunk/psLib/test/mathtypes/tap_psVectorSort_04.c (deleted) * trunk/psLib/test/mathtypes/tst_psVectorSort_01.c (deleted) * trunk/psLib/test/mathtypes/tst_psVectorSort_02.c (deleted) * trunk/psLib/test/mathtypes/tst_psVectorSort_03.c (deleted) * trunk/psLib/test/mathtypes/tst_psVectorSort_04.c (deleted) Removing: tst_psVectorSort_01.c ... Thu, 19 Apr 2007 03:50:44 GMT gusciora [12918] * trunk/psLib/test/mathtypes/tap_psVectorSort.c (added) * trunk/psLib/test/mathtypes/tap_psVectorSortIndex.c (added) These two files replace tap_psVectorSort_01.c, tap_psVectorSort_02.c ... Wed, 18 Apr 2007 19:38:36 GMT rhl [12887] * trunk/psLib/src/types/psMetadataConfig.c (modified) getpagesize() isn't in posix, and isn't needed --- adding 1 ensures a ... Wed, 18 Apr 2007 19:38:10 GMT rhl [12886] * trunk/psLib/src/sys/psMemory.c (modified) pthread_t isn't a long it; cast for printf Wed, 18 Apr 2007 19:37:31 GMT rhl [12885] * trunk/psLib/configure.ac (modified) * trunk/psLib/src/db/psDB.c (modified) * trunk/psLib/src/sys/psString.h (modified) * trunk/psLib/src/sys/strcasestr.c (modified) strcasestr isn't in posix (and is in C namespace). Use psStrcasestr Fri, 13 Apr 2007 02:32:10 GMT Paul Price [12828] * trunk/psLib/src/types/psArguments.c (modified) Fixing clean up. Fri, 13 Apr 2007 00:22:35 GMT Paul Price [12825] * trunk/psLib/src/types/psMetadata.c (modified) Fixed bug: replacing an item with itself can lead to memory ... Thu, 12 Apr 2007 18:55:33 GMT magnier [12815] * trunk/psLib/src/imageops/psImageGeomManip.c (modified) * trunk/psLib/src/types/psPixels.c (modified) use macro to set col0,row0 Thu, 12 Apr 2007 18:54:51 GMT magnier [12814] * trunk/psLib/src/imageops/psImageStructManip.c (modified) use macro to set col0,row0; subimage needs to offset pixels based on ... Thu, 12 Apr 2007 18:52:57 GMT magnier [12813] * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) make psImage.col0,row0 const, added macro to set these values Thu, 12 Apr 2007 03:44:40 GMT Paul Price [12812] * trunk/psLib/test/imageops/tap_psImageInterpolate2.c (modified) Wider image for larger kernels Wed, 11 Apr 2007 19:54:47 GMT Paul Price [12802] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) It's not the flux contribution of bad pixels that matters for marking ... Wed, 11 Apr 2007 17:01:50 GMT magnier [12801] * trunk/psLib/src/fits/psFits.c (modified) check EXTWORD for string and non-string values Tue, 10 Apr 2007 23:46:59 GMT gusciora [12783] * trunk/psLib/test/math/tap_psStats09.c (modified) *** empty log message *** Tue, 10 Apr 2007 21:09:31 GMT gusciora [12781] * trunk/psLib/test/math/tap_psPolynomialEval1D.c (modified) * trunk/psLib/test/math/tap_psStats00.c (modified) * trunk/psLib/test/math/tap_psStats09.c (modified) * trunk/psLib/test/mathtypes/tap_psImage.c (modified) * trunk/psLib/test/mathtypes/tap_psImageInterpolate.c (modified) * trunk/psLib/test/mathtypes/tap_psScalar.c (modified) * trunk/psLib/test/mathtypes/tap_psVector.c (modified) * trunk/psLib/test/mathtypes/tap_psVectorSort_01.c (modified) * trunk/psLib/test/mathtypes/tap_psVectorSort_02.c (modified) * trunk/psLib/test/mathtypes/tap_psVectorSort_03.c (modified) * trunk/psLib/test/mathtypes/tap_psVectorSort_04.c (modified) * trunk/psLib/test/sys/tap_psConfigure.c (modified) * trunk/psLib/test/sys/tap_psError.c (modified) * trunk/psLib/test/sys/tap_psLine.c (modified) * trunk/psLib/test/sys/tap_psMemory.c (modified) * trunk/psLib/test/sys/tap_psString.c (modified) * trunk/psLib/test/sys/tap_psStringSubstitute.c (modified) * trunk/psLib/test/sys/tap_psTrace.c (modified) * trunk/psLib/test/types/tap_psArguments_all.c (modified) * trunk/psLib/test/types/tap_psArray_all.c (modified) * trunk/psLib/test/types/tap_psBitSet_all.c (modified) * trunk/psLib/test/types/tap_psHash_845.c (modified) * trunk/psLib/test/types/tap_psListIterator.c (modified) * trunk/psLib/test/types/tap_psList_all.c (modified) * trunk/psLib/test/types/tap_psLookupTable_all.c (modified) * trunk/psLib/test/types/tap_psMetadataConfigFormat.c (modified) * trunk/psLib/test/types/tap_psMetadataConfigParse.c (modified) * trunk/psLib/test/types/tap_psMetadataConfigParse_time.c (modified) * trunk/psLib/test/types/tap_psMetadataConfigPrint.c (modified) * trunk/psLib/test/types/tap_psMetadataConfigRead.c (modified) * trunk/psLib/test/types/tap_psMetadataConfigWrite.c (modified) * trunk/psLib/test/types/tap_psMetadataConfig_input.c (modified) * trunk/psLib/test/types/tap_psMetadataItemCompare.c (modified) * trunk/psLib/test/types/tap_psMetadataItemParse.c (modified) * trunk/psLib/test/types/tap_psMetadataIterator.c (modified) * trunk/psLib/test/types/tap_psMetadataUpdate.c (modified) * trunk/psLib/test/types/tap_psMetadata_copying.c (modified) * trunk/psLib/test/types/tap_psMetadata_creating.c (modified) * trunk/psLib/test/types/tap_psMetadata_manip.c (modified) * trunk/psLib/test/types/tap_psMetadata_polynomials.c (modified) * trunk/psLib/test/types/tap_psMetadata_printing.c (modified) * trunk/psLib/test/types/tap_psPixels_all.c (modified) This is a fairly large checkin. Most of the files were modified so ... Tue, 10 Apr 2007 04:01:13 GMT Paul Price [12777] * trunk/psLib/test/imageops (modified) * trunk/psLib/test/imageops/.cvsignore (modified) * trunk/psLib/test/imageops/Makefile.am (modified) * trunk/psLib/test/imageops/tap_psImageInterpolate2.c (added) Adding interpolation tests. Tue, 10 Apr 2007 03:59:13 GMT Paul Price [12776] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) Fixing lanczos and gauss interpolations. Fri, 06 Apr 2007 00:04:15 GMT Paul Price [12757] * trunk/psLib/src/sys/psConfigure.c (modified) Don't automatically initialise EOC. Thu, 05 Apr 2007 23:57:42 GMT Paul Price [12756] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) Only attempt variance or mask interpolation if the image is provided. Thu, 05 Apr 2007 03:02:21 GMT Paul Price [12748] * trunk/psLib/src/imageops/psImageConvolve.h (modified) Fixing comment.