radxtools / collageradiomics

Python Implementation of the CoLlAGe radiomics descriptor. CoLlAGe captures subtle anisotropic differences in disease pathologies by measuring entropy of co-occurrences of voxel-level gradient orientations on imaging computed within a local neighborhood.
BSD 3-Clause "New" or "Revised" License
15 stars 11 forks source link

Test Suite #11

Open robtoth opened 4 years ago

robtoth commented 4 years ago

Create unit tests or whatever python standard practice is for testing.

We should test it with invalid parameters being input, invalid datatypes, perhaps NaN's, etc.

nathanhillyer commented 4 years ago

Reference: https://github.com/Toth-Technology/bric-morphology