# # ChangeLog for trunk/PS-IPP-Config # # Generated by Trac 1.6 # Jul 20, 2026, 11:07:31 PM Tue, 05 Dec 2006 03:15:03 GMT Paul Price [10467] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Removing debug. Tue, 05 Dec 2006 03:07:01 GMT Paul Price [10465] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Removing useless line. Tue, 05 Dec 2006 03:05:37 GMT Paul Price [10464] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Fixing syntax error. Sun, 03 Dec 2006 18:43:40 GMT eugene [10420] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) added ipprc.convert_filename method Fri, 01 Dec 2006 02:24:27 GMT Paul Price [10332] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Removing debugging print statement. Wed, 22 Nov 2006 01:21:03 GMT Paul Price [10126] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Ordering resulted in warnings. Wed, 22 Nov 2006 00:32:13 GMT Paul Price [10125] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Need to allow redirection when looking up file names from the rules. Tue, 07 Nov 2006 22:56:41 GMT Paul Price [9898] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Adding interpolation of environment variables within paths. Tue, 07 Nov 2006 03:18:39 GMT Paul Price [9870] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Adding filenames to configuration parsing. Thu, 12 Oct 2006 23:42:56 GMT Paul Price [9522] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm (modified) Fixing names for bg statistics. Thu, 12 Oct 2006 23:37:40 GMT Paul Price [9521] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm (modified) Fixing definition of statistics: stdev and mean_stdev. Thu, 12 Oct 2006 20:12:14 GMT Paul Price [9504] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Adding rejection settings for detrend creation. Involves looking up ... Wed, 04 Oct 2006 01:45:47 GMT Paul Price [9168] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (added) Adding module that parses the ipprc file Tue, 26 Sep 2006 01:59:40 GMT Paul Price [8968] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/StatsFilter.pm (deleted) Removing StatsFilter.pm --- no longer required, since ppStats uses ... Thu, 07 Sep 2006 02:26:27 GMT jhoblitt [8762] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/StatsFilter.pm (modified) map ROTANGLE -> FPA.POSANGLE instead of GAIN Wed, 06 Sep 2006 03:37:53 GMT jhoblitt [8745] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm (modified) force the stddev of a set of 1 to be 0 Wed, 06 Sep 2006 03:24:49 GMT jhoblitt [8744] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm (modified) add ->_parse_braindead() method use ->_parse_braindead() instead of ... Wed, 06 Sep 2006 02:45:46 GMT jhoblitt [8743] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm (modified) move the guts of the existing parser out of ->parse() and into it's ... Wed, 06 Sep 2006 02:30:15 GMT jhoblitt [8742] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/StatsFilter.pm (modified) add EXPTIME & GAIN mappings Wed, 06 Sep 2006 01:59:09 GMT jhoblitt [8741] * trunk/PS-IPP-Config/t (added) * trunk/PS-IPP-Config/t/00_distribution.t (added) add t/00_distribution.t Wed, 06 Sep 2006 01:53:49 GMT jhoblitt [8740] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm (modified) change ::Stats->parse() to return undef when parse errors are encountered Wed, 06 Sep 2006 01:47:38 GMT jhoblitt [8739] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm (modified) expand tabs Wed, 06 Sep 2006 01:46:22 GMT jhoblitt [8738] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/StatsFilter.pm (added) fwv (incomplete) Wed, 30 Aug 2006 02:19:16 GMT jhoblitt [8698] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm (modified) fix [more] array dereferencing errors Wed, 30 Aug 2006 00:40:32 GMT jhoblitt [8693] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm (modified) fix array dereferencing errors Thu, 24 Aug 2006 22:15:04 GMT jhoblitt [8564] * trunk/PS-IPP-Config/Build.PL (modified) remove tabs Wed, 23 Aug 2006 05:25:07 GMT Paul Price [8506] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm (modified) Making the array of backgrounds and background stdevs public. Tue, 15 Aug 2006 21:50:27 GMT Paul Price [8352] * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm (modified) Allowing undefined constants and variables arrays. Tue, 15 Aug 2006 21:50:00 GMT Paul Price [8351] * trunk/PS-IPP-Config (modified) * trunk/PS-IPP-Config/.cvsignore (added) Adding .cvsignore for build system Sat, 12 Aug 2006 04:26:12 GMT Paul Price [8310] * trunk/PS-IPP-Config (added) * trunk/PS-IPP-Config/Build.PL (added) * trunk/PS-IPP-Config/LICENSE (added) * trunk/PS-IPP-Config/lib (added) * trunk/PS-IPP-Config/lib/PS (added) * trunk/PS-IPP-Config/lib/PS/IPP (added) * trunk/PS-IPP-Config/lib/PS/IPP/Metadata (added) * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/List.pm (added) * trunk/PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm (added) Adding perl modules to help with helper scripts.