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

Examples gallery #47

Closed
wants to merge 82 commits into from
Closed

Examples gallery #47

wants to merge 82 commits into from

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    c02e845 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. fix in datasets.get_colin27_segmentation which stumbled over subdirec…

    …tories in the zip file
    emiddell committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    9f35b95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9957956 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9c46fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b22feb View commit details
    Browse the repository at this point in the history
  5. Update Makefile

    avolu committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    2549e90 View commit details
    Browse the repository at this point in the history
  6. Update Makefile

    avolu committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    fbbdefa View commit details
    Browse the repository at this point in the history
  7. Update README.md

    avolu committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    7dfb316 View commit details
    Browse the repository at this point in the history
  8. enable image_reco example with updated flags for chosing dataset, hea…

    …d_model and forward_model
    emiddell committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    3faa142 View commit details
    Browse the repository at this point in the history
  9. minor fixes

    avolu committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c5a7853 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75f1d4e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d189185 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    456fe2f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    da8288a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7945f1d View commit details
    Browse the repository at this point in the history
  15. minor fixes

    avolu committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    ad9ebfc View commit details
    Browse the repository at this point in the history
  16. Update contributing_code.md

    avolu committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    46840ed View commit details
    Browse the repository at this point in the history
  17. Update contributing_code.md

    avolu committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c6ea209 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d329731 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Colin27 reference

    jccutler committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    124fae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073651b View commit details
    Browse the repository at this point in the history
  3. Create head_models.ipynb

    a notebook to build on in the future, showing everything head model related
    avolu committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3b94974 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1e9ad5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5accd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8adcd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0847f4 View commit details
    Browse the repository at this point in the history
  8. Update recording.ipynb

    avolu committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    212443f View commit details
    Browse the repository at this point in the history
  9. Update recording.ipynb

    avolu committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3211bc7 View commit details
    Browse the repository at this point in the history
  10. Update recording.ipynb

    avolu committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    784064e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5eefe1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c4d1172 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6a9346b View commit details
    Browse the repository at this point in the history
  14. bugfix in OptodeSelector

    emiddell committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    abd30f0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    46bdeeb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7e67764 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    abaaacf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3cbdf39 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d44bc56 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8df71da View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f54f41d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    09720df View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Recording docstrings

    jccutler committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fb8d5a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7338781 View commit details
    Browse the repository at this point in the history
  3. Misc. docstrings

    Standardizing formatting and adding docstrings to functions not specifically relevant to example notebooks
    jccutler committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4320aff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #40 from ibs-lab/josef

    Docstrings for last notebooks and miscellaneous docstrings
    emiddell authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a325786 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba911f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0462a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03323ab View commit details
    Browse the repository at this point in the history
  8. Update Makefile

    avolu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cbc4947 View commit details
    Browse the repository at this point in the history
  9. Update Makefile

    avolu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    739382b View commit details
    Browse the repository at this point in the history
  10. Update Makefile

    avolu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    277295d View commit details
    Browse the repository at this point in the history
  11. Update Makefile

    avolu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8b5960b View commit details
    Browse the repository at this point in the history
  12. Update Makefile

    avolu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    361b262 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    593ee7a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Updated fingertapping notebook

    avolu committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c30c986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb0ee10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e7ca34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fca1ac0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31803e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42b469a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47520d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ef84f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    4d472e3 View commit details
    Browse the repository at this point in the history
  2. add units to frame_size

    emiddell committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    43142b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ae79f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a52c6a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66514ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9b9227 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e5d56e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9670e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    4a30e76 View commit details
    Browse the repository at this point in the history
  2. fix typo

    emiddell committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    135c0ca View commit details
    Browse the repository at this point in the history
  3. add voxel class

    harmening committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    fc3e209 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    972ff25 View commit details
    Browse the repository at this point in the history
  5. add Voxels to cdc.__init__

    emiddell committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    731ad5a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Created examples gallery

    Uses nbsphinx gallery function
    Removed existing examples page
    jccutler committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d7e9f82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76bf3a6 View commit details
    Browse the repository at this point in the history
  3. Broken thumbnail bugfix

    jccutler committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8abfcb1 View commit details
    Browse the repository at this point in the history
  4. Remove temp images

    jccutler committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    233a8e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    0ef5f76 View commit details
    Browse the repository at this point in the history
  2. Scale spike by duration

    jccutler committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    11a8769 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0845d7a View commit details
    Browse the repository at this point in the history