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.