Hugo Slepicka

Results 42 issues of Hugo Slepicka

Hi, I am trying to convert a simple HDF5 file to MDSPlus following the instructions from the documentation (https://www.mdsplus.org/index.php/Projects:hdf5) but I am getting the following error: ``` $ hdf5ToMds ./dset.h5...

We need to make sure that we have a local plugin or remove it from the package. I have absolutely no idea how the code available works.

bug
potentially outdated

**Describe the bug** PyDMWaveformPlot adds a PyQt Property that shadows the `curves` method from BasePlot which returns all the items added to the plot. 🤦 **Expected behavior** No shadowing of...

bug

**Describe the bug** Yet another breaking change from pyqtgraph and PyDMImage. Everything works fine with 0.11 series. **Expected behavior** PyDMImage works fine as expected. **Steps to Reproduce** Update your pyqtgraph...

**Describe the bug** When using the Related Display button and the `Open in New Window` option is checked, a new window is always created when clicking the button. **Expected behavior**...

request

**Describe the bug** While testing Typhos I keep getting the following error when closing the screen: ``` $ typhos at2l0_calc [2020-08-04 17:03:21] - INFO - Loading 'at2l0_calc' ... /reg/g/pcds/pyps/conda/py36/envs/dev/lib/python3.6/site-packages/dask/config.py:168: YAMLLoadWarning:...

bug

**Describe the bug** Due to the `disconnectWhenHidden` property at the PyDMEmbeddedDisplay it causes dynamic displays leveraging PyDMEmbeddedDisplays to execute multiple sequences of connect/disconnect due to show/hide events during screen creation....

bug

**What's the problem this feature will solve?** Configurable step size for slider coming from a Channel. **Describe the solution you'd like** Have a channel from which the PyDM Slider pulls...

request
potentially outdated

**What's the problem this feature will solve?** Create for SLAC and other EPICS facilities a PyDM External Tool for `View Archived PVs` that would check whether the items in "Show...

request

**Describe the bug** When using `Show Connections`, the screen looses the previous ordering and when saved to a file, data is not on alphabetical order. **Expected behavior** Keep the order...

bug