Skip to content

Commit

Permalink
Merge pull request #746 from HEXRD/dynamic-compression-instrument-tem…
Browse files Browse the repository at this point in the history
…plates

Add instrument templates for dynamic compression
  • Loading branch information
psavery authored Jan 13, 2025
2 parents 8bd2a7d + d30bab3 commit 75940d8
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 0 deletions.
34 changes: 34 additions & 0 deletions hexrd/resources/instrument_templates/dcs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
beam:
energy: 23.705586186374113
vector:
azimuth: 38.0
polar_angle: 90.0
detectors:
DCS:
buffer:
- 0.0
- 0.0
detector_type: planar
pixels:
columns: 2048
rows: 2048
size:
- 0.08
- 0.08
saturation_level: 65536.0
transform:
tilt:
- 0.00607509641736381
- 0.9097932993284474
- -0.012420530801278116
translation:
- -71.19159364308402
- 9.200121736992893
- -61.02325283143973
id: DCS
oscillation_stage:
chi: 0.0
translation:
- 0.0
- 0.0
- 0.0
31 changes: 31 additions & 0 deletions hexrd/resources/instrument_templates/rigaku.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
beam:
energy: 23.53
vector:
azimuth: 90.0
polar_angle: 90.0
detectors:
DCS:
detector_type: planar
pixels:
columns: 2048
rows: 2048
size:
- 0.08
- 0.08
saturation_level: 65536.0
transform:
tilt:
- 0.0
- 0.0
- 0.0
translation:
- 2.1428412398904606
- 7.399220264133925
- -99.0
id: NXXXXXX-XXX-preshot
oscillation_stage:
chi: 0.0
translation:
- 0.0
- 0.0
- 0.0
49 changes: 49 additions & 0 deletions hexrd/resources/instrument_templates/varex.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
beam:
energy: 24.0
vector:
azimuth: 90.0
polar_angle: 90.0
detectors:
Varex1:
detector_type: planar
pixels:
columns: 2880
rows: 2880
size:
- 0.15
- 0.15
saturation_level: 14000.0
transform:
tilt:
- -1.1993716471482228
- 0.044388196740224595
- 2.882069943870495
translation:
- 151.18106409857853
- -244.39105904935926
- -151.64125179106293
Varex2:
detector_type: planar
pixels:
columns: 2880
rows: 2880
size:
- 0.15
- 0.15
saturation_level: 14000.0
transform:
tilt:
- -1.2219868969754015
- -0.007147864589267325
- 2.8824890099757896
translation:
- 157.3792565441871
- 244.92718829312406
- -151.8067276074099
id: EuXFEL
oscillation_stage:
chi: 0.0
translation:
- 0.0
- 0.0
- 0.0

0 comments on commit 75940d8

Please sign in to comment.