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

Adding Findsym, Method 4 #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

tabmapi
Copy link

@tabmapi tabmapi commented May 15, 2023

Findsym: get_sym(cif, outfname) returns a symmetrised version of the input cif

New isodistort.py file -> should replace isoget
Contains method 3 -> get renamed to getMethod3, same arguments as before
format checking moved to a separate function

getMethod4(parentcif, subcif, outfname, specify, basis, format, var_dict)
-> gets distortions from parentcif to subcif
-> default - automatic basis detection, basis = []
-> can specify basis by setting specify to True and defining the basis

get_sym(cif, outfname) takes a specified cif and returns a symmetrised version
New isodistort.py -> replaces isoget.py

Adds method 4 functionality
Rename get -> getMethod3
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

Successfully merging this pull request may close these issues.

1 participant