Skip to content

Commit

Permalink
Merge pull request #1716 from bids-standard/Remi-Gau-patch-1
Browse files Browse the repository at this point in the history
[FIX] Add misssing files in filename template for NIRS
  • Loading branch information
Remi-Gau authored Mar 1, 2024
2 parents 5b835b0 + a8c93a8 commit 05f64ed
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 05f64ed

Please sign in to comment.