inputs.py:1358: FutureWarning: elementwise comparison failed
Something small I just noticed while staring at logging output:
pesummary/core/inputs.py:1358: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
if removed_parameters == []: