The data in SiC_sim_results are used to plot the figures relevant to the SiC case in the paper. The data are in .mat format, which can be opened by Matlab. An example Matlab script for opening the data is saved in the folder and named “example_read.m”. The data structure is as following: - SiCxxxx is the structure containing the simulation data for SiC using an antenna of length xxxx nm. SiCxxxx.tt is the time axes SiCxxxx.ff is the frequency axes SiCxxxx.Ex is an array representing the x-component of the electric field at the time and frequency points described by the .tt and .ff arrays. SiCxxxx.Exnor is as the above but normalised. SiCxxxx.Ez is an array representing the z-component of the electric field at the time and frequency points described by the .tt and .ff arrays. SiCxxxx.Eznor is as the above but normalised. Resonances: sic_resonances = [50, 50, 40.05, 35.03, 31.86, 30.35, 29.77, 29.43, 29.18, 29.1, 29.01]; Folder: Substrates and film modes The file AuDiamond_SiC.mat contains the field (Ex and Ez) function of the antenna length (Length) and wavelength (wavelength) for the case of gold antennae on Diamond. The file AuGlass_ITO.mat contains the field (Ex and Ez) function of the antenna length (Length) and wavelength (wavelength) for the case of gold antennae on Diamond. The file ITO_ENZmode.mat contains the EX and EZ field, function of wavelength (wavelength) for the ENZ mode exceed at Brewster angle for a ITO film. The file SiC_ENZmode.mat contains the EX and EZ field, function of wavelength (wavelength) for the ENZ mode exceed at Brewster angle for a SiC film Folder: “ITO and SIC” The file: AuSiCDiamond_150nmSiC.mat contains the field (Ex and Ez) function of the antenna length (Length) and wavelength (wavelength) for the case of gold antennae on SiC on Diamond. The file: ITO_EvsLambdavsAntenna_spatialaverage.mat contains the field (Ex and Ez) function of the antenna length (Length) and wavelength (wavelength) for the case of gold antennae on ITO on Glass. FOLDER: “Reduced” The file: SIC_delaysvsLvslambdaV2.mat contains the delay and duration for the Ex and Ez components function of the wavelength and the antenna length for the case of SiC. The file: SiC_EvsLambdavsX_antennaEdge.mat contains the EX and EZ components for the SiC case, functoin of the wavelength and the transverse coordinate x. The file: ITO_delaysvsLvslambda.mat contains the delay and duration for the Ex and Ez components function of the wavelength and the antenna length for the case of ITO.