Markus Wollgarten

Results 3 issues of Markus Wollgarten

Hi! I'd like to request that the strobe's frequency is displayed and/or could be typed in via the keyboard. This could be useful to measure the frequency of slow periodic...

feature request

#### Describe the bug after - creation of a model from an EDSTEMSignal and - requesting the weights of the lines to be fixed w.r.t. each other warnings about missing...

type: bug

Dear all, I receive an error when fitting an model to an EDS signal in the following way: ``` new_m = line_spectrum.create_model(auto_background=False) for c in new_m: c.A.bmin = 1.0 new_m.fix_sub_xray_lines_weight()...