|
@@ -54,19 +54,19 @@ pypulseq==1.4.0
|
|
|
|
|
|
### Установка/Installation
|
|
|
|
|
|
-1. Клонируйте репозиторий/Clone the repository:
|
|
|
+Клонируйте репозиторий/Clone the repository:
|
|
|
|
|
|
```sh
|
|
|
git clone https://git.physics.itmo.ru/cp.lab/MRI.git
|
|
|
```
|
|
|
|
|
|
-2. Перейдите в директорию проекта/Change to the project directory:
|
|
|
+Перейдите в директорию проекта/Change to the project directory:
|
|
|
|
|
|
```sh
|
|
|
cd cplab_copy
|
|
|
```
|
|
|
|
|
|
-3. Установите требуемые пакеты/Install the required packages:
|
|
|
+Установите требуемые пакеты/Install the required packages:
|
|
|
|
|
|
```sh
|
|
|
> pip install numpy==1.26.4
|