Closed nikitapond closed 9 months ago
For overall design choice when using the 'wps' script, currently when more than two fx values are required (e.g, xbb, or now single-b if taus are included), these are written to the output file as a single tuple. It might make sense to instead have this as a dict, so there is no ambiguity on which fx value is which.
Awesome thanks!
Summary
This pull request introduces the following changes
closes #69
Conformity