IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23601   18 years Paul Price CONVOLVE comes from recipe, not arguments.
(edit) @23600   18 years Paul Price Ensuring detselect command is printed in case of error.
(edit) @23595   18 years beaumont fixed typo in UpdateObjects.c
(edit) @23593   18 years beaumont added code to react to divergent astrometry solutions in relastro
(edit) @23592   18 years eugene extract ghosts in first pass, extract pixels along with stars
(edit) @23591   18 years eugene updates to generate ghost extractions (cleanup star extractions)
(edit) @23590   18 years eugene cleanup and fix use of pxcamGet/SetSearchArgs
(edit) @23589   18 years eugene add chip_id to output
(edit) @23588   18 years eugene oops: was using burn.tbl not burn.fits for input images
(edit) @23587   18 years eugene minor
(edit) @23586   18 years eugene fix usage info
(edit) @23585   18 years eugene add skip, fix unlink
(edit) @23584   18 years eugene updates for mef output
(edit) @23583   18 years eugene free line in if block
(edit) @23582   18 years eugene use explicit numbers for true and false to distinguish from -1
(edit) @23577   18 years Paul Price Ensure we can reject pixels when combining images without convolution.
(edit) @23576   18 years Paul Price Can now combine images without convolving, but it doesn't apply any …
(edit) @23575   18 years Paul Price Only reject images out-of-hand on the basis of their match chi2 if we …
(edit) @23574   18 years Paul Price Load recipes from arguments, so that command-line overrides are …
(edit) @23573   18 years Paul Price Allow convolution of images to be optional when stacking.
(edit) @23567   18 years eugene do not build gpcsw
(edit) @23566   18 years bills progress on query for components ready to be processed
(edit) @23565   18 years bills one of the changes for 1.1.50 was incorrect
(edit) @23564   18 years eugene adding ignore properties
(edit) @23563   18 years eugene typo
(edit) @23562   18 years eugene fix typo: target is extsrc/gpcsw
(edit) @23561   18 years eugene max of 2000 outstanding replicate jobs; if the query hits the max, …
(edit) @23560   18 years eugene return a useful exit status if more files are pending
(edit) @23559   18 years eugene add Nebulous-Server to dev build
(edit) @23558   18 years eugene handle failed job submission on controller
(edit) @23557   18 years eugene allow more pending jobs (10k)
(edit) @23556   18 years eugene handle error in job creation (table full)
(edit) @23555   18 years eugene handle error in job submission on controller
(edit) @23554   18 years eugene remove deprecated pcontrol files; handle error in job submission on …
(edit) @23553   18 years eugene a little more careful about overfilling the buffer
(edit) @23552   18 years eugene alternate output file is not working yet; disable it
(edit) @23551   18 years eugene use the deburned images, if they exist
(edit) @23550   18 years eugene add USE.DEBURNED.IMAGE recipe value
(edit) @23549   18 years eugene supply deburned state to chip_imfile
(edit) @23548   18 years eugene test for USE.DEBURNED.IMAGE and deburned = 1; use alternate deburned …
(edit) @23547   18 years eugene add update user_1 to regtool
(edit) @23546   18 years eugene add update user_1 to regtool
(edit) @23545   18 years eugene add dateobs range to pendingimfile; add user_1 as option for …
(edit) @23544   18 years eugene add dateobs range to pendingimfile; add user_1 as option for …
(edit) @23543   18 years eugene adding output field to pendingimfile for deburn test
(edit) @23542   18 years eugene adding script to run burntool for a range of images on a chip
(edit) @23541   18 years eugene another attempt to randomize the task exec time
(edit) @23540   18 years eugene add default response to value_for_flag; check for NULL for the …
(edit) @23538   18 years bills POOR.WARP ---> CONV.POOR BAD.WARP ---> CONV.BAD look up old names for …
(edit) @23535   18 years bills look up mask with new name "LOW" if not found look up "BAD" (for …
(edit) @23534   18 years bills Look up "LOW" in masks instead of "BAD"
(edit) @23533   18 years bills Forgot to include create statements for new tables added in Version 1.1.50
(edit) @23531   18 years eugene upgrade threading/locking model for pantasks: changes merged from …
(edit) @23530   18 years eugene upgrade threading/locking model for pantasks: changes merged from …
(edit) @23527   18 years eugene force copy if target exists
(edit) @23526   18 years eugene drop libpsf (to avoid fortran)
(edit) @23525   18 years eugene build-time disable of psfstats (to avoid fortran requirement)
(edit) @23524   18 years eugene attempting to define alternate output target
(edit) @23507   18 years Paul Price Resolving ticket 1109: bus error in pxinject was due to endian bug …
(edit) @23506   18 years Paul Price Adding restriction on good_frac for skycells of warp-warp diffs.
(edit) @23505   18 years Paul Price Fixing mask names following change.
(edit) @23504   18 years Paul Price Stack_id values should be NULL instead of zero, to avoid foreign key …
(edit) @23503   18 years Paul Price Fixing GROUP BY
(edit) @23502   18 years Paul Price Adding definewarpwarp mode for difftool. The template is taken to be …
(edit) @23501   18 years bills fix error checking for -telescope etc value_for_flag returns 0 if not …
(edit) @23500   18 years bills correctly add -exp_id_begin and -exp_id_end to the revert functions
(edit) @23499   18 years bills add -exp_id_begin and -exp_id_end to the select paramters for …
(edit) @23498   18 years Paul Price Updating mask bits. Renamed BAD --> LOW to more simply conveys the …
(edit) @23497   18 years bills advance exposures using load, run style so that the proper workdir and …
(edit) @23496   18 years bills use 16 bit masks
(edit) @23495   18 years bills fix problem invoking the _neb_start method
(edit) @23494   18 years Paul Price Removing functions no longer defined here.
(edit) @23493   18 years eugene adding output file to burntool
(edit) @23492   18 years Paul Price Fixing error from last fix: void should actually be "int".
(edit) @23491   18 years eugene adding extsrc/gpcsrc as build option
(edit) @23490   18 years eugene adding gpcsrc exported from …
(edit) @23489   18 years eugene generic top-level makefile for external programs
(edit) @23488   18 years eugene adding configure tools to set up install path
(edit) @23487   18 years Paul Price Functions declared as 'type function()' cause errors with the Intel …
(edit) @23486   18 years Paul Price Functions declared as 'type function()' caused errors with the Intel …
(edit) @23485   18 years eugene adding tools for importing and building gpc software (burntool)
(edit) @23480   18 years eugene move detrend cleanup tasks to new detrend.cleanup.pro
(edit) @23479   18 years eugene remove deprecated task file
(edit) @23478   18 years eugene add support for new simtest ctemask suite
(edit) @23477   18 years eugene up speed of load polling
(edit) @23476   18 years eugene add support for new bitmask names CTE, SPIKE, STARCORE; DARK should …
(edit) @23475   18 years eugene psconfigure should default to ./configure, same with psautogen
(edit) @23474   18 years eugene add CTEMASK recipes
(edit) @23473   18 years eugene add the CTEMASK default rejections
(edit) @23472   18 years eugene add CTEMAP values for CTEMASK generation
(edit) @23471   18 years eugene add CTEMASK elements
(edit) @23470   18 years eugene add elements to support bad-CTE images and the CTEMASK simtest suite
(edit) @23469   18 years eugene adding elements to support CTE mask generation
(edit) @23468   18 years eugene add EXTRACT_MAX_MAG to support psastroExtract
(edit) @23467   18 years eugene PPIMAGE.MASK had the wrong type
(edit) @23466   18 years eugene adding mask values for star diff spikes, star cores, and bad cte; …
(edit) @23465   18 years eugene add ability to generate "bad cte" regions (just a smoothed area)
(edit) @23464   18 years eugene add elements to support CTEMASK
(edit) @23463   18 years eugene add ability to handle CTEMASK mode (combine like a flat; mask pixels …
(edit) @23462   18 years bills Don't free photView too early
Note: See TracRevisionLog for help on using the revision log.