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

Source code for labbench 0.20 release

This is the source code package for the labbench python module, version 0.20, which is its first public release. The purpose of labbench is to streamline and organize complicated laboratory automation tasks that involve large-scale benchtop automation, concurrency, and/or data management. It is built around a system of wrappers that facilitate robust, concise exception handling, type checking, API conventions, and synchronized device connection through python context blocks. The wrappers also provide convenient new functionality, such as support for automated status displays in jupyter notebooks, simplified threaded concurrency, and automated, type-safe logging to relational databases.Together, these features help to minimize the amount of "copy-and-paste" code that can make your lab automation scripts error-prone and difficult to maintain.The python code that results can be clear, concise, reusable and maintainable, and provide consistent formatting for stored data. The result helps researchers to meet NIST's open data obligations, even for complicated, large, and heterogeneous datasets.Several past and ongoing projects in the NIST Communication Technology Laboratory (CTL) published data that were acquired by automation in labbench. We release it here both for transparency and to invite public use and feedback. Ongoing updates to this source code will be maintained on the NIST github page at https://github.com/usnistgov/labbench.The code was developed in python, documented with the python sphinx package and markdown, and shared through the USNISTGOV organization on GitHub.INSTALLATIONlabbench can run on any computer that supports python 3.6. The hardware requirements are discussed here: https://docs.anaconda.com/anaconda/install/#requirements1. Install your favorite distribution of a python version 3.6 or greater2. In a command prompt, pip install git+https://gitlab.nist.gov/gitlab/ssm/labbench3. (Optional) install an NI VISA [1] runtime, for example this one for windows.USAGEThe source distribution contains detailed information including* README.md - documentation to get started using labbench* LICENSE.md - license and redistribution information* doc/labbench-api.pdf - complete listing of the module and documentation

About this Dataset

Updated: 2026-08-20
Metadata Last Updated: 2019-09-10 00:00:00
Date Created: N/A
Data Provided by:
Dataset Owner: N/A

Access this data

