IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/PS-IPP-Config

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14086   19 years eugene comment out excess verbosity
(edit) @14049   19 years eugene fixed a typo
(edit) @14040   19 years eugene handle missing value
(edit) @14013   19 years eugene complete rework of this function : does not require information about …
(edit) @13977   19 years eugene PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm
(edit) @13972   19 years eugene adding fringe residual (in addition to fringe amplitude); correctly …
(edit) @13965   19 years eugene cleanup and name fixes; add fringe_mean_stdev
(edit) @13937   19 years Paul Price Changes to multiple packages in order to use "reduction classes" to …
(edit) @13925   19 years Paul Price Adding code to parse fringe amplitudes and errors.
(edit) @13789   19 years eugene file:// keeps leading slash
(edit) @13788   19 years eugene filename_absolute should prepend a /
(edit) @13724   19 years eugene rejection is now a recipe, parsed by ppConfigDump
(edit) @13693   19 years Paul Price Elaborating on error message.
(edit) @13636   19 years Paul Price Was defining the global as "my"…
(edit) @13635   19 years Paul Price Missed one.
(edit) @13634   19 years Paul Price REJECTIONS, not REJECTION.
(edit) @13631   19 years Paul Price New format for rejections: they live in their own file, which is …
(edit) @13629   19 years Paul Price Making URI scheme name case-insensitive.
(edit) @13589   19 years eugene allow base to not include a leading /
(edit) @13579   19 years Paul Price Fixing return value from system call.
(edit) @13574   19 years Paul Price Adding function to open file for appending.
(edit) @13502   19 years Paul Price Fixing problem with mkdir --- system returns 0 on success.
(edit) @13491   19 years Paul Price Prevent failure when the directory already exists.
(edit) @13482   19 years Paul Price Handling the return value of system calls.
(edit) @13459   19 years Paul Price Pulling out the URI module, since it's darn annoying.
(edit) @13317   19 years Paul Price Not using URI module to parse URIs in caturi --- there are too many …
(edit) @13297   19 years Paul Price Only load Nebulous::Client when required.
(edit) @13276   19 years Paul Price Upgrade to support Nebulous.
(edit) @13262   19 years eugene need to check for ENV HOME before using it
(edit) @13260   19 years jhoblitt turn off uninitialized warnings when looking up ENV{HOME}
(edit) @13250   19 years Paul Price Adding new functions to support Nebulous.
(edit) @13238   19 years eugene catch errors in config before setting camera
(edit) @13174   19 years Paul Price Fixing following function rename.
(edit) @13167   19 years Paul Price Adding function to return list of defined tessellations.
(edit) @12836   19 years eugene un-comment extname_rule
(edit) @12830   19 years Paul Price Making metadata lookup functions public.
(edit) @12799   19 years eugene added extrule lookup (commented out for now)
(edit) @12388   19 years Paul Price Didn't fix variables up after copy and paste.
(edit) @12358   19 years Paul Price Adding dvo_cameradir to return DVO.CAMERADIR within the camera …
(edit) @12099   19 years Paul Price No longer have Makefile.PL
(edit) @11850   19 years Paul Price Fixing response when open() doesn't work.
(edit) @11835   19 years Paul Price Fixing some compilation errors. Fixing exit when environment variable …
(edit) @11728   19 years Paul Price Removing croak in favour of carp followed by exit, using an …
(edit) @11647   19 years jhoblitt VERSION 1.00
(edit) @11567   19 years jhoblitt change the package name to PS::IPP::Config
(edit) @11566   19 years jhoblitt add MANIFEST
(edit) @11565   19 years jhoblitt fwv
(edit) @11518   19 years eugene multiple tries on NFS timeouts
(edit) @11498   19 years eugene fixed test for slow NSF
(edit) @11497   19 years eugene adding double-check on camera
(edit) @11425   19 years jhoblitt add missing comma
(edit) @11407   19 years jhoblitt doc Test::Distribution dep
(edit) @11401   19 years Paul Price Fixing error in build.
(edit) @11400   19 years Paul Price Removing debugging print statements.
(edit) @11393   19 years jhoblitt add URI dep
(edit) @11392   19 years jhoblitt add dep on PS::IPP::Metadata::Config
(edit) @11035   20 years eugene convert PS_EXIT codes to scalars
(edit) @11021   20 years jhoblitt fix constant.pm usage syntax
(edit) @11020   20 years jhoblitt export PS_EXIT_* defines
(edit) @10699   20 years jhoblitt improve error checking in define_camera()
(edit) @10573   20 years Paul Price Pass through anything that's not a URI.
(edit) @10571   20 years Paul Price Removing workdir.
(edit) @10570   20 years Paul Price Removing WORKDIR.
(edit) @10569   20 years Paul Price Fixing leftover debugging symbol.
(edit) @10568   20 years Paul Price Fixing relative and absolute filenames.
(edit) @10566   20 years Paul Price Fixing compilation error.
(edit) @10545   20 years Paul Price Fixing convert_filename functions to use URI and File::Spec.
(edit) @10531   20 years Paul Price Adding function to go from absolute to relative path.
(edit) @10467   20 years Paul Price Removing debug.
(edit) @10465   20 years Paul Price Removing useless line.
(edit) @10464   20 years Paul Price Fixing syntax error.
(edit) @10420   20 years eugene added ipprc.convert_filename method
(edit) @10332   20 years Paul Price Removing debugging print statement.
(edit) @10126   20 years Paul Price Ordering resulted in warnings.
(edit) @10125   20 years Paul Price Need to allow redirection when looking up file names from the rules.
(edit) @9898   20 years Paul Price Adding interpolation of environment variables within paths.
(edit) @9870   20 years Paul Price Adding filenames to configuration parsing.
(edit) @9522   20 years Paul Price Fixing names for bg statistics.
(edit) @9521   20 years Paul Price Fixing definition of statistics: stdev and mean_stdev.
(edit) @9504   20 years Paul Price Adding rejection settings for detrend creation. Involves looking up …
(edit) @9168   20 years Paul Price Adding module that parses the ipprc file
(edit) @8968   20 years Paul Price Removing StatsFilter.pm --- no longer required, since ppStats uses …
(edit) @8762   20 years jhoblitt map ROTANGLE -> FPA.POSANGLE instead of GAIN
(edit) @8745   20 years jhoblitt force the stddev of a set of 1 to be 0
(edit) @8744   20 years jhoblitt add ->_parse_braindead() method use ->_parse_braindead() instead of …
(edit) @8743   20 years jhoblitt move the guts of the existing parser out of ->parse() and into it's …
(edit) @8742   20 years jhoblitt add EXPTIME & GAIN mappings
(edit) @8741   20 years jhoblitt add t/00_distribution.t
(edit) @8740   20 years jhoblitt change ::Stats->parse() to return undef when parse errors are encountered
(edit) @8739   20 years jhoblitt expand tabs
(edit) @8738   20 years jhoblitt fwv (incomplete)
(edit) @8698   20 years jhoblitt fix [more] array dereferencing errors
(edit) @8693   20 years jhoblitt fix array dereferencing errors
(edit) @8564   20 years jhoblitt remove tabs
(edit) @8506   20 years Paul Price Making the array of backgrounds and background stdevs public.
(edit) @8352   20 years Paul Price Allowing undefined constants and variables arrays.
(edit) @8351   20 years Paul Price Adding .cvsignore for build system
(add) @8310   20 years Paul Price Adding perl modules to help with helper scripts.
Note: See TracRevisionLog for help on using the revision log.