-
As an Open Data Hub Content Editor and Station Manager I want to edit the description and metadata of all timeseries/stations managed through the NINJA APIs.
To implement this issue we need to wait a…
-
This notebook will be a brief introduction to the Python package [aas-timeseries](https://aas-timeseries.readthedocs.io/en/latest/index.html), focusing on how to use it to visualise _Kepler_ data. Aas…
-
I would like to do the following:
1) read in an nwb file
2) do something with it like create a new segmentation plane attached to an imaging plane
3) and export the file again
However, it seems…
-
In the process of writing unit tests on shape validation in docval, I realized that the interaction of shape validation and default values is not clear cut. For example, if TimeSeries.timestamps accep…
-
Hello everyone.
I've been using your API to develop my [GSoC project](https://summerofcode.withgoogle.com/projects/#6057925982814208) and one of my tasks was to find a way to programmatically find al…
-
## Use Cases
We wish to use the difference in SLO burn rate between the stable and the canary release during analysis.
## Why it doesn’t work
SLOs are not supported by the `/api/v2/query/scaler`…
-
Currently, there are no query target helpers/functions (not sure what the correct terminology is) for InfluxDB InfluxQL nor InfluxDB Flux.
It would be great to have them at least for InfluxQL, as th…
-
Find flatlining, not-reporting, and outside nominal values, and filter.
-
Hi, I am currently testing Chronix as timeseries database (because it looks really cool) and I need to import some old data into it. I followed the quickstart guide - I installed and started Chronix s…
-
Here is a minimal example using the `test_timeseries.tif` sample data from the PyImageJ repo.
```python
import imagej
# initialize ImageJ
ij = imagej.init()
# load data
dataset = ij.io().o…