Dataset: Probabilistic work extraction on a classical oscillator beyond the second law
收藏资源简介:
Data set for the article "Probabilistic work extraction on a classical oscillator beyond the second law" , currently published as a pre print on arXiv. It contains: Protocols.zip : This file contains 10 folders, labeled from 0 to 9, corresponding to all the tested protocols. They contain all the measured trajectories z (ztot.npy) and the protocol parameter λ (lamda.npy) at each time step, in the form of 2D NumPy array where each line corresponds to one realization of the protocol (see Fig 4) . One timestep corresponds to 5 µs. The resulting work distribution , such as the one presented in Fig 5.a) is also provided (workhistogram.npy) . Finally, some experimentally obtained parameters are given (info.npy) in torm [ initial value of λ, final value of λ, z0, ΔF]. analyze.py : The Analysis Python code to be used with trajectories ztot.npy and driving parameter lambda.npy. It computes W for all trajectories, and P(W), <W>, ΔF, as well as experimental parameters λi, λf and z0. Also creates the workhistogram.npy and info.npy files mainfig.py : Python code to be used with the aforementioned files, to plot Fig 5 and compare experimental results and theoretical computations. All figures used in the article as pdf files.



