Thank you! It works.
Only to report, two minor issues that doesn't seems to create any problem in analysing and saving the data: When the program starts it shows a message box "Document doesn't exists. Specified document path cannot be found or is temporarily unavailable", and the menu "open recent" remains allways empty.
And if a data file is open and the program is closed (quit) it shows the following error message:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Traceback (most recent call last):
File "/usr/share/mmass/gui/panel_documents.py", line 374, in onItemSelected
self.parent.updateNotationMarks()
File "/usr/share/mmass/gui/main_frame.py", line 4008, in updateNotationMarks
self.spectrumPanel.updateNotationMarks(None, refresh=refresh)
File "/usr/share/mmass/gui/panel_spectrum.py", line 810, in updateNotationMarks
self.refresh()
File "/usr/share/mmass/gui/panel_spectrum.py", line 1139, in refresh
self.spectrumCanvas.refresh(fullsize=fullsize)
File "/usr/share/mmass/mspy/plot_canvas.py", line 2044, in refresh
self.draw(graphics, xAxis, yAxis)
File "/usr/share/mmass/mspy/plot_canvas.py", line 1106, in draw
xAxisTicks = self.makeAxisTicks(xAxis[0], xAxis[1])
File "/usr/share/mmass/mspy/plot_canvas.py", line 2199, in makeAxisTicks
rnd = int(abs(numpy.floor(log)))
OverflowError: cannot convert float infinity to integer
-------------------------
mMass: 5.5.0
Python: ('2', '7', '3')
wxPython: 2.8.12.1 (gtk2-unicode)
NumPy: 1.6.2
-------------------------
Architecture: ('64bit', 'ELF')
Machine: x86_64
Platform: Linux-3.7.10-1.16-desktop-x86_64-with-SuSE-12.3-x86_64
Processor: x86_64
System: Linux
Mac: ('', ('', '', ''), '')
MSW: ('', '', '', '')
Linux: ('SuSE', '12.3', 'x86_64')
-------------------------
Add your comments:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thank you again, and best regards.
Marcio