mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-14 19:43:41 +02:00
test commit1
This commit is contained in:
parent
4dde060241
commit
ae12387e5b
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ class Corr:
|
||||||
|
|
||||||
The correlator can have two types of content: An Obs at every timeslice OR a GEVP
|
The correlator can have two types of content: An Obs at every timeslice OR a GEVP
|
||||||
smearing matrix at every timeslice. Other dependency (eg. spacial) are not supported.
|
smearing matrix at every timeslice. Other dependency (eg. spacial) are not supported.
|
||||||
|
If you see this line, Github has synced.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(self, data_input,padding_front=0,padding_back=0):
|
def __init__(self, data_input,padding_front=0,padding_back=0):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue