{
  "_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-2230"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2230",
  "doi": "doi:10.18434/M32230",
  "title": "Optimal Bayesian Experimental Design Version 1.0.1",
  "contactPoint": {
    "fn": "Robert D. McMichael",
    "hasEmail": "mailto:robert.mcmichael@nist.gov"
  },
  "issued": "2020-04-13",
  "modified": "2020-04-01 00:00:00",
  "ediid": "ark:/88434/mds2-2230",
  "landingPage": "https://data.nist.gov/od/id/mds2-2230",
  "description": [
    "Python module 'optbayesexpt' uses optimal Bayesian experimental design methods to control measurement settings in order to efficiently determine model parameters.  Given an parametric model - analogous to a fitting function - Bayesian inference uses each measurement 'data point' to refine model parameters.  Using this information, the software suggests measurement settings that are likely to efficiently reduce uncertainties.   A TCP socket interface allows the software to be used from experimental control software written in other programming languages. Code is developed in Python, and shared via GitHub's USNISTGOV organization."
  ],
  "keyword": [
    "GitHub pages template",
    "experimental design",
    "Bayesian",
    "optbayesexpt",
    "python",
    "measurement"
  ],
  "theme": [
    "Physics:Magnetics"
  ],
  "topic": [],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "components": [
    {
      "accessURL": "https://pages.nist.gov/optbayesexpt/",
      "title": "Documentation for Optimal Bayesian Experimental Design",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#optbayesexpt/",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "accessURL": "https://doi.org/10.18434/M32230",
      "title": "DOI Access for Optimal Bayesian Experimental Design Version 1.0.1",
      "@type": [
        "nrd:Hidden",
        "dcat:Distribution"
      ],
      "@id": "#doi:10.18434/M32230"
    },
    {
      "@id": "cmps/optbayesexpt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "optbayesexpt",
      "downloadURL": "https://github.com/usnistgov/optbayesexpt",
      "mediaType": "text/plain",
      "format": {
        "description": "Python source code, documentation in Jupyter notebook, markdown and rst formats"
      },
      "description": "Python module 'optbayesexpt' uses optimal Bayesian experimental design methods to control measurement settings in order to efficiently determine model parameters.  Given an parametric model - analogous to a fitting function - Bayesian inference uses each measurement 'data point' to refine model parameters.  Using this information, the software suggests measurement settings that are likely to efficiently reduce uncertainties.   A TCP socket interface allows the software to be used from experimental control software written in other programming languages. Code is developed in Python, and shared via GitHub's USNISTGOV organization.",
      "title": "Optimal Bayesian Experimental Design v. 1.0.1"
    }
  ],
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:045"
  ],
  "references": [],
  "version": "1.0.1",
  "releaseHistory": {
    "@id": "ark:/88434/mds2-2230/pdr:v",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2020-04-01 00:00:00",
        "@id": "ark:/88434/mds2-2230/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2230/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.0.1",
        "issued": "2020-04-01 00:00:00",
        "@id": "ark:/88434/mds2-2230/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2230/pdr:v/1.0.1",
        "description": "metadata update"
      }
    ]
  }
}