Skip to content

Commit 3dbbc30

Browse files
authored
Update README.md
1 parent 37cfb97 commit 3dbbc30

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,31 @@
33

44
## Documentation is being moved over to the BehaviorDEPOT Wiki page (https://github.com/DeNardoLab/BehaviorDEPOT/wiki). Head there to check out updated documentation!
55

6-
- BehaviorDEPOT v1.1 is now live! Please give it a try, and let us know of any issues you may encounter.
6+
- BehaviorDEPOT v1.2 is now live! Please give it a try, and let us know of any issues you may encounter.
77

88
- To find out more about BehaviorDEPOT or to cite the software in your own paper, see our pre-print on bioRxiv: https://www.biorxiv.org/content/10.1101/2021.06.20.449150v2
99

1010
- Demo data is now available that can be used to test installation, classifiers, spatial/temporal filtering, and modules. Due to limitations on file size, the original video file (necessary to run the analysis module from scratch) is not available on Github but can be downloaded from: https://drive.google.com/drive/folders/1VNv9FuXyiI4xgt-RokcVvWk-1dBovuqO?usp=sharing
1111

1212
- Sample DeepLabCut networks that have been trained on our data are available for use. These may work on your own data, depending on the individual camera/chamber setup, but these models can serve as starting points for quickly training your own new networks! Find them here: https://drive.google.com/drive/folders/1Fl4PmLz6CWQcqOjfQ1q_60ZCZjI5949-?usp=sharing
1313

14+
**Patch Notes v1.2**
15+
- Add support for automatic annotation registration if a Nx3 matrix is detected (convertHumanAnnotations_BD)
16+
- Add support for single session validation in the Validation Module
17+
- Revise Validation Module to automatically search and match files based on directory
18+
- Add plotValidationSingle() for single validation sessions
19+
- Adjust display order for IR performance plots
20+
- Add support for Data Exploration - ‘Broad’ Exploration Mode
21+
- Revise O.G. Data Exploration into ‘Focused’ Exploration Mode
22+
- Adjust opacity on spatiotemporal plots
23+
- Fix bug when spatiotemporal plotting without behaviors
24+
- Update hampel correction to allow adjustable span
25+
- Add minDuration parameter to calculateEscape
26+
- Move template classifiers to main Github page.
27+
- Add TMaze classifier
28+
- Update spatial classifiers to include bout and vector saving
29+
- Add 3 Chamber classifier
30+
1431
**Patch Notes v1.1**
1532
- Updated mainscript to accomodate custom ROIs in classifiers
1633
- Added elevated plus maze (EPM) classifier

0 commit comments

Comments
 (0)