phys2bids.phys2bids.phys2bids

phys2bids.phys2bids.phys2bids(filename, info=False, indir='.', outdir='.', heur_file=None, sub=None, ses=None, chtrig=0, chsel=None, num_timepoints_expected=0, tr=1, thr=None, ch_name=[], chplot='', debug=False, quiet=False)[source]

Main workflow of phys2bids.

Runs the parser, does some checks on input, then imports the right interface file to read the input. If only info is required, it returns a summary onscreen. Otherwise, it operates on the input to return a .tsv.gz file, possibily in BIDS format.

Raises

NotImplementedError – If the file extension is not supported yet.