info:breathing-like 01
The breathing-like signal 01 comes from the 'rsp_simulate' function of the 'NeuroKit2' package.
The complete API used is:
    ->  nk.rsp_simulate(
            duration=60,
            sampling_rate=250,
            respiratory_rate=15,
            method='breathmetrics',
            noise=0.01
        )
For more information, please visit: https://neuropsychology.github.io/NeuroKit/
The 'breathmetrics' generation method is described in Noto et al., 2018 (https://github.com/zelanolab/breathmetrics)

info:breathing-like 02
The breathing-like signal 02 comes from the 'rsp_simulate' function of the 'NeuroKit2' package.
The complete API used is:
    ->  nk.rsp_simulate(
            duration=60,
            sampling_rate=250,
            respiratory_rate=40,
            method='breathmetrics',
            noise=0.01
        )
For more information, please visit: https://neuropsychology.github.io/NeuroKit/
The 'breathmetrics' generation method is described in Noto et al., 2018 (https://github.com/zelanolab/breathmetrics)
