Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
2cd4fac
small fixes
Dec 4, 2021
793dd33
remove get_clist and use getter/setter instead
Dec 4, 2021
e3913c1
simplify traverse_counters()
Dec 4, 2021
c80891c
rename spec_data to source_data
Dec 4, 2021
1fe89c3
replace spec with source
Dec 4, 2021
9f363f2
add ignore_keys
Dec 4, 2021
bd7a1bc
change mx line width from 99 to 100
Dec 4, 2021
5ad1d3e
add eval_scans
Dec 4, 2021
9381c45
Merge branch 'improve-docstrings' into restructure-evaluation
Dec 4, 2021
955ac36
remove uneccessary plotting arguments
Dec 4, 2021
1d8fe06
wip - restructure
Dec 6, 2021
a655d71
Merge branch 'develop' into restructure-evaluation
Dec 6, 2021
22c942e
wip restructure allow for label_format in sequence
Dec 8, 2021
d96bd37
print fit results using tabulate
Dec 9, 2021
6013875
initial version of fit_scan_sequece
Dec 10, 2021
132f425
[WIP] plotting of fits
Dec 10, 2021
a511c37
fix: error selection
Dec 21, 2021
3165a81
fix norm2one for yerr
Dec 21, 2021
e75edf6
return fit results as arrays instead of lists
Dec 21, 2021
550780a
add Pt_Nb to scan data !BUGGY!
Feb 3, 2023
2b0b953
Merge branch 'develop' into restructure-evaluation
Aug 9, 2023
5f3bc0b
move counter string functions to helpers
Dec 28, 2023
bca1b71
fix flake8 and improve doc strings
Dec 29, 2023
5ae0ea9
work on doc_string and further cleaning
Dec 29, 2023
abfe62a
add skip_plot parameter to fitting methods
Dec 29, 2023
4b3eae0
add description to fit_scan_sequence
Dec 29, 2023
0fac614
hack with new syntax
Dec 30, 2023
5b8880b
add sequence to new syntax and keep backwards compatibility
Jan 2, 2024
e935e24
cleanup new syntax
Jan 2, 2024
c3678ff
Scans fit report
Jan 2, 2024
e7bea34
fix last_res_as_par
Jan 2, 2024
abd25b0
fix label_texts and label_format
Jan 2, 2024
01ca409
ideas for pythonic restructuring
Jul 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,264 changes: 1,201 additions & 63 deletions docs/source/examples/evaluation.ipynb

Large diffs are not rendered by default.

Loading
Loading