{
  "_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-4006"
    }
  ],
  "@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-4006",
  "ediid": "ark:/88434/mds2-4006",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-4006",
  "title": "Data Publication for \"Extreme size and irradiance dependence in high-resolution vat photopolymerization of hydrogels\"",
  "contactPoint": {
    "fn": "Rion Wendland",
    "hasEmail": "mailto:rion.wendland@nist.gov"
  },
  "modified": "2025-09-23",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-4006",
  "description": [
    "This record contains example supporting documents and data for \"Extreme size and irradiance dependence in high-resolution vat photopolymerization of hydrogels\"\u00a0available online at https://doi.org/10.1002/smtd.202502336.",
    "In the main .zip file, there are three subfolders and one python script.",
    "\"Hydrogel OCT Working Curves.py\" details the code used to process the .oct files, including image filtering and cleaning, cure depth calculation, and working curve fitting. This script relies on IMPPY3D (available at\u00a0https://joss.theoj.org/papers/10.21105/joss.07405) and a \"ReadOCTfile.py\" available from the OCT hardware GitHub (https://gitlab.tudelft.nl/jeroenkalkman/oct-hardware).",
    "The first .zip file is \"Example Feature Width.zip\". This folder contains example .oct files corresponding to data Figure 2. A readme describes the included files.",
    "The second .zip file is \"Example Window Material.zip\". This folder contains example .oct files corresponding to data in Figure 4. A readme describes the included files.",
    "OCT images were collected on a Thorlabs Ganymede (GAN632C1) using the ThorImageOCT software version 5.7.3. Python scripts were run in Spyder IDE 5.5.1 using Python 3.12.4 on Windows 11.",
    "NOTE: Trade names are provided only to specify the source of information and procedures adequately and do not imply endorsement by the National Institute of Standards and Technology. Similar products by other developers may be found to work as well or better."
  ],
  "keyword": [
    "Additive manufacturing",
    "working curve",
    "hydrogels",
    "vat photopolymerization",
    "size sensitivity",
    "optical coherence tomography"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Bioscience: Biomaterials"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Manufacturing: Additive manufacturing"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Materials: Polymers"
    }
  ],
  "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"
  ],
  "components": [
    {
      "@id": "cmps/Hydrogel OCT Working Curves.py",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Hydrogel OCT Working Curves.py",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-4006/Hydrogel%20OCT%20Working%20Curves.py",
      "mediaType": "text/x-python",
      "size": 35695,
      "checksum": {
        "hash": "dabd4b325c985d46e47ffdb9e10515fd7ae08928aa984f6d0cb2d3f8c570f942",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "title": "Hydrogel OCT Working Curves"
    },
    {
      "@id": "cmps/Example Window Material.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Example Window Material.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-4006/Example%20Window%20Material.zip",
      "mediaType": "application/zip",
      "size": 9943618660,
      "checksum": {
        "hash": "16e5d4d35abe8df19a1f622cec5a45d6dbcec0e5cbe93eaf1798448426336ac4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "title": "Example Window Material"
    },
    {
      "@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-4006/Readme.txt",
      "mediaType": "text/plain",
      "size": 9060,
      "title": "Readme",
      "checksum": {
        "hash": "ccf915b1b0ddbadcd28da0f262b1abbe1099593679069bf5904ab663a3bed619",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Example Feature Width.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Example Feature Width.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-4006/Example%20Feature%20Width.zip",
      "mediaType": "application/zip",
      "size": 12479594628,
      "checksum": {
        "hash": "12380aaf4ea837bc545480811c3090b6aaec3ada6e703d1259d197321f9c03ee",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "title": "Example Feature Width"
    }
  ],
  "theme": [
    "Bioscience: Biomaterials",
    "Manufacturing: Additive manufacturing",
    "Materials: Polymers"
  ],
  "_editStatus": "done",
  "authors": [
    {
      "familyName": "Wendland",
      "fn": "Rion  Wendland",
      "givenName": "Rion",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-3138-162X",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Kafka",
      "fn": "Orion  Kafka",
      "givenName": "Orion",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-2333-8154",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Kolibaba",
      "fn": "Thomas  Kolibaba",
      "givenName": "Thomas",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-5656-7431",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Higgins",
      "fn": "Callie  Higgins",
      "givenName": "Callie",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-0649-158X",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Killgore",
      "fn": "Jason  Killgore",
      "givenName": "Jason",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-8458-6680",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2026-05-05T13:20:40.649307",
  "revised": "2026-05-05T13:20:40.649307",
  "issued": null,
  "firstIssued": "2026-05-05T13:20:40.649307"
}