From a6faed0af84fcc69d373f7418826eadb27447389 Mon Sep 17 00:00:00 2001 From: David Turner Date: Mon, 22 Jun 2026 11:49:25 -0400 Subject: [PATCH] Switched the CircleCI image to the break-software release of Fornax-Hea, and made a tiny change in data-analysis-ixpe.md to trigger a re-execution --- .circleci/config.yml | 2 +- tutorials/mission_specific_analyses/ixpe/data-analysis-ixpe.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0ee0bcfc..d8a734b9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -74,7 +74,7 @@ jobs: # The Fornax-Hea images can definitely be used here, just we're having some issues with what supporting files # software are included at the moment, so it is easier to use a different image and just install HEASoft # at the moment - - image: ghcr.io/nasa-fornax/fornax-images/fornax-hea:main + - image: ghcr.io/nasa-fornax/fornax-images/fornax-hea:break-software # This sets the amount of compute that we'll use to run the on-PR builds/tests - this particular setup corresponds # to 2 CPUs and 4GB of RAM as of 16th September 2025 resource_class: medium+ diff --git a/tutorials/mission_specific_analyses/ixpe/data-analysis-ixpe.md b/tutorials/mission_specific_analyses/ixpe/data-analysis-ixpe.md index dbaada02..eacbcfeb 100644 --- a/tutorials/mission_specific_analyses/ixpe/data-analysis-ixpe.md +++ b/tutorials/mission_specific_analyses/ixpe/data-analysis-ixpe.md @@ -154,6 +154,7 @@ jupyter: --- # IXPE ObsID that we will use for this example. OBS_ID = "01004701" + # The source name as well SRC_NAME = "Mrk 501"