Commit Graph
123 Commits
Author SHA1 Message Date
marcel 9d9ced7c83 [bugfix] no warning for volt_lvl = -1 2023-02-17 16:14:59 +01:00
marcel 305ab25ab2 [bugfix] slightly wrong if condition 2023-02-17 14:16:38 +01:00
marcel b875e63f83 [bugfix] check for upcoming error 2023-02-16 16:05:12 +01:00
marcel 20635e3433 [new] add file mailing_list.yaml 2023-02-16 15:57:13 +01:00
marcel a6c792b271 [bugfix] some bugfixes/tweaks 2023-02-16 15:49:07 +01:00
marcel 5632bab07b [update] re-wrote html part, increased flexibility, can now send html via mail incl. figure 2023-02-01 16:22:26 +01:00
marcel d7cbbe6876 [minor] add missing verbosity flag 2023-01-31 17:37:17 +01:00
marcel 3a384fd7b5 [update] add external mail list for detailed specification of info mail recipients 2023-01-31 16:12:07 +01:00
marcel c736048811 [update] re-read only modified files 2023-01-31 16:10:57 +01:00
marcel 908535fcc8 [minor] modified email message for activity check, plot figures in same time intervals 2023-01-06 10:38:07 +01:00
marcel a5486e19aa [update] first working version of gap check, testing needed
[minor] soft-coded data channels
2023-01-03 18:11:53 +01:00
marcel a89ea1b06d [refactor] PEP8 naming convention 2022-12-22 16:00:37 +01:00
marcel 24d15d9d55 [fix] mutable default argument 2022-12-22 16:00:07 +01:00
marcel bc70dc0816 [minor] soft-coded unit factor for channel analysis 2022-12-22 15:56:32 +01:00
marcel 03616a2b7b [update] refined and enabled clock quality check 2022-12-22 15:36:55 +01:00
marcel bf000fe042 [minor] visual tweaks 2022-12-21 16:03:10 +01:00
marcel c90b430fa8 [bugfix] corrected error check (plot on new FAIL status)
[minor] message output
2022-12-21 15:48:18 +01:00
marcel 7d5f9cf516 [update] re-worked channel definition in parameters.yaml, each channel now has its own dictionary with optional plotting flags
[WIP] clock quality work in progress, currently disabled
2022-12-21 12:51:01 +01:00
marcel b17ee1288c [minor] try re-read yaml in case it failed 2022-12-21 11:57:37 +01:00
marcel bf82148449 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	parameters.yaml
#	survBot.py
2022-12-20 17:02:16 +01:00
marcel 174a8e0823 [new] mass channel surveillance added 2022-12-20 16:54:27 +01:00
kasper c8c3aff2fb Merge remote-tracking branch 'origin/issue/1' into issue/1 2022-12-20 12:23:23 +01:00
kasper f2e322230e fixed paramter file 2022-12-20 12:19:32 +01:00
kasper 735abac249 use function calc_occurences 2022-12-20 12:19:05 +01:00
kasper 541815d81f Add quality check for clock quality (LCQ) 2022-12-20 12:19:05 +01:00
kasper 47c3fbabf0 Merge pull request 'release/1.0' (#3) from release/1.0 into main
Reviewed-on: #3
v1.0
2022-12-20 12:05:45 +01:00
kasper 91fa60851d Merge branch 'develop' into issue/1 2022-12-20 11:39:53 +01:00
kasper 2a62fe406f Merge branch 'issue/1' into develop 2022-12-20 11:37:58 +01:00
marcel d397ce377e [update] add network/station blacklists for mail functionality 2022-12-20 10:23:25 +01:00
kasper 8690a50899 Merge remote-tracking branch 'origin/develop' into issue/1 2022-12-08 16:02:36 +01:00
marcel d764c5c256 Merge remote-tracking branch 'origin/develop' into develop 2022-12-08 13:23:45 +01:00
marcel a56781dca3 [minor] renamed and added stylesheets to git repository 2022-12-08 13:23:21 +01:00
kasper ac9f83d856 fixed paramter file 2022-12-06 16:46:19 +01:00
kasper 124c4413e1 Merge branch 'develop' into issue/1 2022-12-06 16:34:36 +01:00
kasper fc64239c88 don't analysis values of data gaps when cheching for thresholds.
use stream.merge(fill_value=np.nan)
2022-12-06 16:34:08 +01:00
kasper 69412dc5fe use function calc_occurences 2022-12-06 15:51:24 +01:00
kasper ac1ce5f6fa Merge branch 'develop' into issue/1 2022-12-06 15:47:56 +01:00
kasper cb3623e4a9 Add quality check for clock quality (LCQ) 2022-12-06 15:43:13 +01:00
marcel f0ae7da2be [update] add min_sample parameter, which controls ne number of samples that have to be of a specific voltage state before counting them as fail-state 2022-12-06 15:31:09 +01:00
marcel a30cd8c0d4 [update] add trace axis ticking/min-max 2022-12-02 11:15:37 +01:00
marcel a3378874fa [minor] parameter change 2022-12-02 11:15:01 +01:00
marcel d21fb0ca3b [minor] parameter change 2022-11-29 10:42:29 +01:00
marcel 19b8df8f7d [minor] add html class for mobile (WIP) 2022-11-29 10:42:15 +01:00
marcel 6fc1e073c0 [bugfix] compared timedelta with int 2022-11-24 10:13:21 +01:00
marcel 56351ee700 [update] send message (mail) on station timeout 2022-11-23 11:52:26 +01:00
marcel f45c5b20c5 [bugfix] set error state to active until mail is sent 2022-11-23 11:29:05 +01:00
marcel 7a2b7add04 [minor] parameter changes 2022-11-23 11:28:36 +01:00
marcel ae0c2ef4e9 [minor] track activity status, modify html output for stylesheet 2022-11-22 18:06:25 +01:00
marcel d35c176aab [update] add channel naming for plots 2022-11-22 15:51:15 +01:00
marcel 9444405453 [minor] reformat yaml file 2022-11-22 13:34:58 +01:00