From 13051348f7114338e6cf03f00eb1a5d2d3a8349b Mon Sep 17 00:00:00 2001 From: "brandon.nelson" Date: Thu, 13 Jun 2024 15:15:00 -0400 Subject: [PATCH] added links to denoising notebook from sim notebook --- docs/source/notebooks/00_running_simulations.ipynb | 2 +- notebooks/00_running_simulations.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/notebooks/00_running_simulations.ipynb b/docs/source/notebooks/00_running_simulations.ipynb index c8390d1..dc26a9d 100644 --- a/docs/source/notebooks/00_running_simulations.ipynb +++ b/docs/source/notebooks/00_running_simulations.ipynb @@ -1815,7 +1815,7 @@ "\n", "In this notebook we walked through how to run [individual simulations](#Individual-Simulations) and [batched simulations](#Batch-Mode-Simulations) interactively as well as how to run and modify configuration files to be run noninteractively using the command line interface.\n", "\n", - "**Next** see the notebook on [viewing the simulation images](https://github.com/DIDSR/pediatricIQphantoms/blob/main/notebooks/01_viewing_images.ipynb)" + "**Next** see the notebook on [viewing the simulation images](https://github.com/DIDSR/pediatricIQphantoms/blob/main/notebooks/01_viewing_images.ipynb) or use the simulations to [evaluate pediatric denoising generalizability](./02_pediatric_denoising_evaluation.ipynb)." ] } ], diff --git a/notebooks/00_running_simulations.ipynb b/notebooks/00_running_simulations.ipynb index e017add..e0757c9 100644 --- a/notebooks/00_running_simulations.ipynb +++ b/notebooks/00_running_simulations.ipynb @@ -1815,7 +1815,7 @@ "\n", "In this notebook we walked through how to run [individual simulations](#Individual-Simulations) and [batched simulations](#Batch-Mode-Simulations) interactively as well as how to run and modify configuration files to be run noninteractively using the command line interface.\n", "\n", - "**Next** see the notebook on [viewing the simulation images](./01_viewing_images.ipynb)" + "**Next** see the notebook on [viewing the simulation images](./01_viewing_images.ipynb) or use the simulations to [evaluate pediatric denoising generalizability](./02_pediatric_denoising_evaluation.ipynb)." ] } ],