「Input」の版間の差分

提供: ComplexRI: Manual
ナビゲーションに移動 検索に移動
67行目: 67行目:
----
----
<div id="Input11"  style="font-size: 150%;">11:How to set the parameter of the fitting function </div>
<div id="Input11"  style="font-size: 150%;">11:How to set the parameter of the fitting function </div>
:Here, you can select whether you decide the parameter of fitting functions. We use a set of Lorentz function for fitting of Reflectance spectra as mentioned in the <u>  
:Here, you can select whether you decide the parameter of fitting functions. We use a set of Lorentz functions for fitting of Reflectance spectra as mentioned in the <u>  
[[explanation01|explanation01]] </u>of<u> [[En/ComplexRI#Internal processing |Internal processing]] </u>. Fitting function is like below.
[[explanation01|explanation01]] </u>of<u> [[En/ComplexRI#Internal processing |Internal processing]] </u>. Fitting function is like below.
:<math>n_j=n_j^0+\sum_{l=1}^{lmax} \frac{A}{\nu_l-\nu-i\gamma}</math>
:<math>n_j=n_j^0+\sum_{l=1}^{lmax} \frac{A}{\nu_l-\nu-i\gamma}</math>

2021年12月19日 (日) 15:58時点における版

01:The name of output file
This is the name of the output file. You can input freely.

02:Input the file
You set the result file obtained from the ATR-IR experiment. The format is like below.
NewFILE01.png
There are three rules for the format of input file.
First, the extension of input file must be the .txt.
Second, the wavenumber and the corresponding reflectance or the absorptance are ordered in the columns respectively, and counterparts are in the same line.
Third, the columns are separated by the space.

03:Which kinds of data is written in the Input file, absorptance or reflectance?
In the input file, there should be the wavenumber and the corresponding absorptance or reflectance. Please, input which data is written in your input file.
There are three options like below.
Manual input3.png
The second is reflectance without unit.
The default is set to the first option.

04:The range of the wavenumber to fit the Reflectance Spectra
In the input file, there may be all range of the wavenumber and corresponding data obtained from the ATR-IR experiment. Here, you input the range of the wavenumber to fit the reflectance spectra. ComplexRI execute the fitting only in the range you input here.
The default is set to from 1636 to 1863.

05:The columns to use for analysis in the Input file

In the input file, there may be some columns of the wavenumber and corresponding data obtained from the ATR-IR experiment, but the columns necessary for the fitting is only two.

First, it is the wavenumber, and second, it is the representative absorptance or reflectance corresponding the former.
For example, there is the input file like below.(You can download this file from Manual Page in ComplexRI. The file name is File03)
NewFILE03.png
There are five columns. The first is the wavenumber, the others are all reflectance. The fifth is average of the second, the third and the forth. In this situation, when you input like below, you can get the better fitting result.
Manual input5.png
The default is set to the wavenumber to the first column and the reflectance or the absorptance to second column respectively.

06:The order of data in the input file, ascending order or descending order?
You should input how the data is ordered in the input file. There are two patterns, ascending order or descending order. They are like below. The left is ascending, and the right is descending.
NewFILE01.pngNewFILE04.png
The default is set to the descending order.

07:The kinds of the substrate used in the ATR-IR experiment
You should input the refractive index of the substrate you use in the ATR-IR experiment. Here, we prepare the three substrates often used.
Manual input7.png
So, if there is the substrate you use, you only have to select the substrate name. It gives the corresponding refractive index. The values are written in the parenthesis next to the substrate name.
Otherwise, you should select other and, input the refractive index manually.
Manual input7 other.png
You can also use this option, when you want to input the refractive index strictly against the three substrates often used.

08:Angle of incidence of IR light
You should input the angle of incidence of IR light.

ATR-IR.png

That is in the above picture.
The default is set to 45 degree.

09:Refractive index without dispersion
You should input the refractive index without dispersion. This value is derived from the cauchys equation showed below.

This value usually converges in the IR region. So, you can get this value by substitution of appropriate and parameter corresponding to the substrate for the above equation.

The default is set to 1.360.

10:How strictly you fit the Reflectance Spectra ?
The value input here is used to judge if the fitting of reflectance spectra should finish. The detail is written in the explanation01 of Internal processing.
The defalut is set to 0.02.
notice!! If this value is too small, fitting cannot finish.

11:How to set the parameter of the fitting function
Here, you can select whether you decide the parameter of fitting functions. We use a set of Lorentz functions for fitting of Reflectance spectra as mentioned in the

explanation01 of Internal processing . Fitting function is like below.

The default is set to “NO” like below.
2Newmanual input11 no.png
In this pattern, the parameters are assigned automatically.
If you select “YES” like below.
Manual input11 yes.png
The new input fields are set, and you should give the number of Lorentz function like below. The maximum of the number is 7.
Manual input11 yes num.png
Above, the number is set to 1. So, the one set of three parameters of Lorentz function is need to input. init_A1, init_N1 and init_G1 are the amplitude, peak wavenumber, and bandwidth of Lorentz function, respectively.