-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Original author: trx...@gmail.com (June 29, 2010 08:53:07)
What steps will reproduce the problem?
Q, 2Theta, or chi integration of a 2D frame with no intensity.
What is the expected output? What do you see instead?
Expected is a plot of intensities but an error in getNiceRange in Axis.py emerges. This is especially bad in the case of execution of a macros since the process breaks.
What version of the product are you using? On what operating system?
Area Diffraction Machine v2_beta_248.zip was used on XP prof.
Please provide any additional information below.
As a temporary solution I disabled the plot function (this also speeds the execution of the macros). May be it is a good idea to disable plotting and frame image update during macros execution. Or at least provide an option in the macros to do so.
A new version of the AreaDiffractionMachine.py and drafted version of the AreaDiffractionMachine.exe are attached.
Original issue: http://code.google.com/p/areadiffractionmachine/issues/detail?id=53