deconv_code_data
Deconvolution of the growth law equation. Theory and experiments published at https://doi.org/10.5194/gi-11-293-2022
Science Score: 57.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
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.9%) to scientific vocabulary
Keywords
bayesian-statistics
data-science
deconvolution
inverse-problems
post-processing
reconstruction-algorithm
sensor-data
Last synced: 6 months ago
·
JSON representation
·
Repository
Deconvolution of the growth law equation. Theory and experiments published at https://doi.org/10.5194/gi-11-293-2022
Basic Info
Statistics
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
- Releases: 0
Topics
bayesian-statistics
data-science
deconvolution
inverse-problems
post-processing
reconstruction-algorithm
sensor-data
Created almost 4 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Citation
readme.txt
This README file was generated on 2022-04-05 by Knut Ola Dølven.
-------------------
GENERAL INFORMATION
-------------------
// Repository for code and data accompanying Dølven et al., (2022) (see bottom for publication info)
// Contents:
// Contact Information
// Name: Knut Ola Dølven
// Institution: UiT, The Arctic University of Tromsø
// Email: knut.o.dolven@uit.no
// ORCID: 0000-0002-5315-4834
// Contributors (code): Knut Ola Dølven, Juha Vierinen (https://github.com/jvierine)
// Contributors (data): Roberto Grilli, Jack Triest
// Controbutors (method developement): Knut Ola Dølven, Juha Vierinen, Roberto Grilli, Jack Tries, Bénédicte Férre
// For date of data collection, geographic location, funding sources, and description of data: See Dølven et al. (2022)
--------------------------
METHODOLOGICAL INFORMATION
--------------------------
Reconstruction of a fast response signal from slow response sensor data is achieved using statistical inverse theory.
We apply a weighted linear least squares estimator and the growth-law as measurement model. Regularization of the solution is
done using model sparsity, assuming changes occurs with a particular time-step, or tikhonov regularization (optional in code).
The amount of regularization is optimized using L-curve analysis, but can also be selected manually based on domain-specific
knowledge. See commentary in deconv.py for specifics and Dølven et al. (2022) for a full detailed description.
--------------------
DATA & FILES OVERVIEW
--------------------
field_data.txt - data used in the field experiment in Dølven et al. (2022)
fielddata.mat - matlab file containing only time vector, slow and fast sensor data
Lab_experiment_data - data used in the laboratory experiment in Dølven et al. (2022)
RTdetermination.csv - data used to determine the response time of the EB sensor
for the field experiment in Dølven et al. (2022)
deconv.py - Python file containing all functions used in the deconv_master function
which does deconvolution as presented in the manuscript Dølven et al., 2021. Also include
functions used to produce the examples in the manuscript. See file for description for
content. Test setup and a tiny how-to is at the bottom in the initation part of the script.
Scroll down and you'll see:-)
---------------------------
PUBLICATION AND HOW TO CITE
---------------------------
Dølven, K. O., Vierinen, J., Grilli, R., Triest, J., and Ferré, B.: Response time correction of slow
response sensor data by deconvolution of the growth-law equation, Geosci. Instrum. Method. Data Syst. https://doi.org/10.5194/gi-11-293-2022, 11, 293–306, 2022.
Owner
- Name: Knut Ola Dølven
- Login: KnutOlaD
- Kind: user
- Company: UiT, The Arctic University of Norway
- Repositories: 2
- Profile: https://github.com/KnutOlaD
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Dølven"
given-names: "Knut Ola"
orcid: "https://orcid.org/0000-0002-5315-4834"
- family-names: "Vierinen"
given-names: "Juha"
title: "Software code for doing response time correction of sensor using a deconvolution of the growth-law equation"
version: 1.56
date-released: 2022-08-11
url: "https://github.com/KnutOlaD/Deconv_code_data"
preferred-citation:
type: article
authors:
type: article
authors:
- family-names: "Dølven"
given-names: "Knut Ola"
orcid: "https://orcid.org/0000-0002-5315-4834"
- family-names: "Vierinen"
given-names: "Juha"
- family-names: "Grilli"
given-names: "Roberto"
orcid: "https://orcid.org/0000-0001-5636-264X"
- family-names: "Triest"
given-names: "Jack"
- family-names: "Ferré"
given-names: "Bénédicte"
orcid: "https://orcid.org/0000-0003-1646-9287"
doi: "10.5194/gi-11-293-2022"
journal: "Geoscientific Instrumentation, Methods and Data Systems"
start: 293 # First page number
end: 306 # Last page number
title: "Response time correction of slow-response sensor data by deconvolution of the growth-law equation"
issue: 2
volume: 11
year: 2022
GitHub Events
Total
- Watch event: 1
- Fork event: 1
Last Year
- Watch event: 1
- Fork event: 1