Skip to content

Commit

Permalink
Update ISSUE_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
epnev authored Aug 22, 2019
1 parent 462be25 commit 90d5ec5
Showing 1 changed file with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,22 @@ For better support, please use the template below to submit your issue. When you

Sometimes errors while running CNMF occur during parallel processing which prevents the log to provide a meaningful error message. Please reproduce your error with setting `dview=None`.

If you need to upgrade CaImAn follow the instructions given in the [wiki](https://github.com/flatironinstitute/CaImAn/wiki/Updating-CaImAn).

- **Tell us about your operating system (Linux/macOS/Windows), Python version (3.x), working environment (Spyder/Jupyter Notebook/other), and (if applicable) which of the demo scripts you're using for your analysis**


If you need to upgrade CaImAn follow the instructions given in the [documentation](https://caiman.readthedocs.io/en/master/Installation.html#upgrading).

- **Tell us a bit about your setup**:
1. Operating system (Linux/macOS/Windows):

2. Python version (3.x):

3. Working environment (Python IDE/Jupyter Notebook/other):

4. Which of the demo scripts you're using for your analysis (if applicable):

5. CaImAn version*:

6. CaImAn installation process (`pip install .`/`pip install -e .`/conda):

*You can get the CaImAn version by creating a `params` object and then typing `params.data['caiman_version']`. If the field doesn't exist, type N/A and consider upgrading)

- **Describe the issue that you are experiencing**

Expand Down

0 comments on commit 90d5ec5

Please sign in to comment.