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) @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 …
(edit) @31804   15 years rhenders added externID column to dvoMeta table for DVO-on-the-fly mode to be …
(edit) @31803   15 years Serge CHASTEL Bill's log files for publishing
(edit) @31802   15 years Serge CHASTEL Heather's request for alt and az
(edit) @31801   15 years bills check in tool to clean a data store product
(edit) @31800   15 years bills save a line of code and add a couple comments
(edit) @31798   15 years bills handle case where a string has null value by using the string "NULL"
(edit) @31797   15 years heather this allows addstar to do the right thing for addtool for isp and for …
(edit) @31796   15 years heather more changes to get survey/addstar working properly with staticksky/cam
(edit) @31795   15 years watersc1 Improved LAP cleanup code to catch quickstacks.
(edit) @31792   15 years bills fix bug in stacktool -pendingcleanuprun
(edit) @31789   15 years heather addstar survey only does one stage... I fixed this.
(edit) @31759   15 years rhenders now also exporting a wiki-table format file
(edit) @31725   15 years rhenders fixed stupid mistake in new SQL for faults
(edit) @31724   15 years heather fixed survey so it does -destreaked or -uncensored properly M …
(edit) @31723   15 years watersc1 tested corrected stack cleanup code.
(edit) @31721   15 years watersc1 speed improvement for stacking. Not as large as I would have hoped …
(edit) @31720   15 years rhenders now using config file values to determine whether we publish to …
(edit) @31719   15 years bills Add the ability to set quality in warptool -updateskyfile
(edit) @31718   15 years bills add dateobs and filter to the output of camtool -processedexp
(edit) @31717   15 years bills Config file changes for psvideophot
(edit) @31716   15 years bills drop source if X_PSF or Y_PSF is NAN (to avoid SEGV) -This line, and …
(edit) @31715   15 years bills copy over modified psvideophot from Heather's branch
(edit) @31712   15 years bills update program name in usage message
(edit) @31711   15 years bills add option to set the reduction
(edit) @31710   15 years bills add option to print out the image (skycell) coordinates of the ra,dec
(edit) @31708   15 years watersc1 Add ESS and MSS aliases for SweetSpot data.
(edit) @31707   15 years Serge CHASTEL MOPS exposures
(edit) @31706   15 years rhenders now includes instances of 'failed_revert' in state column when …
(edit) @31705   15 years rhenders added master MD processing plot
(edit) @31693   15 years Serge CHASTEL No need to show engineering exposures in MOPS status
(edit) @31692   15 years rhenders added units to field attributes
(edit) @31690   15 years bills add missing newline in query
(edit) @31689   15 years bills If -group_by_data_group group the inputs by data_group. Also in this …
(edit) @31687   15 years bills Only add the group by data_group when requested by the user. Use …
(edit) @31686   15 years heather modified survey.pro to do uncensored for stacks/staticsky addtool, and …
(edit) @31683   15 years Serge CHASTEL Forgotten(?) czartool dat file
(edit) @31681   15 years bills Change staticskytool -definebyquery to only queue a run if an existing …
(edit) @31680   15 years heather addtool now requires either -destreaked or -uncensored. It won't work …
(edit) @31678   15 years watersc1 Bug in setting the distribution group for the final stacks.
(edit) @31676   15 years watersc1 EXPWT images are fairly monotonically values, so do not do ASINH …
(edit) @31675   15 years eugene updates from eam branch 20110505
(edit) @31674   15 years eugene various updates related to megacam
(edit) @31673   15 years eugene various fixes from eam branch
(edit) @31672   15 years eugene allow single direction to be chosen automatically
(edit) @31671   15 years eugene allow single direction to be chosen automatically; other minor points
(edit) @31670   15 years eugene merge from trunk : various minor issues (kron radii; I/O fixes)
(edit) @31669   15 years eugene merge from eam/ipp-20110505: allow read-only dvo dbs, allow fake zero point
(edit) @31668   15 years eugene merged from eam/ipp20110505: various memory and speed improvements; …
(edit) @31667   15 years eugene merge from trunk: various details, see eam/ipp-20110505
(edit) @31666   15 years eugene merged from branch: add some more info stats
(edit) @31665   15 years eugene merged from eam_branches/ipp-20110505: scaled colors
(edit) @31664   15 years eugene merged from eam_branches/ipp-20110505: plugged some leaks, allow …
(edit) @31663   15 years eugene merged from eam_branches/ipp-20110505: allow managed memory (with …
(edit) @31662   15 years eugene merged from eam_branches/ipp-20110505: add example help function to …
(edit) @31661   15 years eugene merged from eam_branches/ipp-20110505
(edit) @31660   15 years eugene merged from eam_branches/ipp-20110505: update memory locking to allow …
(edit) @31659   15 years eugene merged from eam_branches/ipp-20110505
(edit) @31650   15 years watersc1 explicitly add times to the dateobs values in the off-night diff code. …
(edit) @31649   15 years watersc1 Initial implementation of offnight differencing. If the flag is set …
(edit) @31647   15 years bills fix circular dependency in header files by moving the declaration of …
Note: See TracRevisionLog for help on using the revision log.