Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Status
    colourGreen
    titleweb
     This item relates to the front end web site of the MWA ASVO and the associated VO TAP service.
  • Status
    colourBlue
    titleclient
     This item relates to the python API and command line client of the MWA ASVO (manta-ray-client).
  • Status
    colourYellow
    titlebackend
     This item relates to the server back-end of the MWA ASVO system, which includes the dispatch service, processor service and cotter.

(Latest) 20-Jun-2018

  • Status
    colourGreen
    titleweb
     Updated look and feel.
  • Status
    colourGreen
    titleweb
     Changed font to be much more readable for numbers.
  • Status
    colourGreen
    titleweb
     We've added a twitter feed (@mwa_asvo) to the front page which will be used to update users of any service status changes or issues to the MWA ASVO.
  • Status
    colourGreen
    titleweb
     Dates are now displayed in ISO 8601 format.
  • Status
    colourGreen
    titleweb
     Added Change Password feature.Fixes:
    • Status
      colourGreen
      titleweb
       Accessing a web page which requires the user to be logged in will now take them to a login page.
    • Status
      colourGreen
      titleweb
       On query page, "project" dropdown is now sorted correctly
    .
    Status
    colourGreen
    titleweb
     Upon registering, users will now be shown a message box telling them their registration is successful and that they will need to verify their email address. This should prevent users from clicking register multiple times
    • .
    • Status
      colourGreen
      titleweb
      Status
      colourYellow
      titlebackend
      Status
      colourBlue
      titleclient
       Fixed an issue where the "Jobs" page and the manta-ray-client did not allow the use of a non-integer time resolution setting. e.g. 0.5 would result in an error:  "Time resolution not of type integer".
    • Status
      colourGreen
      titleweb
       Fixed an issue where the query form is not showing all observations when performing a search.
    • Status
      colourBlue
      titleclient
       Fixed an issue where rerunning the manta-ray-client with the same csv file produces multiple jobs (which are all the same except for the order of the parameters), instead of 'reconnecting' to the existing job(s).
    • Status
      colourYellow
      titlebackend
       Fixed several issues when closing down processes.
    • Status
      colourYellow
      titlebackend
       The processor will explicitly ignore files in the archive which are not required for the data job. This will prevent errors like this: "MWA: 50 and NGAS: 51 file number mismatch; ignoring: 1066572736" from occurring.
  • Enhancements:
    • Status
      colourGreen
      titleweb
       Updated look and feel.
    • Status
      colour
    Yellow
    • Green
      titleweb
       Changed font to be much more readable for numbers.
    • Status
      colourGreen
      title
    backend Fixed several issues when closing down processes
    • web
       We've added a twitter feed (@mwa_asvo) to the front page which will be used to update users of any service status changes or issues to the MWA ASVO.
    • Status
      colourGreen
      titleweb
       Dates are now displayed in ISO 8601 format.
    • Status
      colourGreen
      titleweb
       Added Change Password feature.
    • Status
      colourGreen
      titleweb
       On query page, "from date" can be searched without "to date" and vice-versa.
    • Status
      colourGreen
      titleweb
       Upon registering, users will now be shown a message box telling them their registration is successful and that they will need to verify their email address. This should prevent users from clicking register multiple times.
    • Status
      colourGreen
      titleweb
       Added information about compliance with privacy policy.

30 May 2018

  • Fixes:
    • Status
      colourBlue
      titleclient
       Added keyboard interrupt handler to the mwa_client to prevent nuisance error messages when sending Ctrl-C key sequence.
  • Enhancements:
    • Status
      colourBlue
      titleclient
       Made white text in mwa_client brighter.
    • Status
      colourBlue
      titleclient
       mwa_client now ignores lines beginning with # so you can now comment your csv files.

23 May 2018

  • Fixes:
    • Status
      colourBlue
      titleclient
       Modified prerequisites so it includes a minimum version number of the "requests" package. Users reported that using "requests" package below version 2.18.3 was causing errors.

26 February 2018

  • Fixes:
    • Status
      colourGreen
      titleweb
       VO TAP service returns correct output for availability and capabilities; also is now MWA branded.

12 February 2018

  • Fixes:
    • Status
      colourYellow
      titlebackend
       Processor now ignores directory structure of flag file when unzipping which was causing issues for some older observations.

9 February 2018

  • Enhancements:
    • Status
      colourYellow
      titlebackend
       The processor now uses a round robin user queue for processing jobs. This means if user A submits 100 jobs and, a few minutes later, user B submits 2 jobs, then it will alternate between processing A's and B's jobs such that user B is not waiting for user A's jobs to finish before user B's jobs start. Instead it would process them: A, B, A, B, A, A, A... and so on. This will result in a much more fair allocation of jobs for users.
    • Status
      colourYellow
      titlebackend
       If the processor is shutdown, it will now re-queue the job.

7 February 2018

  • Enhancements:
    • Status
      colourGreen
      titleweb
       Added buttons on the query results page to allow export of the results to csv format so they can be used as inputs to the manta-ray-client.
    • Status
      colourBlue
      titleclient
       Jump out of mwa_client earlier and report error, if there are no jobs specified in the csv file.
    • Status
      colourBlue
      titleclient
       mwa_client will ignore empty rows in csv file.
    • Status
      colourYellow
      titlebackend
       The generated metafits file passed to the cotter process is now included in the output zip file for conversion jobs.

18 January 2018

  • Enhancements:
    • Status
      colourGreen
      titleweb
       Change from displaying channel number to channel frequency in search results.

27 December 2017

  • Status
    colourGreen
    titleweb
    Status
    colourBlue
    titleclient
    Status
    colourYellow
    titlebackend
     Initial release

...