|
|
|
@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 …
|
|
|
|
@31231
|
15 years |
rhenders |
Fixed publish method so that it knows of success/failure; added …
|
|
|
|
@31226
|
15 years |
rhenders |
First commit of Datastore class
|
|
|
|
@31225
|
15 years |
rhenders |
Added logging
|
|
|
|
@31224
|
15 years |
rhenders |
Added datastore 'type'
|
|
|
|
@31223
|
15 years |
rhenders |
Added logging
|
|
|
|
@31222
|
15 years |
rhenders |
Added logging; methods to create tarball and publish to datastore
|
|
|
|
@31221
|
15 years |
rhenders |
Addition of logging config
|
|
|
|
@31220
|
15 years |
rhenders |
Introduced logging; fixed output paths
|
|
|
|
@31207
|
15 years |
rhenders |
jars necessary for STILTS jython code
|
|
|
|
@31202
|
15 years |
rhenders |
method to fudge objIDs for time-being
|
|
|
|
@31201
|
15 years |
rhenders |
added method to create DVO database table and a method to update …
|
|
|
|
@31200
|
15 years |
rhenders |
Neatened some string parsing
|
|
|
|
@31199
|
15 years |
rhenders |
Added sections for DVO, datastore and local storage path
|
|
|
|
@31198
|
15 years |
rhenders |
First commit if class representing ippToPsps database
|
|
|
|
@31187
|
15 years |
rhenders |
First commit of config file for ippToPsps
|
|
|
|
@31185
|
15 years |
rhenders |
removing subprocess package
|
|
|
|
@31184
|
15 years |
rhenders |
removing subprocess package
|
|
|
|
@31183
|
15 years |
rhenders |
Changing name of gpc1 database class
|
|
|
|
@31182
|
15 years |
rhenders |
Method to populate StackToImage table; using new Gpc1 class to get all …
|
|
|
|
@31181
|
15 years |
rhenders |
Setting default value for inputFilePath
|
|
|
|
@31180
|
15 years |
rhenders |
Different args to super-constructor; setting up output filename differently
|
|
|
|
@31179
|
15 years |
rhenders |
First commit of Gpc1 class
|
|
|
|
@31178
|
15 years |
rhenders |
Added methods to report NULL columns as well replace NULLs with a …
|
|
|
|
@31172
|
15 years |
rhenders |
removing old files
|
|
|
|
@31171
|
15 years |
rhenders |
more filename changes
|
|
|
|
@31170
|
15 years |
rhenders |
just a filename change
|
|
|
|
@31169
|
15 years |
rhenders |
Added comments
|
|
|
|
@31118
|
15 years |
rhenders |
now using local database. Much faster/
|
|
|
|
@31117
|
15 years |
rhenders |
Added regular expression filter to IPP table import method
|
|
|
|
@31116
|
15 years |
rhenders |
First commit of detection batch code. Creates PSPS tables, imports IPP …
|
|
|
|
@31115
|
15 years |
rhenders |
First commit of VOTable-format file for detection tables
|
|
|
|
@31114
|
15 years |
rhenders |
added default value for survey ID
|
|
|
|
@31113
|
15 years |
rhenders |
Using new log() method in base class; changed ambiguous method name …
|
|
|
|
@31112
|
15 years |
rhenders |
Added log method; added lots of comments; change ambiguous methid name …
|
|
|
|
@31109
|
15 years |
rhenders |
Many things.…
|
|
|
|
@31108
|
15 years |
rhenders |
changed default string size to 100 for safety
|
|
|
|
@31107
|
15 years |
rhenders |
First commit of init batch jython code
|
|
|
|
@31106
|
15 years |
rhenders |
New VOTable format for table descriptions
|
|
|
|
@31105
|
15 years |
rhenders |
First commit of jython code
|
|
|
|
@31104
|
15 years |
rhenders |
using a default of 24 chars for string types in votable; changed …
|
|
|
|