s-kuberski
17792418ed
[Fix] Removed the possibility to create an Obs from data on several replica ( #258 )
...
* [Fix] Removed the possibility to create an Obs from data on several replica
* [Fix] extended tests and corrected a small bug in the previous commit
---------
Co-authored-by: Simon Kuberski <simon.kuberski@cern.ch>
2025-02-25 16:58:44 +01:00
s-kuberski
81e4f37934
Restored JSON output of dicts with non-string keys ( #179 )
...
* Restored JSON output of dicts with non-string keys
* Use numpy.integer instead of deprecated numpy.int
2023-05-19 14:58:56 +01:00
Simon Kuberski
dc5116aa2f
dobs: Zeros are written if config is not part of the Obs, these are ignored on input
2023-02-02 15:31:46 +01:00
Fabian Joswig
a53fb18821
feat: removed attribute is_merged.
2023-01-06 13:34:26 +01:00
Fabian Joswig
504a8f3486
tests: test_import_non_json_string added.
2022-07-04 16:59:24 +01:00
Simon Kuberski
c9789a34e6
Resolved merge conflict in tests
2022-06-19 01:46:31 +02:00
Simon Kuberski
d7a8721ef6
bug: Fixed dobs I/O, similarly to JSON I/O
2022-05-19 19:18:53 +02:00
Fabian Joswig
e9184d8368
tests: additional tests for json format added.
2022-05-19 15:51:17 +01:00
Simon Kuberski
9239905ee8
bugfix: Deltas in JSON file are now relative to o.value and not o.r_values[r_name]
2022-05-19 10:14:55 +02:00
Simon Kuberski
729a61db61
Changed some details regarding dobs implementation
2022-05-02 15:12:07 +02:00
Simon Kuberski
0f735c0d2d
Some changes on dobs
2022-04-13 16:05:30 +02:00
Simon Kuberski
be1eeccd8e
Resolved merge conflict in tests
2022-03-29 17:07:39 +02:00
Fabian Joswig
471eabeb8c
fix: Bug in export of derivative of correlator containing covobs fixed,
...
test added.
2022-02-09 14:18:36 +00:00
Fabian Joswig
7568275d5d
refactor: io tests split up in several files
2022-02-09 14:05:44 +00:00