This repository contains code and data for the paper Percolative supercurrent in superconductor--ferromagnetic-insulator bilayers.
It is structured as follows:
exp_datacontains the data collected in the measurements.bilayers_fittingscontains the code and results for the fitting procedure of the NIS data with the Usadel model.network_modelcontains the resistive network model for zero-bias conductance and resistivity.
The NIS_data folder contains the tunneling spectroscopy data of the junctions.
-
The
MDC004.Sample1subfolder contains data for Sample 1 in the manuscript.Filename Description 15.dat60x50 μm $^2$ , downsweep16.dat60x50 μm $^2$ , upsweep24.dat6x100 μm $^2$ , downsweep25.dat6x100 μm $^2$ , upsweep39.dat6x20 μm $^2$ , downsweep40.dat6x20 μm $^2$ , upsweep51.dat25x5 μm $^2$ , upsweep68.dat15x50 μm $^2$ , upsweep71.dat60x20 μm $^2$ , upsweep77.dat60x100 μm $^2$ , upsweep79.dat25x100 μm $^2$ , upsweep81.dat15x100 μm $^2$ , upsweep83.dat60x6 μm $^2$ , upsweep91.dat25x50 μm $^2$ , upsweep93.dat6x50 μm $^2$ , upsweep95.dat25x20 μm $^2$ , upsweep97.dat15x20 μm $^2$ , upsweep -
The
MDC004.Sample2subfolder contains data for Sample 2 in the manuscript.Filename Description 28.dat10x10 μm $^2$ , downsweep29.dat10x10 μm $^2$ , upsweep41.dat10x20 μm $^2$ , upsweep45.dat6x100 μm $^2$ , upsweep47.dat5x5 μm $^2$ , upsweep49.dat10x5 μm $^2$ , upsweep96.dat10x10 μm $^2$ , downsweep97.dat25x50 μm $^2$ , upsweep105.dat5x10 μm $^2$ , upsweep
The BAR_data folder contains transport data referring to the four-terminal resistance measurements of the Al bars.
| Filename | Description |
|---|---|
69.dat |
Sample 2: 2, 5, 10, 20, and 50 μm, downsweep |
70.dat |
Sample 2: 2, 5, 10, 20, and 50 μm, upsweep |
197.dat |
Sample 1: 5, 10, and 20 μm, upsweep |
198.dat |
Sample 1: 5, 10, and 20 μm, downsweep |
202.dat |
Sample 1: 2 and 40 μm, upsweep |
203.dat |
Sample 1: 2 and 40 μm, downsweep |
The folder AFM_data contains the Atomic Force Microscopy data shown in the Supplementary Material.
The folder EDS_data contains the energy-dispersive X-ray spectroscopy data shown in the Supplementary Material.
The bilayers_fitting folder contains code and the output of the Usadel fittings of the NIS spectroscopy curves.
map_fit_minimal.ipynbis the code used for the minimal fitting (used for Sample 1 in the paper).map_fit_complete.ipynbis the code used for the complete fitting (used for Sample 2 in the paper).gen_theory_data.ipynbis the code that uses the fitting results to solve the Usadel model and show the predicted NIS tunneling conductance.
The network model folder contains the code and the output of the resistive network model for the zero-bias conductance and the model for the percolative supercurrent.
network_model.pyis the code of the model.network_model_Sample1.ipynbis the code for Sample 1.network_model_Sample2.ipynbis the code for Sample 2.network_model_general.ipynbcan be used to run the network model for zero-bias conductance with arbitrary parameters.