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) @23625   17 years Paul Price Reworking to make time format consistent.
(edit) @23624   17 years Paul Price Put more values into TRANSLATION so they appear in the header.
(edit) @23623   17 years Paul Price Propagation of concept writing should be independent of whether …
(edit) @23622   17 years Paul Price Merging branches/pap to get fix for CELL.TIME location, incorrectly …
(edit) @23618   17 years Paul Price Warp requires the output of cam and chip, not fake.
(edit) @23617   17 years eugene fix pxcamGet/SetSearchArgs usage: need to be careful of queries that …
(edit) @23616   17 years eugene fix pxcamGet/SetSearchArgs usage: need to be careful of queries that …
(edit) @23615   17 years eugene add -all requirement to -processedimfile
(edit) @23614   17 years eugene add -all requirement to -processedimfile
(edit) @23613   17 years Paul Price Fixing warptool -definebyquery search terms.
(edit) @23612   17 years Paul Price Adding exp_id. Cleaning up.
(edit) @23611   17 years Paul Price Fixing recipe name.
(edit) @23610   17 years Paul Price Fixing table name.
(edit) @23609   17 years Paul Price Generate the header, if it doesn't exist.
(edit) @23605   17 years Paul Price Updating mask values following rename.
(edit) @23602   17 years Paul Price Realised that we need to write temporary images even when we're not …
(edit) @23601   17 years Paul Price CONVOLVE comes from recipe, not arguments.
(edit) @23600   17 years Paul Price Ensuring detselect command is printed in case of error.
(edit) @23595   17 years beaumont fixed typo in UpdateObjects.c
(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) @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) @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) @23538   17 years bills POOR.WARP ---> CONV.POOR BAD.WARP ---> CONV.BAD look up old names for …
(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) @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) @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) @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 …
(edit) @23497   17 years bills advance exposures using load, run style so that the proper workdir and …
(edit) @23496   17 years bills use 16 bit masks
(edit) @23495   17 years bills fix problem invoking the _neb_start method
(edit) @23494   17 years Paul Price Removing functions no longer defined here.
(edit) @23493   17 years eugene adding output file to burntool
(edit) @23492   17 years Paul Price Fixing error from last fix: void should actually be "int".
(edit) @23491   17 years eugene adding extsrc/gpcsrc as build option
(edit) @23490   17 years eugene adding gpcsrc exported from …
(edit) @23489   17 years eugene generic top-level makefile for external programs
(edit) @23488   17 years eugene adding configure tools to set up install path
(edit) @23487   17 years Paul Price Functions declared as 'type function()' cause errors with the Intel …
(edit) @23486   17 years Paul Price Functions declared as 'type function()' caused errors with the Intel …
(edit) @23485   17 years eugene adding tools for importing and building gpc software (burntool)
(edit) @23480   17 years eugene move detrend cleanup tasks to new detrend.cleanup.pro
(edit) @23479   17 years eugene remove deprecated task file
(edit) @23478   17 years eugene add support for new simtest ctemask suite
Note: See TracRevisionLog for help on using the revision log.