{
  "_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-3186"
    }
  ],
  "@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-3186",
  "ediid": "ark:/88434/mds2-3186",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-3186",
  "title": "Code and data to run the reference case simulation for Walsh et al \"Pulse interaction induced systematic errors in dual comb spectroscopy\"",
  "contactPoint": {
    "fn": "Kevin Cossel",
    "hasEmail": "mailto:kevin.cossel@nist.gov"
  },
  "modified": "2024-03-01",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3186",
  "description": [
    "This dataset contains the code to run the reference case in Walsh et al \"Pulse interaction induced systematic errors in dual comb spectroscopy\". The code simulates dual combs interferograms at the field level using a generalized non-linear Schr\u00f6dinger equation to account for non linear propagation is a fiber."
  ],
  "keyword": [
    "dual comb spectroscopy",
    "nonlinear fiber optics"
  ],
  "theme": [
    "Physics: Spectroscopy",
    "Physics: Optical physics"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Physics: Spectroscopy"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Physics: Optical physics"
    }
  ],
  "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/GNLSE_DCS_referenceCase.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "GNLSE_DCS_referenceCase.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-3186/GNLSE_DCS_referenceCase.zip",
      "mediaType": "application/zip",
      "title": "Zip file with all code and readme",
      "size": 6249398,
      "checksum": {
        "hash": "e8bddcf4f42d989b6f025daefe0c6682f2a7d7f4131ec3078c3b0430390fee91",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "_editStatus": "done",
  "authors": [
    {
      "familyName": "Genest",
      "fn": "Jerome  Genest",
      "givenName": "Jerome",
      "middleName": "",
      "affiliation": [
        {
          "title": "Universite Laval",
          "@type": "org:Organization"
        }
      ],
      "orcid": "",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2024-04-22T16:07:21.597777",
  "revised": "2024-04-22T16:07:21.597777",
  "issued": null,
  "firstIssued": "2024-04-22T16:07:21.597777"
}