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

The NIST Scan Framework for ARTIQ

The NIST scan framework is a framework that greatly simplifies the process of writing and maintaining scans of experimental parameters using the ARTIQ control system and language. The framework adopts the philosophy of convention over configuration where datasets are stored for analysis and plotting in a standard directory structure. The framework provides a number of useful features such as automatic calculation of statistics, fitting, validation of fits, and plotting that do not need to be performed by the user. This reduces the size and complexity of scan experiments to make them fast to implement, easy to read, and easy to maintain.

About this Dataset

Updated: 2024-02-22
Metadata Last Updated: 2021-07-13 00:00:00
Date Created: N/A
Views:
Data Provided by:
ARTIQ
Dataset Owner: N/A

Access this data

Contact dataset owner Access URL
Landing Page URL
Table representation of structured data
Title The NIST Scan Framework for ARTIQ
Description The NIST scan framework is a framework that greatly simplifies the process of writing and maintaining scans of experimental parameters using the ARTIQ control system and language. The framework adopts the philosophy of convention over configuration where datasets are stored for analysis and plotting in a standard directory structure. The framework provides a number of useful features such as automatic calculation of statistics, fitting, validation of fits, and plotting that do not need to be performed by the user. This reduces the size and complexity of scan experiments to make them fast to implement, easy to read, and easy to maintain.
Modified 2021-07-13 00:00:00
Publisher Name National Institute of Standards and Technology
Contact mailto:philip.kent@nist.gov
Keywords ARTIQ , Python , Scans
{
    "identifier": "ark:\/88434\/mds2-2434",
    "accessLevel": "public",
    "contactPoint": {
        "hasEmail": "mailto:philip.kent@nist.gov",
        "fn": "Philip Kent"
    },
    "programCode": [
        "006:045"
    ],
    "@type": "dcat:Dataset",
    "landingPage": "https:\/\/data.nist.gov\/od\/id\/mds2-2434",
    "description": "The NIST scan framework is a framework that greatly simplifies the process of writing and maintaining scans of experimental parameters using the ARTIQ control system and language.  The framework adopts the philosophy of convention over configuration where datasets are stored for analysis and plotting in a standard directory structure. The framework provides a number of useful features such as automatic calculation of statistics, fitting, validation of fits, and plotting that do not need to be performed by the user.  This reduces the size and complexity of scan experiments to make them fast to implement, easy to read, and easy to maintain.",
    "language": [
        "en"
    ],
    "title": "The NIST Scan Framework for ARTIQ",
    "distribution": [
        {
            "accessURL": "https:\/\/pages.nist.gov\/artiq_scan_framework\/",
            "description": "Current location of all documentation for the NIST scan framework.",
            "title": "Documentation for the NIST scan framework."
        },
        {
            "accessURL": "https:\/\/github.com\/usnistgov\/artiq_scan_framework",
            "description": "Current Github repository which will contain all source files for the NIST scan framework.  Please contact Philip D. Kent (philip.kent@nist.gov).",
            "title": "Source code repository for the NIST scan framework"
        },
        {
            "accessURL": "https:\/\/doi.org\/10.18434\/mds2-2434",
            "title": "DOI Access for The NIST Scan Framework for ARTIQ"
        }
    ],
    "license": "https:\/\/www.nist.gov\/open\/license",
    "bureauCode": [
        "006:55"
    ],
    "modified": "2021-07-13 00:00:00",
    "publisher": {
        "@type": "org:Organization",
        "name": "National Institute of Standards and Technology"
    },
    "accrualPeriodicity": "irregular",
    "theme": [
        "Physics:Quantum information science",
        "Physics:Atomic, molecular, and quantum"
    ],
    "conformsTo": "https:\/\/semver.org\/spec\/v2.0.0.html",
    "issued": "2022-02-28",
    "keyword": [
        "ARTIQ",
        "Python",
        "Scans"
    ]
}

Was this page helpful?