IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27942   16 years rhenders certain floats are now doubles due to crazy MSSQL calling doubles FLOATs.
(edit) @27941   16 years bills update commented out fprintf with new variable names
(edit) @27940   16 years bills update type in debug print statement
(edit) @27938   16 years watersc1 I introduced a bug that killed burntool processing. This should …
(edit) @27930   16 years watersc1 Set sweetspot data to not be cleaned automatically (for now).
(edit) @27929   16 years bills When updating use the original path_base
(edit) @27928   16 years bills Add Bill's checkexp script.
(edit) @27927   16 years rhenders First commit of czartool page
(edit) @27926   16 years bills When updating an image use the original path base for consistency with …
(edit) @27925   16 years bills bump STARS.SIGMA.LIM from .1 to 1 to avoid excessive memory use by simtest
(edit) @27922   16 years bills only force $need_magic if $imagedb eq "gpc1"
(edit) @27921   16 years bills don't require magic for the diff part of Stack stack diffs. It is …
(edit) @27920   16 years bills when doing diff updates, use existing path_base
(edit) @27918   16 years bills if it isn't tested it doesn't work
(edit) @27917   16 years bills start of a note describing how to install the data store
(edit) @27916   16 years bills In locate_images if $component = 'all' return all components for a …
(edit) @27915   16 years bills Add camRun.state to output of camtool -processedexp
(edit) @27914   16 years bills Fix error queuing update runs for get image jobs. Pass component = …
(edit) @27913   16 years rhenders Fixed typo in last commit
(edit) @27912   16 years rhenders More meaningful numbers for faults; fixed bug when listing labels for …
(edit) @27911   16 years Paul Price Only use the thread mechanisms if threading is activated; otherwise, …
(edit) @27910   16 years Paul Price Fix compilation errors.
(edit) @27908   16 years Paul Price Adding mutex on psImageConvolveSetThreads to attempt to fix sporadic …
(edit) @27907   16 years Paul Price COUNT(expr) always returns the total number even if expr is false …
(edit) @27906   16 years Paul Price No need for strict checking when there's an error.
(edit) @27905   16 years bills Add an option to run funpack on fits files
(edit) @27904   16 years Paul Price Prevent problem when we can't open the stats file.
(edit) @27903   16 years Paul Price Be more careful about locking. Despite protestations in the comments, …
(edit) @27902   16 years Paul Price Initialising Nc to avoid compiler warning.
(edit) @27901   16 years bills Don't fail if dvoImagesAtCoords returns more than one line it …
(edit) @27900   16 years bills use parse_md_fast to read request file.
(edit) @27899   16 years bills args file is no more. Use gettimeofday() for timing. …
(edit) @27898   16 years bills derive ppstamp arguments from the params file.
(edit) @27897   16 years bills changed some comments
(edit) @27896   16 years bills Get exposure parameters from the params file to avoid calling regtool …
(edit) @27895   16 years eugene fix up options to run only in the day (still disabled)
(edit) @27894   16 years eugene make object restrictions LIKE not ==
(edit) @27893   16 years eugene make label, data_group, dist_group restrictions LIKE not ==
(edit) @27892   16 years eugene updates from ipp user
(edit) @27891   16 years watersc1 regtool knows how to set the states, but it was just not in the script …
(edit) @27890   16 years Paul Price Adding selection by data_group.
(edit) @27889   16 years eugene adding recipe options for psphotStack
(edit) @27887   16 years eugene add filerules for psphotStack
(edit) @27886   16 years eugene add psphotStack filerules; add filerules already defined in …
(edit) @27885   16 years eugene added more recipe values for psphotStack
(edit) @27882   16 years rhenders Changes after confusion with floating-point types. Many FLOAT values …
(edit) @27881   16 years bills Let pstampDependents start running before a request file has completed …
(edit) @27880   16 years bills in chiptool modes -processedimfile and -listrun and warptool modes …
(edit) @27879   16 years bills in destreak.status list the book magicDSToCleanup
(edit) @27878   16 years rhenders Some confusion over silly MSSQL floating-point types.
(edit) @27877   16 years rhenders Added new astrometry fields (cdelt1, cdelt2).
(edit) @27874   16 years bills Various changes to the postage stamp server and associated tables. …
(edit) @27873   16 years bills added ppViz to list of directories to build. It is required by the …
(edit) @27872   16 years rhenders More meaningful names: products are now batches
(edit) @27871   16 years rhenders More meaningful names: products are now batches
(edit) @27870   16 years Paul Price Need to select by label!
(edit) @27869   16 years rhenders More meaningful argument names
(edit) @27868   16 years rhenders Now including valid photCode
(edit) @27867   16 years rhenders Added legitimate photoCalID data
(edit) @27866   16 years rhenders Improved argument handling
(edit) @27865   16 years watersc1 This needs more work to be cleaned up, but I've changed the script to …
(edit) @27864   16 years rhenders Removed redundant calls to close(LOGFILE)
(edit) @27863   16 years watersc1 change the reduction class for microtest suite to something that …
(edit) @27862   16 years bills fix for ticket #1194. When linearizing WCS transform, set the …
(edit) @27861   16 years rhenders Simplified counts on diff stage
(edit) @27860   16 years watersc1 Updates to automation code to trigger cleanups.
(edit) @27859   16 years watersc1 Fix typos in pstamptool database queries. Add pstampDependent.outdir …
(edit) @27858   16 years bills ORDER BY priority DESC, chip_id
(edit) @27857   16 years bills save log of pstamp.dependent.run in a file in pstampDependent.outdir
(edit) @27856   16 years bills Add table Label which through priority column may be used to order …
(edit) @27855   16 years bills add outdir to pstampDependent so we have a place to put log files
(edit) @27854   16 years bills hard wire need_magic because the update process requires it
(edit) @27853   16 years bills handle various error conditions
(edit) @27852   16 years bills Fix error in byid diff
(edit) @27851   16 years Paul Price Fix query to add 2.5log(t) to zero point.
(edit) @27850   16 years eugene working on the psf-matching for stack photometry analysis
(edit) @27849   16 years eugene adjust API in doc to match code
(edit) @27848   16 years eugene working towards convolved stack photometry
(edit) @27847   16 years rhenders Improved usage instructions
(edit) @27846   16 years rhenders Enums for the test batch
(edit) @27845   16 years rhenders Changes to accomodate new test batch.
(edit) @27844   16 years rhenders Can now work from a list or a single job ID
(edit) @27843   16 years rhenders Added 'end' argument for deleting stuff in bulk more carefully
(edit) @27842   16 years eugene merge in simmosaic format updates
(edit) @27841   16 years bills don't stop faulted requests
(edit) @27834   16 years eugene fix psStringAppend statement missing format
(edit) @27833   16 years eugene remove duplicate cleanup functions for psphot
(edit) @27832   16 years eugene protect trace from NULL return value
(edit) @27822   16 years eugene add EXTENDED_SOURCE_RAW_RADIUS
(edit) @27821   16 years eugene better parameters for SDSS
(edit) @27820   16 years eugene define radial bins matching SDSS bins
(edit) @27819   16 years eugene updates to psphotVisual mandated by kapa API changes; added …
(edit) @27818   16 years eugene APIs mods to pmSourcesWrite_CMF_ XSRC functions; added more (nearly) …
(edit) @27817   16 years eugene create match2d function in dvo; allow kapa bg to be "none"; better …
(edit) @27816   16 years eugene create a macro to return the image type
(edit) @27813   16 years Paul Price Fix typo in SQL.
(edit) @27812   16 years rhenders Script to convert GPC1 DVO photcodes into XML format for use in 'init' …
(edit) @27811   16 years rhenders Safer handling of input args
(edit) @27810   16 years rhenders Allowed single character args
(edit) @27809   16 years rhenders Added new 'test' batch to help with validation of PSPS generated …
Note: See TracRevisionLog for help on using the revision log.