ConfigurationProfile
- class io.config.enum.ConfigurationProfile[source]
Bases:
handleCONFIGURATIONPROFILE Dataset configuration profiles recognised by MatNWB.
Use these enumeration members when selecting chunking/compression presets via
NwbFile.applyDatasetSettingsProfile(), ornwbExport(). Profiles map to JSON files in theconfigurationfolder:default– general-purpose balance of size and performance.cloud– tuned for object storage and remote streaming access.archive– favors compact, long-term storage.none– opt out of applying a profile entirely.