Commit graph

41 commits

Author SHA1 Message Date
43e6375def
add example 2023-03-23 10:59:37 -04:00
518590ccf0
add overview to module docs 2023-03-23 10:38:15 -04:00
3c5d63efcb
add readme 2023-03-23 10:38:11 -04:00
2ffb1b5e77
remove uneeded dependencies 2023-03-23 10:21:38 -04:00
dfce04ac0d
add plot_error_funnel 2023-03-23 10:16:45 -04:00
d2adb90b31
remove unused code 2023-03-22 15:57:01 -04:00
dc6f28c1f5
correct error propagation 2023-03-22 15:56:22 -04:00
7ae0664323
add docs to fit_to_bands 2023-03-22 15:49:34 -04:00
2711a183aa
fix typo 2023-03-22 15:49:23 -04:00
0ead296097
still more docs 2023-03-22 14:16:49 -04:00
e1843d5ccd
add docs to detect_bands 2023-03-22 13:59:49 -04:00
ddbd494d6d
remove dead code 2023-03-22 13:49:45 -04:00
a58641c3a9
also fit the other peak height 2023-03-22 13:49:05 -04:00
260aa1d302
pass kwargs through to scipy peak finding 2023-03-22 13:48:01 -04:00
d89f11ae35
document lorentzian 2023-03-22 13:47:25 -04:00
4225bd2181
add some docs 2023-03-22 11:56:30 -04:00
709735fb58
remove debug print 2023-03-22 10:52:27 -04:00
94753d8996
plot bands in white 2023-03-21 15:08:55 -04:00
4440fe52dd
fixup plot error funnel 2023-03-21 15:06:27 -04:00
9363e71898
optimize bounds and variance filtering 2023-03-21 14:56:23 -04:00
9785bb5339
adjust bounds 2023-03-21 14:35:06 -04:00
ed5eb15320
remove more unescessary code 2023-03-21 14:03:20 -04:00
b878b02d78
correct ordering of errors 2023-03-21 14:02:12 -04:00
7decf71a00
remove unneeded code 2023-03-21 13:14:51 -04:00
60f1394f34
fix ordering and clean up 2023-03-21 12:54:25 -04:00
1662e9221b
implement c d ordering filter 2023-03-21 12:45:02 -04:00
8d92ff908c
cleverer ic scanning 2023-03-21 12:43:51 -04:00
ad0b307da3
scan for redundancy 2023-03-21 12:10:22 -04:00
30608781d8
fix scaling bug 2023-03-21 10:56:30 -04:00
8c6bcc1674 beef up gitignore 2023-03-21 10:25:51 -04:00
4cbaf6f5cd improve continuity slightly 2023-03-21 10:24:56 -04:00
ad106facea remove redundancy in param space 2023-03-20 21:20:10 -04:00
3148c054a5 fix scaling of params 2023-03-20 21:17:44 -04:00
7908745b63 basic fit works 2023-03-20 20:14:56 -04:00
65f4fc56cc yay, band detection seems to work ok 2023-03-20 19:30:56 -04:00
90ed980f12 add first fitting attempt 2023-03-20 17:35:36 -04:00
21ce9da188 add data 2023-03-18 18:03:00 -04:00
cc8c18b4e7 remove failed experiment 2023-03-18 18:02:52 -04:00
1db5497c35 add black 2023-03-18 18:02:47 -04:00
a5a96dd91c load data 2023-03-18 18:02:01 -04:00
ba4edd54e8 init 2023-03-18 17:10:22 -04:00