From 050f1435689961b8ae9d3c2f89ab9f82d9cd1cf2 Mon Sep 17 00:00:00 2001 From: Subindev D <64056430+subindev-d@users.noreply.github.com> Date: Mon, 11 Nov 2024 17:26:44 +0000 Subject: [PATCH] Added XAS tools (#800) * Added XAS tools * add XAS to the tool panel schema --- .schema.yaml | 5 +++-- materials.yaml | 32 +++++++++++++++++++++++++++++++- 2 files changed, 34 insertions(+), 3 deletions(-) diff --git a/.schema.yaml b/.schema.yaml index 10edd8af..802a8dac 100644 --- a/.schema.yaml +++ b/.schema.yaml @@ -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 @@ -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" ] diff --git a/materials.yaml b/materials.yaml index 36ac0bb3..72b702a9 100644 --- a/materials.yaml +++ b/materials.yaml @@ -54,4 +54,34 @@ tools: - name: mudirac owner: muon-spectroscopy-computational-project - tool_panel_section_label: Muon Spectroscopy \ No newline at end of file + 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)