Skip to content

Commit

Permalink
remove ikz_plugin and hall from nomad.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
budschi authored Aug 22, 2024
1 parent 846dc36 commit 33ab51b
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions nomad.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,26 +67,26 @@ plugins:
- 'schemas/nomad_analysis'
- 'schemas/RTGSIMS'
- 'parsers/uv_vis_nir_transmission'
- 'ikz_plugin.general:general_schema'
- 'ikz_plugin.characterization:characterization_schema'
- 'ikz_plugin.pld:pld_schema'
- 'ikz_plugin.movpe:movpe_schema'
- 'ikz_plugin.movpe.movpe2.growth_excel:movpe2_growth_excel_parser'
- 'ikz_plugin.movpe.movpe1.growth_excel:movpe1_growth_excel_parser'
- 'ikz_plugin.movpe.substrate:substrate_excel_parser'
- 'ikz_plugin.mbe:mbe_schema'
- 'ikz_plugin.directional_solidification:dir_sol_schema'
- 'ikz_plugin.directional_solidification:dir_sol_manual_protocol_excel_parser'
- 'ikz_plugin.czochralski:czochralski_schema'
- 'ikz_plugin.czochralski:czochralski_multilog_parser'
# - 'ikz_plugin.general:general_schema'
# - 'ikz_plugin.characterization:characterization_schema'
# - 'ikz_plugin.pld:pld_schema'
# - 'ikz_plugin.movpe:movpe_schema'
# - 'ikz_plugin.movpe.movpe2.growth_excel:movpe2_growth_excel_parser'
# - 'ikz_plugin.movpe.movpe1.growth_excel:movpe1_growth_excel_parser'
# - 'ikz_plugin.movpe.substrate:substrate_excel_parser'
# - 'ikz_plugin.mbe:mbe_schema'
# - 'ikz_plugin.directional_solidification:dir_sol_schema'
# - 'ikz_plugin.directional_solidification:dir_sol_manual_protocol_excel_parser'
# - 'ikz_plugin.czochralski:czochralski_schema'
# - 'ikz_plugin.czochralski:czochralski_multilog_parser'
- 'nomad_ikz_raman.parsers:ramanparser'
- 'nomad_ikz_raman.schema_packages:raman'
- 'nomad_ikz_fz.schema_packages:mypackage'
- 'nomad_ikz_omega_theta_xrd.schema_packages:omegascan'
- 'nomad_ikz_omega_theta_xrd.parsers:omegathetaxrdparser'
- "lakeshore_nomad_plugin.hall:hall_schema"
- "lakeshore_nomad_plugin.hall.instrument_parser:hall_instrument_parser"
- "lakeshore_nomad_plugin.hall.measurement_parser:hall_measurement_parser"
# - "lakeshore_nomad_plugin.hall:hall_schema"
# - "lakeshore_nomad_plugin.hall.instrument_parser:hall_instrument_parser"
# - "lakeshore_nomad_plugin.hall.measurement_parser:hall_measurement_parser"
- 'laytec_epitt_plugin:laytec_schema'
- 'laytec_epitt_plugin:laytec_parser'

Expand Down

0 comments on commit 33ab51b

Please sign in to comment.