gr_fit_line: Return Lorentzian or Gaussian fit

Description Usage Arguments

Description

Internal function, used by 'gr_cf_fit_add'

Usage

1
gr_fit_line(type, perc_gauss = 0, ...)

Arguments

type

Either "Lorentzian" or "Gaussian"

perc_gauss

0-100 value indicating the amount of gaussian in a curve of type 'Mixed'

...

Arguments passed on to gr_lorentzian() or gr_gaussian()


emilbp/gRaphene documentation built on May 16, 2019, 5:07 a.m.