Joran R. Angevaare

Results 15 issues of Joran R. Angevaare

We should make the the storage directory make a sub directory. For example: ``` # From 016389-raw_records-rfzvpzj4mf/ # To 016/016389-raw_records-rfzvpzj4mf/ ``` If we allow generic characters for the run-numbers, each...

We could add a function `st.take_snapshot` to store some seconds of data e.g. for paper plots of specific events. Could be exported as a new run or something that could...

enhancement

**Please do not read** I still need to figure out if this is actually a problem or not. Nevertheless, let me write it down **Symptons** ```python # from straxen/tests/ import...

## Fix documentation building This is probably more related to one sub-packages of sphinx that is actually causing the issue, but I think this should do the trick to get...

## Fix test for `_interp_nominal_lon` This PR is some leftover work from #296 (and #300) - I've added a dummy test - which is a slimmed down version of the...