bigplot_dirfile module

bigplot_dirfile.py

acq400_upload and other tools generate "DirFiles", a directory with file-per-channel.

kst2 plot can have direct support for DirFile, but more often than not, it's missing.

pykst lets us do the same thing..

bigplot_dirfile.ch_selected(chfile, chd)[source]
bigplot_dirfile.get_ch_files(dir)[source]
bigplot_dirfile.list_decode(list_def)[source]
bigplot_dirfile.process_data(args)[source]
bigplot_dirfile.run_main()[source]
bigplot_dirfile.title(t1)[source]