Skip to content

Commit

Permalink
[FIX] Add misssing files in filename template for NIRS
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau authored Feb 29, 2024
1 parent 5b835b0 commit a8c93a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modality-specific-files/near-infrared-spectroscopy.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ and a guide for using macros can be found at
{{ MACROS___make_filename_template(
"raw",
datatypes=["nirs"],
suffixes=["nirs", "events", "physio", "stim"])
suffixes=["nirs", "events", "channels", "optodes", "coordsystem", "physio", "stim"])
}}

Only the *Shared Near Infrared Spectroscopy Format* ([SNIRF](https://github.com/fNIRS/snirf))
Expand Down

0 comments on commit a8c93a8

Please sign in to comment.