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) @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.
(edit) @21410   17 years bills Create stamps in workdir area instead of the data store product …
(edit) @21385   17 years bills for now, set state to stop on parser error until pstamp_finish handles …
(edit) @21242   17 years bills fix error in building args string for requests that generate multiple jobs
(edit) @21196   17 years bills Undo last change. The problem I was seeing was due to picking up an …
(edit) @21192   17 years bills correct error message
(edit) @21191   17 years bills cfitsio doesn't accept TLONGLONG as type when writing header value …
(edit) @21190   17 years bills fault the pantasks job if making the results file fails
(edit) @20257   18 years bills various postage stamp server updates and bug fixes
(edit) @20256   18 years bills Don't give up if one row doesn't generate any jobs. Only return an …
(edit) @20221   18 years bills exit with error status if no matching images are found add class_id to …
(edit) @20220   18 years bills set chipname column for raw images to class_id
(edit) @20219   18 years bills make sure request->state gets set to stop on failure
(edit) @20166   18 years bills don't add -mask $image to command args unless an image was returned …
(edit) @20152   18 years bills compute fileset registration data for mask and weight images
(edit) @20114   18 years bills fix bug in arguments added some comments
(edit) @19761   18 years bills get project information from database
(edit) @19279   18 years bills lookup the image_db from the project
(edit) @19278   18 years bills move resolve_project to PStamp::Job so that it can be shared
(edit) @19274   18 years bills set ds_id for new request
(edit) @19273   18 years bills missing semicolon
(edit) @19265   18 years bills remove reference to obsolete program
(edit) @19224   18 years bills exp_id is null for stamp jobs from stack images
(edit) @19221   18 years bills -processedreq chanaged to -updatereq -processedjob changed to -updatejob
(edit) @19220   18 years bills save the exp_id in the job table so that we can lookup the metadata …
(edit) @19162   18 years bills fix incorrect check for mask stamp remove some dead code
(edit) @18986   18 years bills pass along verbose if provided
(edit) @18985   18 years bills Major re-work to get image data from the database. Supports looking up …
(edit) @18984   18 years bills add request file paramters to results
(edit) @18983   18 years bills add request parameters from request file to the results file
(edit) @18982   18 years bills use :standard to import symbols add -req_file arg
(edit) @18743   18 years bills FILTER changed to REQFILT
(edit) @18742   18 years bills fix some obscure syntax that confused perl -d
(edit) @18741   18 years bills updated types for some of the columns to new spec.
(edit) @18733   18 years bills better error reporting when parsing failed
(edit) @18640   18 years bills fill out stubbed part of results file when there is an error
(edit) @18639   18 years bills reduce verbosity unless requested
(edit) @18624   18 years bills dquery jobs aren't queued by row number. They are split up by input …
(edit) @18623   18 years bills reduce verbosity unless requested
(edit) @18620   18 years bills detect a couple of errors
(edit) @18619   18 years bills Add the job id to the response file to support a dquery request …
(edit) @18588   18 years bills split request finish processing for pstamp requests and dquery requests
(edit) @18587   18 years bills Changes to get detectability query processing working with the new …
(edit) @18547   18 years bills adapt web interface to new system
(edit) @18546   18 years bills adapt this test program to changes in dsreg
(edit) @18545   18 years bills only print message if verbose
(edit) @18544   18 years bills significant changes to the way jobs are processed.
(edit) @18543   18 years bills Each get_image job now builds the data needed by dsreg to register the …
(edit) @18542   18 years bills added pstampfinish.pl pstampparse.pl pstamp_results_file.pl …
(edit) @18541   18 years bills Significant changes to how requests flow through the system. Improved …
(edit) @18540   18 years bills -result is now -fault for pstamptool -processedreq
(edit) @18539   18 years bills Significant changes to how requests flow through the system. Improved …
(edit) @18538   18 years bills If no data stores are registered, that isn't an error return zero. …
(edit) @18537   18 years bills Two new programs. One to revert a pstamp request back to new state …
(edit) @18533   18 years bills New program to finish off a postage stamp request. Builds the result …
(edit) @18380   18 years bills move functionality from C pstampparse to perl script
(edit) @18247   18 years bills more tweaks.
(edit) @18243   18 years bills updated postage stamp request file format
(edit) @18237   18 years bills simple programs to build a fake detectability response file from a …
(edit) @18236   18 years bills remove unneded tool
(edit) @18235   18 years bills --dbname option
(edit) @18234   18 years bills allow multiple request files per fileset, add --dbname option
(edit) @18233   18 years bills mods to prototype web interface to support updated request file format
(edit) @18232   18 years bills add --dbname option
(edit) @17893   18 years bills Various changes to allow processing of detectability query requests by …
(edit) @16976   18 years bills Fix url for get_image mode
(edit) @16975   18 years bills if pstampparse encounters an error and produces no jobs, save the …
(edit) @16974   18 years bills in list mode if pstampparse fails print the error message to stdout
(edit) @16959   18 years bills changes to allow the web interface to work with pantasks sequencing …
(edit) @16933   18 years bills changes to support get image (non postage stamp) jobs
(edit) @16899   18 years bills Name of the parser script changed at some point. Set request file type …
(edit) @16878   18 years bills adapt to the completed data store interfaces
(edit) @16764   18 years bills various bug fixes
(edit) @16675   18 years bills get configuration information from IPP config system. Install the scripts.
(edit) @16592   18 years bills Added script to find new requsts on data store and add them to the …
(edit) @16591   18 years bills Updates to the postage stamp server scripts
(edit) @16359   18 years bills forgot to update comments when script was converted from bash to perl
(edit) @16358   18 years bills Allow test web page to issue request and then query for status. Added …
(edit) @16283   18 years bills get web page working again with job sequencing through the database
(add) @16280   18 years bills check in works in progress
Note: See TracRevisionLog for help on using the revision log.