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

88 add xrf measurents #90

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

88 add xrf measurents #90

wants to merge 16 commits into from

Conversation

fabianschoeppach
Copy link
Collaborator

@fabianschoeppach fabianschoeppach commented Apr 8, 2024

Still work in progress. @hampusnasstrom wanted to see a draft. 🙂

@fabianschoeppach fabianschoeppach linked an issue Apr 8, 2024 that may be closed by this pull request
@fabianschoeppach fabianschoeppach marked this pull request as draft April 8, 2024 15:32
@fabianschoeppach
Copy link
Collaborator Author

fabianschoeppach commented Apr 19, 2024

Overview on the work which has been done:

  • Created a schema with XRayFluorescence etc. closely mirrored the structure from xrd schema
  • a ELNXRayFluorescence reference implementation which should be extendable to handle other file formats
  • specific reader for extracting data (multiple layers, elements, elemental lines and intensities) from the UBIK XRF file format
  • Include XRF test files

Things which still are unclear/not implemented

  • Sample handling: Up to now only Sample id as string
  • UBIK files do not contain information regarding measurement setup
    (energy, spot size, integration time etc -> XRFSettings)
  • Library measurement as HZB stuff not included

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

Successfully merging this pull request may close these issues.

Add XRF measurents
1 participant