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) @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 …
(edit) @23445   17 years Paul Price No need to fit if there's no sources.
(edit) @23444   17 years Paul Price Adding assertion to catch error in psImageAlloc.
(edit) @23443   17 years Paul Price Allocators should never return NULL.
(edit) @23442   17 years Paul Price Set the photcode for the reduced versions of psphotReadout.
(edit) @23441   17 years bills last commit wasn't complete
(edit) @23440   17 years bills make --clean and --magicked args booleans manage conversion in task
(edit) @23439   17 years bills need to use --magicked not -magicked
(edit) @23438   17 years bills manage magicked status of diffSkyfiles made with magicked inputs
(edit) @23437   17 years bills output magicked status of inputs
(edit) @23436   17 years bills add some comments to the template nebulous.site.pro
(edit) @23435   17 years Paul Price Need to resolve inputSources.
(edit) @23434   17 years Paul Price Moving registration server to ipp009.
(edit) @23433   17 years Paul Price Moving registration server to ipp009.
(edit) @23432   17 years Paul Price Just realised that conceptSetTimesysForTime was being called in the …
(edit) @23431   17 years bills add psastroExtract to ignore list
(edit) @23430   17 years bills if the input chip run has been magicked set warpSkyfile.magicked to true
(edit) @23429   17 years bills add chipRun.magicked to the output
(edit) @23428   17 years Paul Price Noticed that the TIMESYS wouldn't necessarily be updated just because …
(edit) @23427   17 years eugene normalizations in the new scheme should be inverted (this was not …
(edit) @23426   17 years eugene add error check for missing classID
(edit) @23419   17 years eugene order project list by project name
Note: See TracRevisionLog for help on using the revision log.