neuralset.events.study.StudyInfo¶
- pydantic model neuralset.events.study.StudyInfo[source][source]¶
Records expected dataset characteristics for testing and validation.
Provides a baseline for automatic unit tests to verify that a study’s data loading logic and file parsing behave correctly and completely.
- query[source]¶
A query applied during tests to subsample the data (default:
"timeline_index < 1").- Type:
- Fields: