Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lanl/scico-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c43239596865c61fbfaf77d6e7ed82c7afd65ea5
Choose a base ref
...
head repository: lanl/scico-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0d9f1fef8df6eebb98d154e1e6d1ab8357914a88
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Jul 28, 2023

  1. Start to add new example

    Michael McCann committed Jul 28, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    timnolte Tim Nolte
    Copy the full SHA
    da00399 View commit details
  2. Build notebook

    Michael-T-McCann committed Jul 28, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    timnolte Tim Nolte
    Copy the full SHA
    ebceeb7 View commit details
  3. Build notebook again

    Michael-T-McCann committed Jul 28, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    jazzsequence Chris Reynolds
    Copy the full SHA
    464c2a7 View commit details

Commits on Sep 1, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0d9f1fe View commit details
Showing with 494 additions and 1 deletion.
  1. +492 −0 notebooks/ct_projector_comparison.ipynb
  2. +2 −1 notebooks/index.ipynb
492 changes: 492 additions & 0 deletions notebooks/ct_projector_comparison.ipynb

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion notebooks/index.ipynb
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "70c14285",
"id": "eb77ace0",
"metadata": {},
"source": [
"# Usage Examples\n",
@@ -35,6 +35,7 @@
"> ODP](ct_astra_odp_train_foam2.ipynb)\n",
"> - [CT Training and Reconstructions with\n",
"> UNet](ct_astra_unet_train_foam2.ipynb)\n",
"> - [X-ray Projector Comparison](ct_projector_comparison.ipynb)\n",
"\n",
"### Deconvolution\n",
"\n",