Skip to content

Commit

Permalink
update info + bump to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aTrotier committed Jul 2, 2024
1 parent 7b044f5 commit 9f5a60b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Subspace_MESE"
uuid = "03ee4b65-1735-4169-82da-5df6ad43f66c"
authors = ["aTrotier <a.trotier@gmail.com> and contributors"]
version = "1.0.2"
version = "1.1.0"

[deps]
LinearOperatorCollection = "a4a2c56f-fead-462a-a3ab-85921a5f2575"
Expand Down
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ Additionally, if you use the sequence available in the MR sequence folder, pleas

## 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**.
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`.
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

## Julia Installation

Expand Down Expand Up @@ -154,6 +154,14 @@ LoadError: ArgumentError: Package CairoMakie not found in current path
You might not have launch the script from the right environment. You should first move to the `docs` folder before launching `julia --project -t auto` in order to use the Project.toml that includes `CairoMakie.jl` package.


## Version

- 1.1.0
- add sequence a_MESE_CS_360 (v0.0.1) for paravision 360


---

[docs-img]: https://img.shields.io/badge/docs-latest%20release-blue.svg
[docs-url]: https://crmsb.github.io/PAPER_subspace_MESE/dev/

Expand Down

0 comments on commit 9f5a60b

Please sign in to comment.