./Users/jonieva/Projects/CIP-master/cip_python/phenotypes/parenchyma_phenotypes.py:271: FutureWarning: comparison to `None` will result in an elementwise object comparison in the future.
if rs == None and ts == None and ps == None:
....
----------------------------------------------------------------------
Ran 5 tests in 0.426s
OK