Science Score: 54.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
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: vanswindenlaboratory
- Language: Python
- Default Branch: main
- Size: 2.44 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Templates for the calibration of elemental mercury gas generators
This repository contains two software templates for the calibration of elemental mercury gas generators. One template is for the single point calibration, and one for the multi point calibration. The template for the single point calibration calculates
- the output ratio between the measurements of the candidate and the measurements of the reference generator
- the corrected candidate concentration
- the complete uncertainty budget associated to the measurement.
The template for the multi point calibration calculates the above listed items for each setpoint plus
- the coefficients of the calibration curve
- the uncertainty associated to the coefficients of the calibration curve.
Details about the equations implemented can be found in Protocol for the SI-traceable calibration of elemental mercury (Hg0) gas generators used in the field.
Documentation
The documentation of the templates is included in this repository, see PDF file Documentation.pdf.
Requirements
Details about the software requirements necessary to execute the code are listed in the documentation. In case of modification of the code, please update the listed requirements.
There are no requirements regarding operating system or hardware.
Developement period
The scripts have been developed in 2022 and in 2023. Version 1.0 of the templates has been finalized in Septemeber 2023.
Software validation
Both the single point and the multi point template have been validated. See the validation report for details and results of the validation.
Automated test execution
There is no automated test execution.
Software design
Both the single point and the multi point template consist of an Excel file which calls a Python script. The data are to be inserted directly in the Excel file. The Python script reads and processes the data. The results of the data processing are displayed in new sheets in the Excel file. For more information, read the documentation.
Related projects
EMPIR 19NRM03 SI-Hg - Metrology for traceable protocols for elemental and oxidised mercury concentrations
Acknowledgment
This project (19NRM03 SI-Hg) has received funding from the EMPIR programme co-financed by the Participating States and from the European Union’s Horizon 2020 research and innovation programme.
License
This code is provided under the Creative Commons Attribution 4.0 International Public License.
DOI
Owner
- Name: vanswindenlaboratory
- Login: vanswindenlaboratory
- Kind: organization
- Repositories: 1
- Profile: https://github.com/vanswindenlaboratory
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Gugole" given-names: "Federica" orcid: "https://orcid.org/0000-0003-1988-3555" - family-names: "van der Veen" given-names: "Adriaan" orcid: "https://orcid.org/0000-0002-9648-5123" - family-names: "de Krom" given-names: "Iris" orcid: "https://orcid.org/0000-0001-5895-5959" title: "SI-Hg" version: 1.0.0 doi: 10.5281/zenodo.8426351 date-released: 2023-10-10 url: "https://github.com/vanswindenlaboratory/SI-Hg"