Skip to content

add documentation how to get rid of xrayutilities parsing messages #52

@dschick

Description

@dschick

when reading SPEC files with the xrayutilities backend, there will be a lot of messages printed while parsing.
This can only be changed directly when loading the module with
xu.config.VERBOSITY = 0
follwoing the description at
https://xrayutilities.sourceforge.io/examples.html#user-specific-config-file

I suggest to automatically change xu.VERBOSITY following the pyevaldata loglevel, because its is not possible to make it directly accessible to the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions