mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-15 03:53:41 +02:00
doc
This commit is contained in:
parent
287160ac70
commit
8602de8ab0
1 changed files with 2 additions and 1 deletions
|
@ -127,7 +127,8 @@ def read_sfcf_multi(path, prefix, name_list, quarks_list=['.*'], corr_type_list=
|
||||||
check_configs: list[list[int]]
|
check_configs: list[list[int]]
|
||||||
list of list of supposed configs, eg. [range(1,1000)]
|
list of list of supposed configs, eg. [range(1,1000)]
|
||||||
for one replicum with 1000 configs
|
for one replicum with 1000 configs
|
||||||
|
rep_string: str
|
||||||
|
Separator of ensemble name and replicum. Example: In "ensAr0", "r" would be the separator string.
|
||||||
Returns
|
Returns
|
||||||
-------
|
-------
|
||||||
result: dict[list[Obs]]
|
result: dict[list[Obs]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue