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

fix: Add focus-area info to past AS Fellow project descriptions #1603

Merged
merged 1 commit into from
Sep 13, 2022
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion pages/fellows/BoZheng.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ active: false
title: Bo Zheng - IRIS-HEP Fellow
fellow-name: Bo Zheng
project_title: pyhf Hardware Acceleration Benchmarking with GPUs and TPUs
focus-area:
focus-area: as
dates:
start: 2020-06-01
end: 2020-08-31
Expand Down
1 change: 1 addition & 0 deletions pages/fellows/peterridolfi.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ project_goal: >
The main goal of this project is to develop a tool that actively identifies and accommodates similarities and nuances between pyhf and CMS Combine models. The tool must be able to convert the given parameters form one type of model to the other type, while maintaining a high degree of accuracy between the actual functionality and predictions that are made by the models. Additionally, the tool should be able to give feedback concerning expected differences in these outputs based on the parameters that are given, and the limitations of the tool itself. Ultimately, the tool will serve as another method for better understanding the models that are created and the predictions that they make.
<br>
GitHub url: <a href="https://github.com/peterridolfi/Pyhf-to-Combine-converter.git">https://github.com/peterridolfi/Pyhf-to-Combine-converter.git</a>
focus-area: as
mentors:
- Matthew Feickert (University of Wisconsin-Madison)
- Alexander Held (University of Wisconsin-Madison)
Expand Down