|
|
|
@20166
|
18 years |
bills |
don't add -mask $image to command args unless an image was returned …
|
|
|
|
@20153
|
18 years |
bills |
drop stamp name
|
|
|
|
@20152
|
18 years |
bills |
compute fileset registration data for mask and weight images
|
|
|
|
@20148
|
18 years |
bills |
make stamps of weight and mask images if requested
|
|
|
|
@20114
|
18 years |
bills |
fix bug in arguments added some comments
|
|
|
|
@20113
|
18 years |
bills |
minor tweaks
|
|
|
|
@20112
|
18 years |
bills |
added usage
|
|
|
|
@20111
|
18 years |
bills |
added support for -bydiff
|
|
|
|
@19761
|
18 years |
bills |
get project information from database
|
|
|
|
@19279
|
18 years |
bills |
lookup the image_db from the project
|
|
|
|
@19278
|
18 years |
bills |
move resolve_project to PStamp::Job so that it can be shared
|
|
|
|
@19274
|
18 years |
bills |
set ds_id for new request
|
|
|
|
@19273
|
18 years |
bills |
missing semicolon
|
|
|
|
@19265
|
18 years |
bills |
remove reference to obsolete program
|
|
|
|
@19244
|
18 years |
Paul Price |
Fixing bad variable that was in ALL autogen scripts.
|
|
|
|
@19229
|
18 years |
bills |
remove C version of locateimages and dependence of pstamp/src on ippdb
|
|
|
|
@19224
|
18 years |
bills |
exp_id is null for stamp jobs from stack images
|
|
|
|
@19221
|
18 years |
bills |
-processedreq chanaged to -updatereq
-processedjob changed to -updatejob
|
|
|
|
@19220
|
18 years |
bills |
save the exp_id in the job table so that we can lookup the metadata …
|
|
|
|
@19217
|
18 years |
bills |
moved this to top level to facilitate building (mixing Build.PL and …
|
|
|
|
@19162
|
18 years |
bills |
fix incorrect check for mask stamp
remove some dead code
|
|
|
|
@19161
|
18 years |
bills |
implement lookup of astrometry file for an exposure.
various other bug …
|
|
|
|
@19001
|
18 years |
bills |
commit before leaving
|
|
|
|
@18988
|
18 years |
bills |
program for testing PStamp::Job.pm
|
|
|
|
@18987
|
18 years |
bills |
put all local configuration for the cgi scripts here.
|
|
|
|
@18986
|
18 years |
bills |
pass along verbose if provided
|
|
|
|
@18985
|
18 years |
bills |
Major re-work to get image data from the database. Supports
looking up …
|
|
|
|
@18984
|
18 years |
bills |
add request file paramters to results
|
|
|
|
@18983
|
18 years |
bills |
add request parameters from request file to the results file
|
|
|
|
@18982
|
18 years |
bills |
use :standard to import symbols add -req_file arg
|
|
|
|
@18981
|
18 years |
bills |
simplify the extractStamp function to prepare to move it to pslib,
but …
|
|
|
|
@18980
|
18 years |
bills |
added arguments for mask and weight images. Not used yet
|
|
|
|
@18979
|
18 years |
bills |
Adding a perl module to support the Postage Stamp Server
|
|
|
|
@18851
|
18 years |
Paul Price |
memset arguments were around the wrong way!
|
|
|
|
@18746
|
18 years |
bills |
add a couple of shortcut arg types
|
|
|
|
@18743
|
18 years |
bills |
FILTER changed to REQFILT
|
|
|
|
@18742
|
18 years |
bills |
fix some obscure syntax that confused perl -d
|
|
|
|
@18741
|
18 years |
bills |
updated types for some of the columns to new spec.
|
|
|
|
@18740
|
18 years |
bills |
Change FILTER to REQFILT so that in the results file we can …
|
|
|
|
@18739
|
18 years |
bills |
Add test program to create postage stamp request files from a textual …
|
|
|
|
@18738
|
18 years |
bills |
fixed comment
(the files produced aren't necessarily fake)
|
|
|
|
@18736
|
18 years |
bills |
query_id is not required. If not supplied take the value in the input
|
|
|
|
@18735
|
18 years |
bills |
allow blank lines in the input. Fix usage message.
|
|
|
|
@18734
|
18 years |
bills |
Adding scripts for testing mops detectability queries
|
|
|
|
@18733
|
18 years |
bills |
better error reporting when parsing failed
|
|
|
|
@18712
|
18 years |
Paul Price |
FPA.NAME is deprecated in favour of FPA.OBS
|
|
|
|
@18648
|
18 years |
bills |
update
|
|
|
|
@18647
|
18 years |
bills |
make ROWNUM an integer
|
|
|
|
@18646
|
18 years |
bills |
Fix bug just introduced. When sky coordinates are used for range, the …
|
|
|
|
@18640
|
18 years |
bills |
fill out stubbed part of results file when there is an error
|
|
|
|
@18639
|
18 years |
bills |
reduce verbosity unless requested
|
|
|
|
@18638
|
18 years |
bills |
rename the image lookup program locateimages from pstampparse.
If …
|
|
|
|
@18637
|
18 years |
bills |
Change type for ROI parameters in request file to F64.
Change …
|
|
|
|
@18624
|
18 years |
bills |
dquery jobs aren't queued by row number. They are split up by input …
|
|
|
|
@18623
|
18 years |
bills |
reduce verbosity unless requested
|
|
|
|
@18620
|
18 years |
bills |
detect a couple of errors
|
|
|
|
@18619
|
18 years |
bills |
Add the job id to the response file to support a dquery request …
|
|
|
|
@18588
|
18 years |
bills |
split request finish processing for pstamp requests and dquery requests
|
|
|
|
@18587
|
18 years |
bills |
Changes to get detectability query processing working with the new …
|
|
|
|
@18559
|
18 years |
eugene |
pmConfigMask renamed to pmConfigMaskGet
|
|
|
|
@18552
|
18 years |
bills |
Adapt to changes in the postage stamp server.
|
|
|
|
@18551
|
18 years |
bills |
adapt uri to the presence of the Fake stage in the pipeline.
This …
|
|
|
|
@18550
|
18 years |
bills |
forgot to remove EXPOSURE from the file format. Change -request_name …
|
|
|
|
@18549
|
18 years |
bills |
use -class_id instead of -chip for consistency
|
|
|
|
@18548
|
18 years |
bills |
removed pstampfinish.c. The work is more efficently and completely …
|
|
|
|
@18547
|
18 years |
bills |
adapt web interface to new system
|
|
|
|
@18546
|
18 years |
bills |
adapt this test program to changes in dsreg
|
|
|
|
@18545
|
18 years |
bills |
only print message if verbose
|
|
|
|
@18544
|
18 years |
bills |
significant changes to the way jobs are processed.
|
|
|
|
@18543
|
18 years |
bills |
Each get_image job now builds the data needed by dsreg to register the …
|
|
|
|
@18542
|
18 years |
bills |
added pstampfinish.pl pstampparse.pl pstamp_results_file.pl …
|
|
|
|
@18541
|
18 years |
bills |
Significant changes to how requests flow through the system. Improved …
|
|
|
|
@18540
|
18 years |
bills |
-result is now -fault for pstamptool -processedreq
|
|
|
|
@18539
|
18 years |
bills |
Significant changes to how requests flow through the system. Improved …
|
|
|
|
@18538
|
18 years |
bills |
If no data stores are registered, that isn't an error return zero. …
|
|
|
|
@18537
|
18 years |
bills |
Two new programs. One to revert a pstamp request back to new state …
|
|
|
|
@18533
|
18 years |
bills |
New program to finish off a postage stamp request.
Builds the result …
|
|
|
|
@18380
|
18 years |
bills |
move functionality from C pstampparse to perl script
|
|
|
|
@18379
|
18 years |
bills |
Moved most of the functionality from pstampparse to pstampparse.pl …
|
|
|
|
@18378
|
18 years |
bills |
Print the output of the contents of the fits table as a metadata config doc
|
|
|
|
@18247
|
18 years |
bills |
more tweaks.
|
|
|
|
@18243
|
18 years |
bills |
updated postage stamp request file format
|
|
|
|
@18238
|
18 years |
bills |
minor tweaks to the prototype web interface
|
|
|
|
@18237
|
18 years |
bills |
simple programs to build a fake detectability response file from a …
|
|
|
|
@18236
|
18 years |
bills |
remove unneded tool
|
|
|
|
@18235
|
18 years |
bills |
--dbname option
|
|
|
|
@18234
|
18 years |
bills |
allow multiple request files per fileset, add --dbname option
|
|
|
|
@18233
|
18 years |
bills |
mods to prototype web interface to support updated request file format
|
|
|
|
@18232
|
18 years |
bills |
add --dbname option
|
|
|
|
@17894
|
18 years |
bills |
checking in various changes before I switch workspaces
|
|
|
|
@17893
|
18 years |
bills |
Various changes to allow processing of detectability query requests
by …
|
|
|
|
@17892
|
18 years |
bills |
Various changes to the prototype web interface
|
|
|
|
@17456
|
18 years |
bills |
fixed some compile problems for 32 bit systems
|
|
|
|
@17417
|
18 years |
bills |
Finish the last fix
|
|
|
|
@17416
|
18 years |
bills |
don't fail if no astrometry file is supplied. Fix a typo in a warning …
|
|
|
|
@17270
|
18 years |
bills |
support astrometry supplied on the command line
|
|
|
|
@17052
|
18 years |
Paul Price |
Need strings.h for strcasecmp
|
|
|
|
@17047
|
18 years |
bills |
Don't need to build a mosaic if there is only one cell in the chip.
If …
|
|
|
|
@17029
|
18 years |
bills |
fix uninitailzed variable warning when building optmizized
|
|
|
|
@16978
|
18 years |
bills |
Handle request finish processing in th case were the request doesn't …
|
|
|
|