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) @31202   15 years rhenders method to fudge objIDs for time-being
(edit) @31201   15 years rhenders added method to create DVO database table and a method to update …
(edit) @31200   15 years rhenders Neatened some string parsing
(edit) @31199   15 years rhenders Added sections for DVO, datastore and local storage path
(edit) @31198   15 years rhenders First commit if class representing ippToPsps database
(edit) @31187   15 years rhenders First commit of config file for ippToPsps
(edit) @31185   15 years rhenders removing subprocess package
(edit) @31184   15 years rhenders removing subprocess package
(edit) @31183   15 years rhenders Changing name of gpc1 database class
(edit) @31182   15 years rhenders Method to populate StackToImage table; using new Gpc1 class to get all …
(edit) @31181   15 years rhenders Setting default value for inputFilePath
(edit) @31180   15 years rhenders Different args to super-constructor; setting up output filename differently
(edit) @31179   15 years rhenders First commit of Gpc1 class
(edit) @31178   15 years rhenders Added methods to report NULL columns as well replace NULLs with a …
(edit) @31172   15 years rhenders removing old files
(edit) @31171   15 years rhenders more filename changes
(edit) @31170   15 years rhenders just a filename change
(edit) @31169   15 years rhenders Added comments
(edit) @31118   15 years rhenders now using local database. Much faster/
(edit) @31117   15 years rhenders Added regular expression filter to IPP table import method
(edit) @31116   15 years rhenders First commit of detection batch code. Creates PSPS tables, imports IPP …
(edit) @31115   15 years rhenders First commit of VOTable-format file for detection tables
(edit) @31114   15 years rhenders added default value for survey ID
(edit) @31113   15 years rhenders Using new log() method in base class; changed ambiguous method name …
(edit) @31112   15 years rhenders Added log method; added lots of comments; change ambiguous methid name …
(edit) @31109   15 years rhenders Many things.…
(edit) @31108   15 years rhenders changed default string size to 100 for safety
(edit) @31107   15 years rhenders First commit of init batch jython code
(edit) @31106   15 years rhenders New VOTable format for table descriptions
(edit) @31105   15 years rhenders First commit of jython code
(edit) @31104   15 years rhenders using a default of 24 chars for string types in votable; changed …
(edit) @31101   15 years rhenders Now exporting VOTable format xml describing tables
(edit) @31074   15 years rhenders Using hardcoded path to Gene's latest cmf; skyid NOT skycellid for arg …
(edit) @31073   15 years rhenders Latest additions
(edit) @31072   15 years rhenders New 'name' column for FitModel table; new table for stack types
(edit) @31071   15 years rhenders Improved error handling when starting args wrong
(edit) @31070   15 years rhenders Added some new getter methods
(edit) @31039   15 years rhenders cosmetic
(edit) @31037   15 years rhenders Don't seem to have DETREND.FRINGE in smfs, so commenting out
(edit) @31036   15 years rhenders Improvements to logging
(edit) @31035   15 years rhenders Re-ordered tests
(edit) @31033   15 years rhenders Changes to reflect those in Logger class
(edit) @31032   15 years rhenders Now incorporating timing code; added class name to args of print method
(edit) @31030   15 years rhenders Introduced new logging system in order to provide proper audit trail
(edit) @31025   15 years rhenders Config class now renamed to FitsGenerator
(edit) @31016   15 years rhenders Added non-class utility method to Fits class for getting FITS data …
(edit) @31015   15 years rhenders New class to encapsulate initialization data
(edit) @31013   15 years rhenders updated ignore list
(edit) @31012   15 years rhenders latest changes. definitely not final..…
(edit) @31011   15 years rhenders Using new Fits class and Config class
(edit) @31010   15 years rhenders Changes to Fits class
(edit) @31009   15 years rhenders adding some ignores
(edit) @31008   15 years rhenders adding some ignores
(edit) @31007   15 years rhenders removing temp files
(edit) @31006   15 years rhenders Added unit tests for stack and init batches
(edit) @31005   15 years rhenders More unit test changes after dir change
(edit) @31004   15 years rhenders moved unit test elsewhere
(edit) @31003   15 years rhenders general unit test dir, just detections for now
(edit) @31002   15 years rhenders adding ignore list
(edit) @31001   15 years rhenders Changes to detections unit test
(edit) @30969   15 years rhenders new 'correct' FITS file (with bogus date); Better output after diffing
(edit) @30968   15 years rhenders Added 'test mode', for unit testing
(edit) @30967   15 years rhenders XML result writing now in it's own method; support for 'test mode', …
(edit) @30861   15 years rhenders First commit of class to encapsulate awful cfitsio
(edit) @30774   15 years rhenders Renaming config header file
(edit) @30773   15 years rhenders Renaming config header file
(edit) @30521   15 years rhenders Added a method to count the number of warps contributing to a given …
(edit) @30488   15 years rhenders
(edit) @30487   15 years rhenders Sort-of unit test for detections
(edit) @30434   15 years rhenders now deleting all copies of data if reached MergeWorthy
(edit) @30433   15 years rhenders Some improvements to output
(edit) @30372   15 years rhenders summary since recent merge
(edit) @30340   15 years rhenders new summary
(edit) @30339   15 years rhenders Had been using expID instead of skycellID; now passing ThreePi for …
(edit) @30296   16 years rhenders Now totalling total that are not mergeworthy
(edit) @30295   16 years rhenders added method to return whetehr a batch is currently MergeWorthy
(edit) @30292   16 years rhenders update to loading summary
(edit) @30198   16 years rhenders final summary for this round of loading
(edit) @30193   16 years rhenders Was not correctly handling removeList, for detections with bogus …
(edit) @30192   16 years rhenders added comments
(edit) @30191   16 years rhenders added comments
(edit) @30190   16 years rhenders cosmetic
(edit) @30189   16 years rhenders now checking for bogus IPP detection IDs and skipping them; increased …
(edit) @30187   16 years rhenders new summary after bug fix to ippToPsps
(edit) @30186   16 years rhenders Explicitely labeling missing fields
(edit) @30185   16 years rhenders Explicitely labeling missing fields
(edit) @30184   16 years rhenders labeled missing fields as well as those handled in the code
(edit) @30150   16 years rhenders updataed to newest format
(edit) @30149   16 years rhenders more fields added
(edit) @30148   16 years rhenders should not be in svn
(edit) @30147   16 years rhenders Some major refactoring
(edit) @30146   16 years rhenders removing
(edit) @30143   16 years rhenders update of loading
(edit) @30131   16 years rhenders more fields added
(edit) @30126   16 years rhenders Updating to newest PSPS schema
(edit) @30000   16 years rhenders new summary
(edit) @29999   16 years rhenders new summary
(edit) @29998   16 years rhenders now getting
(edit) @29997   16 years rhenders return undef from getSmfFile(). cleaner
(edit) @29992   16 years rhenders first commit of docs folder
Note: See TracRevisionLog for help on using the revision log.