Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
annkennedy authored Jun 19, 2024
1 parent 6fe68bd commit 63cab62
Showing 1 changed file with 23 additions and 6 deletions.
29 changes: 23 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,29 @@ An earlier, Matlab-based version of Bento is available [here](https://github.com

## New In This Release

### Version 0.3.0-beta
#### Added Features
- Plug-ins supporting display of MARS, DLC, and SLEAP pose files
- Support for loading and displaying annotations made in Bento, BORIS, SimBA, and the Caltech Behavior Annotator
- Plug-ins for event-triggered-averaging of neural activity, and for k-means clustering of neurons based on activity over the full trial
- Export of your experimental data (neural recording, pose, behavior annotations) to a NWB file
- Main window now supports jumping to a specific time or frame number in a video
- Added button to delete files from a trial (though you can still also use the delete key)
- Simplified setup of the conda environment, removing OS-specific environment files

#### Bugs Fixed
- Desynced scrolling/display of annotations + neural traces has been fixed
- Editing trials in v0.2.0-beta caused an increment in the trial number; this is now fixed
- Widgets are now cleared out when new data is loaded

## Features

## Getting Started

- Please look for the installation instructions at [Installation Instructions](https://github.com/neuroethology/bento/blob/main/documentation/installation.md)
- Please look for the detailed step by step instructions at [Tutorial](https://github.com/neuroethology/bento/blob/main/documentation/tutorial.md)

## Previous Release Updates
### Version 0.2.0-beta
#### Added Features
- A plug-in interface to support import and display of pose data
Expand All @@ -18,12 +41,6 @@ An earlier, Matlab-based version of Bento is available [here](https://github.com
- On initial startup when no Investigators yet exist, v0.1.0-beta would prompt for the selection of an Investigator anyway.
With this release, it takes you to the "Add Investigators" dialog instead.
- The vertical scaling of annotations has been fixed.
## Features

## Getting Started

- Please look for the installation instructions at [Installation Instructions](https://github.com/neuroethology/bento/blob/main/documentation/installation.md)
- Please look for the detailed step by step instructions at [Tutorial](https://github.com/neuroethology/bento/blob/main/documentation/tutorial.md)

## Citation

Expand Down

0 comments on commit 63cab62

Please sign in to comment.