./home/centos/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py:315: 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.848s
OK