Skip to content

Commit 87bc689

Browse files
committed
update readme and doc
1 parent a095d71 commit 87bc689

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Rawdata for tests are available here : https://zenodo.org/records/14046657
1212
---
1313

1414

15-
SEQ_BRUKER_a_MP2RAGE_CS_360.jl is a Julia package that implements a reconstruction for an accelerated MP2RAGE sequence for Bruker scanner (**PV360-3.5**).
15+
SEQ_BRUKER_a_MP2RAGE_CS_360.jl is a Julia package that implements a reconstruction for an accelerated MP2RAGE sequence for Bruker scanner (**PV360-3.5** and **PV360-3.6**).
1616
The reconstruction is performed using MRIReco.jl
1717

1818
More information and examples are available in the article [![][paper-img]][paper-url] and in the [![][docs-img]][docs-url]
@@ -27,7 +27,7 @@ Additionally, if you use the sequence available in the MR sequence folder, pleas
2727

2828
## Bruker sequence and protocol
2929

30-
The sequence, implemented for **Bruker Paravision PV-360.3.5**, and the corresponding protocol for fully-sampled is available in the folder `MR sequence/PV-360.3.5`.
30+
The sequence, implemented for **Bruker Paravision PV-360: 3.5 & 3.6**, and the corresponding protocol for fully-sampled is available in the folder `MR sequence`.
3131

3232
Compressed-sensing implementation is available through the standard Bruker tab `Resolution/Encoding`. If you want to perform a compressed-sensing experiment with an acceleration of 2 like the one used here : acceleration factor = 50% and use a calibration size of 5%
3333
```

docs/src/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CurrentModule = SEQ_BRUKER_a_MP2RAGE_CS_360
44

55
# SEQ\_BRUKER\_A\_MP2RAGE\_CS\_360
66

7-
SEQ\_BRUKER\_a\_MP2RAGE\_CS\_360.jl is a Julia package that implements a reconstruction for an accelerated MP2RAGE sequence for Bruker scanner (**PV360-3.5**).
7+
SEQ\_BRUKER\_a\_MP2RAGE\_CS\_360.jl is a Julia package that implements a reconstruction for an accelerated MP2RAGE sequence for Bruker scanner (**PV360-3.5** and **PV360-3.6**).
88
The reconstruction is performed using MRIReco.jl
99

1010
More information and examples are available in the initial [article](https://img.shields.io/badge/doi-10.1002/mrm.27438-blue.svg)

docs/src/sequence.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sequence and protocols
22

3-
The sequence, implemented for **Bruker Paravision PV-360.3.5**, and the corresponding protocol for fully-sampled is available in the folder `MR sequence/PV-360.3.5`.
3+
The sequence, implemented for **Bruker Paravision PV-360: 3.5 & 3.6**, and the corresponding protocol for fully-sampled is available in the folder `MR sequence`.
44

55
## Enable compressed-sensing acquisition
66

0 commit comments

Comments
 (0)