Skip to content

Commit becdf23

Browse files
committed
[fix] homogeneity modifications
1 parent 4f37933 commit becdf23

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

pypreprocess/io_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
"""
2-
:Module: utils
32
:Synopsis: routine business related to image i/o manips
43
:Author: DOHMATOB Elvis Dopgima <gmdopp@gmail.com>
54

pypreprocess/slice_timing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
"""
2-
:Module: st
32
:Synopsis: module for STC (Slice-Timing Correction) in fMRI data
43
:Author: DOHMATOB Elvis Dopgima <gmdopp@gmail.com>
54

pypreprocess/tests/test_configure_spm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"""
33
Created on Thu Aug 6 10:01:12 2015
44
5+
:Synopsis: Checks SPM configuration
56
:Author: RAHIM Mehdi, DOCKES Jerome
67
"""
78
import os

0 commit comments

Comments
 (0)