IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/pstamp/scripts

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27914   16 years bills Fix error queuing update runs for get image jobs. Pass component = …
(edit) @27899   16 years bills args file is no more. Use gettimeofday() for timing. …
(edit) @27898   16 years bills derive ppstamp arguments from the params file.
(edit) @27897   16 years bills changed some comments
(edit) @27896   16 years bills Get exposure parameters from the params file to avoid calling regtool …
(edit) @27874   16 years bills Various changes to the postage stamp server and associated tables. …
(edit) @27859   16 years watersc1 Fix typos in pstamptool database queries. Add pstampDependent.outdir …
(edit) @27854   16 years bills hard wire need_magic because the update process requires it
(edit) @27853   16 years bills handle various error conditions
(edit) @27841   16 years bills don't stop faulted requests
(edit) @27805   16 years bills fix bug in order of updates. Write code for updates of other diff_modes
(edit) @27795   16 years bills first crack at queuing automatic updates for diffSkyfiles. Various bug …
(edit) @27788   16 years watersc1 Merged changes from my branch to support STAGE in the query header, …
(edit) @27783   16 years bills make default for requests to be wait for cleaned up inputs to be updated
(edit) @27751   16 years bills Enable the postage stamp server to generate stamps from cleaned up …
(edit) @27704   16 years bills add pstamp_checkdependent.pl remove pstamp_check_dependents.p
(edit) @27703   16 years bills new script to check status of inputs that postage stamp jobs depend …
(edit) @27670   16 years bills pstampdump the results file and include the text in the results fileset
(edit) @27643   16 years watersc1 Better error handling. I think this largely concludes the bugtest …
(edit) @27642   16 years watersc1 More robust and tested detectability response creator. Seems to run …
(edit) @27640   16 years watersc1 Preliminary detectability server response code. This is functional, …
(edit) @27578   16 years bills update the stub detectability query scripts to be compatible with the …
(edit) @27577   16 years bills delete some dead code
(edit) @27524   16 years bills catch invalid IMG_TYPE
(edit) @27463   16 years bills if an optional output file doesn't exist, just skip it
(edit) @27356   16 years bills make sure that ID values passed to byid and byidff are valid ids …
(edit) @27355   16 years bills put request files from the web interface into a subdirectory instead …
(edit) @27283   16 years bills use -ready option to ptamptool -datastore to have it return only …
(edit) @27260   16 years bills handle case where request file has no rows
(edit) @27238   16 years bills force bit zero of option mask to 1 (make stamp from image)
(edit) @27211   16 years bills add support for making stamps from unconvolved stacks and if REQFILT …
(edit) @27186   16 years bills add timeout to the invocation of dsproductls command. default to 10 seconds
(edit) @27172   16 years bills Add timestamp and poll interval to pstampDataStore. Don't poll for new …
(edit) @27170   16 years bills adapt to change in pantasks status output
(edit) @27140   16 years bills "optimizations" to bycoord requests. It's likely that I just moved the …
(edit) @27122   16 years bills remove incorrect range checking of roi handle invalid job_type
(edit) @27118   16 years bills have same_images_of_interest() return false if either request is "bycoord"
(edit) @27104   16 years bills handle undef DATA_GROUP
(edit) @26289   17 years bills various changes to the postage stamp server.
(edit) @26242   17 years bills Add interface and implemenation to allow the selection of cmf, psf, …
(edit) @26215   17 years bills add my_die function to insure that the intended fault code gets …
(edit) @26214   17 years bills fix typo
(edit) @26212   17 years bills fix error passing --verbose
(edit) @26209   17 years bills if hash value is undefined print NULL not an error message
(edit) @26208   17 years bills need to pass --component to dist_bundle.pl
(edit) @26204   17 years bills change "params" file for get_image jobs to be mdc doc that contains …
(edit) @26151   17 years bills implementation for "get_image" jobs
(edit) @26083   17 years bills had wrong column name for MJD* k-This line, and those below, will be …
(edit) @26048   17 years bills fix "error" in calculation of MJD_OBS and argument to fields for …
(edit) @25957   17 years bills add 2 new scripts. One to check whether postage stamp job dependencies …
(edit) @25808   17 years bills account for the fact that stacks don't have data_state
(edit) @25796   17 years bills don't wait for inputs to be updated unless user asks us to
(edit) @25793   17 years bills Add new table pstampDependent. An entry gets created by the postage …
(edit) @25776   17 years bills first implementation of REQ_TYPE bycoord other bug fixes
(edit) @25739   17 years bills convert to new request format. Add label and comment, reorder columns …
(edit) @25736   17 years bills added pstamp_request_file. a script to create postage stamp request files
(edit) @25724   17 years bills Add a "supported" version of a program to create a request file.
(edit) @25716   17 years bills better fix
(edit) @25714   17 years bills forgot to add the -x 0
(edit) @25712   17 years bills implement REQ_TYPE byskycell and various other features
(edit) @25540   17 years bills if a request with a duplicate name is submitted invent a request name …
(edit) @25370   17 years bills print out the request_name
(edit) @25369   17 years bills in my_die() set exit_code to PS_EXIT_PROG_ERROR if zero is passed in.
(edit) @25368   17 years bills add class_id to chip stamps. require magic for bills-results and …
(edit) @25320   17 years bills Change outputBase to include basename(path_base) in an attempt to make …
(edit) @25319   17 years bills check for missing tools earlier and die if not found
(edit) @25318   17 years bills add script to queue a request for a request file. Used by upload.php
(edit) @25317   17 years bills if request doesn't have an out product (an error upstreak), fault the …
(edit) @25285   17 years bills if the image list has a length of one, don't run dvoImagesAtCoords
(edit) @25196   17 years bills add req_id to the product list
(edit) @25195   17 years bills improve error handling
(edit) @25194   17 years bills temporarily allow requests for mops to skip the magic check. Fix …
(edit) @25130   17 years bills check file.data_state and run.state and issue error if they are not full
(edit) @25125   17 years bills add missing declaration
(edit) @25124   17 years bills fix error in logic handling points that don't overlap any images
(edit) @25123   17 years bills remove dead code
(edit) @25122   17 years bills it is now a programming error if no jobs get queued for a request. At …
(edit) @25112   17 years bills if a request fails because of a duplicate request name, just stop the …
(edit) @25111   17 years bills pstamptool -updatereq requires state to be set pass it for now
(edit) @25110   17 years bills various changes to deal with bothways diffs
(edit) @25075   17 years bills New error codes for postage stamp server requests and jobs
(edit) @25068   17 years bills last fix wasn't quite right. Also data_state isn't in all of the …
(edit) @25067   17 years bills resolve project first and fault if not defined fix some indentation if …
(edit) @25066   17 years bills don't fault if project is unresolved if the job in question is already …
(edit) @25065   17 years bills need to use Carp changed an error return
(edit) @25058   17 years bills better error reporting of parse stage errors to the client
(edit) @25053   17 years bills component and tess_id can be modified during processing. If not …
(edit) @25052   17 years bills if no matching images are found, insert a fake job in stopped state …
(edit) @24964   17 years bills change CLASS_ID to COMPONENT add TESS_ID
(edit) @24963   17 years bills various cleanup mostly with error handling
(edit) @24962   17 years bills fixed a few bugs
(edit) @24961   17 years bills To prevent the top level working directory from becoming unreasonably …
(edit) @24944   17 years bills use a file for the list of arguments for a postage stamp job instead …
(edit) @24941   17 years bills look up exposure information once for subsequent jobs from the same …
(edit) @24940   17 years bills fix incorrect key for hash lookups
(edit) @24921   17 years bills when parsing postage stamp request files run dvoImagesAtCoords to …
(edit) @24855   17 years bills disallow stamps from non-magicked files
(edit) @24831   17 years bills updates to the postage stamp server to allow the postage stamp …
(edit) @23267   17 years bills change module name for PStamp
(edit) @22718   17 years Paul Price Removing unnecessary .cvsignore files.
Note: See TracRevisionLog for help on using the revision log.