OpenMS / streamlit-template

5 stars 6 forks source link

final check for TOPP workflow framework #52

Open axelwalter opened 1 week ago

axelwalter commented 1 week ago

Stuff you notice only when using it.

Fixed these issues with the following changes:

StreamlitUI:

show parameter summary (non-defaults) in expander in run section check if workflow run completes, show error if not date and time of latest complete run input_topp: include_params list for custom param selection option to display full parameter name (e.g. algorithm : common : param_name) custom_defaults: overwrite default parameters

ParameterManager:

TOPP boolean params as strings

Logger:

write three log levels to select any time (minimal, commands and execution times, full)

axelwalter commented 1 week ago

TODO: check booleans and flags