Changes between Version 15 and Version 16 of DetailedWorkNeeded


Ignore:
Timestamp:
10/31/07 16:58:24 (17 years ago)
Author:
MatthewWhiting
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DetailedWorkNeeded

    v15 v16  
    55Names of people responsible for each task to be filled in:[[BR]]
    66MW=Matthew Whiting, DS=David Smith, AK=Arkadi Kosmynin, DM=Dick Manchester, GH=George Hobbs, LK=Lucyna Kedziora-Chudczer
     7
     8== Outstanding tasks (as at 20071031) ==
     9
     10'''Data'''
     11 * [MW, LK] The tables in the database have duplicate entries for some CPSR2 data, showing the data files in the directory with pulsar name (eg. /pulsar/archive10/CPSR2/J2330-2005) and the symbolic links to those same files in the scrunched directory (eg. /pulsar/archive10/CPSR2/J2330-2005S). It would be good to get rid of these -- this will need to be done either by removing the symbolic links (can this be done in the scrunching scripts?) or tinkering with the find_archives.pl script to ignore the *S directories.
     12 * [MW] Re-do the find_archives.pl script. It will need to be fixed so that it matches the new schema of table "obs", and then re-run. Will have to delete the "obs" table that is in the database currently, so that it puts everything in there the first time round.
     13   * Note that we need to include the project_id.
     14
     15'''Web Archive'''
     16 * [MW, AK] Need to enable OPAL-style authentication.
     17 * [MW, AK] Also enable checking of project IDs to enable/deny access accordingly.
     18 * [MW] Make the names of the selectable parameters a bit more easy to understand (e.g. "Bandwidth" instead of "bw")
     19 * [MW] Register the conesearch with a VO registry (see notes on WebQuery).
     20 * [MW, DM, GH] Fill in README page, as well as how-to notes on archive and any tool tips.
     21 * Make webpage live.
     22
     23----
     24
     25=== Old tasks, mostly complete but kept for reference ===
    726
    827'''mySQL database'''
     
    2140   * ~~ 20071015: This has been done for a temporary table. Currently testing full search capability to see if everything works. ~~
    2241   * 20071018 : Tables made permanent.
    23  * [MW] Fix up bugs with downloading data. Names of files not well stored.
     42 * [MW] ~~ Fix up bugs with downloading data. Names of files not well stored. ~~ 20071031: Done
    2443 * [MW, AK] Look at what needs to be done to manage proprietary access for timing data - survey data is presumably public.
    2544   * 20071011: Authentication could be done by connecting to OPAL database.
     
    2746
    2847'''Querying functionality'''
    29  * [MW] ~~ Implement the cone-search queries to work on all data, not just the 70cm data. ~~ 20071018: Done, but some values come out zero -- need checking.
     48 * [MW] ~~ Implement the cone-search queries to work on all data, not just the 70cm data.  20071018: Done, but some values come out zero -- need checking. ~~ 20071031: Fixed.
    3049 * [MW] Allow other searches to be made on survey data:
    3150   * Date-based search : 20071018 - Available.
    32    * Refine search according to ~~ data_type ~~ and survey mode
     51   * Refine search according to data_type and survey mode: 20071031: Done
    3352 * [MW] Register the conesearch web service with a VO registry (see notes on WebQuery).
    3453