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 Probabilistic to GPUStreamlines #17

Open
wants to merge 30 commits into
base: csaodf_debug_2
Choose a base branch
from
Open

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    7812bd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee0b83c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. add probabilistic tractography

    36000 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    fec0416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2108be View commit details
    Browse the repository at this point in the history
  3. reasonable default chunk size

    36000 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ec4f1ea View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. BFs, improvements

    36000 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5c1b7e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. this is not useful

    36000 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d1cf0f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    f81fe8e View commit details
    Browse the repository at this point in the history
  2. clean up makefile diffs

    36000 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3e16e95 View commit details
    Browse the repository at this point in the history
  3. fix makefile one last time

    36000 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e50b9aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c230c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. working ptt

    36000 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c4f2bef View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. bf constants

    36000 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b7ee0d3 View commit details
    Browse the repository at this point in the history
  2. add discs 2, 3; make it possible to vary probabilistic vs det; other …

    …random BF, UI changes, cleanups
    36000 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    280ebe7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. correct the max angle

    36000 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f39f07b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08cbfae View commit details
    Browse the repository at this point in the history
  3. better naming

    36000 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9fe8c5f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    8022a54 View commit details
    Browse the repository at this point in the history
  2. some minor changes

    36000 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    49ebc58 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fix bug in prob; use statically declared shared memory where possible…

    … in ptt; refactor some code to be more readable
    36000 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8e64100 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix ptt frame init

    36000 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    274a98c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b588fbb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. update cmakelists

    36000 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    277cf28 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. merge build updates

    romerojosh authored and 36000 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6759280 View commit details
    Browse the repository at this point in the history
  2. update README

    36000 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4cc00f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c46961 View commit details
    Browse the repository at this point in the history
  4. these must all be fdata

    36000 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c799371 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    ba36602 View commit details
    Browse the repository at this point in the history
  2. explicit cmake arch list

    36000 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f017462 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. add trx support

    36000 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4bef2e0 View commit details
    Browse the repository at this point in the history