Skip to content

Commit

Permalink
add description to fit_scan_sequence
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Schick committed Dec 29, 2023
1 parent abfe62a commit 4b3eae0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyEvalData/evaluation.py
Original file line number Diff line number Diff line change
Expand Up @@ -878,6 +878,9 @@ def fit_scan_sequence(self, scan_sequence, mod, pars, xgrid=[], yerr='std', xerr
offset_t0=False, plot_separate=False, show_single=False):
"""fit_scan_sequence
Evaluate, fit, and plot the results of a given scan sequence from the
source file.
Args:
scan_sequence (list[
list/tuple[list[int],
Expand Down

0 comments on commit 4b3eae0

Please sign in to comment.