Skip to content

v1.6.0: Merge pull request #1378 from AllenInstitute/rc/1.6.0

Compare
Choose a tag to compare
@njmei njmei released this 10 Jun 00:49
· 2588 commits to master since this release
924757e
  • added get_receptive_field alias() for _get_rf() in allensdk/brain_observatory/ecephys/stimulus_analysis/receptive_field_mapping.py
  • Added required version to namespace and caches spec in ecephy nwb outputs in allensdk/brain_observatory/ecephys/nwb/AIBS_ecephys_namespace.yaml
  • Added version for ophys behavior nwb output to allensdk/brain_observatory/nwb/AIBS_ophys_behavior_namespace.yaml
  • Behavior and ECEphys project caches no longer accept arbitrary keywords to prevent confusion when user supplies incorrect kwargs to constructor.
  • New ecephys notebook for optotagging tutorial.