-
-
```python
import astropy.units as u
import matplotlib.pyplot as plt
import dkist
import dkist.net
from sunpy.net import Fido, attrs as a
import sunpy.map
asdf_path = Fido.fetch(Fido.search(…
-
**Problem**
* users may incorrectly use coefficients from `calcparams_desoto` with `d2mutau` in `singlediode`
* is there a way to restrict or limit use of `d2mutau` only for coefficients derived fro…
-
In some timing scenario, a view is created but the view builder does not start building it.
It is during the view builder startup in `view_builder::start_in_background` where the view builder didn't …
-
Hi all,
when I run a simple application on a RPI Zero W, i see the following output to appear:
```
Does NOT have capture capability
Does NOT have output capability
Does NOT have overlay capabilit…
-
For some reason I am not able to get any teletext data from the VBI files. I've captured the data through the `vbicat /dev/vbi0 > capture.vbi` then tried to run `deconvolve -H -S 20 -T 4 capture.vbi >…
-
Brain dump below:
```
SOUND driver
============
Note: 0-119, ten octaves from C0-B9
Channel: 0-2
Volume: 0-15
Noise: 0,1, off/on, ch. 2 only (SN limitation we impose on ot…
-
When i run deconvolve, my terminal is spamming several lines of:
"/usr/local/lib/python3.6/dist-packages/skcuda/cublas.py:284: UserWarning: creating CUBLAS context to get version number"
followed b…
-
- Usages are targeting `csi` instead of `vbi`.
-
### Describe the feature
When your Fido queries start to get unwieldy like this:
```
all_res = Fido.search(a.Time("2023/10/16 18:15", "2023/10/17 00:15"), a.Instrument.visp | a.Instrument.vbi | ((a…