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 value of the CMA_cmean option is available via es.opts['CMA_cmean'] or es.sp.cmean. Do we have a use case where we would want to change the value dynamically via the cma_signals.in file?
After
the value of the
CMA_cmeanoption is available viaes.opts['CMA_cmean']ores.sp.cmean. Do we have a use case where we would want to change the value dynamically via thecma_signals.infile?