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

NXstress contribution: stress-strain analysis #1039

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

woutdenolf
Copy link
Contributor

@woutdenolf woutdenolf commented Mar 24, 2022

Application definition for stress-strain analysis as defined by the EASI-STRESS consortium.

NXstress HTML documenation:

https://hdf5.gitlab-pages.esrf.fr/nexus/nxstress_examples/classes/applications/NXstress.html#nxstress

A short summary of the definition

ENTRY@NXentry
    peaks@NXreflections  -->  serves as input for stress-strain calculations
    fit@NXprocess  -->  diagnostics of how `peaks` was generated
        peak_parameters@NXparameters
        background_parameters@NXparameters
        DIFFRACTOGRAM@NXdata
    instrument$NXinstrument  -->  meanly for geometry
        source@NXsource
        DETECTOR@NXdetector
            TRANSFORMATIONS@NXtransformation
        beam_intensity_profile@NXbeam
            TRANSFORMATIONS@NXtransformation
    sample_description$NXsample  -->  meanly for geometry
        gauge_volume@NXparameters
        TRANSFORMATIONS@NXtransformation
    notes@NXnote  -->  free

Some examples:

@woutdenolf woutdenolf marked this pull request as ready for review March 24, 2022 16:46
@woutdenolf woutdenolf changed the title contribution for stress-strain analysis WIP: contribution for stress-strain analysis Mar 24, 2022
@woutdenolf woutdenolf marked this pull request as draft March 24, 2022 16:50
@woutdenolf woutdenolf added definitions contributions Add or modify a contributed definition labels Mar 24, 2022
@woutdenolf woutdenolf force-pushed the contrib_stress_strain branch 6 times, most recently from 0f4148c to b76c745 Compare March 26, 2022 17:47
@woutdenolf woutdenolf force-pushed the contrib_stress_strain branch 2 times, most recently from b217e8b to d9b00a5 Compare April 8, 2022 17:11
@woutdenolf woutdenolf force-pushed the contrib_stress_strain branch 8 times, most recently from 4277c3a to 2716c10 Compare April 27, 2022 12:48
@prjemian prjemian added this to the NXDL 2022.06 milestone Jun 14, 2022
@prjemian prjemian modified the milestones: NXDL 2022.06, NXDL 2023.06 Jun 24, 2022
@woutdenolf woutdenolf force-pushed the contrib_stress_strain branch 3 times, most recently from 8d6398d to 725e93f Compare June 30, 2022 22:01
woutdenolf and others added 26 commits October 23, 2024 09:44
Deleted the energy dispersive information.
Change back again the angstrom symbol
@woutdenolf
Copy link
Contributor Author

Moved NXstress to applications

To be done:

  • Repeat the symbols imported from included classes.
  • Drop optional="true" since it is the default
  • Consistent usage of optional="false" vs. minOccurs="1"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code camp contributions Add or modify a contributed definition definitions
Projects
Status: To finish after the meeting
Development

Successfully merging this pull request may close these issues.

6 participants