Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dartboards #500

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    335dfa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b82dfd View commit details
    Browse the repository at this point in the history
  3. ENH: dartboard outline and mask caching implemented. Still WIP on fin…

    …al dartboard functions and argument-passing
    marklescroart committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9c98764 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6777578 View commit details
    Browse the repository at this point in the history
  5. ENH: updated docstrings, copied old code version of dartboard plotted…

    … over flatmap, this needs update
    marklescroart committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3c66a54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7d722d View commit details
    Browse the repository at this point in the history
  7. ENH: working code, needs some documentation improvements and possible…

    … exposing of other functions, but almost ready.
    marklescroart committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d674d43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a025e38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    650e0bc View commit details
    Browse the repository at this point in the history
  10. ENH: add param cutoff to get_dartboard_data

    Adding cutoff param to select n_vertices or % vertices below which to set dartboard bin to nan. Functionality already exists in apply_masks function. Just added the param to get_dartboard_data.
    arnabiswas authored and marklescroart committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    99065c6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a0796f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b3abfe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    96c0bb5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1ab0be7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    506993a View commit details
    Browse the repository at this point in the history