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) @21320   17 years eugene clarify error message, handle missing dbname
(edit) @21311   17 years bills fix bug in source_id calculation
(edit) @20926   18 years eugene add source_id method to lookup database id from ippadmin and merge …
(edit) @20503   18 years bills add file_delete which can deal with nebulous paths. For cleanup
(edit) @19546   18 years eugene add comment to fix emacs font coloring
(edit) @18932   18 years Paul Price Another.
(edit) @18931   18 years Paul Price Suppress error: Use of uninitialized value in multiplication (*) at …
(edit) @18557   18 years bills If an attempt to redirect_output fails wait 5 seconds and try again. …
(edit) @18086   18 years eugene test for undefined neb path
(edit) @17970   18 years bills have file_resolve have the same behavior in "touch" whether or not the …
(edit) @17963   18 years bills Added 2 methods. create_temp_file and redirect_ouput create_temp_file …
(edit) @17829   18 years jhoblitt change file_resolve() to remove one nebulous call when "touching"
(edit) @17801   18 years Paul Price OK, not such a useful idea --- it can't deal with when we die with an …
(edit) @17800   18 years Paul Price "host" is simpler than "hostname".
(edit) @17799   18 years Paul Price Supporting type = "hostname".
(edit) @17668   18 years jhoblitt remove stripping of schema from nebulous URIs
(edit) @17667   18 years jhoblitt expand tabs
(edit) @17664   18 years bills Added $touch parameter to PS-IPP-Config
(edit) @17651   18 years jhoblitt add :standard tag
(edit) @17602   18 years eugene added clipmean and clipstdev options
(edit) @17495   18 years bills Fixed typo in script
(edit) @17487   18 years eugene perl function to handle REDUCTION as an external file
(edit) @17431   18 years eugene reduce unneeded verbosity
(edit) @17116   18 years Paul Price Adding check for NULL-like values when parsing statistics.
(edit) @16917   18 years eugene allow dvodb to be abstract name or file
(edit) @16750   18 years Paul Price Need to include IPC::Cmd.
(edit) @16748   18 years Paul Price Fixing compilation problem.
(edit) @16747   18 years Paul Price Retiring Operations.pm
(edit) @16735   18 years Paul Price Since skycell_file is now in PS::IPP::Config, no need for Operations.pm
(edit) @16727   18 years Paul Price Combining generate_skycells and skycell_file from Operations.pm into a …
(edit) @16611   18 years eugene using new user/site/system construction for config files
(edit) @16332   18 years Paul Price Adding verbosity switch
(edit) @16330   18 years Paul Price Need to convert filename to an absolute path.
(edit) @16326   18 years Paul Price Don't get list of tessellations.
(edit) @16325   18 years Paul Price Need squigglies.
(edit) @16319   18 years Paul Price Since tessellations are specified in advance, don't need a function to …
(edit) @16207   19 years eugene adding outroot_prepare
(edit) @15852   19 years eugene drop df in error condition
(edit) @15680   19 years Paul Price Adding return code.
(edit) @15679   19 years Paul Price Export file_scheme
(edit) @15678   19 years Paul Price Needs file_scheme.
(edit) @15677   19 years Paul Price Adding function to return the name of the skycell file.
(edit) @15645   19 years Paul Price Adding function to extract skycells into images. We're using this in …
(edit) @15185   19 years Paul Price Don't add flag and value if they're not defined.
(edit) @15184   19 years Paul Price Allow redirect to a file with FILERULES.
(edit) @14896   19 years Paul Price Don't need those files.
(edit) @14895   19 years Paul Price Adding script to test some filename issues.
(edit) @14795   19 years Paul Price Adding build system files to cvsignore.
(edit) @14794   19 years Paul Price Ensuring scheme is defined before sucking it off.
(edit) @14793   19 years Paul Price Adding files to manifest to stop it complaining.
(edit) @14792   19 years Paul Price Also needed to change the stripping of the scheme off the filename.
(edit) @14791   19 years Paul Price Need to fix scheme identifier --- doesn't work when there are other …
(edit) @14745   19 years Paul Price Adding dist_abstract
(edit) @14659   19 years Paul Price Fixing type checking again. Got it this time, I'm sure!
(edit) @14658   19 years Paul Price Fixing type check.
(edit) @14575   19 years Paul Price Adding function to lookup boolean value.
(edit) @14442   19 years Paul Price Missed a place where I had to add min and max.
(edit) @14434   19 years Paul Price Adding max and min operations.
(edit) @14419   19 years eugene fixed typo : missing comma
(edit) @14400   19 years jhoblitt reduce Getopt::Long dep to 2.33
(edit) @14114   19 years eugene added features to protected fields with spaces using quotes, added …
(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 …
Note: See TracRevisionLog for help on using the revision log.