IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/pstamp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27922   16 years bills only force $need_magic if $imagedb eq "gpc1"
(edit) @27921   16 years bills don't require magic for the diff part of Stack stack diffs. It is …
(edit) @27917   16 years bills start of a note describing how to install the data store
(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) @27461   16 years bills Improve fit to bi-level astrometry for postage stamps by making …
(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) @27259   16 years bills if table is empty don't exit with errors status.
(edit) @27238   16 years bills force bit zero of option mask to 1 (make stamp from image)
(edit) @27217   16 years bills label column is now DATA_GROUP
(edit) @27216   16 years bills adding some more postage stamp samples
(edit) @27211   16 years bills add support for making stamps from unconvolved stacks and if REQFILT …
(edit) @27204   16 years bills remove obsolete program add a test
(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) @27141   16 years bills updates to a little test script
(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) @27117   16 years bills limit postage stamp size to 5000x5000 pixels
(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) @26153   17 years bills another test file
(edit) @26151   17 years bills implementation for "get_image" jobs
(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) @26102   17 years bills deleting an obosolete test file
(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) @25817   17 years bills need to be more careful about float to int conversions temporary fix …
(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) @25767   17 years bills remove comments with old file format
(edit) @25740   17 years bills new sample file
(edit) @25739   17 years bills convert to new request format. Add label and comment, reorder columns …
(edit) @25737   17 years bills make obsolete but don't remove yet
(edit) @25736   17 years bills added pstamp_request_file. a script to create postage stamp request files
(edit) @25726   17 years bills fix bug in metadata copy
(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) @25710   17 years bills Put the RA and DEC of the center of the stamp into the header
(edit) @25709   17 years bills make pstamp.h a public header file defining constants for error codes …
(edit) @25701   17 years Paul Price Need to deal with the case that input contains multiple chips and/or cells.
(edit) @25688   17 years Paul Price Fixing concept copy.
(edit) @25540   17 years bills if a request with a duplicate name is submitted invent a request name …
(edit) @25450   17 years bills fix computation of chip coordinate bounding box for stamps using -arcrange
(edit) @25446   17 years bills Wasn't copying enough pixels when stamp extends past the bottom of the …
(edit) @25445   17 years bills add definition for PPSTAMP_SELECT_INVERSE
(edit) @25426   17 years bills more test request specs
(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) @25325   17 years bills delete some old samples add one that works
(edit) @25322   17 years bills add password protection add a web page for uploading request files to …
(edit) @25321   17 years bills exit with PS_EXIT_DATA_ERROR if we don't understand the input file. …
(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) @25301   17 years bills add another sample file
(edit) @25285   17 years bills if the image list has a length of one, don't run dvoImagesAtCoords
Note: See TracRevisionLog for help on using the revision log.