Guy Moore

Results 11 comments of Guy Moore
trafficstars

This is fantastic. Thank you @mt-huebsch! I have a couple of questions. The major roadblock that I encountered while trying to develop a magnetic symmetry analyzer was for cases in...

Dear @mt-huebsch, thank you for your response! You are correct that spglib accounts for this, although I'm also still trying to identify how they go about addressing the setting/basis issue....

Thank you for the detailed response @mt-huebsch. Yes, I think we are saying more or less the same thing. You mention the Hall symbol, and my approach has been to...

If I remember correctly, I've had similar issues with spglib a while back, which I believe that Matt resolved. I can take a look at the issue later today, and/or...

In my local build, I encounter the error `ValueError: Unable to enumerate`. Is this the same error thrown for you both?

@kamronald stopped by, and we resolved the issue - at least on my machine! He identified that `enumlib` was the source of the error (not the interface to `spglib`), so...

@janosh Yes, I simply pulled the latest `enumlib`, and then built the corresponding fortran executables. I'm not sure if it's possible to identify the `enumlib` version from the executable(s) alone,...

@kamronald You may want to check whether or not you're calling the correct executables, i.e. from a previously compiled enumlib vs. the conda package.

Ah, from the enumlib [README](https://github.com/msg-byu/enumlib/blob/main/README.md) it appears that their conda install only works for OSX and Linux, so it may be a safer bet to simply update the error thrown...

@janosh, yes this was by no means intended as a request! FYI, it appears that @kamronald is still encountering issues besides the enumlib issue that we resolved.