opmcoils.analysis.get_good_chs#

opmcoils.analysis.get_good_chs(fnames)[source]#

Get good channels from txt files with residual fields.

Each time on-sensor coils are used to zero the background field, the sensors which do not work may be different. This function will return the intersection of the good channels.

Parameters:
fnameslist

List of file names.

Returns:
good_chslist

The good channels.