IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23597   17 years Paul Price Fixing syntax errors.
(edit) @23596   17 years Paul Price Fixing syntax error.
(edit) @23595   17 years beaumont fixed typo in UpdateObjects.c
(edit) @23594   17 years beaumont merged with head
(edit) @23593   17 years beaumont added code to react to divergent astrometry solutions in relastro
(edit) @23592   17 years eugene extract ghosts in first pass, extract pixels along with stars
(edit) @23591   17 years eugene updates to generate ghost extractions (cleanup star extractions)
(edit) @23590   17 years eugene cleanup and fix use of pxcamGet/SetSearchArgs
(edit) @23589   17 years eugene add chip_id to output
(edit) @23588   17 years eugene oops: was using burn.tbl not burn.fits for input images
(edit) @23587   17 years eugene minor
(edit) @23586   17 years eugene fix usage info
(edit) @23585   17 years eugene add skip, fix unlink
(edit) @23584   17 years eugene updates for mef output
(edit) @23583   17 years eugene free line in if block
(edit) @23582   17 years eugene use explicit numbers for true and false to distinguish from -1
(edit) @23581   17 years Paul Price Set some bounds on data-quality for various operations. QUALITY isn't …
(edit) @23580   17 years Paul Price Get QUALITY (error code from non-fatal failure, e.g., psphot) into the …
(edit) @23579   17 years Paul Price Extra check.
(edit) @23578   17 years Paul Price More informative error message.
(edit) @23577   17 years Paul Price Ensure we can reject pixels when combining images without convolution.
(edit) @23576   17 years Paul Price Can now combine images without convolving, but it doesn't apply any …
(edit) @23575   17 years Paul Price Only reject images out-of-hand on the basis of their match chi2 if we …
(edit) @23574   17 years Paul Price Load recipes from arguments, so that command-line overrides are …
(edit) @23573   17 years Paul Price Allow convolution of images to be optional when stacking.
(edit) @23572   17 years eugene added task list
(edit) @23571   17 years eugene add some notes (marked by XXX); resolve two issues: swap_object is …
(edit) @23570   17 years eugene add note re: default desired number of copies
(edit) @23569   17 years eugene add note re: move to trash
(edit) @23568   17 years eugene add option to set the desired number of copies after (attempting) the …
(edit) @23567   17 years eugene do not build gpcsw
(edit) @23566   17 years bills progress on query for components ready to be processed
(edit) @23565   17 years bills one of the changes for 1.1.50 was incorrect
(edit) @23564   17 years eugene adding ignore properties
(edit) @23563   17 years eugene typo
(edit) @23562   17 years eugene fix typo: target is extsrc/gpcsw
(edit) @23561   17 years eugene max of 2000 outstanding replicate jobs; if the query hits the max, …
(edit) @23560   17 years eugene return a useful exit status if more files are pending
(edit) @23559   17 years eugene add Nebulous-Server to dev build
(edit) @23558   17 years eugene handle failed job submission on controller
(edit) @23557   17 years eugene allow more pending jobs (10k)
(edit) @23556   17 years eugene handle error in job creation (table full)
(edit) @23555   17 years eugene handle error in job submission on controller
(edit) @23554   17 years eugene remove deprecated pcontrol files; handle error in job submission on …
(edit) @23553   17 years eugene a little more careful about overfilling the buffer
(edit) @23552   17 years eugene alternate output file is not working yet; disable it
(edit) @23551   17 years eugene use the deburned images, if they exist
(edit) @23550   17 years eugene add USE.DEBURNED.IMAGE recipe value
(edit) @23549   17 years eugene supply deburned state to chip_imfile
(edit) @23548   17 years eugene test for USE.DEBURNED.IMAGE and deburned = 1; use alternate deburned …
(edit) @23547   17 years eugene add update user_1 to regtool
(edit) @23546   17 years eugene add update user_1 to regtool
(edit) @23545   17 years eugene add dateobs range to pendingimfile; add user_1 as option for …
(edit) @23544   17 years eugene add dateobs range to pendingimfile; add user_1 as option for …
(edit) @23543   17 years eugene adding output field to pendingimfile for deburn test
(edit) @23542   17 years eugene adding script to run burntool for a range of images on a chip
(edit) @23541   17 years eugene another attempt to randomize the task exec time
(edit) @23540   17 years eugene add default response to value_for_flag; check for NULL for the …
(edit) @23539   17 years eugene dev branch reintegrated into trunk
(edit) @23538   17 years bills POOR.WARP ---> CONV.POOR BAD.WARP ---> CONV.BAD look up old names for …
(edit) @23537   17 years eugene merge changes from trunk
(edit) @23536   17 years eugene merging differences from trunk: ptest.pl was re-written; nebGetXattr, …
(edit) @23535   17 years bills look up mask with new name "LOW" if not found look up "BAD" (for …
(edit) @23534   17 years bills Look up "LOW" in masks instead of "BAD"
(edit) @23533   17 years bills Forgot to include create statements for new tables added in Version 1.1.50
(edit) @23532   17 years Paul Price Adding quality flag to raw, chip, cam, warp, stack, diff product …
(edit) @23531   17 years eugene upgrade threading/locking model for pantasks: changes merged from …
(edit) @23530   17 years eugene upgrade threading/locking model for pantasks: changes merged from …
(edit) @23529   17 years eugene remove mergeinfo?
(edit) @23528   17 years eugene merge from trunk
(edit) @23527   17 years eugene force copy if target exists
(edit) @23526   17 years eugene drop libpsf (to avoid fortran)
(edit) @23525   17 years eugene build-time disable of psfstats (to avoid fortran requirement)
(edit) @23524   17 years eugene attempting to define alternate output target
(edit) @23523   17 years eugene merge from trunk
(edit) @23522   17 years eugene merged trunk into eam_branch_20090322 (Ohana)
(edit) @23521   17 years Paul Price Removing unused table guidePendingExp
(edit) @23520   17 years Paul Price Splitting the poorly-named tasks.md into multiple files with the …
(edit) @23519   17 years eugene add a test script
(edit) @23518   17 years eugene updates for thread lock modification
(edit) @23517   17 years eugene add a note
(edit) @23516   17 years eugene add gprint_syserror function, gprintv
(edit) @23515   17 years eugene check for fork failure
(edit) @23514   17 years eugene move Npending increment to CreateJob; check for submit status
(edit) @23513   17 years eugene drop unneeded break
(edit) @23512   17 years eugene check on SubmitJob result, delete job if needed
(edit) @23511   17 years Paul Price Creating branch for addition of data quality flag.
(edit) @23510   17 years Paul Price Removing unnecessary directory.
(edit) @23509   17 years Paul Price Removing obsolete branch
(edit) @23508   17 years Paul Price Removing obsolete branches.
(edit) @23507   17 years Paul Price Resolving ticket 1109: bus error in pxinject was due to endian bug …
(edit) @23506   17 years Paul Price Adding restriction on good_frac for skycells of warp-warp diffs.
(edit) @23505   17 years Paul Price Fixing mask names following change.
(edit) @23504   17 years Paul Price Stack_id values should be NULL instead of zero, to avoid foreign key …
(edit) @23503   17 years Paul Price Fixing GROUP BY
(edit) @23502   17 years Paul Price Adding definewarpwarp mode for difftool. The template is taken to be …
(edit) @23501   17 years bills fix error checking for -telescope etc value_for_flag returns 0 if not …
(edit) @23500   17 years bills correctly add -exp_id_begin and -exp_id_end to the revert functions
(edit) @23499   17 years bills add -exp_id_begin and -exp_id_end to the select paramters for …
(edit) @23498   17 years Paul Price Updating mask bits. Renamed BAD --> LOW to more simply conveys the …
Note: See TracRevisionLog for help on using the revision log.