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

Command line interface #16

Open
13 of 16 tasks
jkshenton opened this issue Sep 5, 2022 · 0 comments
Open
13 of 16 tasks

Command line interface #16

jkshenton opened this issue Sep 5, 2022 · 0 comments

Comments

@jkshenton
Copy link
Member

jkshenton commented Sep 5, 2022

The solid state NMR community needs a set of scripts or an easy-to-use command-line interface to perform common post-processing tasks.

Some of the desired functionality includes:

  • Extract and summarise:

    • EFG values from a (set of) .magres file(s)
      • calculate NQR transition frequencies
    • MS values from a (set of) .magres file(s)
    • J-coupling values from a (set of) .magres file(s)
    • Dipolar coupling from a structure file (in any ASE-readable format)
  • Select by:

    • Species
    • CIF label
  • Average over:

    • symmetry-equivalent sites
      • Magnetically equivalent sites
    • sites with the same CIF label
    • groups such as CH3
  • Query:

    • Simple syntax to query the final output summaries e.g. (EFG_alpha >10 and EFG_alpha < 60)
  • Output

    • Results to CSV files
    • Spin system to e.g. SIMPSON
  • Plot

    • Basic 1D spectrum
    • Basic 2D spectrum

Most of this functionality now exists on the master branch of this repo.

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