forked from KATRIN-Experiment/Kassiopeia
-
Notifications
You must be signed in to change notification settings - Fork 2
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
synchronize main branch #25
Merged
Merged
Conversation
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
When using Kassiopeia as external library, previously there were compilation issues observed, likely because of missing definition of the rerefence epoch. This commit fixes that by ensuring the corresponding compile-time constant to be baked into the corresponding header file.
Kommon: Bake KConst epoch into header file
Docker: Update to Fedora 38
As explained in the added comments
Docker: Fix terminals in MyBinder
These were previously stored in the `gh-pages` branch (last commit: 9d2b904 ).
Documentation: Add source files for GitHub Pages
Documentation: Add "Edit on GitHub" link
Documentation: moved gh-pages into main, added "Edit on GitHub" link
* README contents to Welcome Page * Fix 1 README contents to Documentation * Fix 2 README contents to Welcome Page * Fix 3 README contents to Welcome Page * Fix 3 README contents to Welcome Page * Fix 4 README contents to Welcome Page * Fix 4 README contents to Welcome Page * Fix 4 README contents to Welcome Page * removed duplicate image * removed duplicate image and contents from welcome page * Removal of Contents * Restored Contents and Search * test toctree depth 1 * test toctree maxdepth 0 * toctree maxdepth recovered to 4 * hidden toctree, deleted search Page * includehidden * test toctree * hidden * hidden2 * hidden3 * hidden4 * Link to SC * Link to SC 2 * Link to SC 3 * Update wording around Kasper components Co-authored-by: 2xB <31772910+2xB@users.noreply.github.com> * Added toctree dropdown and link to Docker/README.md * Fix 1 Added toctree dropdown and link to Docker/README.md * Fix 2 Added toctree dropdown and link to Docker/README.md * Fix 3 Added toctree dropdown and link to Docker/README.md * Added sphinx_design for dropdown-menu support * Added sphinx_design for dropdown-menu support * Proper cropdown code, moved to top of page * Dropdown test --------- Co-authored-by: 2xB <31772910+2xB@users.noreply.github.com>
fix: remove all references to TBB
README.md contents to compiling.rst: Updated dependencies and version numbers and added substitutions for each mention to streamline version numbers Compared version numbers to Kasper manual
Co-authored-by: 2xB <31772910+2xB@users.noreply.github.com>
Documentation: Dependencies and version numbers updated
Thanks to Caroline F.!
Docker: Add documentation for using Apptainer/Singularity
Broken due to #87
We state Kassiopeia would be compatible starting with ROOT version 6.16, so we should also test against an older version of ROOT. This is the newest patch of the oldest version of ROOT that is available for Ubuntu 20.04.
Due to the use of `TGraph::AddPoint` in `KSROOTZonalHarmonicsPainter`, it is no longer possible to use ROOT versions older than 6.23.2. Since the last published 6.23 version with binaries is 6.23.1, ROOT is just supported beginning with version 6.24.
CI: Add tests for documented dependency installation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.