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) @31928   15 years rhenders takes an argument for DVO database location
(edit) @31923   15 years watersc1 clean chip stage pattern file.
(edit) @31922   15 years watersc1 Be less agressive about queuing quickstacks when only a few exposures …
(edit) @31921   15 years rhenders changes to make this batch type work with new Batch class
(edit) @31920   15 years rhenders making fits file argument to constructor optional (don't need for init …
(edit) @31919   15 years rhenders was looking for wrong file extension when getting smf files
(edit) @31917   15 years watersc1 Fix missing exposure problem when astrometry fails.
(edit) @31915   15 years watersc1 pattern correction was missed on the darktest recipe.
(edit) @31913   15 years watersc1 Adding darktest reduction class and correcting the recipe to use …
(edit) @31912   15 years watersc1 Cleanup pattern models as well, as they are regenerated by the update …
(edit) @31910   15 years watersc1 Fix toresidimfile mode to properly see registered detrends as valid …
(edit) @31909   15 years watersc1 Hack of a script to recurse through nebulous directories and list all …
(edit) @31908   15 years heather cleaned up perldoc for this and cleaned up the options to be more …
(edit) @31907   15 years eugene adding metadataLookupF32 perl function (only used by camera_exp.pl)
(edit) @31906   15 years eugene updating scripts to use ppConfigDump -get-key in place of full camera …
(edit) @31905   15 years eugene fix ppConfigDump line
(edit) @31904   15 years eugene streamline mdc parsing with ppConfigDump -get-key
(edit) @31903   15 years eugene added -get-key option
(edit) @31902   15 years eugene make psMetadataItemFormat a global function (renamed from …
(edit) @31901   15 years rhenders now creating nebulous space time series for previous week, rather than …
(edit) @31900   15 years rhenders more accurate labelling of y axis of rate plot
(edit) @31899   15 years rhenders forgot to init range variable to > 0
(edit) @31897   15 years mhuber Updated 3PI related tessellations to RINGS.VO (SweetSpot OSS ESS MSS …
(edit) @31896   15 years rhenders white space
(edit) @31895   15 years rhenders put back neb storage time series
(edit) @31893   15 years watersc1 change retention time for three pi
(edit) @31892   15 years rhenders cosmetic changes
(edit) @31891   15 years rhenders deals with mode argument
(edit) @31889   15 years watersc1 Updated shuffle SQL. This appears to catch instances that were …
(edit) @31888   15 years rhenders added method to get time in the middle of two other times
(edit) @31887   15 years rhenders all time-series plots now created at same time for speed
(edit) @31886   15 years rhenders all time-series plots now created at same time for speed
(edit) @31884   15 years watersc1 Switching tess_id for MD10 to MD10.V3.
(edit) @31882   15 years watersc1 Fixed typo in diskbalance.pro
(edit) @31880   15 years watersc1 Changed the targetting in disk balance to use the source host as the …
(edit) @31878   15 years eugene fixed endpost error in warp super pixels (always make an extra superpixel)
(edit) @31877   15 years Serge CHASTEL Removed ingestion in gpc1_0/1 on ipp001
(edit) @31876   15 years Serge CHASTEL Fixed bug in JOIN
(edit) @31875   15 years rhenders removed code that was breaking database upgrade path
(edit) @31874   15 years rhenders some extra log statements
(edit) @31873   15 years rhenders minor improvement to speed-up magic mask fraction query
(edit) @31872   15 years watersc1 Trap out the failure of getxattr if user.copies doesn't exist. That …
(edit) @31871   15 years watersc1 Although I'd rather have it in the library, I've implemented a …
(edit) @31870   15 years heather staticsky revert was broken. it had -revertsumskyfile instead of -revert
(edit) @31869   15 years rhenders wrong arg was being passed to checkAllLabels() method
(edit) @31868   15 years heather adds staticsky single filter survey task. It's debugged and tested
(edit) @31866   15 years Serge CHASTEL Changed dump host. Was: ippdb01; is: ipp001
(edit) @31865   15 years rhenders First commit of new metrics code
(edit) @31864   15 years rhenders new method for getting IDs of all failed batches
(edit) @31863   15 years rhenders restructured to that it polls indefinitely looking for new P2 then ST …
(edit) @31862   15 years watersc1 Tool to run laptool -definerun in such a way as to ensure that …
(edit) @31861   15 years rhenders removed dodgy cross-database querying method …
(edit) @31860   15 years rhenders yet another query to get all merged items in a DVO database
(edit) @31859   15 years rhenders hack to fix skycell IDs issue temporarily
(edit) @31858   15 years rhenders added 'WHERE state = full' constraint to get-IDs-from-DVO methods
(edit) @31856   15 years eugene init the Nskipexec variable
(edit) @31854   15 years eugene adjust code to set long/short exec periods so it does not leave behind …
(edit) @31853   15 years eugene return TRUE for ipptool2book even in error situations (the book is …
(edit) @31850   15 years watersc1 Attempt to force NFS to stop lying to us on neb-replicate calls. …
(edit) @31849   15 years rhenders now taking config XML doc as constructor arg; now copying FITS file …
(edit) @31848   15 years rhenders removed old start-up code; removed redundant alreadyProcessed() …
(edit) @31847   15 years rhenders removed redundant alreadyProcessed() method; using new logging method; …
(edit) @31846   15 years rhenders now taking config XML doc as constructor arg, and passing it to Fits …
(edit) @31845   15 years rhenders prompting user if he/she is about to do something dangerous; using new …
(edit) @31844   15 years rhenders now accepting config XML document to the constructor; using new …
(edit) @31843   15 years rhenders added a 'mini' separator method
(edit) @31842   15 years rhenders added numerous methods to provide numbers for new metrics code; method …
(edit) @31841   15 years rhenders config XML doc now passed-in; using new logging method
(edit) @31840   15 years rhenders removed FITS specific code and moved into new Fits class; config XML …
(edit) @31839   15 years rhenders changes to use new logging method
(edit) @31838   15 years rhenders added loading epoch
(edit) @31837   15 years Serge CHASTEL Added failing clause when no filtering clause
(edit) @31836   15 years Serge CHASTEL Added failing clause when no filtering clause
(edit) @31835   15 years rhenders A subclass of the Python Logger class in order to add some convenience …
(edit) @31834   15 years Serge CHASTEL Replication status doesn't die if fails
(edit) @31833   15 years rhenders New entry point to ippToPsps code. Run this with batch type
(edit) @31832   15 years rhenders New class encapsulating a FITS file, for reading headers not handled …
(edit) @31831   15 years rhenders New method to get a cmf for a given stack_id, which is non-trivial as …
(edit) @31829   15 years watersc1 Change to neb-admin to attempt to shift only raw image data instead of …
(edit) @31828   15 years Serge CHASTEL Dont know
(edit) @31827   15 years watersc1 typo in obs_mode selection code.
(edit) @31826   15 years rhenders hack to protect against divide by zero
(edit) @31825   15 years rhenders some improvements to logging messages, now not sleeping in-between updates
(edit) @31823   15 years watersc1 Added STD processing.
(edit) @31822   15 years rhenders including Apache Commons Mathematics Library in classpath
(edit) @31821   15 years rhenders now making ippDetectID the primary key in order that we can use a …
(edit) @31820   15 years rhenders new method that gets an updatable result set. we use this to update …
(edit) @31819   15 years rhenders new pre-release version dealing with NULLs in tables
(edit) @31818   15 years rhenders Apache Commons Mathematics Library, needed for complimentary error …
(edit) @31817   15 years watersc1 We didn't change the det-verify references. Changing the dark to …
(edit) @31816   15 years Serge CHASTEL Merged LAP monitor into trunk
(edit) @31813   15 years bills read the video extension table. print out the camera's measurements of …
(edit) @31812   15 years Serge CHASTEL Replication databases names update
(edit) @31811   15 years rhenders changes simiar to those in detectionbatch (see previous commit). this …
(edit) @31810   15 years rhenders now creating XML doc for config and passing to super-constructor; …
(edit) @31809   15 years rhenders implementing new dataRelease, useFullTables, force, testmode, …
(edit) @31808   15 years rhenders added stage_id column to batch table which is either cam_id or …
(edit) @31807   15 years rhenders minor change to logging message
(edit) @31806   15 years rhenders now grabbing software_ver, bg and bg_stdev from rawExp table; now …
(edit) @31805   15 years rhenders added testMode and force options; now only one dvo section; changed …
Note: See TracRevisionLog for help on using the revision log.