From b5df10605f89c5c2393ad6fd6a8e62f9302a97bc Mon Sep 17 00:00:00 2001 From: Matthieu Chourrout <83714683+chourroutm@users.noreply.github.com> Date: Fri, 10 May 2024 14:19:19 +0100 Subject: [PATCH] Changed hipCT microscopy suffix to XPCT --- src/modality-specific-files/microscopy.md | 4 ++-- src/schema/objects/suffixes.yaml | 8 ++++---- src/schema/rules/files/raw/micr.yaml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/modality-specific-files/microscopy.md b/src/modality-specific-files/microscopy.md index 1b813f9eb2..5df3ccb17b 100644 --- a/src/modality-specific-files/microscopy.md +++ b/src/modality-specific-files/microscopy.md @@ -28,7 +28,7 @@ and a guide for using macros can be found at https://github.com/bids-standard/bids-specification/blob/master/macros_doc.md --> {{ MACROS___make_filename_template("raw", datatypes=["micr"], suffixes=["TEM", "SEM", "uCT", "BF", "DF", -"PC", "DIC", "FLUO", "CONF", "PLI", "CARS", "2PE", "MPE", "SR", "NLO", "OCT", "SPIM", "hipCT"], n_dupes_to_combine=4) }} +"PC", "DIC", "FLUO", "CONF", "PLI", "CARS", "2PE", "MPE", "SR", "NLO", "OCT", "SPIM", "XPCT"], n_dupes_to_combine=4) }} Microscopy data MUST be stored in the `micr` directory. @@ -88,7 +88,7 @@ and a guide for using macros can be found at "NLO", "OCT", "SPIM", - "hipCT", + "XPCT", ] ) }} diff --git a/src/schema/objects/suffixes.yaml b/src/schema/objects/suffixes.yaml index 06bceb83de..f2899a5570 100644 --- a/src/schema/objects/suffixes.yaml +++ b/src/schema/objects/suffixes.yaml @@ -607,11 +607,11 @@ headshape: description: | The 3-D locations of points that describe the head shape and/or electrode locations can be digitized and stored in separate files. -hipCT: - value: hipCT - display_name: HiP-CT +XPCT: + value: XPCT + display_name: X-ray Phase-Contrast Tomography description: | - Hierarchical Phase-Contrast Tomography imaging data + X-ray phase-contrast tomography imaging data ieeg: value: ieeg display_name: Intracranial Electroencephalography diff --git a/src/schema/rules/files/raw/micr.yaml b/src/schema/rules/files/raw/micr.yaml index 52d1adb74f..b256033ce9 100644 --- a/src/schema/rules/files/raw/micr.yaml +++ b/src/schema/rules/files/raw/micr.yaml @@ -18,7 +18,7 @@ microscopy: - NLO - OCT - SPIM - - hipCT + - XPCT extensions: - .ome.tif - .ome.btf