* tests: failing test for compute_drho edge case added.
* tests: example file for failing compute_drho added.
* tests: assertion that dvalue stays the same added to compute drho test.
* fix: another edge case in computation of drho fixed.
* refactor read_sfcf
* adding tests for find_corr and read_compact_file
* add necessary broken data for tests
* fixed appended mode reading
* factored out sort_names and find_files
* now also using sort_files in sfcf.py
* edited tests to fit with new structure
* added find_files function
* shifted helpfunctions to bottom of file
* removed some debug lines
* linting
* Fixed requested changes, added silent mode
* added Exception if correlator is not found by read_append_rep
* use tmp_path fixture
* linting silent keyword
* try to fix testing for a_bb
* tests: Exception testing in test_find_corr made more explicit.
---------
Co-authored-by: Fabian Joswig <fabian.joswig@ed.ac.uk>
* wrote small test for ms5_xsf read method
* small bug in ms5_xsf found
* first version of refactoring with test
* built _find_files into openQCD module
* postfix can now be used as before
* altered test data to be smaller
* read_rwms throws better Exception now
* typo corrected
* better tests for postfixes, also added similar solution for ext variable