nipoppy.layout.LayoutConfig¶
- class nipoppy.layout.LayoutConfig(/, **data)¶
Relative paths for the dataset layout.
- Parameters:
data (Any)
- get_path_info(path_label)¶
Return the PathInfo object associated with the given path label.
- fpath_curation_status: OptionalFpathInfo = None¶
- fpath_demographics: OptionalFpathInfo = None¶
- fpath_processing_status: OptionalFpathInfo = None¶
- model_config¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].