# # ChangeLog for / # # Generated by Trac 1.6 # Aug 13, 2026, 7:07:30 AM Mon, 30 Mar 2009 02:04:51 GMT eugene [23592] * trunk/psastro/src/psastroExtractAnalysis.c (modified) * trunk/psastro/src/psastroExtractGhosts.c (modified) * trunk/psastro/src/psastroExtractStars.c (modified) extract ghosts in first pass, extract pixels along with stars Mon, 30 Mar 2009 01:26:40 GMT eugene [23591] * trunk/psastro/src/Makefile.am (modified) * trunk/psastro/src/psastro.h (modified) * trunk/psastro/src/psastroExtractAnalysis.c (modified) * trunk/psastro/src/psastroExtractArguments.c (modified) * trunk/psastro/src/psastroExtractFindChip.c (added) * trunk/psastro/src/psastroExtractGhosts.c (added) * trunk/psastro/src/psastroExtractStar.c (added) * trunk/psastro/src/psastroExtractStars.c (added) updates to generate ghost extractions (cleanup star extractions) Sun, 29 Mar 2009 23:50:46 GMT eugene [23590] * trunk/ippTools/src/camtool.c (modified) * trunk/ippTools/src/camtoolConfig.c (modified) * trunk/ippTools/src/pxcam.c (modified) cleanup and fix use of pxcamGet/SetSearchArgs Sun, 29 Mar 2009 23:50:08 GMT eugene [23589] * trunk/ippTools/share/camtool_find_processedexp.sql (modified) add chip_id to output Sun, 29 Mar 2009 23:49:39 GMT eugene [23588] * trunk/ippScripts/scripts/chip_imfile.pl (modified) oops: was using burn.tbl not burn.fits for input images Sun, 29 Mar 2009 23:48:56 GMT eugene [23587] * trunk/psModules/src/concepts/pmConceptsWrite.c (modified) minor Sun, 29 Mar 2009 23:48:30 GMT eugene [23586] * trunk/Ohana/src/opihi/pcontrol/job.c (modified) fix usage info Sun, 29 Mar 2009 23:48:09 GMT eugene [23585] * trunk/tools/ipp_apply_burntool.pl (modified) add skip, fix unlink Sun, 29 Mar 2009 23:47:03 GMT eugene [23584] * trunk/psastro/src/psastroExtractAnalysis.c (modified) updates for mef output Sun, 29 Mar 2009 22:22:51 GMT eugene [23583] * trunk/Ohana/src/opihi/cmd.basic/run_if.c (modified) free line in if block Sun, 29 Mar 2009 22:22:32 GMT eugene [23582] * trunk/Ohana/src/opihi/cmd.basic/break.c (modified) use explicit numbers for true and false to distinguish from -1 Sat, 28 Mar 2009 03:12:32 GMT Paul Price [23581] * branches/pap/ippTools/share/chiptool_completely_processed_exp.sql (modified) * branches/pap/ippTools/share/difftool_definebyquery.sql (modified) * branches/pap/ippTools/share/difftool_definebyquery_part1.sql (modified) * branches/pap/ippTools/share/flatcorr_completely_processed_chiprun.sql (modified) * branches/pap/ippTools/share/flatcorr_pending.sql (modified) * branches/pap/ippTools/share/stacktool_definebyquery_insert_random_part1.sql (modified) * branches/pap/ippTools/share/stacktool_definebyquery_part1.sql (modified) * branches/pap/ippTools/share/warptool_finished_run_select.sql (modified) * branches/pap/ippTools/share/warptool_imfile.sql (modified) * branches/pap/ippTools/share/warptool_revertwarped_delete.sql (modified) * branches/pap/ippTools/share/warptool_revertwarped_update.sql (modified) * branches/pap/ippconfig/recipes/ppStatsFromMetadata.config (modified) Set some bounds on data-quality for various operations. QUALITY ... Sat, 28 Mar 2009 02:46:10 GMT Paul Price [23580] * branches/pap/ippconfig/recipes/ppStatsFromMetadata.config (modified) * branches/pap/ppImage/src/ppImage.h (modified) * branches/pap/ppImage/src/ppImageLoop.c (modified) * branches/pap/ppImage/src/ppImagePhotom.c (modified) * branches/pap/ppStack/src/ppStackPhotometry.c (modified) * branches/pap/ppStack/src/ppStackSetup.c (modified) * branches/pap/ppSub/src/ppSubMakePSF.c (modified) * branches/pap/ppSub/src/ppSubReadoutPhotometry.c (modified) * branches/pap/psphot/src/psphot.h (modified) * branches/pap/psphot/src/psphotDefineFiles.c (modified) * branches/pap/pswarp/src/pswarpLoop.c (modified) Get QUALITY (error code from non-fatal failure, e.g., psphot) into ... Sat, 28 Mar 2009 01:22:51 GMT Paul Price [23579] * branches/pap/psModules/src/detrend/pmDetrendDB.c (modified) Extra check. Sat, 28 Mar 2009 01:21:41 GMT Paul Price [23578] * branches/pap/psModules/src/detrend/pmDetrendDB.c (modified) More informative error message. Sat, 28 Mar 2009 01:08:33 GMT Paul Price [23577] * trunk/ppStack/src/ppStackReadout.c (modified) * trunk/psModules/src/imcombine/pmStack.c (modified) * trunk/psModules/src/imcombine/pmStack.h (modified) Ensure we can reject pixels when combining images without convolution. Fri, 27 Mar 2009 23:26:55 GMT Paul Price [23576] * trunk/ppStack/src/Makefile.am (modified) * trunk/ppStack/src/ppStackCamera.c (modified) * trunk/ppStack/src/ppStackCombineInitial.c (modified) * trunk/ppStack/src/ppStackCombinePrepare.c (added) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackLoop.h (modified) * trunk/ppStack/src/ppStackReadout.c (modified) * trunk/ppStack/src/ppStackSetup.c (modified) * trunk/psModules/src/camera/pmFPAfileIO.c (modified) * trunk/psModules/src/camera/pmFPAfileIO.h (modified) Can now combine images without convolving, but it doesn't apply any ... Fri, 27 Mar 2009 22:33:02 GMT Paul Price [23575] * trunk/ppStack/src/ppStackConvolve.c (modified) Only reject images out-of-hand on the basis of their match chi^2 if ... Fri, 27 Mar 2009 22:29:45 GMT Paul Price [23574] * trunk/psModules/src/config/pmConfig.c (modified) Load recipes from arguments, so that command-line overrides are ... Fri, 27 Mar 2009 21:49:17 GMT Paul Price [23573] * trunk/ippconfig/recipes/ppStack.config (modified) * trunk/ppStack/src/ppStack.h (modified) * trunk/ppStack/src/ppStackCombineInitial.c (modified) * trunk/ppStack/src/ppStackConvolve.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) * trunk/ppStack/src/ppStackOptions.c (modified) * trunk/ppStack/src/ppStackOptions.h (modified) * trunk/ppStack/src/ppStackPrepare.c (modified) * trunk/ppStack/src/ppStackReject.c (modified) * trunk/ppStack/src/ppStackSetup.c (modified) * trunk/ppStack/src/ppStackSources.c (modified) Allow convolution of images to be optional when stacking. Fri, 27 Mar 2009 02:27:12 GMT eugene [23572] * branches/neb_distrib_20081210/Nebulous/TODO (added) added task list Fri, 27 Mar 2009 02:26:44 GMT eugene [23571] * branches/neb_distrib_20081210/Nebulous-Server/lib/Nebulous/Server.pm (modified) add some notes (marked by XXX); resolve two issues: swap_object is ... Fri, 27 Mar 2009 02:23:12 GMT eugene [23570] * branches/neb_distrib_20081210/Nebulous-Server/bin/neb-admin (modified) add note re: default desired number of copies Fri, 27 Mar 2009 02:22:51 GMT eugene [23569] * branches/neb_distrib_20081210/Nebulous/lib/Nebulous/Util.pm (modified) add note re: move to trash Fri, 27 Mar 2009 02:22:36 GMT eugene [23568] * branches/neb_distrib_20081210/Nebulous/bin/neb-replicate (modified) add option to set the desired number of copies after (attempting) the ... Fri, 27 Mar 2009 01:46:38 GMT eugene [23567] * trunk/psconfig/tagsets/ipp-2.8.dist (modified) do not build gpcsw Fri, 27 Mar 2009 00:03:56 GMT bills [23566] * trunk/ippTools/share/disttool_definebyquery_select.sql (modified) * trunk/ippTools/share/disttool_pendingcomponent.sql (modified) * trunk/ippTools/share/pxadmin_create_tables.sql (modified) * trunk/ippTools/src/disttool.c (modified) * trunk/ippTools/src/disttoolConfig.c (modified) progress on query for components ready to be processed Fri, 27 Mar 2009 00:03:19 GMT bills [23565] * trunk/dbconfig/changes.txt (modified) one of the changes for 1.1.50 was incorrect Thu, 26 Mar 2009 19:52:20 GMT eugene [23564] * trunk/extsrc/gpcsw (modified) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpscoords (modified) * trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf (modified) * trunk/extsrc/gpcsw/gpcsrc/fits/burntool (modified) * trunk/extsrc/gpcsw/gpcsrc/fits/libfh (modified) * trunk/extsrc/gpcsw/gpcsrc/fits/libfhreg (modified) adding ignore properties Thu, 26 Mar 2009 19:49:27 GMT eugene [23563] * trunk/Ohana/src/opihi/pantasks/JobOps.c (modified) typo Thu, 26 Mar 2009 19:48:28 GMT eugene [23562] * trunk/psconfig/tagsets/ipp-2.8.dist (modified) fix typo: target is extsrc/gpcsw Thu, 26 Mar 2009 19:46:38 GMT eugene [23561] * trunk/ippTasks/replicate.pro (modified) max of 2000 outstanding replicate jobs; if the query hits the max, ... Thu, 26 Mar 2009 19:45:09 GMT eugene [23560] * trunk/Nebulous-Server/bin/neb-admin (modified) return a useful exit status if more files are pending Thu, 26 Mar 2009 19:44:24 GMT eugene [23559] * trunk/psconfig/tagsets/ipp-2.8.dist (modified) add Nebulous-Server to dev build Thu, 26 Mar 2009 19:42:53 GMT eugene [23558] * trunk/Ohana/src/opihi/pantasks/ControllerOps.c (modified) handle failed job submission on controller Thu, 26 Mar 2009 19:42:30 GMT eugene [23557] * trunk/Ohana/src/opihi/pantasks/JobIDOps.c (modified) allow more pending jobs (10k) Thu, 26 Mar 2009 19:42:08 GMT eugene [23556] * trunk/Ohana/src/opihi/pantasks/JobOps.c (modified) handle error in job creation (table full) Thu, 26 Mar 2009 19:41:44 GMT eugene [23555] * trunk/Ohana/src/opihi/pantasks/CheckTasks.c (modified) handle error in job submission on controller Thu, 26 Mar 2009 19:41:29 GMT eugene [23554] * trunk/Ohana/src/opihi/pcontrol/JobID.c (deleted) * trunk/Ohana/src/opihi/pcontrol/JobOps.c (modified) * trunk/Ohana/src/opihi/pcontrol/QueueOps.c (deleted) * trunk/Ohana/src/opihi/pcontrol/ResetJob.c (deleted) * trunk/Ohana/src/opihi/pcontrol/job.c (modified) * trunk/Ohana/src/opihi/pcontrol/stop.c (deleted) remove deprecated pcontrol files; handle error in job submission on ... Thu, 26 Mar 2009 19:20:04 GMT eugene [23553] * trunk/Ohana/src/libohana/src/IOBufferOps.c (modified) a little more careful about overfilling the buffer Thu, 26 Mar 2009 19:03:16 GMT eugene [23552] * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burntool.c (modified) alternate output file is not working yet; disable it Thu, 26 Mar 2009 19:02:50 GMT eugene [23551] * trunk/ippconfig/gpc1/ppImage.config (modified) use the deburned images, if they exist Thu, 26 Mar 2009 19:02:33 GMT eugene [23550] * trunk/ippconfig/recipes/ppImage.config (modified) add USE.DEBURNED.IMAGE recipe value Thu, 26 Mar 2009 19:02:10 GMT eugene [23549] * trunk/ippTasks/chip.pro (modified) supply deburned state to chip_imfile Thu, 26 Mar 2009 19:01:47 GMT eugene [23548] * trunk/ippScripts/scripts/chip_imfile.pl (modified) test for USE.DEBURNED.IMAGE and deburned = 1; use alternate deburned ... Thu, 26 Mar 2009 19:00:11 GMT eugene [23547] * trunk/ippTools/share/Makefile.am (modified) add update user_1 to regtool Thu, 26 Mar 2009 18:59:54 GMT eugene [23546] * trunk/ippTools/share/regtool_updateprocessedimfile.sql (added) add update user_1 to regtool Thu, 26 Mar 2009 18:59:00 GMT eugene [23545] * trunk/ippTools/src/regtoolConfig.c (modified) add dateobs range to pendingimfile; add user_1 as option for ... Thu, 26 Mar 2009 18:58:47 GMT eugene [23544] * trunk/ippTools/src/regtool.c (modified) add dateobs range to pendingimfile; add user_1 as option for ... Thu, 26 Mar 2009 18:57:54 GMT eugene [23543] * trunk/ippTools/share/chiptool_pendingimfile.sql (modified) adding output field to pendingimfile for deburn test Thu, 26 Mar 2009 18:57:17 GMT eugene [23542] * trunk/tools/ipp_apply_burntool.pl (added) adding script to run burntool for a range of images on a chip Thu, 26 Mar 2009 18:56:34 GMT eugene [23541] * trunk/Ohana/src/opihi/pantasks/CheckTasks.c (modified) another attempt to randomize the task exec time Thu, 26 Mar 2009 04:55:57 GMT eugene [23540] * trunk/ippScripts/scripts/register_imfile.pl (modified) add default response to value_for_flag; check for NULL for the ... Thu, 26 Mar 2009 03:25:21 GMT eugene [23539] * branches/eam_branches/eam_branch_20090322 (deleted) dev branch reintegrated into trunk Thu, 26 Mar 2009 01:55:51 GMT bills [23538] * trunk/pswarp/src/pswarpTransformReadout.c (modified) POOR.WARP ---> CONV.POOR BAD.WARP ---> CONV.BAD look up old names ... Thu, 26 Mar 2009 01:49:36 GMT eugene [23537] * branches/neb_distrib_20081210/Nebulous-Server (modified) * branches/neb_distrib_20081210/Nebulous-Server/.cvsignore (deleted) * branches/neb_distrib_20081210/Nebulous-Server/Changes (modified) * branches/neb_distrib_20081210/Nebulous-Server/MANIFEST (modified) * branches/neb_distrib_20081210/Nebulous-Server/bin/neb-admin (modified) * branches/neb_distrib_20081210/Nebulous-Server/bin/neb-voladd (modified) * branches/neb_distrib_20081210/Nebulous-Server/docs/c_api.h (deleted) * branches/neb_distrib_20081210/Nebulous-Server/docs/install.txt (copied) * branches/neb_distrib_20081210/Nebulous-Server/docs/setup.txt (deleted) * branches/neb_distrib_20081210/Nebulous-Server/docs/tmp.txt (deleted) * branches/neb_distrib_20081210/Nebulous-Server/lib/Nebulous/Server.pm (modified) * branches/neb_distrib_20081210/Nebulous-Server/lib/Nebulous/Server/Config.pm (modified) * branches/neb_distrib_20081210/Nebulous-Server/lib/Nebulous/Server/Log.pm (modified) * branches/neb_distrib_20081210/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * branches/neb_distrib_20081210/Nebulous-Server/t/.cvsignore (deleted) * branches/neb_distrib_20081210/Nebulous-Server/t/02_server_setup.t (modified) * branches/neb_distrib_20081210/Nebulous-Server/t/10_server_is_valid_volume_name.t (modified) merge changes from trunk Thu, 26 Mar 2009 01:37:05 GMT eugene [23536] * branches/neb_distrib_20081210/Nebulous (modified) * branches/neb_distrib_20081210/Nebulous/Build.PL (modified) * branches/neb_distrib_20081210/Nebulous/MANIFEST (modified) * branches/neb_distrib_20081210/Nebulous/bin (modified) * branches/neb_distrib_20081210/Nebulous/docs (deleted) * branches/neb_distrib_20081210/Nebulous/examples (modified) * branches/neb_distrib_20081210/Nebulous/lib/Nebulous/Client.pm (modified) * branches/neb_distrib_20081210/Nebulous/nebclient (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/Doxyfile.in (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/src (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/src/nebclient.c (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/src/nebclient.h (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/src (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/diag (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/fail (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/ok (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/ok/ok (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/ok/ok-hash (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/ok/ok-numeric (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/pass (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/plan (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/plan/no-tests (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/plan/no_plan (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/plan/not-enough-tests (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/plan/sane (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/plan/skip_all (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/plan/too-many-plans (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/plan/too-many-tests (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/skip (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap/tests/todo (modified) * branches/neb_distrib_20081210/Nebulous/nebclient/tests/tests.c (modified) * branches/neb_distrib_20081210/Nebulous/scripts/old_ptest.pl (copied) * branches/neb_distrib_20081210/Nebulous/scripts/ptest.pl (modified) * branches/neb_distrib_20081210/Nebulous/scripts/stats.pl (copied) merging differences from trunk: ptest.pl was re-written; nebGetXattr, ... Thu, 26 Mar 2009 01:26:30 GMT bills [23535] * trunk/ppImage/src/ppImageSetMaskBits.c (modified) * trunk/ppSub/src/ppSubSetMasks.c (modified) * trunk/psModules/src/camera/pmFPARead.c (modified) * trunk/psphot/src/psphotMaskReadout.c (modified) look up mask with new name "LOW" if not found look up "BAD" (for ... Thu, 26 Mar 2009 00:42:53 GMT bills [23534] * trunk/ppImage/src/ppImageSetMaskBits.c (modified) Look up "LOW" in masks instead of "BAD" Thu, 26 Mar 2009 00:08:29 GMT bills [23533] * trunk/dbconfig/changes.txt (modified) Forgot to include create statements for new tables added in Version ... Wed, 25 Mar 2009 22:48:19 GMT Paul Price [23532] * branches/pap/dbconfig/cam.md (modified) * branches/pap/dbconfig/changes.txt (modified) * branches/pap/dbconfig/chip.md (modified) * branches/pap/dbconfig/config.md (modified) * branches/pap/dbconfig/diff.md (modified) * branches/pap/dbconfig/raw.md (modified) * branches/pap/dbconfig/stack.md (modified) * branches/pap/dbconfig/warp.md (modified) * branches/pap/ippScripts/scripts/camera_exp.pl (modified) * branches/pap/ippScripts/scripts/chip_imfile.pl (modified) * branches/pap/ippScripts/scripts/detrend_correct_imfile.pl (modified) * branches/pap/ippScripts/scripts/detrend_norm_apply.pl (modified) * branches/pap/ippScripts/scripts/detrend_norm_calc.pl (modified) * branches/pap/ippScripts/scripts/detrend_norm_exp.pl (modified) * branches/pap/ippScripts/scripts/detrend_process_exp.pl (modified) * branches/pap/ippScripts/scripts/detrend_process_imfile.pl (modified) * branches/pap/ippScripts/scripts/detrend_reject_exp.pl (modified) * branches/pap/ippScripts/scripts/detrend_resid_exp.pl (modified) * branches/pap/ippScripts/scripts/detrend_resid_imfile.pl (modified) * branches/pap/ippScripts/scripts/detrend_stack.pl (modified) * branches/pap/ippScripts/scripts/diff_skycell.pl (modified) * branches/pap/ippScripts/scripts/dist_advancerun.pl (modified) * branches/pap/ippScripts/scripts/dist_component.pl (modified) * branches/pap/ippScripts/scripts/fake_imfile.pl (modified) * branches/pap/ippScripts/scripts/flatcorr_proc.pl (modified) * branches/pap/ippScripts/scripts/magic_destreak.pl (modified) * branches/pap/ippScripts/scripts/magic_mask.pl (modified) * branches/pap/ippScripts/scripts/magic_process.pl (modified) * branches/pap/ippScripts/scripts/magic_tree.pl (modified) * branches/pap/ippScripts/scripts/register_exp.pl (modified) * branches/pap/ippScripts/scripts/register_imfile.pl (modified) * branches/pap/ippScripts/scripts/stack_skycell.pl (modified) * branches/pap/ippScripts/scripts/summit_copy.pl (modified) * branches/pap/ippScripts/scripts/warp_overlap.pl (modified) * branches/pap/ippScripts/scripts/warp_skycell.pl (modified) * branches/pap/ippTools/configure.ac (modified) * branches/pap/ippTools/share/pxadmin_create_tables.sql (modified) * branches/pap/ippTools/src/camtool.c (modified) * branches/pap/ippTools/src/camtoolConfig.c (modified) * branches/pap/ippTools/src/chiptool.c (modified) * branches/pap/ippTools/src/chiptoolConfig.c (modified) * branches/pap/ippTools/src/dettoolConfig.c (modified) * branches/pap/ippTools/src/dettool_detrunsummary.c (modified) * branches/pap/ippTools/src/dettool_normalizedexp.c (modified) * branches/pap/ippTools/src/dettool_normalizedimfile.c (modified) * branches/pap/ippTools/src/dettool_processedexp.c (modified) * branches/pap/ippTools/src/dettool_processedimfile.c (modified) * branches/pap/ippTools/src/dettool_residexp.c (modified) * branches/pap/ippTools/src/dettool_residimfile.c (modified) * branches/pap/ippTools/src/dettool_stack.c (modified) * branches/pap/ippTools/src/difftool.c (modified) * branches/pap/ippTools/src/difftoolConfig.c (modified) * branches/pap/ippTools/src/disttool.c (modified) * branches/pap/ippTools/src/disttoolConfig.c (modified) * branches/pap/ippTools/src/faketool.c (modified) * branches/pap/ippTools/src/faketoolConfig.c (modified) * branches/pap/ippTools/src/flatcorr.c (modified) * branches/pap/ippTools/src/flatcorrConfig.c (modified) * branches/pap/ippTools/src/magicdstool.c (modified) * branches/pap/ippTools/src/magicdstoolConfig.c (modified) * branches/pap/ippTools/src/magictool.c (modified) * branches/pap/ippTools/src/magictoolConfig.c (modified) * branches/pap/ippTools/src/pztool.c (modified) * branches/pap/ippTools/src/pztoolConfig.c (modified) * branches/pap/ippTools/src/regtool.c (modified) * branches/pap/ippTools/src/regtoolConfig.c (modified) * branches/pap/ippTools/src/stacktool.c (modified) * branches/pap/ippTools/src/stacktoolConfig.c (modified) * branches/pap/ippTools/src/warptool.c (modified) * branches/pap/ippTools/src/warptoolConfig.c (modified) Adding quality flag to raw, chip, cam, warp, stack, diff product ... Wed, 25 Mar 2009 21:56:32 GMT eugene [23531] * trunk/Ohana (modified) upgrade threading/locking model for pantasks: changes merged from ... Wed, 25 Mar 2009 21:56:09 GMT eugene [23530] * trunk/Ohana/src/opihi/dimm/camera_cmds.c (modified) * trunk/Ohana/src/opihi/dimm/telescope_cmds.c (modified) * trunk/Ohana/src/opihi/include/pantasks.h (modified) * trunk/Ohana/src/opihi/include/shell.h (modified) * trunk/Ohana/src/opihi/lib.shell/SocketOps.c (modified) * trunk/Ohana/src/opihi/lib.shell/gprint.c (modified) * trunk/Ohana/src/opihi/pantasks/CheckController.c (modified) * trunk/Ohana/src/opihi/pantasks/CheckJobs.c (modified) * trunk/Ohana/src/opihi/pantasks/CheckPassword.c (modified) * trunk/Ohana/src/opihi/pantasks/CheckTasks.c (modified) * trunk/Ohana/src/opihi/pantasks/ControllerOps.c (modified) * trunk/Ohana/src/opihi/pantasks/InputQueue.c (modified) * trunk/Ohana/src/opihi/pantasks/JobOps.c (modified) * trunk/Ohana/src/opihi/pantasks/ListenClients.c (modified) * trunk/Ohana/src/opihi/pantasks/LocalJob.c (modified) * trunk/Ohana/src/opihi/pantasks/Makefile (modified) * trunk/Ohana/src/opihi/pantasks/controller.c (modified) * trunk/Ohana/src/opihi/pantasks/controller_host.c (modified) * trunk/Ohana/src/opihi/pantasks/controller_jobstack.c (modified) * trunk/Ohana/src/opihi/pantasks/controller_status.c (modified) * trunk/Ohana/src/opihi/pantasks/controller_threads.c (modified) * trunk/Ohana/src/opihi/pantasks/controller_verbose.c (modified) * trunk/Ohana/src/opihi/pantasks/delete.c (modified) * trunk/Ohana/src/opihi/pantasks/flush.c (modified) * trunk/Ohana/src/opihi/pantasks/init.c (modified) * trunk/Ohana/src/opihi/pantasks/init_server.c (modified) * trunk/Ohana/src/opihi/pantasks/jobs_and_tasks_thread.c (copied) * trunk/Ohana/src/opihi/pantasks/kill.c (modified) * trunk/Ohana/src/opihi/pantasks/notes.txt (modified) * trunk/Ohana/src/opihi/pantasks/pantasks.c.in (modified) * trunk/Ohana/src/opihi/pantasks/pantasks_server.c.in (modified) * trunk/Ohana/src/opihi/pantasks/server.c (modified) * trunk/Ohana/src/opihi/pantasks/server_run.c (modified) * trunk/Ohana/src/opihi/pantasks/showtask.c (modified) * trunk/Ohana/src/opihi/pantasks/status_server.c (modified) * trunk/Ohana/src/opihi/pantasks/task.c (modified) * trunk/Ohana/src/opihi/pantasks/task_active.c (modified) * trunk/Ohana/src/opihi/pantasks/task_command.c (modified) * trunk/Ohana/src/opihi/pantasks/task_host.c (modified) * trunk/Ohana/src/opihi/pantasks/task_macros.c (modified) * trunk/Ohana/src/opihi/pantasks/task_nmax.c (modified) * trunk/Ohana/src/opihi/pantasks/task_options.c (modified) * trunk/Ohana/src/opihi/pantasks/task_periods.c (modified) * trunk/Ohana/src/opihi/pantasks/task_stdout.c (modified) * trunk/Ohana/src/opihi/pantasks/task_trange.c (modified) * trunk/Ohana/src/opihi/pantasks/test/threadload.sh (copied) * trunk/Ohana/src/opihi/pantasks/test/threadload2.sh (copied) * trunk/Ohana/src/opihi/pantasks/thread_locks.c (modified) upgrade threading/locking model for pantasks: changes merged from ... Wed, 25 Mar 2009 21:45:01 GMT eugene [23529] * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/dimm/camera_cmds.c (modified) * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/dimm/telescope_cmds.c (modified) remove mergeinfo? Wed, 25 Mar 2009 21:37:23 GMT eugene [23528] * branches/eam_branches/eam_branch_20090322/Ohana (modified) * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/dimm/camera_cmds.c (modified) * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/dimm/telescope_cmds.c (modified) merge from trunk Wed, 25 Mar 2009 21:36:39 GMT eugene [23527] * trunk/extsrc/gpcsw/Makefile.in (modified) force copy if target exists Wed, 25 Mar 2009 21:36:19 GMT eugene [23526] * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/Makefile (modified) drop libpsf (to avoid fortran) Wed, 25 Mar 2009 21:35:56 GMT eugene [23525] * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/psfstats.c (modified) build-time disable of psfstats (to avoid fortran requirement) Wed, 25 Mar 2009 21:35:13 GMT eugene [23524] * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burntool.c (modified) attempting to define alternate output target Wed, 25 Mar 2009 21:33:12 GMT eugene [23523] * branches/eam_branches/eam_branch_20090322/Ohana (modified) * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/dimm/camera_cmds.c (modified) * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/dimm/telescope_cmds.c (modified) merge from trunk Wed, 25 Mar 2009 21:29:39 GMT eugene [23522] * branches/eam_branches/eam_branch_20090322/Ohana (modified) * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/dimm/camera_cmds.c (modified) * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/dimm/telescope_cmds.c (modified) merged trunk into eam_branch_20090322 (Ohana) Wed, 25 Mar 2009 21:20:39 GMT Paul Price [23521] * branches/pap/ippTools/share/pxadmin_create_tables.sql (modified) * branches/pap/ippTools/share/pxadmin_drop_tables.sql (modified) Removing unused table guidePendingExp Wed, 25 Mar 2009 21:19:11 GMT Paul Price [23520] * branches/pap/dbconfig/guide.md (deleted) * branches/pap/dbconfig/ipp.m4 (modified) * branches/pap/dbconfig/new.md (added) * branches/pap/dbconfig/raw.md (added) * branches/pap/dbconfig/summitcopy.md (added) * branches/pap/dbconfig/tasks.md (deleted) Splitting the poorly-named tasks.md into multiple files with the ... Wed, 25 Mar 2009 21:16:13 GMT eugene [23519] * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/pantasks/test/threadload2.sh (added) add a test script Wed, 25 Mar 2009 21:16:05 GMT eugene [23518] * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/include/pantasks.h (modified) * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/pantasks/notes.txt (modified) updates for thread lock modification Wed, 25 Mar 2009 21:15:40 GMT eugene [23517] * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/lib.shell/SocketOps.c (modified) add a note Wed, 25 Mar 2009 21:15:28 GMT eugene [23516] * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/include/shell.h (modified) * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/lib.shell/gprint.c (modified) add gprint_syserror function, gprintv Wed, 25 Mar 2009 21:14:00 GMT eugene [23515] * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/pantasks/LocalJob.c (modified) check for fork failure Wed, 25 Mar 2009 21:13:41 GMT eugene [23514] * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/pantasks/JobOps.c (modified) move Npending increment to CreateJob; check for submit status Wed, 25 Mar 2009 21:13:14 GMT eugene [23513] * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/pantasks/CheckJobs.c (modified) drop unneeded break Wed, 25 Mar 2009 21:12:55 GMT eugene [23512] * branches/eam_branches/eam_branch_20090322/Ohana/src/opihi/pantasks/CheckTasks.c (modified) check on SubmitJob result, delete job if needed Wed, 25 Mar 2009 21:05:24 GMT Paul Price [23511] * branches/pap (copied) Creating branch for addition of data quality flag. Wed, 25 Mar 2009 21:00:21 GMT Paul Price [23510] * branches/pap_branches (deleted) Removing unnecessary directory. Wed, 25 Mar 2009 20:58:13 GMT Paul Price [23509] * branches/pap_branch_20090128 (deleted) Removing obsolete branch Wed, 25 Mar 2009 20:55:53 GMT Paul Price [23508] * branches/pap_branches/Price (deleted) * branches/pap_branches/pap_branch_050513 (deleted) * branches/pap_branches/pap_branch_051214 (deleted) * branches/pap_branches/pap_branch_070920 (deleted) * branches/pap_branches/pap_branch_080117 (deleted) * branches/pap_branches/pap_branch_080207 (deleted) * branches/pap_branches/pap_branch_080214 (deleted) * branches/pap_branches/pap_branch_080320 (deleted) * branches/pap_branches/pap_branch_080407 (deleted) * branches/pap_branches/pap_branch_080617 (deleted) * branches/pap_branches/pap_branch_080908 (deleted) * branches/pap_branches/pap_branch_20081109 (deleted) * branches/pap_branches/pap_branch_20081216 (deleted) * branches/pap_branches/pap_branch_20090108 (deleted) * branches/pap_branches/price (deleted) Removing obsolete branches. Wed, 25 Mar 2009 20:33:30 GMT Paul Price [23507] * trunk/psLib/src/db/psDB.c (modified) Resolving ticket 1109: bus error in pxinject was due to endian bug ... Wed, 25 Mar 2009 03:24:49 GMT Paul Price [23506] * trunk/ippTools/src/difftool.c (modified) * trunk/ippTools/src/difftoolConfig.c (modified) Adding restriction on good_frac for skycells of warp-warp diffs. Wed, 25 Mar 2009 03:17:30 GMT Paul Price [23505] * trunk/ppSub/src/ppSubMatchPSFs.c (modified) * trunk/ppSub/src/ppSubSetMasks.c (modified) * trunk/pswarp/src/pswarpSetMaskBits.c (modified) Fixing mask names following change. Wed, 25 Mar 2009 02:55:47 GMT Paul Price [23504] * trunk/ippTools/share/difftool_definewarpwarp_insert.sql (modified) Stack_id values should be NULL instead of zero, to avoid foreign key ... Wed, 25 Mar 2009 02:35:26 GMT Paul Price [23503] * trunk/ippTools/share/difftool_definewarpwarp_select.sql (modified) * trunk/ippTools/src/difftool.c (modified) Fixing GROUP BY Wed, 25 Mar 2009 01:47:54 GMT Paul Price [23502] * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/difftool_definewarpwarp_insert.sql (added) * trunk/ippTools/share/difftool_definewarpwarp_select.sql (added) * trunk/ippTools/src/difftool.c (modified) * trunk/ippTools/src/difftool.h (modified) * trunk/ippTools/src/difftoolConfig.c (modified) Adding definewarpwarp mode for difftool. The template is taken to be ... Tue, 24 Mar 2009 22:38:01 GMT bills [23501] * trunk/ippScripts/scripts/register_imfile.pl (modified) fix error checking for -telescope etc value_for_flag returns 0 if not ... Tue, 24 Mar 2009 22:17:19 GMT bills [23500] * trunk/ippTools/src/regtool.c (modified) * trunk/ippTools/src/regtoolConfig.c (modified) correctly add -exp_id_begin and -exp_id_end to the revert functions Tue, 24 Mar 2009 21:52:45 GMT bills [23499] * trunk/ippTools/src/regtool.c (modified) * trunk/ippTools/src/regtoolConfig.c (modified) add -exp_id_begin and -exp_id_end to the select paramters for ... Tue, 24 Mar 2009 21:05:42 GMT Paul Price [23498] * trunk/ippconfig/recipes/masks.16bit.config (modified) * trunk/ippconfig/recipes/ppStack.config (modified) * trunk/ippconfig/recipes/ppSub.config (modified) * trunk/psModules/src/config/pmConfigMask.c (modified) Updating mask bits. Renamed BAD --> LOW to more simply conveys the ... Tue, 24 Mar 2009 20:18:19 GMT bills [23497] * trunk/ippScripts/scripts/summit_copy.pl (modified) * trunk/ippTasks/summit.copy.pro (modified) * trunk/ippTools/share/pztool_find_completed_exp.sql (modified) * trunk/ippTools/src/pztool.c (modified) * trunk/ippTools/src/pztool.h (modified) * trunk/ippTools/src/pztoolConfig.c (modified) advance exposures using load, run style so that the proper workdir ... Tue, 24 Mar 2009 20:16:18 GMT bills [23496] * trunk/ippconfig/system.config (modified) use 16 bit masks Tue, 24 Mar 2009 20:07:06 GMT bills [23495] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) fix problem invoking the _neb_start method Tue, 24 Mar 2009 17:22:00 GMT Paul Price [23494] * trunk/psastro/src/psastro.h (modified) Removing functions no longer defined here. Tue, 24 Mar 2009 02:22:05 GMT eugene [23493] * trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burntool.c (modified) adding output file to burntool