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) @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 …
(edit) @18624   18 years bills dquery jobs aren't queued by row number. They are split up by input …
(edit) @18623   18 years bills reduce verbosity unless requested
(edit) @18620   18 years bills detect a couple of errors
(edit) @18619   18 years bills Add the job id to the response file to support a dquery request …
(edit) @18588   18 years bills split request finish processing for pstamp requests and dquery requests
(edit) @18587   18 years bills Changes to get detectability query processing working with the new …
(edit) @18559   18 years eugene pmConfigMask renamed to pmConfigMaskGet
(edit) @18552   18 years bills Adapt to changes in the postage stamp server.
(edit) @18551   18 years bills adapt uri to the presence of the Fake stage in the pipeline. This …
(edit) @18550   18 years bills forgot to remove EXPOSURE from the file format. Change -request_name …
(edit) @18549   18 years bills use -class_id instead of -chip for consistency
(edit) @18548   18 years bills removed pstampfinish.c. The work is more efficently and completely …
(edit) @18547   18 years bills adapt web interface to new system
(edit) @18546   18 years bills adapt this test program to changes in dsreg
(edit) @18545   18 years bills only print message if verbose
(edit) @18544   18 years bills significant changes to the way jobs are processed.
(edit) @18543   18 years bills Each get_image job now builds the data needed by dsreg to register the …
(edit) @18542   18 years bills added pstampfinish.pl pstampparse.pl pstamp_results_file.pl …
(edit) @18541   18 years bills Significant changes to how requests flow through the system. Improved …
(edit) @18540   18 years bills -result is now -fault for pstamptool -processedreq
(edit) @18539   18 years bills Significant changes to how requests flow through the system. Improved …
(edit) @18538   18 years bills If no data stores are registered, that isn't an error return zero. …
(edit) @18537   18 years bills Two new programs. One to revert a pstamp request back to new state …
(edit) @18533   18 years bills New program to finish off a postage stamp request. Builds the result …
(edit) @18380   18 years bills move functionality from C pstampparse to perl script
(edit) @18379   18 years bills Moved most of the functionality from pstampparse to pstampparse.pl …
(edit) @18378   18 years bills Print the output of the contents of the fits table as a metadata config doc
(edit) @18247   18 years bills more tweaks.
(edit) @18243   18 years bills updated postage stamp request file format
(edit) @18238   18 years bills minor tweaks to the prototype web interface
(edit) @18237   18 years bills simple programs to build a fake detectability response file from a …
(edit) @18236   18 years bills remove unneded tool
(edit) @18235   18 years bills --dbname option
(edit) @18234   18 years bills allow multiple request files per fileset, add --dbname option
(edit) @18233   18 years bills mods to prototype web interface to support updated request file format
(edit) @18232   18 years bills add --dbname option
(edit) @17894   18 years bills checking in various changes before I switch workspaces
(edit) @17893   18 years bills Various changes to allow processing of detectability query requests by …
(edit) @17892   18 years bills Various changes to the prototype web interface
(edit) @17456   18 years bills fixed some compile problems for 32 bit systems
(edit) @17417   18 years bills Finish the last fix
(edit) @17416   18 years bills don't fail if no astrometry file is supplied. Fix a typo in a warning …
(edit) @17270   18 years bills support astrometry supplied on the command line
(edit) @17052   18 years Paul Price Need strings.h for strcasecmp
(edit) @17047   18 years bills Don't need to build a mosaic if there is only one cell in the chip. If …
(edit) @17029   18 years bills fix uninitailzed variable warning when building optmizized
(edit) @16978   18 years bills Handle request finish processing in th case were the request doesn't …
(edit) @16977   18 years bills If listing or getting images don't require an roi or user tag. When a …
(edit) @16976   18 years bills Fix url for get_image mode
(edit) @16975   18 years bills if pstampparse encounters an error and produces no jobs, save the …
(edit) @16974   18 years bills in list mode if pstampparse fails print the error message to stdout
(edit) @16961   18 years bills add program to .cvsignore
(edit) @16960   18 years bills changes to the prototype web interface to allow pantasks to sequence …
(edit) @16959   18 years bills changes to allow the web interface to work with pantasks sequencing …
(edit) @16933   18 years bills changes to support get image (non postage stamp) jobs
(edit) @16899   18 years bills Name of the parser script changed at some point. Set request file type …
(edit) @16898   18 years bills If the we're building a "list" request don't require an ROI (unless …
(edit) @16897   18 years bills Allow class_id to be set to "all" which will cause all matching values …
(edit) @16878   18 years bills adapt to the completed data store interfaces
(edit) @16764   18 years bills various bug fixes
(edit) @16675   18 years bills get configuration information from IPP config system. Install the scripts.
(edit) @16597   18 years bills pstampfinish needs IPPDB
(edit) @16594   18 years bills added pstampfinish
(edit) @16593   18 years bills Various updates and additions
(edit) @16592   18 years bills Added script to find new requsts on data store and add them to the …
(edit) @16591   18 years bills Updates to the postage stamp server scripts
(edit) @16359   18 years bills forgot to update comments when script was converted from bash to perl
(edit) @16358   18 years bills Allow test web page to issue request and then query for status. Added …
(edit) @16283   18 years bills get web page working again with job sequencing through the database
(edit) @16280   18 years bills check in works in progress
(edit) @16279   18 years bills prototype postage stamp request web page (currently broken probably)
(edit) @16278   18 years bills more pstampparse functionality
(edit) @16239   18 years bills various changes to get the protoype limping along
(add) @16132   19 years bills Changing the name of the directory for the postage stamp programs to …
Note: See TracRevisionLog for help on using the revision log.