Functions | |
def | description |
def | run |
def | data |
return the images that will be templated and compared in future runs *curretly 3C391polim_regression.py has a way to store stats in a pickle file. | |
Variables | |
tuple | a |
int | stacklevel |
tuple | gl |
def 3C391polim.data | ( | ) |
return the images that will be templated and compared in future runs *curretly 3C391polim_regression.py has a way to store stats in a pickle file.
Definition at line 33 of file 3C391polim.py.
def 3C391polim.description | ( | ) |
Definition at line 15 of file 3C391polim.py.
def 3C391polim.run | ( | fetch = False | ) |
Definition at line 18 of file 3C391polim.py.
tuple 3C391polim.a |
Definition at line 7 of file 3C391polim.py.
tuple 3C391polim.gl |
Definition at line 13 of file 3C391polim.py.
3C391polim.stacklevel |
Definition at line 8 of file 3C391polim.py.