-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I tried to load a Brucker raw version 4 XRD file from one of our instruments but got the error below. Does this package support this format?
File "stoner_convert.py", line 2, in
d=Stoner.Data.load('test_raw4.raw',filetype=Stoner.formats.instruments.XRDFile)
File "/Users/geoffwood/anaconda3/lib/python3.8/site-packages/Stoner/Core.py", line 2176, in load
filename = self.__file_dialog("r")
AttributeError: 'str' object has no attribute '_DataFile__file_dialog'
Metadata
Metadata
Assignees
Labels
No labels