Versions Compared

Key

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

...

  • 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) 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
     Access  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
     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
     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.
  • Status
    colourYellow
    titlebackend
     Fixed several issues when closing down processes.

...

  • Status
    colourBlue
    titleclient
     Added keyboard interrupt handler to the mwa_client to prevent nuisance error messages when sending Ctrl-C key sequence.
  • 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

  • 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

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

...

  • 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.

...