Skip to content

Kvec talks to isodistort #139

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

Open
wants to merge 328 commits into
base: master
Choose a base branch
from
Open

Kvec talks to isodistort #139

wants to merge 328 commits into from

Conversation

Kvieta1990
Copy link
Collaborator

@Kvieta1990 Kvieta1990 commented Feb 12, 2025

I added in the capability to communicate with the isodistort server after the k-vector search in GSAS-II. Once we get the searched k-vector table, we can select either of the k vectors in the table and click on the button to talk to isodistort.

Currently, I am only outputting all the CIF files corresponding to all the isotropic subgroups associated with the selected k vector. The next step will be to incorporate those CIF files into independent GSAS-II project file, which I may need help from @briantoby

N.B. For the moment, I am outputting all the CIF files into os.getpwd(). Not sure whether this is the optimal solution. Also, after the output is done, I am having a message box saying the job is done and include the output path in the message box. However, it seems the path in the message box would be wrapped up and I don't know the way to control the message box window size so that the path can be displayed in a single line.

Here is the file that we can use for testing and further development.
Ba6Co6_nuc_refine.gpx.zip

briantoby and others added 28 commits January 25, 2025 17:40
…ff in self-tests; fix print code that generated a warning
…t issues; fix import of importlib.util; xfer config.py to config.ini automatically
@Kvieta1990 Kvieta1990 added the enhancement New feature or request label Feb 12, 2025
@Kvieta1990 Kvieta1990 requested a review from briantoby February 12, 2025 16:38
vondreele and others added 24 commits May 22, 2025 11:07
Remove np.float from saved background files
…tus line to update plot

RB selection now puts view point at RB origin not 1st atom.
@Kvieta1990
Copy link
Collaborator Author

Got the project generated successfully but it seems that the phase in the new generated project file is not changed. Not sure why. will keep working on this.

@briantoby
Copy link
Collaborator

I have made changes but was prepared to test them. I think this will now rename the phase properly in the data tree for the created .gpx files. Please let me know if there are any non-obvious bugs that I have created

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

Successfully merging this pull request may close these issues.

4 participants