ilastik_prep
============
Threshold/interpolation to apply to image
For interpolation options are: log2, log10 or linear
::

  threshold: 0
  interpolation: 'log2'


Channels to consider for each image
::

  channels: ['egfr','ereg']
