| | 27 | * 4 day week (off on Wednesday) |
| | 28 | |
| | 29 | * development: |
| | 30 | * fixed bug where loader programs kept reconnecting to scratch Dbs for every batch |
| | 31 | * sped up queuing some more with more efficient queries |
| | 32 | * added logging options to constructor of base-class for all ippToPsps programs. Default is now stdout |
| | 33 | * created a quick 'console' GUI to help loading management: |
| | 34 | * manage clients, pause, kill, remove |
| | 35 | * basic config editing |
| | 36 | * various fixes to get stacks running again (hadn't produced stacks since some Db changes a while ago) |
| | 37 | * JOINing to Bill's skycells table to get RA/Dec for stacks when queuing. Handy for density plot as well as queuing certain regions of sky |
| | 38 | * finished on-the-fly config changing from loaders, so no need to stop client to change loading survey |
| | 39 | * new method to write a Config object to database table |
| | 40 | |
| | 41 | * loading: |
| | 42 | * LAP galactic plane loading - very slow, played with configuration |
| | 43 | * loaded test data for SA3 to test datastore for Conrad and Thomas |
| | 44 | * loaded SA3 to production (only took a few hours) |
| | 45 | |