mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-05-02 12:54:18 +02:00
fix: epics removed from requirements
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import json
|
||||
import json
|
||||
import os
|
||||
import threading
|
||||
import time
|
||||
|
||||
import h5py
|
||||
import numpy as np
|
||||
@@ -22,6 +20,7 @@ from PyQt5.QtWidgets import (
|
||||
)
|
||||
from pyqtgraph.Qt import uic
|
||||
|
||||
|
||||
# from scipy.stats import multivariate_normal
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user