Skip to content

Conversation

@Aarshpatel12
Copy link

Summary

This PR addresses Issue #106 by refactoring the Vanderbilt University Medical Center (DS_BW) module to align with the OSIPI Lexicon variable naming standards.

Changes

  • Renamed parameters in src/original/DS_BW_VanderBiltUMC_USA/dcemri.py:
    • Kt -> Ktrans
    • ve -> v_e
    • vp -> v_p
  • Updated test/test_DS_BW_VanderBilt.py to match the new function signatures.
  • Fixed minor typos in SciPy imports (cumulative_trapezoid, curve_fit).

Dependencies

Verification

  • Ran pytest locally.
  • Result: 3 tests passed with new variable names.

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

Successfully merging this pull request may close these issues.

1 participant