Brought up by @alakunina Data streams (a group of streams) are described by the class `Stream`, which is confusing. https://github.com/AllenNeuralDynamics/aind-data-schema/blob/c593512d06d7e76a25cb94735d1989ce226dc5e1/src/aind_data_schema/core/session.py#L230-L231
Brought up by @alakunina
Data streams (a group of streams) are described by the class
Stream, which is confusing.aind-data-schema/src/aind_data_schema/core/session.py
Lines 230 to 231 in c593512