「入力」の版間の差分
ナビゲーションに移動
検索に移動
1行目: | 1行目: | ||
: [[File:Newtoppage.png|1000px]] | |||
: This is the typical snapshot of the input of ComplexRI. | |||
: [[File: | : The input of Complex contains two parts. The first part is the information of ATR-IR experimental data. The second part is the control parameters of the complex refractive index fitting procedure. Each part will be explained in the following. | ||
: | |||
: | |||
---- | ---- | ||
<div id=" | <div id="Information of ATR-IR experiment" style="font-size: 200%;"> Information of ATR-IR experiment </div> | ||
---- | ---- | ||
<div id=" | <div id="Input01" style="font-size: 150%;"> ①ATR-IR File </div> | ||
: | : Please upload the ATR-IR experimental data in this part. The inside should be like the following. | ||
: [[File:NewFILE01.png|200px]] | |||
: There are two rules for the format of input file. | |||
: (1). The format of input file must be txt. | |||
: (2). The columns are separated by the space. | |||
---- | ---- | ||
: | <div id="Input02" style="font-size: 150%;"> ②The order of data </div> | ||
: | : Please select the sort order of your data. | ||
: | :: Ascending order: The frequencies in the input file are in ascending order (left picture). (Default) | ||
:: Descending order: The frequencies in the input file are in descending order (right picture). | |||
:[[File:NewFILE01.png|200px]][[File:NewFILE04.png|220px]] | |||
---- | ---- | ||
<div id=" | <div id="Input03" style="font-size: 150%;"> ③Reflectance or Absorptance? </div> | ||
: | : Please select the type of your ATR-IR data. | ||
: | :: Reflectance(%): The Reflectance of ATR-IR spectra in the value of percentage. (Default) | ||
:: Reflectance: The Reflectance of ATR-IR spectra. | |||
:: Absorptance: The Absorptance of ATR-IR spectra. | |||
: The relationships between each data are | |||
:: <math> Reflectance(%)=Reflectance*100 </math> | |||
:: <math> Absorptance=-\log_{10}(Reflectance) </math> | |||
---- | ---- | ||
<div id=" | <div id="Input04" style="font-size: 150%;"> ④The Substrate in ATR-IR </div> | ||
: | : Please select the substrate you used in the ATR-IR experiment. Here, we prepare the three substrates often used | ||
:: Diamond(Refractive Index = 2.38) | |||
: | :: Zinc selenide(Refractive Index = 2.40) | ||
: ( | :: Germanium(Refractive Index = 4.0). | ||
: (2) | : You can also input the refractive index of your substrate by selecting Others in the list. | ||
: ( | :[[File:4_other.png|500px]] | ||
: | |||
: | |||
---- | ---- | ||
<div id=" | <div id="Input05" style="font-size: 150%;"> ⑤Incident angle in ATR-IR </div> | ||
: | : Please input the incident angle in your ATR-IR experiment. (Default=45 degree) | ||
---- | ---- | ||
<div id=" | <div id="Input06" style="font-size: 150%;"> ⑥Select the column of your data </div> | ||
: | : Please input the column number of the data you want to analyze in your ATR-IR file. | ||
: | :: Wavenumber: The column number of wavenumber in your input file. (Default: 1) | ||
:: ATR-IR data: The column number of ATR-IR data in your input file. (Default: 2) | |||
: For example, an input file like following can be uploaded and column 1 and column 5 can be selected for analyzing. | |||
: [[File:NewFILE03.png|500px]] | |||
: [[File:6_15.png|300px]] | |||
---- | ---- | ||
<div id=" | |||
<div id="Control parameters of ComplexRI fitting" style="font-size: 200%;">Control parameters of ComplexRI fitting </div> | |||
---- | ---- | ||
<div id=" | <div id="Input07" style="font-size: 150%;"> ⑦Title of your job </div> | ||
: | : Please input the title of your job (alphabet). The output results of ComplexRI will be saved in the excel format with the name @Title.xlsx | ||
: | |||
: | ---- | ||
: | <div id="Input08" style="font-size: 150%;"> ⑧Input the fitting range </div> | ||
: | : Please input the frequency range (in wavenumber) you want to perform the fitting. ComplexRI will fit the data only inside the range you input here. | ||
:: Minimum wavenumber: The lower boundary of wavenumber. (Default: 1636) | |||
:: Maximum wavenumber: The upper boundary of wavenumber. (Default: 1863) | |||
---- | |||
<div id="Input09" style="font-size: 150%;"> ⑨Refractive index of target sample in non-resonance region (<math> n_j^0 </math>) </div> | |||
: Please input the refractive index of the target sample (<math> n_j^0 </math>) in non-resonance region. (Default=1.360) | |||
: <math> n_j^0 </math> should be determined before the fitting procedure (see Equation in ⑪). In the reference paper, we use the refractive index values in the visible regions to fit Cauchy's equation. | |||
:: <math>n = A + \frac{B}{{\lambda}^2} + \frac{C}{{\lambda}^4}</math> | |||
: The obtained parameters <math>A, B, C</math> were used to evaluate the refractive index at 5000 wavenumber. | |||
---- | |||
<div id="Input10" style="font-size: 150%;"> ⑩The tolerance of fitting </div> | |||
: Please input the tolerance of fitting procedure. The fitting will be finished when the calculated residual is less than this value. | |||
: The details are written in the<u> [[explanation01|explanation01]] </u>of<u> [[En/ComplexRI#Internal processing |Internal processing]]</u>. | |||
:<span style color="red">Notice!! Fitting can not finish if this value is too small. </span> | |||
---- | |||
<div id="Input11" style="font-size: 150%;"> ⑪ Manually set the initial parameters </div> | |||
: Please select whether to set the initial fitting parameters by yourself. | |||
:: No: Automatically done by the algorithm (Default) | |||
:: Yes: Manually set the initial parameters by users. | |||
: In the fitting, we use a set of Lorentz functions to represent the complex refractive index | |||
:: <math>n_j=n_j^0+\sum_{l=1}^{l_{max}} \frac{A_l}{\nu_l-\nu-i\gamma_l}</math> | |||
: where <math> n_j^0 </math> is input in ⑨. The number of Lorentz functions <math> l_{max} </math>, and the corresponding parameters <math> A_l, \nu_l, \gamma_l </math> should be determined. | |||
: By selecting <math> No </math>, it means the initial parameters are automatically guessed by the algorithm explained in the <u>[[explanation01|explanation01]] </u>of<u> [[En/ComplexRI#Internal processing |Internal processing]] </u>. | |||
: By selecting <math> Yes </math>, you can manually set <math> l_{max} </math> and <math> A_l, \nu_l, \gamma_l </math> for each Lorentz function by yourself. The units of <math> A_l, \nu_l, \gamma_l </math> are all wavenumber. <math> l_{max} </math> is up to 5. | |||
: [[File:11yes.png|500px]] |
2021年12月24日 (金) 02:56時点における版
- This is the typical snapshot of the input of ComplexRI.
- The input of Complex contains two parts. The first part is the information of ATR-IR experimental data. The second part is the control parameters of the complex refractive index fitting procedure. Each part will be explained in the following.
Information of ATR-IR experiment
①ATR-IR File
- Please upload the ATR-IR experimental data in this part. The inside should be like the following.
- There are two rules for the format of input file.
- (1). The format of input file must be txt.
- (2). The columns are separated by the space.
②The order of data
- Please select the sort order of your data.
- Ascending order: The frequencies in the input file are in ascending order (left picture). (Default)
- Descending order: The frequencies in the input file are in descending order (right picture).
③Reflectance or Absorptance?
- Please select the type of your ATR-IR data.
- Reflectance(%): The Reflectance of ATR-IR spectra in the value of percentage. (Default)
- Reflectance: The Reflectance of ATR-IR spectra.
- Absorptance: The Absorptance of ATR-IR spectra.
- The relationships between each data are
④The Substrate in ATR-IR
- Please select the substrate you used in the ATR-IR experiment. Here, we prepare the three substrates often used
- Diamond(Refractive Index = 2.38)
- Zinc selenide(Refractive Index = 2.40)
- Germanium(Refractive Index = 4.0).
- You can also input the refractive index of your substrate by selecting Others in the list.
⑤Incident angle in ATR-IR
- Please input the incident angle in your ATR-IR experiment. (Default=45 degree)
⑥Select the column of your data
- Please input the column number of the data you want to analyze in your ATR-IR file.
- Wavenumber: The column number of wavenumber in your input file. (Default: 1)
- ATR-IR data: The column number of ATR-IR data in your input file. (Default: 2)
- For example, an input file like following can be uploaded and column 1 and column 5 can be selected for analyzing.
Control parameters of ComplexRI fitting
⑦Title of your job
- Please input the title of your job (alphabet). The output results of ComplexRI will be saved in the excel format with the name @Title.xlsx
⑧Input the fitting range
- Please input the frequency range (in wavenumber) you want to perform the fitting. ComplexRI will fit the data only inside the range you input here.
- Minimum wavenumber: The lower boundary of wavenumber. (Default: 1636)
- Maximum wavenumber: The upper boundary of wavenumber. (Default: 1863)
⑨Refractive index of target sample in non-resonance region ()
- Please input the refractive index of the target sample () in non-resonance region. (Default=1.360)
- should be determined before the fitting procedure (see Equation in ⑪). In the reference paper, we use the refractive index values in the visible regions to fit Cauchy's equation.
- The obtained parameters were used to evaluate the refractive index at 5000 wavenumber.
⑩The tolerance of fitting
- Please input the tolerance of fitting procedure. The fitting will be finished when the calculated residual is less than this value.
- The details are written in the explanation01 of Internal processing.
- Notice!! Fitting can not finish if this value is too small.
⑪ Manually set the initial parameters
- Please select whether to set the initial fitting parameters by yourself.
- No: Automatically done by the algorithm (Default)
- Yes: Manually set the initial parameters by users.
- In the fitting, we use a set of Lorentz functions to represent the complex refractive index
- where is input in ⑨. The number of Lorentz functions , and the corresponding parameters should be determined.
- By selecting , it means the initial parameters are automatically guessed by the algorithm explained in the explanation01 of Internal processing .
- By selecting , you can manually set and for each Lorentz function by yourself. The units of are all wavenumber. is up to 5.