PHS3000 Resistivity of Germanium

This documents the monashspa.PHS3000.resistivity_germanium library that you will import into code used in the PHS3000 unit when performing experiment 2.9 Resistivity of Germanium.

monashspa.PHS3000.resistivity_germanium.liquid_helium = array([[7.69e+01, 1.00e-01, 3.70e+01, 1.00e+00], [6.70e+01, 1.00e-01, 3.20e+01, 1.00e+00], [6.15e+01, 1.00e-01, 3.00e+01, 1.00e+00], [5.70e+01, 1.00e-01, 2.90e+01, 1.00e+00], [5.19e+01, 1.00e-01, 2.70e+01, 1.00e+00], [4.70e+01, 1.00e-01, 2.60e+01, 1.00e+00], [4.20e+01, 1.00e-01, 2.60e+01, 1.00e+00], [3.80e+01, 1.00e-01, 2.60e+01, 1.00e+00], [3.19e+01, 1.00e-01, 2.80e+01, 1.00e+00], [2.68e+01, 1.00e-01, 3.10e+01, 1.00e+00], [2.19e+01, 1.00e-01, 3.90e+01, 1.00e+00], [2.00e+01, 1.00e-01, 4.60e+01, 1.00e+00], [1.81e+01, 1.00e-01, 5.30e+01, 1.00e+00], [1.60e+01, 1.00e-01, 6.50e+01, 1.00e+00], [1.38e+01, 1.00e-01, 1.06e+02, 1.00e+00], [1.20e+01, 1.00e-01, 1.62e+02, 1.00e+00], [1.00e+01, 1.00e-01, 5.26e+02, 1.00e+00], [8.00e+00, 1.00e-01, 3.23e+00, 1.00e+01], [6.00e+00, 1.00e-01, 2.92e+02, 1.00e+03], [4.00e+00, 1.00e-01, 8.17e+01, 1.00e+05]])

Resistance data for temperatures below 77K as a 2D numpy array. Columns are: temperature (K), u_temperature (K), resistance (Ohms), u_resistance(Ohms) respectively