Generating channel profile plots
Now plotting ampilfier signals
32it [00:00, 36.35it/s]
Now plotting digital input signals
Traceback (most recent call last):
File "blech_init.py", line 410, in <module>
plot_channels(dir_name, qa_out_path, file_type)
File "/home/julia-corman/Desktop/blech_clust/utils/blech_channel_profile.py", line 98, in plot_channels
for this_file, this_ax in tqdm(zip(digin_files, ax.flatten())):
AttributeError: 'AxesSubplot' object has no attribute 'flatten'