Skip to content

Commit

Permalink
Update CITATION.cff
Browse files Browse the repository at this point in the history
update to citation metadata
  • Loading branch information
AxelHenningsson authored Aug 4, 2024
1 parent 847f18e commit dac3b7f
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: article
message: "If you use this software, please cite it as below."
authors:
- family-names: "Henningsson"
given-names: "Axel"
- family-names: "Hall"
given-names: "Stephen A."
title: "{\it xrd_simulator}: 3D X-ray diffraction simulation software supporting 3D polycrystalline microstructure morphology descriptions"
- family-names: "Henningsson"
given-names: "Axel"
orcid: "https://orcid.org/0000-0001-6967-9726"
- family-names: "Hall"
given-names: "Stephen A."
title: "xrd_simulator: 3D X-ray diffraction simulation software supporting 3D polycrystalline microstructure morphology descriptions"
journal: "Journal of Applied Crystallography"
year: "2023"
volume: "56"
Expand All @@ -15,10 +16,3 @@ pages: "282--292"
month: "Feb"
doi: "10.1107/S1600576722011001"
url: "https://doi.org/10.1107/S1600576722011001"
abstract: "An open source Python package named {\it xrd_simulator}, capable of simulating geometrical interactions between a monochromatic X-ray beam and a polycrystalline microstructure, is described and demonstrated. The software can simulate arbitrary intragranular lattice variations of single crystals embedded within a multiphase 3D aggregate by making use of a tetrahedral mesh representation where each element holds an independent lattice. By approximating the X-ray beam as an arbitrary convex polyhedral region in space and letting the sample be moved continuously through arbitrary rigid motions, data from standard and non-standard measurement sequences can be simulated. This implementation is made possible through analytical solutions to a modified, time-dependent version of the Laue equations. The software, which primarily targets three-dimensional X-ray diffraction microscopy (high-energy X-ray diffraction microscopy) type experiments, enables the numerical exploration of which sample quantities can and cannot be reconstructed for a given acquisition scheme. Similarly, {\it xrd_simulator} targets investigations of different measurement sequences in relation to optimizing both experimental run times and sampling."
keywords:
- "X-ray diffraction"
- "3DXRD"
- "simulation tools"
- "polycrystalline microstructure"
- "computer programs"

0 comments on commit dac3b7f

Please sign in to comment.