Commit Graph

13 Commits

Author SHA1 Message Date
lamba09
080e830bb1
removes match_string variable (#4671)
The `match_string` variable is an alias of `grep_string` and thus can be
replaced by it.

Co-authored-by: Mario Seeli <mario.seeli@dectris.com>
2021-05-12 13:00:41 -07:00
Nikolaj Kuntner
cbc9141689
add all none's (#4503)
Co-authored-by: Nikolaj Kuntner <>
2021-05-10 22:05:45 -07:00
wjblanke
10dce11b42
fix plot dupe (#3154) 2021-04-29 22:39:39 -07:00
Will Bendick
0810f4ab74
locks on updates to plot_ids (#3036) 2021-04-28 14:22:22 -07:00
Mariano Sorgente
0d8cfa1cff
Plot tools fixes (#1848)
* Reduce chance of race conditions, and don't throw when we don't have plots

* use cleaner initial value
2021-04-14 13:21:14 +09:00
Will Bendick
7d6ea6a39d removes shared dict 2021-04-09 10:06:45 -07:00
Will Bendick
4c45451864 appease mypy 2021-04-09 10:06:45 -07:00
Will Bendick
232454f2cd returns total size instead of updating non local variable 2021-04-09 10:06:45 -07:00
Will Bendick
b350065ebb lint 2021-04-09 10:06:45 -07:00
Will Bendick
c62f1cea68 lint 2021-04-09 10:06:45 -07:00
Will Bendick
9d715b9a74 loads plots concurrently 2021-04-09 10:06:45 -07:00
Gene Hoffman
f9487f576d Fix various lgtm.com issues 2021-04-05 02:10:29 -07:00
Richard Kiss
f2b577dda1 git mv src chia 2021-04-04 21:41:39 -07:00