{
  "_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-2478"
    }
  ],
  "@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-2478",
  "ediid": "ark:/88434/mds2-2478",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-2478",
  "title": "Code and data for \"Analysis of complex multidimensional optical spectra by linear prediction\"",
  "contactPoint": {
    "fn": "Jared Wahlstrand",
    "hasEmail": "mailto:jared.wahlstrand@nist.gov"
  },
  "modified": "2021-09-29 00:00:00",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-2478",
  "description": [
    "Python code for analyzing optical 2D spectroscopy data using linear prediction from singular value decomposition. Included as supplemental information with a publication on this topic. Includes scripts and associated data to generate the figures in the paper."
  ],
  "keyword": [
    "optical spectroscopy; analysis; fitting;"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Physics: Spectroscopy"
    }
  ],
  "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": [
    {
      "accessURL": "https://doi.org/10.18434/mds2-2478",
      "title": "DOI Access for Code and data for \"Analysis of complex multidimensional optical spectra by linear prediction\"",
      "@type": [
        "nrd:Hidden",
        "dcat:Distribution"
      ],
      "@id": "#doi:10.18434/mds2-2478"
    },
    {
      "@id": "cmps/LPSVD_2D_spectroscopy.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "LPSVD_2D_spectroscopy.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2478/LPSVD_2D_spectroscopy.zip",
      "mediaType": "application/zip",
      "title": "LPSVD 2D Spectroscopy Data",
      "size": 34569416,
      "checksum": {
        "hash": "5459bbcd3534c944180ca7eeea8ef69f02e0b983ed98e6b711b45af9166a215e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "_editStatus": "done",
  "theme": [
    "Physics: Spectroscopy"
  ],
  "authors": [
    {
      "familyName": "Swagel",
      "fn": "Ethan  Swagel",
      "givenName": "Ethan",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        },
        {
          "title": "Brown University",
          "@type": "org:Organization"
        }
      ],
      "orcid": "",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Paul",
      "fn": "Jagannath  Paul",
      "givenName": "Jagannath",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        },
        {
          "title": "West Virginia University",
          "@type": "org:Organization"
        }
      ],
      "orcid": "",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Bristow",
      "fn": "Alan  Bristow",
      "givenName": "Alan",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        },
        {
          "title": "West Virginia University",
          "@type": "org:Organization"
        }
      ],
      "orcid": "",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2021-11-22T22:43:34.997359",
  "revised": "2021-11-22T22:43:34.997359",
  "issued": null,
  "firstIssued": "2021-11-22T22:43:34.997359"
}