DarkTyr / squid_ssa_char

SQUID Series Array Screening Characterization Module
The Unlicense
0 stars 0 forks source link

calculate_ics() print information #11

Closed DarkTyr closed 1 month ago

DarkTyr commented 3 months ago

As calculate_ics() determines the ICs of the SQUIDS we should print that information out to the terminal for each column. This is would then help in determining which column is giving you issues.

data.sys.channel_num is the variable name where we store the physical column number in the data class.

print(' | ', end='') # to print without a new line character