Skip to content

Commit 69f00d9

Browse files
committed
Mergeing with main Merge remote-tracking branch 'origin'
2 parents 0f7ea36 + 96685ea commit 69f00d9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
⚠️⚠️⚠️WARNING: THIS BRANCH IS DEPRECATED⚠️⚠️⚠️
2+
3+
The new default branch is `origin/main`, please make all PRs etc. here. To reassign your local branches upstream to be `origin/main` do
4+
5+
```
6+
git branch --set-upstream-to=origin/main <name-of-your-local-branch.
7+
```
8+
9+
10+
11+
112
# RatInABox ![Tests](https://github.com/RatInABox-Lab/RatInABox/actions/workflows/test.yml/badge.svg) [![PyPI version](https://badge.fury.io/py/ratinabox.svg)](https://badge.fury.io/py/ratinabox) [![Downloads](https://static.pepy.tech/badge/ratinabox)](https://pepy.tech/project/ratinabox)<img align="right" src=".images/readme/logo.png" width=150>
213

314
`RatInABox` (see [paper](https://elifesciences.org/articles/85274)) is a toolkit for generating synthetic behaviour and neural data for spatially and/or velocity selective cell types in complex continuous environments.

0 commit comments

Comments
 (0)