* update rbfe_results.tar.gz for new settings schema
* re-enable test_gather tests
* devscript for updating rbfe_results.tar.gz
* cli: gather: rework raw gather to work off protocol_result dict
this allows us to later deduplicate and remove the unit_results key from results dicts
* cli: gather: update expected gather results
current raw results are only one replicate, should probably have multiple repeats to test raw output
* cli: gather: use \t escape code in gather raw test
could instead normalise the whitespace to be more permissive...
* Apply suggestions from code review
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
* rerun ci
---------
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>