# # ChangeLog for / # # Generated by Trac 1.6 # Aug 10, 2026, 7:41:08 AM Fri, 23 Sep 2005 18:36:25 GMT gusciora [5108] * trunk/psModules/test/tst_pmSubtractBias.c (modified) * trunk/psModules/test/verified/tst_pmImageSubtract.stdout (modified) .... Fri, 23 Sep 2005 02:59:05 GMT Paul Price [5107] * trunk/archive/scripts/src/phase2/pmFlatField.c (added) * trunk/archive/scripts/src/phase2/pmFlatField.h (added) * trunk/archive/scripts/src/phase2/pmFlatFieldErrors.h (added) * trunk/archive/scripts/src/phase2/pmMaskBadPixels.c (added) * trunk/archive/scripts/src/phase2/pmMaskBadPixels.h (added) * trunk/archive/scripts/src/phase2/pmMaskBadPixelsErrors.h (added) * trunk/archive/scripts/src/phase2/pmNonLinear.c (added) * trunk/archive/scripts/src/phase2/pmNonLinear.h (added) * trunk/archive/scripts/src/phase2/pmSubtractBias.c (added) * trunk/archive/scripts/src/phase2/pmSubtractBias.h (added) Adding files from psModules --- don't want to include psModule while ... Fri, 23 Sep 2005 02:57:19 GMT Paul Price [5106] * trunk/archive/scripts/src/phase2/pmFPAMorph.c (added) * trunk/archive/scripts/src/phase2/pmFPAMorph.h (added) These aren't yet up to what I'd like. Fri, 23 Sep 2005 02:56:53 GMT Paul Price [5105] * trunk/archive/scripts/src/phase2/ipprc.config (added) * trunk/archive/scripts/src/phase2/megacam_raw.config (added) * trunk/archive/scripts/src/phase2/phase2.config (added) * trunk/archive/scripts/src/phase2/pmFPAConceptsGet.c (added) * trunk/archive/scripts/src/phase2/pmFPAConceptsGet.h (added) * trunk/archive/scripts/src/phase2/pmFPAConceptsSet.c (added) * trunk/archive/scripts/src/phase2/pmFPAConceptsSet.h (added) * trunk/archive/scripts/src/phase2/pmFPARead.c (added) * trunk/archive/scripts/src/phase2/pmFPARead.h (added) * trunk/archive/scripts/src/phase2/pmFPAWrite.c (added) * trunk/archive/scripts/src/phase2/pmFPAWrite.h (added) Adding new files Fri, 23 Sep 2005 02:54:52 GMT Paul Price [5104] * trunk/archive/scripts/src/phase2/Makefile (modified) * trunk/archive/scripts/src/phase2/papPhase2.c (modified) * trunk/archive/scripts/src/phase2/papStuff.c (modified) * trunk/archive/scripts/src/phase2/pmConfig.c (modified) * trunk/archive/scripts/src/phase2/pmFPA.c (modified) * trunk/archive/scripts/src/phase2/pmFPA.h (modified) * trunk/archive/scripts/src/phase2/pmFPAConstruct.c (modified) * trunk/archive/scripts/src/phase2/pmFPAConstruct.h (modified) * trunk/archive/scripts/src/phase2/psAdditionals.c (modified) * trunk/archive/scripts/src/phase2/psAdditionals.h (modified) Working under pslib-0.7.0, but don't have the inner loop behaving yet. Fri, 23 Sep 2005 02:39:06 GMT drobbin [5103] * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/test/types/tst_psMetadata_07.c (modified) updated psMetadataConfigFormat to correctly output comments Fri, 23 Sep 2005 01:56:54 GMT gusciora [5102] * trunk/psLib/src/math/psSpline.c (modified) * trunk/psModules/src/pmSubtractBias.c (modified) * trunk/psModules/src/pmSubtractSky.c (modified) .... Fri, 23 Sep 2005 00:04:36 GMT drobbin [5101] * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/src/types/psPixels.h (modified) * trunk/psLib/test/mathtypes/tst_psImage.c (modified) * trunk/psLib/test/mathtypes/verified/tst_psImage.stderr (modified) * trunk/psLib/test/types/tst_psPixels.c (modified) * trunk/psLib/test/types/verified/tst_psPixels.stderr (modified) Added and update PixelGet/Set, ImageGet/Set, and test fxns Thu, 22 Sep 2005 23:46:58 GMT desonia [5100] * trunk/psLib/src/TestCoverage (added) *** empty log message *** Thu, 22 Sep 2005 23:19:38 GMT desonia [5099] * trunk/psLib/src/fits/psFits.c (modified) Added string support to psFitWriteTable Thu, 22 Sep 2005 22:51:46 GMT gusciora [5098] * trunk/psLib/test/sys/tst_psMemory.c (modified) Format change. Thu, 22 Sep 2005 22:50:36 GMT gusciora [5097] * trunk/psLib/test/imageops/verified/tst_psImageStats.stderr (modified) .... Thu, 22 Sep 2005 22:49:29 GMT gusciora [5096] * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/test/imageops/tst_psImageStats.c (modified) Implementing the psPoly nOrder/nTerm switch. Thu, 22 Sep 2005 22:24:58 GMT gusciora [5095] * trunk/psLib/test/astro/tst_psCoord.c (modified) * trunk/psLib/test/astro/tst_psCoord01.c (modified) * trunk/psLib/test/astro/verified/tst_psCoord.stderr (modified) * trunk/psLib/test/astro/verified/tst_psCoord01.stderr (modified) Format change. Thu, 22 Sep 2005 22:22:15 GMT gusciora [5094] * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/test/math/tst_psFunc10.c (modified) * trunk/psLib/test/math/tst_psFunc11.c (modified) Implementing psPoly nOrder/nTerm switch. Thu, 22 Sep 2005 21:27:35 GMT Paul Price [5093] * trunk/doc/pslib/psLibSDRS.tex (modified) Added explanation of return value for psPixelsGet. Thu, 22 Sep 2005 20:45:43 GMT gusciora [5092] * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/test/math/tst_psFunc02.c (modified) * trunk/psLib/test/math/tst_psFunc03.c (modified) * trunk/psLib/test/math/tst_psFunc08.c (modified) * trunk/psLib/test/math/tst_psFunc09.c (modified) * trunk/psLib/test/math/tst_psFunc10.c (modified) * trunk/psLib/test/math/tst_psFunc11.c (modified) * trunk/psLib/test/math/tst_psMinimize04.c (modified) * trunk/psLib/test/math/verified/tst_psMinimize04.stderr (modified) * trunk/psLib/test/math/verified/tst_psMinimize04.stdout (modified) * trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stderr (modified) Implementing the polynomial nTerm -> nOrder switch, Thu, 22 Sep 2005 03:00:31 GMT gusciora [5091] * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/test/math/tst_psFunc00.c (modified) * trunk/psLib/test/math/tst_psFunc02.c (modified) * trunk/psLib/test/math/verified/tst_psMinimize04.stderr (modified) * trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stderr (modified) Polynomial nOrder nTerm change. Thu, 22 Sep 2005 02:47:16 GMT gusciora [5090] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/imageops/psImageStats.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/psStats.c (modified) * trunk/psLib/test/astro/tst_psCoord.c (modified) * trunk/psLib/test/math/tst_psFunc00.c (modified) * trunk/psLib/test/math/tst_psFunc08.c (modified) * trunk/psLib/test/math/tst_psFunc09.c (modified) * trunk/psLib/test/math/tst_psFunc10.c (modified) * trunk/psLib/test/math/tst_psFunc11.c (modified) * trunk/psLib/test/math/tst_psMinimize04.c (modified) * trunk/psLib/test/math/tst_psMinimize04_F32.c (modified) * trunk/psLib/test/math/tst_psMinimize04b.c (modified) * trunk/psLib/test/math/tst_psMinimize04b_F32.c (modified) * trunk/psLib/test/math/tst_psMinimizeVector2D_F32.c (modified) * trunk/psLib/test/math/tst_psMinimizeVector2D_F64.c (modified) The nX terms for the polynomials now refer to the order, not the ... Thu, 22 Sep 2005 02:32:00 GMT drobbin [5089] * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.h (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/test/mathtypes/tst_psVector.c (modified) * trunk/psLib/test/mathtypes/verified/tst_psVector.stderr (modified) Added psVectorGet/Set and tests. Added prototype for ... Wed, 21 Sep 2005 22:39:51 GMT Paul Price [5088] * trunk/doc/pslib/psLibSDRS.tex (modified) psVectorCreate missing a * Wed, 21 Sep 2005 21:37:21 GMT drobbin [5087] * trunk/psLib/pslib.kdevelop (modified) * trunk/psLib/src/astro/psTime.h (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/test/mathtypes/tst_psVector.c (modified) * trunk/psLib/test/mathtypes/verified/tst_psVector.stderr (modified) Updated/added psTimer fxns and psVectorCreate (and tests) Wed, 21 Sep 2005 06:57:42 GMT eugene [5086] * trunk/psphot/src/psphot.c (modified) adding psphotMagnitudes Wed, 21 Sep 2005 06:52:23 GMT eugene [5085] * trunk/psphot/Makefile (modified) * trunk/psphot/src/pmObjects_EAM.h (modified) * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotArguments.c (modified) * trunk/psphot/src/psphotMagnitudes.c (added) * trunk/psphot/src/psphotOutput.c (modified) added pmSourceMagnitudes, added elixir/imclean header keywords Wed, 21 Sep 2005 04:48:16 GMT eugene [5084] * trunk/psphot/Makefile (modified) * trunk/psphot/src/pmPSFtry.c (modified) * trunk/psphot/src/pmPSFtry.h (modified) * trunk/psphot/src/psPolynomials.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotArguments.c (modified) * trunk/psphot/src/psphotOutput.c (modified) alternative clipping for pmPSFtryMetric Wed, 21 Sep 2005 02:11:16 GMT drobbin [5083] * trunk/psLib/pslib.kdevelop (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) * trunk/psLib/test/astro/tst_psTime_04.c (modified) * trunk/psLib/test/astro/verified/tst_psTime_04.stderr (modified) Implemented prototype and new code for psTimer fxns, tested, and debugged Wed, 21 Sep 2005 01:13:39 GMT jhoblitt [5082] * trunk/PS-IPP-MetaDB/Build.PL (copied) This commit was generated by cvs2svn to compensate for changes in ... Wed, 21 Sep 2005 01:13:39 GMT jhoblitt [5081] * branches/jhoblitt/PS-IPP-MetaDB/Build.PL (added) initial import Tue, 20 Sep 2005 22:21:06 GMT jhoblitt [5080] * trunk/PS-IPP-MetaDB (added) * trunk/PS-IPP-MetaDB/Changes (copied) * trunk/PS-IPP-MetaDB/LICENSE (copied) * trunk/PS-IPP-MetaDB/README (copied) * trunk/PS-IPP-MetaDB/Todo (copied) * trunk/PS-IPP-MetaDB/t (added) * trunk/PS-IPP-MetaDB/t/01_load.t (copied) This commit was generated by cvs2svn to compensate for changes in ... Tue, 20 Sep 2005 22:21:06 GMT jhoblitt [5079] * branches/jhoblitt/PS-IPP-MetaDB (added) * branches/jhoblitt/PS-IPP-MetaDB/Changes (added) * branches/jhoblitt/PS-IPP-MetaDB/LICENSE (added) * branches/jhoblitt/PS-IPP-MetaDB/README (added) * branches/jhoblitt/PS-IPP-MetaDB/Todo (added) * branches/jhoblitt/PS-IPP-MetaDB/t (added) * branches/jhoblitt/PS-IPP-MetaDB/t/01_load.t (added) initial import Tue, 20 Sep 2005 22:10:43 GMT eugene [5078] * trunk/pstest (added) * trunk/pstest/Makefile (added) * trunk/pstest/src (added) * trunk/pstest/src/psLibUtils.c (added) * trunk/pstest/src/psLibUtils.h (added) * trunk/pstest/src/pstArguments.c (added) * trunk/pstest/src/pstest.c (added) * trunk/pstest/src/pstest.h (added) adding basic test program Tue, 20 Sep 2005 22:01:33 GMT jhoblitt [5077] * trunk/doc/modules/ChangeLogSDRS.tex (modified) * trunk/doc/modules/ModulesSDRS.tex (modified) merge MSDR-08-FIXES Tue, 20 Sep 2005 21:57:56 GMT jhoblitt [5076] * branches/MSDR-08-FIXES/doc/modules/ModulesSDRS.tex (modified) fix enum syntax Tue, 20 Sep 2005 21:43:56 GMT jhoblitt [5075] * trunk/doc/modules/modules-delta (modified) add usage and --color option Tue, 20 Sep 2005 20:48:35 GMT gusciora [5074] * trunk/psLib/src/math/psPolynomial.c (modified) psTrace() bug with trace level higher than 10. Tue, 20 Sep 2005 03:24:40 GMT eugene [5073] * trunk/psphot/src/psphotOutput.c (modified) added CMP, CMF output formats Tue, 20 Sep 2005 02:43:53 GMT drobbin [5072] * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sys/psLogMsg.h (modified) * trunk/psLib/test/sys/tst_psLogMsg.c (modified) * trunk/psLib/test/sys/verified/tst_psLogMsg.stderr (modified) * trunk/psLib/test/sys/verified/tst_psLogMsg.stdout (modified) added psLogGet fxns and updated spline functions for unsigned int ... Tue, 20 Sep 2005 00:31:22 GMT drobbin [5071] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/test/sys/tst_psTrace.c (modified) * trunk/psLib/test/sys/verified/tst_psTrace.stderr (modified) Inserted Gene's code for psTrace in and fixed psTraceV to use va_arg Mon, 19 Sep 2005 22:50:29 GMT drobbin [5070] * trunk/psLib/configure.ac (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/test/math/tst_psFunc07.c (modified) Patched configure.ac, updated psTrace, fixed seg fault from psSpline ... Mon, 19 Sep 2005 22:33:44 GMT jhoblitt [5069] * branches/SDRS-16-FIXES/doc/pslib/psLibSDRS.tex (modified) merge revisions: 1.337 1.338 1.339 Mon, 19 Sep 2005 22:26:40 GMT eugene [5068] * trunk/psphot/src/pmPSF.c (modified) * trunk/psphot/src/pmPSFtry.c (modified) * trunk/psphot/src/pmSourceUtils.c (deleted) * trunk/psphot/src/psLibUtils.h (modified) * trunk/psphot/src/psPolynomials.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotOutput.c (modified) fixing errors related to apResid and skyBias Mon, 19 Sep 2005 22:15:45 GMT drobbin [5067] * trunk/psModules/Doxyfile.in (modified) * trunk/psModules/Makefile.am (modified) * trunk/psModules/configure.ac (modified) * trunk/psModules/psmodule-config.in (modified) * trunk/psModules/psmodule.pc.in (modified) * trunk/psModules/src/Makefile.am (modified) * trunk/psModules/test/Makefile.am (modified) Applied patches from bug 528 Mon, 19 Sep 2005 19:53:13 GMT drobbin [5066] * 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) Made changes to poly struct (psMaskType) and spline fxns (unsigned int's) Sat, 17 Sep 2005 00:54:00 GMT jhoblitt [5065] * trunk/doc/misc/modelSoftwareUsers.txt (added) fwv Fri, 16 Sep 2005 23:56:51 GMT drobbin [5064] * trunk/psLib/src/imageops/psImagePixelManip.c (modified) * trunk/psLib/src/imageops/psImagePixelManip.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/test/mathtypes/tst_psImage.c (modified) Relatively minor changes from new SDRS rev16 Fri, 16 Sep 2005 22:25:26 GMT Paul Price [5063] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Removed psMath Fri, 16 Sep 2005 21:53:26 GMT jhoblitt [5062] * trunk/doc/pslib/pslib-delta (modified) fix usage string Fri, 16 Sep 2005 21:51:47 GMT jhoblitt [5061] * trunk/doc/pslib/pslib-delta (modified) add --color option which is passed to $APIDELTA Fri, 16 Sep 2005 21:26:47 GMT eugene [5060] * trunk/psphot/src/pspsf.c (deleted) dropped old pspsf.c Fri, 16 Sep 2005 01:56:17 GMT eugene [5059] * trunk/doc/ipptools/outline.tex (modified) * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibADD.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) minor changes Thu, 15 Sep 2005 22:12:26 GMT eugene [5058] * trunk/psphot/Makefile (modified) * trunk/psphot/src/pmPSF.c (modified) * trunk/psphot/src/pmPSF.h (modified) * trunk/psphot/src/pmPSFtry.c (modified) * trunk/psphot/src/pmPSFtry.h (modified) * trunk/psphot/src/psLibUtils.h (modified) * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotApplyPSF.c (modified) * trunk/psphot/src/psphotChoosePSF.c (modified) * trunk/psphot/src/psphotFitGalaxies.c (modified) * trunk/psphot/src/psphotImageStats.c (modified) * trunk/psphot/src/psphotMarkPSF.c (modified) * trunk/psphot/src/psphotOutput.c (modified) * trunk/psphot/src/psphotSetup.c (modified) * trunk/psphot/src/psphotSourceStats.c (modified) moved ApResid, etc into pmPSF from pmPSFtry Thu, 15 Sep 2005 21:22:22 GMT drobbin [5057] * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/src/fits/psFits.h (modified) * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageStructManip.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/mathtypes/psScalar.h (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/src/sys/psLogMsg.h (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/types/psBitSet.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/xml/psXML.c (modified) * trunk/psLib/test/imageops/tst_psImageGeomManip.c (modified) * trunk/psLib/test/types/tst_psMetadata_04.c (modified) Minor changes from new SDRS, prototype code for psArguments Thu, 15 Sep 2005 20:53:06 GMT Paul Price [5056] * trunk/doc/pslib/psLibSDRS.tex (modified) Fixing missing commas, an old name changed to the new. Thu, 15 Sep 2005 03:39:25 GMT Paul Price [5055] * trunk/doc/pslib/psLibSDRS.tex (modified) Fixing up some more for api-delta. Thu, 15 Sep 2005 03:31:51 GMT Paul Price [5054] * trunk/doc/pslib/psLibSDRS.tex (modified) Changed some functions to verbatim to remove from api-delta Wed, 14 Sep 2005 20:14:36 GMT gusciora [5053] * trunk/psModules/test/tst_pmAstrometry.c (modified) .... Wed, 14 Sep 2005 19:21:41 GMT gusciora [5052] * trunk/psModules/src/pmAstrometry.c (modified) * trunk/psModules/test/tst_pmAstrometry.c (modified) I think I fixed a problem with memory reference counters in the ... Wed, 14 Sep 2005 03:25:40 GMT jhoblitt [5051] * trunk/Nebulous/lib/Nebulous/Client.pod (modified) reference Nebulous::Client::QuickStart Wed, 14 Sep 2005 03:24:45 GMT jhoblitt [5050] * trunk/Nebulous-Server/docs/design.txt (modified) * trunk/Nebulous/docs/design.txt (modified) * trunk/Nebulous/lib/Nebulous/Client/QuickStart.pod (modified) fix typos Wed, 14 Sep 2005 02:06:55 GMT eugene [5049] * trunk/psphot/src/pmObjects_EAM.c (modified) * trunk/psphot/src/pmObjects_EAM.h (modified) * trunk/psphot/src/pmPeaksSigmaLimit.c (modified) * trunk/psphot/src/psImageData.c (modified) * trunk/psphot/src/psLibUtils.h (modified) * trunk/psphot/src/psMinimize.c (modified) * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotApplyPSF.c (modified) * trunk/psphot/src/psphotArguments.c (modified) * trunk/psphot/src/psphotDefinePixels.c (modified) * trunk/psphot/src/psphotFitGalaxies.c (modified) * trunk/psphot/src/psphotImageStats.c (modified) * trunk/psphot/src/psphotOutput.c (modified) * trunk/psphot/src/psphotSetup.c (modified) * trunk/psphot/src/psphotSourceStats.c (modified) * trunk/psphot/src/psphotSubtractPSF.c (modified) changed noise to weight, psImageData to eamReadout Wed, 14 Sep 2005 01:35:20 GMT eugene [5048] * trunk/psphot/doc/notes.txt (modified) * trunk/psphot/src/pmObjects_EAM.c (modified) * trunk/psphot/src/pmObjects_EAM.h (modified) * trunk/psphot/src/psLibUtils.c (modified) * trunk/psphot/src/psLibUtils.h (modified) * trunk/psphot/src/psMinimize.c (modified) * trunk/psphot/src/psModulesUtils.c (modified) * trunk/psphot/src/psModulesUtils.h (modified) * trunk/psphot/src/psphotApplyPSF.c (modified) * trunk/psphot/src/psphotChoosePSF.c (modified) * trunk/psphot/src/psphotFitGalaxies.c (modified) * trunk/psphot/src/psphotMarkPSF.c (modified) * trunk/psphot/src/psphotOutput.c (modified) * trunk/psphot/src/psphotSourceStats.c (modified) * trunk/psphot/src/psphotSubtractPSF.c (modified) substantial work to match with psLib v.7 Wed, 14 Sep 2005 00:52:35 GMT jhoblitt [5047] * trunk/Nebulous/lib/Nebulous/Client/QuickStart.pod (modified) add ref to examples directory Wed, 14 Sep 2005 00:50:59 GMT jhoblitt [5046] * trunk/Nebulous-Server/MANIFEST (modified) * trunk/Nebulous-Server/examples (added) * trunk/Nebulous-Server/examples/Makefile (added) * trunk/Nebulous-Server/examples/nebexample.c (added) * trunk/Nebulous-Server/examples/nebexample.pl (added) * trunk/Nebulous/MANIFEST (modified) * trunk/Nebulous/examples (added) * trunk/Nebulous/examples/Makefile (added) * trunk/Nebulous/examples/nebexample.c (added) * trunk/Nebulous/examples/nebexample.pl (added) add examples Wed, 14 Sep 2005 00:46:58 GMT jhoblitt [5045] * trunk/Nebulous-Server/docs/design.txt (modified) * trunk/Nebulous-Server/docs/requirements.txt (modified) * trunk/Nebulous/docs/design.txt (modified) * trunk/Nebulous/docs/requirements.txt (modified) update Wed, 14 Sep 2005 00:36:38 GMT jhoblitt [5044] * trunk/Nebulous-Server/MANIFEST (modified) * trunk/Nebulous/MANIFEST (modified) * trunk/Nebulous/lib/Nebulous/Client/QuickStart.pod (added) add Nebulous::Server::QuickStart Tue, 13 Sep 2005 21:43:49 GMT cvs2svn [5043] * tags/rel7_1 (copied) This commit was manufactured by cvs2svn to create tag 'rel7_1'. Tue, 13 Sep 2005 21:43:48 GMT cvs2svn [5042] * branches/rel7 (copied) * trunk/Nebulous (deleted) * trunk/Nebulous-Server (deleted) * trunk/Ohana (deleted) * trunk/PS-IPP-Metadata-Config (deleted) * trunk/archive (deleted) * trunk/doc (deleted) * trunk/glueforge (deleted) * trunk/pois (deleted) * trunk/psLib/config (deleted) * trunk/psLib/data (deleted) * 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/image (deleted) * trunk/psLib/src/sysUtils (deleted) * trunk/psLib/test/collections (deleted) * trunk/psLib/test/dataIO (deleted) * trunk/psLib/test/dataManip (deleted) * trunk/psLib/test/fileUtils (deleted) * trunk/psLib/test/image (deleted) * trunk/psLib/test/sysUtils (deleted) * branches/rel7/psModules/AUTHORS (copied) * branches/rel7/psModules/COPYING (copied) * branches/rel7/psModules/ChangeLog (copied) * branches/rel7/psModules/INSTALL (copied) * branches/rel7/psModules/NEWS (copied) * branches/rel7/psModules/README (copied) * branches/rel7/psModules/TODO (copied) * branches/rel7/psModules/templates (copied) * trunk/psphot (deleted) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create branch 'rel7'. Tue, 13 Sep 2005 21:43:47 GMT desonia [5041] * trunk/psLib/src/math/psMinimize.c (modified) removed a debug print statement. Tue, 13 Sep 2005 21:35:36 GMT eugene [5040] * trunk/doc/pslib/psAstroGroup.tex (deleted) * trunk/doc/pslib/psDataGroup.tex (deleted) * trunk/doc/pslib/psLibSDRS_Astrom.tex (deleted) * trunk/doc/pslib/psMathGroup.tex (deleted) * trunk/doc/pslib/psStructures.tex (deleted) * trunk/doc/pslib/psSystemGroup.tex (deleted) cleaning up old junk Tue, 13 Sep 2005 21:28:05 GMT cvs2svn [5039] * branches/SDRS-16-FIXES (copied) * trunk/Nebulous (deleted) * trunk/Nebulous-Server (deleted) * trunk/Ohana (deleted) * trunk/PS-IPP-Metadata-Config (deleted) * trunk/archive (deleted) * trunk/doc/.cvsignore (deleted) * trunk/doc/Makefile (deleted) * trunk/doc/design (deleted) * trunk/doc/draft (deleted) * trunk/doc/ipptools (deleted) * trunk/doc/misc (deleted) * trunk/doc/modules (deleted) * trunk/doc/pilot (deleted) * trunk/doc/pslib/.cvsignore (deleted) * trunk/doc/pslib/CameraLayout.ps (deleted) * trunk/doc/pslib/ChangeLogADD.tex (deleted) * trunk/doc/pslib/ChangeLogSDRS.tex (deleted) * trunk/doc/pslib/Makefile (deleted) * trunk/doc/pslib/Metadata.pdf (deleted) * trunk/doc/pslib/Metadata.ps (deleted) * trunk/doc/pslib/Metadata.sxd (deleted) * trunk/doc/pslib/bulletinA_09Sep2004.dat (deleted) * trunk/doc/pslib/configFileTests.tex (deleted) * trunk/doc/pslib/coordinateConv.fig (deleted) * trunk/doc/pslib/coordinateConv.pdf (deleted) * trunk/doc/pslib/coordinateConv.ps (deleted) * trunk/doc/pslib/coordinateFrames.fig (deleted) * trunk/doc/pslib/coordinateFrames.pdf (deleted) * trunk/doc/pslib/coordinateFrames.ps (deleted) * trunk/doc/pslib/earthrot.ps (deleted) * trunk/doc/pslib/eopc01_1900_2004.40.dat (deleted) * trunk/doc/pslib/interp.f (deleted) * trunk/doc/pslib/psAstroGroup.tex (deleted) * trunk/doc/pslib/psDataGroup.tex (deleted) * trunk/doc/pslib/psLibADD.tex (deleted) * trunk/doc/pslib/psLibSDRS_Astrom.tex (deleted) * trunk/doc/pslib/psMathGroup.tex (deleted) * trunk/doc/pslib/psStructures.tex (deleted) * trunk/doc/pslib/psSystemGroup.tex (deleted) * trunk/doc/pslib/psTime.config (deleted) * trunk/doc/pslib/pslib-delta (deleted) * trunk/doc/pslib/raymodel.f (deleted) * trunk/doc/pslib/rotations.ps (deleted) * trunk/doc/pslib/rotations.sxd (deleted) * trunk/doc/pslib/testing.txt (deleted) * trunk/doc/pslib/timeTests.tex (deleted) * trunk/doc/pslib/transforms.ps (deleted) * trunk/doc/psphot (deleted) * trunk/glueforge (deleted) * trunk/pois (deleted) * trunk/psLib (deleted) * trunk/psModules (deleted) * trunk/psphot (deleted) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create branch 'SDRS-16-FIXES'. Tue, 13 Sep 2005 21:28:04 GMT cvs2svn [5038] * tags/SDRS-16 (copied) * trunk/Nebulous (deleted) * trunk/Nebulous-Server (deleted) * trunk/Ohana (deleted) * trunk/PS-IPP-Metadata-Config (deleted) * trunk/archive (deleted) * trunk/doc/.cvsignore (deleted) * trunk/doc/Makefile (deleted) * trunk/doc/design (deleted) * trunk/doc/draft (deleted) * trunk/doc/ipptools (deleted) * trunk/doc/misc (deleted) * trunk/doc/modules (deleted) * trunk/doc/pilot (deleted) * trunk/doc/pslib/.cvsignore (deleted) * trunk/doc/pslib/CameraLayout.ps (deleted) * trunk/doc/pslib/ChangeLogADD.tex (deleted) * trunk/doc/pslib/Makefile (deleted) * trunk/doc/pslib/Metadata.pdf (deleted) * trunk/doc/pslib/Metadata.sxd (deleted) * trunk/doc/pslib/bulletinA_09Sep2004.dat (deleted) * trunk/doc/pslib/coordinateConv.fig (deleted) * trunk/doc/pslib/coordinateConv.pdf (deleted) * trunk/doc/pslib/coordinateConv.ps (deleted) * trunk/doc/pslib/coordinateFrames.fig (deleted) * trunk/doc/pslib/coordinateFrames.pdf (deleted) * trunk/doc/pslib/coordinateFrames.ps (deleted) * trunk/doc/pslib/eopc01_1900_2004.40.dat (deleted) * trunk/doc/pslib/interp.f (deleted) * trunk/doc/pslib/psAstroGroup.tex (deleted) * trunk/doc/pslib/psDataGroup.tex (deleted) * trunk/doc/pslib/psLibADD.tex (deleted) * trunk/doc/pslib/psLibSDRS_Astrom.tex (deleted) * trunk/doc/pslib/psMathGroup.tex (deleted) * trunk/doc/pslib/psStructures.tex (deleted) * trunk/doc/pslib/psSystemGroup.tex (deleted) * trunk/doc/pslib/psTime.config (deleted) * trunk/doc/pslib/pslib-delta (deleted) * trunk/doc/pslib/raymodel.f (deleted) * trunk/doc/pslib/rotations.ps (deleted) * trunk/doc/pslib/rotations.sxd (deleted) * trunk/doc/pslib/testing.txt (deleted) * trunk/doc/pslib/transforms.ps (deleted) * trunk/doc/psphot (deleted) * trunk/glueforge (deleted) * trunk/pois (deleted) * trunk/psLib (deleted) * trunk/psModules (deleted) * trunk/psphot (deleted) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create tag 'SDRS-16'. Tue, 13 Sep 2005 21:28:03 GMT eugene [5037] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/Makefile (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) final mods for cycle 8 Tue, 13 Sep 2005 21:25:00 GMT desonia [5036] * trunk/psLib/test/astro (modified) * trunk/psLib/test/astro/.cvsignore (modified) * trunk/psModules/test (modified) * trunk/psModules/test/.cvsignore (modified) *** empty log message *** Tue, 13 Sep 2005 21:18:21 GMT desonia [5035] * trunk/psModules/src/mainpage.dox (modified) updated for release. Tue, 13 Sep 2005 21:15:41 GMT desonia [5034] * trunk/psModules/configure.ac (modified) * trunk/psModules/psmodule-config.in (modified) changed the version number and fixed a problem with cflags in ... Tue, 13 Sep 2005 21:08:27 GMT gusciora [5033] * trunk/psLib/src/math/psMinimize.c (modified) .... Tue, 13 Sep 2005 21:05:25 GMT cvs2svn [5032] * branches/MSDR-08-FIXES (copied) * trunk/Nebulous (deleted) * trunk/Nebulous-Server (deleted) * trunk/Ohana (deleted) * trunk/PS-IPP-Metadata-Config (deleted) * trunk/archive (deleted) * trunk/doc/.cvsignore (deleted) * trunk/doc/Makefile (deleted) * trunk/doc/design (deleted) * trunk/doc/draft (deleted) * trunk/doc/ipptools (deleted) * trunk/doc/misc (deleted) * trunk/doc/modules/.cvsignore (deleted) * trunk/doc/modules/CameraGeometry.tex (deleted) * trunk/doc/modules/CameraHierarchy.ps (deleted) * trunk/doc/modules/CameraImages.tex (deleted) * trunk/doc/modules/CameraLayout.ps (deleted) * trunk/doc/modules/CameraRegionKeywords.ps (deleted) * trunk/doc/modules/ChangeLogSDRS.tex (deleted) * trunk/doc/modules/Makefile (deleted) * trunk/doc/modules/camera-layout.sxd (deleted) * trunk/doc/modules/configProposal.tex (deleted) * trunk/doc/modules/modules-delta (deleted) * trunk/doc/modules/notes.config (deleted) * trunk/doc/pilot (deleted) * trunk/doc/pslib (deleted) * trunk/doc/psphot (deleted) * trunk/glueforge (deleted) * trunk/pois (deleted) * trunk/psLib (deleted) * trunk/psModules (deleted) * trunk/psphot (deleted) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create branch 'MSDR-08-FIXES'. Tue, 13 Sep 2005 21:05:24 GMT cvs2svn [5031] * tags/MSDR-08 (copied) * trunk/Nebulous (deleted) * trunk/Nebulous-Server (deleted) * trunk/Ohana (deleted) * trunk/PS-IPP-Metadata-Config (deleted) * trunk/archive (deleted) * trunk/doc/.cvsignore (deleted) * trunk/doc/Makefile (deleted) * trunk/doc/design (deleted) * trunk/doc/draft (deleted) * trunk/doc/ipptools (deleted) * trunk/doc/misc (deleted) * trunk/doc/pilot (deleted) * trunk/doc/pslib (deleted) * trunk/doc/psphot (deleted) * trunk/glueforge (deleted) * trunk/pois (deleted) * trunk/psLib (deleted) * trunk/psModules (deleted) * trunk/psphot (deleted) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create tag 'MSDR-08'. Tue, 13 Sep 2005 21:05:23 GMT eugene [5030] * trunk/doc/modules/CameraImages.tex (modified) * trunk/doc/modules/ChangeLogSDRS.tex (modified) * trunk/doc/modules/ModulesSDRS.tex (modified) updates for cycle 8 release Tue, 13 Sep 2005 21:00:12 GMT desonia [5029] * trunk/psModules/Makefile.cvs (deleted) obsolete. Use autogen.sh instead. Tue, 13 Sep 2005 20:54:04 GMT gusciora [5028] * trunk/psModules/test/Makefile.am (modified) * trunk/psModules/test/tst_pmAstrometry.c (added) Makefile mod for pmAstrometry. Tue, 13 Sep 2005 20:42:47 GMT desonia [5027] * trunk/psLib/src/mainpage.dox (modified) *** empty log message *** Tue, 13 Sep 2005 20:28:00 GMT desonia [5026] * trunk/psLib/src/mainpage.dox (modified) updated the mainpage: eliminated 'snapshots' and added a section for ... Tue, 13 Sep 2005 20:27:21 GMT desonia [5025] * trunk/psLib/configure.ac (modified) * trunk/psLib/pslib-config.in (modified) added an option to get the build location of headers and library. Tue, 13 Sep 2005 20:26:33 GMT drobbin [5024] * trunk/psModules/test/runTest (modified) copied pslib runTest to support the "--printdiff" option Tue, 13 Sep 2005 03:36:09 GMT Paul Price [5023] * trunk/doc/modules/ModulesSDRS.tex (modified) Small changes. Tue, 13 Sep 2005 03:26:45 GMT Paul Price [5022] * trunk/doc/modules/CameraImages.tex (modified) * trunk/doc/modules/ChangeLogSDRS.tex (modified) * trunk/doc/modules/ModulesSDRS.tex (modified) Updating for next cycle. Tue, 13 Sep 2005 02:34:08 GMT Paul Price [5021] * trunk/doc/pslib/psLibSDRS.tex (modified) Added rawDataBuffer to psImage (bug 516). Tue, 13 Sep 2005 01:54:00 GMT desonia [5020] * trunk/psLib/src/astro/psEarthOrientation.c (modified) *** empty log message *** Tue, 13 Sep 2005 01:43:02 GMT desonia [5019] * trunk/psLib/test/types/verified/tst_psMetadataIO.stderr (modified) updated to reflect new line numbers in input file Tue, 13 Sep 2005 01:39:13 GMT desonia [5018] * trunk/psLib/test/astro/tst_psTime_01.c (modified) * trunk/psLib/test/astro/tst_psTime_02.c (modified) * trunk/psLib/test/astro/tst_psTime_03.c (modified) * trunk/psLib/test/astro/tst_psTime_04.c (modified) changed psTime.config to the more generic pslib.config Tue, 13 Sep 2005 01:31:52 GMT desonia [5017] * trunk/psLib/Makefile.cvs (deleted) * trunk/psLib/test/astro/Makefile.am (modified) *** empty log message *** Tue, 13 Sep 2005 01:11:51 GMT desonia [5016] * trunk/psLib/etc/pslib (modified) * trunk/psLib/etc/pslib/.cvsignore (modified) * trunk/psLib/etc/pslib/Makefile.am (modified) * trunk/psLib/etc/pslib/psTime.config.template (deleted) * trunk/psLib/etc/pslib/pslib.config.template (added) changed psTime.config to pslib.config to be more generic. Tue, 13 Sep 2005 01:09:58 GMT desonia [5015] * trunk/psLib/src/astro/Makefile.am (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) * trunk/psLib/src/sys/psString.h (modified) *** empty log message *** Tue, 13 Sep 2005 01:04:48 GMT eugene [5014] * trunk/Ohana/src/addstar/include/addstar.h (modified) * trunk/Ohana/src/addstar/src/airmass.c (modified) * trunk/Ohana/src/addstar/src/calibrate.c (modified) * trunk/Ohana/src/addstar/src/find_matches.c (modified) * trunk/Ohana/src/addstar/src/gcatalog.c (modified) * trunk/Ohana/src/addstar/src/gstars.c (modified) * trunk/Ohana/src/addstar/src/image-db.c (modified) * trunk/Ohana/src/addstar/src/mkcatalog.c (modified) * trunk/Ohana/src/addstar/src/wcatalog.c (modified) * trunk/Ohana/src/delstar/src/gcatalog.c (modified) * trunk/Ohana/src/delstar/src/gimages.c (modified) * trunk/Ohana/src/delstar/src/wcatalog.c (modified) * trunk/Ohana/src/gastro/src/gptolemy.c (modified) * trunk/Ohana/src/gastro2/src/gptolemy2.c (modified) * trunk/Ohana/src/imregister/imphot/dumpfits.c (modified) * trunk/Ohana/src/imregister/imphot/output.c (modified) * trunk/Ohana/src/libautocode/Makefile (modified) * trunk/Ohana/src/libautocode/def/average-panstarrs.d (modified) * trunk/Ohana/src/libautocode/def/image-ascii.d (added) * trunk/Ohana/src/libautocode/def/image-elixir.d (added) * trunk/Ohana/src/libautocode/def/image-loneos.d (added) * trunk/Ohana/src/libautocode/def/image-panstarrs.d (added) * trunk/Ohana/src/libautocode/def/image.d (modified) * trunk/Ohana/src/libautocode/def/measure-panstarrs.d (modified) * trunk/Ohana/src/libautocode/def/secfilt-loneos.d (added) * trunk/Ohana/src/libautocode/def/secfilt-panstarrs.d (modified) * trunk/Ohana/src/libautocode/def/secfilt.d (modified) * trunk/Ohana/src/libautocode/generate (modified) * trunk/Ohana/src/libfits/include/fits.h (modified) * trunk/Ohana/src/libohana/Makefile (modified) * trunk/Ohana/src/libohana/include/dvo.h (modified) * trunk/Ohana/src/libohana/src/dvo_convert.c (modified) * trunk/Ohana/src/libohana/src/dvo_convert_elixir.c (modified) * trunk/Ohana/src/libohana/src/dvo_convert_loneos.c (modified) * trunk/Ohana/src/libohana/src/dvo_convert_panstarrs.c (modified) * trunk/Ohana/src/libohana/src/dvo_image.c (modified) * trunk/Ohana/src/libohana/src/dvo_image_raw.c (added) * trunk/Ohana/src/libohana/src/fits_db.c (modified) * trunk/Ohana/src/libohana/src/phot_catalog.c (modified) * trunk/Ohana/src/libohana/src/phot_catalog_mef.c (modified) * trunk/Ohana/src/libohana/src/phot_catalog_raw.c (modified) * trunk/Ohana/src/libohana/src/photfits.c (modified) * trunk/Ohana/src/mosastro/src/gptolemy.c (modified) * trunk/Ohana/src/opihi/dvo/avextract.c (modified) * trunk/Ohana/src/opihi/dvo/calextract.c (modified) * trunk/Ohana/src/opihi/dvo/calmextract.c (modified) * trunk/Ohana/src/opihi/dvo/catalog.c (modified) * trunk/Ohana/src/opihi/dvo/ccd.c (modified) * trunk/Ohana/src/opihi/dvo/cmatch.c (modified) * trunk/Ohana/src/opihi/dvo/cmd.c (modified) * trunk/Ohana/src/opihi/dvo/ddmags.c (modified) * trunk/Ohana/src/opihi/dvo/dmagaves.c (modified) * trunk/Ohana/src/opihi/dvo/dmagmeas.c (modified) * trunk/Ohana/src/opihi/dvo/dmags.c (modified) * trunk/Ohana/src/opihi/dvo/dmt.c (modified) * trunk/Ohana/src/opihi/dvo/extract.c (modified) * trunk/Ohana/src/opihi/dvo/fitcolors.c (modified) * trunk/Ohana/src/opihi/dvo/gimages.c (modified) * trunk/Ohana/src/opihi/dvo/gstar.c (modified) * trunk/Ohana/src/opihi/dvo/imdata.c (modified) * trunk/Ohana/src/opihi/dvo/imextract.c (modified) * trunk/Ohana/src/opihi/dvo/imlist.c (modified) * trunk/Ohana/src/opihi/dvo/imphot.c (modified) * trunk/Ohana/src/opihi/dvo/imstats.c (modified) * trunk/Ohana/src/opihi/dvo/lcurve.c (modified) * trunk/Ohana/src/opihi/dvo/lightcurve.c (modified) * trunk/Ohana/src/opihi/dvo/mextract.c (modified) * trunk/Ohana/src/opihi/dvo/pmeasure.c (modified) * trunk/Ohana/src/opihi/dvo/subpix.c (modified) * trunk/Ohana/src/relphot/src/ConfigInit.c (modified) * trunk/Ohana/src/relphot/src/ImageOps.c (modified) * trunk/Ohana/src/relphot/src/MosaicOps.c (modified) * trunk/Ohana/src/relphot/src/find_images.c (modified) * trunk/Ohana/src/relphot/src/gcatalog.c (modified) * trunk/Ohana/src/relphot/src/wcatalog.c (modified) * trunk/Ohana/src/uniphot/include/uniphot.h (modified) * trunk/Ohana/src/uniphot/src/fit_groups.c (modified) * trunk/Ohana/src/uniphot/src/gcatalog.c (modified) * trunk/Ohana/src/uniphot/src/update.c (modified) * trunk/Ohana/src/uniphot/src/wcatalog.c (modified) substantial work to enable mode and format selections for DVO:image ... Tue, 13 Sep 2005 01:04:39 GMT drobbin [5013] * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/test/types/verified/tst_psMetadataIO.stderr (modified) added psTime input for psMetadataConfigParse (and tests) Tue, 13 Sep 2005 00:54:15 GMT desonia [5012] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/src/sys/psTrace.h (modified) *** empty log message *** Mon, 12 Sep 2005 23:40:01 GMT desonia [5011] * trunk/psLib/src/types/psMetadataConfig.c (modified) *** empty log message *** Mon, 12 Sep 2005 23:27:48 GMT drobbin [5010] * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/xml/psXML.c (modified) * trunk/psLib/test/xml/tst_psXML.c (modified) set PS_META_META = PS_DATA_METADATA Mon, 12 Sep 2005 23:15:17 GMT desonia [5009] * trunk/psLib (modified) * trunk/psLib/.cvsignore (modified) * trunk/psLib/test/math (modified) * trunk/psLib/test/math/.cvsignore (modified) * trunk/psLib/test/sys (modified) * trunk/psLib/test/sys/.cvsignore (modified) *** empty log message ***