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) @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
(edit) @27779   16 years rhenders using isfinite() instead of isnormal (which counts 0.0 as 'not …
(edit) @27778   16 years rhenders isnormal already checks for value==0; now filtering out all dodgy flux …
(edit) @27777   16 years bills have warptool -revertwarped fix warpSkyfiles in data_state 'update' …
(edit) @27776   16 years bills have chiptool -revertprocessedimfile revert faults from the update …
(edit) @27775   16 years rhenders Now checks server status and differences between dist and stdscience …
(edit) @27774   16 years Paul Price Rework to allow lines of an arbitrary size. Cleaned up code too.
(edit) @27773   16 years heather added dvodb to updaterun
(edit) @27767   16 years rhenders First commit of simple tool for processing czar duties. Gives overview …
(edit) @27766   16 years Paul Price Fix "unused varianble" error.
(edit) @27765   16 years bills add staticsky tables to list of tables dropped by pxadmin -delete
(edit) @27764   16 years Paul Price Key/index additions for distribution tables.
(edit) @27763   16 years Paul Price Add key/index to magicDSRun to make it go faster for cleanup.
(edit) @27762   16 years Paul Price Reverting undesirable change.
(edit) @27761   16 years eugene error in code to send 2D image data to kapa
(edit) @27760   16 years rhenders Now counting, and discarding, detections where flux = NULL or flux = 0.0.
(edit) @27759   16 years Paul Price Fixing ppSubCopyPSF so it doesn't clobber the output analysis (which …
(edit) @27758   16 years bills fix incorrect cut and paste
(edit) @27757   16 years Paul Price Using parse_list() instead of parse() followed by parse_md_list(). …
(edit) @27756   16 years Paul Price Adding function to parse a list of METADATAs. Breaking them up makes …
(edit) @27755   16 years bills remove the -state full to the magicdstool -updaterun -set_state …
(edit) @27754   16 years bills change the argument from --magicked to --set_magicked
(edit) @27753   16 years bills dsprodtool needs to accept a dbserver argument
(edit) @27752   16 years bills stages definitions moved to psModules
(edit) @27751   16 years bills Enable the postage stamp server to generate stamps from cleaned up …
(edit) @27750   16 years bills add macros that define the diffRun.diff_mode
(edit) @27749   16 years bills -destreaked is now magicked != 0 not > 0. This tells us which data can …
(edit) @27748   16 years bills add flag to -processedimfile to list faulted and unfaulted files together
(edit) @27747   16 years bills process imfile if (chipRun.state = 'full' OR (chipRun.state = …
(edit) @27746   16 years Paul Price Don't care if there's already an HDU there, so long as it has one.
(edit) @27745   16 years bills in -updaterun dont' set stage to 'goto_cleaned' if it is already 'cleaned'
(edit) @27744   16 years bills new files for -listrun modes and pstamptool modes
(edit) @27743   16 years bills Add difftool -listrun mode Add diff_mode to the output form -diffskyfile
(edit) @27742   16 years bills add -listrun mode
(edit) @27741   16 years bills changes to pstampDependent
(edit) @27740   16 years bills Enable the postage stamp server to handle requests for stamps from …
(edit) @27739   16 years bills Various changes to -processedexp to support the postage stamp server
(edit) @27738   16 years bills Add -listrun mode. Fix handling of magicked bits during update. …
(edit) @27737   16 years bills Fix very slow query for -towarped. Re-enable update processing; Add …
(edit) @27736   16 years bills changes to the pstampDependent table
(edit) @27735   16 years Paul Price Remove stray comma.
(edit) @27734   16 years Paul Price Removing stray comma.
(edit) @27731   16 years Paul Price Fix cut/paste error.
(edit) @27730   16 years rhenders Added datastore product argument
(edit) @27729   16 years rhenders Added datastore product as an (optional) argument
(edit) @27728   16 years eugene added note to explain stack and diff
(edit) @27725   16 years Paul Price Cannot match transparencies with only a single source list.
(edit) @27724   16 years eugene N and n were not being correctly set
(edit) @27723   16 years watersc1 Have difference images inherit the data_group of the warp that went …
(edit) @27722   16 years watersc1 select warps to include in a stack by the data_group
(edit) @27721   16 years Paul Price Need state = 'new' for diff.
(edit) @27720   16 years Paul Price Cleaning up and adding more failure modes.
(edit) @27719   16 years Paul Price Turn off strict file close checking when there's been an error.
(edit) @27718   16 years Paul Price Add date of processing to output log.
(edit) @27717   16 years watersc1 comment out debug print statement
(edit) @27716   16 years bills triple timeout for destreak.advance to 60 seconds
(edit) @27712   16 years watersc1 This version corrects the over-queueing bug. My stacktool was not …
(edit) @27711   16 years watersc1 Updated version, hopefully will resolve the over-queueing issue from …
(edit) @27710   16 years rhenders Now using dist_group from IPP Db to set 'survey type' in PSPS; better …
(edit) @27705   16 years Paul Price Fix name.
(edit) @27704   16 years bills add pstamp_checkdependent.pl remove pstamp_check_dependents.p
(edit) @27703   16 years bills new script to check status of inputs that postage stamp jobs depend …
(edit) @27702   16 years Paul Price Need to initialise.
(edit) @27701   16 years rhenders Fixed issue where NULL values read from a FITS input header would …
(edit) @27700   16 years rhenders Minor improvement to debugging text
(edit) @27699   16 years rhenders Added ability to run for just one exposure; improved argument handling
(edit) @27698   16 years Paul Price Use errors instead of assert.
(edit) @27697   16 years Paul Price psImageCovarianceSum now sums a single covariance matrix to produce a …
(edit) @27696   16 years Paul Price Use psImageCovarianceAverageWeighted instead of psImageCovarianceSum.
(edit) @27695   16 years Paul Price Catch case n=0 to prevent errors getting raised which make psphot fail.
(edit) @27694   16 years heather added isp registration (to camera stage) and commented out gpc1 survey …
(edit) @27692   16 years Paul Price If measuring the PSF for the sake of kernel scaling, blow it away so …
(edit) @27691   16 years Paul Price Once we've got a PSF, blow away detections in case they're confused …
(edit) @27690   16 years Paul Price Add muggle flag.
(edit) @27689   16 years Paul Price Don't die just because we can't find the file.
(edit) @27688   16 years rhenders Ignoring ippToPspsVersionDefinitions.h
(edit) @27687   16 years rhenders Added some ignores
(edit) @27686   16 years rhenders Error handling changes.
(edit) @27685   16 years rhenders Changes for improved error handling; better handling of bug concerning …
(edit) @27684   16 years rhenders Improved error handling, specifically, now using standard IPP exit codes
(edit) @27683   16 years rhenders Fixed bug whereby an empty ImageMeta table was written even when …
(edit) @27682   16 years Paul Price Fix query.
(edit) @27681   16 years Paul Price Fix query.
(edit) @27680   16 years Paul Price Need to group by tess_id to avoid mixing tessellations.
(edit) @27679   16 years Paul Price Fix stacktool -tosum to require that all inputs have state = 'full'.
(edit) @27678   16 years Paul Price Simplifying stacktool_inputskyfile.sql
(edit) @27677   16 years heather now with time of crash in logging! (for showcommand)
(edit) @27676   16 years eugene do not treat saturated or otherwise bad image as an error for pmPatternCell
(edit) @27675   16 years eugene handle case of Rmin > Rmax (360,0 boundary)
(edit) @27674   16 years eugene updates to ippMonitor
(edit) @27673   16 years eugene psphotCullPeaks now takes a pmReadout so we can get to …
(edit) @27672   16 years eugene modify pmFootprintCullPeaks to reduce repeated allocs
(edit) @27671   16 years Paul Price Adding script to generate MOPS data.
(edit) @27670   16 years bills pstampdump the results file and include the text in the results fileset
(edit) @27669   16 years rhenders Removed some redundant debug and commented-out Jim's declination …
(edit) @27668   16 years Paul Price Add processing log to list of outputs.
(edit) @27667   16 years Paul Price Add ability to get inputs from text file. Don't use PSF residuals …
(edit) @27666   16 years Paul Price PSF residuals make for trouble when we're realising a single PSF where …
Note: See TracRevisionLog for help on using the revision log.