Fabian Joswig
|
535786a6d4
|
fix: hadrons npr input routines can now handle floating point valued
momenta
|
2022-01-25 10:49:59 +00:00 |
|
Fabian Joswig
|
05d36dc70b
|
docs: documentation for matrix operations extended, docstrings in
input.misc fixed
|
2022-01-21 14:53:55 +00:00 |
|
Fabian Joswig
|
b0e98de083
|
fix: handling for exceptional cases in sfcf_read improved
|
2022-01-21 13:39:56 +00:00 |
|
Fabian Joswig
|
75111b07ff
|
feat: sfcf_read output to stdout improved
|
2022-01-21 13:33:58 +00:00 |
|
Fabian Joswig
|
b1221cb76d
|
fix: sfcf_read now correctly throws an exception when append mode files
were not found.
|
2022-01-21 13:28:12 +00:00 |
|
Fabian Joswig
|
1668b1e7b3
|
docs: input.sfcf.read_sfcf docstring extended
|
2022-01-21 13:09:53 +00:00 |
|
Fabian Joswig
|
78ff4bb117
|
refactor: moved _assert_equal_properties from input.json to misc
|
2022-01-19 10:55:51 +00:00 |
|
Fabian Joswig
|
d778a3b238
|
feat!: merged the parameters padding_front and padding_back of Corr into
one parameter padding
|
2022-01-18 14:50:18 +00:00 |
|
Fabian Joswig
|
56fe126593
|
docs: docstrings of input/json module updated
|
2022-01-18 14:31:09 +00:00 |
|
Fabian Joswig
|
f282ecdaf6
|
feat: json import export for correlator class implemented, tests added
|
2022-01-18 12:13:20 +00:00 |
|
Fabian Joswig
|
bb3a15d69b
|
docs: docstring added to check_idl in input/utils
|
2022-01-16 16:56:53 +01:00 |
|
Fabian Joswig
|
5993f1a4ba
|
refactor: comments removed in input/openQCD, typo corrected
|
2022-01-16 16:53:57 +01:00 |
|
Fabian Joswig
|
f8cbaef626
|
refactor: unnecessary comments in input/sfcf removed, typos corrected
|
2022-01-16 16:50:51 +01:00 |
|
Fabian Joswig
|
c76e8b8bad
|
Merge pull request #32 from jkuhl-uni/feature/input_2.0
Feature/input 2.0
|
2022-01-16 16:43:55 +01:00 |
|
jkuhl-uni
|
dc6b844fa4
|
flake8 compliance without E501of utils.py
|
2022-01-14 21:12:08 +01:00 |
|
jkuhl-uni
|
62cb0ab1bb
|
flake8 compliance without E501
|
2022-01-14 21:06:41 +01:00 |
|
jkuhl-uni
|
5f156e4821
|
flake8 compliance openQCD.py
|
2022-01-14 16:47:34 +01:00 |
|
jkuhl-uni
|
302a7ae439
|
flake8 compliance
|
2022-01-14 16:00:40 +01:00 |
|
jkuhl-uni
|
53f727092d
|
small bug fix enabling older versions of python
|
2022-01-10 11:45:42 +01:00 |
|
Fabian Joswig
|
5d0d56596f
|
refactor: redundant tree parameter removed from
input/hadrons/read_meson_hd5
|
2022-01-05 20:08:08 +01:00 |
|
jkuhl-uni
|
ebdc17aa66
|
implemented read_sfcf for append-mode output, bug fixes
|
2022-01-03 21:34:04 +01:00 |
|
jkuhl-uni
|
31c2ada963
|
corrected small error in init
|
2022-01-03 14:46:19 +01:00 |
|
jkuhl-uni
|
b8b1d36125
|
small bug fixes after first pull request
|
2022-01-03 14:41:14 +01:00 |
|
jkuhl-uni
|
76b7f159aa
|
read_qtop now also hands over idl of the result Obs
|
2022-01-03 14:40:12 +01:00 |
|
jkuhl-uni
|
01ada964b2
|
added read_qtop_sector method outsourcing funtionality of former 'full' key
|
2022-01-03 11:20:25 +01:00 |
|
Fabian Joswig
|
c8cb0e4cb8
|
feat: epsilon tensors moved to dirac submodule, tests added
|
2021-12-23 12:00:10 +01:00 |
|
Fabian Joswig
|
b50346dcf3
|
feat: rank4 epsilon tensor added
|
2021-12-21 20:42:56 +01:00 |
|
jkuhl-uni
|
b55e410dcf
|
input/__init__ edited to include utils
|
2021-12-17 15:20:04 +01:00 |
|
jkuhl-uni
|
c5292f8342
|
implemented idl into sfcf-read method
|
2021-12-17 15:16:17 +01:00 |
|
jkuhl-uni
|
5e5a9df404
|
hotfix, missing kwarg files in read_rwms method
|
2021-12-17 12:08:08 +01:00 |
|
jkuhl-uni
|
307738c4fd
|
Merge branch 'fjosw:develop' into feature/input_2.0
|
2021-12-16 11:11:28 +01:00 |
|
jkuhl-uni
|
efa8d8a91d
|
beta version of the openQCD.py input method
|
2021-12-15 12:00:11 +01:00 |
|
Simon Kuberski
|
5338982060
|
Allow Obs in json format to be pure Covobs, i.e., to have empty deltas
|
2021-12-14 16:27:05 +01:00 |
|
Simon Kuberski
|
76b483d730
|
Pretty output for cov and grad in json
|
2021-12-14 15:54:52 +01:00 |
|
Simon Kuberski
|
b7bc508dcf
|
Added covobs to json file format
|
2021-12-14 15:47:14 +01:00 |
|
Fabian Joswig
|
3fd63f8b67
|
refactor: bare excepts removed.
|
2021-12-13 14:47:57 +00:00 |
|
Fabian Joswig
|
f6dc78f587
|
feat!: json format timezone is now outputted in +0000 format.
|
2021-12-10 10:40:49 +00:00 |
|
Fabian Joswig
|
2ce73fb3f2
|
fix: import_json_string now correctly reconstructs obs from string, test
added
|
2021-12-10 10:37:50 +00:00 |
|
Fabian Joswig
|
b49c707127
|
refactor: created function import_json_string
|
2021-12-09 15:49:01 +00:00 |
|
Fabian Joswig
|
d837e47777
|
refactor: formatting improvements
|
2021-12-02 11:32:28 +00:00 |
|
Fabian Joswig
|
a67e83f77b
|
feat: Minor improvemens to json file format
|
2021-12-02 11:14:05 +00:00 |
|
Fabian Joswig
|
b715aa0c22
|
feat: hadrons npr input now returns rank-n tensors instead of 2D matrices
|
2021-12-01 14:28:21 +00:00 |
|
Simon Kuberski
|
e5cd5c4a99
|
Adjusted handling of tags: All are written, if any is None; Removed unused parameter fname from create_json_string; Created a fail-save version for the replacement of quotation marks in workaround for delta lists
|
2021-12-01 11:53:11 +01:00 |
|
Fabian Joswig
|
bb91c37ac4
|
fix: unnecessary print statement and comment removed in fourquark input
routine
|
2021-11-30 17:12:14 +00:00 |
|
Fabian Joswig
|
aec90803ef
|
feat: functions which extracts npr fourquark vertices now constructs
Lorentz scalars.
|
2021-11-30 17:05:00 +00:00 |
|
Fabian Joswig
|
58ccd11e48
|
feat: json submodule now available via pyerrors.input.json
|
2021-11-30 16:50:35 +00:00 |
|
Fabian Joswig
|
558022e7a2
|
Merge pull request #11 from s-kuberski/feature/json_io
First implemenation of a json I/O
|
2021-11-30 16:49:11 +00:00 |
|
Simon Kuberski
|
71e9d6c29c
|
Removed unnecessary cast
|
2021-11-30 17:46:33 +01:00 |
|
Simon Kuberski
|
d740f8d3c4
|
utf-8 for plain json files and a bugfix for reading arrays
|
2021-11-30 16:26:46 +01:00 |
|
Simon Kuberski
|
5937a519d7
|
Added dictionary output of json input routine: It is possible to import and export any structure that is JSON serializable as description (or Obs.tag)
|
2021-11-30 14:50:16 +01:00 |
|