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) @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
(edit) @23477   17 years eugene up speed of load polling
(edit) @23476   17 years eugene add support for new bitmask names CTE, SPIKE, STARCORE; DARK should …
(edit) @23475   17 years eugene psconfigure should default to ./configure, same with psautogen
(edit) @23474   17 years eugene add CTEMASK recipes
(edit) @23473   17 years eugene add the CTEMASK default rejections
(edit) @23472   17 years eugene add CTEMAP values for CTEMASK generation
(edit) @23471   17 years eugene add CTEMASK elements
(edit) @23470   17 years eugene add elements to support bad-CTE images and the CTEMASK simtest suite
(edit) @23469   17 years eugene adding elements to support CTE mask generation
(edit) @23468   17 years eugene add EXTRACT_MAX_MAG to support psastroExtract
(edit) @23467   17 years eugene PPIMAGE.MASK had the wrong type
(edit) @23466   17 years eugene adding mask values for star diff spikes, star cores, and bad cte; …
(edit) @23465   17 years eugene add ability to generate "bad cte" regions (just a smoothed area)
(edit) @23464   17 years eugene add elements to support CTEMASK
(edit) @23463   17 years eugene add ability to handle CTEMASK mode (combine like a flat; mask pixels …
(edit) @23462   17 years bills Don't free photView too early
(edit) @23461   17 years jhoblitt disambiguate error messages in _neb_start()
(edit) @23460   17 years jhoblitt rework transaction redo loops so labels work correctly
(edit) @23459   17 years bills Don't finish warpRuns unless none of the skyfiles faulted. To allow …
(edit) @23458   17 years jhoblitt retry database transactions when a deadlock is detected
(edit) @23457   17 years bills add masks.16bit.config to the installed files
(edit) @23456   17 years jhoblitt factor out repeated calls to _neb_start() and add an ->nebulous() …
(edit) @23455   17 years jhoblitt retry db transactions in Nebulous::Server::rename_object()
(edit) @23454   17 years Paul Price AM_CONDITIONAL needs to be outside a conditional.
(edit) @23453   17 years Paul Price Make doxygen dependent upon --enable-doxygen flag, since doxygen never …
(edit) @23452   17 years Paul Price TIMESYS is supposed to be STR in camera format file.
(edit) @23451   17 years Paul Price Don't put TIMESYS entries in the TRANSLATION --- they're specified in …
(edit) @23450   17 years Paul Price Set time system to TAI because MJD is in use.
(edit) @23449   17 years Paul Price Fixing compilation error.
(edit) @23448   17 years Paul Price There's a difference between pmFPAfileDefineOutput and …
(edit) @23447   17 years Paul Price Split the FILES in the RUN metadata into two parts --- FILES.INPUT and …
Note: See TracRevisionLog for help on using the revision log.