mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-11-30 04:56:52 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| input | ||
| __init__.py | ||
| correlators.py | ||
| covobs.py | ||
| dirac.py | ||
| fits.py | ||
| linalg.py | ||
| misc.py | ||
| mpm.py | ||
| obs.py | ||
| roots.py | ||
| version.py | ||