Data For "Quantum State Tracking And Control Of A Single Molecular Ion In A Thermal Environment''
National Institute of Standards and Technology
@usgov.national_institute_of_standard_data_for_quantum_state__1d9474f8
National Institute of Standards and Technology
@usgov.national_institute_of_standard_data_for_quantum_state__1d9474f8
Supplementary data for the article "Quantum state tracking and control of a single molecular ion in a thermal environment" by Yu Liu, Julian Schmidt, Zhimin Liu, David R. Leibrandt, Dietrich Leibfried, Chin-wen Chou, submitted to Science in 2024. The manuscript describes a quantum state-specific investigation of the molecular state evolution of a single CaH+ ion in a thermal environment. The molecular state can be tracked in real time with single quantum-state resolution and the thermal radiation-induced transitions can be reversed with coherent molecular state manipulation according to the outcomes of state measurements. Results on the transition rates are used to infer the properties of the thermal environment. The data may be used to reproduce the plots shown in the figures.
Organization: National Institute of Standards and Technology
Last updated: 2024-09-11T04:32:57.446609
Tags: chemical-physics, molecular-physics, molecular-quantum-state-control, quantum-information
CREATE TABLE figure_2b (
"state" VARCHAR,
"occurance_in_j_1_minus_raw" BIGINT -- Occurance In J = 1 Minus (raw),
"occurance_in_j_1_minus_corrected" DOUBLE -- Occurance In J = 1 Minus (corrected),
"normalized_probability_in_j_1_minus" DOUBLE -- Normalized Probability In J = 1 Minus,
"occurance_in_j_1_plus_raw" BIGINT -- Occurance In J = 1 Plus (raw),
"occurance_in_j_1_plus_corrected" DOUBLE -- Occurance In J = 1 Plus (corrected),
"normalized_probability_in_j_1_plus" DOUBLE -- Normalized Probability In J = 1 Plus
);CREATE TABLE figure_3c (
"time_s" DOUBLE -- Time [s],
"rotational_manifold_j" BIGINT -- Rotational Manifold (J)
);CREATE TABLE figure_3d (
"tracking_start_time_stamp_s" DOUBLE -- Tracking Start Time Stamp [s],
"tracking_end_time_stamp_s" DOUBLE -- Tracking End Time Stamp [s],
"tracking_duration_s" DOUBLE -- Tracking Duration [s]
);Anyone who has the link will be able to view this.