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

NXmpes #1464

Open
sanbrock opened this issue Sep 26, 2024 · 2 comments · May be fixed by #1424
Open

NXmpes #1464

sanbrock opened this issue Sep 26, 2024 · 2 comments · May be fixed by #1424

Comments

@sanbrock
Copy link
Contributor

new application definitions:

  • NXmpes
  • NXmpes_arpes
  • NXxps

new base classes only introduced in this domain:

  • NXcollectioncolumn
  • NXdata_mpes
  • NXdata_mpes_detector
  • NXelectron_level
  • NXelectronanalyser
  • NXenergydispersion
  • NXfit
  • NXfit_background
  • NXprocess_mpes
  • NXspindispersion

all new base classes:

  • NXactivity
  • NXactuator
  • NXcalibration
  • NXchemical_process
  • NXcircuit
  • NXcollectioncolumn
  • NXcomponent
  • NXcoordinate_system
  • NXcoordinate_system_set
  • NXdata_mpes
  • NXdata_mpes_detector
  • NXdeflector
  • NXdistortion
  • NXelectron_level
  • NXelectronanalyser
  • NXenergydispersion
  • NXfabrication
  • NXfit
  • NXfit_background
  • NXfit_function
  • NXfit_parameter
  • NXhistory
  • NXidentifier
  • NXlens_em
  • NXmanipulator
  • NXpeak
  • NXphysical_process
  • NXpid
  • NXprocess_mpes
  • NXprogram
  • NXregistration
  • NXresolution
  • NXrotation_set
  • NXsample_component_set
  • NXserialized
  • NXsingle_crystal
  • NXspindispersion
  • NXsubstance
  • NXunit_cell

depends on changes in these base_classes:

  • NXaperture
  • NXbeam
  • NXdata
  • NXdetector
  • NXentry
  • NXenvironment
  • NXinstrument
  • NXmonochromator
  • NXprocess
  • NXsample
  • NXsample_component
  • NXsensor
  • NXsource
  • NXsubentry
  • NXtransformations
  • NXuser

depends on changes in these applications:

  • NXarpes

depends on unchanged base_classes:

  • NXattenuator
  • NXbeam_stop
  • NXbending_magnet
  • NXcapillary
  • NXcollection
  • NXcollimator
  • NXcrystal
  • NXcylindrical_geometry
  • NXdetector_channel
  • NXdetector_group
  • NXdetector_module
  • NXdisk_chopper
  • NXevent_data
  • NXfermi_chopper
  • NXfilter
  • NXflipper
  • NXgeometry
  • NXgrating
  • NXguide
  • NXinsertion_device
  • NXlog
  • NXmirror
  • NXmoderator
  • NXmonitor
  • NXnote
  • NXoff_geometry
  • NXorientation
  • NXparameters
  • NXpolarizer
  • NXpositioner
  • NXshape
  • NXtranslation
  • NXvelocity_selector
  • NXxraylens
@sanbrock
Copy link
Contributor Author

sanbrock commented Sep 30, 2024

Proposal:

  • NXcollectioncolumn
    features: scheme, extractor_voltage, extractor_current, working_distance, node, lens_mode, angular_acceptance, spatial_acceptance, magnification, TRANSFORMATION, APERTURE, FABRICATION
  • NXelectron_level: Electronic level probed in X-ray spectroscopy or resonance experiments.
    features: element, level_iupac, level_electron_config
  • NXelectronanalyser
    features: description, name, short_name, work_function, voltage_energy_range, energy_resolution, momentum_resolution, angular_resolution, spatial_resolution, [fast/slow]_axes, transmission_function, TRANSFORMATIONS, COLLECTIONCOLUMN, ENERGYDISPERSION, SPINDISPEDSION, DETECTOR, DEFLECTOR, LENS_EM, FABRICATION
  • NXenergydispersion
    features: scheme, pass_energy, kinetic_energy, drift_energy, center_energy, energy_interval, diameter, radius, energy_scan_mode, tof_distance, depends_on, APERTURE, DEFLECTOR, LENS_EM, FABRICATION, TRANSFORMATIONS:
  • NXspindispersion
    features: type, figure_of_merit, shermann_function, scattering_energy, scattering_angle, target, target_preparation, target_preparation_date, depends_on, TRANSFORMATIONS, DEFLECTOR, LENS_EM
  • NXfit, NXpeak, NXfit_background, NXfit_function
    all describing a fit procedure (e.g. a peak fitting in spectroscopy)
  • NXprocess_mpes -> extending NXprocess
    features: energy_calibration: (NXcalibration), kN_calibration: (NXcalibration), angularN_calibration (NXcalibration), spatialN_calibration (NXcalibration), delay_calibration: (NXcalibration), polarization_angle_calibration: (NXcalibration), ellipticity_calibration (NXcalibration), energy_referencing: (NXcalibration), REGISTRATION, DISTORTION, CALIBRATION
  • NXmpes - base AppDef for Photoemmission Spectroscopy
  • NXmpes_arpes - extended arpes
  • NXxps - specific for xps

@lukaspie
Copy link
Contributor

lukaspie commented Oct 8, 2024

new application definitions:

  • NXmpes
  • NXmpes_arpes
  • NXxps

new base classes to be discussed here:

  • NXcircuit
  • NXcollectioncolumn
  • NXcomponent
  • NXdata_mpes
  • NXdata_mpes_detector
  • NXdeflector
  • NXdistortion
  • NXelectron_level
  • NXelectronanalyser
  • NXenergydispersion
  • NXfit
  • NXfit_background
  • NXfit_function
  • NXfit_parameter -> replaced by NXparameters
  • NXlens_em
  • NXmanipulator
  • NXpeak
  • NXprocess_mpes -> shall be integrated into NXmpes directly
  • NXprogram
  • NXspindispersion

new base classes discussed elsewhere:

depends on changes in these applications:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: FAIRmat contributions
Development

Successfully merging a pull request may close this issue.

2 participants