manuel-munoz-aguirre / PyHIST

A pipeline to segment tissue from the background in histological images
GNU General Public License v3.0
56 stars 13 forks source link

Check for valid parameters #9

Closed manuel-munoz-aguirre closed 5 years ago

manuel-munoz-aguirre commented 5 years ago

I assume threshold can never be more than 1 or lower than 0. The place for this check should be depending on how you decide to manage #5

https://github.com/manuel-munoz-aguirre/HistologySegment/blob/f89fbea4818088a666e6f41a779b7eda930ebcc8/segment_hist/src/segment_hist.sh#L258