Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
N
ndscope
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 3
    • Merge Requests 3
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • CDS
  • ndscope
  • Issues
  • #153

Closed
Open
Opened Oct 05, 2020 by Jameson Rollins@jameson.rollinsOwner

nans cause traces to disappear in newer pyqt5

Missing data or infs are replaced by nans, and then those are supposed to not be displayed when using the connect='finite' option to setData plot.py:#L329. However, a bug in recent versions of pyqt5 cause the entire trace to not display if there is any nan in the to-be-displayed data.

It's apparently an upstream issue: https://github.com/pyqtgraph/pyqtgraph/issues/1057

This seems to affect pyqt5 5.15.0 in Debian bullseye but not 5.11.3 in buster.

Edited Nov 19, 2020 by Jameson Rollins
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: cds/ndscope#153