Skip to content

Commit

Permalink
2021.7.9 Fix missing file bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jmtyszka committed Jul 8, 2021
1 parent 3e9a749 commit 3be6e97
Show file tree
Hide file tree
Showing 16 changed files with 2 additions and 1,118 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Essential quality control analysis of routine phantom stability MRI with single session and trend reporting

### Latest Version : 2021.7.7
### Latest Version : 2021.7.8

### External Dependencies
FSL 6.0 or later (https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FslInstallation)
Expand Down
2 changes: 0 additions & 2 deletions cbicqc/timeseries.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ def detrend_timeseries(s_mean_t):
:return:
"""

np.savetxt("/Users/jmt/sandbox/s_mean_t.csv", s_mean_t, delimiter=",")

# Mean label ROI signal (n_labels x n_timepoints)
nl, nt = s_mean_t.shape

Expand Down
72 changes: 0 additions & 72 deletions old-bash/cbicqa.bash

This file was deleted.

71 changes: 0 additions & 71 deletions old-bash/cbicqa_all.bash

This file was deleted.

20 changes: 0 additions & 20 deletions old-bash/cbicqa_checklims.bash

This file was deleted.

131 changes: 0 additions & 131 deletions old-bash/cbicqa_detrend.py

This file was deleted.

80 changes: 0 additions & 80 deletions old-bash/cbicqa_dicom2nifti.bash

This file was deleted.

Loading

0 comments on commit 3be6e97

Please sign in to comment.