![]() |
Persistence 1D incl. Reconstruct1D
1.3
Finding extrema in one dimensional data, filtering them by persistence and reconstructing smooth functions
|
Go to the source code of this file.
Namespaces | |
visualize | |
Variables | |
visualize.marker_style = dict(linestyle='', color='0.8', markersize=10, mfc="C0", mec="C0") | |
visualize.data = np.genfromtxt("data.txt", delimiter=',', dtype=None) | |
visualize.features = np.genfromtxt("res.txt", delimiter=',', dtype=None) | |
visualize.fig | |
visualize.ax | |
visualize.marker | |
visualize.xlabel | |
visualize.ylabel | |