Skip to content

Commit 245bb64

Browse files
Readme update
1 parent 266bb49 commit 245bb64

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This is a template repository for experimental runs of LIBRA.
66

7-
This repository has the data for the run [**insert run name**].
7+
This repository has the data for the run [BABY 1L Run #10].
88

99
## How to reproduce the results
1010

@@ -20,21 +20,21 @@ This repository has the data for the run [**insert run name**].
2020
conda env create -f environment.yml
2121
```
2222

23-
2. Run the notebooks with the created environment `[INSERT NAME OF ENV]`
23+
2. Run the notebooks with the created environment `baby-1l-run-10`
2424

2525
## Todo list:
2626
- [ ] [Link to Zenodo](https://zenodo.org/)
27-
- [ ] Change environment name in [`environment.yml`](environment.yml)
28-
- [ ] Change environment name in [CI workflows](.github/workflows)
27+
- [x] Change environment name in [`environment.yml`](environment.yml)
28+
- [x] Change environment name in [CI workflows](.github/workflows)
2929
- [ ] Modify [binder](https://mybinder.org/) badge by inserting the repo name
30-
- [ ] Add general run data to [`data/general.json`](data/general.json)
31-
- [ ] Add LSC data to [`data/tritium_detection`](data/tritium_detection)
30+
- [x] Add general run data to [`data/general.json`](data/general.json)
31+
- [x] Add LSC data to [`data/tritium_detection`](data/tritium_detection)
3232
- [ ] Add neutron detection data to [`data/neutron_detection`](data/neutron_detection)
33-
- [ ] Add OpenMC model to [`analysis/neutron`](analysis/neutron)
34-
- [ ] Add Tritium model to [`analysis/tritium`](analysis/tritium)
33+
- [x] Add OpenMC model to [`analysis/neutron`](analysis/neutron)
34+
- [x] Add Tritium model to [`analysis/tritium`](analysis/tritium)
3535
- [ ] Add the right version tags to [`environment.yml`](environment.yml)
3636
- [ ] Add and update information in the README
37-
- [ ] Add all analysis to [CI workflows](.github/workflows)
37+
- [x] Add all analysis to [CI workflows](.github/workflows)
3838
- [ ] Make first release on GitHub
3939
- [ ] Update Zenodo badge with new DOI
4040
- [ ] Link Zenodo record (created automatically) to the [LIBRA-project Zenodo community](https://zenodo.org/communities/libra-project/records)

0 commit comments

Comments
 (0)