Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lauraporta authored Oct 31, 2024
1 parent caab0c8 commit 9307efa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@

This repository contains scripts and modules used for modeling and analyzing fold changes in population firing rates in the visual cortex under various stimulus conditions. The scripts implement rate-based models, fitting procedures, and data visualization tools used in the accompanying research paper.


### Create an environment and install dependencies
## Usage

Dependencies are declared in the pyproject.toml file. To create a virtual environment and install the dependencies, run the following commands:

Expand All @@ -15,8 +14,6 @@ conda activate translocator-models
pip install .
```

### Usage

To run the script that fits the model to the data and visualizes the results, use the following command:

```bash
Expand Down

0 comments on commit 9307efa

Please sign in to comment.