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

Postprocessing #221

Open
5 tasks
FCMeng opened this issue Nov 27, 2023 · 0 comments
Open
5 tasks

Postprocessing #221

FCMeng opened this issue Nov 27, 2023 · 0 comments

Comments

@FCMeng
Copy link
Collaborator

FCMeng commented Nov 27, 2023

  • Need a dict key to indicate if the spectra are epsilon2 or cross section.
  • Need output for different polarization directions, current implementation is averaged.
  • Need a key for the site index.
  • Need a better way to match the site index between OCEAN and other codes.The site index for all elements in OCEAN starts from 1. For example a system has three Ti sites (all equivalent) and three O sites (all equivalent). For other codes other than OCEAN, the site would be Ti_000 and O_003. For Ti in OCEAN, it would be absspct_Ti.0001_1s_0?, absspct_Ti.0002_1s_0?, absspct_Ti.0003_1s_0?; for O in OCEAN, then it would be absspct_O.0001_1s_0?, absspct_O.0002_1s_0?, absspct_O.0003_1s_0?, which leads the site index quite different compared to other codes.
  • Not sure if we want to store/parse the structure in the output.
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