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 |
|
Simon Kuberski
|
d7c2f125fe
|
Created routine to get jsonstring itself, allowed for the I/O of uncompressed files, fixed bug for 1d-Arrays
|
2021-11-30 14:28:07 +01:00 |
|
Fabian Joswig
|
4ecbe2f8f2
|
docs: docstrings in input.hadrons updated
|
2021-11-30 12:00:51 +00:00 |
|
Fabian Joswig
|
2b33d79674
|
feat: input routine for hadrons FourquarkFullyConnected files added
|
2021-11-30 11:57:45 +00:00 |
|
Simon Kuberski
|
63dd627e20
|
First implemenation of a json I/O
|
2021-11-29 15:27:28 +01:00 |
|
jkuhl-uni
|
66cdd46a92
|
first ver. of just one SFCF read method
|
2021-11-29 13:13:13 +01:00 |
|
Fabian Joswig
|
42c4baa8ba
|
fix: optional parameter order removed from hadrons npr input routines
|
2021-11-24 17:17:04 +00:00 |
|
Fabian Joswig
|
8234ac037b
|
feat: hadrons input routines now accept a range of configs as optional
argument
|
2021-11-24 17:15:30 +00:00 |
|
Fabian Joswig
|
5da20365bf
|
refactor!: npr module removed, Npr_matrix class moved to input.hadrons
|
2021-11-22 16:06:58 +00:00 |
|
Fabian Joswig
|
4df0e7bc82
|
feat: determination of idx in input.hadrons module optimized
|
2021-11-18 15:14:30 +00:00 |
|
Fabian Joswig
|
8c95ca8318
|
feat: input.hadrons._get_files optimized
|
2021-11-18 14:39:43 +00:00 |
|
Fabian Joswig
|
5bd8e8402b
|
feat: read ExternalLeg and Bilinear routines speed up
|
2021-11-18 13:59:47 +00:00 |
|
Fabian Joswig
|
49af3a93ca
|
fix: gamma_method call removed from read_Bilinear_hd5
|
2021-11-18 12:45:19 +00:00 |
|
Justus
|
6c41810e81
|
added Qtop extraction for oQCD1.2
|
2021-11-15 15:55:26 +01:00 |
|
Fabian Joswig
|
fc7d1ff078
|
hadrons input functions now construct Obs with correct idl
|
2021-11-10 16:26:20 +00:00 |
|
Fabian Joswig
|
effccb1cc8
|
docstrings updated
|
2021-11-07 21:44:22 +00:00 |
|
Fabian Joswig
|
9805ee2b4b
|
pyerrors.py renamed to obs.py, h5py added as dependency
|
2021-11-07 11:24:56 +00:00 |
|