issues
search
ME-ICA
/
aroma
ICA-AROMA, as a Python package. A work in progress.
Apache License 2.0
7
stars
11
forks
source link
[REF] Use pandas for feature arrays
#20
Closed
tsalo
closed
4 years ago
tsalo
commented
4 years ago
Closes #9.
Changes proposed in this pull request:
Use pandas for features and classification data.
Rename "motion" column to "classification" with "accepted" and "rejected" values (see tedana).
Clean up classification plot code a bit.
Do not allow multiple files in classification plot.
Closes #9.
Changes proposed in this pull request: