diff --git a/cubids/cubids.py b/cubids/cubids.py index a7c03e5c..ed0be6aa 100644 --- a/cubids/cubids.py +++ b/cubids/cubids.py @@ -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: