import get_experiments

- in case of localhost, remove .psi.ch from normalized host name
+ fix import in t.py
+ allow boolean as selection criterium
This commit is contained in:
2025-02-26 13:43:39 +01:00
parent ef560a8b20
commit e2122fb3a0
4 changed files with 53 additions and 26 deletions

2
t.py
View File

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