U.S. flag

An official website of the United States government

Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock () or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Breadcrumb

  1. Home

Optimal Bayesian Experimental Design

Python module "optbayesexpt" uses optimal Bayesian experimental design methods to control measurement settings in order to efficiently determine model parameters. Given a 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.

About this Dataset

Updated: 2024-02-22
Metadata Last Updated: 2019-07-22 00:00:00
Date Created: N/A
Views:
Data Provided by:
GitHub pages template
Dataset Owner: N/A

Access this data

Contact dataset owner Access URL
Landing Page URL
Table representation of structured data
Title Optimal Bayesian Experimental Design
Description Python module "optbayesexpt" uses optimal Bayesian experimental design methods to control measurement settings in order to efficiently determine model parameters. Given a 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.
Modified 2019-07-22 00:00:00
Publisher Name National Institute of Standards and Technology
Contact mailto:[email protected]
Keywords GitHub pages template , experimental design , Bayesian , optbayesexpt , python , measurement
{
    "identifier": "8E5FC500E0A4777CE0532457068151792090",
    "accessLevel": "public",
    "references": [
        "https:\/\/doi.org\/10.18434\/M32090"
    ],
    "contactPoint": {
        "hasEmail": "mailto:[email protected]",
        "fn": "Robert D. McMichael"
    },
    "programCode": [
        "006:045"
    ],
    "@type": "dcat:Dataset",
    "landingPage": "https:\/\/data.nist.gov\/od\/id\/8E5FC500E0A4777CE0532457068151792090",
    "description": "Python module \"optbayesexpt\" uses optimal Bayesian experimental design methods to control measurement settings in order to efficiently determine model parameters.  Given a 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.",
    "language": [
        "en"
    ],
    "title": "Optimal Bayesian Experimental Design",
    "distribution": [
        {
            "accessURL": "https:\/\/doi.org\/10.18434\/M32090",
            "title": "DOI access to Optimal Bayesian Experimental Design"
        },
        {
            "accessURL": "https:\/\/pages.nist.gov\/optbayesexpt\/",
            "title": "Documentation for Optimal Bayesian Experimental Design"
        },
        {
            "downloadURL": "https:\/\/github.com\/usnistgov\/optbayesexpt",
            "format": "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 efficeiently 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.",
            "mediaType": "text\/plain",
            "title": "Optimal Bayesian Experimental Design v. 0.1.8"
        }
    ],
    "license": "https:\/\/www.nist.gov\/open\/license",
    "bureauCode": [
        "006:55"
    ],
    "modified": "2019-07-22 00:00:00",
    "publisher": {
        "@type": "org:Organization",
        "name": "National Institute of Standards and Technology"
    },
    "accrualPeriodicity": "irregular",
    "theme": [
        "Mathematics and Statistics:Experiment design",
        "Mathematics and Statistics:Numerical methods and software",
        "Physics:Magnetics"
    ],
    "issued": "2020-04-13",
    "keyword": [
        "GitHub pages template",
        "experimental design",
        "Bayesian",
        "optbayesexpt",
        "python",
        "measurement"
    ]
}

Was this page helpful?