Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Aug 2, 2023
1 parent 5e0041d commit bb894e9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ This repository houses conversion piplines for the IBL data releases, including



# Installation

For Brain Wide Map,

```
git clone https:/github.com/catalystneuro/IBL-to-nwb
cd IBL-to-nwb
pip install -e .[brainwide_map]
```

(not tested on all platforms or Python environments)



# How to convert processed-only data for BWM

From the first level of the repo as the working directory,
Expand Down

0 comments on commit bb894e9

Please sign in to comment.