Private
Public Access
1
0

getting part

This commit is contained in:
2024-04-09 15:50:54 +02:00
parent 016ff6ca6c
commit 6d6acdbd1e
4 changed files with 37 additions and 38 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
from rowers.dataprep import getsmallrowdata_db, getsmallrowdata_pl
from rowers.dataprep import timedeltaconv
from scipy.special import lambertw
from io import BytesIO