README.md
setup.py
IS_Score/IS_Score.py
IS_Score/__init__.py
IS_Score/utils.py
IS_Score.egg-info/PKG-INFO
IS_Score.egg-info/SOURCES.txt
IS_Score.egg-info/dependency_links.txt
IS_Score.egg-info/requires.txt
IS_Score.egg-info/top_level.txt
IS_Score/band_edges_detection/__init__.py
IS_Score/band_edges_detection/band_detection.py
IS_Score/bands_penalization/__init__.py
IS_Score/bands_penalization/band_region.py
IS_Score/bands_penalization/single_band.py
IS_Score/other_penalization/__init__.py
IS_Score/other_penalization/auc_penalization.py
IS_Score/other_penalization/intensity_penalization.py
IS_Score/other_penalization/mean_ratio_penalization.py
IS_Score_GUI/IS_Score_GUI.py
IS_Score_GUI/__init__.py
IS_Score_GUI/config.py
IS_Score_GUI/controller.py
IS_Score_GUI/thread.py
IS_Score_GUI/models/__init__.py
IS_Score_GUI/models/baseline_algorithms.py
IS_Score_GUI/models/custom_band.py
IS_Score_GUI/models/folder_models.py
IS_Score_GUI/models/model.py
IS_Score_GUI/views/__init__.py
IS_Score_GUI/views/addon_widget.py
IS_Score_GUI/views/main_view.py