|
|
|
@25320
|
17 years |
bills |
Change outputBase to include basename(path_base) in an attempt to make …
|
|
|
|
@25285
|
17 years |
bills |
if the image list has a length of one, don't run dvoImagesAtCoords
|
|
|
|
@25194
|
17 years |
bills |
temporarily allow requests for mops to skip the magic check.
Fix …
|
|
|
|
@25130
|
17 years |
bills |
check file.data_state and run.state and issue error if they are not full
|
|
|
|
@25124
|
17 years |
bills |
fix error in logic handling points that don't overlap any images
|
|
|
|
@25110
|
17 years |
bills |
various changes to deal with bothways diffs
|
|
|
|
@25075
|
17 years |
bills |
New error codes for postage stamp server requests and jobs
|
|
|
|
@25068
|
17 years |
bills |
last fix wasn't quite right. Also data_state isn't in all of the …
|
|
|
|
@25067
|
17 years |
bills |
resolve project first and fault if not defined
fix some indentation
if …
|
|
|
|
@25058
|
17 years |
bills |
better error reporting of parse stage errors to the client
|
|
|
|
@25052
|
17 years |
bills |
if no matching images are found, insert a fake job in stopped state …
|
|
|
|
@24962
|
17 years |
bills |
fixed a few bugs
|
|
|
|
@24944
|
17 years |
bills |
use a file for the list of arguments for a postage stamp job instead …
|
|
|
|
@24940
|
17 years |
bills |
fix incorrect key for hash lookups
|
|
|
|
@24921
|
17 years |
bills |
when parsing postage stamp request files run dvoImagesAtCoords to …
|
|
|
|
@24855
|
17 years |
bills |
disallow stamps from non-magicked files
|
|
|
|
@24831
|
17 years |
bills |
updates to the postage stamp server to allow the postage stamp …
|
|
|
|
@23267
|
17 years |
bills |
change module name for PStamp
|
|
|
|
@21410
|
17 years |
bills |
Create stamps in workdir area instead of the data store product …
|
|
|
|
@21242
|
17 years |
bills |
fix error in building args string for requests that generate multiple jobs
|
|
|
|
@20256
|
18 years |
bills |
Don't give up if one row doesn't generate any jobs.
Only return an …
|
|
|
|
@20221
|
18 years |
bills |
exit with error status if no matching images are found
add class_id to …
|
|
|
|
@20166
|
18 years |
bills |
don't add -mask $image to command args unless an image was returned …
|
|
|
|
@19761
|
18 years |
bills |
get project information from database
|
|
|
|
@19278
|
18 years |
bills |
move resolve_project to PStamp::Job so that it can be shared
|
|
|
|
@19265
|
18 years |
bills |
remove reference to obsolete program
|
|
|
|
@19224
|
18 years |
bills |
exp_id is null for stamp jobs from stack images
|
|
|
|
@19220
|
18 years |
bills |
save the exp_id in the job table so that we can lookup the metadata …
|
|
|
|
@19162
|
18 years |
bills |
fix incorrect check for mask stamp
remove some dead code
|
|
|
|
@18985
|
18 years |
bills |
Major re-work to get image data from the database. Supports
looking up …
|
|
|
|
@18743
|
18 years |
bills |
FILTER changed to REQFILT
|
|
|
|
@18640
|
18 years |
bills |
fill out stubbed part of results file when there is an error
|
|
|
|
@18587
|
18 years |
bills |
Changes to get detectability query processing working with the new …
|
|
|
|
@18541
|
18 years |
bills |
Significant changes to how requests flow through the system. Improved …
|
|
|
|
@18380
|
18 years |
bills |
move functionality from C pstampparse to perl script
|