Data for "Dominant wavelength: A tool for morphological simplification of stylolites. "
收藏Mendeley Data2026-04-18 收录
下载链接:
https://data.mendeley.com/datasets/d9tym45y3y
下载链接
链接失效反馈官方服务:
资源简介:
DWL scripts, and stylolites datasets for the paper entitled: "Dominant wavelength: A tool for morphological simplification of stylolites".
Any questions please send an email to: adrdavi123@gmail.com or andredavi@ufpr.br
Supplementary Material A: Folder with three folders: Folder1: "octave or matlab executable"; Folder2: "output files", Folder3: "source code"
--1) Folder1: "octave or matlab executable"
Three files:
"dwl_script.m": Script for extracting dominant wavelength in digitalized stylolites.
Steps to reproduce:
1. Read CSV files, with X and Y coordinates;
2. Remove trends by polynomial regression;
3. Spatial grid information;
4. Fabricate new grid by Y-interpolation;
5. Frequency grid;
6. Fast Fourier Transform;
7. Dominant frequency and wavelength;
8. Bandpass filter (Call function Bandpass);
9. Show results.
"Bandpass.m": Apply bandpass filter to the profile f(x), considering the frequency interval [kappa0,kappa1].
Steps to reproduce:
1. Spatial grid information;
2. Frequency grid;
3. Fast Fourier Transform;
4. Multiplication by the filter and inverse transform.
"working_sample_1.csv": Cartesian coordinates of a digitized stylolite.
Dwl script, Bandpass function and "Working_sample_1.csv" must be in the same folder.
--2) Folder2: "output files"
Four output figures:
"figure_1_bandpass_filter.jpg": Results of applying the bandpass filter in the real frequency domain.
"figure_2_stylolite_grid.jpg": Stylolite grid
"figure_3_dwl_final_image.jpg": Comparison between the dominant wavelengths and the digitized stylolite.
--3) Folder3: "source code"
Three files:
"bandpass_filter_source_code.txt"
"dwl_script_source_code.txt"
"working_sample_1.csv": Cartesian coordinates of a digitized stylolite.
Supplementary Material B: DWL, geometric data and morphological classification of stylolites. This material consists of four tables:
Table 1: Stylolites hosted in Calcitic Breccia;
Table 2: Stylolites hosted in Dolomitic Breccia;
Table 3: Stylolites hosted in Calcitic Marble;
Table 4: Stylolites hosted in Metamarl.
"Code and data availability.rar": All code and supplementary materials compressed (.zip).
本数据集配套论文《主波长(Dominant wavelength):一种用于缝合线(stylolites)形态简化的工具》,包含DWL脚本与缝合线数据集。如有任何疑问,请致邮adrdavi123@gmail.com或andredavi@ufpr.br。
补充材料A:包含三个子文件夹的总文件夹:
1. 文件夹1:"octave或MATLAB可执行文件"
内含3个文件:
- "dwl_script.m":用于从数字化缝合线中提取主波长的脚本。复现步骤如下:
1. 读取包含X、Y坐标的CSV文件;
2. 通过多项式回归去除趋势项;
3. 获取空间网格信息;
4. 通过Y轴插值生成新网格;
5. 生成频率网格;
6. 快速傅里叶变换(Fast Fourier Transform);
7. 计算主频率与主波长;
8. 带通滤波(调用Bandpass函数);
9. 展示结果。
- "Bandpass.m":针对剖面$f(x)$应用带通滤波器,需指定频率区间$[kappa_0, kappa_1]$。复现步骤如下:
1. 获取空间网格信息;
2. 生成频率网格;
3. 快速傅里叶变换;
4. 与滤波器相乘后进行逆变换。
- "working_sample_1.csv":一条数字化缝合线的笛卡尔坐标数据。
注意:DWL脚本、Bandpass函数与"working_sample_1.csv"需置于同一文件夹中。
2. 文件夹2:"输出文件"
内含4张输出图像:
- "figure_1_bandpass_filter.jpg":实频域下带通滤波的应用结果;
- "figure_2_stylolite_grid.jpg":缝合线网格图像;
- "figure_3_dwl_final_image.jpg":主波长与数字化缝合线的对比图像。
3. 文件夹3:"源代码"
内含3个文件:
- "bandpass_filter_source_code.txt"
- "dwl_script_source_code.txt"
- "working_sample_1.csv":一条数字化缝合线的笛卡尔坐标数据。
补充材料B:缝合线的DWL、几何数据与形态分类数据集。该材料包含4张表格:
表1:赋存于钙质角砾岩中的缝合线;
表2:赋存于白云质角砾岩中的缝合线;
表3:赋存于钙质大理岩中的缝合线;
表4:赋存于变质泥灰岩中的缝合线。
"Code and data availability.rar":所有代码与补充材料的压缩包(.zip格式)。
创建时间:
2024-01-25



