From de52213a79b9110f6c97d2ebba2acc258792165d Mon Sep 17 00:00:00 2001 From: Matthew Feickert Date: Tue, 13 Sep 2022 00:16:12 -0500 Subject: [PATCH] fix: Add focus-area info to past AS Fellow project descriptions * Without the focus-area info being added to the project the Fellows do not show up on the AS page as past Fellows. --- pages/fellows/BoZheng.md | 2 +- pages/fellows/peterridolfi.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/fellows/BoZheng.md b/pages/fellows/BoZheng.md index 12c9d0177..abef7f0a9 100644 --- a/pages/fellows/BoZheng.md +++ b/pages/fellows/BoZheng.md @@ -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 diff --git a/pages/fellows/peterridolfi.md b/pages/fellows/peterridolfi.md index 73a9f1edc..e0cb3d90f 100644 --- a/pages/fellows/peterridolfi.md +++ b/pages/fellows/peterridolfi.md @@ -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.
GitHub url: https://github.com/peterridolfi/Pyhf-to-Combine-converter.git +focus-area: as mentors: - Matthew Feickert (University of Wisconsin-Madison) - Alexander Held (University of Wisconsin-Madison)