Skip to content

v0.5.1

Choose a tag to compare

@bruno-f-cruz bruno-f-cruz released this 02 Apr 17:40
· 1635 commits to main since this release

Caution

Breaking changes:

  • Rig and Task Logic schemas
  • Datasets (schemas are now saved in the Behavior folder since sci comp does not support folders with names that do not correspond to modalities)

Note

Aind Rig mapper:
We will use the following rule:
Given a aind_behavior_services rig schema, we will use the rig_name property to try to find a corresponding <rig_name>.json file that will be attached to the session once data collection completes. The contents of this file will not be changed aside from a (de)serialization loop to validate it via aind-data-schemas

What's Changed

Full Changelog: v0.4.3...v0.5.1