{
  "_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-3140"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-3140",
  "ediid": "ark:/88434/mds2-3140",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-3140",
  "title": "Code for \"An atomic boson sampler\"",
  "contactPoint": {
    "fn": "Shawn Geller",
    "hasEmail": "mailto:shawn.geller@nist.gov"
  },
  "modified": "2024-01-08",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3140",
  "description": [
    "This package is a collection of scripts and methods for analyzing data from the Kaufman lab's experiment for boson sampling using atoms, tunneling in their optical lattice.\nPlease read the paper [arXiv:2307.06936](https://doi.org/10.48550/arXiv.2307.06936) for context.\nThe data included in the subdirectory ``Boson sampling data/`` consists of shots of the experiment, where the atoms are prepared in a particular pattern,\nthen the atoms are allowed to tunnel, then the atom number parity is measured on each site.\nFrom this data, we estimate the clouding, full bunching, indistinguishability, and infer a part of the single particle unitary."
  ],
  "keyword": [
    "Quantum",
    "BosonSampling"
  ],
  "theme": [
    "Physics:Atomic, molecular, and quantum",
    "Physics: Quantum information science"
  ],
  "topic": [
    {
      "@type": "Concept",
      "tag": "Physics:Atomic, molecular, and quantum"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Physics: Quantum information science"
    }
  ],
  "references": [
    {
      "@type": [
        "schema:Article"
      ],
      "@id": "#ref:10.48550/arXiv.2307.06936",
      "refType": "IsSupplementTo",
      "location": "https://doi.org/10.48550/arXiv.2307.06936",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ],
      "title": "An atomic boson sampler",
      "issued": "2023",
      "citation": "Young, A. W., Geller, S., Eckner, W. J., Schine, N., Glancy, S., Knill, E., &amp; Kaufman, A. M. (2023). <i>An atomic boson sampler</i> (Version 1). arXiv. https://doi.org/10.48550/ARXIV.2307.06936"
    }
  ],
  "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/boson-1.0.4.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "boson-1.0.4.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-3140/boson-1.0.4.zip",
      "mediaType": "application/x-zip-compressed",
      "format": {
        "description": "zip file, contains python code."
      },
      "description": "Code and data for \"An atomic boson sampler\"",
      "title": "Code and data for \"An atomic boson sampler\"",
      "size": 59180490,
      "checksum": {
        "hash": "9ae0b1b1d2b268ff6872c943f34c3bc9bb007121c857b96cc914e491c82ed02f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "annotated": "2024-02-26T16:03:42.517979",
  "revised": "2024-02-26T16:03:42.517979",
  "issued": null,
  "firstIssued": "2024-02-26T16:03:42.517979"
}