add get_experiments

This commit is contained in:
2025-02-27 10:42:15 +01:00
parent 892346ed06
commit a7797cbe6c
2 changed files with 49 additions and 38 deletions

2
t.py
View File

@ -1,7 +1,7 @@
import time
import math
import numpy as np
from seinflux import SEHistory
from sehistory.seinflux import SEHistory
from influx import RegExp
DAY = 24 * 3600