Skip to content

Commit

Permalink
Update cubids.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Jan 26, 2024
1 parent 7c95c37 commit 418eaf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cubids/cubids.py
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,8 @@ def change_filename(self, filepath, entities):

suffix = entities["suffix"]
entity_file_keys = []

# Entities that may be in the filename?
file_keys = ["task", "acquisition", "direction", "reconstruction", "run"]

for key in file_keys:
Expand Down

0 comments on commit 418eaf8

Please sign in to comment.