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) @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
(edit) @20114   18 years bills fix bug in arguments added some comments
(edit) @20113   18 years bills minor tweaks
(edit) @20112   18 years bills added usage
(edit) @20111   18 years bills added support for -bydiff
(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) @19244   18 years Paul Price Fixing bad variable that was in ALL autogen scripts.
(edit) @19229   18 years bills remove C version of locateimages and dependence of pstamp/src on ippdb
(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) @19217   18 years bills moved this to top level to facilitate building (mixing Build.PL and …
(edit) @19162   18 years bills fix incorrect check for mask stamp remove some dead code
(edit) @19161   18 years bills implement lookup of astrometry file for an exposure. various other bug …
(edit) @19001   18 years bills commit before leaving
(edit) @18988   18 years bills program for testing PStamp::Job.pm
(edit) @18987   18 years bills put all local configuration for the cgi scripts here.
(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) @18981   18 years bills simplify the extractStamp function to prepare to move it to pslib, but …
(edit) @18980   18 years bills added arguments for mask and weight images. Not used yet
(edit) @18979   18 years bills Adding a perl module to support the Postage Stamp Server
(edit) @18851   18 years Paul Price memset arguments were around the wrong way!
(edit) @18746   18 years bills add a couple of shortcut arg types
(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) @18740   18 years bills Change FILTER to REQFILT so that in the results file we can …
(edit) @18739   18 years bills Add test program to create postage stamp request files from a textual …
(edit) @18738   18 years bills fixed comment (the files produced aren't necessarily fake)
(edit) @18736   18 years bills query_id is not required. If not supplied take the value in the input
(edit) @18735   18 years bills allow blank lines in the input. Fix usage message.
(edit) @18734   18 years bills Adding scripts for testing mops detectability queries
(edit) @18733   18 years bills better error reporting when parsing failed
(edit) @18712   18 years Paul Price FPA.NAME is deprecated in favour of FPA.OBS
(edit) @18648   18 years bills update
(edit) @18647   18 years bills make ROWNUM an integer
(edit) @18646   18 years bills Fix bug just introduced. When sky coordinates are used for range, the …
(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) @18638   18 years bills rename the image lookup program locateimages from pstampparse. If …
(edit) @18637   18 years bills Change type for ROI parameters in request file to F64. Change …
Note: See TracRevisionLog for help on using the revision log.