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) @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 …
(edit) @27808   16 years rhenders Changed order of columns for clarity
(edit) @27807   16 years rhenders Fixed typo
(edit) @27806   16 years rhenders Wasn't using enum for one column.
(edit) @27805   16 years bills fix bug in order of updates. Write code for updates of other diff_modes
(edit) @27804   16 years rhenders Was STILL not catching 0.0 flux values. Fixed now.
(edit) @27803   16 years Paul Price Exposure times were getting set to zero because in the final …
(edit) @27802   16 years bills fix bug in project cache
(edit) @27801   16 years rhenders Script that finds exposure IDs from a list of job directories.
(edit) @27800   16 years rhenders 0.0 flux values still slipping through.
(edit) @27799   16 years rhenders Getting dist_group for single exposure case
(edit) @27798   16 years eugene check for numerical arguments to for loop
(edit) @27797   16 years eugene do not select detrends in state of register; registered detrends (mode …
(edit) @27796   16 years bills change isfinite to !isnull since isfinite is not declared
(edit) @27795   16 years bills first crack at queuing automatic updates for diffSkyfiles. Various bug …
(edit) @27794   16 years bills implement -setskyfiletoupdate and make difftool -revertdiffskyfile …
(edit) @27793   16 years Paul Price Convolved products are not output by default any more.
(edit) @27790   16 years eugene updates from dev branch Ohana.20100407: improvements to kapa label and …
(edit) @27789   16 years Paul Price Copy analysis metadata, so that SKY_STDEV is available for psphotCullPeaks.
(edit) @27788   16 years watersc1 Merged changes from my branch to support STAGE in the query header, …
(edit) @27786   16 years bills don't clean up camera stage destreak runs. (Don't delete the …
(edit) @27785   16 years bills When cleaning up magicDSRun for chip stage, don't clean up the camera …
(edit) @27783   16 years bills make default for requests to be wait for cleaned up inputs to be updated
(edit) @27782   16 years bills fix doxygen line
(edit) @27781   16 years bills changes to pstampDependent
(edit) @27780   16 years bills increase STARS.SIGMA.LIM to 2 from 1
Note: See TracRevisionLog for help on using the revision log.