| 23 | | * PSPS |
| 24 | | * discussions about, and small amount of research into, the design of new DRL |
| 25 | | * some loading issues: batches with duplicate objIDs and dodgy flux values discovered by loader |
| 26 | | * PSVO |
| 27 | | * new classes, with common base-class, for slow and fast queries so that they can be handled polymorphically, meaning much cleaner code |
| 28 | | * PSVO can now receive messages via SAMP. Whole tables and table selections, including graphical selections on sky-plots in TOPCAT, can be passed back to PSVO for further query to PSPS |
| 29 | | * now remembers username/password combo to avoid logging in every-time |
| | 23 | * PSPS |
| | 24 | * discussions about, and small amount of research into, the design of new DRL |
| | 25 | * loading continued, with some issues: batches with duplicate objIDs and dodgy flux values discovered by loader |
| | 26 | * PSVO |
| | 27 | * new classes, with common base-class, for slow and fast queries so that they can be handled polymorphically, meaning much cleaner code |
| | 28 | * PSVO can now receive messages via SAMP. Whole tables and table selections, including graphical selections on sky-plots in TOPCAT, can be passed back to PSVO for further query to PSPS |
| | 29 | * now remembers username/password combo to avoid logging in every-time |