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

Added XAS tools #800

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ mapping:
'Regional Variation' , 'Genome Diversity' , 'Deprecated', 'Interactive tools', 'Apollo', 'Quality Control',
'Multiple Alignments', 'Climate Analysis', 'RNA Analysis', 'Data Managers', 'Extract Features', 'Other Tools',
'Species abundance', 'Biodiversity data exploration', 'Sanger Sequencing', 'Spatial Omics', 'Muon Spectroscopy',
'Compute indicators for turnover boulders fields', 'QIIME 2', 'Astronomy', 'Ecoregionalization', 'Indicators from geometric mean'
'Compute indicators for turnover boulders fields', 'QIIME 2', 'Astronomy', 'Ecoregionalization', 'Indicators from geometric mean',
'XAS (X-ray Absorption Spectroscopy)'
]
"tool_panel_section_id":
type: str
Expand All @@ -58,5 +59,5 @@ mapping:
"animal_detection_on_acoustic_recordings", "regional_variation", "genome_diversity", 'apollo', 'imaging', 'virology',
"deprecated", "interactivetools", "multiple_alignments", "climate_analysis", "rna_analysis", "species_abundance",
"biodiversity_data_exploration", "sanger_sequencing", "spatial_omics", "muon_spectroscopy", "compute_indicators_for_turnover_boulders_fields",
"astronomy", "ecoregionalization", "geom_mean"
"astronomy", "ecoregionalization", "geom_mean", "xas"
]
32 changes: 31 additions & 1 deletion materials.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,34 @@ tools:

- name: mudirac
owner: muon-spectroscopy-computational-project
tool_panel_section_label: Muon Spectroscopy
tool_panel_section_label: Muon Spectroscopy

## XAS

- name: larch_select_paths
owner: muon-spectroscopy-computational-project
tool_panel_section_label: XAS (X-ray Absorption Spectroscopy)

- name: larch_plot
owner: muon-spectroscopy-computational-project
tool_panel_section_label: XAS (X-ray Absorption Spectroscopy)

- name: larch_athena
owner: muon-spectroscopy-computational-project
tool_panel_section_label: XAS (X-ray Absorption Spectroscopy)

- name: larch_artemis
owner: muon-spectroscopy-computational-project
tool_panel_section_label: XAS (X-ray Absorption Spectroscopy)

- name: larch_feff
owner: muon-spectroscopy-computational-project
tool_panel_section_label: XAS (X-ray Absorption Spectroscopy)

- name: larch_lcf
owner: muon-spectroscopy-computational-project
tool_panel_section_label: XAS (X-ray Absorption Spectroscopy)

- name: larch_criteria_report
owner: muon-spectroscopy-computational-project
tool_panel_section_label: XAS (X-ray Absorption Spectroscopy)
Loading