# # ChangeLog for trunk # # Generated by Trac 1.6 # Jul 20, 2026, 9:19:36 AM Thu, 08 Dec 2011 01:30:30 GMT Serge CHASTEL [32886] * trunk/ippdor/src/ipp/constants/Globals.py (modified) Forgot path valuation Thu, 08 Dec 2011 01:06:19 GMT Serge CHASTEL [32885] * trunk/ippdor/src/ipp/ChipManager.py (modified) * trunk/ippdor/src/ipp/constants/Chip.py (modified) Typo in requirements expression. Changed chip requirements to general ... Thu, 08 Dec 2011 00:58:55 GMT Serge CHASTEL [32884] * trunk/ippdor/src/ipp/Constants.py (deleted) Constants have their own package Wed, 07 Dec 2011 21:38:56 GMT Serge CHASTEL [32883] * trunk/ippdor/deployment/deploy.py (modified) * trunk/ippdor/quality_metrics.sh (modified) Deployment bug fixes Wed, 07 Dec 2011 21:09:53 GMT Serge CHASTEL [32882] * trunk/ippdor/src/executables/ippdor_chip_to_warp.py (modified) Documentation Wed, 07 Dec 2011 21:08:54 GMT Serge CHASTEL [32881] * trunk/ippdor/src/ipp/constants/Fake.py (modified) * trunk/ippdor/src/ipp/constants/Stack.py (modified) * trunk/ippdor/src/ipp/constants/Warp.py (modified) Documentation + constants Wed, 07 Dec 2011 21:07:47 GMT Serge CHASTEL [32880] * trunk/ippdor/src/ipp/CamManager.py (modified) * trunk/ippdor/src/ipp/constants/Camera.py (modified) * trunk/ippdor/src/ipp/constants/Chip.py (modified) Documentation + constants Wed, 07 Dec 2011 21:00:18 GMT Serge CHASTEL [32879] * trunk/ippdor/src/ipp/ChipManager.py (modified) * trunk/ippdor/src/ipp/constants/Chip.py (modified) Documentation + constants Wed, 07 Dec 2011 20:27:51 GMT Serge CHASTEL [32878] * trunk/ippdor/deployment/deploy.py (modified) Localization Wed, 07 Dec 2011 20:27:07 GMT Serge CHASTEL [32877] * trunk/ippdor/deployment/deploy.py (modified) * trunk/ippdor/src/ipp/constants/__init__.py (modified) Localization Wed, 07 Dec 2011 20:20:55 GMT Serge CHASTEL [32876] * trunk/ippdor/src/ipp/ChipManager.py (modified) * trunk/ippdor/src/ipp/constants/Chip.py (modified) * trunk/ippdor/src/ipp/constants/Globals.py (modified) * trunk/ippdor/src/ipp/constants/__init__.py (modified) Code documentation Wed, 07 Dec 2011 02:38:12 GMT Serge CHASTEL [32874] * trunk/ippdor (added) * trunk/ippdor/README (added) * trunk/ippdor/conf (added) * trunk/ippdor/conf/pylintrc (added) * trunk/ippdor/deployment (added) * trunk/ippdor/deployment/Deployment.py (added) * trunk/ippdor/deployment/__init__.py (added) * trunk/ippdor/deployment/deploy.py (added) * trunk/ippdor/doc (added) * trunk/ippdor/doc/Chip2Stack (added) * trunk/ippdor/doc/Chip2Stack/stack.tex (added) * trunk/ippdor/doc/Full (added) * trunk/ippdor/doc/Full/Makefile (added) * trunk/ippdor/doc/Full/administration.tex (added) * trunk/ippdor/doc/Full/annex.tex (added) * trunk/ippdor/doc/Full/design.tex (added) * trunk/ippdor/doc/Full/heldjobs.tex (added) * trunk/ippdor/doc/Full/ippdor.tex (added) * trunk/ippdor/doc/Full/link_ipp.tex (added) * trunk/ippdor/doc/Full/operations.tex (added) * trunk/ippdor/quality_metrics.sh (added) * trunk/ippdor/src (added) * trunk/ippdor/src/__init__.py (added) * trunk/ippdor/src/executables (added) * trunk/ippdor/src/executables/__init__.py (added) * trunk/ippdor/src/executables/encapsulate_camera.sh (added) * trunk/ippdor/src/executables/encapsulate_chip.sh (added) * trunk/ippdor/src/executables/encapsulate_fake.sh (added) * trunk/ippdor/src/executables/encapsulate_stack.sh (added) * trunk/ippdor/src/executables/encapsulate_warp.sh (added) * trunk/ippdor/src/executables/generate_cam_jobs.py (added) * trunk/ippdor/src/executables/generate_chip_jobs.py (added) * trunk/ippdor/src/executables/generate_exposure_dag.py (added) * trunk/ippdor/src/executables/generate_fake_jobs.py (added) * trunk/ippdor/src/executables/generate_stack_jobs.py (added) * trunk/ippdor/src/executables/generate_warp_jobs.py (added) * trunk/ippdor/src/executables/ippdor_chip_to_stack.py (added) * trunk/ippdor/src/executables/ippdor_chip_to_warp.py (added) * trunk/ippdor/src/executables/send_email.py (added) * trunk/ippdor/src/executables/undo_dag_exposure.py (added) * trunk/ippdor/src/ipp (added) * trunk/ippdor/src/ipp/CamManager.py (added) * trunk/ippdor/src/ipp/ChipManager.py (added) * trunk/ippdor/src/ipp/Constants.py (added) * trunk/ippdor/src/ipp/FakeManager.py (added) * trunk/ippdor/src/ipp/Gpc1Manager.py (added) * trunk/ippdor/src/ipp/StackManager.py (added) * trunk/ippdor/src/ipp/WarpManager.py (added) * trunk/ippdor/src/ipp/__init__.py (added) * trunk/ippdor/src/ipp/constants (added) * trunk/ippdor/src/ipp/constants/Camera.py (added) * trunk/ippdor/src/ipp/constants/Chip.py (added) * trunk/ippdor/src/ipp/constants/ChipToWarp.py (added) * trunk/ippdor/src/ipp/constants/Fake.py (added) * trunk/ippdor/src/ipp/constants/Globals.py (added) * trunk/ippdor/src/ipp/constants/Stack.py (added) * trunk/ippdor/src/ipp/constants/Warp.py (added) * trunk/ippdor/src/ipp/constants/__init__.py (added) * trunk/ippdor/src/ipp/exceptions (added) * trunk/ippdor/src/ipp/exceptions/IppException.py (added) * trunk/ippdor/src/ipp/exceptions/UninstantiableIppException.py (added) * trunk/ippdor/src/ipp/exceptions/__init__.py (added) * trunk/ippdor/src/ipp/helpers.py (added) condor-IPP framework Tue, 06 Dec 2011 21:39:23 GMT bills [32872] * trunk/ippScripts/scripts/magic_destreak_revert.pl (modified) don't bother checking for exisitence of recovery files just kill them ... Tue, 06 Dec 2011 20:14:54 GMT bills [32870] * trunk/ippScripts/scripts/magic_destreak.pl (modified) use $ipprc->redirect_to_logfile() Mon, 05 Dec 2011 21:46:06 GMT mhuber [32868] * trunk/psphot/src/psphotStackMatchPSFs.c (modified) matchKernel needed a fail/fault condition check Sun, 04 Dec 2011 05:07:13 GMT rhenders [32866] * trunk/ippToPsps/jython/configs/newmd4.xml (added) Config for load of new MD4, using ready-made DVO -> MySQL database Sat, 03 Dec 2011 04:58:38 GMT rhenders [32864] * trunk/ippToPsps/jython/configs/newsas.xml (modified) Using a new DVO Db. This is the version used to load to PSPS on ... Sat, 03 Dec 2011 03:54:30 GMT watersc1 [32863] * trunk/ippconfig/gpc1/format_20091209.config (modified) * trunk/ippconfig/gpc1/format_20100122.config (modified) * trunk/ippconfig/gpc1/format_20100228.config (modified) * trunk/ippconfig/gpc1/format_20100723.config (modified) * trunk/ippconfig/gpc1/ppImage.config (modified) * trunk/ippconfig/recipes/ppImage.config (modified) New PATTERN.{ROW|CELL} values to better reflect what is necessary to ... Sat, 03 Dec 2011 01:09:44 GMT watersc1 [32860] * trunk/Nebulous-Server/bin/neb-admin (modified) I forgot two. Sat, 03 Dec 2011 00:44:56 GMT watersc1 [32858] * trunk/Nebulous-Server/bin/neb-admin (modified) Block targetting to the new wave 4 machines until we believe their ... Fri, 02 Dec 2011 22:09:12 GMT watersc1 [32856] * trunk/ippTasks/ipphosts.mhpcc.config (modified) * trunk/ippTasks/summit.copy.pro (modified) Modifications to allocate stare images to stare nodes. Fri, 02 Dec 2011 00:40:15 GMT rhenders [32847] * trunk/ippToPsps/jython/configs/newsas.xml (modified) Production-ready Wed, 30 Nov 2011 21:58:40 GMT eugene [32842] * trunk/psModules/src/objects/pmSourcePhotometry.c (modified) set ON_GHOST, ON_GLINT, ON_SPIKE for the image processed with these ... Wed, 30 Nov 2011 21:44:19 GMT watersc1 [32841] * trunk/ippScripts/scripts/register_exp.pl (modified) Sometimes camera commanded exposures are labeled with ... Wed, 30 Nov 2011 21:12:42 GMT rhenders [32838] * trunk/ippToPsps/jython/republishbatch.py (modified) Added some comments Wed, 30 Nov 2011 21:09:34 GMT rhenders [32837] * trunk/ippToPsps/jython/republishbatch.py (modified) Using new ippToPspsDb method to reset the batch prior to republishing Wed, 30 Nov 2011 21:08:44 GMT rhenders [32836] * trunk/ippToPsps/jython/ipptopspsdb.py (modified) New method to 'reset' a batch, basically, pretend it was never loaded ... Wed, 30 Nov 2011 02:59:28 GMT rhenders [32835] * trunk/ippToPsps/jython/datastore.py (modified) now using 'link' rather than 'copy' argument when publishing to datastore Wed, 30 Nov 2011 00:11:16 GMT bills [32833] * trunk/ippTools/src/disttool.c (modified) make sure that single filter sky runs don't get queued for ... Tue, 29 Nov 2011 21:46:43 GMT heather [32832] * trunk/dbconfig/add.md (modified) * trunk/ippScripts/scripts/addstar_run.pl (modified) * trunk/ippTasks/addstar.pro (modified) * trunk/ippTasks/survey.pro (modified) * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/addtool_find_pendingexp_staticsky_multi.sql (added) * trunk/ippTools/share/addtool_find_processedexp_staticsky_multi.sql (added) * trunk/ippTools/share/addtool_find_sky_id_multi.sql (added) * trunk/ippTools/share/addtool_find_sky_id_multi_dvo.sql (added) * trunk/ippTools/share/addtool_queue_cam_id.sql (modified) * trunk/ippTools/share/addtool_queue_sky_id.sql (modified) * trunk/ippTools/share/addtool_queue_sky_id_multi.sql (added) * trunk/ippTools/share/addtool_queue_stack_id.sql (modified) * trunk/ippTools/share/addtool_revertprocessedexp_staticsky_multi.sql (added) * trunk/ippTools/src/addtool.c (modified) * trunk/ippTools/src/flatcorr.c (modified) * trunk/ippTools/src/pxadd.c (modified) * trunk/ippTools/src/pxadd.h (modified) added 'staticsky_multi' stage to addstar to allow processing of ... Tue, 29 Nov 2011 21:41:42 GMT rhenders [32831] * trunk/ippToPsps/jython/czardb.py (added) adding class for czardb Tue, 29 Nov 2011 02:38:00 GMT heather [32830] * trunk/dbconfig/changes.txt (modified) added a column to addstuff. Tue, 29 Nov 2011 01:14:09 GMT rhenders [32829] * trunk/ippToPsps/jython/configs/newsas.xml (modified) changed DVO database to a new one Tue, 29 Nov 2011 00:16:01 GMT rhenders [32828] * trunk/ippToPsps/jython/configs/oldthreepi.xml (modified) now including RA 7-9 hrs Sat, 26 Nov 2011 01:22:41 GMT rhenders [32826] * trunk/ippToPsps/jython/configs/newsas.xml (modified) production config for new SAS Sat, 26 Nov 2011 00:55:01 GMT rhenders [32825] * trunk/ippToPsps/xmlschema/BatchManifest.xsd (modified) Added all the new PSPS surveys to the XML schema for batch manifest files Sat, 26 Nov 2011 00:50:04 GMT rhenders [32824] * trunk/ippToPsps/jython/batch.py (modified) improved some log messages Sat, 26 Nov 2011 00:49:24 GMT rhenders [32823] * trunk/ippToPsps/jython/configs/newsas.xml (modified) added comment Sat, 26 Nov 2011 00:30:40 GMT eugene [32822] * trunk/ppSub/src/ppSubFlagNeighbors.c (modified) * trunk/ppSub/src/ppSubReadoutPhotometry.c (modified) add a test for matching psfMags to see if the positive detection is a ... Fri, 25 Nov 2011 22:02:31 GMT rhenders [32821] * trunk/ippToPsps/jython/configs/newsas.xml (added) New config for the new SAS database Fri, 25 Nov 2011 21:55:29 GMT bills [32820] * trunk/ippScripts/scripts/whichimage (modified) fix bug in sexagesimal to decimal conversion when hours == -0 or ... Fri, 25 Nov 2011 21:17:01 GMT rhenders [32819] * trunk/ippToPsps/jython/batch.py (modified) improved logic so that batches are only marked as 'successfully' ... Fri, 25 Nov 2011 19:04:33 GMT rhenders [32818] * trunk/ippMonitor/raw/czartool_ipptopsps.php (modified) ordering labels alphabetically; choosing first on list if none selected Fri, 25 Nov 2011 18:52:24 GMT bills [32810] * trunk/pstamp/scripts/pstamp_parser_run.pl (modified) change date based part of working directories from YYYYMMDD/ to YY/MM/DD/ Fri, 25 Nov 2011 18:50:16 GMT bills [32809] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) check for state like failed_revert since update jobs get set to ... Fri, 25 Nov 2011 17:35:48 GMT eugene [32808] * trunk/psModules/src/astrom/pmAstrometryWCS.c (modified) * trunk/psModules/src/objects/pmSourceMasks.h (modified) plug possible source of a leak; add the DIFF_SELF_MATCH flag Fri, 25 Nov 2011 02:39:11 GMT eugene [32807] * trunk/ppSub/src/ppSubFlagNeighbors.c (modified) error in the loop increment Thu, 24 Nov 2011 16:07:33 GMT bills [32806] * trunk/ippScripts/scripts/magic_destreak.pl (modified) fix error that was causing over censoring of chip stage data Thu, 24 Nov 2011 02:32:32 GMT watersc1 [32803] * trunk/ippScripts/scripts/ipp_filename.pl (modified) Hack to force ipp_filename to have a NEB_SERVER variable always, even ... Thu, 24 Nov 2011 02:16:33 GMT rhenders [32802] * trunk/ippToPsps/jython/ipptopspsdb.py (modified) add extra constraints when gathering batches that have not loaded to ... Thu, 24 Nov 2011 02:15:13 GMT rhenders [32801] * trunk/ippToPsps/jython/odm.py (modified) savinf ODM message for display; setting default message for 'details' ... Thu, 24 Nov 2011 02:13:09 GMT rhenders [32800] * trunk/ippToPsps/jython/datastoreDupeChecker.sh (added) quick and dirty shell script to check for dupes on the datastore Thu, 24 Nov 2011 01:29:56 GMT bills [32799] * trunk/ippTools/share/magicdstool_getskycells.sql (modified) include quality in output of magicdstool -getskycells Thu, 24 Nov 2011 00:40:43 GMT rhenders [32797] * trunk/ippMonitor/czartool/czartool/CzarDb.pm (modified) fixed bug where rate plots were lying to us Thu, 24 Nov 2011 00:40:07 GMT rhenders [32796] * trunk/ippMonitor/czartool/czarplot.pl (modified) changed argument for ipptopsps plots Wed, 23 Nov 2011 23:52:14 GMT bills [32791] * trunk/psvideophot/src (modified) updating ignorelist Wed, 23 Nov 2011 23:51:47 GMT rhenders [32790] * trunk/ippMonitor/raw/ipp.imfiles.dat (modified) added ipptopsps czartool pageto side-panel Wed, 23 Nov 2011 23:50:38 GMT bills [32789] * trunk/ippTools/share/disttool_listinterests.sql (modified) include target_id in the list of rcInterest Wed, 23 Nov 2011 23:48:56 GMT bills [32788] * trunk/ippScripts/scripts/videophot_process.pl (modified) remove unneeded input file check Wed, 23 Nov 2011 23:48:21 GMT bills [32787] * trunk/psvideophot/src/psvideoLoop.c (modified) check whether the central coordinates are finite Wed, 23 Nov 2011 23:47:48 GMT bills [32786] * trunk/ippTools/src/pstamptool.c (modified) * trunk/ippTools/src/pstamptool.h (modified) * trunk/ippTools/src/pstamptoolConfig.c (modified) add pstamptool -deletefile to insure that the file list for a job is ... Wed, 23 Nov 2011 23:46:37 GMT bills [32785] * trunk/pstamp/scripts/pstamp_cleanup.pl (modified) * trunk/pstamp/scripts/pstamp_get_image_job.pl (modified) * trunk/pstamp/scripts/pstamp_job_run.pl (modified) For get_image jobs store bundles in nebulous. Keep track of the files ... Wed, 23 Nov 2011 22:59:28 GMT rhenders [32784] * trunk/ippMonitor/raw/czartool_ipptopsps.php (added) first commit of basic ippToPsps czaring page Wed, 23 Nov 2011 22:58:59 GMT rhenders [32783] * trunk/ippMonitor/raw/czartool_labels.php (modified) removed redundant 'states' argument to label table method; a little ... Wed, 23 Nov 2011 22:56:20 GMT rhenders [32782] * trunk/ippMonitor/Makefile.in (modified) added czartool page for ipptopsps Wed, 23 Nov 2011 22:00:23 GMT rhenders [32781] * trunk/ippToPsps/jython/ipptopspsdb.py (modified) increased 'processing now' limit from 2 to 4 hours, as when network ... Wed, 23 Nov 2011 21:56:52 GMT rhenders [32780] * trunk/ippToPsps/jython/ipptopspsdb.py (modified) removed 'loaded_to_datastore != 0' constraint when checking if a ... Wed, 23 Nov 2011 21:40:28 GMT bills [32779] * trunk/ippScripts/scripts/videophot_process.pl (modified) if reading a file fails check for existence of instance and empty ... Wed, 23 Nov 2011 19:56:05 GMT rhenders [32778] * trunk/ippToPsps/jython/gpc1db.py (modified) removed redundant method used to testing Wed, 23 Nov 2011 18:49:00 GMT rhenders [32777] * trunk/ippToPsps/jython/metrics.py (modified) added a timer so program will run in a loop Wed, 23 Nov 2011 15:56:52 GMT eugene [32776] * trunk/psphot/src (modified) * trunk/psphot/src/psphotKronIterate.c (modified) * trunk/psphot/src/psphotRadialProfileWings.c (modified) * trunk/psphot/src/psphotStackImageLoop.c (modified) merge back from ops tag: do not measure radial profile for undetected ... Wed, 23 Nov 2011 02:26:26 GMT rhenders [32775] * trunk/ippMonitor/czartool/czarpoll.pl (modified) adding 'all_stages' plot for ippToPsps Wed, 23 Nov 2011 00:28:16 GMT bills [32773] * trunk/psModules/src/objects (modified) add a few more generated files to svn:ignore property Wed, 23 Nov 2011 00:23:14 GMT bills [32772] * trunk/dbconfig/pstamp.md (modified) add new table pstampFile Wed, 23 Nov 2011 00:22:43 GMT bills [32771] * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/pstamptool_listfile.sql (added) * trunk/ippTools/share/pxadmin_create_tables.sql (modified) * trunk/ippTools/src/pstamptool.c (modified) * trunk/ippTools/src/pstamptool.h (modified) * trunk/ippTools/src/pstamptoolConfig.c (modified) add table pstampFile to keep track of nebulous files created as part ... Tue, 22 Nov 2011 23:17:11 GMT bills [32770] * trunk/ippTools/src/vptool.c (modified) fix sql to make -rerun work properly Tue, 22 Nov 2011 23:10:24 GMT rhenders [32769] * trunk/ippMonitor/czartool/czarpoll.pl (modified) removed some debug Tue, 22 Nov 2011 23:03:37 GMT rhenders [32768] * trunk/ippMonitor/czartool/czarpoll.pl (modified) adding begin/end time constraints to ippToPsps-label-getting method Tue, 22 Nov 2011 22:50:35 GMT rhenders [32767] * trunk/ippMonitor/czartool/czarpoll.pl (modified) and another Tue, 22 Nov 2011 22:49:44 GMT rhenders [32766] * trunk/ippMonitor/czartool/czarpoll.pl (modified) fixed typo Tue, 22 Nov 2011 22:48:44 GMT rhenders [32765] * trunk/ippMonitor/czartool/czarpoll.pl (modified) now generating ippToPsps plots Tue, 22 Nov 2011 22:48:44 GMT bills [32764] * trunk/ippTools/src/vptool.c (modified) * trunk/ippTools/src/vptoolConfig.c (modified) Drop -unique option add -rerun for -definebyquery Tue, 22 Nov 2011 22:48:10 GMT rhenders [32763] * trunk/ippMonitor/czartool/czartool/Plotter.pm (modified) arrays of stages now a class variable, with a setter method, in order ... Tue, 22 Nov 2011 22:45:54 GMT rhenders [32762] * trunk/ippMonitor/czartool/czartool/Pantasks.pm (modified) added deepstack server Tue, 22 Nov 2011 22:41:22 GMT rhenders [32761] * trunk/ippMonitor/czartool/czartool/CzarDb.pm (modified) changes to incorporate ippToPsps stages Tue, 22 Nov 2011 22:35:57 GMT rhenders [32760] * trunk/ippMonitor/czartool/czarplot.pl (modified) removed anaysis option. no one uses it; added psps option for ... Tue, 22 Nov 2011 20:27:15 GMT bills [32751] * trunk/ippconfig/recipes/filerules-simple.mdc (modified) * trunk/ippconfig/recipes/filerules-split.mdc (modified) changes to psvideophot recipes Tue, 22 Nov 2011 20:25:28 GMT bills [32750] * trunk/ippTools/src/vptool.c (modified) implement vptool -processedcellmode Tue, 22 Nov 2011 20:23:15 GMT bills [32749] * trunk/ippScripts/scripts/videophot_process.pl (modified) make extaction of the video cube optional Tue, 22 Nov 2011 20:20:29 GMT eugene [32748] * trunk/ippTools/src (modified) add vptool to ignore list Tue, 22 Nov 2011 20:19:47 GMT eugene [32747] * trunk/psModules/src/objects (modified) add PS1_V4 to ignore list Tue, 22 Nov 2011 20:17:57 GMT eugene [32746] * trunk/psLib/src/sys/psMemory.c (modified) if we catch a memory block over/underrun, check the rest of the ... Tue, 22 Nov 2011 20:17:13 GMT eugene [32745] * trunk/psLib/src/imageops/psImageConvolve.c (modified) fix counting error in psImageSmooth (for real this time!) Tue, 22 Nov 2011 20:16:39 GMT eugene [32744] * trunk/psModules/src/objects/pmSourceFitPCM.c (modified) * trunk/psphot/src/psphotExtendedSourceFits.c (modified) * trunk/psphot/src/psphotSourceFits.c (modified) add notes counting allocations using psImageSmooth Tue, 22 Nov 2011 20:04:20 GMT bills [32743] * trunk/ippTools/src/faketool.c (modified) fix some ambiguous values in faketool -revertprocessedimfile Tue, 22 Nov 2011 18:26:12 GMT eugene [32742] * trunk/psLib/test/imageops/tap_psImageSmooth_PreAlloc.c (added) add a test for psImageSmooth_PreAlloc Tue, 22 Nov 2011 18:25:43 GMT eugene [32741] * trunk/Ohana/src/relastro/doc/2M1835+32_xxxx_astrom_summary.txt (added) * trunk/Ohana/src/relastro/src/testparallax.c (added) test code for par factor / parallax calculation Tue, 22 Nov 2011 18:24:35 GMT eugene [32740] * trunk/Ohana/src/relastro/include/relastro.h (modified) * trunk/Ohana/src/relastro/src/ParFactor.c (modified) update for more accurate par factor (still low-ish precision) Tue, 22 Nov 2011 15:35:15 GMT bills [32739] * trunk/ippMonitor/raw/nightSummary.php (modified) add chipBackgroundRun and warpBackgroundRun to nightSummary page Tue, 22 Nov 2011 06:40:48 GMT eugene [32738] * trunk/psphot/src/psphotRadialProfileWings.c (modified) handle apertures with no valid fluxes