Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dschick opened this issue Feb 3, 2023 · 0 comments
Open

Comments

@dschick
Copy link
Owner

dschick commented Feb 3, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant