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) @26184   17 years Paul Price Ensure unconvolved output gets header updates (software version, WCS) …
(edit) @26183   17 years bills prevent division by zero
(edit) @26182   17 years Paul Price Reworking so that vectors can be used as well as an array of sources.
(edit) @26181   17 years bills don't pass NULL clauses
(edit) @26180   17 years bills remove diffRun state checks from -inputskyfile. They were broken for …
(edit) @26179   17 years bills Don't require that chipRun, camRun and fakeRun be full. All we need is …
(edit) @26178   17 years bills take ipp016 out of the skycell hosts list. It's sick and low on space
(edit) @26177   17 years bills add -skycell_id to -revertdiffskyfile
(edit) @26176   17 years bills revert the autoflush change. It doesn't seem to be working as intended`
(edit) @26175   17 years Paul Price Allow search on cam_id, chip_id.
(edit) @26174   17 years Paul Price Fixing "variable used uninitialised".
(edit) @26173   17 years watersc1 Crosstalk Masking implementation, based on the rules defined by John Tonry.
(edit) @26172   17 years Paul Price Fix "variable used uninitialised".
(edit) @26171   17 years bills add quality to chipProcessedImfile (from the ~ipp)
(edit) @26170   17 years bills put data_group into fileset listing instead of dist_group for more …
(edit) @26169   17 years bills makefileset tasks weren't respecting labels
(edit) @26162   17 years Paul Price Starting to move psphotThreadTools.c code into psModules so it can be …
(edit) @26161   17 years Paul Price Update concepts for unconvolved outputs.
(edit) @26160   17 years bills I guess nobody has tried to use the --timeout arbument to dsleech before
(edit) @26159   17 years bills I guess nobody has tried to use the timeout argument to dsrootls before
(edit) @26158   17 years bills Add support for running the data store tools using a proxy server. …
(edit) @26157   17 years Paul Price Allow num=0 for POIS.
(edit) @26156   17 years Paul Price Fix number of basis functions for POIS.
(edit) @26155   17 years Paul Price Adding Makefile from Eric Tittley.
(edit) @26154   17 years eugene update rules for setting Mrel
(edit) @26153   17 years bills another test file
(edit) @26152   17 years bills check quality and fault of camProcessedExp instead of state (which …
(edit) @26151   17 years bills implementation for "get_image" jobs
(edit) @26150   17 years bills make sure that camRun selected for astrometry is in full state
(edit) @26149   17 years Paul Price Previous didn't have everything required to compile documents with …
(edit) @26148   17 years Paul Price Fix double free.
(edit) @26147   17 years Paul Price Need to restrict stacks by the label. Reworked how the query is …
(edit) @26146   17 years bills Add two modules that Params::Validate seems to want
(edit) @26145   17 years bills not all systems include ExtUtils::CBuilder in the core modules.
(edit) @26144   17 years Paul Price Better use of '-available' flag: queue a diff run with available stack …
(edit) @26143   17 years bills Don't add -destreaked to ippTools command if req_type is byid or …
(edit) @26142   17 years bills add a printf for debugging (ifdef'd out)
(edit) @26141   17 years bills use i + 1 for metadata's name rownum to be more likely consistent with …
(edit) @26140   17 years bills add some new postage stamp samples for testing
(edit) @26139   17 years Paul Price Need to distinguish the two sets of warp restrictions.
(edit) @26138   17 years Paul Price Need to limit the selection of warps so query doesn't take forever.
(edit) @26118   17 years Paul Price Allow TESTING output for a range of pixels within some radius.
(edit) @26117   17 years Paul Price Fix SEGV from doing cleanup in wrong place. Moved deletion of …
(edit) @26116   17 years Paul Price Fixing overly short timeout. Maybe I'm now erring on the high side?
(edit) @26115   17 years Paul Price Fixing per Eric Tittley: regression in the "make clean"
(edit) @26114   17 years Paul Price Adding panstarrs document class.
(edit) @26113   17 years Paul Price Only update the state when the run was successful.
(edit) @26112   17 years Paul Price Remove cut/paste error.
(edit) @26111   17 years Paul Price Add macros to turn off revert task.
(edit) @26110   17 years Paul Price Fix error.
(edit) @26109   17 years Paul Price Catch error in filename resolution.
(edit) @26108   17 years Paul Price addstar runs from this directory, so ptolemy.rc needs to have …
(edit) @26107   17 years Paul Price camroot is required.
(edit) @26106   17 years Paul Price Need to clean up after finishing *all* stacks, because the unconvolved …
(edit) @26105   17 years Paul Price Trap error on temp_dir for debugging.
(edit) @26104   17 years Paul Price Check for errors when writing convolved images.
(edit) @26103   17 years Paul Price Site config should already have been loaded by PS::IPP::Config->new
(edit) @26102   17 years bills deleting an obosolete test file
(edit) @26101   17 years Paul Price Temporary directory is now specified in the site configuration.
(edit) @26100   17 years Paul Price Fixing argument.
(edit) @26099   17 years Paul Price First cut at scripts to run addstar.
(edit) @26098   17 years watersc1 Updated version
(edit) @26097   17 years bills add --ignore_errors to ignore failure to insert duplicate targets
(edit) @26096   17 years bills in my_die replace error code if !$error_code instead of !defined …
(edit) @26095   17 years bills allow -all to -pendingcleanup
(edit) @26094   17 years bills don't try and parse empty metadata config docs. It's not an error for …
(edit) @26093   17 years bills minor change
(edit) @26092   17 years bills delete obsolete commented out line
(edit) @26091   17 years bills missing paramter caused filesets to not be added to the db properly
(edit) @26090   17 years bills add sql for new disttool modes
(edit) @26089   17 years bills install sql files for new disttool modes
(edit) @26088   17 years bills add modes for managing distribution cleanup
(edit) @26087   17 years bills Add new tasks for cleaning up distribution runs
(edit) @26086   17 years bills if --del --force don't return an error code if the product doesn't exist
(edit) @26085   17 years bills in redirect_output turn on autoflush on the redirected files. This …
(edit) @26084   17 years bills add dist_cleanup.pl for cleaning up distribution bundles
(edit) @26083   17 years bills had wrong column name for MJD* k-This line, and those below, will be …
(edit) @26082   17 years bills now it works
(edit) @26081   17 years bills If it's not tested, it doesn't work.
(edit) @26080   17 years Paul Price Remove debugging fprintfs
(edit) @26079   17 years Paul Price PPSTACK.UNCONV got missing following the latest merge.
(edit) @26078   17 years Paul Price Make temporary directory a command-line option.
(edit) @26077   17 years Paul Price No more TEMP.DIR.
(edit) @26076   17 years Paul Price Merging branches/pap (unconvolved stacks, reworked combinePixels …
(edit) @26075   17 years bills Allow "destreak" and "destreak.revert" to run simultaneously
(edit) @26074   17 years Paul Price Fixing following API change to pmSubtractionMatch and …
(edit) @26073   17 years eugene adding pstamp
(edit) @26072   17 years eugene display time_begin and time_end, not use_begin,end
(edit) @26071   17 years eugene update ignore
(edit) @26070   17 years eugene updates from ipp generated during throughtput tests
(edit) @26068   17 years eugene adding installation makefile
(edit) @26067   17 years eugene removing home and ippconfig from svn
(edit) @26054   17 years eugene distribution and magic.ds merged with stdscience; remove old detrend …
(edit) @26053   17 years eugene remove cluttered script directories from svn; update input script from ~ipp
(edit) @26051   17 years bills Fix compile error in ppStack. (I think this is correct.)
(edit) @26050   17 years bills Select host by stage_id if component == 'exposure' instead of using …
(edit) @26049   17 years bills set outdir for faulted distComponents so that we can find what host …
(edit) @26048   17 years bills fix "error" in calculation of MJD_OBS and argument to fields for …
(edit) @26047   17 years Paul Price Fix propagation of mask (for poor pixels) when poor box size = 0.
(edit) @26046   17 years Paul Price Fixing specification of systematic error.
Note: See TracRevisionLog for help on using the revision log.