AllenInstitute / AllenInstitute/bmtk-workshop
Ch 6 assignment of tuning angles inverted
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 8
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
In Ch 6A In [9] and [11], when "tuning_angles" are being set with the add_nodes() method only if the "tuning_angle" value in the dict is set to false. This is backwards.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open Ch 6A and inspect cells In [9] and [11], focusing on the add_nodes() calls that set tuning_angles. Verify the conditional behavior for the tuning_angle value, then correct the inverted assignment and rerun those cells to confirm the expected angles are set.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- content
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100