IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippToPsps

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33795   14 years rhenders making config user prompts more readable
(edit) @33792   14 years rhenders using 64bit JVM
(edit) @33790   14 years rhenders now printing correct config to log if program run with 'edit' argument
(edit) @33787   14 years rhenders improvements to exception handling
(edit) @33786   14 years rhenders no need to check client status when populating each pending box
(edit) @33785   14 years rhenders checking how many actual rows have been written to the temp pending table
(edit) @33782   14 years rhenders fixed bug in last commit
(edit) @33781   14 years rhenders now, when setting a sky area, checks for ingested DVO files that are …
(edit) @33780   14 years rhenders new method to check if a table exists; new method to drop a list of tables
(edit) @33778   14 years rhenders using 'staticsky' rather than 'staticsky_multi' when hunting for cmf files
(edit) @33777   14 years rhenders now setting to NULL all MeanMagErr > 0.5
(edit) @33776   14 years rhenders now aborting is no available scratch datbase found
(edit) @33775   14 years rhenders converting millimags to mags for filter min/max values
(edit) @33774   14 years rhenders fixed bug where last batch in a range was not being removed from the …
(edit) @33773   14 years rhenders fixed minor bug in exit message
(edit) @33772   14 years rhenders calling base-class method with wrong class
(edit) @33771   14 years rhenders printing dupe objIDs found as well as total objects to log
(edit) @33770   14 years rhenders removing a debug print statement
(edit) @33769   14 years rhenders new, safer, method to get ordered list of filters from DVO Photcodes …
(edit) @33768   14 years rhenders new method to get list of filters in the order they appear in the DVO …
(edit) @33767   14 years rhenders minor improvements to exit message
(edit) @33766   14 years rhenders usng Bill's new skycell table within gpc1
(edit) @33765   14 years rhenders removing troublesome free()
(edit) @33764   14 years rhenders
(edit) @33763   14 years rhenders using default of 0 for varFlag as stupid PSPS 'null' value of -999 …
(edit) @33760   14 years rhenders new code to populate ObjectCalColor, but commented outfor now; fix for …
(edit) @33759   14 years rhenders ObjectCalColor commented out for now
(edit) @33758   14 years rhenders adding ObjectCalColor table to Object batches
(edit) @33754   14 years rhenders redundant
(edit) @33753   14 years rhenders added table for object batches; new default for base_path; new fields …
(edit) @33752   14 years rhenders removing redundant dir
(edit) @33751   14 years rhenders fixed logic error - batch could be set to failed, the loaded again
(edit) @33748   14 years rhenders now cleaning up IN batches
(edit) @33747   14 years rhenders now including IN batches
(edit) @33746   14 years rhenders added unique key on Object table to protect against duplicates from DVO
(edit) @33745   14 years rhenders change logging path to IPP data dir
(edit) @33742   14 years rhenders redundant
(edit) @33741   14 years rhenders redundant
(edit) @33740   14 years rhenders was not closing file descriptor
(edit) @33733   14 years rhenders no need for this anymore - functionality built-into Dvo class
(edit) @33729   14 years rhenders first commit of console gui to help manage clients when loading
(edit) @33728   14 years rhenders cosmetic
(edit) @33727   14 years rhenders importIppTables() was not returning True
(edit) @33726   14 years rhenders new method editConfig() to prompt user to create or edit a config. …
(edit) @33725   14 years rhenders now accepting 'edit' argument so user can create or edit a config
(edit) @33718   14 years rhenders removing local jython
(edit) @33717   14 years rhenders using new version of java and jython
(edit) @33716   14 years rhenders adding jython jar, version 2.5.3b1
(edit) @33715   14 years rhenders added min/max mags using IPP 20% and 80% values
(edit) @33712   14 years rhenders now we are cycling through all configs, printing current config to log
(edit) @33711   14 years rhenders now all programs have the ability to cycle through all 'active' configs
(edit) @33710   14 years rhenders added method to get current config for this client; altered method to …
(edit) @33709   14 years rhenders now we are cycling through all configs, printing current config to log
(edit) @33708   14 years rhenders now we are cycling through all configs, printing current config to log
(edit) @33707   14 years rhenders added mean flux
(edit) @33701   14 years rhenders changes to calculation of color errors; now populting ng, nr, ni etc; …
(edit) @33689   14 years rhenders method to get the DVO Photcodes 'CODE' for a given filter name
(edit) @33688   14 years rhenders using new scratchDb method to determine list of filters and associated …
(edit) @33687   14 years rhenders first commit of ObjectBatch class
(edit) @33686   14 years rhenders just added a comment
(edit) @33685   14 years rhenders now using config name, rather than DVO label, for plot titles
(edit) @33684   14 years rhenders added support for OB batches; removed need to pass config params as …
(edit) @33683   14 years rhenders added methid to add a column to any table that represents a row count
(edit) @33682   14 years rhenders now storing config name rather than DVO label name
(edit) @33681   14 years rhenders configs now in ipptopsps database
(edit) @33680   14 years rhenders now polls of OB batches
(edit) @33679   14 years rhenders added density plot for OB batches
(edit) @33678   14 years rhenders added methos to get region name from index using SkyTable; now storing …
(edit) @33677   14 years rhenders added new OB batch type
(edit) @33676   14 years rhenders added methos to ingest a region based on DVO index; purgeRegions now …
(edit) @33675   14 years rhenders simplified overriden ingestRegion() method
(edit) @33674   14 years rhenders added OB batch; removed unnecessary config args to ipptopsps Db methods
(edit) @33673   14 years rhenders removed unnecessary config args to ippToPspsDb methods; all metrics …
(edit) @33672   14 years rhenders some reorganization of run() method
(edit) @33665   14 years rhenders no longer passing config parameters unnecessarily to IppToPspsDb
(edit) @33599   14 years rhenders Dvo is now a base-class to two inherting classes for detections and …
(edit) @33598   14 years rhenders Just removing old, redundant code
(edit) @33595   14 years rhenders removed most of the logging
(edit) @33594   14 years rhenders added path for czartool plots
(edit) @33593   14 years rhenders added CASCADE DELETE to box table FK constraint
(edit) @33589   14 years rhenders slight imprtovements to logging
(edit) @33588   14 years rhenders reworked to use IppToPsps as base-class
(edit) @33573   14 years rhenders extended timeout period from 6 to 12 hours after dupe exposures were …
(edit) @33562   14 years rhenders fixed bug caused by using local rather than class Dvo object
(edit) @33561   14 years rhenders slight improcements to log messages when getting stripes to process
(edit) @33560   14 years rhenders added methiod to write Config object to database table; method to …
(edit) @33559   14 years rhenders no longer takes unnecessary doc arg
(edit) @33558   14 years rhenders added method to determine if a particular batch type is queued
(edit) @33557   14 years rhenders try/catch around xml prettifying call; manifest creating method now …
(edit) @33556   14 years rhenders creates datastore and dxlayer objects in constructor, no need to …
(edit) @33555   14 years rhenders creates Odm object in constructor, no need to override refreshConfig() …
(edit) @33554   14 years rhenders changes to make sure loader notices a config change and resets …
(edit) @33553   14 years rhenders scratch Db now checked at start up; better user prompting
(edit) @33531   14 years rhenders now loading skytable whenever we have reset the database
(edit) @33530   14 years rhenders now not using source_id in detection table; fixed by with dataRelease …
(edit) @33529   14 years rhenders now specifying in the call to base-class constructor that the log …
(edit) @33528   14 years rhenders now taking a time arg so queueing can be scheduled to repeat
(edit) @33527   14 years rhenders Now using Bill's skycells database to determine RA/Dec for stacks
(edit) @33526   14 years rhenders offering logger options in the construstor, defaults to stdout logging
(edit) @33517   14 years rhenders added method to get info from client table; added method to remove …
Note: See TracRevisionLog for help on using the revision log.