Giter Site home page Giter Site logo

c2dataviewer's People

Contributors

echandler-anl avatar mrkraimer avatar shengb avatar sveseli avatar tfors avatar tfors-anl avatar tfors-aps avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

c2dataviewer's Issues

exclude bad pixels in statistics

current "Statistics" and "show image profiles" does not exclude dead pixels.
Also, current Dead pixel count in "Statistics" counts whole image only, values inside parentheses is for the whole image, not ROI.

Using the scope with multiple PVs

Hello,
Not really an issue, but more a question or a request for an eventual feature
I tested recently your scope, it works very well and with a lot of great functionnalities.
If I understand correctly the scope, it uses PVA with a structure allowing to get more than 1 waveform.

The problem we have, is that we are migrating slowly from CA to PVA, so the QSRV server allowing to get CA and PVA at the same time only produce 1 structure PV = 1 waveform, so in the Channel Field i only get value, and can only display one waveform at the same time.

image

Is it possible to get more than 1 PV to be able to display them ?

Remark, how do you group your waveform in one structure if the waveforms are the results of different application all along the accelerator ?

Thanks

bad symbol running on ubuntu 22.04

Hi,

I am getting the following error when running on ubuntu 22.04.

# c2dv                                                                                                                                                        [13:32:55]
Traceback (most recent call last):
  File "/venv/bin/c2dv", line 5, in <module>
    from c2dataviewer.c2dv import main
  File "/venv/lib/python3.10/site-packages/c2dataviewer/__init__.py", line 7, in <module>
    from .imagev import imagev
  File "/venv/lib/python3.10/site-packages/c2dataviewer/imagev.py", line 23, in <module>
    from .control import ImageController
  File "/venv/lib/python3.10/site-packages/c2dataviewer/control/__init__.py", line 7, in <module>
    from .imagecontroller import ImageController
  File "/venv/lib/python3.10/site-packages/c2dataviewer/control/imagecontroller.py", line 23, in <module>
    from ..view.image_definitions import COLOR_MODE_MONO, COLOR_MODES
  File "/venv/lib/python3.10/site-packages/c2dataviewer/view/__init__.py", line 9, in <module>
    from .image_display import ImagePlotWidget
  File "/venv/lib/python3.10/site-packages/c2dataviewer/view/image_display.py", line 39, in <module>
    import pvaccess as pva
  File "/venv/lib/python3.10/site-packages/pvaccess/__init__.py", line 1, in <module>
    from .pvaccess import *
ImportError: /venv/lib/python3.10/site-packages/pvaccess/pvaccess.so: undefined symbol: _ZN5epics8pvAccess9Requester7messageERKSsNS0_11MessageTypeE
FAIL

The system I'm using has epics-base v 7.0.8 installed.

Any pointers appreciated.

Thanks,
giles

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.