neurostuff / neurostuff/PyMARE
Create plotting module with basic diagnostic plots
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 58
- Forks
- 16
- Avg merge
- 5h 7m
- Merged PRs (30d)
- 4
Description
At minimum, we could add functions for:
- forest plots
- I'm realizing that it would be useful to have study identifiers for diagnostics.
- funnel plots
- Galbraith plots
Contributor guide
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
Start by inspecting the repository structure and existing meta-analysis APIs to determine where a plotting module belongs. Define how forest, funnel, and Galbraith plot functions should receive study identifiers and diagnostic data. Done means the module provides the three requested basic plot types with a clear, usable interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100