sdapy.snerun.snobject.set_vexp¶
- snobject.set_vexp(model_name=None, returnv=False, **kwargs)¶
Return peak velocity from models with
specv_evolutionengine.- Parameters
- model_namestr
optional, which multiband model to be used
- quantilelist
use 50 percentile as mean, and 1 sigma (68%% -> 16%% - 84%%) as errors
- returnvbool
if return the peak infos, or store them in the class
Notes
Only working when model fittings with
specv_evolutionengine had been done.