1
1
# SEQ_BRUKER_a_MP2RAGE_CS_360
2
2
3
- [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://CRMSB.github.io/SEQ_BRUKER_a_MP2RAGE_CS_360/stable/ )
4
- [ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://CRMSB.github.io/SEQ_BRUKER_a_MP2RAGE_CS_360/dev/ )
5
- [ ![ Build Status] ( https://github.com/CRMSB/SEQ_BRUKER_a_MP2RAGE_CS_360/actions/workflows/CI.yml/badge.svg?branch=main )] ( https://github.com/CRMSB/SEQ_BRUKER_a_MP2RAGE_CS_360/actions/workflows/CI.yml?query=branch%3Amain )
6
-
7
-
3
+ | ** Documentation** | ** Paper** | ** Build Status** |
4
+ | :------------------------- | :--------------------------- | :--------------------------- |
5
+ | [ ![ ] [ docs-img ]] [ docs-url ] | [ ![ ] [ paper-img ]] [ paper-url ] | [ ![ Build Status] ( https://github.com/CRMSB/SEQ_BRUKER_a_MP2RAGE_CS_360/actions/workflows/CI.yml/badge.svg?branch=main )] ( https://github.com/CRMSB/SEQ_BRUKER_a_MP2RAGE_CS_360/actions/workflows/CI.yml?query=branch%3Amain ) |
8
6
9
7
10
8
@@ -15,9 +13,7 @@ Rawdata for tests are available here : https://zenodo.org/records/14046657
15
13
16
14
---
17
15
18
- | ** Documentation** | ** Paper** |
19
- | :------------------------- | :--------------------------- |
20
- | [ ![ ] [ docs-img ]] [ docs-url ] | [ ![ ] [ paper-img ]] [ paper-url ] |
16
+
21
17
22
18
23
19
@@ -119,8 +115,8 @@ You can install the package in any project with the following command :
119
115
- launch julia with the command ` julia `
120
116
- enter the Julia package manager by typing ` ] ` in the REPL. (the REPL should turn in blue)
121
117
- if you want to activate an environment, type : ` activate . ` (otherwise the package will be installed in the global environment)
122
- - In order to add our unregistered package, type ` add https://github.com/CRMSB/SEQ_BRUKER_A_MP2RAGE_CS_360 `
123
- - if you want to use the package : ` using SEQ_BRUKER_A_MP2RAGE_CS_360 `
118
+ - In order to add our unregistered package, type ` add https://github.com/CRMSB/SEQ_BRUKER_a_MP2RAGE_CS_360 `
119
+ - if you want to use the package : ` using SEQ_BRUKER_a_MP2RAGE_CS_360 `
124
120
125
121
## How to use the package
126
122
0 commit comments