43 Commits

Author SHA1 Message Date
96ef0687ef Release v0.0.2 0.0.2 2020-11-04 15:37:20 +01:00
e470041d70 refactored and moved count_true from df to seq utils 2020-11-04 15:32:11 +01:00
aa330dc723 refactor: cleaned up imports; renamed run -> run_command 2020-11-04 15:31:34 +01:00
82bdca5e32 refactored common logic for printing ignored entries 2020-11-03 18:17:48 +01:00
edf55d4410 clean up 2020-11-03 18:17:04 +01:00
780bede632 refactored common logic for printing the outcome; incl. case where nothing needs to be done 2020-11-03 17:56:22 +01:00
15a2ebcd65 refactor 2020-11-03 15:56:32 +01:00
69fb1458f9 added -a switch 2020-11-03 14:19:11 +01:00
909f80f6ea print info about ignored entries (due to alarm state or NaN value) 2020-11-03 14:02:02 +01:00
fb5558bacc added printing a bullet list from iterables 2020-11-03 14:00:09 +01:00
6dc0c69350 added option to ignore PVs that were in an alarm state during check 2020-11-03 13:16:20 +01:00
158cba2de8 typo 2020-11-02 21:07:00 +01:00
1d77f98505 added goto command 2020-11-02 20:57:55 +01:00
8564272e9a updated timeout help 2020-11-02 20:22:07 +01:00
ab8d08b6f8 added "goto" command (PV.put all values as stored in csv) 2020-11-02 20:21:23 +01:00
bbe00d1e03 added DataPutter class 2020-11-02 20:19:31 +01:00
c44ca83d72 removed superfluous default 2020-11-02 14:43:36 +01:00
84d7e4882a parallel/serial execute accepts several arguments now 2020-11-02 14:43:20 +01:00
f0fda94766 added note on GFA Python installation 2020-10-02 10:03:32 +02:00
1a7a1502b9 missing a word 2020-10-02 09:35:45 +02:00
74efa0358c added installation information to readme, adjusted script name (./sani.py -> sanipy) in examples, streamlined the readme a bit 2020-10-02 09:34:33 +02:00
567d2ee238 typo 2020-10-01 20:29:01 +02:00
d0943837be added files for packaging: setuptools, travis, conda 0.0.1 2020-10-01 19:01:35 +02:00
48feb5567b depinocchiofied the readme 2020-10-01 12:34:35 +02:00
9fb47e67a4 added serial mode 2020-10-01 12:25:50 +02:00
b311d6cd36 added ignore list 2020-10-01 12:23:49 +02:00
b608b12432 renamed --silent switch --quiet 2020-10-01 12:06:52 +02:00
4bfe9c9c0f added reqs. 2020-09-30 12:32:00 +02:00
181e0a2e07 typos 2020-09-23 11:28:16 +02:00
ca5667796b some more details 2020-09-23 10:54:54 +02:00
329ecc2bff clean up 2020-09-23 09:32:16 +02:00
598ba4fe71 Update README.md 2020-09-22 13:34:52 +02:00
a292982473 Update README.md 2020-09-22 13:31:38 +02:00
3b473a3bf8 Update README.md 2020-09-22 13:26:06 +02:00
93359a8b0f Update README.md 2020-09-22 13:25:08 +02:00
eb2031f19f Update README.md 2020-09-22 13:22:53 +02:00
40346a6461 added something to read 2020-09-22 13:20:43 +02:00
f9b1a4f977 some example screenshots 2020-09-22 12:56:27 +02:00
da81973bc0 first potentially useful version 2020-09-22 12:43:16 +02:00
0245823e43 delete epics alarms files 2020-09-22 12:37:14 +02:00
fc11bb3576 prototype 2020-09-22 12:35:43 +02:00
9ecec99901 first tests 2020-09-22 12:33:46 +02:00
e7e659d977 Initial commit 2020-09-22 12:28:23 +02:00