Commit graph

2474 commits

Author SHA1 Message Date
fjosw
1800790b19 Merge branch 'develop' into documentation 2023-05-03 14:31:18 +00:00
s-kuberski
15d07de87f
fix: String conversion of Obs can now handle a dvalue that is NaN or inf (#173) 2023-05-03 16:30:59 +02:00
fjosw
8a8015d9c4 Documentation updated 2023-04-29 10:10:24 +00:00
fjosw
500a46e54f Merge branch 'develop' into documentation 2023-04-29 10:09:33 +00:00
Fabian Joswig
ccd911fd17
docs: citation info in documentation updated. 2023-04-29 11:09:05 +01:00
Fabian Joswig
0f0dcf47d9
docs: citation file corrected. 2023-04-29 10:59:45 +01:00
Fabian Joswig
9bc9910f27
docs: citation file updated. 2023-04-29 10:56:23 +01:00
fjosw
a39d060e04 Documentation updated 2023-04-28 17:15:57 +00:00
fjosw
00961c151a Merge branch 'develop' into documentation 2023-04-28 17:15:13 +00:00
s-kuberski
65a9128a7d
Fix/merge idx (#172)
* Fix: Corrected merging of idls

* Fix: Computation of drho in cases where tau_int is large compared to the chain length

* Removed unnecessary imports

* Refactor list comparisons in obs.py
2023-04-28 18:14:51 +01:00
fjosw
198eea4536 Documentation updated 2023-04-25 07:26:54 +00:00
fjosw
266311f5c2 Merge branch 'develop' into documentation 2023-04-25 07:25:57 +00:00
Fabian Joswig
1184a0fe76
t0 extractions for new Hadrons module (#171)
* feat: first version of read flow observables for new hadrons module.

* feat: refactored t0 fit in seperate function and added extract_t0_hd5 to
hadrons submodule.
2023-04-25 08:25:33 +01:00
fjosw
2a0b58c388 Documentation updated 2023-04-20 16:35:11 +00:00
fjosw
f4e0bd1d7e Merge branch 'develop' into documentation 2023-04-20 16:34:23 +00:00
fjosw
eb84724e4a Documentation updated 2023-04-20 16:31:59 +00:00
Fabian Joswig
be061fdc23
Feat/str format (#170)
* feat: _format_uncertainty now accepts a significance.

* feat: __format__ now accepts significance.

* feat: explicit + sign added to format.

* fix: - option removed from format specifier.

* feat: space format added.
2023-04-20 17:31:37 +01:00
fjosw
48694ee539 Merge branch 'develop' into documentation 2023-04-20 16:31:18 +00:00
s-kuberski
a214465413
Fix/gaps (#169)
* fix: Fixed range detection in gamma_method

* Corrected test in dobsio

* Changed expansion paradigm in gamma_method

* Extended tests

* Updated docstrings

* Removed unnecessary intermediate variable

* Removed unnecessary code

* Fixed previously introduced bug in output in obs.details()

* Fixed previously introduced bug in window determination

* New criterion for matching gapped replica, fixed determination of w_max and fixed tau_exp analysis with gaps

* tests: split up consistency test for gamma method.

---------

Co-authored-by: Fabian Joswig <fabian.joswig@ed.ac.uk>
2023-04-20 17:30:57 +01:00
Fabian Joswig
edcb4de8aa
docs: DOI badge corrected. 2023-04-14 15:41:29 +01:00
fjosw
d763b46fca Documentation updated 2023-04-14 14:41:07 +00:00
fjosw
bee1b71a5f Merge branch 'develop' into documentation 2023-04-14 14:40:29 +00:00
Fabian Joswig
05d47a2540
docs: DOI badge added. 2023-04-14 15:40:00 +01:00
fjosw
54e8ca2614 Documentation updated 2023-03-24 10:11:43 +00:00
fjosw
3b2d48c0a7 Merge branch 'develop' into documentation 2023-03-24 10:10:51 +00:00
Justus Kuhlmann
9d67738b32
extended extract_t0 by postfix argument, default stays .ms (#168)
* extended extract_t0 by postfix argument, default stays .ms

* linting
2023-03-24 11:10:26 +01:00
fjosw
c0ac85758c Documentation updated 2023-03-21 09:48:41 +00:00
fjosw
68da907685 Merge branch 'develop' into documentation 2023-03-21 09:47:57 +00:00
Fabian Joswig
af364cfd09
build: version bumped to 2.8.0-dev 2023-03-21 10:47:25 +01:00
fjosw
8a1c59ca2c Documentation updated 2023-03-21 09:30:15 +00:00
fjosw
f8c3b97422 Merge branch 'develop' into documentation 2023-03-21 09:29:40 +00:00
Fabian Joswig
857540dbf8
build: version number bumped to 2.7.0 2023-03-21 10:29:03 +01:00
Fabian Joswig
64e8e4975e
docs: CHANGELOG updated. 2023-03-21 10:28:15 +01:00
Fabian Joswig
500690b266
build: .hypothesis added to gitignore. 2023-03-17 17:56:40 +00:00
fjosw
ee782cfdc8 Documentation updated 2023-03-17 13:53:09 +00:00
fjosw
24d572c979 Merge branch 'develop' into documentation 2023-03-17 13:52:30 +00:00
nils-ht
2363b755dd
NHT changes plots combined fit (#166)
* NHT changes plots combined fit

* feat: Exception for illegal combination added and test fixed.

---------

Co-authored-by: Fabian Joswig <fabian.joswig@ed.ac.uk>
2023-03-17 13:52:07 +00:00
fjosw
9d74ae8589 Documentation updated 2023-03-16 13:13:03 +00:00
fjosw
3cc244e546 Merge branch 'develop' into documentation 2023-03-16 13:12:25 +00:00
Justus Kuhlmann
83204ce794
fixed appended mode reading (#165) 2023-03-16 13:12:03 +00:00
fjosw
974570d5d0 Documentation updated 2023-03-15 17:47:12 +00:00
fjosw
8186f5cb6b Merge branch 'develop' into documentation 2023-03-15 17:46:38 +00:00
Justus Kuhlmann
41fec09816
Impr/fix refactor sfcf read (#164)
* 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>
2023-03-15 17:46:12 +00:00
Fabian Joswig
991199a680
docs: README updated. 2023-03-14 14:27:51 +00:00
fjosw
5eda0837a6 Documentation updated 2023-03-14 09:52:08 +00:00
fjosw
200681ee94 Merge branch 'develop' into documentation 2023-03-14 09:51:24 +00:00
Fabian Joswig
90c9ce9c73
refactor: unnecessary line in fit parameter detection removed.
Iterator variable renamed.
2023-03-14 09:50:35 +00:00
fjosw
db276f77ee Documentation updated 2023-03-13 16:35:05 +00:00
fjosw
af39883d85 Merge branch 'develop' into documentation 2023-03-13 16:34:26 +00:00
Fabian Joswig
5255f87d7d
docs: image resized. 2023-03-13 16:34:01 +00:00