JuliaDynamics / JuliaDynamics/RecurrenceAnalysis.jl
[DOC] Example (with plots) of using the windowed functionality
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 50
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
I think it will be easy to create an example where a big recurrence matrix is plotted and then "subsections" of it are created using the @windowed functionality. Something very similar with how it is displayed in Norbert's papers, but not as a static image: as a Julia code.
If someone provides an example that using @windowed makes sense (scientifically I mean) I will take care of the plotting part.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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 reading the @windowed functionality and identify a scientifically meaningful use case for it. Create a Julia example that constructs and displays a large recurrence matrix with windowed subsections; the example should make clear why windowing is useful, while the issue author handles the plotting details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data-visualization, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100