Permalink
Switch branches/tags
Nothing to show
Commits on Nov 9, 2016
  1. Add reference

    Add my thesis as references for the implementation
    committed Nov 9, 2016
Commits on Feb 11, 2016
  1. correct typo

    did write mPart instead of mPartSat
    committed Feb 11, 2016
Commits on Feb 3, 2016
  1. wording clarification

    Clarified/corrected the uses of the concept of magnetisation and
    magnetic moment
    committed Feb 3, 2016
Commits on Mar 30, 2015
  1. chnage size phantom

    committed Mar 30, 2015
Commits on Mar 24, 2015
  1. adjust noise mode, add figure

    committed Mar 24, 2015
  2. Remove typo

    committed Mar 24, 2015
  3. Fix value of the Noise resistance

    0.185 mOhm, not 185 mOhm
    committed Mar 24, 2015
  4. Update noise amplitude and figures

    cleaned up the reco part, change a bit the phantom etc.
    committed Mar 24, 2015
Commits on Mar 22, 2015
  1. add example for IWMPI conf

    More figure, more examples
    committed Mar 22, 2015
  2. Update for IWMPI example

    committed Mar 22, 2015
  3. Update .gitignore

    To fit user's configuration
    committed Mar 22, 2015
Commits on Feb 28, 2015
  1. Correct the noise model

    committed Feb 28, 2015
Commits on Feb 7, 2015
Commits on Jan 7, 2015
  1. Adding ART license file

    committed Jan 7, 2015
Commits on Dec 18, 2014
  1. Coorect the use of transpose and hermitian. Improve the reco

    use correctly the transpose .' and hermitian '
    Make the regularization and multiplication by the hermitian before using
    art. FFP channel Y still weird though
    committed Dec 18, 2014
Commits on Dec 10, 2014
  1. Correct the noise bandwidth

    Using the bandwidth of the actual simulation is better... :)
    committed Dec 10, 2014
Commits on Dec 6, 2014
  1. Better comments

    As for the FFP model, increased the quality of the explenation. I have
    also adapted the FFT, to adapte
    committed Dec 6, 2014
  2. Improve in-line comments

    More comment
    Better use of the Amplitude Spectrum etc.
    Additionalgraph for the system function
    committed Dec 6, 2014
  3. Add the license

    committed Dec 6, 2014
  4. Update README.md

    Add the wiki reference
    committed Dec 6, 2014
Commits on Dec 5, 2014
  1. Typo

    committed Dec 5, 2014
  2. Format

    committed Dec 5, 2014
  3. Typo

    Flashfang committed Dec 5, 2014
Commits on Nov 14, 2014
  1. Typo

    committed Nov 14, 2014
  2. update with new graphs

    committed Nov 14, 2014
  3. Avoid the 'Inverse Crime' - typo, new graph

    Uses 2 different number of pixel for the calculation of the system
    matrix, in order to avoid the 'Inverse Crime' based and the advice of M.
    Ahlborg, T. Knopp and W. Erbe. See "Introduction into MPI"
    % Knopp & Buzug 2011 p140 §5.4.4.
    committed Nov 14, 2014
Commits on Oct 16, 2014
  1. Scaling, typo and graph

    Major change: correct a scaling bug. Other wise some typo and adaptation
    of the graphs
    committed Oct 16, 2014
Commits on Oct 7, 2014
Commits on Oct 5, 2014
  1. Fix a naming issue

    the name of the function was wrong
    committed Oct 5, 2014
  2. Fix an issue related to the FFT

    The time vector was 1 element too long to perform a proper FFT
    committed Oct 5, 2014
Commits on Oct 3, 2014
  1. Update README.md

    typo
    committed Oct 3, 2014