Menu

#20 Subtraction of IFT files does causes error

None
closed
nobody
None
5
2016-03-08
2010-04-03
Soren Skou
No

Setting a GNOM made IFT as background and subtracting it from a BIFT IFT gives:

Traceback (most recent call last):
File "/Users/soren/Documents/workspace/bioxtasraw/RAW.py", line 4083, in _OnPopupMenuChoice
plotpanel.SubtractAndPlot(selectedExpObjsList)
File "/Users/soren/Documents/workspace/bioxtasraw/RAW.py", line 1537, in SubtractAndPlot
self._PlotOnSelectedAxesScale(ExpObjSubbed, self.subplot2)
File "/Users/soren/Documents/workspace/bioxtasraw/RAW.py", line 1645, in _PlotOnSelectedAxesScale
line, ec, el = a.errorbar(ExpObj.q, ExpObj.i, ExpObj.errorbars, picker = 3)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/matplotlib/axes.py", line 4872, in errorbar
barcols.append( self.vlines(x, lower, upper, **lines_kw) )
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/matplotlib/axes.py", line 3287, in vlines
for thisx, (thisymin, thisymax) in zip(x,Y)]
ValueError: too many values to unpack

Discussion

  • Jesse Hopkins

    Jesse Hopkins - 2016-03-08
    • status: open --> closed
    • Group: -->
     
  • Jesse Hopkins

    Jesse Hopkins - 2016-03-08

    Closed due to age.

     

Log in to post a comment.