Warning, /drich-dev/doc/branches.md is written in an unsupported language. File is not indexed.
0001 # Working Branches
0002
0003 The following tables list `git` branches for each repository. Each table is for a
0004 project or recommended configuration. Links to corresponding pull requests are provided.
0005 We intend to keep these tables up-to-date as development proceeds.
0006
0007 ## Production
0008 | Repository | Branch |
0009 | --: | --- |
0010 | `drich-dev` | `main` |
0011 | `epic` | `main` |
0012 | `EDM4eic` | `main` |
0013 | `irt` | `main` |
0014 | `EICrecon` | `main` |
0015 | `reconstruction_benchmarks` | `master` |
0016
0017 ## IRT -- Legacy Juggler Support (DEPRECATED, replaced by EICrecon)
0018 | Repository | Branch | Pull Request |
0019 | --: | --- | --- |
0020 | `drich-dev` | `main` | |
0021 | `epic` | `main` | |
0022 | `EDM4eic` | `irt-data-model` | https://github.com/eic/EDM4eic/pull/1 |
0023 | `irt` | `main` | |
0024 | `EICrecon` | `main` | |
0025 | `juggler` | `73-add-rich-irt-algorithm` | [MR at EICweb](https://eicweb.phy.anl.gov/EIC/juggler/-/merge_requests/377) |
0026
0027 NOTE: do not build `EICrecon`, since for Juggler support we only need the
0028 `IrtGeo*` classes which are built externally here in `drich-dev`.