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

Automate computation of the BASIC score #24

Open
valosekj opened this issue Apr 4, 2024 · 0 comments
Open

Automate computation of the BASIC score #24

valosekj opened this issue Apr 4, 2024 · 0 comments

Comments

@valosekj
Copy link
Member

valosekj commented Apr 4, 2024

Goal

Automate computation of the BASIC score.

Description

The BASIC (Brain and Spinal Injury Center) score was originally proposed by Talbott et al., 2015. It classifies spinal cord injury (SCI) severity into 5 categories (ranging from 0 to 4) based on T2w axial images:

image

Ideas

Ideas raised during the brainstorming with Jason Talbott on 2024-04-03:

  • The BASIC score has overlaps with SC and lesions segmentations. Probably could be combined? Maybe the segmentation features could be useful. --> Potentially related to SCIseg.
  • The BASIC score is mostly computed from axial images. How to deal with sagittal images?
  • Maybe the axial damage ratio (computed as the ratio of the lesion area divided by the spinal cord area) available in sct_analyze_lesion might be relevant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant