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.
Complete Metadata
| @type | dcat:Dataset |
|---|---|
| accessLevel | public |
| accrualPeriodicity | irregular |
| bureauCode |
[
"006:55"
]
|
| conformsTo | https://semver.org/spec/v2.0.0.html |
| contactPoint |
{
"fn": "Philip Kent",
"hasEmail": "mailto:philip.kent@nist.gov"
}
|
| 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. |
| distribution |
[
{
"title": "DOI Access for The NIST Scan Framework for ARTIQ",
"accessURL": "https://doi.org/10.18434/mds2-2434"
},
{
"title": "Source code repository 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": "Documentation for the NIST scan framework.",
"accessURL": "https://pages.nist.gov/artiq_scan_framework/",
"description": "Current location of all documentation for the NIST scan framework."
}
]
|
| identifier | ark:/88434/mds2-2434 |
| issued | 2022-02-28 |
| keyword |
[
"ARTIQ",
"Python",
"Scans"
]
|
| landingPage | https://data.nist.gov/od/id/mds2-2434 |
| language |
[
"en"
]
|
| license | https://www.nist.gov/open/license |
| modified | 2021-07-13 00:00:00 |
| programCode |
[
"006:045"
]
|
| publisher |
{
"name": "National Institute of Standards and Technology",
"@type": "org:Organization"
}
|
| theme |
[
"Physics:Atomic, molecular, and quantum",
"Physics:Quantum information science"
]
|
| title | The NIST Scan Framework for ARTIQ |