v1.9.7
-- Clean up of code in preparation for adding support for displaying different time bases. -- Add support for derived params in ProcStreamClass.ProcInputClass. -- Change ch.MeasListAct to MeasListActMan and MeasListActAuto and introduce derived variables procStream variables mlActMan and mlActAuto from which ch.MeasListActMan and ch.MeasListActAuto get their values. -- Fix don't overwrite process config file with default if it fails to load properly. -- Fix two function calls strings in help tooltip function description (there should be only one) when config file fails to load and a default config is substituted. -- Delete hmr*_Nirs user functions for which there's not yet a Snirf implmentation. -- Add mlActMan parameter to hmrR_* user functions instead of getting it from the acquired data or the data object at all since it is a derived variable that should be extracted from the procStream.input and passed separately
Loading
Please sign in to comment