Vilim Štih

Results 14 issues of Vilim Štih

### What happened? I am trying to follow the tutorial on creating new NWB extensions [here](https://pynwb.readthedocs.io/en/stable/extensions_tutorial/4_auto_api.html) however I am stuck after auto-generating the spec and creating the python module. When...

category: question

There doesn't seem to be a way to import external vector assets and use them with compose. Would it be necessary to write an e.g. SVG to Compose parser to...

There is an error which occurs every time I try to read multiple large MAT files. Strangely enough, the error occurs only from time to time, and once it appears...

Is it possible to read parts of arrays stored as JLD2 files (a specific slice), like in the HDF5.jl example? ``` using HDF5 h5read("/tmp/test2.h5", "mygroup2/A", (2:3:15, 3:5)) ```

enhancement

### Willingness to contribute Yes. I would be willing to contribute this feature with guidance from the MLflow community. ### Proposal Summary It would be very useful to have the...

enhancement
area/uiux

Decouples stimuli's reliance on access to the whole `Experiment` object. - [ ] define clear ouput types and save estimates to a named tuple queue - [ ] create a...

Has to be verified, but in my investigations a 3rd degree polynomial captures everything interesting and is robust to missing segments. np.polynomial.polyfit is also very fast.

It would be nice to have a GUI for camera settings that cannot be changed online (ROI selectable visually, rotation). Actually rotation should be moved to online settings, I don't...

By using `time_ns()` or `perf_counter_ns()` (the second option requires extra interprocess synchronisations, but it would be worth it for extra precision) https://www.python.org/dev/peps/pep-0564/#windows

For microscope rooms where light of certain wavelengths is to be avoided, it would be good to have a monochromatic theme that can be switched.

enhancement