Skip to content

XRD reader #22

Description

@woodg07

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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions