|
|
@@ -42,7 +42,7 @@ Running the binary with the appropriate arguments:
|
|
42
|
42
|
|
|
43
|
43
|
`radangel --verbose --event events.tsv --stats stats.tsv`
|
|
44
|
44
|
|
|
45
|
|
-The daemon can be run as service with the `radangel.service` systemd file.
|
|
|
45
|
+The daemon can be run as service with help of the `radangel.service` systemd file.
|
|
46
|
46
|
|
|
47
|
47
|
## Web: service
|
|
48
|
48
|
|
|
|
@@ -60,4 +60,4 @@ To compile the `websockify` daemon just run `make` in the `src/contrib` director
|
|
60
|
60
|
|
|
61
|
61
|
The web interface itself uses [Plotly.js](https://plot.ly/javascript/) to display the histogram of the channels in realtime by connecting to the websocket endpoint and provides a convenient user interface for exploring the details of the gamma-spectrum.
|
|
62
|
62
|
|
|
63
|
|
-
|
|
|
63
|
+
|