Commit graph

1216 commits

Author SHA1 Message Date
Simon Kuberski
005f54e0d1 Reduce RAM requirements when reading a JSON file 2022-02-16 11:26:06 +01:00
Simon Kuberski
bd20057f52 Cut RAM requirements for reading JSON in half 2022-02-16 11:13:11 +01:00
fjosw
6f99322dc0 Documentation updated 2022-02-15 21:34:00 +00:00
fjosw
bfc2a788f2 Merge branch 'develop' into documentation 2022-02-15 21:33:24 +00:00
Fabian Joswig
116dd67e53
Merge pull request #72 from jkuhl-uni/feature/input_2.0
bug fix: read methods are in fact closing files now
2022-02-15 21:33:02 +00:00
jkuhl-uni
0c1b11f8ac and again flake8 2022-02-15 22:15:51 +01:00
jkuhl-uni
1ea759f1cc bug fix: read methods are in fact closing files now 2022-02-15 22:03:52 +01:00
fjosw
495ee2c460 Documentation updated 2022-02-15 17:06:57 +00:00
fjosw
d409f7b405 Merge branch 'develop' into documentation 2022-02-15 17:06:24 +00:00
Fabian Joswig
815970e780 fix: calls to gamma_method added to T_symmetric and antisymmetric
methods of the Corr class to restore original functionality
2022-02-15 17:05:56 +00:00
fjosw
f9ecd26038 Documentation updated 2022-02-15 17:05:42 +00:00
fjosw
877e9128d7 Merge branch 'develop' into documentation 2022-02-15 17:05:04 +00:00
Fabian Joswig
93396f04a9 fix: calls to gamma_method added to T_symmetric and antisymmetric
methods of the Corr class to restore original functionality
2022-02-15 17:04:34 +00:00
fjosw
02122d2d79 Documentation updated 2022-02-15 17:03:33 +00:00
fjosw
d327b858ee Merge branch 'develop' into documentation 2022-02-15 17:02:50 +00:00
Fabian Joswig
c162c23182 fix: calls to gamma_method added to T_symmetric and antisymmetric
methods of the Corr class to restore original functionality
2022-02-15 17:02:03 +00:00
fjosw
2e9c3e5d9a Documentation updated 2022-02-15 16:36:59 +00:00
fjosw
7c25802806 Merge branch 'develop' into documentation 2022-02-15 16:36:26 +00:00
Fabian Joswig
a8d9846fbb feat: introduced cfg_separator parameter to read_sfcf which allows to
use custom cfg separators different from "n"
2022-02-15 16:35:30 +00:00
Fabian Joswig
0d201081fc feat: auto_gamma parameter introduced to Corr.show 2022-02-15 16:10:41 +00:00
fjosw
0fc9f78f8c Documentation updated 2022-02-15 13:53:46 +00:00
fjosw
375c4f6b91 Merge branch 'develop' into documentation 2022-02-15 13:53:12 +00:00
Fabian Joswig
abc1691bc9
Merge pull request #68 from fjosw/feature/remove_gamma_calls_in_corr
Implicit calls to the gamma_method removed from methods of the Corr class
2022-02-15 13:52:51 +00:00
Fabian Joswig
891f77bcef docs: typo in gevp example fixed, additional call to gamma_method
added.
2022-02-15 13:40:50 +00:00
Fabian Joswig
199df2b344 docs: correlator examples updated with additional calls to gamma_method 2022-02-15 13:38:22 +00:00
Fabian Joswig
5f86aaba4b feat: calls to the gamma_method removed in Corr.__init__ and other
method of the Corr class. Test adjusted by adding additional calls to
the gamma_method
2022-02-15 13:25:01 +00:00
fjosw
00a5abedc5 Documentation updated 2022-02-15 13:17:55 +00:00
fjosw
10b7ada53d Merge branch 'develop' into documentation 2022-02-15 13:17:20 +00:00
Fabian Joswig
a0753fa984 fix: parameter 'means' of Obs.__init__ demoted to a keyword argument.
Documentation of 'means' removed from the docstring.
2022-02-15 13:16:25 +00:00
fjosw
be3e25aafc Documentation updated 2022-02-15 12:25:34 +00:00
fjosw
0b9c6670ec Merge branch 'develop' into documentation 2022-02-15 12:24:54 +00:00
Fabian Joswig
ddfd7a2a39 fix: removed automatic call to gamma_method in __str__ method of
Fit_results class
2022-02-15 12:24:14 +00:00
fjosw
ad01999d6f Documentation updated 2022-02-14 14:26:48 +00:00
fjosw
6efc1b522d Merge branch 'develop' into documentation 2022-02-14 14:26:15 +00:00
Fabian Joswig
1a48d6939a docs: clarified that matrix operations also work on CObs matrices. 2022-02-14 14:24:30 +00:00
fjosw
2d3139c721 Documentation updated 2022-02-14 14:19:54 +00:00
fjosw
59bd8213c2 Merge branch 'develop' into documentation 2022-02-14 14:19:22 +00:00
Fabian Joswig
ae60c5bb8a docs: documentation for input module restructured. 2022-02-14 14:18:49 +00:00
fjosw
f7106cc044 Documentation updated 2022-02-14 14:08:21 +00:00
fjosw
30aa3e08f5 Merge branch 'develop' into documentation 2022-02-14 14:07:45 +00:00
Fabian Joswig
3a6fc810b1 docs: documentation of error propagation for iterative algorithms
extended.
2022-02-14 14:06:46 +00:00
fjosw
0e0947b38e Documentation updated 2022-02-13 16:22:53 +00:00
fjosw
3d7b79379e Merge branch 'develop' into documentation 2022-02-13 16:22:05 +00:00
Fabian Joswig
e80fde6630 fix: Obs.dump can now be provided with a description for the json.gz
file
2022-02-13 16:21:27 +00:00
fjosw
4817daebb4 Documentation updated 2022-02-13 16:13:49 +00:00
fjosw
be7dcc9f0c Merge branch 'develop' into documentation 2022-02-13 16:13:14 +00:00
Fabian Joswig
08e46c56f5 fix: Obs.dump can now pass kwargs on to json dump routine 2022-02-13 16:12:34 +00:00
s-kuberski
09ec05530e Documentation updated 2022-02-10 18:03:15 +00:00
s-kuberski
fdf9059121 Merge branch 'develop' into documentation 2022-02-10 18:02:39 +00:00
s-kuberski
698d1a7d57
Merge pull request #64 from fjosw/fix/json_wrong_rep_separator
fix: erroneous replica separator in json format caught and corrected
2022-02-10 19:02:21 +01:00