{
  "_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-2585"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2585",
  "ediid": "ark:/88434/mds2-2585",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-2585",
  "title": "Scripts, data and plotting for \"Simplified algorithms for adaptive experiment design in parameter estimation\" v.2",
  "contactPoint": {
    "fn": "Robert D. McMichael",
    "hasEmail": "mailto:robert.mcmichael@nist.gov"
  },
  "modified": "2022-03-08",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-2585",
  "description": [
    "Examples of adaptive measurement protocols using optimal Bayesian experiment design.  This dataset supports \"Simplified algorithms for adaptive experiment design in parameter estimation\", arXiv 2202.08344 and submitted to Physical Review Applied.  The calculations use python package optbayesexpt, which is available from https://github.com/usnistgov/optbayesexpt.  The software applies to measurements of parameters in nonlinear parametric models.  In the adaptive protocol, Incoming data influences parameter distributions via Bayesian inference and the parameter distribution influences predictions of the impact of future measurements."
  ],
  "keyword": [
    "Bayesian",
    "experiment design",
    "experimental design",
    "optimal design",
    "adaptive protocol",
    "adaptive measurement",
    "parametric model",
    "Ramsey",
    "Lorentzian",
    "particle filter",
    "sequential Monte Carlo",
    "utility function"
  ],
  "theme": [
    "Mathematics and Statistics: Experiment design",
    "Mathematics and Statistics: Numerical methods and software"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Experiment design"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Numerical methods and software"
    }
  ],
  "references": [
    {
      "@type": [
        "deo:BibliographicReference"
      ],
      "@id": "#ref:abs/2202.08344",
      "refType": "IsSupplementTo",
      "location": "https://arxiv.org/abs/2202.08344",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ]
    },
    {
      "@type": [
        "npg:Document"
      ],
      "@id": "#ref:10.6028/jres.126.002",
      "refType": "IsSupplementTo",
      "location": "https://doi.org/10.6028/jres.126.002",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ],
      "title": "Optbayesexpt: Sequential Bayesian Experiment Design for Adaptive\n                Measurements",
      "issued": "2021-02-03",
      "citation": "McMichael, R. D., Blakley, S. M., & Dushenko, S. (2021). Optbayesexpt: Sequential Bayesian Experiment Design for Adaptive\n                Measurements. Journal of Research of the National Institute of Standards and Technology, 126. https://doi.org/10.6028/jres.126.002\n"
    },
    {
      "@type": [
        "deo:BibliographicReference"
      ],
      "@id": "#ref:optbayesexpt",
      "refType": "IsSupplementTo",
      "location": "https://pages.nist.gov/optbayesexpt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ]
    }
  ],
  "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/arXiv2202.08344.pdf",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "arXiv2202.08344.pdf",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2585/arXiv2202.08344.pdf",
      "mediaType": "application/pdf",
      "format": {
        "description": "pdf formatted manuscript"
      },
      "description": "The associated paper",
      "title": "Simplified algorithms for adaptive experiment design in parameter estimation",
      "size": 2056010,
      "checksum": {
        "hash": "111ad77cdb32ea59f241bdc0f4fedc7c13c452d297c87aabdec0db740168e5fd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/2585_README.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "2585_README.txt",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2585/2585_README.txt",
      "mediaType": "text/plain",
      "format": {
        "description": "English text"
      },
      "description": "A guide to the data in utility algorithms.zip",
      "title": "README",
      "size": 15248,
      "checksum": {
        "hash": "829672aad626fc884ea212a2d7a020be6015351fb83ec371bf97cc731632ba74",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/utility algorithms.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "utility algorithms.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2585/utility%20algorithms.zip",
      "mediaType": "application/x-zip-compressed",
      "format": {
        "description": "Folders corresponding to figures in the paper"
      },
      "description": "Data files and python code",
      "title": "utility algorithms",
      "size": 48351386,
      "checksum": {
        "hash": "57824c071f2379367b7cb11fc7bc976a31a2371d9b93d2538cd2db81adbb8a37",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "annotated": "2022-07-06T17:38:37.123395",
  "revised": "2022-07-06T17:38:37.123395",
  "issued": null,
  "firstIssued": "2022-07-06T17:38:37.123395"
}