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

Code and data for "Analysis of complex multidimensional optical spectra by linear prediction"

Python code for analyzing optical 2D spectroscopy data using linear prediction from singular value decomposition. Included as supplemental information with a publication on this topic. Includes scripts and associated data to generate the figures in the paper.

About this Dataset

Updated: 2025-04-06
Metadata Last Updated: 2021-09-29 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 Code and data for "Analysis of complex multidimensional optical spectra by linear prediction"
Description Python code for analyzing optical 2D spectroscopy data using linear prediction from singular value decomposition. Included as supplemental information with a publication on this topic. Includes scripts and associated data to generate the figures in the paper.
Modified 2021-09-29 00:00:00
Publisher Name National Institute of Standards and Technology
Contact mailto:[email protected]
Keywords optical spectroscopy; analysis; fitting;
{
    "identifier": "ark:\/88434\/mds2-2478",
    "accessLevel": "public",
    "contactPoint": {
        "hasEmail": "mailto:[email protected]",
        "fn": "Jared Wahlstrand"
    },
    "programCode": [
        "006:045"
    ],
    "landingPage": "https:\/\/data.nist.gov\/od\/id\/mds2-2478",
    "title": "Code and data for \"Analysis of complex multidimensional optical spectra by linear prediction\"",
    "description": "Python code for analyzing optical 2D spectroscopy data using linear prediction from singular value decomposition. Included as supplemental information with a publication on this topic. Includes scripts and associated data to generate the figures in the paper.",
    "language": [
        "en"
    ],
    "distribution": [
        {
            "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-2478\/LPSVD_2D_spectroscopy.zip",
            "mediaType": "application\/zip",
            "title": "LPSVD 2D Spectroscopy Data"
        },
        {
            "accessURL": "https:\/\/doi.org\/10.18434\/mds2-2478",
            "title": "DOI Access for Code and data for \"Analysis of complex multidimensional optical spectra by linear prediction\""
        }
    ],
    "bureauCode": [
        "006:55"
    ],
    "modified": "2021-09-29 00:00:00",
    "publisher": {
        "@type": "org:Organization",
        "name": "National Institute of Standards and Technology"
    },
    "theme": [
        "Physics:Spectroscopy"
    ],
    "keyword": [
        "optical spectroscopy; analysis; fitting;"
    ]
}