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) @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
(edit) @25197   17 years bills change ppstampMakeStamp() to return a program exit code. This allows …
(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) @25156   17 years bills added option to print rows in simple format and options to print …
(edit) @25136   17 years bills set masked pixels to NAN
(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) @25077   17 years bills add comment about the error codes needing to stay in sync
(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) @24966   17 years bills WEIGHT is now VARIANCE
(edit) @24965   17 years bills change CLASS_ID to COMPONENT. add TESS_ID
(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) @24942   17 years bills if -req_name is provided allow output to be omitted and set $outpu = …
(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) @23695   17 years Paul Price Getting more serious about error codes. We don't want them …
(edit) @23692   17 years Paul Price Getting more serious about error codes. We don't want them …
(edit) @23267   17 years bills change module name for PStamp
(edit) @22718   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @21415   17 years bills various changes
(edit) @21410   17 years bills Create stamps in workdir area instead of the data store product …
(edit) @21404   17 years eugene no dynamic formats without args
(edit) @21403   17 years eugene weight to variance
(edit) @21385   17 years bills for now, set state to stop on parser error until pstamp_finish handles …
(edit) @21243   17 years bills correct a comment
(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) @21160   17 years bills call pmAstromLinearizeTransforms
(edit) @20757   18 years bills don't need to remove CDi_j keywords anymore psModules does it
(edit) @20258   18 years bills updates
(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) @20218   18 years bills notes on setting up the Data Store and postage stamp servers
(edit) @20166   18 years bills don't add -mask $image to command args unless an image was returned …
(edit) @20153   18 years bills drop stamp name
(edit) @20152   18 years bills compute fileset registration data for mask and weight images
(edit) @20148   18 years bills make stamps of weight and mask images if requested
Note: See TracRevisionLog for help on using the revision log.