8000 Png save fails for sweep with many measurements (~8 or more) · Issue #88 · qdev-dk/qdev-wrappers · GitHub
[go: up one dir, main page]

Skip to content
Png save fails for sweep with many measurements (~8 or more) #88

Description

@ThorvaldLarsen
2018-04-22 18:58:28,331 - qdev_wrappers.sweep_functions - ERROR - Exception in doND
Traceback (most recent call last):
 File "C:\Users\t3user\qdev-wrappers\qdev_wrappers\sweep_functions.py", line 167, in _do_measurement
   _do_MatPlot(data,meas_params)
 File "C:\Users\t3user\qdev-wrappers\qdev_wrappers\sweep_functions.py", line 188, in _do_MatPlot
   plot.fig.tight_layout(pad=3)
 File "C:\Users\t3user\Anaconda3\envs\qcodes\lib\site-packages\matplotlib\figure.py", line 1755, in tight_layout
   self.subplots_adjust(**kwargs)
 File "C:\Users\t3user\Anaconda3\envs\qcodes\lib\site-packages\matplotlib\figure.py", line 1633, in subplots_adjust
   ax.update_params()
 File "C:\Users\t3user\Anaconda3\envs\qcodes\lib\site-packages\matplotlib\axes\_subplots.py", line 114, in update_params
   return_all=True)
 File "C:\Users\t3user\Anaconda3\envs\qcodes\lib\site-packages\matplotlib\gridspec.py", line 429, in get_position
   gridspec.get_grid_positions(fig)
 File "C:\Users\t3user\Anaconda3\envs\qcodes\lib\site-packages\matplotlib\gridspec.py", line 90, in get_grid_positions
   subplot_params = self.get_subplot_params(fig)
 File "C:\Users\t3user\Anaconda3\envs\qcodes\lib\site-packages\matplotlib\gridspec.py", line 376, in get_subplot_params
   hspace=hspace)
 File "C:\Users\t3user\Anaconda3\envs\qcodes\lib\site-packages\matplotlib\figure.py", line 193, in __init__
   self.update(left, bottom, right, top, wspace, hspace)
 File "C:\Users\t3user\Anaconda3\envs\qcodes\lib\site-packages\matplotlib\figure.py", line 228, in update
   raise ValueError('left cannot be >= right')
ValueError: left cannot be >= right

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0