neat.CompartmentFitter.createTreeGF

CompartmentFitter.createTreeGF(channel_names=[])[source]

Create a FitTreeGF copy of the old tree, but only with the channels in channel_names. Leak ‘L’ is included in the tree by default.

Parameters

channel_names (list of strings) – List of channel names of the channels that are to be included in the new tree.

Returns

Return type

FitTreeGF()