# # ChangeLog for trunk # # Generated by Trac 1.6 # Aug 10, 2026, 11:30:59 PM Thu, 15 Dec 2005 02:39:21 GMT drobbin [5794] * trunk/psLib/share/pslib/iers_corr.dat (added) List of dX and dY data for psEarthPole corrections Thu, 15 Dec 2005 02:37:48 GMT drobbin [5793] * trunk/psLib/etc/pslib/pslib.config.template (modified) * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) Updated all tests. Fixed GetPolarMotion, PrecessionCorr, etc. ... Thu, 15 Dec 2005 01:30:23 GMT jhoblitt [5792] * branches/SDRS-18-FIXES/doc/pslib/ChangeLogSDRS.tex (modified) * branches/SDRS-18-FIXES/doc/pslib/psLibSDRS.tex (modified) * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) minor typedef fixes Thu, 15 Dec 2005 00:51:04 GMT jhoblitt [5791] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) change psPolynomial?DAlloc() to have type as the last parameter Wed, 14 Dec 2005 04:30:21 GMT Paul Price [5789] * trunk/archive/scripts/src/phase2/pmFPARead.c (modified) * trunk/archive/scripts/src/phase2/pmFPARead.h (modified) * trunk/archive/scripts/src/phase2/pmFPAWrite.c (modified) Made changes from Josh, with some modification Wed, 14 Dec 2005 04:11:17 GMT jhoblitt [5788] * trunk/stac/src/Makefile.am (modified) remove test and profile targets to make 'distcheck' happy Wed, 14 Dec 2005 03:55:15 GMT jhoblitt [5787] * trunk/archive/scripts/src/phase2/configure.ac (modified) require pslib 0.9.0 Wed, 14 Dec 2005 03:47:35 GMT Paul Price [5786] * trunk/archive/scripts/src/phase2/Makefile.am (modified) * trunk/archive/scripts/src/phase2/ipprc.config (modified) * trunk/archive/scripts/src/phase2/megacam_raw.config (modified) * trunk/archive/scripts/src/phase2/nonlin.dat (modified) * trunk/archive/scripts/src/phase2/papPhase2.c (modified) * trunk/archive/scripts/src/phase2/phase2.config (modified) * trunk/archive/scripts/src/phase2/pmChipMosaic.c (modified) * trunk/archive/scripts/src/phase2/pmChipMosaic.h (modified) * trunk/archive/scripts/src/phase2/pmFPA.c (modified) * trunk/archive/scripts/src/phase2/pmFPA.h (modified) * trunk/archive/scripts/src/phase2/pmFPAConceptsGet.c (modified) * trunk/archive/scripts/src/phase2/pmFPAConceptsGet.h (modified) * trunk/archive/scripts/src/phase2/pmFPAConceptsSet.c (modified) * trunk/archive/scripts/src/phase2/pmFPAConstruct.c (modified) * trunk/archive/scripts/src/phase2/pmFPAMorph.c (modified) * trunk/archive/scripts/src/phase2/pmFPARead.c (modified) * trunk/archive/scripts/src/phase2/pmFPAWrite.c (modified) * trunk/archive/scripts/src/phase2/pmSubtractBias.c (modified) * trunk/archive/scripts/src/phase2/psAdditionals.c (modified) * trunk/archive/scripts/src/phase2/psAdditionals.h (modified) Upgrading for psLib-0.9.0 Wed, 14 Dec 2005 03:00:12 GMT jhoblitt [5785] * trunk/pois/configure.ac (modified) version to 0.0.2 Wed, 14 Dec 2005 02:59:16 GMT jhoblitt [5784] * trunk/pois/AUTHORS (deleted) * trunk/pois/COPYING (deleted) * trunk/pois/ChangeLog (deleted) * trunk/pois/NEWS (deleted) * trunk/pois/README (deleted) remove empty files Wed, 14 Dec 2005 00:47:27 GMT desonia [5783] * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) bug #623 -- fixes from eam_rel9_b0 branch. Wed, 14 Dec 2005 00:40:43 GMT jhoblitt [5782] * trunk/pois/src/Makefile.am (modified) add missing errorcode files to EXTRA_DIST change form building a ... Wed, 14 Dec 2005 00:33:42 GMT jhoblitt [5781] * trunk/pois/configure.ac (modified) tidy Wed, 14 Dec 2005 00:22:36 GMT Paul Price [5780] * trunk/doc/pslib/psLibSDRS.tex (modified) Adding statement about reference counters and containers. Wed, 14 Dec 2005 00:18:01 GMT jhoblitt [5779] * trunk/pois/configure.ac (modified) * trunk/pois/pois.pc.in (deleted) remove pois.pc Wed, 14 Dec 2005 00:16:54 GMT jhoblitt [5778] * trunk/pois/configure.ac (modified) remove pois.pc Wed, 14 Dec 2005 00:16:01 GMT jhoblitt [5777] * trunk/pois/Makefile.am (modified) add autogen.sh to EXTRA_DIST Wed, 14 Dec 2005 00:15:46 GMT jhoblitt [5776] * trunk/pois/configure.ac (modified) disable swig/python support Tue, 13 Dec 2005 20:55:07 GMT Paul Price [5775] * trunk/doc/pslib/eoc_testing.txt (modified) Converting values to radians. Tue, 13 Dec 2005 20:06:30 GMT eugene [5774] * trunk/psphot/src/psphotReplaceUnfit.c (added) added psphotReplaceUnfit Tue, 13 Dec 2005 20:03:27 GMT eugene [5773] * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphotFullFit.c (modified) * trunk/psphot/src/psphotMagnitudes.c (modified) * trunk/psphot/src/psphotOutput.c (modified) working updates Tue, 13 Dec 2005 16:43:44 GMT eugene [5772] * trunk/psphot/Makefile (modified) * trunk/psphot/src/models/pmModel_SGAUSS.c (modified) * trunk/psphot/src/pmPeaksSigmaLimit.c (modified) * trunk/psphot/src/psModulesUtils.c (modified) * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotApplyPSF.c (modified) * trunk/psphot/src/psphotBasicDeblend.c (modified) * trunk/psphot/src/psphotChoosePSF.c (modified) * trunk/psphot/src/psphotEnsemblePSF.c (modified) * trunk/psphot/src/psphotEvalFLT.c (added) * trunk/psphot/src/psphotEvalPSF.c (added) * trunk/psphot/src/psphotFitGalaxies.c (modified) * trunk/psphot/src/psphotFixedPSF.c (modified) * trunk/psphot/src/psphotFullFit.c (added) * trunk/psphot/src/psphotImageBackground.c (modified) * trunk/psphot/src/psphotMagnitudes.c (modified) * trunk/psphot/src/psphotMarkPSF.c (modified) * trunk/psphot/src/psphotOutput.c (modified) * trunk/psphot/src/psphotRadiusChecks.c (added) * trunk/psphot/src/psphotReapplyPSF.c (modified) substantial work on ensemble PSF fitting, better functions for ... Tue, 13 Dec 2005 01:31:54 GMT drobbin [5771] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) Updated tests and debugged code. PrecessionModel now working. Mon, 12 Dec 2005 21:14:38 GMT desonia [5765] * trunk/psModules/src/objects/Makefile.am (modified) * trunk/psModules/src/objects/pmObjects.c (modified) * trunk/psModules/src/objects/pmObjects.h (modified) * trunk/psModules/src/objects/pmPSF.c (modified) * trunk/psModules/src/objects/pmPSFtry.c (modified) * trunk/psModules/src/objects/psLibUtils.c (deleted) * trunk/psModules/src/objects/psLibUtils.h (deleted) * trunk/psModules/src/objects/psModulesUtils.c (deleted) * trunk/psModules/src/objects/psModulesUtils.h (deleted) removed dependencies on psLibUtils.[ch] and psModuleUtils.[ch]. Mon, 12 Dec 2005 20:55:49 GMT Paul Price [5764] * trunk/doc/pslib/psLibADD.tex (modified) Fixing "Spherical Rotation from Polar Motion": a typo in the axis, ... Mon, 12 Dec 2005 20:45:23 GMT Paul Price [5763] * trunk/doc/pslib/psLibADD.tex (modified) Fixing equation to correspond more closely with ... Mon, 12 Dec 2005 20:32:44 GMT desonia [5762] * trunk/psModules/src/objects/pmPSFtry.c (modified) * trunk/psModules/src/objects/pmPSFtry.h (modified) renamed the variable 'try' to 'psfTry' to avoid the conflict of ... Mon, 12 Dec 2005 20:19:24 GMT desonia [5761] * trunk/psModules/Makefile.am (modified) added autogen.sh to dist. Mon, 12 Dec 2005 20:11:07 GMT desonia [5760] * trunk/psModules/configure.ac (modified) * trunk/psModules/src/config/pmConfig.c (modified) * trunk/psModules/src/objects/pmObjects.h (modified) Changes from Bug #627 -- replaced sed with perl and a couple of GCC 4 ... Fri, 09 Dec 2005 02:46:42 GMT eugene [5756] * trunk/psphot/src/psphot.c (modified) default fitmode 2 Fri, 09 Dec 2005 02:41:59 GMT eugene [5755] * trunk/psphot/src/modelTestFitSource.c (modified) updated to use psFitsOpen Fri, 09 Dec 2005 02:39:17 GMT eugene [5754] * trunk/psphot/src/psphotOutput.c (modified) * trunk/psphot/src/psphotSetup.c (modified) updated to use psFitsAlloc Fri, 09 Dec 2005 01:27:34 GMT Paul Price [5753] * trunk/pois/src/Makefile.am (modified) Changing so that pois executable is installed. Thu, 08 Dec 2005 03:17:33 GMT Paul Price [5750] * trunk/doc/pslib/eoc_testing.txt (modified) Precession correction was in mas, not radians. Thu, 08 Dec 2005 02:49:04 GMT drobbin [5749] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) updated tests, got TEOtoCEO working and verified. Currently working ... Thu, 08 Dec 2005 02:43:02 GMT Paul Price [5748] * trunk/pois/src (modified) * trunk/pois/src/.cvsignore (modified) Adding target to .cvsignore. Thu, 08 Dec 2005 02:42:44 GMT Paul Price [5747] * trunk/pois (modified) * trunk/pois/.cvsignore (modified) Adding compile to .cvsignore Thu, 08 Dec 2005 02:41:27 GMT Paul Price [5746] * trunk/stac (modified) * trunk/stac/.cvsignore (added) * trunk/stac/src (modified) * trunk/stac/src/.cvsignore (added) Adding .cvsignore Thu, 08 Dec 2005 02:04:22 GMT Paul Price [5745] * trunk/stac/Makefile.am (added) * trunk/stac/autogen.sh (added) * trunk/stac/configure.ac (added) * trunk/stac/src/Makefile (deleted) * trunk/stac/src/Makefile.am (added) * trunk/stac/src/stac.c (modified) * trunk/stac/src/stacCheckMemory.c (modified) * trunk/stac/src/stacCombine.c (modified) * trunk/stac/src/stacInvertMaps.c (modified) * trunk/stac/src/stacRead.c (modified) * trunk/stac/src/stacScales.c (modified) * trunk/stac/src/stacTransform.c (modified) * trunk/stac/src/stacWrite.c (modified) * trunk/stac/src/sum.c (modified) Using autoconf; some bug fixes to the polynomial order Thu, 08 Dec 2005 01:03:40 GMT Paul Price [5744] * trunk/pois/configure.ac (modified) Updated to pslib-0.9.0. Thu, 08 Dec 2005 00:57:14 GMT Paul Price [5743] * trunk/stac/src/Makefile (modified) * trunk/stac/src/calcGradient.c (added) * trunk/stac/src/combine.c (modified) * trunk/stac/src/fixImage.c (deleted) * trunk/stac/src/shift.c (modified) * trunk/stac/src/shiftSize.c (modified) * trunk/stac/src/stac.c (modified) * trunk/stac/src/stac.h (modified) * trunk/stac/src/stacAreaOfInterest.c (modified) * trunk/stac/src/stacCheckMemory.c (modified) * trunk/stac/src/stacCombine.c (modified) * trunk/stac/src/stacConfig.c (modified) * trunk/stac/src/stacInvertMaps.c (modified) * trunk/stac/src/stacRead.c (modified) * trunk/stac/src/stacRejection.c (modified) * trunk/stac/src/stacScales.c (modified) * trunk/stac/src/stacTime.c (added) * trunk/stac/src/stacTransform.c (modified) * trunk/stac/src/stacWrite.c (modified) * trunk/stac/src/sum.c (added) Importing from PAP cvs tree again. This will now be the working tree. Thu, 08 Dec 2005 00:35:14 GMT Paul Price [5742] * trunk/pois/src/pois.c (modified) * trunk/pois/src/poisCalculateDeviations.c (modified) Updating to use pslib-0.9.0; replaced psFitsAlloc with psFitsOpen Thu, 08 Dec 2005 00:29:53 GMT gusciora [5741] * trunk/psModules/src/imcombine/pmImageCombine.c (modified) .... Thu, 08 Dec 2005 00:00:57 GMT gusciora [5739] * trunk/psModules/src/astrom/pmAstrometry.c (modified) * trunk/psModules/src/astrom/pmAstrometry.h (modified) * trunk/psModules/test/astrom/tst_pmAstrometry01.c (modified) Coded the pmFPASelectChip() and pmFPAExcludeChip() routines. Wed, 07 Dec 2005 21:41:44 GMT desonia [5736] * trunk/psModules/test/config/Makefile.am (modified) * trunk/psModules/test/config/SampleIPPConfig (deleted) * trunk/psModules/test/detrend/Makefile.am (modified) changes from rel9 cleanup Wed, 07 Dec 2005 21:36:05 GMT desonia [5735] * trunk/psModules/src/objects/pmObjects.c (modified) * trunk/psModules/src/objects/pmPSF.c (modified) * trunk/psModules/test/config/data (added) * trunk/psModules/test/config/data/SampleIPPConfig (added) fixed small errors (Bug 614 and 615) Wed, 07 Dec 2005 20:13:18 GMT desonia [5729] * trunk/psModules/configure.ac (modified) changed version. Wed, 07 Dec 2005 07:55:31 GMT eugene [5718] * trunk/psphot/Makefile (modified) * trunk/psphot/src/models/pmModel_TAUSS.c (added) * trunk/psphot/src/models/pmModel_WAUSS.c (modified) * trunk/psphot/src/pmModelGroup.c (deleted) * trunk/psphot/src/pmModelGroup.h (deleted) * trunk/psphot/src/pmObjects_EAM.c (deleted) * trunk/psphot/src/pmObjects_EAM.h (deleted) * trunk/psphot/src/pmPSF.c (deleted) * trunk/psphot/src/pmPSF.h (deleted) * trunk/psphot/src/pmPSFtry.c (deleted) * trunk/psphot/src/pmPSFtry.h (deleted) * trunk/psphot/src/pmSourceContour.c (modified) * trunk/psphot/src/psEllipse.c (deleted) * trunk/psphot/src/psEllipse.h (deleted) * trunk/psphot/src/psModulesUtils.h (modified) * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotBasicDeblend.c (modified) * trunk/psphot/src/psphotEnsemblePSF.c (modified) * trunk/psphot/src/psphotImageBackground.c (modified) * trunk/psphot/src/psphotModelGroupInit.c (modified) * trunk/psphot/src/psphotReapplyPSF.c (modified) finshed deblender, dropped local copies of psModule code Wed, 07 Dec 2005 04:43:52 GMT Paul Price [5717] * trunk/pois/Makefile.am (modified) * trunk/pois/configure.ac (modified) * trunk/pois/src/Makefile.am (modified) * trunk/pois/src/pois.c (modified) * trunk/pois/src/pois.h (modified) * trunk/pois/src/poisCalculateDeviations.c (modified) * trunk/pois/src/poisCalculateEquation.c (modified) * trunk/pois/src/poisConvolveImage.c (modified) * trunk/pois/src/poisExtractKernel.c (modified) * trunk/pois/src/poisFindStamps.c (modified) * trunk/pois/src/poisKernelBasisFunctions.c (modified) * trunk/pois/src/poisMakeMask.c (modified) * trunk/pois/src/poisParseConfig.c (modified) * trunk/pois/src/poisReadStamps.c (modified) * trunk/pois/src/poisRejectStamps.c (modified) * trunk/pois/src/poisSolveEquation.c (modified) * trunk/pois/src/poisStamp.c (modified) Importing current working PAP version (many bug fixes since this ... Wed, 07 Dec 2005 02:13:40 GMT drobbin [5716] * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) Updated EOC tests to verify against given test cases. All tests ... Tue, 06 Dec 2005 21:52:34 GMT desonia [5715] * trunk/psLib/configure.ac (modified) changed version number. Tue, 06 Dec 2005 20:43:34 GMT desonia [5710] * trunk/psModules/src/mainpage.dox (modified) tweaked. Tue, 06 Dec 2005 19:48:26 GMT eugene [5709] * trunk/doc/modules/CameraImages.tex (modified) * trunk/doc/modules/ChangeLogSDRS.tex (modified) * trunk/doc/modules/Makefile (modified) * trunk/doc/modules/ModulesSDRS.tex (modified) updating for cycle 10 release Tue, 06 Dec 2005 18:56:01 GMT eugene [5707] * trunk/doc/pslib/psLibSDRS.tex (modified) prepare for release Tue, 06 Dec 2005 18:54:01 GMT eugene [5706] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) prepare for release Tue, 06 Dec 2005 18:46:08 GMT gusciora [5705] * trunk/psLib/src/mainpage.dox (modified) psModule routines. Tue, 06 Dec 2005 17:57:54 GMT eugene [5704] * trunk/psphot/src/psphotBasicDeblend.c (modified) * trunk/psphot/src/psphotEnsemblePSF.c (modified) adding basic deblending Tue, 06 Dec 2005 02:02:23 GMT eugene [5703] * trunk/Ohana/src/kapa/Makefile (modified) * trunk/Ohana/src/kapa/graph/PPMit2.c (added) * trunk/Ohana/src/kapa/setup/MakeColormap.c (modified) added no-X PPM mode Tue, 06 Dec 2005 02:01:47 GMT eugene [5702] * trunk/Ohana/src/opihi/cmd.data/vload.c (modified) minor fixes, added sizes, object types Tue, 06 Dec 2005 02:01:24 GMT eugene [5701] * trunk/Ohana/src/kii/button/PSit.c (modified) * trunk/Ohana/src/kii/colorbar/SetColormap.c (modified) minor fixes Tue, 06 Dec 2005 01:55:45 GMT eugene [5700] * trunk/Ohana/src/kii/Makefile (modified) * trunk/Ohana/src/kii/button/ButtonFunctions.c (modified) * trunk/Ohana/src/kii/button/PSit.c (modified) * trunk/Ohana/src/kii/colorbar/SetColormap.c (modified) * trunk/Ohana/src/kii/event/CheckPipe.c (modified) * trunk/Ohana/src/kii/include/alphabet.h (added) * trunk/Ohana/src/kii/include/bDraw.h (added) * trunk/Ohana/src/kii/include/constants.h (modified) * trunk/Ohana/src/kii/include/structures.h (modified) * trunk/Ohana/src/kii/overlay/EraseOverlay.c (modified) * trunk/Ohana/src/kii/overlay/LoadOverlay.c (modified) * trunk/Ohana/src/kii/overlay/LoadTickmarks.c (modified) * trunk/Ohana/src/kii/overlay/RotFont.c (added) * trunk/Ohana/src/kii/overlay/bDrawColormap.c (added) * trunk/Ohana/src/kii/overlay/bDrawFrame.c (added) * trunk/Ohana/src/kii/overlay/bDrawFuncs.c (added) * trunk/Ohana/src/kii/overlay/bDrawOverlay.c (added) * trunk/Ohana/src/kii/overlay/bDrawRotFont.c (added) * trunk/Ohana/src/kii/picture/Center.c (modified) * trunk/Ohana/src/kii/picture/JPEGit24.c (modified) * trunk/Ohana/src/kii/picture/NewPicture.c (modified) * trunk/Ohana/src/kii/picture/Resize.c (modified) * trunk/Ohana/src/kii/setup/CheckVisual.c (modified) * trunk/Ohana/src/kii/setup/DefineLayout.c (modified) * trunk/Ohana/src/kii/setup/SetUpWindow.c (modified) * trunk/Ohana/src/kii/setup/Ximage.c (modified) adding no-X version of JPEG, other features Mon, 05 Dec 2005 22:51:20 GMT desonia [5691] * trunk/psModules/test/astrom (modified) * trunk/psModules/test/astrom/.cvsignore (modified) * trunk/psModules/test/config (modified) * trunk/psModules/test/config/.cvsignore (modified) * trunk/psModules/test/detrend (modified) * trunk/psModules/test/detrend/.cvsignore (modified) *** empty log message *** Mon, 05 Dec 2005 22:34:31 GMT desonia [5688] * trunk/psLib/test/astro (modified) * trunk/psLib/test/astro/.cvsignore (modified) *** empty log message *** Mon, 05 Dec 2005 22:33:42 GMT desonia [5687] * trunk/psLib/test/astro/tst_psCoord01.c (modified) * trunk/psLib/test/astro/verified/tst_psCoord01.stderr (modified) removed psProject / psDeproject tests, as they may not be correctly ... Mon, 05 Dec 2005 22:14:27 GMT drobbin [5686] * trunk/psLib/src/mathtypes/psImage.c (modified) Fixed bug 602, (added 1,1 to x0,y0 for psRegionToString) Mon, 05 Dec 2005 22:10:17 GMT desonia [5685] * trunk/psModules/src/Makefile.am (modified) added dependency line to trigger a relink on a file change. Mon, 05 Dec 2005 22:00:48 GMT drobbin [5684] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/test/astro/tst_psTime_01.c (modified) * trunk/psLib/test/astro/tst_psTime_03.c (modified) fixed formatting for strings for bug 600, TimeFromISO Mon, 05 Dec 2005 21:42:32 GMT gusciora [5683] * trunk/psModules/test/config/SampleIPPConfig (added) * trunk/psModules/test/config/tst_pmConfig.c (added) .... Mon, 05 Dec 2005 21:33:29 GMT gusciora [5682] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/math/psStats.c (modified) The previous psCoord.c merge is not correct. Neither is this. Mon, 05 Dec 2005 21:28:55 GMT gusciora [5681] * trunk/psModules/src/astrom/pmAstrometry.c (modified) * trunk/psModules/src/astrom/pmAstrometry.h (modified) * trunk/psModules/test/astrom/tst_pmAstrometry.c (modified) * trunk/psModules/test/astrom/tst_pmAstrometry01.c (modified) * trunk/psModules/test/detrend/verified/tst_pmFlatField.stderr (modified) * trunk/psModules/test/detrend/verified/tst_pmFlatField.stdout (modified) * trunk/psModules/test/detrend/verified/tst_pmMaskBadPixels.stderr (modified) * trunk/psModules/test/detrend/verified/tst_pmMaskBadPixels.stdout (modified) * trunk/psModules/test/detrend/verified/tst_pmNonLinear.stderr (modified) * trunk/psModules/test/detrend/verified/tst_pmNonLinear.stdout (modified) * trunk/psModules/test/imsubtract/verified/tst_pmSubtractBias.stderr (modified) * trunk/psModules/test/imsubtract/verified/tst_pmSubtractBias.stdout (modified) * trunk/psModules/test/objects/tst_pmObjects01.c (modified) Some code preparation for the release. Mon, 05 Dec 2005 21:25:08 GMT desonia [5680] * trunk/psLib/test/astro/Makefile.am (modified) adjusted creation of private pslib.config to point to the source ... Mon, 05 Dec 2005 21:23:51 GMT gusciora [5679] * trunk/psModules/test/config/verified (added) * trunk/psModules/test/config/verified/tst_pmConfig.stderr (added) * trunk/psModules/test/config/verified/tst_pmConfig.stdout (added) .... Mon, 05 Dec 2005 21:16:30 GMT desonia [5678] * trunk/psLib/etc/pslib/Makefile.am (modified) * trunk/psLib/etc/pslib/pslib.config.template (modified) Bug 601 -- changed ${prefix}/share to ${datadir}. Mon, 05 Dec 2005 21:08:58 GMT desonia [5677] * trunk/psLib/test/mathtypes/verified/tst_psVector.stderr (modified) added tests. Mon, 05 Dec 2005 21:05:20 GMT desonia [5676] * trunk/psLib/src/imageops/psImageStructManip.c (modified) Preserved col0,row0 in psImageCopy (Bug #609). Mon, 05 Dec 2005 20:49:40 GMT gusciora [5675] * trunk/psModules/src/detrend/pmNonLinear.c (modified) .... Mon, 05 Dec 2005 20:49:30 GMT gusciora [5674] * trunk/psModules/src/astrom/Makefile.am (modified) * trunk/psModules/src/astrom/pmAstrometry.c (modified) * trunk/psModules/src/astrom/pmAstrometryObjects.c (added) * trunk/psModules/src/astrom/pmAstrometryObjects.h (added) This is the first version of the astrometry objects code directly ... Sun, 04 Dec 2005 15:35:46 GMT eugene [5673] * trunk/Ohana/src/kapa/doc/input (added) test input script Sun, 04 Dec 2005 15:33:32 GMT eugene [5672] * trunk/psphot/Makefile (modified) * trunk/psphot/src/modelTestFitSource.c (modified) * trunk/psphot/src/pmPeaksSigmaLimit.c (modified) * trunk/psphot/src/pmSourceContour.c (added) * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotBasicDeblend.c (added) * trunk/psphot/src/psphotEnsemblePSF.c (added) * trunk/psphot/src/psphotFitGalaxies.c (modified) * trunk/psphot/src/psphotFixedPSF.c (modified) * trunk/psphot/src/psphotImageBackground.c (added) * trunk/psphot/src/psphotMagnitudes.c (modified) * trunk/psphot/src/psphotMarkPSF.c (modified) * trunk/psphot/src/psphotModelGroupInit.c (added) * trunk/psphot/src/psphotOutput.c (modified) * trunk/psphot/src/psphotReapplyPSF.c (added) * trunk/psphot/src/psphotSetup.c (modified) * trunk/psphot/src/psphotSortBySN.c (modified) * trunk/psphot/src/psphotSubtractPSF.c (modified) * trunk/psphot/src/psphotTest.c (modified) * trunk/psphot/src/psphotTestArguments.c (added) simultaneous PSF fitting, better background, basic deblending Sat, 03 Dec 2005 03:37:14 GMT jhoblitt [5671] * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous/Changes (modified) add missing timestamp Sat, 03 Dec 2005 03:19:43 GMT jhoblitt [5670] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) fix Nebulous::Client->open() Sat, 03 Dec 2005 03:02:10 GMT jhoblitt [5669] * trunk/Nebulous-Server/Build.PL (modified) * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous/Build.PL (modified) * trunk/Nebulous/Changes (modified) recommend Test::Distribution 1.22 Sat, 03 Dec 2005 02:59:49 GMT jhoblitt [5668] * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous-Server/MANIFEST (modified) * trunk/Nebulous-Server/t/00_distribution.t (added) * trunk/Nebulous/Changes (modified) * trunk/Nebulous/MANIFEST (modified) * trunk/Nebulous/t/00_distribution.t (added) add t/00_distribution.t Sat, 03 Dec 2005 02:55:35 GMT jhoblitt [5667] * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous-Server/MANIFEST (modified) * trunk/Nebulous-Server/t/09_server_is_valid_volume_name.t (deleted) * trunk/Nebulous-Server/t/10_client_new.t (deleted) * trunk/Nebulous-Server/t/10_server_is_valid_volume_name.t (added) * trunk/Nebulous-Server/t/11_client_create.t (deleted) * trunk/Nebulous-Server/t/11_client_open_create.t (deleted) * trunk/Nebulous-Server/t/11_server_is_valid_class_id.t (added) * trunk/Nebulous-Server/t/12_client_replicate.t (deleted) * trunk/Nebulous-Server/t/13_client_cull.t (deleted) * trunk/Nebulous-Server/t/14_client_lock.t (deleted) * trunk/Nebulous-Server/t/15_client_unlock.t (deleted) * trunk/Nebulous-Server/t/16_client_find_instances.t (deleted) * trunk/Nebulous-Server/t/17_client_find.t (deleted) * trunk/Nebulous-Server/t/18_client_open.t (deleted) * trunk/Nebulous-Server/t/19_client_delete.t (deleted) * trunk/Nebulous-Server/t/20_client_copy.t (deleted) * trunk/Nebulous-Server/t/21_client_move.t (deleted) * trunk/Nebulous-Server/t/22_client_delete_instance.t (deleted) * trunk/Nebulous-Server/t/23_client_stat.t (deleted) * trunk/Nebulous-Server/t/24_nebclient.t (deleted) * trunk/Nebulous/Changes (modified) * trunk/Nebulous/MANIFEST (modified) * trunk/Nebulous/t/09_server_is_valid_volume_name.t (deleted) * trunk/Nebulous/t/10_client_new.t (deleted) * trunk/Nebulous/t/10_server_is_valid_volume_name.t (added) * trunk/Nebulous/t/11_client_create.t (deleted) * trunk/Nebulous/t/11_client_open_create.t (deleted) * trunk/Nebulous/t/11_server_is_valid_class_id.t (added) * trunk/Nebulous/t/12_client_replicate.t (deleted) * trunk/Nebulous/t/13_client_cull.t (deleted) * trunk/Nebulous/t/14_client_lock.t (deleted) * trunk/Nebulous/t/15_client_unlock.t (deleted) * trunk/Nebulous/t/16_client_find_instances.t (deleted) * trunk/Nebulous/t/17_client_find.t (deleted) * trunk/Nebulous/t/18_client_open.t (deleted) * trunk/Nebulous/t/19_client_delete.t (deleted) * trunk/Nebulous/t/20_client_copy.t (deleted) * trunk/Nebulous/t/21_client_move.t (deleted) * trunk/Nebulous/t/22_client_delete_instance.t (deleted) * trunk/Nebulous/t/23_client_stat.t (deleted) * trunk/Nebulous/t/24_nebclient.t (deleted) * trunk/Nebulous/t/50_client_new.t (added) * trunk/Nebulous/t/51_client_create.t (added) * trunk/Nebulous/t/51_client_open_create.t (added) * trunk/Nebulous/t/52_client_replicate.t (added) * trunk/Nebulous/t/53_client_cull.t (added) * trunk/Nebulous/t/54_client_lock.t (added) * trunk/Nebulous/t/55_client_unlock.t (added) * trunk/Nebulous/t/56_client_find_instances.t (added) * trunk/Nebulous/t/57_client_find.t (added) * trunk/Nebulous/t/58_client_open.t (added) * trunk/Nebulous/t/59_client_delete.t (added) * trunk/Nebulous/t/60_client_copy.t (added) * trunk/Nebulous/t/61_client_move.t (added) * trunk/Nebulous/t/62_client_delete_instance.t (added) * trunk/Nebulous/t/63_client_stat.t (added) * trunk/Nebulous/t/90_nebclient.t (added) rename test files Sat, 03 Dec 2005 02:35:50 GMT jhoblitt [5665] * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous/Changes (modified) * trunk/Nebulous/nebclient/configure.ac (modified) [nebclient] VERSION to '0.0.2' Sat, 03 Dec 2005 02:32:56 GMT jhoblitt [5664] * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/Changes (modified) * trunk/Nebulous/lib/Nebulous/Client.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) Nebulous::Client, Nebulous::Server, & Nebulous::Server::SQL VERSION ... Sat, 03 Dec 2005 02:29:55 GMT jhoblitt [5663] * trunk/Nebulous/lib/Nebulous/Client.pod (modified) add ->open_create() Sat, 03 Dec 2005 02:26:59 GMT jhoblitt [5662] * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous-Server/t/11_client_create.t (modified) * trunk/Nebulous-Server/t/11_client_open_create.t (added) * trunk/Nebulous/Changes (modified) * trunk/Nebulous/lib/Nebulous/Client.pm (modified) * trunk/Nebulous/t/11_client_create.t (modified) * trunk/Nebulous/t/11_client_open_create.t (added) add Nebulous::Client->open_create() change ... Fri, 02 Dec 2005 23:49:08 GMT jhoblitt [5661] * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous/Changes (modified) * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) * trunk/Nebulous/nebclient/tests/tests.c (modified) [nebclient] add nebOpenCreate() [nebclient] change nebCreate() to ... Fri, 02 Dec 2005 23:48:16 GMT jhoblitt [5660] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) fix test failure Fri, 02 Dec 2005 04:40:00 GMT drobbin [5657] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stderr (modified) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout (modified) Debugging/Test code updates. Aberration, Gravity, and CEOtoTEO mainly Fri, 02 Dec 2005 00:51:48 GMT mberning [5656] * trunk/psLib/test/mathtypes/tst_psVector.c (modified) Added Support for different data typesCVS: ... Thu, 01 Dec 2005 23:36:23 GMT gusciora [5655] * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psStats.c (modified) .... Thu, 01 Dec 2005 19:55:16 GMT eugene [5654] * trunk/psphot/src/psSparse.c (modified) * trunk/psphot/src/psSparse.h (added) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotSparseMatrix.c (modified) * trunk/psphot/src/psphotTest.c (modified) adding ensemble photometry Thu, 01 Dec 2005 16:14:50 GMT eugene [5653] * trunk/psphot/Makefile (modified) * trunk/psphot/src/psSparse.c (added) * trunk/psphot/src/psphotSparseMatrix.c (modified) testing psSparse Thu, 01 Dec 2005 15:19:52 GMT eugene [5652] * trunk/psphot/Makefile (modified) * trunk/psphot/src/psphotSparseMatrix.c (modified) * trunk/psphot/src/psphotTest.c (added) sparse matrix test Thu, 01 Dec 2005 04:03:51 GMT Paul Price [5651] * trunk/archive/scripts/src/phase2/Makefile.am (modified) * trunk/archive/scripts/src/phase2/ipprc.config (modified) * trunk/archive/scripts/src/phase2/papPhase2.c (modified) * trunk/archive/scripts/src/phase2/phase2.config (modified) * trunk/archive/scripts/src/phase2/pmConfig.c (modified) * trunk/archive/scripts/src/phase2/pmFPA.h (modified) * trunk/archive/scripts/src/phase2/pmFPAConstruct.c (modified) * trunk/archive/scripts/src/phase2/pmFPAMorph.c (modified) * trunk/archive/scripts/src/phase2/pmFPAMorph.h (modified) * trunk/archive/scripts/src/phase2/psAdditionals.c (modified) * trunk/archive/scripts/src/phase2/psAdditionals.h (modified) pmFPAMorph compiles Thu, 01 Dec 2005 03:18:08 GMT eugene [5650] * trunk/psphot/src/psphotSparseMatrix.c (added) sparse matrix inversion for linear psf fit Thu, 01 Dec 2005 01:20:38 GMT gusciora [5647] * trunk/psLib/test/math/tst_psSpline1D.c (modified) * trunk/psLib/test/math/verified/tst_psSpline1D.stdout (modified) .... Thu, 01 Dec 2005 00:52:00 GMT jhoblitt [5645] * trunk/archive/scripts/src/phase2/configure.ac (modified) oops, wrong branch