Improve the bilby_result interface
- Deprecate the convert feature in place of a more general "save"
- Fix the result parse in method to accept either positional or optional
- Force the user to pick a single option using a mutually exclusive parser
- Add an option to fix the maximum number of samples
- Add a lightweird option to strip down the results
- Improve the evidence printing output
- Minor adjustments to core internals to help debugging