edmundsj / xsugar

Framework for experimental design, data analysis, plotting in python
MIT License
0 stars 0 forks source link

append_conditions should handle lists the same way as experiment initialization does #20

Open edmundsj opened 3 years ago

edmundsj commented 3 years ago

Lists should automatically be unfolded and permuted into a set of conditions, and there should be an option to turn this off, but it should be the default behavior.