You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The in memory version of run_omniscape has type Dict{String, String} for the cfg arg. Might it make sense to allow Bool values too, for e.g. calc_normalized_current?
The in memory version of
run_omniscapehas typeDict{String, String}for thecfgarg. Might it make sense to allow Bool values too, for e.g.calc_normalized_current?