API

List of modules

phys2bids.phys2bids - Primary workflows

phys2bids(filename[, info, indir, outdir, …])

Main workflow of phys2bids.

phys2bids.physio_obj - Data objects

I/O objects for phys2bids.

BlueprintInput(timeseries, freq, ch_name, …)

Main input object for phys2bids.

BlueprintOutput(timeseries, freq, ch_name, …)

Main output object for phys2bids.

phys2bids.interfaces - Data I/O interfaces

txt.populate_phys_input(filename, chtrig)

Populate object phys_input, extracts header and deduces from it the format file, afterwards it passes the needed information to the corresponding reading function.