Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
aTrotier committed Dec 2, 2024
1 parent 7c82ab7 commit fbf99f2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@



Subspace_MESE.jl is a Julia package that implements the subspace reconstruction for an accelerated MESE sequence for Bruker scanner (**PV6.0.1**).
Subspace_MESE.jl is a Julia package that implements the subspace reconstruction for an accelerated MESE sequence for Bruker scanner (**PV6.0.1 / PV360 3.5 and 3.6**).
The reconstruction can be performed using MRIReco.jl (or BART for comparison purpose) with 3 subspaces generated with :
- a calibration area
- mono-exponential dictionary
Expand All @@ -21,13 +21,14 @@ More information and examples are available in the article [![][paper-img]][pape

If you use this package please acknowledge us by citing : https://doi.org/10.1002/mrm.30146

Additionally, if you use the sequence available in the MR sequence folder, please contact us to sign the sequence transfer agreement : [email protected]
> [!IMPORTANT]
> If you use the sequence available in the MR sequence folder, please contact us to sign the sequence transfer agreement : [email protected]
## Bruker sequence and protocol

The accelerated 3D MESE MR sequence and the corresponding protocol for fully-sampled / CS6 / CS8 and CS10 acquisitions, as used in the publication, are available in the folder `MR sequence/PV6.0.1` for **Bruker Paravision PV6.0.1**. Source code is available in this private directory. Source code is available in this private directory : https://github.com/CRMSB/SEQ_BRUKER_a_MSME_CS/tree/v0.1.1b

The sequence was also implemented for **Bruker Paravision PV-360.3.5** and is available in the folder `MR sequence/PV-360.3.5`. Source code is available in this private directory : https://github.com/CRMSB/SEQ_BRUKER_a_MESE_CS_360
The sequence was also implemented for **Bruker Paravision PV-360.3.5 / 3.6** and is available in the folder `MR sequence`. Source code is available in this private directory : https://github.com/CRMSB/SEQ_BRUKER_a_MESE_CS_360

## Julia Installation

Expand Down
6 changes: 3 additions & 3 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ Additionally, if you use the sequence available in the MR sequence folder, pleas

## Bruker Acquisition

This package is compatible with the sequence : **a\_MESE\_CS** which is available as a binary file in the folder : `MRI/PV6.0.1/`
This package is compatible with the sequence : **a\_MESE\_CS** which is available as a binary file in the folder : `MR_sequence`

The sequence is only available for the version PV6.0.1, implementation under PV360.6.5 is in progress.
The protocol used for an acceleration factor of CS=6/8/10 is also available.
The sequence is only available for the version PV6.0.1, PV360:3.5 and 3.6.
The protocol used for an acceleration factor of CS=8 is also available.

## Reconstruction Pipeline

Expand Down

0 comments on commit fbf99f2

Please sign in to comment.