Contact dataset owner Landing Page URL
Download URL
Table representation of structured data
Title Source code for labbench 0.20 release
Description This is the source code package for the labbench python module, version 0.20, which is its first public release. The purpose of labbench is to streamline and organize complicated laboratory automation tasks that involve large-scale benchtop automation, concurrency, and/or data management. It is built around a system of wrappers that facilitate robust, concise exception handling, type checking, API conventions, and synchronized device connection through python context blocks. The wrappers also provide convenient new functionality, such as support for automated status displays in jupyter notebooks, simplified threaded concurrency, and automated, type-safe logging to relational databases.Together, these features help to minimize the amount of "copy-and-paste" code that can make your lab automation scripts error-prone and difficult to maintain.The python code that results can be clear, concise, reusable and maintainable, and provide consistent formatting for stored data. The result helps researchers to meet NIST's open data obligations, even for complicated, large, and heterogeneous datasets.Several past and ongoing projects in the NIST Communication Technology Laboratory (CTL) published data that were acquired by automation in labbench. We release it here both for transparency and to invite public use and feedback. Ongoing updates to this source code will be maintained on the NIST github page at https://github.com/usnistgov/labbench.The code was developed in python, documented with the python sphinx package and markdown, and shared through the USNISTGOV organization on GitHub.INSTALLATIONlabbench can run on any computer that supports python 3.6. The hardware requirements are discussed here: https://docs.anaconda.com/anaconda/install/#requirements1. Install your favorite distribution of a python version 3.6 or greater2. In a command prompt, pip install git+https://gitlab.nist.gov/gitlab/ssm/labbench3. (Optional) install an NI VISA [1] runtime, for example this one for windows.USAGEThe source distribution contains detailed information including* README.md - documentation to get started using labbench* LICENSE.md - license and redistribution information* doc/labbench-api.pdf - complete listing of the module and documentation
Modified 2019-09-10 00:00:00
Publisher Name National Institute of Standards and Technology
Contact mailto:[email protected]
Keywords Laboratory automation
{
    "identifier": "ark:\/88434\/mds2-2122",
    "accessLevel": "public",
    "contactPoint": {
        "hasEmail": "mailto:[email protected]",
        "fn": "Dan Kuester"
    },
    "programCode": [
        "006:045"
    ],
    "landingPage": "https:\/\/data.nist.gov\/od\/id\/mds2-2122",
    "title": "Source code for labbench 0.20 release",
    "description": "This is the source code package for the labbench python module, version 0.20, which is its first public release.  The purpose of labbench is to streamline and organize complicated laboratory automation tasks that involve large-scale benchtop automation, concurrency, and\/or data management. It is built around a system of wrappers that facilitate robust, concise exception handling, type checking, API conventions, and synchronized device connection through python context blocks. The wrappers also provide convenient new functionality, such as support for automated status displays in jupyter notebooks, simplified threaded concurrency, and automated, type-safe logging to relational databases.Together, these features help to minimize the amount of \"copy-and-paste\" code that can make your lab automation scripts error-prone and difficult to maintain.The python code that results can be clear, concise, reusable and maintainable, and provide consistent formatting for stored data. The result helps researchers to meet NIST's open data obligations, even for complicated, large, and heterogeneous datasets.Several past and ongoing projects in the NIST Communication Technology Laboratory (CTL) published data that were acquired by automation in labbench. We release it here both for transparency and to invite public use and feedback. Ongoing updates to this source code will be maintained on the NIST github page at https:\/\/github.com\/usnistgov\/labbench.The code was developed in python, documented with the python sphinx package and markdown, and shared through the USNISTGOV organization on GitHub.INSTALLATIONlabbench can run on any computer that supports python 3.6. The hardware requirements are discussed here:    https:\/\/docs.anaconda.com\/anaconda\/install\/#requirements1. Install your favorite distribution of a python version 3.6 or greater2. In a command prompt, pip install git+https:\/\/gitlab.nist.gov\/gitlab\/ssm\/labbench3. (Optional) install an NI VISA [1] runtime, for example this one for windows.USAGEThe source distribution contains detailed information including* README.md - documentation to get started using labbench* LICENSE.md - license and redistribution information* doc\/labbench-api.pdf - complete listing of the module and documentation",
    "language": [
        "en"
    ],
    "distribution": [
        {
            "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-2122\/README.txt",
            "format": "text",
            "description": "getting started guide; links to documentation and installation",
            "mediaType": "text\/plain",
            "title": "README"
        },
        {
            "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-2122\/LICENSE.txt.sha256",
            "mediaType": "text\/plain",
            "title": "SHA256 File for Licensing information"
        },
        {
            "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-2122\/LICENSE.txt",
            "format": "text",
            "description": "The source code license for this package and dependencies (on its original 2019 release)",
            "mediaType": "text\/plain",
            "title": "Licensing information"
        },
        {
            "accessURL": "https:\/\/doi.org\/10.18434\/M32122",
            "title": "DOI Access for Source code for labbench 0.20 release"
        },
        {
            "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-2122\/labbench-0.20.zip.sha256",
            "mediaType": "text\/plain",
            "title": "SHA256 File for Source code and documentation"
        },
        {
            "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-2122\/labbench-0.20.zip",
            "format": "compressed zip file",
            "description": "This zip file contains version 0.20 of the source code and documentation for labbench.",
            "mediaType": "application\/x-zip-compressed",
            "title": "Source code and documentation"
        },
        {
            "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-2122\/labbench-api.pdf.sha256",
            "mediaType": "text\/plain",
            "title": "SHA256 File for API Reference - documentation for each function, object, and method"
        },
        {
            "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-2122\/labbench-api.pdf",
            "format": "pdf documentation file",
            "mediaType": "application\/pdf",
            "title": "API Reference - documentation for each function, object, and method"
        },
        {
            "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-2122\/README.txt.sha256",
            "mediaType": "text\/plain",
            "title": "SHA256 File for README"
        }
    ],
    "bureauCode": [
        "006:55"
    ],
    "modified": "2019-09-10 00:00:00",
    "publisher": {
        "@type": "org:Organization",
        "name": "National Institute of Standards and Technology"
    },
    "theme": [
        "Information Technology:Computational science",
        "Information Technology:Data and informatics",
        "Information Technology:Interoperability testing",
        "Information Technology:Mobile",
        "Information Technology:Software research",
        "Advanced Communications:Wireless (RF)"
    ],
    "keyword": [
        "Laboratory automation"
    ]
}