IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippScripts/scripts/stack_skycell.pl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26105   16 years Paul Price Trap error on temp_dir for debugging.
(edit) @26103   16 years Paul Price Site config should already have been loaded by PS::IPP::Config->new
(edit) @26101   16 years Paul Price Temporary directory is now specified in the site configuration.
(edit) @25835   17 years bills Add data_group, dist_group, and note to the pipeline. These new …
(edit) @25551   17 years Paul Price Loose 'my'.
(edit) @25550   17 years Paul Price Fixing debug statement.
(edit) @25541   17 years Paul Price Can't choose a recipe until the camera has been defined.
(edit) @25519   17 years Paul Price Don't require the PSF model inputs if we're not convolving.
(edit) @25299   17 years watersc1 Merge my branch back into the trunk. This includes: ipp_cleanup.pl : …
(edit) @23745   17 years Paul Price Additional filerule indirections to prevent the {CHIP.NAME} in the …
(edit) @23688   17 years Paul Price Merging in branches/pap/ from r23685. Some conflicts, most notably in …
(edit) @23380   17 years Paul Price Command-line arguments for ppStack have changed.
(edit) @23295   17 years Paul Price Set error code to PROG_ERROR if not already set --- avoids infinite …
(edit) @23186   17 years Paul Price Removing the exception handling I put in the other day. We suspect …
(edit) @22430   17 years Paul Price Adding handling for missed exceptions, similar to register_imfile.pl …
(edit) @21371   17 years Paul Price Merging pap_branch_20090128. No conflicts. Not tested.
(edit) @21330   17 years eugene handle failures in delete_temps without getting into infinite loop
(edit) @21309   17 years bills pass -image_id and -source_id to the programs
(edit) @21145   17 years Paul Price Ensure temporary files are deleted even on success. Not sure why this …
(edit) @21015   17 years Paul Price Fixing cut/paste error.
(edit) @21014   17 years Paul Price Fixing syntax errors.
(edit) @21013   17 years Paul Price Ensure temporary images are deleted in event of an error.
(edit) @20929   17 years eugene get source_id from ipprc->source_id
(edit) @20456   18 years Paul Price Add path_base when failing.
(edit) @20428   18 years Paul Price Can't get recipe until camera is defined.
(edit) @20369   18 years Paul Price Adding stage-dependent recipes; this is most important for psphot.
(edit) @20316   18 years Paul Price Fixing syntax error.
(edit) @20101   18 years eugene converting to ppStatsFromMetadata
(edit) @19938   18 years Paul Price Let's do the time warp again!
(edit) @19932   18 years Paul Price Adding dtime_script calculation. Updating the database tables.
(edit) @19689   18 years Paul Price Wrong flag.
(edit) @19685   18 years bills simplify a test
(edit) @19680   18 years bills update processing for stack
(edit) @19674   18 years Paul Price Adding statistics on number of stamps.
(edit) @19644   18 years Paul Price Adding additional statistics for QA
(edit) @19561   18 years bills update processing for camera stage
(edit) @19545   18 years eugene convert chiphost tables to ipphosts tables, add lookups for skycellID …
(edit) @19396   18 years bills Get name of configuration dump file from filerule pass on command …
(edit) @19352   18 years eugene added threading option
(edit) @19303   18 years eugene explicit use of PSPHOT.OUT.CMF.MEF
(edit) @19284   18 years bills /tmp/$tess_id.$the_rest may be invalid if $tess_id is a path with …
(edit) @19262   18 years eugene carp error, and report a different error for md parse error vs empty md
(edit) @19118   18 years eugene if-out the stacktool updaterun command
(edit) @19109   18 years eugene redirect psphot output to MEF names for warp and stack
(edit) @19100   18 years eugene user PSPHOT.PSF.SKY.SAVE not PSPHOT.PSF.SAVE
(edit) @18482   18 years Paul Price Updating interface (configuration file format) to ppStack --- …
(edit) @17943   18 years Paul Price Adding -dbname for binaries. Probably not required for all of these, …
(edit) @17803   18 years Paul Price Adding hostname to database values.
(edit) @17671   18 years jhoblitt convert scripts that import symbols from PS::IPP::Config to use the …
(edit) @17541   18 years Paul Price Adding required option.
(edit) @16849   18 years Paul Price Use STACK recipe for matching.
(edit) @16740   18 years Paul Price Moving to having outroot specified instead of workdir.
(edit) @16722   18 years Paul Price Fixing compilation error.
(edit) @16721   18 years Paul Price Turning on input and output sources.
(edit) @16720   18 years Paul Price Fixing up input metadata for ppStack.
(edit) @16718   18 years Paul Price Camera must be defined.
(edit) @16563   18 years Paul Price my_die subroutines were checking '12271value' rathern than 'defined …
(edit) @16308   18 years Paul Price Added verbose flags to scripts.
(edit) @16247   18 years eugene adding code to parse the full metadata set, including dtime entries …
(edit) @16063   18 years eugene skip the ignored warps
(edit) @16019   18 years eugene disabled requirement for input sources
(edit) @15387   19 years Paul Price For important programs, send the trace and log messages to appropriate …
(edit) @15376   19 years Paul Price Adding good_frac for the fraction of good pixels (replacing pixel_fill …
(edit) @15302   19 years Paul Price Error handling is through -addsumskyfile, not -updaterun.
(edit) @15284   19 years Paul Price Enabling error handling.
(edit) @15211   19 years Paul Price Wrong name for output source list.
(edit) @14898   19 years Paul Price Adding input source list, output source list.
(edit) @14718   19 years Paul Price Fixing error message after copy/paste from subtraction script.
(edit) @14274   19 years Paul Price Using weight maps in ppStack. Adding flag to preserve temporary files.
(edit) @14239   19 years Paul Price Putting in new stats parsing.
(edit) @13989   19 years eugene PS::IPP:Metadata::Stats may result in 0, which should not be …
(edit) @13748   19 years eugene require recipe for ppStats in scripts
(edit) @13717   19 years Paul Price Output name should be output root, to avoid foo.fits.fits
(edit) @13698   19 years Paul Price Commenting out the database error-handling. This means that bad …
(edit) @13668   19 years Paul Price Don't supply a mask at all, for now.
(edit) @13612   19 years Paul Price Updating script to use ppStack, and new interface (specify inputs via …
(edit) @13275   19 years Paul Price Major upgrade to allow use of Nebulous
(edit) @13120   19 years Paul Price Fixed copy/paste error.
(edit) @13119   19 years Paul Price Need to determine tess_id.
(edit) @12800   19 years Paul Price Require IPC::Cmd version 0.36 --- the parsing of the command-line …
(edit) @12421   19 years Paul Price Updating directory names, output file names.
(edit) @12218   19 years Paul Price Updating file names and directories.
(edit) @12115   19 years Paul Price Additional error checking. -path_base not implemented for warp, diff, …
(edit) @12079   19 years Paul Price Changing from b1_uri as the output root filename and path to path_base.
(edit) @12056   19 years Paul Price Don't need --camera from the command line because it can come through …
(edit) @12053   19 years Paul Price Adding module, cleaning up.
(edit) @12021   19 years Paul Price More fixes following the name change.
(add) @12013   19 years Paul Price Adopting revised naming scheme for the phases: phases are named …
Note: See TracRevisionLog for help on using the revision log.