-
Notifications
You must be signed in to change notification settings - Fork 927
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 topic/tutorial: Materials science/uep tutorial #4656
Merged
bgruening
merged 26 commits into
galaxyproject:main
from
muon-spectroscopy-computational-project:materials-science/uep-tutorial
Jan 22, 2024
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
f5fa95e
Combine skeleton tutorials into materials science topic
patrick-austin 0f7d88e
Add materials-science.yaml symlink #1
patrick-austin 4aa88f5
Various formatting, typo and clarity improvements #1
patrick-austin ca41ef1
Update tool id for MuSpinSim Configure #1
patrick-austin 57ead8b
Add faq directory and minimal contents #1
patrick-austin bef4845
Fix citation link, image link, reword ALC #1
patrick-austin 5e7b162
Fix repeated image alt text for hyperfine coupling
patrick-austin 593f400
Address various review comments
patrick-austin fcd3bfe
Merge branch 'patrick/1-materials-tutorials' of github.com:muon-spect…
patrick-austin 6482e98
Account for changes to Zenodo filename
patrick-austin a950916
More file renames, and fix MuAIRSS headings
patrick-austin f797553
Update introduction.html
leandro-liborio 81a33b1
Update tutorial.md
leandro-liborio f11779e
Formatting and typo corrections #1
patrick-austin bbdc7e8
Merge pull request #5 from muon-spectroscopy-computational-project/pa…
leandro-liborio c57072f
Merge branch 'main' into patrick/1-materials-tutorials
leandro-liborio ba0ec8a
Adding editorial board
leandro-liborio 32741a3
Fixing indentation
leandro-liborio 5b3763a
Updated tutorial for finding the muon stopping site with Galaxy
leandro-liborio 880d84c
Merge branch 'main' into patrick/1-materials-tutorials
patrick-austin e82e139
Revert deletion of time_estimate, delete maintainers, unescape tool l…
patrick-austin cd4b1f8
Changes for linting and remove MuSpinSim content #1
patrick-austin 8692c1b
Merge pull request #6 from muon-spectroscopy-computational-project/pa…
leandro-liborio 7838bd6
Remove unused MuSpinSim images
patrick-austin 721fb63
Correct alt text, abbreviations and typos in uep tutorial
patrick-austin 9c51a2f
Remove placeholder section from muon-stopping-sites tutorial
patrick-austin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -109,6 +109,12 @@ andrewjpage: | |
orcid: 0000-0001-6919-6062 | ||
joined: 2018-06 | ||
|
||
|
||
anish-mudaraddi: | ||
name: Anish Mudaraddi | ||
email: [email protected] | ||
joined: 2022-11 | ||
|
||
andrewsnelgrove: | ||
name: Andrew Snelgrove | ||
joined: 2023-03 | ||
|
@@ -468,6 +474,12 @@ eancelet: | |
joined: 2021-01 | ||
elixir_node: fr | ||
|
||
elichad: | ||
name: Eli Chadwick | ||
email: [email protected] | ||
orcid: 0000-0002-0035-6475 | ||
joined: 2022-11 | ||
|
||
edmontosaurus: | ||
name: Edwin den Haas | ||
matrix: 'edmontosaurus:matrix.org' | ||
|
@@ -807,6 +819,11 @@ jkreplak: | |
joined: 2020-09 | ||
orcid: 0000-0001-5563-1932 | ||
|
||
joelvdavies: | ||
name: Joel Davies | ||
email: [email protected] | ||
joined: 2022-11 | ||
|
||
jontrow: | ||
name: Jon Trow | ||
joined: 2021-05 | ||
|
@@ -950,6 +967,11 @@ lamouresparus: | |
twitter: lamouresparus | ||
joined: 2021-10 | ||
|
||
leandro-liborio: | ||
name: Leandro Liborio | ||
email: [email protected] | ||
joined: 2022-11 | ||
|
||
Laura190: | ||
name: Laura Cooper | ||
email: [email protected] | ||
|
@@ -1319,6 +1341,11 @@ RareSeas: | |
name: Adelaide Rhodes | ||
joined: 2021-05 | ||
|
||
patrick-austin: | ||
name: Patrick Austin | ||
email: [email protected] | ||
joined: 2022-11 | ||
|
||
paulineauffret: | ||
name: Pauline Auffret | ||
joined: 2022-08 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../topics/materials-science/metadata.yaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
|
||
Materials | ||
========== | ||
|
||
Please refer to the [CONTRIBUTING.md](../../CONTRIBUTING.md) before adding or updating any material |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
# Galaxy - Materials | ||
# | ||
# to build the docker image, go to root of training repo and | ||
# docker build -t materials-science -f topics/materials-science/docker/Dockerfile . | ||
# | ||
# to run image: | ||
# docker run -p "8080:80" -t materials-science | ||
# use -d to automatically dowload the datalibraries in the container | ||
|
||
FROM quay.io/bgruening/galaxy:20.05 | ||
|
||
MAINTAINER Galaxy Training Material | ||
|
||
ENV GALAXY_CONFIG_BRAND "GTN: Materials" | ||
|
||
# copy the tutorials directory for your topic | ||
ADD topics/materials-science/tutorials/ /tutorials/ | ||
|
||
# install everything for tutorials | ||
ADD bin/docker-install-tutorials.sh /setup-tutorials.sh | ||
ADD bin/mergeyaml.py /mergeyaml.py | ||
ADD bin/data_libarary_download.sh /data_libarary_download.sh | ||
RUN /setup-tutorials.sh | ||
|
||
ENTRYPOINT ["/data_libarary_download.sh"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../faqs/README.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
layout: faq-page | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+44.7 KB
topics/materials-science/images/cluster_relaxed_structures_mu+_stopping_sites.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+46.9 KB
topics/materials-science/images/relax_electrostatic_forces_on_muons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+90.7 KB
...materials-science/images/theoretical_basis_of_our_variant_of_the_UEP_method.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
layout: topic | ||
topic_name: materials-science | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
name: materials-science | ||
type: use | ||
title: Materials Science | ||
summary: Modelling, simulation and analysis for the material science domain. | ||
docker_image: "quay.io/galaxy/materials-science-training" | ||
|
||
editorial_board: | ||
- patrick-austin | ||
- leandro-liborio | ||
|
||
requirements: | ||
- type: internal | ||
topic_name: introduction | ||
|
||
subtopics: | ||
- id: muon-spectroscopy | ||
title: "Muon Spectroscopy" | ||
description: "These tutorials cover tools and workflows for muon spectroscopy." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
--- | ||
layout: introduction_slides | ||
logo: "GTN" | ||
title: Introduction to Muon Spectroscopy | ||
type: introduction | ||
contributions: | ||
authorship: | ||
- anish-mudaraddi | ||
- elichad | ||
- patrick-austin | ||
- leandro-liborio | ||
editing: | ||
- joelvdavies | ||
funding: | ||
- eurosciencegateway | ||
subtopic: muon-spectroscopy | ||
priority: 1 | ||
--- | ||
|
||
# What are "Muons"? | ||
|
||
Muons are subatomic particles that have spin 1/2, carry one elementary electric | ||
charge, and have a mass about 207 times the rest mass of the electron or 1/9th | ||
of the rest mass of the proton. | ||
|
||
Muons may be though of as "heavy electrons" or "light protons", and they are | ||
generated via nuclear reactions currently at four muon sources around the world. | ||
|
||
The ISIS Neutron and Muon Source, at the Rutherford Appleton Laboratory in the | ||
UK, is one of them. | ||
|
||
--- | ||
|
||
# What is Muon Spectroscopy? | ||
|
||
In a muon experiment, the muons are channelled into beamlines and fired towards | ||
the samples that we want to study. | ||
|
||
They are implanted into the sample and decay with an average lifetime of 2.2μs, | ||
releasing a positron in the direction of the spin of the muon at the time of | ||
decay. | ||
|
||
The positrons leave the sample and are collected by a positron detector. These | ||
detections are used to infer the behaviour of the muons and, with that, study | ||
different properties of the sample. | ||
|
||
![Diagram showing muon implantation, decay, and positron detection](../images/muon_spectroscopy_diagram.png) | ||
--- | ||
|
||
# Muon Simulations | ||
|
||
One of the main problems in Muon Spectroscopy is knowing where the muon is | ||
implanted - where it stops - inside the sample. | ||
|
||
The stopping site is influenced by many factors and knowing its location is very | ||
useful for the interpretation of muon experiments. | ||
|
||
Computer simulations can help with estimating the muon stopping site. | ||
|
||
--- | ||
|
||
# Muon Galaxy tools | ||
|
||
Muon Galaxy gives easy access to a set of software tools developed by the | ||
[Muon Spectroscopy Computational Project (MSCP)](https://muon-spectroscopy-computational-project.github.io/index.html) | ||
for simulating muon science experiments including: | ||
|
||
- approximating the muon stopping site | ||
|
||
- simulating spin dynamics of muonated structures | ||
|
27 changes: 27 additions & 0 deletions
27
topics/materials-science/tutorials/muon-stopping-sites-muairss-uep/data-library.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
destination: | ||
type: library | ||
name: GTN - Material | ||
description: Galaxy Training Network Material | ||
synopsis: Galaxy Training Network Material. See https://training.galaxyproject.org | ||
items: | ||
- name: Materials Science | ||
description: Modelling, simulation and analysis for the material science domain. | ||
items: | ||
- name: Finding muon stopping sites using the UEP and AIRSS methods | ||
items: | ||
- name: 'DOI: 10.5281/zenodo.6344385' | ||
description: latest | ||
items: | ||
- url: https://zenodo.org/record/6344385/files/Si.cell | ||
src: url | ||
ext: cell | ||
info: https://zenodo.org/record/6344385 | ||
- url: https://zenodo.org/record/6344385/files/Si.castep | ||
src: url | ||
ext: castep | ||
info: https://zenodo.org/record/6344385 | ||
- url: https://zenodo.org/record/6344385/files/Si.den_fmt | ||
src: url | ||
ext: den_fmt | ||
info: https://zenodo.org/record/6344385 |
Binary file added
BIN
+6.37 KB
topics/materials-science/tutorials/muon-stopping-sites-muairss-uep/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
76 changes: 76 additions & 0 deletions
76
topics/materials-science/tutorials/muon-stopping-sites-muairss-uep/tutorial.bib
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
|
||
# This is the bibliography file for your tutorial. | ||
# | ||
# To add bibliography (bibtex) entries here, follow these steps: | ||
# 1) Find the DOI for the article you want to cite | ||
# 2) Go to https://doi2bib.org and fill in the DOI | ||
# 3) Copy the resulting bibtex entry into this file | ||
# | ||
# To cite the example below, in your tutorial.md file | ||
# use {% cite Batut2018 %} | ||
# | ||
# If you want to cite an online resourse (website etc) | ||
# you can use the 'online' format (see below) | ||
# | ||
|
||
@software{Sturniolo_pymuon-suite_2022, | ||
author = {Sturniolo, Simone and Liborio, Leandro and Chadwick, Eli and Murgatroyd, Laura and Laverack, Adam and Mudaraddi, Anish and {Muon Spectroscopy Computational Project}}, | ||
license = {GPL-3.0}, | ||
month = {8}, | ||
title = {{pymuon-suite}}, | ||
url = {https://github.com/muon-spectroscopy-computational-project/pymuon-suite}, | ||
version = {v0.2.3}, | ||
year = {2022} | ||
} | ||
|
||
@article{Liborio2018, | ||
doi = {10.1063/1.5024450}, | ||
url = {https://doi.org/10.1063/1.5024450}, | ||
year = {2018}, | ||
month = apr, | ||
publisher = {{AIP} Publishing}, | ||
volume = {148}, | ||
number = {13}, | ||
pages = {134114}, | ||
author = {Leandro Liborio and Simone Sturniolo and Dominik Jochym}, | ||
title = {Computational prediction of muon stopping sites using <i>ab initio</i> random structure searching ({AIRSS})}, | ||
journal = {The Journal of Chemical Physics} | ||
} | ||
|
||
@article{Sturniolo2019, | ||
doi = {10.1063/1.5085197}, | ||
url = {https://doi.org/10.1063/1.5085197}, | ||
year = {2019}, | ||
month = apr, | ||
publisher = {{AIP} Publishing}, | ||
volume = {150}, | ||
number = {15}, | ||
pages = {154301}, | ||
author = {Simone Sturniolo and Leandro Liborio and Samuel Jackson}, | ||
title = {Comparison between density functional theory and density functional tight binding approaches for finding the muon stopping site in organic molecular crystals}, | ||
journal = {The Journal of Chemical Physics} | ||
} | ||
|
||
@article{Sturniolo2020, | ||
doi = {10.1063/5.0012381}, | ||
url = {https://doi.org/10.1063/5.0012381}, | ||
year = {2020}, | ||
month = jul, | ||
publisher = {{AIP} Publishing}, | ||
volume = {153}, | ||
number = {4}, | ||
pages = {044111}, | ||
author = {Simone Sturniolo and Leandro Liborio}, | ||
title = {Computational prediction of muon stopping sites: A novel take on the unperturbed electrostatic potential method}, | ||
journal = {The Journal of Chemical Physics} | ||
} | ||
|
||
@article {castep, | ||
doi = {10.1524/zkri.220.5.567.65075}, | ||
author = {Clark, S. J. and Segall, M. D. and Pickard, C. J. and Hasnip, P. J. and Probert, M. I. J. and Refson, K. and Payne, M. C.}, | ||
title = {First principles methods using CASTEP}, | ||
journal = {Zeitschrift fuer Kristallographie}, | ||
volume = {220}, | ||
pages = {567}, | ||
year = {2005} | ||
} |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if it's for ESG, do you want to add a
funding:
key with appropriate values?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't realise this was a feature - thanks for the suggestion. Our work with Galaxy/the muon tools has been funded by other bodies as well (e.g. the ALC in the UK) - would it be OK to add them as well to https://github.com/galaxyproject/training-material/blob/main/FUNDERS.yaml ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, you can add more than one :)
Please do!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi there,
Just to understand: you want us to add funding to each of the names?
Just a minor point the funding: we have, essentially, three sources of funding for the Galaxy work. The Ada Lovelace Centre, from STFC; the Physical Sciences Data Infrastructure (PSDI, the equivalent to Germany's NFDI) and the ESG. But we are using them for different things, and I understand that it is important that we are clear about that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@leandro-liborio as I understand it
funding
is a section withincontributions
alongsideauthorship
,editing
. So I don't think we associate funding directly with our individual names (at least - that wasn't how it seemed to work in the other tutorials I looked at...) and it appears in a different section of the tutorial, for example here's the funding for a climate tutorial. As in that example more than one funder can be listed.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi there,
I need to ask the relevant people in the lab about how to reference the Ada Lovelace Centre and the the Physical Sciences Data Infrastructure funding. In the meantime, Patrick have addressed all of the other issues here and we were wondering if we could merge this into the GTN. This is because we would like to see the full thing working (the videos streaming from Galaxy YouTube, the links to the Galaxy tools working) before we present it to our muon colleagues.
Thanks
Leandro