diff --git a/README.md b/README.md index cc6a2b4..cdf37ff 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 : aurelien.trotier@rmsb.u-bordeaux.fr +> [!IMPORTANT] +> If you use the sequence available in the MR sequence folder, please contact us to sign the sequence transfer agreement : aurelien.trotier@rmsb.u-bordeaux.fr ## 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 diff --git a/docs/src/index.md b/docs/src/index.md index 048262e..16c1739 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -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