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

Bep022 #1

Merged
merged 7 commits into from
Sep 7, 2023
Merged

Bep022 #1

merged 7 commits into from
Sep 7, 2023

Commits on Aug 24, 2023

  1. Update pet.yaml PlasmaAvail check. (#1595)

    BloodPlasma requirement in tabular data didn't check if the corresponding json was true. All jsons are required to have the PlasmaAvail field, so any dataset with PlasmaAvail false would fail this check.
    rwblair authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    94105cb View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Improve check messages (#1599)

    * Remove redundant phase entity rule.
    
    * Add missing newline.
    
    * Adjust check messages.
    
    * Add note about 89+ to age column description.
    tsalo authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    60c173d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6246705 View commit details
    Browse the repository at this point in the history
  3. [SCHEMA] Various fixes on selectors and expressions (#1600)

    * [schema][fix] intersect() -> intersects()
    
    * [schema][fix] Identify MEG data files with task entity
    
    Closes bids-standard/bids-examples#398
    
    * [schema][fix] Remove redundant modality checks
    
    * [schema][fix] modalities are lowercase
    
    * [schema][fix] Better selectors for MRI images
    
    * [schema][fix] More modality/datatype cleanups
    
    * [schema] Clarify name of Units metadata field
    
    * [schema] Typo: Antobodies -> Antibodies
    
    * FIX: metabolite_polar_fraction is recommended at most in 1.6.0
    
    * FIX: Drop redundant check for fields in sidecar
    
    * SCHEMA: Reorder IntendedFor/B0FieldIdentifier rules
    
    * FIX: Move "anat" rule for _phase images to proper location, update selectors
    effigies authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9ea418b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Sep 6, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#1607)

    updates:
    - [github.com/pre-commit/mirrors-prettier: v3.0.2 → v3.0.3](pre-commit/mirrors-prettier@v3.0.2...v3.0.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    fc98780 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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