= Details on the work needed to finish the project = Using the summary list of jobs on ToDo, this page goes into more detail about the specific tasks that will need to be done. [[BR]] Details about work that has been done so far are on WebQuery.[[BR]] Names of people responsible for each task to be filled in: MW=Matthew Whiting, DS=David Smith, AK=Arkadi Kosmynin '''mySQL database''' * [MW] Finalise the schema for the 70cm data - what data fields do we want in the table? * [MW] Use this to finalise the output from pvosummary * [MW] Use pvosummary to produce a .csv file, which then gets ingested into the database. * [MW] Fix up the existing tables, particularly the positions. Need to create new fields that hold the RA & DEC in decimal degrees. * [MW, AK] Look at what needs to be done to manage proprietry access for timing data - survey data is presumably public. '''Querying functionality''' * [MW] Implement the cone-search queries to work on all data, not just the 70cm data. * [MW] Allow other searches to be made on survey data: date-based search, [Any others?] * [MW] Register the conesearch web service with a VO registry (see notes on WebQuery). '''Web page''' * [DS] Improve the look and feel of the main query page: use consistent style sheet with other ATNF archives, eg. ATOA * [DS] Allow searching to include one or all of "surveys", "timing", specific instruments, ... * Pull down menu: Timing, Search,... --> If Timing, a "Pulsar name" box appears. * [DS, MW] Allow ability to select which table fields to be returned - exists for timing data. Incorporate for S70. * [MW, DS, consult with DM, GH] Have link to a "README" or information page, explaining what the surveys etc are, and even what the different fields that get returned are. * [DS, MW] Introduction / "How-to" page on how to use the archive. * [MW,AK] Sort out security and proprietry access. * Make webpage live!