<div dir="ltr">Dear FieldTrip community,<div><br></div><div>My name is Rachel Lee and I'm a research assistant in Prof. Ming Hsu's lab in UC Berkeley.</div><div><br></div><div>We currently have a .Tbk file, a .Tdx file, .tev file, .tsq file to preprocess and analyze but it seems like those data formats are not yet supported by FieldTrip.</div><div>So, instead of using those raw data files, we've been trying to find a workaround by transforming them into a .mat file (and casting the .mat file into a raw datatype in FieldTrip by manually assigning fields to it).</div><div>This hasn't been so successful; we've been unable to call ft_preprocessing because of the lack of a proper header format (which is needed in ft_read_header, one of the lower level functions that ft_preprocessing calls).</div><div>I've been looking at the codes but been unable to come up with a solution.</div><div><br></div><div>Does anyone have a similar experience?</div><div>Is there any way to circumvent this issue?</div><div>Any type of help would be appreciated.</div><div><br></div><div>Thank you,</div><div>Rachel Lee</div></div>