Skip to content
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

Update gojakuch.md #1854

Merged
merged 2 commits into from
Jun 27, 2023
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 pages/fellows/2022/gojakuch.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ shortname: gojakuch
permalink: /fellows/gojakuch.html
fellow-name: Atell-Yehor Krasnopolski
title: Atell-Yehor Krasnopolski - IRIS-HEP Fellow
active: False
active: True
dates:
- start: 2022-06-24
end: 2022-09-08
Expand All @@ -18,15 +18,15 @@ e-mail: [email protected]
projects:
- project_title: Jet Reconstruction with Julia
project_goal: >
The task is to write an Anti-Kt jet reconstruction algorithm in Julia. This will read simulated calorimeter data files and implement the jet finding algorithm on this data. Data will be output as clustered jets. To ensure correctness, comparison with FastJet will be done, both numerically and using visualisation. The speeds of the two codes will then be benchmarked on different platforms, for both serial and multi-threaded running; the convenience for the developer and code maintainability will be assessed.
The task is to write an Anti-Kt jet reconstruction algorithm in Julia. This will read simulated calorimeter data files and implement the jet finding algorithm on this data. Data will be output as clustered jets. To ensure correctness, comparison with FastJet will be done, both numerically and using visualisation. The speeds of the two codes will then be benchmarked on different platforms, for both serial and multi-threaded running; the convenience for the developer and code maintainability will be assessed.
mentors:
- Benedikt Hegner (CERN)
- Graeme A Stewart (CERN)
proposal: /assets/pdf/fellows-2022/208-proposal-Atell-Yehor-Krasnopolski.pdf

- project title: Julia for Analysis Grand Challenge
project goal: >
The goal is to have the AGC 1.0 pipeline as well as some supplementary features implemented in Julia. Additional “stretch” goals might include implementing tools for ML inference from beyond the version 1.0.
The goal is to have the AGC 1.0 pipeline as well as some supplementary features implemented in Julia. Additional “stretch” goals might include implementing tools for ML inference from beyond the version 1.0.
mentors:
- Jerry Ling (Harvard University)
- Alexander Held (UWM)
Expand Down