Roman Kozin 7 ヶ月 前
コミット
2ede80603d
1 ファイル変更2 行追加2 行削除
  1. 2 2
      readme.md

+ 2 - 2
readme.md

@@ -29,8 +29,8 @@ Algorithm for processing special .seq files containing pulse sequences is design
 4. Проверка сгенерированной последовательности на соответствие требованиям аппарата МРТ и корректировка при необходимости.
 5. Экспорт окончательной последовательности импульсов для использования в работе с аппаратом МРТ.
 ---
-# Features
----
+## Features
+
 1. Reading the .seq file and extracting information about pulse parameters, such as duration, amplitude, time intervals between pulses, etc.
 2. Analyzing the obtained data to determine the optimal pulse sequence that ensures the necessary synchronization for conducting MRI research.
 3. Generating a new file with the synchronizing pulse sequence based on the analysis and optimization of parameters.