Currently, the Dynamic Foraging software is erroneously populating the animal_weight_prior field with the animal's base weight, which is the weight of the animal prior to the beginning of water restriction (and which is used to calculate the water supplement necessary to keep the animal at its IACUC-protocol-required fraction of base weight).
However, this field in the metadata is meant to capture the animal's pre-session weight. See here: https://aind-data-schema.readthedocs.io/en/latest/acquisition.html#acquisitionsubjectdetails
The Dynamic Foraging software should be modified to fix this. If the pre-session weight is not available, this field should be null in the metadata.
Currently, the Dynamic Foraging software is erroneously populating the
animal_weight_priorfield with the animal's base weight, which is the weight of the animal prior to the beginning of water restriction (and which is used to calculate the water supplement necessary to keep the animal at its IACUC-protocol-required fraction of base weight).However, this field in the metadata is meant to capture the animal's pre-session weight. See here: https://aind-data-schema.readthedocs.io/en/latest/acquisition.html#acquisitionsubjectdetails
The Dynamic Foraging software should be modified to fix this. If the pre-session weight is not available, this field should be
nullin the metadata.