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

Oasys example for diffraction #89

Open
JunCEEE opened this issue Sep 23, 2022 · 3 comments
Open

Oasys example for diffraction #89

JunCEEE opened this issue Sep 23, 2022 · 3 comments
Assignees

Comments

@JunCEEE
Copy link
Contributor

JunCEEE commented Sep 23, 2022

No description provided.

@aljosahafner
Copy link
Contributor

  1. Commit and push the try, except way of handling the import of GAPD (Enable Panosc add-on to be downloaded and installed by Oasys package manager)
  2. Work on GAPD UI and results presentation
  3. Write a short documentation on installing GAPD (for the add-on)

@aljosahafner
Copy link
Contributor

  1. done, work on 2. and 3.

@aljosahafner
Copy link
Contributor

We will pass the input as a json file.

{
"Sample":{
"File format": "cfg",
"File name": "single-cu.cfg" },
"Detector":{
"twotheta0": 20.0,
"twotheta1": 50.0,
"dtwotheta": 0.5,
"gamma0": 0,
"gamma1":360.0,
"dgamma":0.1,
"dx": [0, 1, 0],
"Normal incidence diraction": [0, 0, -1],
"poni": [0, 0],
"Sample to detector distance (mm)": 250}
"Beam":{
"Incidence direction": [0, 0, -1],
"Transverse diraction": [0, 1, 0] },
"GAPDparameters":{
"Output file name": "diffr"}
}

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

2 participants