Skip to content

Releases: wadqc/WAD_AnalysisMatlab

WAD MR

03 Oct 22:34
Compare
Choose a tag to compare

WAD2 v1.0

WAD2 MR MG analysis

22 Nov 14:29
Compare
Choose a tag to compare
WAD2 MR MG analysis Pre-release
Pre-release

Compatible with WAD2, backwards compatible with WAD1.
Various undocumented new features and bug fixes.

For WAD2 on Linux, use the "import" functionality to import module exe, config, meta config and selector.

WADlab1+2 have the following dependencies:

  1. Matlab Runtime Component
    --> install to /usr/local/MCR for compatibility with analysis module. If you install to another location you can either create a symbolic link or modify the analysis module shellscripts.

  2. libxp6
    --> Matlab runtime component dependency. Install using your package manager (for Ubuntu/Debian probably from older distribution)

  3. python dicom package (for WAD2, not needed for WAD1)
    --> analysis module depends on it. Install using "pip install dicom"

Installation of source code for WAD analysis module developers:

  • add the source code folder and all subdirecories to Matlab path
  • folder WAD contains general functions (primitive API-like)
  • MG and MR are examples of complex analysis modules

WAD MR MG analyse

07 Aug 08:02
Compare
Choose a tag to compare
WAD MR MG analyse Pre-release
Pre-release

Voornaamste wijzigingen:

  • Aanpassingen in B0 map Philips.
  • Ondersteuning "criterium" in config file.
  • Bijgewerkte documentatie in doc map (gegenereerd met m2html)

MR MG DEMO v1.1.1-beta

08 Apr 13:30
Compare
Choose a tag to compare
Pre-release
  • accompanies WAD-QC software first beta release
  • all modules: tested for Linux. Bugfixes for images produced with imshow(...)
  • MR: support for Toshiba iAAS auto shim as input for B0 homogeneity

MR MG DEMO v1.1-alpha.3

28 Nov 12:49
Compare
Choose a tag to compare
Pre-release

New style action limit definition in config file. WAD base code is backwards compatible.
To upgrade your own module to use the new style:

  • remove last two arguments from your calls to WAD_resultsAppendFloat(...)
  • edit your module configuration file

New configuration item (as part of an action definition) allows to add a pre-tag to the description, allowing a single analysis function to appear in multiple actions, while assinging results with a unique description tag in the database.

MR MG DEMO v1.0-alpha.2

10 Sep 14:56
Compare
Choose a tag to compare
Pre-release

Updates:

  • WAD: implementatie autoComment field: configureerbaar DICOM veld direct naar resultaten
  • WAD demo: demo module toegevoegd
  • WAD MR: GeometryXY en SNR meer parameters te configureren
  • WAD MG: bugfix Exposure Index

MR MG v1.0-alpha.1

28 Aug 12:26
Compare
Choose a tag to compare
MR MG v1.0-alpha.1 Pre-release
Pre-release

Analyse modules MR en MG