added FIXMEs

This commit is contained in:
halvorhv 2022-07-07 10:24:04 +02:00
parent 6eb45772d1
commit 4cec8d2756

View file

@ -178,7 +178,8 @@ def read_data(data: dict, options={}) -> pd.DataFrame:
# FIXME Handle the case when dataseries are not the same size # FIXME Handle the case when dataseries are not the same size
# FIXME Add possibility to extract TIME (for operando runs) and Blower Temp (for variable temperature runs)
# FIXME Add possibility to iport transmission data
required_options = ['adjust'] required_options = ['adjust']
default_options = { default_options = {
'adjust': 0 'adjust': 0