Skip to content
Merged
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This repository has the data for the run [BABY 1L Run #6].

### In Binder

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/LIBRA-project/INSERT-REPO-NAME/HEAD)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/LIBRA-project/BABY-1L-run-6/HEAD)

### Locally

Expand All @@ -26,7 +26,7 @@ conda env create -f environment.yml
- [ ] [Link to Zenodo](https://zenodo.org/)
- [x] Change environment name in [`environment.yml`](environment.yml)
- [x] Change environment name in [CI workflows](.github/workflows)
- [ ] Modify [binder](https://mybinder.org/) badge by inserting the repo name
- [x] Modify [binder](https://mybinder.org/) badge by inserting the repo name
- [x] Add general run data to [`data/general.json`](data/general.json)
- [x] Add LSC data to [`data/tritium_detection`](data/tritium_detection)
- [ ] Add neutron detection data to [`data/neutron_detection`](data/neutron_detection)
Expand All @@ -37,4 +37,4 @@ conda env create -f environment.yml
- [x] Add all analysis to [CI workflows](.github/workflows)
- [ ] Make first release on GitHub
- [ ] Update Zenodo badge with new DOI
- [ ] Link Zenodo record (created automatically) to the [LIBRA-project Zenodo community](https://zenodo.org/communities/libra-project/records)
- [ ] Link Zenodo record (created automatically) to the [LIBRA-project Zenodo community](https://zenodo.org/communities/libra-project/records)
Loading