Bases: StrEnum
Enum for file types associated with animals in the experiment.
Defines the standard file types that can be associated with individual
animals/subjects in behavior experiments.
Example
# Use the task file type
filename = f"{ByAnimalFiles.task}.json"