| | 14 | * ippToPsps development: |
| | 15 | * changes to ODM polling script to check subsets of batches, eg unloaded, un-merge_worthy or unmerged batches |
| | 16 | * after talking with Sue, I am now assuming all OnHold batches have failed |
| | 17 | * 'cleanup' and ODM polling scripts now run on a timer, i.e. they run every n hours |
| | 18 | |
| | 19 | * PSVO development: |
| | 20 | * new class to limit how many rows are shown in the table after a slow query (to save memory) |
| | 21 | * fixed bug where query time was sometimes shown as NULL. Final query time now remembered and shown in info bar |
| | 22 | * TableModels now constructed within query thread so that timer gives accurate measure of total time taken |
| | 23 | * introduced a splash screen to improve loading |
| | 24 | * added a history table to local Derby database: all queries are stored here as well as number of rows returned, query time etc |
| | 25 | * added plugin queries to view and delete your history |
| | 26 | |
| | 27 | * Loading to PSPS: |
| | 28 | * worked with Sue over duplicated stacks in merge: from previous screw-up with multi-client version of ippToPsps |
| | 29 | * yet more failed attempts to figure out batches lost after DXLayer file deletion |
| | 30 | * checked newly merged data, and updated PSPS news page with lots of plots |
| | 31 | |
| | 32 | * Other |
| | 33 | * sick on Monday |
| | 34 | * some pspshelp support |
| | 35 | * ran metrics code for last couple of lunations. Need to automate this at some point. |