AIM-Harvard / pyradiomics

Open-source python package for the extraction of Radiomics features from 2D and 3D images and binary masks. Support: https://discourse.slicer.org/c/community/radiomics
http://pyradiomics.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.15k stars 499 forks source link

Clear dashboard from failing tests #97

Closed fedorov closed 8 years ago

fedorov commented 8 years ago

https://circleci.com/gh/Radiomics/pyradiomics/66

Most of the failures can be resolved by adding baselines (features added by @JoostJM).

The only feature that is failing and is also implemented in matlab is test_scenario_brain2_glcm_SumSquares.

JoostJM commented 8 years ago

Resolved by #98