Remove scipy dependence. Handle failure in import of matplotlib and numpy
Implemented approximation mu = BERT_error_count + 1.96 * math.sqrt(BERT_error_count) to compute the 95% CL BER limit for BERT_error_count>10. Introduced handling of matplotlib and numpy absence.