number_of_channels

Data_Reduction.DSN.Tid_data.number_of_channels(numbers)

Deduce the number of channels from Tid ASCII file data

This also handles the case when the number of channels was written in the middle of the source name field.

Notes

I wasn’t thinking when I wrote this. One only needs to check len(numbers)

:param numberslist of floats

The data from the scan

Returns

int