{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-4172"
    }
  ],
  "@type": [
    "nrdp:DataPublication",
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-4172",
  "ediid": "ark:/88434/mds2-4172",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-4172",
  "title": "X-ray Computed Tomography Experiments and Simulations of an Advanced Integrated Circuit Package",
  "contactPoint": {
    "fn": "Newell Moser",
    "hasEmail": "mailto:newell.moser@nist.gov"
  },
  "modified": "2026-04-17",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-4172",
  "description": [
    "X-ray computed tomography (XCT) is a nondestructive method that uses multiple X-ray projections to create detailed 3D internal models of materials without damaging them. In the semiconductor industry, XCT is used for failure analysis, quality control, and process improvement. Integrated circuit (IC) packages can be inspected with XCT to detect failures and counterfeit components. However, there are limited data sets publicly available containing XCT measurements of advanced packages.",
    "This repository contains XCT measurements of a graphics processing unit (GPU), specifically an NVIDIA Tesla P100. Furthermore, a Python workflow that simulates XCT measurements (i.e., virtual experiments) is demonstrated which successfully captures key artifacts commonly seen in the XCT measurements. By making this XCT data more accessible, we aim to lower the barrier towards future developments in XCT reconstruction algorithms and 3D image post-processing.",
    "Regarding the experimental data, the XCT instrument used for these measurements was a Zeiss Xradia Versa XRM 500. Included in this repository are X-ray projection images and the corresponding volumetric reconstructions. Numerous measurements were performed with varying XCT parameters (e.g., pixel resolution). Notable package-related features that can be observed in the data include ball grid arrays (BGA), redistribution layers (RDL), through-silicon vias (TSV), controlled collapse chip connections (C4), and micro-bumps. Additional information can be found in the ReadMe files in this repository.",
    "Artifacts present in XCT reconstruction images can complicate feature segmentation and create ambiguity about whether observed details are genuine or merely measurement errors. The Python workflow also provided in this repository offers important insight in this regard. As a first step, a simplified chip-like structure is procedurally generated and serves as the reference geometry, or ground truth. Then, simulations of X-ray projections are performed, which are then reconstructed like what is typically done in XCT. The result is a set of images from simulated XCT data that contains similar artifacts to those seen in real XCT data. However, in this case, the reference images are known; they can be directly compared to the simulated reconstructions to determine what are and are not artifacts. Additional information can be found in the ReadMe files in this repository, and ongoing updates to this Python workflow will be available on the official GitHub page, https://github.com/usnistgov/xsim-chip.",
    "NIST Disclaimer:\nAny identification of commercial or open-source software in this document is done so purely in order to specify the methodology adequately. Such identification is not intended to imply recommendation or endorsement by the National Institute of Standards and Technology, nor is it intended to imply that the software identified are necessarily the best available for the purpose.",
    "NIST Software License: \nSee \"LICENSE.txt\" in the repository."
  ],
  "keyword": [
    "x-ray",
    "tomography",
    "integrated circuit",
    "package",
    "chip",
    "graphics processing unit",
    "gpu",
    "python",
    "simulation"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Physics: Radiation"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Image and signal processing"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Electronics: Semiconductors"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Modeling and simulation research"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "_editStatus": "done",
  "theme": [
    "Physics: Radiation",
    "Mathematics and Statistics: Image and signal processing",
    "Electronics: Semiconductors",
    "Mathematics and Statistics: Modeling and simulation research"
  ],
  "components": [
    {
      "@id": "cmps/Simulations_XCT_Chip_Python",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/xct_sim_env_conda.yml.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/xct_sim_env_conda.yml.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/xct_sim_env_conda.yml.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/xct_sim_env_conda.yml",
      "description": "SHA-256 checksum value for xct_sim_env_conda.yml",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "d0f8aac8ad9d2937d6886c2c2c169848be2c85e577064ee199366e0d87b2fa8b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/.gitignore",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/.gitignore",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/.gitignore",
      "mediaType": "application/octet-stream",
      "size": 34,
      "checksum": {
        "hash": "35068f90be6d10470481639bdb4ce94f9e280234ce75dd03f4fb5d0f2c7c266b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_parallel_beam_v1.py",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_parallel_beam_v1.py",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_parallel_beam_v1.py",
      "mediaType": "text/x-python",
      "size": 7355,
      "checksum": {
        "hash": "a68d412ca22a42a5d0acb836beca4d6bc1e2b074b8bbe77065e448be702f300f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/xray_spectrum.png",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/xray_spectrum.png",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/xray_spectrum.png",
      "mediaType": "image/png",
      "size": 24915,
      "checksum": {
        "hash": "67be7f63c99b6a955d337f7fdf35af9f041ea964217492f4625d6b6b2748ca7b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/radios_2400_chip_4um_parallel_16bit.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/radios_2400_chip_4um_parallel_16bit.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/radios_2400_chip_4um_parallel_16bit.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/radios_2400_chip_4um_parallel_16bit.tif",
      "description": "SHA-256 checksum value for radios_2400_chip_4um_parallel_16bit.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "d30f539ec1cb1e32cd5698fd97c2848ceef178615f9880572d7ad32693763570",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/xray_spectrum.png.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/xray_spectrum.png.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/xray_spectrum.png.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/xray_spectrum.png",
      "description": "SHA-256 checksum value for xray_spectrum.png",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "56c5d210dd79b0a78b0fa9154dd1dec595209f80ca6a7d37dea33c40afa2fc4f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/radios_2400_chip_4um_parallel_16bit.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/radios_2400_chip_4um_parallel_16bit.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_parallel_beam_pixsz4um/radios_2400_chip_4um_parallel_16bit.tif",
      "mediaType": "image/tiff",
      "size": 1147919034,
      "checksum": {
        "hash": "aa4283559f018a84a28684928c091f35c7ba56a1455f048e536aaa82b63a20a4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_cone_beam_v1.py.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_cone_beam_v1.py.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_cone_beam_v1.py.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_cone_beam_v1.py",
      "description": "SHA-256 checksum value for 4_sim_xct_cone_beam_v1.py",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "b0041eac0a938254a18ca7d958b194a4e0d697176e2839cc1ce3397e720e76b1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_parallel_beam_v1.py.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_parallel_beam_v1.py.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_parallel_beam_v1.py.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_parallel_beam_v1.py",
      "description": "SHA-256 checksum value for 4_sim_xct_parallel_beam_v1.py",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f4af159b7dc0ddce12f011c06939c754f6ee0fc49bb2ff47b63196d9e7be4c20",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/xray_spectrum.png",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/xray_spectrum.png",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/xray_spectrum.png",
      "mediaType": "image/png",
      "size": 30476,
      "checksum": {
        "hash": "7f49bf76945928714f6d32e094b71c1616ec61a6b7e55081c7179ccac145bab1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/xray_spectrum.png.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/xray_spectrum.png.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/xray_spectrum.png.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/xray_spectrum.png",
      "description": "SHA-256 checksum value for xray_spectrum.png",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "dfb1caec31566a4d0c15a0da601ff1102c542a45f6e2504cc2e1b5206cd2f693",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/radios_2400_chip_4um_cone_16bit.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/radios_2400_chip_4um_cone_16bit.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/radios_2400_chip_4um_cone_16bit.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/radios_2400_chip_4um_cone_16bit.tif",
      "description": "SHA-256 checksum value for radios_2400_chip_4um_cone_16bit.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "fdb4fe7193849a15e2a2e815d40389f9dc0e07ca53da0a621e5f703b8ae4c15f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/radios_2400_chip_4um_cone_16bit.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/radios_2400_chip_4um_cone_16bit.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/2_xct_simulation/sim_radios_cone_beam_pixsz4um/radios_2400_chip_4um_cone_16bit.tif",
      "mediaType": "image/tiff",
      "size": 2683562517,
      "checksum": {
        "hash": "41c475e04da1f4e04d651f9809254d4f35001334830fb2eb345b090c1b83290a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_cone_beam_v1.py",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_cone_beam_v1.py",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/2_xct_simulation/4_sim_xct_cone_beam_v1.py",
      "mediaType": "text/x-python",
      "size": 8143,
      "checksum": {
        "hash": "bd23c343d66bfb0b953f14a733b2652722b10b304bf49112e5cc6eb1bbd2a667",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/ReadMe_XCT_Simulations.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/ReadMe_XCT_Simulations.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/ReadMe_XCT_Simulations.txt",
      "mediaType": "text/plain",
      "size": 20523,
      "checksum": {
        "hash": "3dcd8ee6e8323c446792aa49efc9eec87c28959fe79358b257d9d7e6c8e77503",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Front.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Front.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Front.tif",
      "mediaType": "image/tiff",
      "size": 671689038,
      "checksum": {
        "hash": "993a683fe2dc4b127591f247772dadd45ceb6530952c4d115bece1b513c0a1d4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Front.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Front.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Front.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Front.tif",
      "description": "SHA-256 checksum value for recon_2400_chip_4um_parallel_Front.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "1520bcbd6223aba580bc0c07b567bc5578873928e29759e08dd169ec275339e3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Side.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Side.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Side.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Side.tif",
      "description": "SHA-256 checksum value for recon_2400_chip_4um_parallel_Side.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f1f13fb3760d198eadad9e4315f6311a6cffca020259ddc0fa01f11a2aa7e5b6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Top.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Top.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Top.tif",
      "mediaType": "image/tiff",
      "size": 658998061,
      "checksum": {
        "hash": "385339aaf251888805f2a445bdd3f83232a9b9971cf2339a78693d7ceb0be245",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel.tif",
      "description": "SHA-256 checksum value for recon_2400_chip_4um_parallel.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a879b9832f22796e74f38dc97cd911ed8a6b9cf6d5fd0399dcdace1db286c9f0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Top.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Top.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Top.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Top.tif",
      "description": "SHA-256 checksum value for recon_2400_chip_4um_parallel_Top.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "ec8c6d7da417cb7bbce067f857b4789e7f95b998182b8be87db57815d53e6d03",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Side.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Side.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel_Side.tif",
      "mediaType": "image/tiff",
      "size": 667268536,
      "checksum": {
        "hash": "7169679d98ebe335421268065f5cb055557f56f112ab08e8b9c61cbb59aea708",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_parallel_beam_pixsz4um/recon_2400_chip_4um_parallel.tif",
      "mediaType": "image/tiff",
      "size": 1686084480,
      "checksum": {
        "hash": "7c0f125307be1f7e15d1a09adcbda5f028706c978612d1a8cd4cee977b3c4540",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Side.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Side.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Side.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Side.tif",
      "description": "SHA-256 checksum value for recon_2400_chip_4um_cone_Side.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "df9d2e5f018dbd804bd5ce7eacce3b99858cfa809e2dcf87f529cb48f941f0d2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Top.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Top.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Top.tif",
      "mediaType": "image/tiff",
      "size": 656709789,
      "checksum": {
        "hash": "62797f916d12caa0467a00aae50f673aa975085cb106b0607eba777d372f2aa0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Front.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Front.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Front.tif",
      "mediaType": "image/tiff",
      "size": 656084467,
      "checksum": {
        "hash": "aeb31fc11cf4666454a81a823487e0609790f4c7c2d196de7d3ecfc5112d2865",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone.tif",
      "mediaType": "image/tiff",
      "size": 1702579711,
      "checksum": {
        "hash": "53b524dfe46d4b22eec9bc355bebc87ebffcdb07980a055252cc6cf6690f83ff",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone.tif",
      "description": "SHA-256 checksum value for recon_2400_chip_4um_cone.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "b8b2493803e083062201d44767f9485c568fb093e3823ef2ab6dc40d974d46e5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Front.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Front.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Front.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Front.tif",
      "description": "SHA-256 checksum value for recon_2400_chip_4um_cone_Front.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "57ac2c31fb2ee2ad46392f39462b265d0b4e1845876069fd67965d70e681932b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Top.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Top.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Top.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Top.tif",
      "description": "SHA-256 checksum value for recon_2400_chip_4um_cone_Top.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a8b20b20578ce519f8f666b1bb3ee1cb2b2b1f9674af3f0103de014a1d58e1f0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Side.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Side.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/recon_imgs_cone_beam_pixsz4um/recon_2400_chip_4um_cone_Side.tif",
      "mediaType": "image/tiff",
      "size": 665993074,
      "checksum": {
        "hash": "1a6ebd53d810e8b844942f1f3b006e460d82ab4d22a51bbc57663c3ddd24f3d4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_cone_beam_v2.py.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_cone_beam_v2.py.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_cone_beam_v2.py.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_cone_beam_v2.py",
      "description": "SHA-256 checksum value for 5_recon_xct_astra_cone_beam_v2.py",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "258d99fc4fefd60de9f1f1584568b78530f3fa8e93e9f952881bf00097b8045c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_parallel_beam_v2.py",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_parallel_beam_v2.py",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_parallel_beam_v2.py",
      "mediaType": "text/x-python",
      "size": 7008,
      "checksum": {
        "hash": "8ec35c74ed9fdbaab7b6c90e98cf802e57843f2f2386f9024f62ca91e463f37f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_parallel_beam_v2.py.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_parallel_beam_v2.py.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_parallel_beam_v2.py.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_parallel_beam_v2.py",
      "description": "SHA-256 checksum value for 5_recon_xct_astra_parallel_beam_v2.py",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "c9a9c048c0625b40d64fe09d633979e4745939b4eb210887d10183d5d677c05b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_cone_beam_v2.py",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_cone_beam_v2.py",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/3_xct_reconstruction/5_recon_xct_astra_cone_beam_v2.py",
      "mediaType": "text/x-python",
      "size": 6377,
      "checksum": {
        "hash": "c7cfd295b91e3b8d4c749848ffc51444a8c38842079b4cadef7f61cb20eaca18",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/requirements_pip.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/requirements_pip.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/requirements_pip.txt",
      "mediaType": "text/plain",
      "size": 1410,
      "checksum": {
        "hash": "19cc7cca1773e12012a359db6828f302297f3f3972830ef575fb513b8753f170",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/requirements_pip.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/requirements_pip.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/requirements_pip.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/requirements_pip.txt",
      "description": "SHA-256 checksum value for requirements_pip.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "7c1c1070ebb20789297e2a09a41e0a540f89ef0f202678e17dcb8ca1720d68f0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Top.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Top.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Top.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Top.tif",
      "description": "SHA-256 checksum value for simplified_chip_750p_Top.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "86f75848bb75819513e67d070d40194540561044849b09564cc4509e48e9805d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Top.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Top.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Top.tif",
      "mediaType": "image/tiff",
      "size": 423689508,
      "checksum": {
        "hash": "6315cda28c495f679b5b8b140dad635a77b5608a75bde26a3d76b416d192e17c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Side.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Side.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Side.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Side.tif",
      "description": "SHA-256 checksum value for simplified_chip_750p_Side.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "8316f4d990c3ef3e1be6a7944f434345fbe12b6cb98f6b2f7444f9f2ad206e8c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Si_All.stl",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Si_All.stl",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Si_All.stl",
      "mediaType": "application/vnd.ms-pki.stl",
      "size": 2105534684,
      "checksum": {
        "hash": "9c2d9d6ddc735df39bf866524af1fccfa8f3196a45103151baa634dc1552d3f2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Sn_All.stl",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Sn_All.stl",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Sn_All.stl",
      "mediaType": "application/vnd.ms-pki.stl",
      "size": 224733684,
      "checksum": {
        "hash": "2efe9e8c794fbea1c1d53257698979ea37a7dd49225746a3cbb12690e47de728",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Front.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Front.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Front.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Front.tif",
      "description": "SHA-256 checksum value for simplified_chip_750p_Front.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "1efc26a13675133e3e566399ba0b6a18c6a1a325be38eb3cdbed4f5ded39ef88",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Si_All.stl.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Si_All.stl.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Si_All.stl.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Si_All.stl",
      "description": "SHA-256 checksum value for simplified_chip_750p_vox_Si_All.stl",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "854e026daacba4dacbdb8cacbe0dfcdcb4fc2c47efa9617497e37c63937bac6f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Cu",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Cu"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Cu/feature_list_Cu_STL_files.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Cu/feature_list_Cu_STL_files.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Cu/feature_list_Cu_STL_files.zip",
      "mediaType": "application/zip",
      "size": 197062974,
      "checksum": {
        "hash": "580df2d0ce14ed62ab0ec6ecacd79f188c3f987837cdd001b362230ddf9ff2e4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Cu/feature_list_Cu_STL_files.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Cu/feature_list_Cu_STL_files.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Cu/feature_list_Cu_STL_files.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Cu/feature_list_Cu_STL_files.zip",
      "description": "SHA-256 checksum value for feature_list_Cu_STL_files.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "2057cccbe5408820dd7cdaed9ad4e388aa0602a9677614cf3dd71437f60e6f76",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Cu_All.stl.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Cu_All.stl.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Cu_All.stl.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Cu_All.stl",
      "description": "SHA-256 checksum value for simplified_chip_750p_vox_Cu_All.stl",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "3ab599e1f59e54b93d877679c60aaacc684a760e03745854ef805d2d35a0344f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Sn_All.stl.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Sn_All.stl.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Sn_All.stl.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Sn_All.stl",
      "description": "SHA-256 checksum value for simplified_chip_750p_vox_Sn_All.stl",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "ee82503669e8ca3563fd7128178e3985c9073d71cfd80905e92cbd19b134b36d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Cu_All.stl",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Cu_All.stl",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_vox_Cu_All.stl",
      "mediaType": "application/vnd.ms-pki.stl",
      "size": 1810911284,
      "checksum": {
        "hash": "c7bc3c044c23add874503e3b5b51e5473c60ecd7999ce1b51470dcc08e92fd26",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Sn",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Sn"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Sn/feature_list_Sn_STL_files.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Sn/feature_list_Sn_STL_files.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Sn/feature_list_Sn_STL_files.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Sn/feature_list_Sn_STL_files.zip",
      "description": "SHA-256 checksum value for feature_list_Sn_STL_files.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "ec6b6a8fcf6aaee64b2c3d01dce47bd4e0f1adf203a5975c9411f7b24cdd9694",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Sn/feature_list_Sn_STL_files.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Sn/feature_list_Sn_STL_files.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Sn/feature_list_Sn_STL_files.zip",
      "mediaType": "application/zip",
      "size": 28921026,
      "checksum": {
        "hash": "668fbd76f561f3cde346ebba3d819af1088d0838cf66a841e772e44ded57c872",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Side.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Side.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Side.tif",
      "mediaType": "image/tiff",
      "size": 423689508,
      "checksum": {
        "hash": "c4dda5612c0e5c63b2d35e77e5576ea647fcdea187880a24aacdf26a5f842fb0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Si",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Si"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Si/feature_list_Si_STL_files.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Si/feature_list_Si_STL_files.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Si/feature_list_Si_STL_files.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Si/feature_list_Si_STL_files.zip",
      "description": "SHA-256 checksum value for feature_list_Si_STL_files.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "5a57ce3267307874e51c399e1a7b9f7a948bed9cae3953119232ee56eb191fb8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Si/feature_list_Si_STL_files.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Si/feature_list_Si_STL_files.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/feature_list_Si/feature_list_Si_STL_files.zip",
      "mediaType": "application/zip",
      "size": 230636772,
      "checksum": {
        "hash": "9533838f8c52deaca90c5d99540c3df9ed3effa99fa9470c8a5fcee605fef5f6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Front.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Front.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imgs_out_750p/simplified_chip_750p_Front.tif",
      "mediaType": "image/tiff",
      "size": 423689508,
      "checksum": {
        "hash": "941aa17a7cdf27f926c2f044f746e68a76c6601406064895a8f79d9babd0f014",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/setup.py",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/setup.py",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/setup.py",
      "mediaType": "text/x-python",
      "size": 414,
      "checksum": {
        "hash": "e49219ea850daae49352552320c973e63bb9d59c409d1be19498b747d9690ac4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.c",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.c",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.c",
      "mediaType": "text/x-csrc",
      "size": 1446984,
      "checksum": {
        "hash": "57bf9271d84938aad935894e9fa14e47ddd8cf2c69505942b680b2599b02af80",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-312",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-312"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-312/img2stl.cp312-win_amd64.pyd.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-312/img2stl.cp312-win_amd64.pyd.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-312/img2stl.cp312-win_amd64.pyd.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-312/img2stl.cp312-win_amd64.pyd",
      "description": "SHA-256 checksum value for img2stl.cp312-win_amd64.pyd",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "d84425e8c1dff4b1756a7077659655d7186af68712ca89250a08d1527d91714c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-312/img2stl.cp312-win_amd64.pyd",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-312/img2stl.cp312-win_amd64.pyd",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-312/img2stl.cp312-win_amd64.pyd",
      "mediaType": "application/octet-stream",
      "size": 180736,
      "checksum": {
        "hash": "39e15f781d253ebce91f4014832274d5d413a4590c6c385cc66ea011a8c22ae4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-311",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-311"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-311/img2stl.cpython-311-x86_64-linux-gnu.so.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-311/img2stl.cpython-311-x86_64-linux-gnu.so.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-311/img2stl.cpython-311-x86_64-linux-gnu.so.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-311/img2stl.cpython-311-x86_64-linux-gnu.so",
      "description": "SHA-256 checksum value for img2stl.cpython-311-x86_64-linux-gnu.so",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f8699bd221be842a4bb309ffba0b383c1299ac45eff3c48274945814a9716b7f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-311/img2stl.cpython-311-x86_64-linux-gnu.so",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-311/img2stl.cpython-311-x86_64-linux-gnu.so",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-311/img2stl.cpython-311-x86_64-linux-gnu.so",
      "mediaType": "application/octet-stream",
      "size": 248280,
      "checksum": {
        "hash": "6bc7c997c8ce1acede69d4cf341f65ba8ef05ae11633f5c63057e11516298001",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-312",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-312"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-312/img2stl.o",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-312/img2stl.o",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-312/img2stl.o",
      "mediaType": "application/octet-stream",
      "size": 320000,
      "checksum": {
        "hash": "96a356efea22c292484e4276ecc21d1930efc18de0a2b0e5acfbf057d9848928",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-312/img2stl.o.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-312/img2stl.o.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-312/img2stl.o.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-312/img2stl.o",
      "description": "SHA-256 checksum value for img2stl.o",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "8b7253d47e4bec083e3bd4a3dbfefdca1704ed280db7bd80a4da0a324d0ee25e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-311",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-311"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-311/img2stl.o",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-311/img2stl.o",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-311/img2stl.o",
      "mediaType": "application/octet-stream",
      "size": 315440,
      "checksum": {
        "hash": "d7cc41725822308fdef3bf63cf1ac0c30b696817bc7b0eb102297c62572e5728",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-311/img2stl.o.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-311/img2stl.o.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-311/img2stl.o.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.linux-x86_64-cpython-311/img2stl.o",
      "description": "SHA-256 checksum value for img2stl.o",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a8e0f013a6b0e38d7f223e85783fdfd05a07fbd37a0bbffb4850c957e9461579",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-311",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-311"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-311/img2stl.cp311-win_amd64.pyd",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-311/img2stl.cp311-win_amd64.pyd",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-311/img2stl.cp311-win_amd64.pyd",
      "mediaType": "application/octet-stream",
      "size": 176640,
      "checksum": {
        "hash": "c9d70ac38748a83f18b6b7c9b8670b6cbb92fcf9fc8c114390b8ca095e33f6e5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-311/img2stl.cp311-win_amd64.pyd.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-311/img2stl.cp311-win_amd64.pyd.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-311/img2stl.cp311-win_amd64.pyd.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.win-amd64-cpython-311/img2stl.cp311-win_amd64.pyd",
      "description": "SHA-256 checksum value for img2stl.cp311-win_amd64.pyd",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "96683a8449248b8c8437a956711bd647f8ba6d5206253966f73ebf53c9e56c8f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.obj.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.obj.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.obj.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.obj",
      "description": "SHA-256 checksum value for img2stl.obj",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "5655d4acfd225c5a09aed009bf87141ee0d9b91216ba4afd4ca32d68d92702a3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.lib.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.lib.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.lib.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.lib",
      "description": "SHA-256 checksum value for img2stl.cp312-win_amd64.lib",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "95505ac153f8174a16440da3d8c2e259d6e87352d5fe2f5855ff1ce5e5953ce0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.exp",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.exp",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.exp",
      "mediaType": "text/x-expect",
      "size": 819,
      "checksum": {
        "hash": "ac70263cef9b5ab711b6fa00e55a5027c78c47e57d749fe950bbdd39da386562",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.exp.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.exp.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.exp.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.exp",
      "description": "SHA-256 checksum value for img2stl.cp312-win_amd64.exp",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "822ea61c77ac4622005d49eef29769e3d70cf56a2461c5ba8922e94de5ba41f8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.lib",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.lib",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.cp312-win_amd64.lib",
      "mediaType": "application/octet-stream",
      "size": 2012,
      "checksum": {
        "hash": "f77a20620789d20d4358f9dafa1a5e80947a809ea9a72daf0421b9c5fb56693a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.obj",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.obj",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-312/Release/img2stl.obj",
      "mediaType": "application/octet-stream",
      "size": 1169469,
      "checksum": {
        "hash": "3a2868b7facfc359d42be862b7b6384d1ae9be99777ea7fd0122a2341a5a0552",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.exp",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.exp",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.exp",
      "mediaType": "text/x-expect",
      "size": 776,
      "checksum": {
        "hash": "dca2cb2c7e91c81c3cd1d3ede6302fa70c2f43f63b5c603ce5f1950c1a43b67e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.obj.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.obj.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.obj.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.obj",
      "description": "SHA-256 checksum value for img2stl.obj",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "5d84c5c000ac82b9291509923fabb3504bf2318f91de041e5aaf2f87480b87ce",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.exp.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.exp.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.exp.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.exp",
      "description": "SHA-256 checksum value for img2stl.cp311-win_amd64.exp",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "937c4ca9eba381611fc0312743c7fee643ac9d3dda1a75bf37cbbef9c223d9fd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.lib.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.lib.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.lib.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.lib",
      "description": "SHA-256 checksum value for img2stl.cp311-win_amd64.lib",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "805bada012388463848578611fb52cbc44d0c5afa3b90d8c7b4c269c0cd05401",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.lib",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.lib",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.cp311-win_amd64.lib",
      "mediaType": "application/octet-stream",
      "size": 2012,
      "checksum": {
        "hash": "2091f4f9cad1cf6726417457a3f6d5396efde6a765b991b736b273e2d60d122b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.obj",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.obj",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/temp.win-amd64-cpython-311/Release/img2stl.obj",
      "mediaType": "application/octet-stream",
      "size": 1156209,
      "checksum": {
        "hash": "fbef393fb6c6ec052d81c9bab06a032d641aa0fc21ef11d96dbb81e4d60aca74",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-312",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-312"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-312/img2stl.cpython-312-x86_64-linux-gnu.so",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-312/img2stl.cpython-312-x86_64-linux-gnu.so",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-312/img2stl.cpython-312-x86_64-linux-gnu.so",
      "mediaType": "application/octet-stream",
      "size": 255040,
      "checksum": {
        "hash": "12faf7961aa39af5d2326c0d37dd99d2bf31a3978495b0c4969600325fb67545",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-312/img2stl.cpython-312-x86_64-linux-gnu.so.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-312/img2stl.cpython-312-x86_64-linux-gnu.so.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-312/img2stl.cpython-312-x86_64-linux-gnu.so.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/build/lib.linux-x86_64-cpython-312/img2stl.cpython-312-x86_64-linux-gnu.so",
      "description": "SHA-256 checksum value for img2stl.cpython-312-x86_64-linux-gnu.so",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "0cd1ffecfd3963637ae68e16f9dce573734f6033eef14fb4ee86dc29489c8915",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp312-win_amd64.pyd.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp312-win_amd64.pyd.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp312-win_amd64.pyd.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp312-win_amd64.pyd",
      "description": "SHA-256 checksum value for img2stl.cp312-win_amd64.pyd",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "d84425e8c1dff4b1756a7077659655d7186af68712ca89250a08d1527d91714c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/ReadMe_Cython_Extension.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/ReadMe_Cython_Extension.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/ReadMe_Cython_Extension.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/ReadMe_Cython_Extension.txt",
      "description": "SHA-256 checksum value for ReadMe_Cython_Extension.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "9ab5b1772cbe982557193a5730498bc89327cf996164865aacf3b4992c14270f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/__pycache__",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/__pycache__"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/__pycache__/imppy_lib.cpython-311.pyc",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/__pycache__/imppy_lib.cpython-311.pyc",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/__pycache__/imppy_lib.cpython-311.pyc",
      "mediaType": "application/octet-stream",
      "size": 17923,
      "checksum": {
        "hash": "ad6dee7683148cb8674e0c70dc3b9a035919edabcfe4aaa025fda25c7cba08c6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/__pycache__/imppy_lib.cpython-311.pyc.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/__pycache__/imppy_lib.cpython-311.pyc.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/__pycache__/imppy_lib.cpython-311.pyc.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/__pycache__/imppy_lib.cpython-311.pyc",
      "description": "SHA-256 checksum value for imppy_lib.cpython-311.pyc",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "33da27a85c2cc8cab6704e4dc22658fd6906cc3f95c2e4f2681bd7d4f6f71d4a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp312-win_amd64.pyd",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp312-win_amd64.pyd",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp312-win_amd64.pyd",
      "mediaType": "application/octet-stream",
      "size": 180736,
      "checksum": {
        "hash": "39e15f781d253ebce91f4014832274d5d413a4590c6c385cc66ea011a8c22ae4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.pyx",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.pyx",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.pyx",
      "mediaType": "application/octet-stream",
      "size": 34442,
      "checksum": {
        "hash": "5e0e630c9fd74adda0927f184db06266094b252aae05559521a52b84f76f721f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/setup.py.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/setup.py.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/setup.py.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/setup.py",
      "description": "SHA-256 checksum value for setup.py",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "463762b429d0ff21c50f875880a48b5feb5a42ba9531bdc1ba53b082c52e9170",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.pyx.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.pyx.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.pyx.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.pyx",
      "description": "SHA-256 checksum value for img2stl.pyx",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "0999e8f860fafd6e8bbaafe988403144519dbe49ba5994ecd44acf8ba3d79f7a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp311-win_amd64.pyd",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp311-win_amd64.pyd",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp311-win_amd64.pyd",
      "mediaType": "application/octet-stream",
      "size": 176640,
      "checksum": {
        "hash": "c9d70ac38748a83f18b6b7c9b8670b6cbb92fcf9fc8c114390b8ca095e33f6e5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp311-win_amd64.pyd.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp311-win_amd64.pyd.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp311-win_amd64.pyd.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cp311-win_amd64.pyd",
      "description": "SHA-256 checksum value for img2stl.cp311-win_amd64.pyd",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "96683a8449248b8c8437a956711bd647f8ba6d5206253966f73ebf53c9e56c8f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-312-x86_64-linux-gnu.so",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-312-x86_64-linux-gnu.so",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-312-x86_64-linux-gnu.so",
      "mediaType": "application/octet-stream",
      "size": 255040,
      "checksum": {
        "hash": "12faf7961aa39af5d2326c0d37dd99d2bf31a3978495b0c4969600325fb67545",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-311-x86_64-linux-gnu.so.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-311-x86_64-linux-gnu.so.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-311-x86_64-linux-gnu.so.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-311-x86_64-linux-gnu.so",
      "description": "SHA-256 checksum value for img2stl.cpython-311-x86_64-linux-gnu.so",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f8699bd221be842a4bb309ffba0b383c1299ac45eff3c48274945814a9716b7f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/ReadMe_Cython_Extension.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/ReadMe_Cython_Extension.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/ReadMe_Cython_Extension.txt",
      "mediaType": "text/plain",
      "size": 1834,
      "checksum": {
        "hash": "b57c0742ca977bcd092d7348631b20446f50b233ed754fe6b8f62c4a658362ea",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-311-x86_64-linux-gnu.so",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-311-x86_64-linux-gnu.so",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-311-x86_64-linux-gnu.so",
      "mediaType": "application/octet-stream",
      "size": 248280,
      "checksum": {
        "hash": "6bc7c997c8ce1acede69d4cf341f65ba8ef05ae11633f5c63057e11516298001",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.c.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.c.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.c.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.c",
      "description": "SHA-256 checksum value for img2stl.c",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "0bbd8a30ea94a0e2763ceb985fdb9707ac1d27d6d0efa081201c4624c69f19fe",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-312-x86_64-linux-gnu.so.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-312-x86_64-linux-gnu.so.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-312-x86_64-linux-gnu.so.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/img2stl.cpython-312-x86_64-linux-gnu.so",
      "description": "SHA-256 checksum value for img2stl.cpython-312-x86_64-linux-gnu.so",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "0cd1ffecfd3963637ae68e16f9dce573734f6033eef14fb4ee86dc29489c8915",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/test_cython_extension.py.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/test_cython_extension.py.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/test_cython_extension.py.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/test_cython_extension.py",
      "description": "SHA-256 checksum value for test_cython_extension.py",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "60f6269ec75093269575462a40db2e3ef2abf54b7cc6f8ef94b55a39f0fa2dca",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/test_cython_extension.py",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/test_cython_extension.py",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/cython/test_cython_extension.py",
      "mediaType": "text/x-python",
      "size": 1213,
      "checksum": {
        "hash": "4b04cbd37f8d4dd88651b3e67ccb14080062c4c18e9afaecd6b9cd9b21de13bb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/3_recenter_stl_models_v1.py.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/3_recenter_stl_models_v1.py.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/3_recenter_stl_models_v1.py.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/3_recenter_stl_models_v1.py",
      "description": "SHA-256 checksum value for 3_recenter_stl_models_v1.py",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "d2be043166a39178cb2dd2309cc67fa7c3826cfda02dc65874bd0f2c99ad8ec5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/1_main_gen_chip_v3.py",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/1_main_gen_chip_v3.py",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/1_main_gen_chip_v3.py",
      "mediaType": "text/x-python",
      "size": 37384,
      "checksum": {
        "hash": "ec77e69f52a8a2a5c4fa3aa43d4210a515cd2e378bbff6c301267a9be45d759e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp312-win_amd64.pyd.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp312-win_amd64.pyd.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp312-win_amd64.pyd.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp312-win_amd64.pyd",
      "description": "SHA-256 checksum value for img2stl.cp312-win_amd64.pyd",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "d84425e8c1dff4b1756a7077659655d7186af68712ca89250a08d1527d91714c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/draw_chips_lib.py.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/draw_chips_lib.py.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/draw_chips_lib.py.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/draw_chips_lib.py",
      "description": "SHA-256 checksum value for draw_chips_lib.py",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "b11e165646b04808da166ed6f4deef4ebee99bffc66d90328dcd48452b60c06b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/draw_chips_lib.py",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/draw_chips_lib.py",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/draw_chips_lib.py",
      "mediaType": "text/x-python",
      "size": 19777,
      "checksum": {
        "hash": "d2e403a805779164d3354bd3d3644014f08f734bf24d68f4dc39323302aa289f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__"
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/draw_chips_lib.cpython-313.pyc.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/draw_chips_lib.cpython-313.pyc.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/draw_chips_lib.cpython-313.pyc.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/draw_chips_lib.cpython-313.pyc",
      "description": "SHA-256 checksum value for draw_chips_lib.cpython-313.pyc",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "9bb6ba3d7c12ee01456feb9fe6699e72e17166bdb228618a62a66a8599b6a245",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/imppy_lib.cpython-311.pyc",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/imppy_lib.cpython-311.pyc",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/imppy_lib.cpython-311.pyc",
      "mediaType": "application/octet-stream",
      "size": 17968,
      "checksum": {
        "hash": "671cdd96be0f8b46224b58640d81f237bb0189ae40cc0b8340e2264ea142d0d1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/draw_chips_lib.cpython-313.pyc",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/draw_chips_lib.cpython-313.pyc",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/draw_chips_lib.cpython-313.pyc",
      "mediaType": "application/octet-stream",
      "size": 23899,
      "checksum": {
        "hash": "29ba941fc2959c1ea61e1f34ee19dc4126ff7ad8740ade55116c064addf7825c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/imppy_lib.cpython-311.pyc.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/imppy_lib.cpython-311.pyc.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/imppy_lib.cpython-311.pyc.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/__pycache__/imppy_lib.cpython-311.pyc",
      "description": "SHA-256 checksum value for imppy_lib.cpython-311.pyc",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "64400de5adde8bf5989095f52e553b5bfcc1781322e906348c506c129829427d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp312-win_amd64.pyd",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp312-win_amd64.pyd",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp312-win_amd64.pyd",
      "mediaType": "application/octet-stream",
      "size": 180736,
      "checksum": {
        "hash": "39e15f781d253ebce91f4014832274d5d413a4590c6c385cc66ea011a8c22ae4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/1_main_gen_chip_v3.py.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/1_main_gen_chip_v3.py.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/1_main_gen_chip_v3.py.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/1_main_gen_chip_v3.py",
      "description": "SHA-256 checksum value for 1_main_gen_chip_v3.py",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "844d57a82b36424529a015b362ebe7725df3734e78b5766ac0bb6d656b08d418",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imppy_lib.py",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imppy_lib.py",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imppy_lib.py",
      "mediaType": "text/x-python",
      "size": 18950,
      "checksum": {
        "hash": "96759061ed5554caa4649c643e36fcb5788dee99e6dc7fb077c93b83e6e89cb6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp311-win_amd64.pyd",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp311-win_amd64.pyd",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp311-win_amd64.pyd",
      "mediaType": "application/octet-stream",
      "size": 176640,
      "checksum": {
        "hash": "c9d70ac38748a83f18b6b7c9b8670b6cbb92fcf9fc8c114390b8ca095e33f6e5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp311-win_amd64.pyd.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp311-win_amd64.pyd.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp311-win_amd64.pyd.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cp311-win_amd64.pyd",
      "description": "SHA-256 checksum value for img2stl.cp311-win_amd64.pyd",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "96683a8449248b8c8437a956711bd647f8ba6d5206253966f73ebf53c9e56c8f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imppy_lib.py.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/imppy_lib.py.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imppy_lib.py.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/imppy_lib.py",
      "description": "SHA-256 checksum value for imppy_lib.py",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "2b6a3223332d8b66aef6519aba5fd22837e31212627dca56a3d147ca1eb1fa8e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-312-x86_64-linux-gnu.so",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-312-x86_64-linux-gnu.so",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-312-x86_64-linux-gnu.so",
      "mediaType": "application/octet-stream",
      "size": 255040,
      "checksum": {
        "hash": "12faf7961aa39af5d2326c0d37dd99d2bf31a3978495b0c4969600325fb67545",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-311-x86_64-linux-gnu.so.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-311-x86_64-linux-gnu.so.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-311-x86_64-linux-gnu.so.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-311-x86_64-linux-gnu.so",
      "description": "SHA-256 checksum value for img2stl.cpython-311-x86_64-linux-gnu.so",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f8699bd221be842a4bb309ffba0b383c1299ac45eff3c48274945814a9716b7f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/3_recenter_stl_models_v1.py",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/3_recenter_stl_models_v1.py",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/3_recenter_stl_models_v1.py",
      "mediaType": "text/x-python",
      "size": 7403,
      "checksum": {
        "hash": "0ecf080b01c357d03ec098f6665d37555b550a40d7696769d069f3d2e64a253e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/2_make_stl_model_v2.py",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/2_make_stl_model_v2.py",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/2_make_stl_model_v2.py",
      "mediaType": "text/x-python",
      "size": 6643,
      "checksum": {
        "hash": "06e35fcaf18d271c9a4208642ef52e9a68afa028e1b3385ff46ae8cdfb5e1091",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-311-x86_64-linux-gnu.so",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-311-x86_64-linux-gnu.so",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-311-x86_64-linux-gnu.so",
      "mediaType": "application/octet-stream",
      "size": 248280,
      "checksum": {
        "hash": "6bc7c997c8ce1acede69d4cf341f65ba8ef05ae11633f5c63057e11516298001",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-312-x86_64-linux-gnu.so.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-312-x86_64-linux-gnu.so.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-312-x86_64-linux-gnu.so.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/img2stl.cpython-312-x86_64-linux-gnu.so",
      "description": "SHA-256 checksum value for img2stl.cpython-312-x86_64-linux-gnu.so",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "0cd1ffecfd3963637ae68e16f9dce573734f6033eef14fb4ee86dc29489c8915",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/2_make_stl_model_v2.py.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/1_generate_chip_imgs/2_make_stl_model_v2.py.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/1_generate_chip_imgs/2_make_stl_model_v2.py.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/1_generate_chip_imgs/2_make_stl_model_v2.py",
      "description": "SHA-256 checksum value for 2_make_stl_model_v2.py",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "dd6c1ec5be9326e9d0edfcc5aa1a17b4c4154e75cba491993a1f5902b913e301",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/ReadMe_XCT_Simulations.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/ReadMe_XCT_Simulations.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/ReadMe_XCT_Simulations.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/ReadMe_XCT_Simulations.txt",
      "description": "SHA-256 checksum value for ReadMe_XCT_Simulations.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "bdfbc48b8b4659d785dc912ccc56589988683c482cee1a704171d459560a6b88",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/xct_sim_env_conda.yml",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Simulations_XCT_Chip_Python/xct_sim_env_conda.yml",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/xct_sim_env_conda.yml",
      "mediaType": "text/x-yaml",
      "size": 1589,
      "checksum": {
        "hash": "cf64ff3c250a4115b62f1a89a31c1cb270ff9114818b38bde7f5f65694d7db16",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Simulations_XCT_Chip_Python/.gitignore.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Simulations_XCT_Chip_Python/.gitignore.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Simulations_XCT_Chip_Python/.gitignore.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Simulations_XCT_Chip_Python/.gitignore",
      "description": "SHA-256 checksum value for .gitignore",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "1db2a98bfff425ca9e95bdfcd3c7b3df6920eed36e465a071560095778ab67ce",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/ReadMe.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "ReadMe.txt",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-4172/ReadMe.txt",
      "mediaType": "text/plain",
      "description": "An overview of the contents within this dataset.",
      "title": "ReadMe",
      "size": 5482,
      "checksum": {
        "hash": "07333a648b69e6d44c178c5a1b70f355569def9434ddb37840bb73692374a52d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.ods.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.ods.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.ods.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.ods",
      "description": "SHA-256 checksum value for Table_XCT_Experimental_Parameters.ods",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "20b6dd298ce991b1bbf52f3e5c1faa862a1e44935a685a32cf31a542e1467422",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_Drift.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_Drift.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_Drift.txrm",
      "mediaType": "application/octet-stream",
      "size": 25509888,
      "checksum": {
        "hash": "fbd8d4374525b82f97e086931bc38263ed721cf05cab1631f85010f30070c26b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_16bit.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_16bit.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_16bit.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_16bit.txrm",
      "description": "SHA-256 checksum value for nRadios_pixsz3p5_3201radios_16bit.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "71f83482ca948463b18805daceacd3eb036bd69c1af657b58967e2d51652fc41",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios/recon_nRadios_pixsz3p5_3201radios.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios/recon_nRadios_pixsz3p5_3201radios.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios/recon_nRadios_pixsz3p5_3201radios.tiff",
      "mediaType": "image/tiff",
      "size": 2064611816,
      "checksum": {
        "hash": "520ddba146e89049dbad5bccc16fcd3290f300dc7f95992190b23a5c62f8ee92",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios/recon_nRadios_pixsz3p5_3201radios.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios/recon_nRadios_pixsz3p5_3201radios.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios/recon_nRadios_pixsz3p5_3201radios.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios/recon_nRadios_pixsz3p5_3201radios.tiff",
      "description": "SHA-256 checksum value for recon_nRadios_pixsz3p5_3201radios.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "94226208053d0624fdc59c223b94480595c18448ad14a6491e40b126e436d779",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_shifts.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_shifts.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_shifts.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_shifts.csv",
      "description": "SHA-256 checksum value for nRadios_pixsz3p5_3201radios_shifts.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "1e764350da6afd1b39dea9cc804e93cfc996fe03c9e17baf1b6a4ef986e719e1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recon_nRadios_pixsz3p5_3201radios.txm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recon_nRadios_pixsz3p5_3201radios.txm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recon_nRadios_pixsz3p5_3201radios.txm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recon_nRadios_pixsz3p5_3201radios.txm",
      "description": "SHA-256 checksum value for recon_nRadios_pixsz3p5_3201radios.txm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "325ace1314da493460d5734bd12672d0cd8d5917118c26b287586133674c1559",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recipe_nRadios_pixsz3p5_3201radios.PNG",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recipe_nRadios_pixsz3p5_3201radios.PNG",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recipe_nRadios_pixsz3p5_3201radios.PNG",
      "mediaType": "image/png",
      "size": 55735,
      "checksum": {
        "hash": "dc82aae6a390049b192a3acb97c855f818c0ea3fca8622262a7776083b384494",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_16bit.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_16bit.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_16bit.txrm",
      "mediaType": "application/octet-stream",
      "size": 6723018752,
      "checksum": {
        "hash": "1ad04ebbd3335433d9044582517ecfd8c2939bca69b3e733bf4ea4009f6621d6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/FrontScoutImage.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/FrontScoutImage.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/FrontScoutImage.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/FrontScoutImage.xrm",
      "description": "SHA-256 checksum value for FrontScoutImage.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a8a8a12a54b244767652fc7fdd02710b1725e1c21e3b0b75059f8448d3ebeb81",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/temperature_history_pixsz3p5_3201radios.bmp.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/temperature_history_pixsz3p5_3201radios.bmp.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/temperature_history_pixsz3p5_3201radios.bmp.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/temperature_history_pixsz3p5_3201radios.bmp",
      "description": "SHA-256 checksum value for temperature_history_pixsz3p5_3201radios.bmp",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "57a0a9abc4fea9931bf9c32d7f069ed5c9d39e84940630af65f3476904497a1c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/FrontScoutImage.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/FrontScoutImage.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/FrontScoutImage.xrm",
      "mediaType": "application/octet-stream",
      "size": 2387968,
      "checksum": {
        "hash": "dc1edf90d76a9a3c9fa62840c6652aed3c61fc292819d7f85138de06241b0270",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recon_nRadios_pixsz3p5_3201radios.txm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recon_nRadios_pixsz3p5_3201radios.txm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recon_nRadios_pixsz3p5_3201radios.txm",
      "mediaType": "application/octet-stream",
      "size": 2080198656,
      "checksum": {
        "hash": "5288d16587073e6acab2da181a42c6988ab07e27f9ee219b371789a9a3090a47",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios_XZ",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios_XZ"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios_XZ/recon_nradios_pixsz3p5_3201radios_xz.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios_XZ/recon_nradios_pixsz3p5_3201radios_xz.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios_XZ/recon_nradios_pixsz3p5_3201radios_xz.tiff",
      "mediaType": "image/tiff",
      "size": 2064554074,
      "checksum": {
        "hash": "ccee1b39af1448c843783953109525a596cf7aa4aff435b415b0da71a9f37958",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios_XZ/recon_nradios_pixsz3p5_3201radios_xz.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios_XZ/recon_nradios_pixsz3p5_3201radios_xz.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios_XZ/recon_nradios_pixsz3p5_3201radios_xz.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_recon_nRadios_pixsz3p5_3201radios_XZ/recon_nradios_pixsz3p5_3201radios_xz.tiff",
      "description": "SHA-256 checksum value for recon_nradios_pixsz3p5_3201radios_xz.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a63140beed66ab304a4aa1e65942644a7556a6148bf29f83840f8113ae364507",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_radios_nRadios_pixsz3p5_3201radios.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_radios_nRadios_pixsz3p5_3201radios.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_radios_nRadios_pixsz3p5_3201radios.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_radios_nRadios_pixsz3p5_3201radios.zip",
      "description": "SHA-256 checksum value for imgs_radios_nRadios_pixsz3p5_3201radios.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "3e579366ed5c91953f14595e71752a66eb37a1c0e0bc0ca9a5a4464cd07279ee",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recipe_nRadios_pixsz3p5_3201radios.PNG.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recipe_nRadios_pixsz3p5_3201radios.PNG.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recipe_nRadios_pixsz3p5_3201radios.PNG.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/recipe_nRadios_pixsz3p5_3201radios.PNG",
      "description": "SHA-256 checksum value for recipe_nRadios_pixsz3p5_3201radios.PNG",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "44f55744477ee97cd2575d6a2a4f1ff0b6aa3a08629979b908ac61598bbab072",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios.txrm",
      "mediaType": "application/octet-stream",
      "size": 6784004096,
      "checksum": {
        "hash": "e933ab92abb404061c20925d35ad5aa4ee80d98af1bdfab1620895ae901b87cd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_radios_nRadios_pixsz3p5_3201radios.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_radios_nRadios_pixsz3p5_3201radios.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/imgs_radios_nRadios_pixsz3p5_3201radios.zip",
      "mediaType": "application/zip",
      "size": 7401172196,
      "checksum": {
        "hash": "278d6d9c5424cac9d74b305150baa8f8590f8a66048ad371d4d97ccdb9274b2f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_shifts.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_shifts.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_shifts.csv",
      "mediaType": "text/csv",
      "size": 137314,
      "checksum": {
        "hash": "263d8cfe18cb2d2475058be1879f5fb8404e0abb76d996308659fe1b6336b165",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_Drift.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_Drift.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_Drift.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios_Drift.txrm",
      "description": "SHA-256 checksum value for nRadios_pixsz3p5_3201radios_Drift.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "daa88a54a559583de3c8d5adb66073d95ab650f967611227faffa845107482f2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/temperature_history_pixsz3p5_3201radios.bmp",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/temperature_history_pixsz3p5_3201radios.bmp",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/temperature_history_pixsz3p5_3201radios.bmp",
      "mediaType": "image/bmp",
      "size": 659334,
      "checksum": {
        "hash": "d3ba36d9049f5d0e03da5a261f34b9baa4507bb43f72664fba2e7d937b9ba6b3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV6_PixSz_3p50um_3201radios/nRadios_pixsz3p5_3201radios.txrm",
      "description": "SHA-256 checksum value for nRadios_pixsz3p5_3201radios.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4b25f7b46d9ed1fa7e3280bfa19dfbcbd94a8e339e6896f8c9acc4381ff49498",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/SideScoutImage.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/SideScoutImage.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/SideScoutImage.xrm",
      "mediaType": "application/octet-stream",
      "size": 8687616,
      "checksum": {
        "hash": "f1633b2cad245c85c2c3f4c146667b4d682e5fdb4dca553e5e28dbb59ff79594",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/reference_Front.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/reference_Front.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/reference_Front.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/reference_Front.xrm",
      "description": "SHA-256 checksum value for reference_Front.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "de31e72d9332be1eec56393a785bc22eaede2d4e7b44820b410668a160f1e3a3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin.zip",
      "mediaType": "application/zip",
      "size": 10467852919,
      "checksum": {
        "hash": "63f30b54a3104b12c9893b5c1aa467e5043bc6e1664087ea522d93e4a9731097",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_shifts.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_shifts.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_shifts.csv",
      "mediaType": "text/csv",
      "size": 137314,
      "checksum": {
        "hash": "9836e514b65afbefce2c0784d7c817c48817af75beb6cfd3ab35675ef3146dc2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_16bit.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_16bit.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_16bit.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_16bit.txrm",
      "description": "SHA-256 checksum value for nRadios_pixsz1p75_noBin_16bit.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4ac6d500a5866552d0fc5ef69fa9b10295f4522083f00577c77820bbf8758656",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin_XZ.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin_XZ.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin_XZ.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin_XZ.zip",
      "description": "SHA-256 checksum value for imgs_recon_nRadios_pixsz1p75_noBin_XZ.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "b06fe027754dfc605352880ffce7a15cac3c28bf4650a403fce0eb5be6e34e97",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin.txrm",
      "description": "SHA-256 checksum value for nRadios_pixsz1p75_noBin.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f27623c5843fa9dd7d01e7ba0e799fe5eac3c650305b7c767bd36320506edfd9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recon_nRadios_pixsz1p75_noBin.txm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recon_nRadios_pixsz1p75_noBin.txm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recon_nRadios_pixsz1p75_noBin.txm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recon_nRadios_pixsz1p75_noBin.txm",
      "description": "SHA-256 checksum value for recon_nRadios_pixsz1p75_noBin.txm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4141d534069dab1919caf43eaef766ce3b85a428409666a376e7c167cd6f0278",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_radios_nRadios_pixsz1p75_noBin.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_radios_nRadios_pixsz1p75_noBin.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_radios_nRadios_pixsz1p75_noBin.zip",
      "mediaType": "application/zip",
      "size": 24197115894,
      "checksum": {
        "hash": "d2e6e7b092a1bf668a1255fb7168d6967b065941d8198b22dffd6e26028e8fff",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_Drift.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_Drift.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_Drift.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_Drift.txrm",
      "description": "SHA-256 checksum value for nRadios_pixsz1p75_noBin_Drift.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "77d3800cda872509d482a3b4d4bef2acaaeba4d8090759fbcf90807058a2bde4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin.zip",
      "description": "SHA-256 checksum value for imgs_recon_nRadios_pixsz1p75_noBin.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4a7c7ad9f4d64e83aae50082ad07f4cde006172cfc3698676b9eee3e22ce8eeb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/SideScoutImage.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/SideScoutImage.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/SideScoutImage.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/SideScoutImage.xrm",
      "description": "SHA-256 checksum value for SideScoutImage.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "9afdb5d5316772eb42a89c800a3c6899c33925c9d41131bfad53532d912a1708",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_radios_nRadios_pixsz1p75_noBin.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_radios_nRadios_pixsz1p75_noBin.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_radios_nRadios_pixsz1p75_noBin.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_radios_nRadios_pixsz1p75_noBin.zip",
      "description": "SHA-256 checksum value for imgs_radios_nRadios_pixsz1p75_noBin.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "ece7b87bfa5eb11bc55e07f5e20012d31c324a1af7e17096841f169fc5c0ebc0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/FrontScoutImage.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/FrontScoutImage.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/FrontScoutImage.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/FrontScoutImage.xrm",
      "description": "SHA-256 checksum value for FrontScoutImage.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a4b49ece9c5612eb5d2985357ba215a0f93effdb6e5f9a7f8b7b13b135f2b73c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_Drift.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_Drift.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_Drift.txrm",
      "mediaType": "application/octet-stream",
      "size": 101081088,
      "checksum": {
        "hash": "9f0dd37f83a50a8b4e9ba1824a7e85bf0b74fa0d27b057434ff69ea63a2c3594",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/temperature_history_pixsz1p75_noBin.bmp.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/temperature_history_pixsz1p75_noBin.bmp.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/temperature_history_pixsz1p75_noBin.bmp.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/temperature_history_pixsz1p75_noBin.bmp",
      "description": "SHA-256 checksum value for temperature_history_pixsz1p75_noBin.bmp",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "d3602d5322d373199cb089071b98f74969957b476fc71856929d235aa600e93b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recipe_nRadios_pixsz1p75_noBin.PNG",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recipe_nRadios_pixsz1p75_noBin.PNG",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recipe_nRadios_pixsz1p75_noBin.PNG",
      "mediaType": "image/png",
      "size": 55616,
      "checksum": {
        "hash": "e4a649f5563bea6facb0c76c40a0bffa34c9246a8cd11d3f53cc11ecf5feb1f0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/FrontScoutImage.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/FrontScoutImage.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/FrontScoutImage.xrm",
      "mediaType": "application/octet-stream",
      "size": 25579520,
      "checksum": {
        "hash": "83ee16f9b3f45d01377d76056a1c97420e94a64ec504d7031ecc99ff5c645777",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recon_nRadios_pixsz1p75_noBin.txm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recon_nRadios_pixsz1p75_noBin.txm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recon_nRadios_pixsz1p75_noBin.txm",
      "mediaType": "application/octet-stream",
      "size": 16583401472,
      "checksum": {
        "hash": "d697ae9eaa5a8044d7e849c2ab8ee3be56072e2d87266726bd45b8a7e6b85934",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin.txrm",
      "mediaType": "application/octet-stream",
      "size": 27125293056,
      "checksum": {
        "hash": "19ca094791c722481e9d4b93f8095c1d63f2173007b8f67f33c39edf7afb3725",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recipe_nRadios_pixsz1p75_noBin.PNG.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recipe_nRadios_pixsz1p75_noBin.PNG.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recipe_nRadios_pixsz1p75_noBin.PNG.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/recipe_nRadios_pixsz1p75_noBin.PNG",
      "description": "SHA-256 checksum value for recipe_nRadios_pixsz1p75_noBin.PNG",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "368e154d55515bb85127e1ca1c2a24c7f2671edf743be6e3acfb3f246f7787e4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_shifts.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_shifts.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_shifts.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_shifts.csv",
      "description": "SHA-256 checksum value for nRadios_pixsz1p75_noBin_shifts.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "9629212ecdc0762e0f0f0c7f5c880dc60bb07429d2066dc3d5df49ae2dbda8af",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin_XZ.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin_XZ.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/imgs_recon_nRadios_pixsz1p75_noBin_XZ.zip",
      "mediaType": "application/zip",
      "size": 10583608669,
      "checksum": {
        "hash": "65fcad2a6a42313046ae0e4a0282b61b0c02a4e2ffd11ae93f299c4b6e0a406c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/temperature_history_pixsz1p75_noBin.bmp",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/temperature_history_pixsz1p75_noBin.bmp",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/temperature_history_pixsz1p75_noBin.bmp",
      "mediaType": "image/bmp",
      "size": 659334,
      "checksum": {
        "hash": "16ba99c36f14b17db14d693a655c8134f157554d962ed849b2e99206fb3f82e1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/reference_Front.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/reference_Front.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/reference_Front.xrm",
      "mediaType": "application/octet-stream",
      "size": 17084416,
      "checksum": {
        "hash": "b0d712616bd96aba101f114dbd3ca52c5954b513d6c185c97bcab61e9845a46b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_16bit.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_16bit.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV8_PixSz_1p75um_NoBin/nRadios_pixsz1p75_noBin_16bit.txrm",
      "mediaType": "application/octet-stream",
      "size": 26913591296,
      "checksum": {
        "hash": "17d35ac303ea737892b00ee7153c7a742f47e825dad267afe7bf03768f817cc5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/SideScoutImage.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/SideScoutImage.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/SideScoutImage.xrm",
      "mediaType": "application/octet-stream",
      "size": 2387968,
      "checksum": {
        "hash": "876d58b33ad99980eb33e178258fd6fc8d5260b32e5aa3f39714817622f91a1d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_16bit.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_16bit.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_16bit.txrm",
      "mediaType": "application/octet-stream",
      "size": 5042937856,
      "checksum": {
        "hash": "062f0c9c6a74e31ac3718c77f30c66d49ea9fe940a5c0b66702bc38f12916da0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_16bit.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_16bit.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_16bit.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_16bit.txrm",
      "description": "SHA-256 checksum value for redo_highres_pixsz1p75_z750um_16bit.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "0621d3be33fa4979c3c4e4317a8d38719bcfdd7f8dc60708205117606a304beb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/temperature_history_redo_pixsz1p75.bmp",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/temperature_history_redo_pixsz1p75.bmp",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/temperature_history_redo_pixsz1p75.bmp",
      "mediaType": "image/bmp",
      "size": 659334,
      "checksum": {
        "hash": "ab46869c647997ed76c5460c6fc49a982f26241cbca78591cf0121e2ac52b0c5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_shifts.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_shifts.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_shifts.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_shifts.csv",
      "description": "SHA-256 checksum value for redo_highres_pixsz1p75_z750um_shifts.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "fcb4ab69385c2cdbb7331b271a94831d12c8e2d6b36eb79475a886043830db57",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/SideScoutImage.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/SideScoutImage.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/SideScoutImage.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/SideScoutImage.xrm",
      "description": "SHA-256 checksum value for SideScoutImage.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f7b262cf9c09d51f497fce03a36717c5b57e39317bf8412205520c90ab36870a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_shifts.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_shifts.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_shifts.csv",
      "mediaType": "text/csv",
      "size": 103013,
      "checksum": {
        "hash": "e50d7d477909fd2ac1d58612d3781bf53f1113e6df3623ac785f96127bdcfc76",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/FrontScoutImage.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/FrontScoutImage.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/FrontScoutImage.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/FrontScoutImage.xrm",
      "description": "SHA-256 checksum value for FrontScoutImage.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "9ffb597fc816ca3039014f99405c95d426284254d574d00f1258d15158cd09e5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/temperature_history_redo_pixsz1p75.bmp.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/temperature_history_redo_pixsz1p75.bmp.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/temperature_history_redo_pixsz1p75.bmp.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/temperature_history_redo_pixsz1p75.bmp",
      "description": "SHA-256 checksum value for temperature_history_redo_pixsz1p75.bmp",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "706e9f842f0c14d0b9986a8bbad5a7f9ab22262cde02c12050f7ba8a4322d988",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um.txrm",
      "description": "SHA-256 checksum value for redo_highres_pixsz1p75_z750um.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "60ef58d744be44042d326ceb9a0eba0442f2988b704240d21d72d895a5aa4be4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/FrontScoutImage.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/FrontScoutImage.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/FrontScoutImage.xrm",
      "mediaType": "application/octet-stream",
      "size": 2387968,
      "checksum": {
        "hash": "4c2b6d7f7907b7403a5bd583b08ba8c8611d475b517b820216a4a8735de50891",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um.txrm",
      "mediaType": "application/octet-stream",
      "size": 5103915008,
      "checksum": {
        "hash": "5ea09d8c69547291037869ef80739384ffe1d3c0495e60c4a32563b2ec5061f7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recon_redo_highres_pixsz1p75_z750um.txm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recon_redo_highres_pixsz1p75_z750um.txm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recon_redo_highres_pixsz1p75_z750um.txm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recon_redo_highres_pixsz1p75_z750um.txm",
      "description": "SHA-256 checksum value for recon_redo_highres_pixsz1p75_z750um.txm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "2abbd4e99459376e20f1bf8708b3457cdac3ef8d17262e0c3c771d39f12f85ac",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_radios_redo_highres_pixsz1p75_z750um.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_radios_redo_highres_pixsz1p75_z750um.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_radios_redo_highres_pixsz1p75_z750um.zip",
      "mediaType": "application/zip",
      "size": 4459033075,
      "checksum": {
        "hash": "40b2ede5abb7d430d6998bf9210788d0cc9bb1b6b54c1c0140d9b606d2a5e4ed",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um/recon_redo_highres_pixsz1p75_z750um.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um/recon_redo_highres_pixsz1p75_z750um.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um/recon_redo_highres_pixsz1p75_z750um.tiff",
      "mediaType": "image/tiff",
      "size": 2037993974,
      "checksum": {
        "hash": "38b9282043280962295aabbc73dd48d14eb41645755d996909e2275f3b839446",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um/recon_redo_highres_pixsz1p75_z750um.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um/recon_redo_highres_pixsz1p75_z750um.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um/recon_redo_highres_pixsz1p75_z750um.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um/recon_redo_highres_pixsz1p75_z750um.tiff",
      "description": "SHA-256 checksum value for recon_redo_highres_pixsz1p75_z750um.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f16756e375f49c51d1eb5a4396fcb51fce9a16671aa35c93f01060ba7cd09c28",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recipe_redo_highres_pixsz1p75_z750um.PNG",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recipe_redo_highres_pixsz1p75_z750um.PNG",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recipe_redo_highres_pixsz1p75_z750um.PNG",
      "mediaType": "image/png",
      "size": 54695,
      "checksum": {
        "hash": "0fb6be3b6cccd7c62df3bd261f568f8aca3c48f597dd492cef6aa2fbd5cbd717",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_radios_redo_highres_pixsz1p75_z750um.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_radios_redo_highres_pixsz1p75_z750um.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_radios_redo_highres_pixsz1p75_z750um.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_radios_redo_highres_pixsz1p75_z750um.zip",
      "description": "SHA-256 checksum value for imgs_radios_redo_highres_pixsz1p75_z750um.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4bac28c8233c360414c1e3c3cacb8fe5a02237c921f0c9256408c72b2717276e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_Drift.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_Drift.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_Drift.txrm",
      "mediaType": "application/octet-stream",
      "size": 25509888,
      "checksum": {
        "hash": "5bff0aaf5dffad7370461c69062da168d3e7d93c84a783c9a12ec575cda828f7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recipe_redo_highres_pixsz1p75_z750um.PNG.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recipe_redo_highres_pixsz1p75_z750um.PNG.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recipe_redo_highres_pixsz1p75_z750um.PNG.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recipe_redo_highres_pixsz1p75_z750um.PNG",
      "description": "SHA-256 checksum value for recipe_redo_highres_pixsz1p75_z750um.PNG",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a7c6dc2469d4dc6ef28066999847c53a605824bbca12c1c2a6e45fce875560aa",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_Drift.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_Drift.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_Drift.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/redo_highres_pixsz1p75_z750um_Drift.txrm",
      "description": "SHA-256 checksum value for redo_highres_pixsz1p75_z750um_Drift.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "27f0e485703244f0b17ead282437e42e81a2e154ba5874317ec4e5f7d0cbbb0e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recon_redo_highres_pixsz1p75_z750um.txm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recon_redo_highres_pixsz1p75_z750um.txm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/recon_redo_highres_pixsz1p75_z750um.txm",
      "mediaType": "application/octet-stream",
      "size": 2050269184,
      "checksum": {
        "hash": "5aefb63a3d96e34a8bc565ab1d0271198de40c7276459f4d58e1eda182e8e0bc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um_XZ",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um_XZ"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um_XZ/recon_redo_highres_pixsz1p75_z750um_xz.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um_XZ/recon_redo_highres_pixsz1p75_z750um_xz.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um_XZ/recon_redo_highres_pixsz1p75_z750um_xz.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um_XZ/recon_redo_highres_pixsz1p75_z750um_xz.tiff",
      "description": "SHA-256 checksum value for recon_redo_highres_pixsz1p75_z750um_xz.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "592a593a62052995cb1b2698866e38db3d89067641365e4f43af7e433e4aa18a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um_XZ/recon_redo_highres_pixsz1p75_z750um_xz.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um_XZ/recon_redo_highres_pixsz1p75_z750um_xz.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV4_PixSz_1p75um_Offcenter/imgs_recon_redo_highres_pixsz1p75_z750um_XZ/recon_redo_highres_pixsz1p75_z750um_xz.tiff",
      "mediaType": "image/tiff",
      "size": 2037938266,
      "checksum": {
        "hash": "3f222e245d7dc3d619046522b964898b6f028c6feb0261629bb5d96bfca1ddcb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/Pic_Excised_GPU_Sample_for_XCT.png.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/Pic_Excised_GPU_Sample_for_XCT.png.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/Pic_Excised_GPU_Sample_for_XCT.png.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/Pic_Excised_GPU_Sample_for_XCT.png",
      "description": "SHA-256 checksum value for Pic_Excised_GPU_Sample_for_XCT.png",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "8dbf2353abc6c36a02737c615717f965d003f7d25da521b6c580b3aa93ad6024",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_radios_nRadios_pixsz3p5_180fan",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_radios_nRadios_pixsz3p5_180fan"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_radios_nRadios_pixsz3p5_180fan/nRadios_pixsz3p5_180fan_16bit.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_radios_nRadios_pixsz3p5_180fan/nRadios_pixsz3p5_180fan_16bit.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_radios_nRadios_pixsz3p5_180fan/nRadios_pixsz3p5_180fan_16bit.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_radios_nRadios_pixsz3p5_180fan/nRadios_pixsz3p5_180fan_16bit.tiff",
      "description": "SHA-256 checksum value for nRadios_pixsz3p5_180fan_16bit.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "9484002f10b9437293424c89fc4dfaadab6bab1829b5fa08cedefb7ce20670ca",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_radios_nRadios_pixsz3p5_180fan/nRadios_pixsz3p5_180fan_16bit.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_radios_nRadios_pixsz3p5_180fan/nRadios_pixsz3p5_180fan_16bit.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_radios_nRadios_pixsz3p5_180fan/nRadios_pixsz3p5_180fan_16bit.tiff",
      "mediaType": "image/tiff",
      "size": 1679999786,
      "checksum": {
        "hash": "045a9207bea395b119f384456684b00f4f6678f0e85251fccfee479e4c604423",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan.txrm",
      "mediaType": "application/octet-stream",
      "size": 1743482880,
      "checksum": {
        "hash": "35f89937fd795e8f3a16aab8be524cdb6951610a2185bf0e70129097e87a0aac",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recipe_nRadios_pixsz3p5_180fan.PNG",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recipe_nRadios_pixsz3p5_180fan.PNG",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recipe_nRadios_pixsz3p5_180fan.PNG",
      "mediaType": "image/png",
      "size": 55907,
      "checksum": {
        "hash": "bcc071d531205b5aa237cfa26f95a18200d0a8192883bf372b4de1ff89d08ae7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recipe_nRadios_pixsz3p5_180fan.PNG.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recipe_nRadios_pixsz3p5_180fan.PNG.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recipe_nRadios_pixsz3p5_180fan.PNG.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recipe_nRadios_pixsz3p5_180fan.PNG",
      "description": "SHA-256 checksum value for recipe_nRadios_pixsz3p5_180fan.PNG",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "da305ffa24901c829691465f6a70968a2e30b16952a3374a4514a26bc71b8614",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan/recon_nRadios_pixsz3p5_180fan.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan/recon_nRadios_pixsz3p5_180fan.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan/recon_nRadios_pixsz3p5_180fan.tiff",
      "mediaType": "image/tiff",
      "size": 2072869352,
      "checksum": {
        "hash": "478193fed078146776a0940df835c7988b293fb321dccb6a074960aa4e627b9c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan/recon_nRadios_pixsz3p5_180fan.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan/recon_nRadios_pixsz3p5_180fan.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan/recon_nRadios_pixsz3p5_180fan.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan/recon_nRadios_pixsz3p5_180fan.tiff",
      "description": "SHA-256 checksum value for recon_nRadios_pixsz3p5_180fan.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "9df18f0bf077d44a0bcd91bfc74ed22fad4f090e447883891981ab77a2fdd396",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_Drift.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_Drift.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_Drift.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_Drift.txrm",
      "description": "SHA-256 checksum value for nRadios_pixsz3p5_180fan_Drift.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "7b90b72109a8d94ce66c9a8b413fe1c29f37af96e2b132a4de912b5d2d6ee904",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan_XZ",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan_XZ"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan_XZ/recon_nradios_pixsz3p5_180fan_xz.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan_XZ/recon_nradios_pixsz3p5_180fan_xz.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan_XZ/recon_nradios_pixsz3p5_180fan_xz.tiff",
      "mediaType": "image/tiff",
      "size": 2072811610,
      "checksum": {
        "hash": "8cdd7bcee37111bdd86be3e7c2192ffc540fba5c61831d491f4c2edc1d98cf55",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan_XZ/recon_nradios_pixsz3p5_180fan_xz.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan_XZ/recon_nradios_pixsz3p5_180fan_xz.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan_XZ/recon_nradios_pixsz3p5_180fan_xz.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/imgs_recon_nRadios_pixsz3p5_180fan_XZ/recon_nradios_pixsz3p5_180fan_xz.tiff",
      "description": "SHA-256 checksum value for recon_nradios_pixsz3p5_180fan_xz.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "326666ff3c898c8e39978079afdfd72995ccb132c0b9f4676780c1661bf19ae9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_Drift.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_Drift.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_Drift.txrm",
      "mediaType": "application/octet-stream",
      "size": 25509888,
      "checksum": {
        "hash": "5cfb0e29c0115077db74e5f3ecc863fa359705fb9707240d9019320c755f1131",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/temperature_history_pixsz3p5_180fan.bmp",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/temperature_history_pixsz3p5_180fan.bmp",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/temperature_history_pixsz3p5_180fan.bmp",
      "mediaType": "image/bmp",
      "size": 659334,
      "checksum": {
        "hash": "62d2f94fd56cf7db91a908a59bc8b9238b7fafbad202e9f50468ab80505f3086",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recon_nRadios_pixsz3p5_180fan.txm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recon_nRadios_pixsz3p5_180fan.txm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recon_nRadios_pixsz3p5_180fan.txm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recon_nRadios_pixsz3p5_180fan.txm",
      "description": "SHA-256 checksum value for recon_nRadios_pixsz3p5_180fan.txm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "e2c7ce1ca56525499b664adb41f318b19915ec5f8e91a6451769aa2de5b85379",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_shifts.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_shifts.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_shifts.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_shifts.csv",
      "description": "SHA-256 checksum value for nRadios_pixsz3p5_180fan_shifts.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "66c1cbdd45c82ee70cd4320bf5b147d84e3df450a3db578a0f775f2ab4a70ea6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_16bit.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_16bit.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_16bit.txrm",
      "mediaType": "application/octet-stream",
      "size": 1682436096,
      "checksum": {
        "hash": "a22652bf41eafc70638eb9f1e66845c9a6c8980b63675130cf89a4f77baf3f90",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/temperature_history_pixsz3p5_180fan.bmp.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/temperature_history_pixsz3p5_180fan.bmp.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/temperature_history_pixsz3p5_180fan.bmp.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/temperature_history_pixsz3p5_180fan.bmp",
      "description": "SHA-256 checksum value for temperature_history_pixsz3p5_180fan.bmp",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f0db1033a849cdf99b6606989c986d9f6dd94479c6a2c169e87eae691876b009",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recon_nRadios_pixsz3p5_180fan.txm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recon_nRadios_pixsz3p5_180fan.txm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/recon_nRadios_pixsz3p5_180fan.txm",
      "mediaType": "application/octet-stream",
      "size": 2078601216,
      "checksum": {
        "hash": "ba5e907abbd59f49208bc3d9ee2d2297ca99bdca11ee8e0eedaff76798224f6b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_shifts.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_shifts.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_shifts.csv",
      "mediaType": "text/csv",
      "size": 33976,
      "checksum": {
        "hash": "7e006cbf634d1f95704f3895bfe4da43e8c8e805727939d7a95af1904aae80bf",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan.txrm",
      "description": "SHA-256 checksum value for nRadios_pixsz3p5_180fan.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "706b8a68568cb681e1a834d5ecb3fdcc6bdc9ef18c2188998ee0e5103171006e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_16bit.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_16bit.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_16bit.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV7_PixSz_3p50um_180fan/nRadios_pixsz3p5_180fan_16bit.txrm",
      "description": "SHA-256 checksum value for nRadios_pixsz3p5_180fan_16bit.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "dcc9f4c2a7764c797fdce600e2dedbd1416e4943b85e8be02a1c9f892f08f838",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.pdf",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.pdf",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.pdf",
      "mediaType": "application/pdf",
      "size": 242886,
      "checksum": {
        "hash": "d645a5c2191a57281e735add773ed79e6a1311f2f87d3ece4291cedf0b7c4e50",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/Pic_Excised_GPU_Sample_for_XCT.png",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/Pic_Excised_GPU_Sample_for_XCT.png",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/Pic_Excised_GPU_Sample_for_XCT.png",
      "mediaType": "image/png",
      "size": 8874144,
      "checksum": {
        "hash": "775922e5612ce2c7eb6a6666440201a3f5b9a69b620a4e1957ea480a7f1dbe39",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/SideScoutImage.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/SideScoutImage.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/SideScoutImage.xrm",
      "mediaType": "application/octet-stream",
      "size": 2387968,
      "checksum": {
        "hash": "3021d9c163c2cfd52f4f059bf1766c30b4b0a7bf93f4aecbb8cd69f20d04a8a7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/temperature_history_pixsz7p0.bmp",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/temperature_history_pixsz7p0.bmp",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/temperature_history_pixsz7p0.bmp",
      "mediaType": "image/bmp",
      "size": 659334,
      "checksum": {
        "hash": "e06553e75969902cafe12f22b07f703fbe4a138626d15276b686c263cd4cf9b4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recipe_Test1_160kv_pixsz7p0.PNG.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recipe_Test1_160kv_pixsz7p0.PNG.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recipe_Test1_160kv_pixsz7p0.PNG.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recipe_Test1_160kv_pixsz7p0.PNG",
      "description": "SHA-256 checksum value for recipe_Test1_160kv_pixsz7p0.PNG",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "0e81aa24de886861f9d59f67f3fa0a2d7e8a4ef50b62a8934e5c9df0ae7c8419",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0_XZ",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0_XZ"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0_XZ/recon_test1_160kv_pixsz7p0_xz.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0_XZ/recon_test1_160kv_pixsz7p0_xz.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0_XZ/recon_test1_160kv_pixsz7p0_xz.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0_XZ/recon_test1_160kv_pixsz7p0_xz.tiff",
      "description": "SHA-256 checksum value for recon_test1_160kv_pixsz7p0_xz.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "60cce3c51e4713f0f23201d5be7cb0f1f778a1ed0366f1c7fcd835409604f3ce",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0_XZ/recon_test1_160kv_pixsz7p0_xz.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0_XZ/recon_test1_160kv_pixsz7p0_xz.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0_XZ/recon_test1_160kv_pixsz7p0_xz.tiff",
      "mediaType": "image/tiff",
      "size": 2076842074,
      "checksum": {
        "hash": "a4780444477b5643f3b8d32b926fef0ba53bc6584f0f8c80dbe1f44611be86f9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0/recon_Test1_160kv_pixsz7p0.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0/recon_Test1_160kv_pixsz7p0.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0/recon_Test1_160kv_pixsz7p0.tiff",
      "mediaType": "image/tiff",
      "size": 2076901172,
      "checksum": {
        "hash": "2b808efbdfc4a7f92945a073ad82e6f5a84dcf49d5efb71fb0740e3b63d6c08b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0/recon_Test1_160kv_pixsz7p0.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0/recon_Test1_160kv_pixsz7p0.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0/recon_Test1_160kv_pixsz7p0.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_recon_Test1_160kv_pixsz7p0/recon_Test1_160kv_pixsz7p0.tiff",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz7p0.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "d92c4371998b9b27984afbe734ce0ad33434ccc4e4b18a4e55bae258ce2787d8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.mp4",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.mp4",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.mp4",
      "mediaType": "video/mp4",
      "size": 2598779,
      "checksum": {
        "hash": "2ea2956bbfb0bbd4cc4fe6c47c623d1a2b3a40e10edbdcdf76d178615589e579",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_Drift.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_Drift.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_Drift.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_Drift.txrm",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz7p0_Drift.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "ab14bb7def83595d491704a55b54a158706516794c26604599b200a0c6906cec",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.mp4.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.mp4.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.mp4.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.mp4",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz7p0.mp4",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "dae8763aab59824ea143bebea87df402d2c828d0addeac99dbbe04969e3b1b9d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_shifts.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_shifts.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_shifts.csv",
      "mediaType": "text/csv",
      "size": 68686,
      "checksum": {
        "hash": "4487d4e0a66ef47047817362c198512086886415fdbcca695344cab1fc805222",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0.txrm",
      "mediaType": "application/octet-stream",
      "size": 3423846400,
      "checksum": {
        "hash": "2b661107d05f47f07bd2dd6584a9a2b9352fa7ce10719ed8a4aab031dc1f6d8b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/SideScoutImage.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/SideScoutImage.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/SideScoutImage.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/SideScoutImage.xrm",
      "description": "SHA-256 checksum value for SideScoutImage.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "c9d47b0102620a45cf377da6d34bd77299e14173e76dc0dd9930d53e8a3c2cf9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/FrontScoutImage.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/FrontScoutImage.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/FrontScoutImage.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/FrontScoutImage.xrm",
      "description": "SHA-256 checksum value for FrontScoutImage.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "ef7822fba94c17c7876997b2d2a1c895998b843521c431eab4c3c986ccaac807",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0_xz.mp4",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0_xz.mp4",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0_xz.mp4",
      "mediaType": "video/mp4",
      "size": 2594163,
      "checksum": {
        "hash": "48045a8f2f78c471e8e6254c7611fcd2298e6826e7c8f3bdd01c134955ac2cf3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0_xz.mp4.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0_xz.mp4.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0_xz.mp4.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0_xz.mp4",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz7p0_xz.mp4",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a3e07ec294f60ab92c7c04d21885a94bc4969af53faeeb34257d4a7f35140e81",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_radios_Test1_160kv_pixsz7p0.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_radios_Test1_160kv_pixsz7p0.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_radios_Test1_160kv_pixsz7p0.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_radios_Test1_160kv_pixsz7p0.zip",
      "description": "SHA-256 checksum value for imgs_radios_Test1_160kv_pixsz7p0.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "166a29ebe3db4b629a4504672ffdd9fa9b9ec49cdc993e47e99a7dbcd4b37c3f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/FrontScoutImage.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/FrontScoutImage.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/FrontScoutImage.xrm",
      "mediaType": "application/octet-stream",
      "size": 2387968,
      "checksum": {
        "hash": "a8cfa3a9cfb3a741d10380a138c87169c628b7f165ecf3258d02a097521fb478",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/levelset_segmentation_orbitmovie_pixsz7p0.mp4",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/levelset_segmentation_orbitmovie_pixsz7p0.mp4",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/levelset_segmentation_orbitmovie_pixsz7p0.mp4",
      "mediaType": "video/mp4",
      "size": 14388098,
      "checksum": {
        "hash": "d08eddb723db776f69a12391dddc88cac0dfeeb29a3ebc64f4cc6d9a40235cfb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_16bit.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_16bit.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_16bit.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_16bit.txrm",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz7p0_16bit.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "ea4d96f0113b908d5425fdfd923ba59ba60b5c7a811bde8a9f842d814ce99978",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0.txrm",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz7p0.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "081a1762305c2182600243b41b124d70a074e0d2b0209658cc97f379136e8ced",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.txm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.txm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.txm",
      "mediaType": "application/octet-stream",
      "size": 2085928960,
      "checksum": {
        "hash": "c3f6d2d4ea67a9ab264009b0d6903335f87ec6353ef41064ba77c20a6d321aed",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/levelset_segmentation_orbitmovie_pixsz7p0.mp4.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/levelset_segmentation_orbitmovie_pixsz7p0.mp4.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/levelset_segmentation_orbitmovie_pixsz7p0.mp4.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/levelset_segmentation_orbitmovie_pixsz7p0.mp4",
      "description": "SHA-256 checksum value for levelset_segmentation_orbitmovie_pixsz7p0.mp4",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "80ddf688603f055f10fb394c3b6102fa8c75be52ca2a185063f3bcd6380f029c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recipe_Test1_160kv_pixsz7p0.PNG",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recipe_Test1_160kv_pixsz7p0.PNG",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recipe_Test1_160kv_pixsz7p0.PNG",
      "mediaType": "image/png",
      "size": 54499,
      "checksum": {
        "hash": "f12566aa2218e8d22e9dcbc64678904f35238ca304c6f21c996a38f0cefda764",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/temperature_history_pixsz7p0.bmp.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/temperature_history_pixsz7p0.bmp.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/temperature_history_pixsz7p0.bmp.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/temperature_history_pixsz7p0.bmp",
      "description": "SHA-256 checksum value for temperature_history_pixsz7p0.bmp",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "cb2fc44c17ae722f4c0e163095114d9f4831723580a00a517ac795e94f7623f1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_shifts.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_shifts.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_shifts.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_shifts.csv",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz7p0_shifts.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4d868495d3f7f90d78ce6f801e7ac63e7360ee8c39916c59c3f3c0b54148ee7d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_radios_Test1_160kv_pixsz7p0.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_radios_Test1_160kv_pixsz7p0.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/imgs_radios_Test1_160kv_pixsz7p0.zip",
      "mediaType": "application/zip",
      "size": 3130786679,
      "checksum": {
        "hash": "5dd72df3b17e1b7f67eca69aafa20ac88fea2e06009d75f2db9debbe8985910f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.txm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.txm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.txm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/recon_Test1_160kv_pixsz7p0.txm",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz7p0.txm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "65dbb158f62ac3ce756379cc3702abe081862a2a67c1f786f6cab173db9ac0c1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_Drift.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_Drift.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_Drift.txrm",
      "mediaType": "application/octet-stream",
      "size": 25509888,
      "checksum": {
        "hash": "be26ba2ded87da276e78255dd7859d89bc1707f340c5941066409783ca6a2af5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_16bit.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_16bit.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV2_PixSz_7p00um/Test1_160kv_pixsz7p0_16bit.txrm",
      "mediaType": "application/octet-stream",
      "size": 3362856960,
      "checksum": {
        "hash": "b6c12cb70bb8a4a971183094540c91c66d38b943b7866841ac3378013ff73e20",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/SideScoutImage.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/SideScoutImage.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/SideScoutImage.xrm",
      "mediaType": "application/octet-stream",
      "size": 2387968,
      "checksum": {
        "hash": "f5f3127dfa197690f483e5a172632fcf07bf57fc26e5db9ef7390003bd5331db",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/temperature_history_pixsz14p0.bmp",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/temperature_history_pixsz14p0.bmp",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/temperature_history_pixsz14p0.bmp",
      "mediaType": "image/bmp",
      "size": 659334,
      "checksum": {
        "hash": "e0cc54c6f7950b2048588ffdeefde7c2c41997e7dc7d17994fe2aa7d81e4d52c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/temperature_history_pixsz14p0.bmp.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/temperature_history_pixsz14p0.bmp.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/temperature_history_pixsz14p0.bmp.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/temperature_history_pixsz14p0.bmp",
      "description": "SHA-256 checksum value for temperature_history_pixsz14p0.bmp",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f89632d5eb7dacac221647a2d1483a1d4327ab335a2b2a404478f7ccb15e25a7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_radios_Test1_160kv_pixsz14p0.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_radios_Test1_160kv_pixsz14p0.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_radios_Test1_160kv_pixsz14p0.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_radios_Test1_160kv_pixsz14p0.zip",
      "description": "SHA-256 checksum value for imgs_radios_Test1_160kv_pixsz14p0.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "8684e924eff0c7b6a804a11fa14b1778add39d3efea548b4ba353a560f6121a8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.mp4.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.mp4.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.mp4.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.mp4",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz14p0.mp4",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "be87986a3fbd410a541ea4de160ad76b6c897012ec1a65a8c190cdeba4480495",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/reference_Front.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/reference_Front.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/reference_Front.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/reference_Front.xrm",
      "description": "SHA-256 checksum value for reference_Front.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "c26addbe05c2242bfecb767e6dadf425d4fc182cae61ab778c32e1c6df57d860",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0.txrm",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz14p0.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "db932dd64e3bac45c939d1951c18ded81988f9f29422282ac5a3513b3e15546f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_16bit.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_16bit.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_16bit.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_16bit.txrm",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz14p0_16bit.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "963acb6c72e5683630d3ae8bd887019bd8e3e826ba80cd7f476fbc4e5b271840",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0_xz.mp4",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0_xz.mp4",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0_xz.mp4",
      "mediaType": "video/mp4",
      "size": 1429738,
      "checksum": {
        "hash": "4c74b95814bf34c0787675399286631f7187fa56044bf7cded0bba3f6be5316d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.txm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.txm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.txm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.txm",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz14p0.txm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "74b8d315e7aa9b0e47de5704ef5d6916dd9e852c0d33fd21398820d75064f4bf",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_shifts.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_shifts.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_shifts.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_shifts.csv",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz14p0_shifts.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "047b1c95f343c367244938858ce89f658168868137ad6ead85a67db1bfd5cef0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0.txrm",
      "mediaType": "application/octet-stream",
      "size": 3423846400,
      "checksum": {
        "hash": "c93801ffda8c741ff3f01ab7de02ae63589f1db29e0bd885493631f9a8b09553",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/SideScoutImage.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/SideScoutImage.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/SideScoutImage.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/SideScoutImage.xrm",
      "description": "SHA-256 checksum value for SideScoutImage.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "e143c584d3bbbd8b9f47576ca37273148ed582ec5b56e49bac7e2f582b9a7d85",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/FrontScoutImage.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/FrontScoutImage.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/FrontScoutImage.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/FrontScoutImage.xrm",
      "description": "SHA-256 checksum value for FrontScoutImage.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "523fe92348554222d4098e69d9bff1fdad9ddf3f66d56f86c31910190afc5341",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0/recon_Test1_160kv_pixsz14p0.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0/recon_Test1_160kv_pixsz14p0.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0/recon_Test1_160kv_pixsz14p0.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0/recon_Test1_160kv_pixsz14p0.tiff",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz14p0.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "393f88c5bf51eab20f6bca9a0dabbd69fcb0240f6b435e8b90a93a5fdc519e4a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0/recon_Test1_160kv_pixsz14p0.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0/recon_Test1_160kv_pixsz14p0.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0/recon_Test1_160kv_pixsz14p0.tiff",
      "mediaType": "image/tiff",
      "size": 2091377114,
      "checksum": {
        "hash": "eea423c1dabb5dd1317d6ff77b2162846bbbc7e29fff84563ed3ce54f2ae8f15",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0_xz.mp4.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0_xz.mp4.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0_xz.mp4.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0_xz.mp4",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz14p0_xz.mp4",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "3c9acb71d488ab6db654c4cd20a59e979b5c89c8a9389daf6b75629d4a574b2d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/FrontScoutImage.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/FrontScoutImage.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/FrontScoutImage.xrm",
      "mediaType": "application/octet-stream",
      "size": 6684672,
      "checksum": {
        "hash": "db5412973c61a9aa11b7498762e01a49eef3a5230e900ae95c12e640b91aa9c4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recipe_Test1_160kv_pixsz14p0.PNG",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recipe_Test1_160kv_pixsz14p0.PNG",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recipe_Test1_160kv_pixsz14p0.PNG",
      "mediaType": "image/png",
      "size": 54654,
      "checksum": {
        "hash": "088ff2e5f0074a5262d74ed25e453e23bb43557cfd7a526e7e75a1b3e1c51304",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_16bit.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_16bit.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_16bit.txrm",
      "mediaType": "application/octet-stream",
      "size": 3362856960,
      "checksum": {
        "hash": "0c28f8de018775b9791f378f737d3d506599c3339757d728235550a85c9ecced",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0_XZ",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0_XZ"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0_XZ/recon_test1_160kv_pixsz14p0_xz.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0_XZ/recon_test1_160kv_pixsz14p0_xz.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0_XZ/recon_test1_160kv_pixsz14p0_xz.tiff",
      "mediaType": "image/tiff",
      "size": 2091317338,
      "checksum": {
        "hash": "c6d78d45dcc2333b91690149a877260bb1196b87691505f61283b2250d99d063",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0_XZ/recon_test1_160kv_pixsz14p0_xz.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0_XZ/recon_test1_160kv_pixsz14p0_xz.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0_XZ/recon_test1_160kv_pixsz14p0_xz.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_recon_Test1_160kv_pixsz14p0_XZ/recon_test1_160kv_pixsz14p0_xz.tiff",
      "description": "SHA-256 checksum value for recon_test1_160kv_pixsz14p0_xz.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "dee603b154d0e74034086dea8e065a3e88b675edd7e10d8b36620097eb12ca8f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_Drift.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_Drift.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_Drift.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_Drift.txrm",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz14p0_Drift.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "820de177c380ba0cb0b089d11fe661ddce64b70571885efd86891b86a154d961",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_Drift.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_Drift.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_Drift.txrm",
      "mediaType": "application/octet-stream",
      "size": 25509888,
      "checksum": {
        "hash": "2114c72d5be4d52ee9f052bbcb9f469b983029d39ec551492912149ef96c5fd4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.mp4",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.mp4",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.mp4",
      "mediaType": "video/mp4",
      "size": 1228020,
      "checksum": {
        "hash": "ecab918fe95c7c614a04a52db9a4b07f53396ba84cf380fc56f777eef110e68f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/reference_Front.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/reference_Front.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/reference_Front.xrm",
      "mediaType": "application/octet-stream",
      "size": 4489216,
      "checksum": {
        "hash": "e8512c3232d2210dbc21ba13af26ae81d36d8bf0731eb1275e62754e87a2a32e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_shifts.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_shifts.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/Test1_160kv_pixsz14p0_shifts.csv",
      "mediaType": "text/csv",
      "size": 68685,
      "checksum": {
        "hash": "167b3f62836af9b063208391291efac34e5d8ed941bcfe395198a6e9a576c9eb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_radios_Test1_160kv_pixsz14p0.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_radios_Test1_160kv_pixsz14p0.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/imgs_radios_Test1_160kv_pixsz14p0.zip",
      "mediaType": "application/zip",
      "size": 3118170527,
      "checksum": {
        "hash": "949f84a6aeee6285f20971d3750b85b6146403a9209d0e54aa4a479ddfbeaaed",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recipe_Test1_160kv_pixsz14p0.PNG.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recipe_Test1_160kv_pixsz14p0.PNG.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recipe_Test1_160kv_pixsz14p0.PNG.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recipe_Test1_160kv_pixsz14p0.PNG",
      "description": "SHA-256 checksum value for recipe_Test1_160kv_pixsz14p0.PNG",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "e33f36c1b097cc4b59f260b86c8fde240660635f3d8a6fbc9cb4fb3a2b7a370b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.txm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.txm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV1_PixSz_14p0um/recon_Test1_160kv_pixsz14p0.txm",
      "mediaType": "application/octet-stream",
      "size": 2100416512,
      "checksum": {
        "hash": "d5c2865e56d7064a64197f98ee75e94af12bfc699094c2f2fd4d88d200b8fad6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/ReadMe_XCT_Experiments.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/ReadMe_XCT_Experiments.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/ReadMe_XCT_Experiments.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/ReadMe_XCT_Experiments.txt",
      "description": "SHA-256 checksum value for ReadMe_XCT_Experiments.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "67c6e5c89fdc42e5c149d82c2f302e5c5814fbd1ce0efeef34897fb9bc4d3a18",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.ods",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.ods",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.ods",
      "mediaType": "application/vnd.oasis.opendocument.spreadsheet",
      "size": 5600,
      "checksum": {
        "hash": "681a153646f7b9fcc7fbe2255215ee8c870c5937a6f30ef686a90cae177f9a84",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/SideScoutImage.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/SideScoutImage.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/SideScoutImage.xrm",
      "mediaType": "application/octet-stream",
      "size": 2387968,
      "checksum": {
        "hash": "b426fbf5e1191f93e34adaabbaafd5aef704f47a00a13b9fc0deeccd582fab78",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_Drift.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_Drift.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_Drift.txrm",
      "mediaType": "application/octet-stream",
      "size": 25509888,
      "checksum": {
        "hash": "743efb43370c46d21fde33ebd2db49b65679ac6626f8a539c19317b97d441c72",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/temperature_history_pixsz3p5.bmp.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/temperature_history_pixsz3p5.bmp.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/temperature_history_pixsz3p5.bmp.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/temperature_history_pixsz3p5.bmp",
      "description": "SHA-256 checksum value for temperature_history_pixsz3p5.bmp",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "69bb4c608829296c608368a9b33a98e7a19713c13284a7ac2fed974f14ee71f3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.txm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.txm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.txm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.txm",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz3p5.txm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "fa42aee1b685232be384e54a8d35e7605f3b849afdd8e0cab3eb77fe20805e5e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.mp4.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.mp4.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.mp4.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.mp4",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz3p5.mp4",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "586474b26e7adcef27dc294caf5b9ce8b6b61aa7b0c53011a22715da00869173",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_radios_Test1_160kv_pixsz3p5.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_radios_Test1_160kv_pixsz3p5.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_radios_Test1_160kv_pixsz3p5.zip",
      "mediaType": "application/zip",
      "size": 3029489250,
      "checksum": {
        "hash": "93c95f577bbe9a5df3f0f46baeea6086bec518e212f8515ac85974b8a8e60177",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/SideScoutImage.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/SideScoutImage.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/SideScoutImage.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/SideScoutImage.xrm",
      "description": "SHA-256 checksum value for SideScoutImage.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "6b53416f28532c7e9b6d9457357e03ef2a95bcda133170766a57771414081e28",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recipe_Test1_160kv_pixsz3p5.PNG",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recipe_Test1_160kv_pixsz3p5.PNG",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recipe_Test1_160kv_pixsz3p5.PNG",
      "mediaType": "image/png",
      "size": 54885,
      "checksum": {
        "hash": "735102e9f1f6e461047ca1cc02f4748ecbd9e618e1c0271bf50f99a177a35d92",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/FrontScoutImage.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/FrontScoutImage.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/FrontScoutImage.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/FrontScoutImage.xrm",
      "description": "SHA-256 checksum value for FrontScoutImage.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "140e1cddde5927add5142b69f1036b276246731368c29f7ed938fb9c72a29d46",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/FrontScoutImage.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/FrontScoutImage.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/FrontScoutImage.xrm",
      "mediaType": "application/octet-stream",
      "size": 2387968,
      "checksum": {
        "hash": "768d0f6cdf262c7e97906b72a6f33542fc0520e85dde2da17b91fcfab4e5e47b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5.txrm",
      "mediaType": "application/octet-stream",
      "size": 3423846400,
      "checksum": {
        "hash": "656d781b63b5945d0b797992bd1e4e92fbce9ef65981eb20989cc2a5ff9232d5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.txm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.txm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.txm",
      "mediaType": "application/octet-stream",
      "size": 2073624576,
      "checksum": {
        "hash": "e83ffe334563917a21e6b4d7dc3d028613be0e1b4f86bc357e232c9719f4e286",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5.txrm",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz3p5.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "88a2a9514b2de87a3362ced2a2947fa7e677fa5ba6f634b39e81e92664cd21cb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5_XZ",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5_XZ"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5_XZ/recon_test1_160kv_pixsz3p5_xz.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5_XZ/recon_test1_160kv_pixsz3p5_xz.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5_XZ/recon_test1_160kv_pixsz3p5_xz.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5_XZ/recon_test1_160kv_pixsz3p5_xz.tiff",
      "description": "SHA-256 checksum value for recon_test1_160kv_pixsz3p5_xz.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "e52636c78daba80443fedb407375d9d70998b721d71e45afea4d674f5f895426",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5_XZ/recon_test1_160kv_pixsz3p5_xz.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5_XZ/recon_test1_160kv_pixsz3p5_xz.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5_XZ/recon_test1_160kv_pixsz3p5_xz.tiff",
      "mediaType": "image/tiff",
      "size": 2064554074,
      "checksum": {
        "hash": "927939ee892e92634277d7ee5658b804261dfbea4ea7ffd428c30d7fdef81bfe",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_16bit.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_16bit.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_16bit.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_16bit.txrm",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz3p5_16bit.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4904c8175d79ccf54c0dfe9dbe36c90df357153d683f4af2e65ba443565f8c9f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_radios_Test1_160kv_pixsz3p5.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_radios_Test1_160kv_pixsz3p5.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_radios_Test1_160kv_pixsz3p5.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_radios_Test1_160kv_pixsz3p5.zip",
      "description": "SHA-256 checksum value for imgs_radios_Test1_160kv_pixsz3p5.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "22f13618c176f967284933ce0394a62ee1baab94800f8f479c42d19338fd0167",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_shifts.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_shifts.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_shifts.csv",
      "mediaType": "text/csv",
      "size": 68688,
      "checksum": {
        "hash": "159ec077e37c13b2cb1ce52f4674bf6431387c8570706d5510caecad8b53d97d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5/recon_Test1_160kv_pixsz3p5.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5/recon_Test1_160kv_pixsz3p5.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5/recon_Test1_160kv_pixsz3p5.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5/recon_Test1_160kv_pixsz3p5.tiff",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz3p5.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4a2fa348cb94a138d7d3ff8eddc5400a488009bdfb88d8a0cf3c9d3bfb8cc47e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5/recon_Test1_160kv_pixsz3p5.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5/recon_Test1_160kv_pixsz3p5.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/imgs_recon_Test1_160kv_pixsz3p5/recon_Test1_160kv_pixsz3p5.tiff",
      "mediaType": "image/tiff",
      "size": 2064611816,
      "checksum": {
        "hash": "b7482dc6d276798b07e1adda531b229c47150db0a97465c1f1b9348ad7308f9a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/temperature_history_pixsz3p5.bmp",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/temperature_history_pixsz3p5.bmp",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/temperature_history_pixsz3p5.bmp",
      "mediaType": "image/bmp",
      "size": 659334,
      "checksum": {
        "hash": "eec88ee849981d2ba46d581a915d508ed78255459a807429dc54506e05ba2265",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_shifts.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_shifts.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_shifts.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_shifts.csv",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz3p5_shifts.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "14957870bdcb2cbc46f7e3175602936453fb5c2c809b56156cc7eb01855c4653",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5_xz.mp4.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5_xz.mp4.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5_xz.mp4.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5_xz.mp4",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz3p5_xz.mp4",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "20eee009be7b00c7aef44301d5e42578b5cdfe5fafc11103e4eb29ac48f29100",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_Drift.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_Drift.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_Drift.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_Drift.txrm",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz3p5_Drift.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "ae0d5c6fddf8b06935a3f9b984ff18611048c384aad4eff11f78afc93e1be0d9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recipe_Test1_160kv_pixsz3p5.PNG.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recipe_Test1_160kv_pixsz3p5.PNG.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recipe_Test1_160kv_pixsz3p5.PNG.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recipe_Test1_160kv_pixsz3p5.PNG",
      "description": "SHA-256 checksum value for recipe_Test1_160kv_pixsz3p5.PNG",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a997637f16fa0cefd9ea4a2c7b64f9272859b0d37dcd81728bc0b90427410eab",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_16bit.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_16bit.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/Test1_160kv_pixsz3p5_16bit.txrm",
      "mediaType": "application/octet-stream",
      "size": 3362856960,
      "checksum": {
        "hash": "a2a985cf79c8f3bd28d894ccd9cd1869b53578e9a823f3e85e6f0928e15fae02",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.mp4",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.mp4",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5.mp4",
      "mediaType": "video/mp4",
      "size": 2175625,
      "checksum": {
        "hash": "882720863ae5cd73950ca4ca5c34782eb6abb247618d924b9c73347c7769853b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5_xz.mp4",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5_xz.mp4",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV3_PixSz_3p50um/recon_Test1_160kv_pixsz3p5_xz.mp4",
      "mediaType": "video/mp4",
      "size": 4159103,
      "checksum": {
        "hash": "72963147488f5852a2fe9d3e123003d2d184d1d29d54cc408f43125013e39fb8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/SideScoutImage.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/SideScoutImage.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/SideScoutImage.xrm",
      "mediaType": "application/octet-stream",
      "size": 2387968,
      "checksum": {
        "hash": "456cbdfc9fd75f89db12b07e3318d08cc1651ba7fb6a6d5b4d05558479a9692e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_radios_Test1_160kv_pixsz1p75.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_radios_Test1_160kv_pixsz1p75.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_radios_Test1_160kv_pixsz1p75.zip",
      "mediaType": "application/zip",
      "size": 2973129836,
      "checksum": {
        "hash": "06d17584c0a64670d44cd173093261ca17784d11399dce1b4c626ac7cf5a6e58",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_Drift.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_Drift.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_Drift.txrm",
      "mediaType": "application/octet-stream",
      "size": 25509888,
      "checksum": {
        "hash": "dce5b388f935d7cbb31e82b8687ae0789a5125fa547cbea49e7942ee43b37703",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_shifts.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_shifts.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_shifts.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_shifts.csv",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz1p75_shifts.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "c1e7b87ae1a73a825e15bef7f170a8ca33c8f303d68d243dabb93828f083ea33",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recipe_Test1_160kv_pixsz1p75.PNG.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recipe_Test1_160kv_pixsz1p75.PNG.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recipe_Test1_160kv_pixsz1p75.PNG.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recipe_Test1_160kv_pixsz1p75.PNG",
      "description": "SHA-256 checksum value for recipe_Test1_160kv_pixsz1p75.PNG",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "5fa14968edad1b573b008630cec3f03ac98de06d692e682575bf5746a3279a6a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75.txrm",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz1p75.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "b29e5da8018b75aa6c8ff4e11ae3d98f60fb3b6ae334f7b6572926d6a7a2047c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recipe_Test1_160kv_pixsz1p75.PNG",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recipe_Test1_160kv_pixsz1p75.PNG",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recipe_Test1_160kv_pixsz1p75.PNG",
      "mediaType": "image/png",
      "size": 55687,
      "checksum": {
        "hash": "97f83ee5fcba24dd75a3c28fcdb504ba5919f86943b0c6e8040d2b5505501ac9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75/recon_Test1_160kv_pixsz1p75.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75/recon_Test1_160kv_pixsz1p75.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75/recon_Test1_160kv_pixsz1p75.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75/recon_Test1_160kv_pixsz1p75.tiff",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz1p75.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "3ae6bcf86e3fa1bade1dc19eca100f4421da7f829263f74b04e408a41192518b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75/recon_Test1_160kv_pixsz1p75.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75/recon_Test1_160kv_pixsz1p75.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75/recon_Test1_160kv_pixsz1p75.tiff",
      "mediaType": "image/tiff",
      "size": 2060515364,
      "checksum": {
        "hash": "60893be142a034671e5d99917c5a00010d3d45f0cd2e9fd49f01c74c83eb0bf9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75_xz.mp4",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75_xz.mp4",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75_xz.mp4",
      "mediaType": "video/mp4",
      "size": 13921843,
      "checksum": {
        "hash": "a3a27e7d128941d3a47afbd8b5b08f8a20fb05c31bc421a0c7b7a324714e2e85",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.mp4",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.mp4",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.mp4",
      "mediaType": "video/mp4",
      "size": 10236645,
      "checksum": {
        "hash": "9b2f815c50a1c8b0cf24dcbbb99de78779b2093374acde9dad371158b4d673a5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_16bit.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_16bit.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_16bit.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_16bit.txrm",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz1p75_16bit.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "84d2aa880dbcc3e11fc89bc4bfef1f71d6983dcf864f3fef1342b88be7facbad",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/SideScoutImage.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/SideScoutImage.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/SideScoutImage.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/SideScoutImage.xrm",
      "description": "SHA-256 checksum value for SideScoutImage.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "8bee7a6f80d19d760ef6685577ffcf3e9c89dac828c467b1e91ed01092101ec3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_radios_Test1_160kv_pixsz1p75.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_radios_Test1_160kv_pixsz1p75.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_radios_Test1_160kv_pixsz1p75.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_radios_Test1_160kv_pixsz1p75.zip",
      "description": "SHA-256 checksum value for imgs_radios_Test1_160kv_pixsz1p75.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "36864525f9614e20ef111dda15b32d285990e928948c2066254071e06934d272",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/FrontScoutImage.xrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/FrontScoutImage.xrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/FrontScoutImage.xrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/FrontScoutImage.xrm",
      "description": "SHA-256 checksum value for FrontScoutImage.xrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "8bf6302a9ac2e1011dfc710ea282a0e60f08f35f2eac0974b4c84f2c547e7e78",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/FrontScoutImage.xrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/FrontScoutImage.xrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/FrontScoutImage.xrm",
      "mediaType": "application/octet-stream",
      "size": 2387968,
      "checksum": {
        "hash": "c07fb8fd3d0b1358e3bff0719bb91433d4697055e77013c614da044335582a1f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/temperature_history_pixsz1p75.bmp.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/temperature_history_pixsz1p75.bmp.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/temperature_history_pixsz1p75.bmp.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/temperature_history_pixsz1p75.bmp",
      "description": "SHA-256 checksum value for temperature_history_pixsz1p75.bmp",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a99b265a8a75e26e928b7814cc5026962eb3d25b7c8550380570d8d34ce9d3a8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_shifts.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_shifts.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_shifts.csv",
      "mediaType": "text/csv",
      "size": 68689,
      "checksum": {
        "hash": "dc2ebd7aa74af34e58fc863d27bdc51196959821c968c24d324b5fad4c8f7264",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75_xz.mp4.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75_xz.mp4.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75_xz.mp4.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75_xz.mp4",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz1p75_xz.mp4",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "433c907fccfca0d593467c2802d208997fcab6b972c4e376a1d7fbeb363dcd2b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_Drift.txrm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_Drift.txrm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_Drift.txrm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_Drift.txrm",
      "description": "SHA-256 checksum value for Test1_160kv_pixsz1p75_Drift.txrm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "3eaf8d0fe00101099d3f4ca91cbbe7c6e9b0385f896358abc85c9ca4b555cc65",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.txm.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.txm.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.txm.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.txm",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz1p75.txm",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "beae56c5fadd6405d48a6287e07d8c1eb5bad32fdd2f2ccc702406c5ea8b9320",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_16bit.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_16bit.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75_16bit.txrm",
      "mediaType": "application/octet-stream",
      "size": 3362856960,
      "checksum": {
        "hash": "0d9d91aef52cf050941741f799abadab00fb9f7db04f6ea7c61ddb15cd448e07",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/temperature_history_pixsz1p75.bmp",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/temperature_history_pixsz1p75.bmp",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/temperature_history_pixsz1p75.bmp",
      "mediaType": "image/bmp",
      "size": 659334,
      "checksum": {
        "hash": "d44248536e09806eba2933c55ba4b542374c5d5bc6e7a58e4c77f132866eef13",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75.txrm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75.txrm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/Test1_160kv_pixsz1p75.txrm",
      "mediaType": "application/octet-stream",
      "size": 3423846400,
      "checksum": {
        "hash": "9a1c10cccdbcac437ce31fcdc58b83dd0efd4451703eac263e8233a78e88a88d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.mp4.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.mp4.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.mp4.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.mp4",
      "description": "SHA-256 checksum value for recon_Test1_160kv_pixsz1p75.mp4",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "5a5eee4d4ef9be3551e6ca0edc23dab72abb42e5cf51997932032598b336534c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.txm",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.txm",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/recon_Test1_160kv_pixsz1p75.txm",
      "mediaType": "application/octet-stream",
      "size": 2069524480,
      "checksum": {
        "hash": "b69f4bec58ffe45484fbd1e998b332d803f17a6a61d2c54698593c7e7681e453",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75_XZ",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75_XZ"
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75_XZ/recon_test1_160kv_pixsz1p75_xz.tiff.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75_XZ/recon_test1_160kv_pixsz1p75_xz.tiff.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75_XZ/recon_test1_160kv_pixsz1p75_xz.tiff.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75_XZ/recon_test1_160kv_pixsz1p75_xz.tiff",
      "description": "SHA-256 checksum value for recon_test1_160kv_pixsz1p75_xz.tiff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "2e12ba493238e38b6acb9511289914d7f674331f60686e30066aeff43acad74c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75_XZ/recon_test1_160kv_pixsz1p75_xz.tiff",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75_XZ/recon_test1_160kv_pixsz1p75_xz.tiff",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/FOV5_PixSz_1p75um_Centered/imgs_recon_Test1_160kv_pixsz1p75_XZ/recon_test1_160kv_pixsz1p75_xz.tiff",
      "mediaType": "image/tiff",
      "size": 2060458074,
      "checksum": {
        "hash": "470ee49b39ef073c79d0f13ee0c1c8258b24c11e5d36d0f91052e6bfc9016b9b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/ReadMe_XCT_Experiments.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Experiments_XCT_P100_GPU/ReadMe_XCT_Experiments.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/ReadMe_XCT_Experiments.txt",
      "mediaType": "text/plain",
      "size": 8401,
      "checksum": {
        "hash": "3a29afd1f3cb748a6029c14e4adbff266d1d2f867ee4dfc61b0e1fd9ba2c7766",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.pdf.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.pdf.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-4172/Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.pdf.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Experiments_XCT_P100_GPU/Table_XCT_Experimental_Parameters.pdf",
      "description": "SHA-256 checksum value for Table_XCT_Experimental_Parameters.pdf",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "b9f189f88654c89d568bf935f0e31a7bcc44b54245b77fe5a0ca6385d282ad59",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/LICENSE.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "LICENSE.txt",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-4172/LICENSE.txt",
      "mediaType": "text/plain",
      "description": "The dataset contains experiment and software data, this is the NIST license for the software.",
      "title": "LICENSE",
      "size": 1914,
      "checksum": {
        "hash": "a116d315e19f74ed6072ab7f0c430bef1b9faf90f9eb9e1397823713454079b3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "authors": [
    {
      "familyName": "Moser",
      "fn": "Newell  Moser",
      "givenName": "Newell",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Applied Chemicals and Materials Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        },
        {
          "title": "University of Colorado",
          "subunits": [
            "Department of Physics"
          ],
          "@type": "org:Organization"
        }
      ],
      "orcid": "0000-0002-3346-6427",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Rezac",
      "fn": "Jacob  Rezac",
      "givenName": "Jacob",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "RF Technology Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-2992-1738",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Grey",
      "fn": "Zachary  Grey",
      "givenName": "Zachary",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Applied and Computational Mathematics Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-1244-1623",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Lagoda",
      "fn": "Evgeniya Lagoda",
      "givenName": "Evgeniya",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "High-Speed Waveform Metrology Group"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-2138-8254",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Derimow",
      "fn": "Nicholas  Derimow",
      "givenName": "Nicholas",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Applied Chemicals and Materials Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        },
        {
          "title": "University of Colorado",
          "subunits": [
            "Department of Physics"
          ],
          "@type": "org:Organization"
        }
      ],
      "orcid": "0000-0001-7526-1836",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Killgore",
      "fn": "Jason  Killgore",
      "givenName": "Jason",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Applied Chemicals and Materials Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-8458-6680",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2026-08-27T14:09:35.241392",
  "revised": "2026-08-27T14:09:35.241392",
  "issued": null,
  "firstIssued": "2026-08-27T14:09:35.241392"
}