diff --git a/_blueprints/A_Coordinated_Ecosystem_for_HEP_Software_Computing-2025-12-03.md b/_blueprints/A_Coordinated_Ecosystem_for_HEP_Software_Computing-2025-12-03.md new file mode 100644 index 000000000..0a5e613d5 --- /dev/null +++ b/_blueprints/A_Coordinated_Ecosystem_for_HEP_Software_Computing-2025-12-03.md @@ -0,0 +1,11 @@ +--- +layout: blueprint +visible: true +topic: A Coordinated Ecosystem for HEP Software and Computing +meetingurl: https://indico.cern.ch/event/1580520/ +meetingdate: 2025-12-03 +focus-areas: +status: planned +location: DC +documents: +--- diff --git a/_blueprints/Analysis_Preservation_Open_Access_Data.md b/_blueprints/Analysis_Preservation_Open_Access_Data.md index 361fc48c1..1779b9402 100644 --- a/_blueprints/Analysis_Preservation_Open_Access_Data.md +++ b/_blueprints/Analysis_Preservation_Open_Access_Data.md @@ -1,13 +1,13 @@ --- layout: blueprint -visible: true +visible: false topic: Analysis Preservation & Open Access Data meetingurl: meetingdate: focus-areas: - ssc - as -status: proposed +status: planned location: documents: --- diff --git a/_blueprints/Analysis_Software_Ecosystem.md b/_blueprints/Analysis_Software_Ecosystem.md index ae7ea3958..6f065a423 100644 --- a/_blueprints/Analysis_Software_Ecosystem.md +++ b/_blueprints/Analysis_Software_Ecosystem.md @@ -1,6 +1,6 @@ --- layout: blueprint -visible: true +visible: false topic: Analysis Software Ecosystem meetingurl: meetingdate: diff --git a/_blueprints/Differentiable_Programming_for_Analysis.md b/_blueprints/Differentiable_Programming_for_Analysis.md new file mode 100644 index 000000000..720a255b4 --- /dev/null +++ b/_blueprints/Differentiable_Programming_for_Analysis.md @@ -0,0 +1,12 @@ +--- +layout: blueprint +visible: true +topic: Differentiable Programming for Analysis +meetingurl: +meetingdate: +focus-areas: + - AS +status: planned +location: +documents: +--- \ No newline at end of file diff --git a/_blueprints/HL_LHC_analysis.md b/_blueprints/HL_LHC_analysis.md index 10fe48e77..733d4cb2b 100644 --- a/_blueprints/HL_LHC_analysis.md +++ b/_blueprints/HL_LHC_analysis.md @@ -2,13 +2,13 @@ layout: blueprint visible: true topic: Physics analysis at the HL-LHC -meetingurl: -meetingdate: Spring 2025 +meetingurl: https://indico.cern.ch/event/1515493/ +meetingdate: 2025-05-15 focus-areas: - as - doma - ssl -status: proposed +status: complete location: Virtual documents: --- diff --git a/_blueprints/Integration_of_Data_Management_Analysis_Services_Coffea-Casa_ServiceX_Skyhook_etc.md b/_blueprints/Integration_of_Data_Management_Analysis_Services_Coffea-Casa_ServiceX_Skyhook_etc.md index fd449587f..c5d04ba9e 100644 --- a/_blueprints/Integration_of_Data_Management_Analysis_Services_Coffea-Casa_ServiceX_Skyhook_etc.md +++ b/_blueprints/Integration_of_Data_Management_Analysis_Services_Coffea-Casa_ServiceX_Skyhook_etc.md @@ -1,12 +1,12 @@ --- layout: blueprint -visible: true +visible: false topic: Integration of Data Management & Analysis Services (Coffea-Casa, ServiceX, Skyhook, etc) meetingurl: meetingdate: focus-areas: - doma -status: proposed +status: planned location: documents: --- diff --git a/_blueprints/SSL_and_the_IRIS-HEP_Grand_Challenges.md b/_blueprints/SSL_and_the_IRIS-HEP_Grand_Challenges.md index 35f4fb1e0..9528e03b5 100644 --- a/_blueprints/SSL_and_the_IRIS-HEP_Grand_Challenges.md +++ b/_blueprints/SSL_and_the_IRIS-HEP_Grand_Challenges.md @@ -1,6 +1,6 @@ --- layout: blueprint -visible: true +visible: false topic: SSL and the IRIS-HEP Grand Challenges meetingurl: meetingdate: diff --git a/_blueprints/Simulation_Based_Inference.md b/_blueprints/Simulation_Based_Inference.md new file mode 100644 index 000000000..e55369d9e --- /dev/null +++ b/_blueprints/Simulation_Based_Inference.md @@ -0,0 +1,12 @@ +--- +layout: blueprint +visible: true +topic: Simulation Based Inference (SBI) +meetingurl: +meetingdate: +focus-areas: + - AS +status: planned +location: +documents: +--- \ No newline at end of file diff --git a/_blueprints/Statistical_Ecosystem.md b/_blueprints/Statistical_Ecosystem.md new file mode 100644 index 000000000..16e1d6093 --- /dev/null +++ b/_blueprints/Statistical_Ecosystem.md @@ -0,0 +1,12 @@ +--- +layout: blueprint +visible: true +topic: Statistical Ecosystem +meetingurl: +meetingdate: +focus-areas: + - AS +status: planned +location: +documents: +--- \ No newline at end of file diff --git a/_blueprints/Strengthening_Theory_Experiment_Connections.md b/_blueprints/Strengthening_Theory_Experiment_Connections.md index f8e033341..129a2f912 100644 --- a/_blueprints/Strengthening_Theory_Experiment_Connections.md +++ b/_blueprints/Strengthening_Theory_Experiment_Connections.md @@ -1,6 +1,6 @@ --- layout: blueprint -visible: true +visible: false topic: Strengthening Theory & Experiment Connections meetingurl: meetingdate: diff --git a/_blueprints/scalable_ai.md b/_blueprints/scalable_ai.md index eb16bd548..4e834217c 100644 --- a/_blueprints/scalable_ai.md +++ b/_blueprints/scalable_ai.md @@ -1,6 +1,6 @@ --- layout: blueprint -visible: true +visible: false topic: Community work on Scalable AI meetingurl: meetingdate: diff --git a/_includes/list_blueprints.html b/_includes/list_blueprints.html index cb0c44d6f..ee4c77f49 100644 --- a/_includes/list_blueprints.html +++ b/_includes/list_blueprints.html @@ -46,9 +46,7 @@ {% case status %} {% when "complete" %} {{ status | capitalize }} - {% when "scheduled" %} - {{ status | capitalize }} - {% when "proposed" %} + {% when "planned" %} {{ status | capitalize }} {% else %} {{ "Unknown" | capitalize }} diff --git a/_layouts/blueprint.html b/_layouts/blueprint.html index 8e7e4b322..d1c94491f 100644 --- a/_layouts/blueprint.html +++ b/_layouts/blueprint.html @@ -7,7 +7,7 @@ {% case status %} {% when "complete" %} {{ status | capitalize }} -{% when "proposed" %} +{% when "planned" %} {{ status | capitalize }} {% else %} {{ "Unknown" | capitalize }} @@ -65,3 +65,4 @@