# # ChangeLog for trunk/psLib # # Generated by Trac 1.6 # Jul 19, 2026, 9:01:11 PM Wed, 04 Mar 2009 02:23:20 GMT Paul Price [23148] * trunk/psLib/src/sys/psConfigure.h (modified) * trunk/psLib/src/types/Makefile.am (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/src/types/psMetadataHeader.c (added) * trunk/psLib/src/types/psMetadataHeader.h (added) Adding function psLibVersionHeader to populate a header with the ... Wed, 04 Mar 2009 00:52:19 GMT Paul Price [23116] * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psLib/src/sys/psConfigure.h (modified) Adding function psLibDependencies to get the dependencies and their ... Tue, 03 Mar 2009 23:00:45 GMT Paul Price [23115] * trunk/psLib/src/sys/Makefile.am (modified) * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psLib/src/sys/psConfigure.h (modified) Put together system to identify the version that was built. ... Mon, 02 Mar 2009 21:50:40 GMT Paul Price [22738] * trunk/psLib/src/imageops/psImageCovariance.c (modified) Add checking for non-finite covariance elements. Mon, 02 Mar 2009 21:44:20 GMT Paul Price [22737] * trunk/psLib/src/image (deleted) Removing old directory Mon, 02 Mar 2009 20:14:15 GMT Paul Price [22729] * trunk/psLib/src/fits/psFitsHeader.c (modified) * trunk/psLib/src/fits/psFitsHeader.h (modified) * trunk/psLib/src/fits/psFitsImage.c (modified) Since we're now writing a covariance matrix to the end of the ... Mon, 02 Mar 2009 20:00:11 GMT Paul Price [22727] * trunk/psLib/src/astronomy (deleted) * trunk/psLib/src/collections (deleted) * trunk/psLib/src/dataIO (deleted) * trunk/psLib/src/dataManip (deleted) * trunk/psLib/src/fileUtils (deleted) * trunk/psLib/src/sysUtils (deleted) Removing old directory names that seem to have been revived in the ... Sat, 28 Feb 2009 00:06:11 GMT Paul Price [22714] * trunk/psLib/.cvsignore (deleted) * trunk/psLib/etc/.cvsignore (deleted) * trunk/psLib/m4/.cvsignore (deleted) * trunk/psLib/share/.cvsignore (deleted) * trunk/psLib/src/.cvsignore (deleted) * trunk/psLib/src/astro/.cvsignore (deleted) * trunk/psLib/src/db/.cvsignore (deleted) * trunk/psLib/src/fft/.cvsignore (deleted) * trunk/psLib/src/fits/.cvsignore (deleted) * trunk/psLib/src/imageops/.cvsignore (deleted) * trunk/psLib/src/jpeg/.cvsignore (deleted) * trunk/psLib/src/math/.cvsignore (deleted) * trunk/psLib/src/mathtypes/.cvsignore (deleted) * trunk/psLib/src/sys/.cvsignore (deleted) * trunk/psLib/src/types/.cvsignore (deleted) * trunk/psLib/src/xml/.cvsignore (deleted) * trunk/psLib/swig/.cvsignore (deleted) * trunk/psLib/test/.cvsignore (deleted) * trunk/psLib/test/astro/.cvsignore (deleted) * trunk/psLib/test/db/.cvsignore (deleted) * trunk/psLib/test/fft/.cvsignore (deleted) * trunk/psLib/test/fits/.cvsignore (deleted) * trunk/psLib/test/imageops/.cvsignore (deleted) * trunk/psLib/test/jpeg/.cvsignore (deleted) * trunk/psLib/test/math/.cvsignore (deleted) * trunk/psLib/test/mathtypes/.cvsignore (deleted) * trunk/psLib/test/pstap/.cvsignore (deleted) * trunk/psLib/test/pstap/src/.cvsignore (deleted) * trunk/psLib/test/sys/.cvsignore (deleted) * trunk/psLib/test/tap/.cvsignore (deleted) * trunk/psLib/test/tap/src/.cvsignore (deleted) * trunk/psLib/test/tap/tests/.cvsignore (deleted) * trunk/psLib/test/tap/tests/diag/.cvsignore (deleted) * trunk/psLib/test/tap/tests/fail/.cvsignore (deleted) * trunk/psLib/test/tap/tests/ok/.cvsignore (deleted) * trunk/psLib/test/tap/tests/ok/ok-hash/.cvsignore (deleted) * trunk/psLib/test/tap/tests/ok/ok-numeric/.cvsignore (deleted) * trunk/psLib/test/tap/tests/ok/ok/.cvsignore (deleted) * trunk/psLib/test/tap/tests/pass/.cvsignore (deleted) * trunk/psLib/test/tap/tests/plan/.cvsignore (deleted) * trunk/psLib/test/tap/tests/plan/no-tests/.cvsignore (deleted) * trunk/psLib/test/tap/tests/plan/no_plan/.cvsignore (deleted) * trunk/psLib/test/tap/tests/plan/not-enough-tests/.cvsignore (deleted) * trunk/psLib/test/tap/tests/plan/sane/.cvsignore (deleted) * trunk/psLib/test/tap/tests/plan/skip_all/.cvsignore (deleted) * trunk/psLib/test/tap/tests/plan/too-many-plans/.cvsignore (deleted) * trunk/psLib/test/tap/tests/plan/too-many-tests/.cvsignore (deleted) * trunk/psLib/test/tap/tests/skip/.cvsignore (deleted) * trunk/psLib/test/tap/tests/todo/.cvsignore (deleted) * trunk/psLib/test/types/.cvsignore (deleted) * trunk/psLib/test/xml/.cvsignore (deleted) * trunk/psLib/utils/.cvsignore (deleted) Removing unnecessary .cvsignore files. Fri, 27 Feb 2009 23:09:31 GMT Paul Price [22710] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) Make the number of decimals used by psTimeToISO configurable. MySQL ... Fri, 27 Feb 2009 22:32:05 GMT Paul Price [22708] * trunk/psLib/src/db/psDB.c (modified) MySQL only handles microseconds --- it barfs on nanoseconds Fri, 27 Feb 2009 21:08:58 GMT Paul Price [22707] * trunk/psLib/src/types/psMetadataConfig.c (modified) Fixing display of times: no Z because it's not necessarily Zulu (UTC) ... Fri, 27 Feb 2009 02:46:22 GMT Paul Price [22705] * trunk/psLib/src/astro/psTime.c (modified) Convert all times to TAI before generating JD or MJD. Thu, 26 Feb 2009 20:48:11 GMT Paul Price [22684] * trunk/psLib/src/astro/psTime.c (modified) Ensure double arithmetic Thu, 26 Feb 2009 20:21:48 GMT Paul Price [22682] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) API for psTimeConvert was confusing: the time is converted in-place, ... Thu, 26 Feb 2009 19:45:34 GMT Paul Price [22681] * trunk/psLib/src/jpeg/psImageJpeg.c (modified) Adding assertion on image type, since it's assumed in the code. Thu, 26 Feb 2009 19:44:56 GMT Paul Price [22680] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) psTimeToISO now produces 9 decimal places. A new function, ... Thu, 26 Feb 2009 18:40:45 GMT Paul Price [22679] * trunk/psLib/share/tai_utc.dat (modified) * trunk/psLib/share/tai_utc.raw (modified) Adding the last two leap seconds. Thu, 26 Feb 2009 18:37:23 GMT Paul Price [22678] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) Cleaning up Wed, 25 Feb 2009 02:06:23 GMT Paul Price [22432] * trunk/psLib/src/fits/psFitsHeader.c (modified) Didn't convert arguments when changing psWarning to psError. Wed, 25 Feb 2009 01:30:49 GMT Paul Price [22431] * trunk/psLib/src/fits/psFitsHeader.c (modified) More detail in error messages. Thu, 19 Feb 2009 03:15:40 GMT Paul Price [21535] * trunk/psLib/src/fits/psFitsImage.c (modified) It seems to be impossible for us to directly write out U16 with PLIO ... Mon, 16 Feb 2009 22:31:47 GMT eugene [21518] * trunk/psLib/src/math/psPolynomialUtils.c (modified) calculate error on psImageBicubeMin Mon, 16 Feb 2009 22:31:32 GMT eugene [21517] * trunk/psLib/m4 (modified) * trunk/psLib/m4/.cvsignore (modified) added m4 entries Fri, 13 Feb 2009 21:52:19 GMT Paul Price [21467] * trunk/psLib/src/imageops/psImageCovariance.c (modified) Adding trivial case. Fri, 13 Feb 2009 21:47:42 GMT Paul Price [21466] * trunk/psLib/src/imageops/psImageCovariance.c (modified) * trunk/psLib/src/imageops/psImageCovariance.h (modified) Adding function psImageCovarianceTransfer to transfer the covariance ... Fri, 13 Feb 2009 20:05:15 GMT giebink [21465] * trunk/psLib/test/imageops/tap_psImageInterpolate2.c (modified) updated to psImageMaskType from psMaskType Tue, 10 Feb 2009 20:58:17 GMT bills [21431] * trunk/psLib/src/fits/psFits.c (modified) when waiting for fits file's directory to be accessible, only double ... Sat, 07 Feb 2009 01:11:24 GMT eugene [21401] * trunk/psLib/src/db/psDB.c (modified) * trunk/psLib/src/db/psDB.h (modified) define formatted and unformatted versions of p_psDBRunQuery and ... Sat, 07 Feb 2009 01:10:56 GMT eugene [21400] * trunk/psLib/configure.ac (modified) disable building test directory for now: why is this failing on my ... Fri, 06 Feb 2009 23:35:09 GMT eugene [21390] * trunk/ppSim/src/ppSim.c (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psastro/src/psastroModelArguments.c (modified) avoid non-static format without supplied following argument Fri, 06 Feb 2009 23:34:03 GMT eugene [21389] * trunk/psLib/src/math/psMathUtils.c (modified) wrong arguments to psError Fri, 06 Feb 2009 23:33:06 GMT eugene [21388] * trunk/psLib/src/astro/psEarthOrientation.c (modified) wrong size of static array diag_sum Fri, 06 Feb 2009 22:48:53 GMT Paul Price [21383] * trunk/psLib/src/imageops/psImageCovariance.c (modified) Fixing ranges. Fri, 06 Feb 2009 22:39:15 GMT Paul Price [21382] * trunk/psLib/src/imageops/psImageCovariance.c (modified) More efficient determination of truncation radius. Sums need to be ... Fri, 06 Feb 2009 01:06:45 GMT eugene [21349] * trunk/psLib/src/sys/psMutex.h (modified) fixed macros to work under __USE_GNU and PS_MUTEX_CAREFUL (removed ... Fri, 06 Feb 2009 01:06:10 GMT eugene [21348] * trunk/psLib/src/sys/psThread.c (modified) clarified the error message Fri, 06 Feb 2009 01:05:58 GMT eugene [21347] * trunk/psLib/src/imageops/psImageStructManip.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) added mutexes to protect the psImage children management Fri, 06 Feb 2009 01:05:30 GMT eugene [21346] * trunk/psLib/src/sys/psMemory.c (modified) added MUTEX around refCounter ++ and --; changed p_psMemAllocID to ... Thu, 05 Feb 2009 23:56:14 GMT Paul Price [21337] * trunk/psLib/src/imageops/psImageConvolve.c (modified) Fixing range to avoid SEGV. Thu, 05 Feb 2009 22:36:19 GMT Paul Price [21335] * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageConvolve.h (modified) Adding function to return the kernel used for smoothing (so we can ... Thu, 05 Feb 2009 20:45:36 GMT Paul Price [21324] * trunk/psLib/src/imageops/psImageCovariance.c (modified) Fixing range for summation. Thu, 05 Feb 2009 20:40:34 GMT Paul Price [21322] * trunk/psLib/src/imageops/psImageCovariance.c (modified) Fixing memory corruption bug. Thu, 05 Feb 2009 20:15:32 GMT Paul Price [21316] * trunk/psLib/src/imageops/psImageCovariance.c (modified) * trunk/psLib/src/imageops/psImageCovariance.h (modified) Adding function to truncate a covariance matrix. This should help to ... Thu, 05 Feb 2009 00:42:48 GMT Paul Price [21298] * trunk/psLib/src/imageops/psImageCovariance.c (modified) * trunk/psLib/src/imageops/psImageCovariance.h (modified) Adding function to sum covariance matrices. Wed, 04 Feb 2009 22:09:30 GMT Paul Price [21291] * trunk/psLib/src/imageops/psImageCovariance.c (modified) I think this is a better expression for the size of the covariance ... Wed, 04 Feb 2009 21:43:11 GMT Paul Price [21290] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) Need to normalise the kernel, since that's what the interpolation does Wed, 04 Feb 2009 21:37:40 GMT Paul Price [21288] * trunk/psLib/src/imageops/psImageCovariance.c (modified) Simplifying using extant function. Wed, 04 Feb 2009 20:52:36 GMT Paul Price [21286] * trunk/psLib/src/imageops/psImageCovariance.c (modified) -INT_MIN is wrong. Wed, 04 Feb 2009 20:50:29 GMT Paul Price [21285] * trunk/psLib/src/imageops/psImageCovariance.c (modified) Wasn't determining range properly. Wed, 04 Feb 2009 20:46:40 GMT Paul Price [21284] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) Using wrong version of kernel caused SEGV. Wed, 04 Feb 2009 20:34:52 GMT Paul Price [21283] * trunk/psLib/src/pslib_strict.h (modified) Adding psImageCovariance.h Wed, 04 Feb 2009 02:58:25 GMT Paul Price [21281] * trunk/psLib/src/imageops/psImageCovariance.c (modified) * trunk/psLib/src/imageops/psImageInterpolate.c (modified) * trunk/psLib/src/imageops/psImageInterpolate.h (modified) Fixing build errors. Wed, 04 Feb 2009 02:55:27 GMT Paul Price [21280] * trunk/psLib/src/imageops/psImageCovariance.c (modified) * trunk/psLib/src/imageops/psImageCovariance.h (modified) * trunk/psLib/src/imageops/psImageInterpolate.c (modified) * trunk/psLib/src/imageops/psImageInterpolate.h (modified) Adding function to return an interpolation kernel. Intend to use ... Wed, 04 Feb 2009 01:50:48 GMT bills [21278] * trunk/psLib/src/types/psMetadata.h (modified) Remove semi-colon that was causing lots of compile warnings Thu, 29 Jan 2009 03:06:43 GMT Paul Price [21215] * trunk/psLib/src/types/psMetadata.h (modified) Simplifying declarations with multiple types. Wed, 28 Jan 2009 22:16:33 GMT Paul Price [21207] * trunk/psLib/src/imageops/Makefile.am (modified) * trunk/psLib/src/imageops/psImageCovariance.c (added) * trunk/psLib/src/imageops/psImageCovariance.h (added) Adding functions for calculating covariance from image convolutions. ... Wed, 28 Jan 2009 22:08:14 GMT Paul Price [21206] * trunk/psLib/src/imageops/psImageConvolve.h (modified) Need additional headers to use the PS_ASSERT_KERNEL_NON_NULL macro. Tue, 27 Jan 2009 06:40:07 GMT eugene [21183] * trunk/ppArith/src/ppArithReadout.c (modified) * trunk/ppImage/src/ppImage.h (modified) * trunk/ppImage/src/ppImageCleanup.c (modified) * trunk/ppImage/src/ppImageLoop.c (modified) * trunk/ppImage/src/ppImageReplaceBackground.c (modified) * trunk/ppImage/src/ppImageSetMaskBits.c (modified) * trunk/ppMerge/src/ppMergeArguments.c (modified) * trunk/ppMerge/src/ppMergeLoop.c (modified) * trunk/ppMerge/src/ppMergeLoop_Threaded.c (modified) * trunk/ppMerge/src/ppMergeMask.c (modified) * trunk/ppMerge/src/ppMergeScaleZero.c (modified) * trunk/ppMerge/src/ppMergeSetThreads.c (modified) * trunk/ppMerge/src/ppMergeThreadLauncher.c (modified) * trunk/ppSim/src/ppSim.h (modified) * trunk/ppSim/src/ppSimMosaicChip.c (modified) * trunk/ppSim/src/ppSimPhotom.c (modified) * trunk/ppSim/src/ppSimPhotomReadout.c (modified) * trunk/ppSim/src/ppSimPhotomReadoutFake.c (modified) * trunk/ppSim/src/ppSimPhotomReadoutForce.c (modified) * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) * trunk/ppStack/src/ppStackPhotometry.c (modified) * trunk/ppStack/src/ppStackReadout.c (modified) * trunk/ppStack/src/ppStackSources.c (modified) * trunk/ppStats/src/ppStats.h (modified) * trunk/ppStats/src/ppStatsFPA.c (modified) * trunk/ppStats/src/ppStatsMetadata.c (modified) * trunk/ppStats/src/ppStatsPixels.c (modified) * trunk/ppStats/src/ppStatsReadout.c (modified) * trunk/ppSub/src/ppSubArguments.c (modified) * trunk/ppSub/src/ppSubBackground.c (modified) * trunk/ppSub/src/ppSubReadout.c (modified) * trunk/psLib/src/fft/psImageFFT.c (modified) * trunk/psLib/src/fft/psImageFFT.h (modified) * trunk/psLib/src/fits/psFitsImage.c (modified) * trunk/psLib/src/fits/psFitsImage.h (modified) * trunk/psLib/src/fits/psFitsScale.c (modified) * trunk/psLib/src/fits/psFitsScale.h (modified) * trunk/psLib/src/imageops/psImageBackground.c (modified) * trunk/psLib/src/imageops/psImageBackground.h (modified) * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageConvolve.h (modified) * trunk/psLib/src/imageops/psImageGeomManip.c (modified) * trunk/psLib/src/imageops/psImageGeomManip.h (modified) * trunk/psLib/src/imageops/psImageInterpolate.c (modified) * trunk/psLib/src/imageops/psImageInterpolate.h (modified) * trunk/psLib/src/imageops/psImageMap.c (modified) * trunk/psLib/src/imageops/psImageMapFit.c (modified) * trunk/psLib/src/imageops/psImageMapFit.h (modified) * trunk/psLib/src/imageops/psImageMaskOps.c (modified) * trunk/psLib/src/imageops/psImageMaskOps.h (modified) * trunk/psLib/src/imageops/psImagePixelExtract.c (modified) * trunk/psLib/src/imageops/psImagePixelExtract.h (modified) * trunk/psLib/src/imageops/psImagePixelInterpolate.c (modified) * trunk/psLib/src/imageops/psImagePixelInterpolate.h (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.h (modified) * trunk/psLib/src/mask.notes.txt (added) * trunk/psLib/src/math/psClip.c (modified) * trunk/psLib/src/math/psClip.h (modified) * trunk/psLib/src/math/psConstants.h (modified) * trunk/psLib/src/math/psHistogram.c (modified) * trunk/psLib/src/math/psHistogram.h (modified) * trunk/psLib/src/math/psMinimizeLMM.c (modified) * trunk/psLib/src/math/psMinimizeLMM_ND.c (modified) * trunk/psLib/src/math/psMinimizePolyFit.c (modified) * trunk/psLib/src/math/psMinimizePolyFit.h (modified) * trunk/psLib/src/math/psMinimizePowell.c (modified) * trunk/psLib/src/math/psPolynomialMD.c (modified) * trunk/psLib/src/math/psPolynomialMD.h (modified) * trunk/psLib/src/math/psPolynomialUtils.c (modified) * trunk/psLib/src/math/psPolynomialUtils.h (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/src/types/psPixels.h (modified) * trunk/psModules/src/astrom/pmAstrometryDistortion.c (modified) * trunk/psModules/src/astrom/pmAstrometryObjects.c (modified) * trunk/psModules/src/camera/pmCellSquish.c (modified) * trunk/psModules/src/camera/pmCellSquish.h (modified) * trunk/psModules/src/camera/pmFPABin.c (modified) * trunk/psModules/src/camera/pmFPABin.h (modified) * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) * trunk/psModules/src/camera/pmFPAMaskWeight.h (modified) * trunk/psModules/src/camera/pmFPAMosaic.c (modified) * trunk/psModules/src/camera/pmFPAMosaic.h (modified) * trunk/psModules/src/camera/pmFPARead.c (modified) * trunk/psModules/src/camera/pmFPA_JPEG.c (modified) * trunk/psModules/src/camera/pmHDU.c (modified) * trunk/psModules/src/camera/pmReadoutStack.c (modified) * trunk/psModules/src/camera/pmReadoutStack.h (modified) * trunk/psModules/src/concepts/pmConceptsStandard.c (modified) * trunk/psModules/src/config/pmConfigMask.c (modified) * trunk/psModules/src/config/pmConfigMask.h (modified) * trunk/psModules/src/detrend/pmBias.c (modified) * trunk/psModules/src/detrend/pmDark.c (modified) * trunk/psModules/src/detrend/pmDark.h (modified) * trunk/psModules/src/detrend/pmFlatField.c (modified) * trunk/psModules/src/detrend/pmFlatField.h (modified) * trunk/psModules/src/detrend/pmFlatNormalize.c (modified) * trunk/psModules/src/detrend/pmFringeStats.c (modified) * trunk/psModules/src/detrend/pmFringeStats.h (modified) * trunk/psModules/src/detrend/pmMaskBadPixels.c (modified) * trunk/psModules/src/detrend/pmMaskBadPixels.h (modified) * trunk/psModules/src/detrend/pmOverscan.c (modified) * trunk/psModules/src/detrend/pmRemnance.c (modified) * trunk/psModules/src/detrend/pmRemnance.h (modified) * trunk/psModules/src/detrend/pmShifts.c (modified) * trunk/psModules/src/detrend/pmShifts.h (modified) * trunk/psModules/src/detrend/pmShutterCorrection.c (modified) * trunk/psModules/src/detrend/pmShutterCorrection.h (modified) * trunk/psModules/src/detrend/pmSkySubtract.c (modified) * trunk/psModules/src/imcombine/pmImageCombine.c (modified) * trunk/psModules/src/imcombine/pmPSFEnvelope.c (modified) * trunk/psModules/src/imcombine/pmReadoutCombine.c (modified) * trunk/psModules/src/imcombine/pmReadoutCombine.h (modified) * trunk/psModules/src/imcombine/pmStack.c (modified) * trunk/psModules/src/imcombine/pmStack.h (modified) * trunk/psModules/src/imcombine/pmStackReject.c (modified) * trunk/psModules/src/imcombine/pmSubtraction.c (modified) * trunk/psModules/src/imcombine/pmSubtraction.h (modified) * trunk/psModules/src/imcombine/pmSubtractionMask.c (modified) * trunk/psModules/src/imcombine/pmSubtractionMask.h (modified) * trunk/psModules/src/imcombine/pmSubtractionMatch.c (modified) * trunk/psModules/src/imcombine/pmSubtractionMatch.h (modified) * trunk/psModules/src/imcombine/pmSubtractionStamps.c (modified) * trunk/psModules/src/objects/pmFootprintArrayGrow.c (modified) * trunk/psModules/src/objects/pmFootprintFindAtPoint.c (modified) * trunk/psModules/src/objects/pmGrowthCurveGenerate.c (modified) * trunk/psModules/src/objects/pmModel.c (modified) * trunk/psModules/src/objects/pmModel.h (modified) * trunk/psModules/src/objects/pmPSF.h (modified) * trunk/psModules/src/objects/pmPSF_IO.c (modified) * trunk/psModules/src/objects/pmPSFtry.c (modified) * trunk/psModules/src/objects/pmPSFtry.h (modified) * trunk/psModules/src/objects/pmResiduals.c (modified) * trunk/psModules/src/objects/pmResiduals.h (modified) * trunk/psModules/src/objects/pmSource.c (modified) * trunk/psModules/src/objects/pmSource.h (modified) * trunk/psModules/src/objects/pmSourceFitModel.c (modified) * trunk/psModules/src/objects/pmSourceFitModel.h (modified) * trunk/psModules/src/objects/pmSourceFitSet.c (modified) * trunk/psModules/src/objects/pmSourceFitSet.h (modified) * trunk/psModules/src/objects/pmSourceMatch.c (modified) * trunk/psModules/src/objects/pmSourceMoments.c (modified) * trunk/psModules/src/objects/pmSourcePhotometry.c (modified) * trunk/psModules/src/objects/pmSourcePhotometry.h (modified) * trunk/psModules/src/objects/pmSourceSky.c (modified) * trunk/psModules/src/objects/pmSourceSky.h (modified) * trunk/psModules/src/objects/pmSourceVisual.c (modified) * trunk/psModules/src/objects/pmTrend2D.c (modified) * trunk/psModules/src/objects/pmTrend2D.h (modified) * trunk/psastro/src/psastroAstromGuess.c (modified) * trunk/psastro/src/psastroFixChips.c (modified) * trunk/psastro/src/psastroLuminosityFunction.c (modified) * trunk/psastro/src/psastroMaskUpdates.Mosaic.c (modified) * trunk/psastro/src/psastroMaskUpdates.c (modified) * trunk/psastro/src/psastroMosaicFPtoTP.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotAddNoise.c (modified) * trunk/psphot/src/psphotAnnuli.c (modified) * trunk/psphot/src/psphotApResid.c (modified) * trunk/psphot/src/psphotBlendFit.c (modified) * trunk/psphot/src/psphotChoosePSF.c (modified) * trunk/psphot/src/psphotExtendedSourceAnalysis.c (modified) * trunk/psphot/src/psphotExtendedSourceFits.c (modified) * trunk/psphot/src/psphotExtendedSources.c (modified) * trunk/psphot/src/psphotFindDetections.c (modified) * trunk/psphot/src/psphotFindFootprints.c (modified) * trunk/psphot/src/psphotFitSet.c (modified) * trunk/psphot/src/psphotFitSourcesLinear.c (modified) * trunk/psphot/src/psphotGuessModels.c (modified) * trunk/psphot/src/psphotIsophotal.c (modified) * trunk/psphot/src/psphotKron.c (modified) * trunk/psphot/src/psphotMagnitudes.c (modified) * trunk/psphot/src/psphotMakeGrowthCurve.c (modified) * trunk/psphot/src/psphotMakeResiduals.c (modified) * trunk/psphot/src/psphotMaskReadout.c (modified) * trunk/psphot/src/psphotModelBackground.c (modified) * trunk/psphot/src/psphotModelTest.c (modified) * trunk/psphot/src/psphotModelWithPSF.c (modified) * trunk/psphot/src/psphotMosaicChip.c (modified) * trunk/psphot/src/psphotOutput.c (modified) * trunk/psphot/src/psphotPSFConvModel.c (modified) * trunk/psphot/src/psphotPetrosian.c (modified) * trunk/psphot/src/psphotRadialPlot.c (modified) * trunk/psphot/src/psphotRadialProfile.c (modified) * trunk/psphot/src/psphotRadiusChecks.c (modified) * trunk/psphot/src/psphotReplaceUnfit.c (modified) * trunk/psphot/src/psphotRoughClass.c (modified) * trunk/psphot/src/psphotSetMaskBits.c (modified) * trunk/psphot/src/psphotSignificanceImage.c (modified) * trunk/psphot/src/psphotSkyReplace.c (modified) * trunk/psphot/src/psphotSourceFits.c (modified) * trunk/psphot/src/psphotSourcePlots.c (modified) * trunk/psphot/src/psphotSourceSize.c (modified) * trunk/psphot/src/psphotSourceStats.c (modified) * trunk/psphot/src/psphotSubtractBackground.c (modified) * trunk/psphot/src/psphotTestPSF.c (modified) * trunk/psphot/src/psphotTestSourceOutput.c (modified) * trunk/psphot/src/psphotVisual.c (modified) * trunk/pswarp/src/pswarpLoop.c (modified) * trunk/pswarp/src/pswarpPixelFraction.c (modified) * trunk/pswarp/src/pswarpSetMaskBits.c (modified) * trunk/pswarp/src/pswarpTransformReadout.c (modified) * trunk/pswarp/src/pswarpTransformTile.c (modified) incorporating changes from 16bit mask upgrades (eam_branch_20081230) Tue, 27 Jan 2009 00:00:45 GMT eugene [21172] * trunk/psLib/src/imageops/psImageMap.c (modified) * trunk/psLib/src/imageops/psImageMap.h (modified) * trunk/psLib/src/imageops/psImageMapFit.c (modified) * trunk/psModules/src/objects/pmTrend2D.c (modified) * trunk/psModules/src/objects/pmTrend2D.h (modified) adding mask and maskVal to vector eval functions Mon, 26 Jan 2009 21:27:12 GMT giebink [21169] * trunk/psLib/test/imageops/tap_psImageGeomManip.c (modified) * trunk/psLib/test/imageops/tap_psImagePixelExtract.c (modified) * trunk/psLib/test/imageops/tap_psImageShift.c (modified) conform to src Tue, 13 Jan 2009 21:04:28 GMT Paul Price [21117] * trunk/psLib/src/fits/psFits.c (modified) Increasing number of retries when opening a FITS file. Previously ... Tue, 13 Jan 2009 20:53:38 GMT Paul Price [21116] * trunk/psLib/src/fits/psFits.c (modified) Cleaning up. Tue, 13 Jan 2009 00:54:26 GMT Paul Price [21107] * trunk/psLib/src/imageops/psImageBinning.c (modified) * trunk/psLib/src/imageops/psImageBinning.h (modified) Adding const. Sat, 03 Jan 2009 01:05:47 GMT eugene [21081] * trunk/psLib/src/fits/psFits.c (modified) check and retry for existence of containing directory Fri, 19 Dec 2008 00:24:45 GMT eugene [21040] * trunk/psLib/src/imageops/psImageUnbin.c (modified) allow points a little beyond edge of image Thu, 18 Dec 2008 21:02:30 GMT eugene [21036] * trunk/psLib/src/imageops/psImageUnbin.c (modified) allow psImageUnbin to go a bit more beyond the edge of the image Wed, 17 Dec 2008 23:24:40 GMT giebink [21031] * trunk/Nebulous/nebclient/Doxyfile.in (modified) * trunk/psLib/Doxyfile.in (modified) * trunk/psModules/Doxyfile.in (modified) Doxygen update Wed, 17 Dec 2008 20:23:02 GMT Paul Price [21028] * trunk/psLib/src/fits/psFitsHeader.c (modified) Adding support for read/write 64-bit integers. Wed, 17 Dec 2008 20:00:30 GMT Paul Price [21027] * trunk/psLib/src/fits/psFitsHeader.c (modified) Use psWarning instead of psLogMsg. Tue, 16 Dec 2008 20:28:32 GMT giebink [21012] * trunk/psLib/Doxyfile (deleted) * trunk/psModules/Doxyfile (deleted) *** empty log message *** Tue, 16 Dec 2008 15:18:45 GMT giebink [21011] * trunk/psLib/Doxyfile (added) * trunk/psModules/Doxyfile (added) *** empty log message *** Wed, 26 Nov 2008 01:28:54 GMT Paul Price [20835] * trunk/psLib/src/sys/psThread.c (modified) Ensure everything is harvested, even if threads are off. Wed, 26 Nov 2008 01:22:30 GMT Paul Price [20834] * trunk/psLib/src/sys/psThread.c (modified) Ensure all jobs are harvested before returning. Wed, 26 Nov 2008 00:43:12 GMT Paul Price [20830] * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageConvolve.h (modified) Return old threading status so it can be restored. Mon, 17 Nov 2008 02:38:59 GMT eugene [20767] * trunk/psLib/src/imageops/psImageMap.c (modified) * trunk/psLib/test/imageops/tap_psImageMapFit.c (modified) * trunk/psLib/test/imageops/tap_psImageMapFit2.c (modified) rename psImageUnbinPixel_V2 to psImageUnbinPixel Mon, 17 Nov 2008 02:38:46 GMT eugene [20766] * trunk/psLib/src/imageops/psImageUnbin.c (modified) * trunk/psLib/src/imageops/psImageUnbin.h (modified) fixed psImageUnbinPixel and psImageUnbin so they are consistent and ... Mon, 17 Nov 2008 02:38:07 GMT eugene [20765] * trunk/psLib/src/imageops/psImageBinning.c (modified) apply nX,Yskip to region conversions; set default values for binning ... Sat, 15 Nov 2008 03:09:34 GMT Paul Price [20758] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) Catch sumKernel=0 to prevent FPE. Mon, 10 Nov 2008 23:31:12 GMT eugene [20632] * trunk/psLib/src/fits/psFitsHeader.c (modified) need to include ZDATASUM and ZHECKSUM in list of excluded keywords Sun, 09 Nov 2008 00:30:07 GMT eugene [20595] * trunk/psLib/src/astro/psTime.c (modified) explicit test of bad time (so we can break on it) Thu, 06 Nov 2008 23:36:20 GMT Paul Price [20566] * trunk/psLib/src/fft/psImageFFT.c (modified) When convolving using an FFT, make the size of images that are FFT-ed ... Wed, 05 Nov 2008 11:12:40 GMT Sebastian Jester [20547] * trunk/psLib/src/math/psRandom.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/xml/psXML.c (modified) Ignore return value of write in a way that really avoids the compiler ... Wed, 05 Nov 2008 10:58:04 GMT Sebastian Jester [20546] * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sys/psTrace.c (modified) Ignore return value of write in a way that makes compiler happy and ... Tue, 04 Nov 2008 18:36:54 GMT Paul Price [20529] * trunk/psLib/src/sys/psLogMsg.c (modified) Throw away return value of 'write', to avoid compiler warning: ... Tue, 04 Nov 2008 00:55:14 GMT Paul Price [20515] * trunk/psLib/src/math/psStats.c (modified) Adding string.h (for strlen). Tue, 04 Nov 2008 00:54:12 GMT Paul Price [20514] * trunk/psLib/src/math/psStats.c (modified) Catch !string. Fri, 31 Oct 2008 00:32:19 GMT Paul Price [20479] * trunk/psLib/src/types/psMetadataItemCompare.c (modified) * trunk/psLib/src/types/psMetadataItemCompare.h (modified) Making the comparison operation buried in a metadata comment ... Wed, 29 Oct 2008 20:43:18 GMT eugene [20462] * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageConvolve.h (modified) adding a threaded version of psImageSmoothMask (only supports F32 for ... Wed, 29 Oct 2008 19:46:31 GMT Paul Price [20460] * trunk/psLib/src/imageops/psImageConvolve.c (modified) Just noticed cut/paste error. Tue, 28 Oct 2008 00:13:19 GMT Paul Price [20417] * trunk/psLib/src/types/psMetadata.c (modified) Shouldn't generate an error when the key doesn't exist --- test for ... Wed, 22 Oct 2008 22:28:44 GMT Paul Price [20333] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) Catch case when sumKernel = 0. Wed, 22 Oct 2008 19:21:06 GMT Paul Price [20327] * trunk/psLib/src/imageops/psImageInterpolate.h (modified) Adding note on the importance of the order. Wed, 22 Oct 2008 18:40:36 GMT Paul Price [20325] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) Fix interpolation with separable kernels: * sumKernel2 is now for ... Wed, 22 Oct 2008 03:53:10 GMT Paul Price [20317] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) Sometimes the index rolls over. Wed, 22 Oct 2008 03:05:00 GMT Paul Price [20315] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) More fixes for optimised builds. Wed, 22 Oct 2008 03:02:28 GMT Paul Price [20314] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) Fixing what I knew to be wrong because it wouldn't compile optimised. Wed, 22 Oct 2008 02:48:50 GMT Paul Price [20311] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) Moving what is now BIQUADRATIC interpolation (used to be BICUBE) into ... Wed, 22 Oct 2008 02:10:37 GMT Paul Price [20306] * trunk/psLib/src/imageops/psImageInterpolate.c (modified) * trunk/psLib/src/imageops/psImageInterpolate.h (modified) * trunk/psLib/src/imageops/psImagePixelExtract.c (modified) * trunk/psLib/test/imageops/tap_psImageInterpolate2.c (modified) Reworking psImageInterpolate so that kernels are pre-calculated. ... Tue, 21 Oct 2008 22:10:53 GMT Paul Price [20299] * trunk/psLib/src/imageops/psImageGeomManip.c (modified) Should be using the requested interpolation mode. Fri, 17 Oct 2008 18:55:09 GMT eugene [20216] * trunk/psLib/src/imageops/psImageBackground.c (modified) * trunk/psphot/src/psphotImageMedian.c (modified) reduced background error verbosity