thz-tds

THz Time-Domain Software for retrieve the refractive index, permittivity and conductivity

https://github.com/serrev/thz-tds

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

THz Time-Domain Software for retrieve the refractive index, permittivity and conductivity

Basic Info
  • Host: GitHub
  • Owner: serrev
  • License: cc0-1.0
  • Language: MATLAB
  • Default Branch: main
  • Size: 97.7 KB
Statistics
  • Stars: 8
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

THz-TDS

THz Time-Domain Software for retrieve the refractive index, permittivity and conductivity

%% Important things %%

Developed with love by SerRev

In the script's name ->

A -> Air

S -> Substrate

M -> Sample

STDSAAMAA -> Script for resolve numerically the complex refractive index in a scheeme of having a free-standing sample (3 layer system)

STDSASASA -> Script for resolve numerically the complex refractive index in a scheeme of having Air+Substrate+Air+Substrate+Air (5 layer system)

Inside the script (good practices all of us should follow to write codes that can be understand by anyone at any time) ->

a_* -> array

la_* -> local array

m_* -> matrix

v_* -> variable

lv_* -> local variable

f_File* -> file

lv_File* -> local file

f_* -> MATLAB function

lv_f -> Figure number


To measure the TDS of a free-standing sample, use code STDSAAMAA

To measure the TDS of a sample inside two substrates, use firstly STDSASASA, then compute the script STDSASMSA loading the solutions of the substrate obained before


For any information regarding the code, free email can be send to ser.revuelta@gmail.com

Owner

  • Login: serrev
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: THz-TDS software
message: >-
  Software implemented to retrieve the complex refractive
  index of a certain material in a Terahertz Time Domain
  Spectroscopy setup
type: software
authors:
  - given-names: Sergio
    family-names: Revuelta
    email: sergio.revuelta@imdea.org
    affiliation: IMDEA Nanoscience
    orcid: 'https://orcid.org/0000-0002-0238-1826'
repository-code: 'https://github.com/serrev/THz-TDS'
abstract: >-
  THz Time-Domain Software for retrieving the refractive
  index, permittivity and conductivity.


  With an input of the measured THz electric fields its
  possible to obtain the complex refractive index and the
  the complex dark conductivity.


  This code uses the Fresnel equations to generate the
  transfer matrix of the measured electric fields.
keywords:
  - THz
  - ' TDS'
  - THz-TDS
license: CC-BY-1.0

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1