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

new common base classes #1467

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

new common base classes #1467

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

Comments

@sanbrock
Copy link
Contributor

common new base classes needed for more than one domain:

  • NXactivity:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXactuator:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXcalibration:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXchamber:
    • APM
    • EM
  • NXchemical_process:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXcircuit:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXcomponent:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXcoordinate_system:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXcoordinate_system_set:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXcs_computer:
    • APM
    • EM
  • NXcs_profiling:
    • APM
    • EM
  • NXcs_profiling_event:
    • APM
    • EM
  • NXdeflector:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXdistortion:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXfabrication:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXfit_function:
    • APM
    • EM
    • MPES
  • NXfit_parameter:
    • APM
    • EM
    • MPES
  • NXhistory:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXidentifier:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXimage_set:
    • APM
    • EM
  • NXion:
    • APM
    • EM
  • NXlens_em:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXmanipulator:
    • MPES
    • optical_spectroscopy
  • NXpeak:
    • APM
    • EM
    • MPES
  • NXphysical_process:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXpid:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXprogram:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXpump:
    • APM
    • EM
  • NXregistration:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXresolution:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXroi:
    • APM
    • EM
  • NXrotation_set:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXsample_component_set:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXserialized:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXsingle_crystal:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXstage_lab:
    • APM
    • EM
  • NXsubstance:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
  • NXunit_cell:
    • APM
    • EM
    • MPES
    • optical_spectroscopy
@sanbrock sanbrock converted this from a draft issue Sep 26, 2024
@sanbrock
Copy link
Contributor Author

PR #1426

@lukaspie lukaspie linked a pull request Sep 29, 2024 that will close this issue
@sanbrock
Copy link
Contributor Author

sanbrock commented Nov 6, 2024

Base classes already discussed together with NXinstrument (PR #1419 ):
NXactivity:
NXactuator:
NXcalibration:
NXfabrication:
NXhistory:
NXchemical_process:
NXphysical_process:
NXidentifier:
NXresolution:
NXserialized:

Base classes to be discussed together with NXsample (PR #1413 ):
NXrotation_set:
NXsample_component_set:
NXsingle_crystal:
NXsubstance:
NXunit_cell:

Base classes to be discussed together with NXtransformation (PR #1415 ):
NXcoordinate_system:
NXcoordinate_system_set:

Base classes related to computational geometry:
NXcs_computer:
NXcs_profiling:
NXcs_profiling_event:
NXprogram:

Base classes discussed with NXsource (PR #1407 ):
NXdeflector:
NXlens_em:

Base classes discussed with NXprocess (PR #1420 ):
NXdistortion:
NXregistration:

Base classes related to NXcalibration discussed with NXinstrument and NXprocess above:
NXfit_function:
NXfit_parameter:
NXpeak:

Remaining elements to be discussed:
NXchamber:
NXcircuit:
NXcomponent:
NXimage_set:
NXion:
NXmanipulator:
NXpid:
NXpump:
NXroi:
NXstage_lab:

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.

1 participant