api.session¶
- pydantic model aind_behavior_services.session.AindBehaviorSessionModel[source]¶
Bases:
SchemaVersionedModel
- Fields:
- Validators:
coerce_version
»version
generate_session_name_default
»all fields
- field date: AwareDatetime [Optional][source]¶
Date of the experiment
- Constraints:
func = <function _add_default_tz at 0x7fd146b30180>
json_schema_input_type = PydanticUndefined
- Validated by:
- field session_name: str | None = None[source]¶
Name of the session. This will be used to create a folder in the root path.
- Validated by: