# # ChangeLog for trunk # # Generated by Trac 1.6 # Jul 25, 2026, 12:19:03 PM Fri, 11 May 2007 02:35:29 GMT Paul Price [13341] * trunk/ppSub (added) * trunk/ppSub/.cvsignore (added) * trunk/ppSub/Makefile.am (added) * trunk/ppSub/autogen.sh (added) * trunk/ppSub/configure.ac (added) * trunk/ppSub/src (added) * trunk/ppSub/src/.cvsignore (added) * trunk/ppSub/src/Makefile.am (added) * trunk/ppSub/src/ppSub.c (added) * trunk/ppSub/src/ppSub.h (added) * trunk/ppSub/src/ppSubArguments.c (added) * trunk/ppSub/src/ppSubCamera.c (added) * trunk/ppSub/src/ppSubLoop.c (added) * trunk/ppSub/src/ppSubReadout.c (added) * trunk/ppSub/src/ppSubVersion.c (added) Initial import of ppSub, using psModules pmSubtraction functions. ... Fri, 11 May 2007 02:21:01 GMT Paul Price [13340] * trunk/psModules/src/imcombine/Makefile.am (modified) * trunk/psModules/src/imcombine/pmImageSubtract.c (deleted) * trunk/psModules/src/imcombine/pmImageSubtract.h (deleted) * trunk/psModules/src/imcombine/pmSubtraction.c (added) * trunk/psModules/src/imcombine/pmSubtraction.h (added) * trunk/psModules/src/imcombine/pmSubtractionKernels.c (added) * trunk/psModules/src/imcombine/pmSubtractionKernels.h (added) * trunk/psModules/src/imcombine/pmSubtractionStamps.c (added) * trunk/psModules/src/imcombine/pmSubtractionStamps.h (added) * trunk/psModules/src/psmodules.h (modified) Cleaning up image subtraction code, getting ready to use. Not tested ... Thu, 10 May 2007 21:07:38 GMT Paul Price [13339] * trunk/psModules/src/camera/pmFPAMosaic.c (modified) Expanding chip and cell parity out so that separate error messages ... Thu, 10 May 2007 20:25:05 GMT rhl [13338] * trunk/psModules/src/objects/pmSource.c (modified) Fix typos; noise --> weight and a missing } Thu, 10 May 2007 20:17:52 GMT gusciora [13337] * trunk/psLib/test/TABLE-SDRS-CH06-DataManip (modified) * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/tap_psPolyFit1D.c (modified) * trunk/psLib/test/math/tap_psPolyFit2D.c (modified) * trunk/psLib/test/math/tap_psPolyFit3D.c (modified) * trunk/psLib/test/math/tap_psPolyFit4D.c (modified) Expandeing test coverage. Thu, 10 May 2007 19:49:28 GMT eugene [13336] * trunk/Ohana/src/kapa2/src/CheckFontName.c (deleted) * trunk/Ohana/src/kapa2/src/DefineLayout.c (deleted) * trunk/Ohana/src/kapa2/src/DrawPtext.c (deleted) * trunk/Ohana/src/kapa2/src/DrawText.c (deleted) * trunk/Ohana/src/kapa2/src/ErasePlot.c (deleted) * trunk/Ohana/src/kapa2/src/FlashButton.c (deleted) * trunk/Ohana/src/kapa2/src/JPEGit.c (deleted) * trunk/Ohana/src/kapa2/src/ListSection.c (deleted) * trunk/Ohana/src/kapa2/src/PSPtext.c (deleted) * trunk/Ohana/src/kapa2/src/PositionPicture.c (deleted) * trunk/Ohana/src/kapa2/src/Rescale.c (deleted) * trunk/Ohana/src/kapa2/src/Stop.c (deleted) * trunk/Ohana/src/kapa2/src/cursor.c (deleted) dropping unused c code Thu, 10 May 2007 19:48:35 GMT magnier [13335] * trunk/psModules/src/objects/pmModel.h (modified) * trunk/psModules/src/objects/pmSource.c (modified) adding PM_MODEL_OP_NOISE Thu, 10 May 2007 19:36:17 GMT eugene [13333] * trunk/Ohana/src/kapa2/Makefile (modified) * trunk/Ohana/src/kapa2/include/globals.h (modified) * trunk/Ohana/src/kapa2/include/prototypes.h (modified) * trunk/Ohana/src/kapa2/src/CheckPipe.c (modified) * trunk/Ohana/src/kapa2/src/InterpretKeys.c (modified) * trunk/Ohana/src/kapa2/src/InterpretPresses.c (modified) * trunk/Ohana/src/kapa2/src/Layout.c (modified) added Active Cursor mode Thu, 10 May 2007 18:56:02 GMT eugene [13332] * trunk/Ohana/src/kapa2/textbox (added) * trunk/Ohana/src/kapa2/textbox/CheckTextLines.c (added) * trunk/Ohana/src/kapa2/textbox/DownArrow.c (added) * trunk/Ohana/src/kapa2/textbox/DrawCursor.c (added) * trunk/Ohana/src/kapa2/textbox/DrawTextBox.c (added) * trunk/Ohana/src/kapa2/textbox/DrawTextLine.c (added) * trunk/Ohana/src/kapa2/textbox/InTextBox.c (added) * trunk/Ohana/src/kapa2/textbox/InTextLine.c (added) * trunk/Ohana/src/kapa2/textbox/LeftArrow.c (added) * trunk/Ohana/src/kapa2/textbox/RedrawString.c (added) * trunk/Ohana/src/kapa2/textbox/RightArrow.c (added) * trunk/Ohana/src/kapa2/textbox/TextLineEntry.c (added) * trunk/Ohana/src/kapa2/textbox/UpArrow.c (added) * trunk/Ohana/src/kapa2/textbox/xScrollBar.c (added) * trunk/Ohana/src/kapa2/textbox/yScrollBar.c (added) adding unused textbox/scrollbar widgets Thu, 10 May 2007 18:53:53 GMT eugene [13331] * trunk/Ohana/src/kapa2/Makefile (modified) * trunk/Ohana/src/kapa2/include/prototypes.h (modified) * trunk/Ohana/src/kapa2/src/ButtonFunctions.c (added) * trunk/Ohana/src/kapa2/src/CheckPipe.c (modified) * trunk/Ohana/src/kapa2/src/ConvertPixmap.c (deleted) * trunk/Ohana/src/kapa2/src/EraseOverlay.c (modified) * trunk/Ohana/src/kapa2/src/EventLoop.c (modified) * trunk/Ohana/src/kapa2/src/Image.c (modified) * trunk/Ohana/src/kapa2/src/LoadOverlay.c (modified) * trunk/Ohana/src/kapa2/src/PSOverlay.c (added) * trunk/Ohana/src/kapa2/src/PSPixmap.c (added) * trunk/Ohana/src/kapa2/src/PSimage.c (added) * trunk/Ohana/src/kapa2/src/PSit.c (modified) kapa image mode works Thu, 10 May 2007 17:23:28 GMT eugene [13330] * trunk/psphot/src/psphotAddNoise.c (modified) adding PM_MODEL_OP_NOISE flag so noise array is modified rather than ... Thu, 10 May 2007 04:32:13 GMT eugene [13327] * trunk/Ohana/src/libkapa/src/KiiOverlay.c (modified) make command consistent with other messages Thu, 10 May 2007 04:31:51 GMT eugene [13326] * trunk/Ohana/src/libkapa/include/kapa.h (modified) * trunk/Ohana/src/libkapa/src/IOfuncs.c (modified) adding KiiScanMessage Thu, 10 May 2007 04:31:16 GMT eugene [13325] * trunk/Ohana/src/libdvo/src/dvo_catalog_split.c (modified) error handling for AverageToFtable Thu, 10 May 2007 04:30:54 GMT eugene [13324] * trunk/Ohana/src/addstar/src/args.c (modified) fixed typo Thu, 10 May 2007 04:30:36 GMT eugene [13323] * trunk/Ohana/src/addstar/src/addstar.c (modified) error handling for missing sky table Thu, 10 May 2007 04:30:17 GMT eugene [13322] * trunk/Ohana/src/elixir/src/ConfigInit.c (modified) * trunk/Ohana/src/imregister/imreg/SetSignals.c (modified) * trunk/Ohana/src/photdbc/src/SetSignals.c (modified) * trunk/Ohana/src/relastro/src/SetSignals.c (modified) * trunk/Ohana/src/relphot/src/SetSignals.c (modified) * trunk/Ohana/src/uniphot/src/SetSignals.c (modified) put non-universal signals in ifdefs Thu, 10 May 2007 04:29:15 GMT eugene [13321] * trunk/Ohana/src/kapa2/doc (added) * trunk/Ohana/src/kapa2/doc/UpgradeConcepts.txt (added) adding notes Thu, 10 May 2007 04:28:56 GMT eugene [13320] * trunk/Ohana/src/kapa2 (added) * trunk/Ohana/src/kapa2/Makefile (added) * trunk/Ohana/src/kapa2/include (added) * trunk/Ohana/src/kapa2/include/Ximage.h (added) * trunk/Ohana/src/kapa2/include/alphabet.h (added) * trunk/Ohana/src/kapa2/include/buttons.h (added) * trunk/Ohana/src/kapa2/include/constants.h (added) * trunk/Ohana/src/kapa2/include/globals.h (added) * trunk/Ohana/src/kapa2/include/icons.h (added) * trunk/Ohana/src/kapa2/include/kii.proto.h (added) * trunk/Ohana/src/kapa2/include/kii.struct.h (added) * trunk/Ohana/src/kapa2/include/prototypes.h (added) * trunk/Ohana/src/kapa2/include/structures.h (added) * trunk/Ohana/src/kapa2/src (added) * trunk/Ohana/src/kapa2/src/CSaveOverlay.c (added) * trunk/Ohana/src/kapa2/src/Center.c (added) * trunk/Ohana/src/kapa2/src/CheckButtons.c (added) * trunk/Ohana/src/kapa2/src/CheckColors.c (added) * trunk/Ohana/src/kapa2/src/CheckDisplayName.c (added) * trunk/Ohana/src/kapa2/src/CheckFontName.c (added) * trunk/Ohana/src/kapa2/src/CheckGeometry.c (added) * trunk/Ohana/src/kapa2/src/CheckPipe.c (added) * trunk/Ohana/src/kapa2/src/CheckVisual.c (added) * trunk/Ohana/src/kapa2/src/CloseDisplay.c (added) * trunk/Ohana/src/kapa2/src/ConvertPixmap.c (added) * trunk/Ohana/src/kapa2/src/CreateColorbar.c (added) * trunk/Ohana/src/kapa2/src/CreatePicture.c (added) * trunk/Ohana/src/kapa2/src/CreateWindow.c (added) * trunk/Ohana/src/kapa2/src/CreateZoom.c (added) * trunk/Ohana/src/kapa2/src/CreateZoom16.c (added) * trunk/Ohana/src/kapa2/src/CreateZoom24.c (added) * trunk/Ohana/src/kapa2/src/CreateZoom32.c (added) * trunk/Ohana/src/kapa2/src/CreateZoom8.c (added) * trunk/Ohana/src/kapa2/src/CrossHairs.c (added) * trunk/Ohana/src/kapa2/src/CursorOps.c (added) * trunk/Ohana/src/kapa2/src/DefineLayout.c (added) * trunk/Ohana/src/kapa2/src/DefineSection.c (added) * trunk/Ohana/src/kapa2/src/DragColorbar.c (added) * trunk/Ohana/src/kapa2/src/DrawBitmap.c (added) * trunk/Ohana/src/kapa2/src/DrawButton.c (added) * trunk/Ohana/src/kapa2/src/DrawFrame.c (added) * trunk/Ohana/src/kapa2/src/DrawLabels.c (added) * trunk/Ohana/src/kapa2/src/DrawObjects.c (added) * trunk/Ohana/src/kapa2/src/DrawPtext.c (added) * trunk/Ohana/src/kapa2/src/DrawText.c (added) * trunk/Ohana/src/kapa2/src/DrawTextlines.c (added) * trunk/Ohana/src/kapa2/src/EraseCurrentPlot.c (added) * trunk/Ohana/src/kapa2/src/EraseOverlay.c (added) * trunk/Ohana/src/kapa2/src/ErasePlot.c (added) * trunk/Ohana/src/kapa2/src/ErasePlots.c (added) * trunk/Ohana/src/kapa2/src/EraseSections.c (added) * trunk/Ohana/src/kapa2/src/EventLoop.c (added) * trunk/Ohana/src/kapa2/src/FlashButton.c (added) * trunk/Ohana/src/kapa2/src/FlushDisplay.c (added) * trunk/Ohana/src/kapa2/src/GetColor.c (added) * trunk/Ohana/src/kapa2/src/GetPixelCount.c (added) * trunk/Ohana/src/kapa2/src/Graphs.c (added) * trunk/Ohana/src/kapa2/src/Image.c (added) * trunk/Ohana/src/kapa2/src/InButton.c (added) * trunk/Ohana/src/kapa2/src/InPicture.c (added) * trunk/Ohana/src/kapa2/src/InterpretKeys.c (added) * trunk/Ohana/src/kapa2/src/InterpretPresses.c (added) * trunk/Ohana/src/kapa2/src/InvertButton.c (added) * trunk/Ohana/src/kapa2/src/JPEGit.c (added) * trunk/Ohana/src/kapa2/src/JPEGit24.c (added) * trunk/Ohana/src/kapa2/src/Layout.c (added) * trunk/Ohana/src/kapa2/src/ListSection.c (added) * trunk/Ohana/src/kapa2/src/LoadFont.c (added) * trunk/Ohana/src/kapa2/src/LoadFrame.c (added) * trunk/Ohana/src/kapa2/src/LoadLabels.c (added) * trunk/Ohana/src/kapa2/src/LoadObject.c (added) * trunk/Ohana/src/kapa2/src/LoadOverlay.c (added) * trunk/Ohana/src/kapa2/src/LoadPicture.c (added) * trunk/Ohana/src/kapa2/src/LoadTextlines.c (added) * trunk/Ohana/src/kapa2/src/LoadTickmarks.c (added) * trunk/Ohana/src/kapa2/src/MakeColormap.c (added) * trunk/Ohana/src/kapa2/src/MakeCursor.c (added) * trunk/Ohana/src/kapa2/src/MakeGC.c (added) * trunk/Ohana/src/kapa2/src/MapWindow.c (added) * trunk/Ohana/src/kapa2/src/NameWindow.c (added) * trunk/Ohana/src/kapa2/src/OpenDisplay.c (added) * trunk/Ohana/src/kapa2/src/PNGit.c (added) * trunk/Ohana/src/kapa2/src/PPMit.c (added) * trunk/Ohana/src/kapa2/src/PSFrame.c (added) * trunk/Ohana/src/kapa2/src/PSLabels.c (added) * trunk/Ohana/src/kapa2/src/PSObjects.c (added) * trunk/Ohana/src/kapa2/src/PSPtext.c (added) * trunk/Ohana/src/kapa2/src/PSTextlines.c (added) * trunk/Ohana/src/kapa2/src/PSit.c (added) * trunk/Ohana/src/kapa2/src/PaintOverlay.c (added) * trunk/Ohana/src/kapa2/src/PaintTickmarks.c (added) * trunk/Ohana/src/kapa2/src/PositionPicture.c (added) * trunk/Ohana/src/kapa2/src/QuitX.c (added) * trunk/Ohana/src/kapa2/src/Reconfig.c (added) * trunk/Ohana/src/kapa2/src/Refresh.c (added) * trunk/Ohana/src/kapa2/src/Remap.c (added) * trunk/Ohana/src/kapa2/src/Remap16.c (added) * trunk/Ohana/src/kapa2/src/Remap24.c (added) * trunk/Ohana/src/kapa2/src/Remap32.c (added) * trunk/Ohana/src/kapa2/src/Remap8.c (added) * trunk/Ohana/src/kapa2/src/Reorient.c (added) * trunk/Ohana/src/kapa2/src/Rescale.c (added) * trunk/Ohana/src/kapa2/src/Resize.c (added) * trunk/Ohana/src/kapa2/src/SaveOverlay.c (added) * trunk/Ohana/src/kapa2/src/Sections.c (added) * trunk/Ohana/src/kapa2/src/SetColormap.c (added) * trunk/Ohana/src/kapa2/src/SetFont.c (added) * trunk/Ohana/src/kapa2/src/SetGraphSize.c (added) * trunk/Ohana/src/kapa2/src/SetImageSize.c (added) * trunk/Ohana/src/kapa2/src/SetLimits.c (added) * trunk/Ohana/src/kapa2/src/SetNormalHints.c (added) * trunk/Ohana/src/kapa2/src/SetSection.c (added) * trunk/Ohana/src/kapa2/src/SetUpGraphic.c (added) * trunk/Ohana/src/kapa2/src/SetWMHints.c (added) * trunk/Ohana/src/kapa2/src/StatusBox.c (added) * trunk/Ohana/src/kapa2/src/Stop.c (added) * trunk/Ohana/src/kapa2/src/TopWindow.c (added) * trunk/Ohana/src/kapa2/src/UpdatePointer.c (added) * trunk/Ohana/src/kapa2/src/UpdateStatusBox.c (added) * trunk/Ohana/src/kapa2/src/args.c (added) * trunk/Ohana/src/kapa2/src/bDrawFrame.c (added) * trunk/Ohana/src/kapa2/src/bDrawIt.c (added) * trunk/Ohana/src/kapa2/src/bDrawLabels.c (added) * trunk/Ohana/src/kapa2/src/bDrawObjects.c (added) * trunk/Ohana/src/kapa2/src/bDrawOverlay.c (added) * trunk/Ohana/src/kapa2/src/cursor.c (added) * trunk/Ohana/src/kapa2/src/hh_hms.c (added) * trunk/Ohana/src/kapa2/src/kapa.c (added) adding kapa2 Thu, 10 May 2007 03:48:12 GMT Paul Price [13319] * trunk/ppSim/src/ppSimArguments.c (modified) Fixing comment. Thu, 10 May 2007 03:26:46 GMT Paul Price [13318] * trunk/ippconfig/simmosaic/camera.config (modified) Need chip name in the file name. Thu, 10 May 2007 02:35:36 GMT Paul Price [13317] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Not using URI module to parse URIs in caturi --- there are too many ... Thu, 10 May 2007 02:06:56 GMT Paul Price [13316] * trunk/ippScripts/scripts/camera_exp.pl (modified) Need CR between each file name. Wed, 09 May 2007 23:37:33 GMT Paul Price [13315] * trunk/pswarp/Makefile.am (modified) * trunk/pswarp/configure.ac (modified) * trunk/pswarp/pswarp.pc.in (deleted) * trunk/pswarp/src/Makefile.am (modified) Facilities for building a library aren't needed for binaries. Wed, 09 May 2007 18:35:37 GMT Paul Price [13314] * trunk/ppNorm/src/Makefile.am (modified) Removing option used in profiling, so it will compile on Mac. Wed, 09 May 2007 18:35:14 GMT Paul Price [13313] * trunk/ppMerge/src/Makefile.am (modified) Removing option used for profiling, so it will compile on Mac. Wed, 09 May 2007 18:34:48 GMT Paul Price [13312] * trunk/ppStats/src/Makefile.am (modified) Removing option used for profiling. Wed, 09 May 2007 00:45:21 GMT jhoblitt [13311] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) refactor unlock_object() to use a single eval {} block Wed, 09 May 2007 00:27:03 GMT jhoblitt [13310] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) refactor replicate_object() to use a single eval {} block Tue, 08 May 2007 23:47:03 GMT jhoblitt [13309] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) more debugging tracing change ->db() check if the dbh is still alive ... Tue, 08 May 2007 06:36:51 GMT gusciora [13308] * trunk/psLib/test/math/tap_psPolynomialEval1D.c (modified) * trunk/psLib/test/math/tap_psPolynomialEval2D.c (modified) * trunk/psLib/test/math/tap_psPolynomialEval3D.c (modified) * trunk/psLib/test/math/tap_psPolynomialEval4D.c (modified) Got rid of tests for unallowed polynomial type (moved elsewhere). Tue, 08 May 2007 06:35:16 GMT gusciora [13307] * trunk/psLib/test/math/tap_psPolynomial.c (modified) Moved the unallowed polynomial type test here. Tue, 08 May 2007 06:30:16 GMT gusciora [13306] * trunk/psLib/test/TABLE-SDRS-CH06-DataManip (modified) * trunk/psLib/test/mathtypes/tap_psVector.c (modified) Improved psVectorCountPixelMask() tests. Tue, 08 May 2007 06:21:16 GMT gusciora [13305] * trunk/psLib/test/TABLE-SDRS-CH06-DataManip (modified) * trunk/psLib/test/math/tap_psPolynomial.c (modified) * trunk/psLib/test/math/tap_psPolynomialEval1D.c (modified) * trunk/psLib/test/math/tap_psStats00.c (modified) * trunk/psLib/test/mathtypes/tap_psVectorSort.c (modified) * trunk/psLib/test/mathtypes/tap_psVectorSortIndex.c (modified) Basically, added additional tests to increase overall coverage of ... Tue, 08 May 2007 03:02:08 GMT Paul Price [13304] * trunk/psphot/src/psphotReadout.c (modified) Don't generate mask if it already exists --- don't want existing ... Tue, 08 May 2007 02:31:34 GMT jhoblitt [13303] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) s/get_storage_volume_byname/get_storage_volume_by_name/ Tue, 08 May 2007 02:27:42 GMT jhoblitt [13302] * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous-Server/t/03_server_create_object.t (modified) * trunk/Nebulous-Server/t/04_server_replicate_object.t (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) * trunk/Nebulous/lib/Nebulous/Util.pm (modified) * trunk/Nebulous/t/03_server_create_object.t (modified) * trunk/Nebulous/t/04_server_replicate_object.t (modified) make filesystem xattr support optional & disabled by default Mon, 07 May 2007 22:01:40 GMT rhl [13301] * trunk/psphot/src/pmFootprint.c (modified) Fix memory leaks Mon, 07 May 2007 21:35:02 GMT Paul Price [13300] * trunk/psModules/src/camera/pmFPAMosaic.c (modified) Inability to generate WCS should be a warning rather than an error ... Mon, 07 May 2007 21:21:17 GMT Paul Price [13299] * trunk/psModules/src/camera/pmFPAMosaic.c (modified) Should check both target and source parity. Mon, 07 May 2007 21:11:39 GMT Paul Price [13298] * trunk/psModules/src/camera/pmFPAMosaic.c (modified) Chip concepts are not found in the cell.... Mon, 07 May 2007 21:03:10 GMT Paul Price [13297] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Only load Nebulous::Client when required. Sat, 05 May 2007 05:19:39 GMT eugene [13295] * trunk/psconfig/tagsets/ipp-2.0.dist (modified) added ohana tools Sat, 05 May 2007 05:12:25 GMT eugene [13286] * trunk/psconfig/tagsets/ipp-2.0.dist (modified) updates to dist table Sat, 05 May 2007 04:40:36 GMT eugene [13285] * trunk/ippconfig/cfh12k/camera.config (modified) adding output files for ppimage Sat, 05 May 2007 04:40:12 GMT eugene [13284] * trunk/ippconfig/recipes/psphot.config (modified) adding defaults Sat, 05 May 2007 03:32:01 GMT Paul Price [13283] * trunk/ppSim/src/ppSimLoop.c (modified) Need to set data_exists. Sat, 05 May 2007 03:29:45 GMT eugene [13282] * trunk/ippMonitor/def/chipProcessedImfile.d (modified) * trunk/ippMonitor/def/detNormalizedImfile.d (modified) * trunk/ippMonitor/def/detProcessedImfile.d (modified) * trunk/ippMonitor/def/detResidImfile.d (modified) fixed PPIMAGE.JPEG1 names Sat, 05 May 2007 03:29:18 GMT eugene [13281] * trunk/ippMonitor/raw/getimage.php (modified) added debug mode Sat, 05 May 2007 03:28:48 GMT eugene [13280] * trunk/ippScripts/scripts/ipp_filename.pl (modified) added test lines Sat, 05 May 2007 02:59:55 GMT jhoblitt [13279] * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous/Changes (modified) generate instance filenames that leave the "key" at the end so as to ... Sat, 05 May 2007 02:59:31 GMT jhoblitt [13278] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) generate instance filenames that leave the "key" at the end so as to ... Sat, 05 May 2007 02:56:09 GMT jhoblitt [13277] * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous/Changes (modified) * trunk/Nebulous/lib/Nebulous/Util.pm (modified) set an xattr on all created files of "user.nebulous_key" Sat, 05 May 2007 02:52:28 GMT Paul Price [13276] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Upgrade to support Nebulous. Sat, 05 May 2007 02:52:03 GMT Paul Price [13275] * trunk/ippScripts/scripts/camera_exp.pl (modified) * trunk/ippScripts/scripts/chip_imfile.pl (modified) * trunk/ippScripts/scripts/detrend_norm_apply.pl (modified) * trunk/ippScripts/scripts/detrend_norm_exp.pl (modified) * trunk/ippScripts/scripts/detrend_process_exp.pl (modified) * trunk/ippScripts/scripts/detrend_process_imfile.pl (modified) * trunk/ippScripts/scripts/detrend_reject_exp.pl (modified) * trunk/ippScripts/scripts/detrend_reject_imfile.pl (modified) * trunk/ippScripts/scripts/detrend_resid.pl (modified) * trunk/ippScripts/scripts/detrend_stack.pl (modified) * trunk/ippScripts/scripts/diff_skycell.pl (modified) * trunk/ippScripts/scripts/ipp_datapath.pl (modified) * trunk/ippScripts/scripts/ipp_serial_inject_mosaic.pl (modified) * trunk/ippScripts/scripts/ipp_simulation_data.pl (modified) * trunk/ippScripts/scripts/register_imfile.pl (modified) * trunk/ippScripts/scripts/stack_skycell.pl (modified) * trunk/ippScripts/scripts/warp_overlap.pl (modified) * trunk/ippScripts/scripts/warp_skycell.pl (modified) Major upgrade to allow use of Nebulous Sat, 05 May 2007 02:37:02 GMT Paul Price [13274] * trunk/psModules/src/camera/pmFPA_JPEG.c (modified) Don't use pmConfigConvertFilename here --- it's done by ... Sat, 05 May 2007 02:25:09 GMT jhoblitt [13273] * trunk/Nebulous-Server/t/03_server_create_object.t (modified) * trunk/Nebulous-Server/t/04_server_replicate_object.t (modified) * trunk/Nebulous/t/03_server_create_object.t (modified) * trunk/Nebulous/t/04_server_replicate_object.t (modified) add/fix xattr tests Sat, 05 May 2007 01:51:25 GMT Paul Price [13272] * trunk/ppStac/src/ppStacCombine.c (modified) Was attempting to treat a file as a filename. Sat, 05 May 2007 01:47:45 GMT Paul Price [13271] * trunk/ppStac/src/ppStacOptions.c (modified) Whoops. Sat, 05 May 2007 01:47:14 GMT Paul Price [13270] * trunk/ppStac/src/ppStacOptions.c (modified) Missed another instance. Sat, 05 May 2007 01:41:29 GMT jhoblitt [13269] * trunk/Nebulous-Server/Build.PL (modified) * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/t/03_server_create_object.t (modified) * trunk/Nebulous/Build.PL (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Util.pm (modified) * trunk/Nebulous/t/03_server_create_object.t (modified) add File::ExtAttr support Sat, 05 May 2007 01:37:11 GMT Paul Price [13268] * trunk/pswarp/src/pswarpDataSave.c (modified) Adding filename conversion for statistics, to allow Nebulous. Sat, 05 May 2007 01:32:59 GMT eugene [13267] * trunk/extperl/Apache-Test-1.29.tar.gz (added) * trunk/extperl/Log-Log4perl-1.10.tar.gz (added) * trunk/extperl/SOAP-Lite-0.69.tar.gz (added) adding needed perl modules Sat, 05 May 2007 01:08:32 GMT eugene [13266] * trunk/psconfig/tagsets/ipp-2.0.perl (modified) adding modules needed by nebulous Sat, 05 May 2007 01:08:11 GMT eugene [13265] * trunk/psconfig/pscheckperl (modified) adding the list of missing modules Sat, 05 May 2007 01:07:41 GMT eugene [13264] * trunk/ippMonitor/def/camPendingExp.d (modified) * trunk/ippMonitor/def/camProcessedExp.d (modified) * trunk/ippMonitor/def/chipPendingExp.d (modified) * trunk/ippMonitor/def/chipProcessedExp.d (modified) * trunk/ippMonitor/def/chipProcessedImfile.d (modified) * trunk/ippMonitor/def/detInputExp.d (modified) * trunk/ippMonitor/def/detNormalizedExp.d (modified) * trunk/ippMonitor/def/detNormalizedImfile.d (modified) * trunk/ippMonitor/def/detProcessedExp.d (modified) * trunk/ippMonitor/def/detProcessedImfile.d (modified) * trunk/ippMonitor/def/detResidExp.d (modified) * trunk/ippMonitor/def/detResidImfile.d (modified) * trunk/ippMonitor/def/detRun.d (modified) * trunk/ippMonitor/def/detRunSummary.d (modified) * trunk/ippMonitor/def/example.d (modified) * trunk/ippMonitor/def/guidePendingExp.d (modified) * trunk/ippMonitor/def/masterDetrendFrames.d (modified) * trunk/ippMonitor/def/rawDetrendExp.d (modified) * trunk/ippMonitor/def/rawDetrendExp_detrend.d (modified) * trunk/ippMonitor/def/rawScienceExp.d (modified) * trunk/ippMonitor/def/rawUnknownExp.d (modified) * trunk/ippMonitor/generate (modified) * trunk/ippMonitor/raw/getimage.php (modified) * trunk/ippMonitor/raw/ipp.php (modified) updates to use new API for images Sat, 05 May 2007 01:07:17 GMT eugene [13263] * trunk/ippScripts/scripts/ipp_filename.pl (modified) add test lines Sat, 05 May 2007 01:06:52 GMT eugene [13262] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) need to check for ENV HOME before using it Sat, 05 May 2007 01:06:27 GMT eugene [13261] * trunk/Nebulous/lib/Nebulous/Client/Log.pm (modified) need to check for ENV HOME before using Sat, 05 May 2007 00:54:10 GMT jhoblitt [13260] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) turn off uninitialized warnings when looking up ENV{HOME} Sat, 05 May 2007 00:39:59 GMT jhoblitt [13259] * trunk/Nebulous/lib/Nebulous/Client/Log.pm (modified) don't depend ong ENV{HOME} being set Sat, 05 May 2007 00:31:31 GMT jhoblitt [13258] * trunk/Nebulous/bin/neb-locate (modified) fix --path handling Sat, 05 May 2007 00:31:30 GMT jhoblitt [13257] * trunk/Nebulous-Server/Build.PL (modified) * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous-Server/MANIFEST (modified) * trunk/Nebulous-Server/Todo (modified) * trunk/Nebulous/Build.PL (modified) * trunk/Nebulous/Changes (modified) * trunk/Nebulous/MANIFEST (modified) * trunk/Nebulous/Todo (modified) * trunk/Nebulous/bin/neb-locate (added) add neb-locate Sat, 05 May 2007 00:14:17 GMT jhoblitt [13256] * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous/Changes (modified) * trunk/Nebulous/lib/Nebulous/Client.pm (modified) change all Nebulous::Client public methods to behave in list context Sat, 05 May 2007 00:02:53 GMT jhoblitt [13255] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) * trunk/Nebulous/lib/Nebulous/Client.pod (modified) debugging trace updates change the docs to indicate that ->create() ... Fri, 04 May 2007 23:42:08 GMT jhoblitt [13254] * trunk/Nebulous/nebclient/src/nebclient.c (modified) fix a nasty logic bug in nebReplicate() Fri, 04 May 2007 23:41:35 GMT jhoblitt [13253] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) comment fix Fri, 04 May 2007 23:37:24 GMT Paul Price [13252] * trunk/ippScripts/scripts/ipp_filename.pl (modified) Adding support for Nebulous. Fri, 04 May 2007 23:36:46 GMT jhoblitt [13251] * trunk/Nebulous-Server/Changes (modified) * trunk/Nebulous-Server/bin/nebdiskd (modified) * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/Changes (modified) * trunk/Nebulous/bin/nebdiskd (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/t/Test/Nebulous.pm (modified) rework the getmountedvol() stored procedure to attempt to work around ... Fri, 04 May 2007 23:36:04 GMT Paul Price [13250] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Adding new functions to support Nebulous. Fri, 04 May 2007 23:32:13 GMT Paul Price [13249] * trunk/ippconfig/ipprc.config.in (modified) Adding Nebulous server. Fri, 04 May 2007 23:09:50 GMT eugene [13248] * trunk/psconfig/tagsets/ipp-2.0.dist (modified) * trunk/psconfig/tagsets/ipp-2.0.perl (added) adding perl modules Fri, 04 May 2007 22:24:56 GMT Paul Price [13247] * trunk/ppStac/src/ppStacCombine.c (modified) * trunk/ppStac/src/ppStacOptions.c (modified) Resolving filenames so as to support Nebulous Fri, 04 May 2007 21:27:39 GMT Paul Price [13246] * trunk/ppMerge/src/ppMergeCheckInputs.c (modified) * trunk/ppMerge/src/ppMergeOptions.c (modified) Resolving file names, so as to be suitable for use with Nebulous Fri, 04 May 2007 21:20:43 GMT jhoblitt [13245] * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) change getmountedvol() to set it's own transaction level to attempt ... Fri, 04 May 2007 20:46:29 GMT jhoblitt [13244] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) extra trace debugging in ->find_instances Fri, 04 May 2007 19:52:15 GMT eugene [13243] * trunk/psconfig/tagsets/ipp-2.0.dist (modified) adding stand-along nebclient Fri, 04 May 2007 19:47:07 GMT eugene [13242] * trunk/ippconfig/cfh12k/camera.config (modified) temporarily remove the UKN:B2F Fri, 04 May 2007 19:46:32 GMT eugene [13241] * trunk/ippMonitor/def/detResidExp.d (modified) * trunk/ippMonitor/raw/getimage.php (modified) * trunk/ippMonitor/raw/getlog.php (added) updating the getimage concepts Fri, 04 May 2007 19:46:03 GMT eugene [13240] * trunk/pswarp/src/pswarpTransformReadout_Opt.c (modified) init variables Fri, 04 May 2007 19:41:48 GMT eugene [13239] * trunk/dvoTools/src/dvoApplyCorrArguments.c (modified) * trunk/dvoTools/src/dvoMakeCorrArguments.c (modified) fixed changes to pmConfigFileSetsMD Fri, 04 May 2007 19:41:23 GMT eugene [13238] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) catch errors in config before setting camera Fri, 04 May 2007 19:40:16 GMT eugene [13237] * trunk/ippScripts/scripts/ipp_filename.pl (modified) modified ipp_filename to correctly use the camera filerules Fri, 04 May 2007 16:40:14 GMT rhl [13236] * trunk/psphot/src/pmFootprint.c (modified) * trunk/psphot/src/pmFootprint.h (modified) Worked on pmFootprints; added pmFindFootprintAtPoint Fri, 04 May 2007 04:00:03 GMT eugene [13235] * trunk/ippconfig/cfh12k/camera.config (modified) * trunk/ippconfig/simtest/camera.config (modified) adding PSPHOT.INPUT.CMF Fri, 04 May 2007 03:59:37 GMT eugene [13234] * trunk/ippconfig/simmosaic/camera.config (modified) * trunk/ippconfig/simple/camera.config (modified) adding PSPHOT.PSF.LOAD PSPHOT.INPUT.CMF Fri, 04 May 2007 03:47:21 GMT jhoblitt [13233] * trunk/Nebulous-Server/Build.PL (modified) * trunk/Nebulous/Build.PL (modified) disable installation of nebclient Fri, 04 May 2007 03:39:18 GMT jhoblitt [13232] * trunk/Nebulous-Server/Build.PL (modified) * trunk/Nebulous/Build.PL (modified) use Cwd() instead of ENV{PWD} Fri, 04 May 2007 03:32:38 GMT Paul Price [13231] * trunk/ppNorm/src/ppNormCalc.c (modified) Adding support for URIs in input/output. Fri, 04 May 2007 03:30:55 GMT Paul Price [13230] * trunk/ppMerge/src/ppMergeCheckInputs.c (modified) Adding support for URIs on output statistics file.