Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

R package for programmatic analysis of sediment cores scanned using computed tomography imaging

NotificationsYou must be signed in to change notification settings

troyhill/coreCT

Repository files navigation

CRAN_Status_BadgeBuild StatusAppVeyor Build Statuscodecov.ioGitter chat

CRAN RStudio mirror downloadsDOI

InstallingcoreCT

coreCT is available on CRAN and can be installed from the R console:

install.packages("coreCT")

Once installed, the package can be loaded:

library(coreCT)

AboutcoreCT

coreCT is anR package for programmatic analysis of sediment cores that have been digitized by computed tomography. The package converts Hounsfield Units to material classes (e.g., peat, root/rhizome, sand) and quantifies component masses and volumes. To get started quickly, check out the package vignette.

Sediment core characterization

coreCT output can be easily plotted using thereshape2 andggplot2 packages (figures below were produced using the same code included in the help file examples).

Figure 1. Volumes of various compartments in a sediment core

coreCT also quantifies the number of root/rhizome particles in a user-defined range of size classes, and calculates the external surface area and volume attributable to each size class. This allows the estimation of belowground plant organ contributions to total soil volume and, dividing by core area, elevation.

Figure 2. Number (left) and combined volume (right) of root/rhizome particles in each of four size classes.

License and disclaimer

License: GPL v3

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, seehttps://www.gnu.org/licenses/.

About

R package for programmatic analysis of sediment cores scanned using computed tomography imaging

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp