|
|
|
@31858
|
15 years |
rhenders |
added 'WHERE state = full' constraint to get-IDs-from-DVO methods
|
|
|
|
@31849
|
15 years |
rhenders |
now taking config XML doc as constructor arg; now copying FITS file …
|
|
|
|
@31848
|
15 years |
rhenders |
removed old start-up code; removed redundant alreadyProcessed() …
|
|
|
|
@31847
|
15 years |
rhenders |
removed redundant alreadyProcessed() method; using new logging method; …
|
|
|
|
@31846
|
15 years |
rhenders |
now taking config XML doc as constructor arg, and passing it to Fits …
|
|
|
|
@31845
|
15 years |
rhenders |
prompting user if he/she is about to do something dangerous; using new …
|
|
|
|
@31844
|
15 years |
rhenders |
now accepting config XML document to the constructor; using new …
|
|
|
|
@31843
|
15 years |
rhenders |
added a 'mini' separator method
|
|
|
|
@31842
|
15 years |
rhenders |
added numerous methods to provide numbers for new metrics code; method …
|
|
|
|
@31841
|
15 years |
rhenders |
config XML doc now passed-in; using new logging method
|
|
|
|
@31840
|
15 years |
rhenders |
removed FITS specific code and moved into new Fits class; config XML …
|
|
|
|
@31839
|
15 years |
rhenders |
changes to use new logging method
|
|
|
|
@31838
|
15 years |
rhenders |
added loading epoch
|
|
|
|
@31835
|
15 years |
rhenders |
A subclass of the Python Logger class in order to add some convenience …
|
|
|
|
@31833
|
15 years |
rhenders |
New entry point to ippToPsps code. Run this with batch type
|
|
|
|
@31832
|
15 years |
rhenders |
New class encapsulating a FITS file, for reading headers not handled …
|
|
|
|
@31831
|
15 years |
rhenders |
New method to get a cmf for a given stack_id, which is non-trivial as …
|
|
|
|
@31822
|
15 years |
rhenders |
including Apache Commons Mathematics Library in classpath
|
|
|
|
@31821
|
15 years |
rhenders |
now making ippDetectID the primary key in order that we can use a …
|
|
|
|
@31820
|
15 years |
rhenders |
new method that gets an updatable result set. we use this to update …
|
|
|
|
@31819
|
15 years |
rhenders |
new pre-release version dealing with NULLs in tables
|
|
|
|
@31818
|
15 years |
rhenders |
Apache Commons Mathematics Library, needed for complimentary error …
|
|
|
|
@31811
|
15 years |
rhenders |
changes simiar to those in detectionbatch (see previous commit). this …
|
|
|
|
@31810
|
15 years |
rhenders |
now creating XML doc for config and passing to super-constructor; …
|
|
|
|
@31809
|
15 years |
rhenders |
implementing new dataRelease, useFullTables, force, testmode, …
|
|
|
|
@31808
|
15 years |
rhenders |
added stage_id column to batch table which is either cam_id or …
|
|
|
|
@31807
|
15 years |
rhenders |
minor change to logging message
|
|
|
|
@31806
|
15 years |
rhenders |
now grabbing software_ver, bg and bg_stdev from rawExp table; now …
|
|
|
|
@31805
|
15 years |
rhenders |
added testMode and force options; now only one dvo section; changed …
|
|
|
|
@31804
|
15 years |
rhenders |
added externID column to dvoMeta table for DVO-on-the-fly mode to be …
|
|
|
|
@31759
|
15 years |
rhenders |
now also exporting a wiki-table format file
|
|
|
|
@31720
|
15 years |
rhenders |
now using config file values to determine whether we publish to …
|
|
|
|
@31692
|
15 years |
rhenders |
added units to field attributes
|
|
|
|
@31504
|
15 years |
rhenders |
using base-class run() methid; overriden versions of importIppTables() …
|
|
|
|
@31503
|
15 years |
rhenders |
using base-class methods for query execution
|
|
|
|
@31502
|
15 years |
rhenders |
using base-class 'run()' method; re-worked overriden …
|
|
|
|
@31501
|
15 years |
rhenders |
using base-class methods for query execution; new method to get …
|
|
|
|
@31500
|
15 years |
rhenders |
using base-class methods for query execution
|
|
|
|
@31470
|
15 years |
rhenders |
added methods to execute SQL queries so that stmt objects can be …
|
|
|
|
@31469
|
15 years |
rhenders |
Hacks to kill last MySQL connection opened by STILTS functions; new …
|
|
|
|
@31406
|
15 years |
rhenders |
now skipping dodgy OTAs
|
|
|
|
@31405
|
15 years |
rhenders |
removed some log messages; added abstract alterPspsTables() method to …
|
|
|
|
@31404
|
15 years |
rhenders |
Now using Maui cluster
|
|
|
|
@31403
|
15 years |
rhenders |
skipping missing smf files; can now use either full dvo tables, or …
|
|
|
|
@31402
|
15 years |
rhenders |
skipping missing cmf files; hardcoded stuff to access nightly or deep …
|
|
|
|
@31401
|
15 years |
rhenders |
added method to make a certain column of a certain table unique
|
|
|
|
@31400
|
15 years |
rhenders |
changes to stack-cmf-getting function - was getting them wrong; added …
|
|
|
|
@31399
|
15 years |
rhenders |
getImageIDFromExternID() method to map IPP imageID to IPP externID; …
|
|
|
|
@31398
|
15 years |
rhenders |
Working version: used to create MD04.merged database
|
|
|
|
@31390
|
15 years |
rhenders |
working version. loops through all available FITS files and ingest …
|
|
|
|
@31389
|
15 years |
rhenders |
replacing a null byte fields with something that won't be replaced …
|
|
|
|
@31388
|
15 years |
rhenders |
latest configuration
|
|
|
|
@31387
|
15 years |
rhenders |
new method to replace nulls with a sub in a specific table and column
|
|
|
|
@31386
|
15 years |
rhenders |
getter/setter for dvoDone table
|
|
|
|
@31380
|
15 years |
rhenders |
new method to find and delete rows that have a field with the provided …
|
|
|
|
@31367
|
15 years |
rhenders |
now does all SQL necessary to build up dvoDetection and dvoMeta tables
|
|
|
|
@31366
|
15 years |
rhenders |
now uses column as part of index name
|
|
|
|
@31365
|
15 years |
rhenders |
Was writing ImageMeta for empty Detection table: fixed
|
|
|
|
@31357
|
15 years |
rhenders |
now checking if this exposure has already been processed before proceeding
|
|
|
|
@31356
|
15 years |
rhenders |
now checking if this stack has already been processed before proceeding
|
|
|
|
@31355
|
15 years |
rhenders |
added insertDetectionMeta() and alreadyProcessed() methods
|
|
|
|
@31354
|
15 years |
rhenders |
just added a debug line to logger
|
|
|
|
@31353
|
15 years |
rhenders |
first commit of dvo -> Mysql program
|
|
|
|
@31352
|
15 years |
rhenders |
added alreadyProcessed() method to be implemented by all subclasses; …
|
|
|
|
@31351
|
15 years |
rhenders |
trimming off XYnn from table names prior to export to FITS
|
|
|
|
@31350
|
15 years |
rhenders |
added ability to change table names prior to export to FITS using a regex
|
|
|
|
@31349
|
15 years |
rhenders |
Set up for MD04 loading for Boston
|
|
|
|
@31348
|
15 years |
rhenders |
removed lots of database functions, which now belong in either …
|
|
|
|
@31347
|
15 years |
rhenders |
Producing merge-able stack batches
|
|
|
|
@31346
|
15 years |
rhenders |
Now producing detection batches of same sahpe as old code
|
|
|
|
@31345
|
15 years |
rhenders |
Now subclass of MySql base class
|
|
|
|
@31344
|
15 years |
rhenders |
first commit of new scratch database class
|
|
|
|
@31343
|
15 years |
rhenders |
first commit of new base class for all database classes
|
|
|
|
@31342
|
15 years |
rhenders |
Adding ObjectCalColor table
|
|
|
|
@31341
|
15 years |
rhenders |
Adding SkinnyObject table
|
|
|
|
@31330
|
15 years |
rhenders |
Changes reflecting those in the schema
|
|
|
|
@31329
|
15 years |
rhenders |
Added new Kron and Ap fields
|
|
|
|
@31325
|
15 years |
rhenders |
skipping corners when loop through all OTAs
|
|
|
|
@31324
|
15 years |
rhenders |
now searching for all stacks for a given DVO db, and looping through …
|
|
|
|
@31323
|
15 years |
rhenders |
method to get imageIDs for a given stack; method to get sky_ids for a …
|
|
|
|
@31322
|
15 years |
rhenders |
added Db table row count method; changed dvo table - now have …
|
|
|
|
@31316
|
15 years |
rhenders |
added psfModelID (as a string)
|
|
|
|
@31315
|
15 years |
rhenders |
making psfModelID a string
|
|
|
|
@31305
|
15 years |
rhenders |
changes to the way survey IDs and dvo databases are handled
|
|
|
|
@31304
|
15 years |
rhenders |
format change for dvo databases
|
|
|
|
@31303
|
15 years |
rhenders |
looping round all OTAs and creating tables for each; many more fields …
|
|
|
|
@31299
|
15 years |
rhenders |
added methid to count rows in database table; now checking for empty …
|
|
|
|
@31298
|
15 years |
rhenders |
Added some try/catch blocks for safety; now deleting all tables before …
|
|
|
|
@31292
|
15 years |
rhenders |
Added kronFlux and apFlux
|
|
|
|
@31291
|
15 years |
rhenders |
New generic FITS header reading method, and methid to search for a …
|
|
|
|
@31289
|
15 years |
rhenders |
fist commit of script to remove a batch from the datastore
|
|
|
|
@31288
|
15 years |
rhenders |
now accepting command line args
|
|
|
|
@31287
|
15 years |
rhenders |
writing batch manifest file for this batch
|
|
|
|
@31286
|
15 years |
rhenders |
removing Infinity values prior to entry into database; method to call …
|
|
|
|
@31285
|
15 years |
rhenders |
Changes to make it work with changes in superclass
|
|
|
|
@31284
|
15 years |
rhenders |
Added moments (weak-lensing stuff)
|
|
|
|
@31283
|
15 years |
rhenders |
Changes reflecting those in PSPS schema
|
|
|
|
@31279
|
15 years |
rhenders |
Writing comment to votable file; now picking up '_' characters in …
|
|
|
|
@31266
|
15 years |
rhenders |
First commit of class for accessing a DVO database then storing IDs to …
|
|
|
|
@31265
|
15 years |
rhenders |
First commit of class for accessing a DVO database then storing IDs to …
|
|
|
|