# # ChangeLog for trunk/tools # # Generated by Trac 1.6 # Jul 20, 2026, 8:31:41 AM Mon, 06 Dec 2010 22:29:58 GMT rhenders [29953] * trunk/tools/czarpoll.pl (modified) Using different Plotter constructor Mon, 06 Dec 2010 22:27:37 GMT rhenders [29952] * trunk/tools/czarplot.pl (modified) now using suitable Plotter constructor if saving to file or showing ... Mon, 06 Dec 2010 22:26:58 GMT rhenders [29951] * trunk/tools/czartool/Plotter.pm (modified) Added multiple constructors for clarity Mon, 06 Dec 2010 19:49:09 GMT rhenders [29942] * trunk/tools/czarpoll.pl (modified) changing strat time from 6:35 to 6:30; now creating new metrics index ... Sat, 27 Nov 2010 01:28:18 GMT rhenders [29869] * trunk/tools/czartool/OCMetrics.pm (deleted) replaced with MultiDayMetrics Sat, 27 Nov 2010 01:28:00 GMT rhenders [29868] * trunk/tools/czarmetrics.pl (modified) improvments to date handling, using new more meaningful arg for ... Sat, 27 Nov 2010 01:27:03 GMT rhenders [29867] * trunk/tools/czartool/Metrics.pm (modified) refactored more general purpose metrics code into this base class, ... Sat, 27 Nov 2010 01:26:16 GMT rhenders [29866] * trunk/tools/czartool/Gpc1Db.pm (modified) now pulling out sum of magic mask and number of relevant chips in ... Sat, 27 Nov 2010 01:25:30 GMT rhenders [29865] * trunk/tools/czartool/CzarDb.pm (modified) removed redundant 'log' option for rate plots; some improved error ... Sat, 27 Nov 2010 01:24:30 GMT rhenders [29864] * trunk/tools/czartool/Plotter.pm (modified) improvements to titles of mask plots; now including total mask ... Sat, 27 Nov 2010 01:23:01 GMT rhenders [29863] * trunk/tools/czartool/DayMetrics.pm (modified) Finished first 'draft' of daily metrics Sat, 27 Nov 2010 01:21:47 GMT rhenders [29862] * trunk/tools/czarplot.pl (modified) removed redundant 'log' option for rates plots; removed default 'from ... Sat, 27 Nov 2010 01:20:19 GMT rhenders [29861] * trunk/tools/czarpoll.pl (modified) Fixed bug whereby czarpoll was creaing metrics for this day rather ... Sat, 27 Nov 2010 01:19:04 GMT rhenders [29860] * trunk/tools/czartool/MultiDayMetrics.pm (added) Class for generating metrics spanning multiple days, eg a lunation. ... Sat, 27 Nov 2010 01:18:29 GMT rhenders [29859] * trunk/tools/czartool/MetricsIndex.pm (added) Class for generating metrics index html. Sub-class of Metrics Tue, 23 Nov 2010 21:55:19 GMT bills [29809] * trunk/tools/runchipimfile.pl (modified) fix typo Tue, 23 Nov 2010 21:54:52 GMT bills [29808] * trunk/tools/checkfits (modified) check for existence of file before calling funpack Tue, 23 Nov 2010 02:13:58 GMT rhenders [29805] * trunk/tools/czarpoll.pl (modified) now creating metrics from [revious day at 6:35am Tue, 23 Nov 2010 02:13:22 GMT rhenders [29804] * trunk/tools/roboczar.pl (modified) now emailing ps-ipp-ops list Tue, 23 Nov 2010 02:12:48 GMT rhenders [29803] * trunk/tools/czarmetrics.pl (modified) using hardcoded path for resultant HTML. need to use config eventually Tue, 23 Nov 2010 02:12:02 GMT rhenders [29802] * trunk/tools/czartool/Plotter.pm (modified) re-labelling axis on mask plot Sat, 20 Nov 2010 02:39:23 GMT heather [29800] * trunk/tools/heather (added) * trunk/tools/heather/reprocess.OSS.133.pl (added) * trunk/tools/heather/reprocess.OSS.pl (added) these are my scripts to duplicate the diffrun for special OSS data ... Fri, 19 Nov 2010 19:08:09 GMT bills [29799] * trunk/tools/checkfits (added) Add tool to check whether a fits file is corrupt by trying to ... Sat, 13 Nov 2010 02:37:29 GMT rhenders [29771] * trunk/tools/czartool/Plotter.pm (modified) Minor cleanup Sat, 13 Nov 2010 02:36:37 GMT rhenders [29770] * trunk/tools/czartool/DayMetrics.pm (modified) Added magic mask plots Sat, 13 Nov 2010 01:11:27 GMT rhenders [29765] * trunk/tools/czarplot.pl (modified) added methods to create plots showing magic mask fraction Sat, 13 Nov 2010 01:11:03 GMT rhenders [29764] * trunk/tools/czartool/Plotter.pm (modified) added methods to create plots showing magic mask fraction Sat, 13 Nov 2010 01:09:01 GMT rhenders [29763] * trunk/tools/czartool/Gpc1Db.pm (modified) added methiods to get exposure list for given night; added two ... Sat, 13 Nov 2010 01:08:11 GMT rhenders [29762] * trunk/tools/czarpoll.pl (modified) now passing Gpc1Db object to Plotter class Sat, 13 Nov 2010 01:07:23 GMT rhenders [29761] * trunk/tools/czartool/StageMetrics.pm (modified) Cosmetic Sat, 13 Nov 2010 01:06:53 GMT rhenders [29760] * trunk/tools/czartool/Metrics.pm (modified) now passing Gpc1Db object to metrics base class Fri, 12 Nov 2010 20:16:23 GMT bills [29757] * trunk/tools/runchipimfile.pl (modified) finished this program for re-running chip_imfile.pl Thu, 11 Nov 2010 18:44:33 GMT rhenders [29756] * trunk/tools/roboczar.pl (modified) Now using StageMetrics class Thu, 11 Nov 2010 18:44:01 GMT rhenders [29755] * trunk/tools/czartool/StageMetrics.pm (modified) improvements to print method Thu, 11 Nov 2010 01:40:16 GMT rhenders [29753] * trunk/tools/czartool/CzarDb.pm (modified) * trunk/tools/czartool/DayMetrics.pm (modified) Using new, improved diffTimes() function from MySQLDb class Thu, 11 Nov 2010 01:39:35 GMT rhenders [29752] * trunk/tools/czartool/Plotter.pm (modified) using new improved diffTimes function Thu, 11 Nov 2010 01:38:53 GMT rhenders [29751] * trunk/tools/czarmetrics.pl (modified) fixed bug setting days Thu, 11 Nov 2010 01:36:30 GMT rhenders [29750] * trunk/tools/czartool/MySQLDb.pm (modified) Neatened up time diff code. Now much safer. Wed, 10 Nov 2010 19:59:34 GMT rhenders [29741] * trunk/tools/czartool/MySQLDb.pm (modified) added getFullDate method to ass time section onto a date; fixed ... Wed, 10 Nov 2010 19:58:39 GMT rhenders [29740] * trunk/tools/czartool/Plotter.pm (modified) removed some redundant code from rate plotting method; implemented ... Wed, 10 Nov 2010 19:57:53 GMT rhenders [29739] * trunk/tools/czartool/CzarDb.pm (modified) using more consistant names for times Wed, 10 Nov 2010 19:57:18 GMT rhenders [29738] * trunk/tools/czarpoll.pl (modified) no longer setting an interval for rate plots - handled better in ... Wed, 10 Nov 2010 19:56:42 GMT rhenders [29737] * trunk/tools/czarplot.pl (modified) no longer a default interval for rate plots - handled better in ... Wed, 10 Nov 2010 01:35:15 GMT rhenders [29730] * trunk/tools/czartool/DayMetrics.pm (added) * trunk/tools/czartool/Metrics.pm (added) * trunk/tools/czartool/OCMetrics.pm (added) new abstract superclass Metrics, inherited by two new subclasses, ... Wed, 10 Nov 2010 01:34:13 GMT rhenders [29729] * trunk/tools/czarmetrics.pl (modified) now using DayMetrics class Wed, 10 Nov 2010 01:33:48 GMT rhenders [29728] * trunk/tools/czarpoll.pl (modified) times wrong way round in call to timeDiff() Wed, 10 Nov 2010 01:33:11 GMT rhenders [29727] * trunk/tools/czartool/Plotter.pm (modified) improved time ticks spacing Tue, 09 Nov 2010 01:41:04 GMT rhenders [29713] * trunk/tools/czarpoll.pl (modified) defining more sensible intervals for rate plots Tue, 09 Nov 2010 01:39:28 GMT rhenders [29712] * trunk/tools/czartool/Plotter.pm (modified) more temp file cleanup Tue, 09 Nov 2010 01:38:59 GMT rhenders [29711] * trunk/tools/czartool/CzarDb.pm (modified) more temp file clean up; now returning whether any non-zero y data is ... Tue, 09 Nov 2010 01:16:29 GMT rhenders [29710] * trunk/tools/czartool/Plotter.pm (modified) fixing bug introduced in last commit Tue, 09 Nov 2010 00:41:52 GMT rhenders [29707] * trunk/tools/czarplot.pl (modified) fixing some minor typos Tue, 09 Nov 2010 00:41:31 GMT rhenders [29706] * trunk/tools/czartool/Plotter.pm (modified) showing stages in proper order Tue, 09 Nov 2010 00:29:30 GMT rhenders [29705] * trunk/tools/czartool/Plotter.pm (modified) fixed bug with hash Tue, 09 Nov 2010 00:25:30 GMT rhenders [29704] * trunk/tools/czarpoll.pl (modified) now generating rate plots as well Tue, 09 Nov 2010 00:25:02 GMT rhenders [29703] * trunk/tools/czartool/Plotter.pm (modified) improvments to temp file handling Tue, 09 Nov 2010 00:24:42 GMT rhenders [29702] * trunk/tools/czartool/CzarDb.pm (modified) improvments to temp file handling Mon, 08 Nov 2010 21:53:58 GMT rhenders [29695] * trunk/tools/czarplot.pl (modified) improved args for rate plots Sat, 06 Nov 2010 02:26:39 GMT rhenders [29687] * trunk/tools/czarmetrics.pl (modified) cosmetic Sat, 06 Nov 2010 01:54:50 GMT rhenders [29686] * trunk/tools/czarmetrics.pl (added) * trunk/tools/czarplot.pl (modified) * trunk/tools/czartool/CzarDb.pm (modified) * trunk/tools/czartool/Gpc1Db.pm (modified) * trunk/tools/czartool/MySQLDb.pm (modified) * trunk/tools/czartool/Plotter.pm (modified) * trunk/tools/czartool/StageMetrics.pm (added) major changes to support generaionof IPP metrics Sat, 30 Oct 2010 01:42:30 GMT rhenders [29618] * trunk/tools/czartool/Plotter.pm (modified) Now not leaving annoying png files around Sat, 30 Oct 2010 01:33:10 GMT watersc1 [29615] * trunk/tools/neb-reverse (modified) tool to convert a nebulous disk filename into an ext_id Thu, 28 Oct 2010 16:24:22 GMT bills [29586] * trunk/tools/runchipimfile.pl (added) added tool for re-running a commpleted (but presumably with damaged ... Wed, 27 Oct 2010 22:37:38 GMT rhenders [29585] * trunk/tools/czartool/Plotter.pm (modified) improved x-axis ticks Wed, 27 Oct 2010 22:11:31 GMT rhenders [29584] * trunk/tools/czartool/Plotter.pm (modified) Colour change Wed, 27 Oct 2010 22:11:12 GMT rhenders [29583] * trunk/tools/czarpoll.pl (modified) cosmetic Wed, 27 Oct 2010 22:10:49 GMT rhenders [29582] * trunk/tools/czartool/CzarDb.pm (modified) added runAnalysis() method; removed older redundant, versions of the ... Wed, 27 Oct 2010 22:02:32 GMT rhenders [29581] * trunk/tools/roboczar.pl (modified) Now checking that stages are not stuck; sending just one email, and ... Wed, 27 Oct 2010 22:01:26 GMT rhenders [29580] * trunk/tools/czarplot.pl (modified) Added anaysis option Fri, 15 Oct 2010 22:34:37 GMT rhenders [29437] * trunk/tools/czarplot.pl (modified) * trunk/tools/czartool/CzarDb.pm (modified) * trunk/tools/czartool/Plotter.pm (modified) Added first derivative plots Fri, 15 Oct 2010 22:34:14 GMT rhenders [29436] * trunk/tools/czartool/MySQLDb.pm (modified) Some time utility methods Fri, 15 Oct 2010 00:25:48 GMT bills [29419] * trunk/tools/runcameraexp.pl (modified) * trunk/tools/runwarpskycell.pl (modified) optionally save temporary files Wed, 13 Oct 2010 00:33:57 GMT watersc1 [29381] * trunk/tools/shuffle_otas.pl (modified) typo fix and counter addition Wed, 13 Oct 2010 00:16:54 GMT watersc1 [29378] * trunk/tools/shuffle_otas.pl (added) Program to shuffle second copies of nebulous files around from a ... Tue, 12 Oct 2010 01:17:09 GMT rhenders [29377] * trunk/tools/czartool/CzarDb.pm (modified) * trunk/tools/czartool/Plotter.pm (modified) removed some debug Tue, 12 Oct 2010 01:13:27 GMT rhenders [29376] * trunk/tools/czartool/MySQLDb.pm (modified) added methid to get a formatted date string Tue, 12 Oct 2010 01:12:57 GMT rhenders [29375] * trunk/tools/czarplot.pl (modified) added rate-of-processing option; added option to include cleanup in plots Tue, 12 Oct 2010 01:11:38 GMT rhenders [29374] * trunk/tools/roboczar.pl (modified) removed redundant method Tue, 12 Oct 2010 01:11:19 GMT rhenders [29373] * trunk/tools/czartool/CzarDb.pm (modified) * trunk/tools/czartool/Plotter.pm (modified) Big changes to introduce rate=of-procesing plots as well as removing ... Wed, 06 Oct 2010 03:37:52 GMT bills [29336] * trunk/tools/definetargets (modified) add SSdiff to the list of stages Tue, 05 Oct 2010 19:42:28 GMT rhenders [29320] * trunk/tools/czarplot.pl (modified) Added option to plot a single day's worth of data Fri, 01 Oct 2010 19:08:32 GMT rhenders [29292] * trunk/tools/czarpoll.pl (modified) Added automatic cleanup (and optimize) at midnight every day Thu, 30 Sep 2010 19:22:46 GMT rhenders [29281] * trunk/tools/czartool/CzarDb.pm (modified) Added method to check whether a server has been down for a defined ... Thu, 30 Sep 2010 19:21:35 GMT rhenders [29280] * trunk/tools/czartool/MySQLDb.pm (modified) Added a methid to optimize a table and report on success/failure Thu, 30 Sep 2010 19:20:25 GMT rhenders [29279] * trunk/tools/roboczar.pl (modified) New roboczar tool to inform users when processing goes awry Thu, 30 Sep 2010 19:18:41 GMT rhenders [29278] * trunk/tools/czarclean.pl (modified) Added optimize option Thu, 30 Sep 2010 18:41:07 GMT rhenders [29276] * trunk/tools/czarclean.pl (modified) Fixed up user arg stuff Tue, 28 Sep 2010 22:04:59 GMT heather [29253] * trunk/tools/checkexp (modified) made checkexp more awesome - --dbname works for isp and by default ... Tue, 28 Sep 2010 21:49:06 GMT rhenders [29252] * trunk/tools/czarpoll.pl (added) New name for what was roboczar. This script populates czar Db. ... Tue, 28 Sep 2010 21:26:51 GMT rhenders [29251] * trunk/tools/czartool/CzarDb.pm (modified) Now all tables are 'cleaned'. Clunky solution, bu will do for now Sat, 25 Sep 2010 02:21:49 GMT bills [29237] * trunk/tools/makedistdest (added) check in my program for setting up a distribution data store product Tue, 21 Sep 2010 22:05:18 GMT rhenders [29180] * trunk/tools/czartool/Burntool.pm (modified) Changed regular expression to accomodate changes in automate_stacks ... Mon, 20 Sep 2010 19:59:15 GMT bills [29176] * trunk/tools/runcameraexp.pl (modified) * trunk/tools/rundiffskycell.pl (modified) * trunk/tools/runstackskycell.pl (added) * trunk/tools/runwarpskycell.pl (modified) add runstackskycell.pl and fix some typos in error messages Fri, 17 Sep 2010 00:41:59 GMT rhenders [29168] * trunk/tools/czartool/CzarDb.pm (modified) checking for 0 before taking log; using log base 10 instead of ... Wed, 15 Sep 2010 23:58:11 GMT bills [29163] * trunk/tools/rundiffskycell.pl (modified) documented but forgot to implement --pretend option Wed, 15 Sep 2010 22:45:30 GMT rhenders [29161] * trunk/tools/czartool/CzarDb.pm (modified) Clearer comments Wed, 15 Sep 2010 21:12:56 GMT bills [29160] * trunk/tools/runcameraexp.pl (modified) fix some typos in the pod Wed, 15 Sep 2010 21:02:40 GMT bills [29159] * trunk/tools/runcameraexp.pl (modified) * trunk/tools/rundiffskycell.pl (modified) * trunk/tools/runwarpskycell.pl (modified) fail if --update and the component is not faulted. redirect output if ... Wed, 15 Sep 2010 20:27:20 GMT bills [29158] * trunk/tools/runcameraexp.pl (added) add runcameraexp.pl which may be used to fix corrupted camera outputs. Mon, 13 Sep 2010 23:02:51 GMT Serge CHASTEL [29153] * trunk/tools/who_uses_the_cluster/who_uses_the_cluster_analyze.sh.record (added) Records data