Open pkienzle opened 11 years ago
How on earth did you discover this?
On 09/19/2013 05:32 PM, Paul Kienzle wrote:
The final column of the heatmap renderer is not being shown on the plot unless you zoom beyond the edge of the window. It probably has to do with the need for one more edge for the x/y axis values than the number of cells in the 2-D array.
Occurs on both Safari and Chrome on OS X 10.8 Mountain Lion.
— Reply to this email directly or view it on GitHub https://github.com/scattering/ipeek/issues/3.
Point number did not match the number of columns.
On Thu, Sep 19, 2013 at 5:39 PM, bmaranville notifications@github.comwrote:
How on earth did you discover this?
Brian Maranville NIST Center For Neutron Research 100 Bureau Drive MS 6102 Gaithersburg, MD 20899 (301) 975-6034 http://www.ncnr.nist.gov/instruments/magik/
On 09/19/2013 05:32 PM, Paul Kienzle wrote:
The final column of the heatmap renderer is not being shown on the plot unless you zoom beyond the edge of the window. It probably has to do with the need for one more edge for the x/y axis values than the number of cells in the 2-D array.
Occurs on both Safari and Chrome on OS X 10.8 Mountain Lion.
— Reply to this email directly or view it on GitHub https://github.com/scattering/ipeek/issues/3.
— Reply to this email directly or view it on GitHubhttps://github.com/scattering/ipeek/issues/3#issuecomment-24775485 .
Ah.
Oh, and the BT1 problem was caused when I added BT8. I was creating a 2d plot any time line.pixels > 1, but for BT1 you want a 1d plot all the time. It's fixed now - it wasn't a memory issue.
Brian Maranville NIST Center For Neutron Research 100 Bureau Drive MS 6102 Gaithersburg, MD 20899 (301) 975-6034 http://www.ncnr.nist.gov/instruments/magik/
On 09/19/2013 05:47 PM, Paul Kienzle wrote:
Point number did not match the number of columns.
- Paul
On Thu, Sep 19, 2013 at 5:39 PM, bmaranville notifications@github.comwrote:
How on earth did you discover this?
Brian Maranville NIST Center For Neutron Research 100 Bureau Drive MS 6102 Gaithersburg, MD 20899 (301) 975-6034 http://www.ncnr.nist.gov/instruments/magik/
On 09/19/2013 05:32 PM, Paul Kienzle wrote:
The final column of the heatmap renderer is not being shown on the plot unless you zoom beyond the edge of the window. It probably has to do with the need for one more edge for the x/y axis values than the number of cells in the 2-D array.
Occurs on both Safari and Chrome on OS X 10.8 Mountain Lion.
— Reply to this email directly or view it on GitHub https://github.com/scattering/ipeek/issues/3.
— Reply to this email directly or view it on GitHubhttps://github.com/scattering/ipeek/issues/3#issuecomment-24775485 .
— Reply to this email directly or view it on GitHub https://github.com/scattering/ipeek/issues/3#issuecomment-24775963.
The final column of the heatmap renderer is not being shown on the plot unless you zoom beyond the edge of the window. It probably has to do with the need for one more edge for the x/y axis values than the number of cells in the 2-D array.
Occurs on both Safari and Chrome on OS X 10.8 Mountain Lion.