AllenInstitute / AllenInstitute/AllenSDK

Would be cool if biophysical models could pull their own experimental nwb file

Open
#5 1 comment 0 reactions 1 assignee View on GitHub

@tfliss is already working on this.

Since Jun 29, 2016.

enhancement
Dominant language
Jupyter Notebook
Stars
398
Forks
163
PR merge metrics
No merged PRs in 30d

Description

At the moment, when downloading a perisomatic biophysical model package from the ABI website, and running with:
python -m allensdk.model.biophysical_perisomatic.runner manifest.json
one gets (e.g):
IOError: [Errno 2] No such file or directory: './469801567.nwb'
Since the allensdk also contains functionality to download the nwb files, it might less confusing for users if the 'biophysical_perisomatic.runner' would download the nwb if it is not available (maybe after a confirmation by the user).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.