phys2bids.io.load_txt

phys2bids.io.load_txt(filename, chtrig=0)[source]

Read AcqKnowledge and labchart files in .txt format into a BlueprintInput object.

Parameters:
  • filename (str) – path to the txt Labchart file

  • chtrig (int) – index of trigger channel, starting in 1 for human readability

Returns:

BlueprintInput object

Return type:

phys_in

See also

physio_obj.BlueprintInput