./home/ec2-user/Projects/CIP-master-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py:313: 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.632s
OK