Private
Public Access
1
0
This commit is contained in:
2024-04-20 17:14:22 +02:00
parent ffe295d8fc
commit 30bf61cbe1
10 changed files with 76 additions and 157 deletions

View File

@@ -16,7 +16,7 @@ from rowers.utils import (
from rowers.celery import result as celery_result
from rowers.interactiveplots import *
from scipy.interpolate import griddata
from rowers.dataprep import getsmallrowdata_db, getsmallrowdata_pl
from rowers.dataprep import getsmallrowdata_db, read_data
from rowers.dataprep import timedeltaconv
from scipy.special import lambertw
from io import BytesIO