diff --git a/cernopendata/config.py b/cernopendata/config.py index f27af89a21..b1a00c94f4 100644 --- a/cernopendata/config.py +++ b/cernopendata/config.py @@ -101,7 +101,6 @@ "mybinder.org", "cms-results.web.cern.ch", "cds.cern.ch", - "img.youtube.com", ], }, "content_security_policy_report_uri": None, diff --git a/cernopendata/modules/fixtures/data/docs/atlas-open-data-for-research-release-2024/atlas-open-data-for-research-release-2024.md b/cernopendata/modules/fixtures/data/docs/atlas-open-data-for-research-release-2024/atlas-open-data-for-research-release-2024.md index 87c2960269..f931516616 100644 --- a/cernopendata/modules/fixtures/data/docs/atlas-open-data-for-research-release-2024/atlas-open-data-for-research-release-2024.md +++ b/cernopendata/modules/fixtures/data/docs/atlas-open-data-for-research-release-2024/atlas-open-data-for-research-release-2024.md @@ -4,13 +4,13 @@ The ATLAS Experiment at CERN has made two years’ worth of scientific data avai “Open access is a core value of CERN and the ATLAS Collaboration,” says Andreas Hoecker, ATLAS Spokesperson. “Since its beginning, ATLAS has strived to make its results fully accessible and reusable through open access archives such as [arXiv](https://arxiv.org/search/?query=ATLAS&searchtype=author&source=header) and [HepData](https://www.hepdata.net/search/?q=&collaboration=ATLAS). ATLAS has routinely released open data for educational purposes. Now, we’re taking it one step further — inviting everyone to explore the data that led to our discoveries.” -Released under the [Creative Commons CC0 waiver](https://www.google.com/url?q=https://creativecommons.org/publicdomain/zero/1.0/legalcode.en&sa=D&source=docs&ust=1718970196670398&usg=AOvVaw1PABiSus03t0AxC3TYH5RL), ATLAS has made public all the data collected by the experiment during the 2015 and 2016 proton–proton operation of the LHC. This is approximately 65 TB of data, representing over 7 billion LHC collision events. In addition, ATLAS has released 2 billion events of simulated “Monte Carlo” data, which are essential for carrying out a physics analysis. +Released under the [Creative Commons CC0 waiver](https://creativecommons.org/publicdomain/zero/1.0/legalcode.en), ATLAS has made public all the data collected by the experiment during the 2015 and 2016 proton–proton operation of the LHC. This is approximately 65 TB of data, representing over 7 billion LHC collision events. In addition, ATLAS has released 2 billion events of simulated “Monte Carlo” data, which are essential for carrying out a physics analysis. -External researchers, in particular, are encouraged to explore the ATLAS open data. “Along with the data, we have provided comprehensive documentation on several of our analyses, guiding users through our process step-by-step,” says Zach Marshall, ATLAS Computing Coordinator. “These guides provide first-hand experience of working on a real ATLAS result, allowing anyone to test our tools, and evaluate the systematic uncertainties associated with the result for themselves.” +External researchers, in particular, are encouraged to explore the ATLAS open data. “Along with the data, we have provided comprehensive documentation on several of our analyses, guiding users through our process step-by-step,” says Zach Marshall, ATLAS Computing co-Coordinator. “These guides provide first-hand experience of working on a real ATLAS result, allowing anyone to test our tools, and evaluate the systematic uncertainties associated with the result for themselves.” ATLAS traditionally collaborates with non-ATLAS scientists through [short-term associations](https://atlas.cern/Discover/Collaboration/External-Collaboration), granting them full access to ATLAS data, internal tools, and information. Through the open data, ATLAS researchers hope to further nurture this dialogue and collaboration. “In particular,” adds Zach, “we’d like to encourage phenomenologists and also computer scientists to explore our datasets, instead of relying on mock-ups.” -Today’s release builds upon previous open data releases for educational use (in 2016 and 2020). “All of our open data releases are now available through the [ATLAS open data website](https://opendata.atlas.cern/),” says Dilia Portillo, ATLAS Outreach and Education Coordinator. “The website includes multi-level documentation, video tutorials and online tools aimed at the full-spectrum of users, from high school students to senior particle physics researchers. In addition, the software used to create the education-use open data has been released. This provides a seamless transition from the research open data to all the tutorials for outreach and education, including newly updated Higgs-boson discovery documentation. With a bit of time and dedication, you can go from being a relative novice to carrying out your own analysis.” +Today’s release builds upon previous open data releases for educational use (in 2016 and 2020). “All of our open data releases are now available through the [ATLAS open data website](https://opendata.atlas.cern/),” says Dilia Portillo, ATLAS Outreach and Education co-Coordinator. “The website includes multi-level documentation, video tutorials and online tools aimed at the full-spectrum of users, from high school students to senior particle physics researchers. In addition, the software used to create the education-use open data has been released. This provides a seamless transition from the research open data to all the tutorials for outreach and education, including newly updated Higgs-boson discovery documentation. With a bit of time and dedication, you can go from being a relative novice to carrying out your own analysis.” The ATLAS open data website also serves as a hub for the community, which includes teachers, students, enthusiasts and, now, scientists. Anyone diving into the open data can also directly engage with ATLAS physicists, who are available to respond to user feedback and take suggestions. @@ -18,7 +18,7 @@ This release marks the start of more to come, with ATLAS’ first release of lea Begin your journey with [ATLAS open data](https://opendata.atlas.cern/docs/userpath/quickstart) by following the tutorial below. -[![ATLAS Open Data Tutorial](https://img.youtube.com/vi/p36hfgy2b9E/0.jpg)](https://www.youtube.com/watch?v=p36hfgy2b9E) +[![ATLAS Open Data Tutorial](/static/docs/atlas-open-data-for-research-release-2024/0.jpg)](https://www.youtube.com/watch?v=r83e1FJOxqg) ## Get started with ATLAS open data diff --git a/cernopendata/modules/theme/static/docs/atlas-open-data-for-research-release-2024/0.jpg b/cernopendata/modules/theme/static/docs/atlas-open-data-for-research-release-2024/0.jpg new file mode 100644 index 0000000000..7b9406bf28 Binary files /dev/null and b/cernopendata/modules/theme/static/docs/atlas-open-data-for-research-release-2024/0.jpg differ