OSIPI / TF2.4_IVIM-MRI_CodeCollection

OSIPI TF2.4: IVIM MRI code collection
Apache License 2.0
9 stars 27 forks source link

[Feature] Adding contribution to wrapper and unit test #54

Open oliverchampion opened 6 months ago

oliverchampion commented 6 months ago

Feature description

Write a wrapper and unit tests for the latest commit: https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/tree/main/src/original/TCML_TechnionIIT/SUPER-IVIM-DC

Describe the solution

write a wrapper similar to those in https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/tree/main/src/standardized that contains the fit routine from https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/tree/main/src/original/TCML_TechnionIIT/SUPER-IVIM-DC. Then, add it to the unit testing.

Describe alternatives

No response

Additional context

No response

Are you working on this?

None