Skip to content

Commit

Permalink
[doc] Improve publications section
Browse files Browse the repository at this point in the history
  • Loading branch information
DraTeots committed Aug 8, 2024
1 parent 5a8a5ac commit ab5e541
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@ do partial or full reconstruction, fully maximizing the available cores for the
Its design strives to be extremely easy to setup when first getting started, yet have a depth of customization
options that allow for more complicated reconstruction as your project grows. The intent is to make it easy to
run on a laptop for local code development, but to also be highly efficent when deploying to large computing
sites like [NERSC](http://www.nersc.gov/){:target="_blank"}.
sites like [NERSC](http://www.nersc.gov/ ":target=_blank").

JANA has undergone a large rewrite with the newer version dubbed JANA2. The code is now available for use
and you are free to browse around. The project is
[hosted on GitHub](https://github.com/JeffersonLab/JANA2)
The project is [hosted on GitHub](https://github.com/JeffersonLab/JANA2)

```cpp
auto tracks = jevent->Get<DTrack>();
Expand Down Expand Up @@ -47,9 +45,10 @@ GluEx and other experiments.

- [JANA2: Multithreaded Event Reconstruction](https://indico.cern.ch/event/708041/papers/3276151/files/9134-JANA2___ACAT2019_Proceedings.pdf)
- [Running AI in JANA2](https://indico.cern.ch/event/1238718/contributions/5431992/attachments/2691231/4670186/2023-07-27_Running-AI-in-JANA2.pdf)
- [Electron Ion Collider Software Overview](https://www.epj-conferences.org/articles/epjconf/pdf/2024/05/epjconf_chep2024_03011.pdf)
- [JANA2 Framework for Event Based and Triggerless Data Processing](https://doi.org/10.1051/epjconf/202024501022)
- [Streaming readout for next generation electron scattering experiments](https://arxiv.org/abs/2202.03085)
- [Streaming Readout of the CLAS12 Forward Tagger Using TriDAS and JANA2](https://arxiv.org/abs/2104.11388)
- [Offsite Data Processing for the GlueX Experiment](https://doi.org/10.1051/epjconf/202024507037)


Curated publications list on [EPSCI Wiki](https://wiki.jlab.org/epsciwiki/index.php/EPSCI_publications_page)

0 comments on commit ab5e541

Please sign in to comment.