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

Update the BIDS-like saving to align with template directory #77

Merged
merged 56 commits into from
Sep 16, 2024

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    448b3b3 View commit details
    Browse the repository at this point in the history
  2. Fix dir doesn't exist bug

    ibevers committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7825f9f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

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

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    a59a307 View commit details
    Browse the repository at this point in the history
  2. Move data to src/b2aiprep

    ibevers committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6e94648 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab7883f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    27a3710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50ec90b View commit details
    Browse the repository at this point in the history
  3. Move directory initialization to separ

    ate function
    ibevers committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d614903 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    37657b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a93eaf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98647cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab63fad View commit details
    Browse the repository at this point in the history
  5. Reorganize files

    ibevers committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8ec4d6b View commit details
    Browse the repository at this point in the history
  6. Remove redundancy in import

    ibevers committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    09e5630 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    ffcb3ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3388b44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78abe11 View commit details
    Browse the repository at this point in the history
  4. Replace flake8 with ruff

    ibevers committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    52078c3 View commit details
    Browse the repository at this point in the history
  5. Add utils and util tests

    ibevers committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    18e6da6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2880a90 View commit details
    Browse the repository at this point in the history
  7. Add ruff fixes to notebooks

    ibevers committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e79206d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0286159 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    017ab5f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

  1. Clean up and clarify comment

    ibevers committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    354dc6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d51cfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fbb2c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17df9a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9ce3b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0268b77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ace683a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge in bids-like-updates

    ibevers committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0e389fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43b5bbb View commit details
    Browse the repository at this point in the history
  3. Fix senselab integration bugs

    ibevers committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    95ee66a View commit details
    Browse the repository at this point in the history
  4. Fix incorrect import

    ibevers committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    de7d5b4 View commit details
    Browse the repository at this point in the history
  5. Fix out of date path in test

    ibevers committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    aafa96a View commit details
    Browse the repository at this point in the history
  6. Fix transcript saving

    ibevers committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c8a9080 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8442083 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    a158087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa37d34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41891eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    287ec2d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Remove TODO comment

    ibevers committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c0e7b87 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Add 1000 row synthetic data

    ibevers committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4e63af1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3794ab9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Add CLI test

    ibevers committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bd36e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be43d6c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Sort participants.json

    ibevers committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    073e11a View commit details
    Browse the repository at this point in the history
  2. Update test_prepare.py

    ibevers committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ed7c5b0 View commit details
    Browse the repository at this point in the history
  3. Update phenotype descriptions

    ibevers committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c2dd9f5 View commit details
    Browse the repository at this point in the history
  4. Require senselab>=0.12.0

    ibevers committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7dcc29e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fb2d0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71582c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4a4563 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c928e92 View commit details
    Browse the repository at this point in the history