-
Issue was raised in forum thread https://forum.image.sc/t/how-to-open-video-in-matlab-using-bioformats-plugin-when-the-source-data-is-split-into-multiple-tif-files/99909/6
Sample files reproducing …
-
Some files have the past few days been having moments where the video shows changing colors like the picture below. The audio is still playing but no video other than the colors. I have seen it happe…
-
### Describe the bug
When opening a help file in neovim some red error messages are printed on random lines in the buffer.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Use th…
-
The Ogg container allows "[chaining](https://www.xiph.org/ogg/doc/oggstream.html)", i.e. concatenating multiple Ogg bitstreams together into a new stream. I cannot find a way to get metadata (Vorbis c…
-
These seem to be CVMFS
Identified so far
* `dm3`
* [testing history](https://usegalaxy.eu/u/jenj/h/galaxy-workflow-galaxy-hi-c-1) using the [hic workflow in this tutorial](https://training.gala…
-
- I see that collection.presentation.xml specifies `documents-inline` directive (three of them!), but documents are not inline. As of now I *prefer* them not inline, but in any case it seems to mean t…
-
**Describe the bug**
ds_aoi is a netCDF4 dataset where both longitude and latitude coordinates are evenly spaced float32 values. When executing g = mikeio.Grid2D(x=ds_aoi.longitude, y=ds_aoi.latitude…
-
Hi,
I'm trying to call the `fit()` on a relatively large tensor of images, and considering the size of the image tensor itself, my RAM(24GB) gets filled and leads to killing the process by the OS.
1…
-
Trying to run kilosort2 on jupyter notebook setup for spike interface version 0.99.1, but getting an "index exceeds matrix dimension error" from my kilosort.
Running the same dataset (openephys .d…
-
### Is your feature request related to a problem?
`xarray.open_mfdataset()` has a few issues related to: (1) incorrectly concatenating coords on variables (e.g,. "time" gets added to "lat_bnds") …