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

Tools - Datasheet / Table view of material information #87

Open
marshallmcdonnell opened this issue Apr 6, 2017 · 1 comment
Open
Assignees
Labels
GUI: Core GUI features that are core to enitre application GUI: Menu GUI features that are in the Menu Drop-Downs Priority: Low Low priority feature / fix Type: Enhancement Added feature or enhancement of current features

Comments

@marshallmcdonnell
Copy link
Member

marshallmcdonnell commented Apr 6, 2017

Create a tool (in the Tool drop-down from the Menu bar) that we can use to get information given the chemical formula of the material and the composition. Information output would include:

  1. The upper-triagonal matrix of the n x n product of the elements' scattering lenghts (b_i*b_j). Essentially, endcode Matt's GEMM sheet into python and add a view of the matrix. There could be information for both neutron and x-ray values.

  2. Also, given absorbance and possible resonance information. Could even show what banks the resonance would show up in on NOMAD.

  3. Given a *.cif file of the sample, we could have Dan help generate what the NOMAD PDF/G(r)/g(r)/D(r)/T(r)/R(r)/catdog(r) would look like on.

This tool would be useful during reduction but also during the planning of an experiment proposal. We could see the weight of what we would see and generate the plots we expect to see.

@marshallmcdonnell
Copy link
Member Author

UPDATE: We have the info from ONCat now with #133 addition

Would like to take the chemical formula display and expand on it:
image

At top would be a "Input Chemical Formula" or "Define Material or Sample"

Then, as we have in the ONCat UI where we do filtering, have a tab/toolbox below that shows information for the material (scattering lengths, partial weighting, absorption, etc.)

Will need the following information:

@marshallmcdonnell marshallmcdonnell added Type: Enhancement Added feature or enhancement of current features GUI: Reduction Tab The Post-Processing / Reduction tab GUI: Core GUI features that are core to enitre application GUI: Menu GUI features that are in the Menu Drop-Downs Priority: Low Low priority feature / fix and removed GUI: Reduction Tab The Post-Processing / Reduction tab labels Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI: Core GUI features that are core to enitre application GUI: Menu GUI features that are in the Menu Drop-Downs Priority: Low Low priority feature / fix Type: Enhancement Added feature or enhancement of current features
Projects
None yet
Development

No branches or pull requests

3 participants