Skip to content

Commit

Permalink
added melodicIca back into fileformats
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose committed Mar 22, 2024
1 parent 49e6780 commit dd23472
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@
class Con(File):
ext = ".con"
binary = True


class MelodicIca(Directory):
"""Directory containing output from Melodic ICA"""

0 comments on commit dd23472

Please sign in to comment.