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

WIP: Propose new mechanism to record metadata across separate data files, incorporate use of dwimap #90

Closed
wants to merge 4 commits into from

Commits on Mar 29, 2024

  1. Incorporate use of dwimap.

    Based on recent additions to the BIDS extensions principles in
    bids-standard/bids-extensions#26.
    
    Along the way, we follow the inheritance principle by reducing
    the number of metadata files in each directory to one per model,
    across all of the model parameters, and eliminating the distinction
    between model fit and model derived parameters.
    arokem committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    5dd412c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    b8de4b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05e94e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b336fa6 View commit details
    Browse the repository at this point in the history