mesoscopy.analysis.josephson
Functions for characterisation of 2D Josehpson junctions
Functions
|
array_in: np.array threshold: float, limit to extract zero resistance |
|
|
|
extract the critical current for a map. |
- mesoscopy.analysis.josephson.mapping_SC(mat, index, N=10, threshold=None, returnA=False, div=2)
extract the critical current for a map. Here the critical current is defined as 50% of Rn
- mesoscopy.analysis.josephson.extract_zeros(array_in, threshold=10)
array_in: np.array threshold: float, limit to extract zero resistance
- mesoscopy.analysis.josephson.find_ic(A, auxout, side=0)