skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


This content will become publicly available on February 1, 2026

Title: CoralCT : A platform for transparent and collaborative analyses of growth parameters in coral skeletal cores
Abstract We present CoralCT, a software application for analysis of annual extension, density, and calcification in coral skeletal cores. CoralCT can be used to analyze computed tomography (CT) scans or X‐ray images of skeletal cores through a process in which observers interact with images of a core to define the locations of annual density bands. The application streamlines this process by organizing the observer‐defined banding patterns and automatically measuring growth parameters. Analyses can be conducted in two or three dimensions, and observers have the option to utilize an automatic band‐detection feature. CoralCT is linked to a server that stores the raw CT and X‐ray image data, as well as output growth rate data for hundreds of cores. Overall, this server‐based system enables broad collaborations on coral core analysis with standardized methods and—crucially—creates a pathway for implementing multiobserver analysis. We assess the method by comparing multiple techniques for measuring annual extension and density, including a corallite‐tracing approach, medical imaging software, two‐dimensional vs. three‐dimensional analyses, and between multiple observers. We recommend that CoralCT be used not only as a measurement tool but also as a platform for data archiving and conducting open, collaborative science.  more » « less
Award ID(s):
2444864
PAR ID:
10581070
Author(s) / Creator(s):
; ; ; ; ; ;
Publisher / Repository:
Limnology and Oceanography Methods
Date Published:
Journal Name:
Limnology and Oceanography: Methods
Volume:
23
Issue:
2
ISSN:
1541-5856
Page Range / eLocation ID:
97 to 116
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. Coral morphology is influenced by genetics, the environment, or the interaction of both, and thus is highly variable. This protocol outlines a non-destructive and relatively simple method for measuring Scleractinian coral subcorallite skeletal structures (such as the septa length, theca thickness, and corallite diameter, etc.) using digital images produced as a result of digital microscopy or from scanning electron microscopy. This method uses X and Y coordinates of points placed onto photomicrographs to automatically calculate the length and/or diameter of a variety of sub-corallite skeletal structures in the Scleractinian coral Porites lobata. However, this protocol can be easily adapted for other coral species - the only difference may be the specific skeletal structures that are measured (for example, not all coral species have a pronounced columella or pali, or even circular corallites). This protocol is adapted from the methods described in Forsman et al. (2015) & Tisthammer et al. (2018). There are 4 steps to this protocol: 1) Removal of Organic Tissue from Coral Skeletons 2) Imaging of Coral Skeletons 3) Photomicrograph Image Analysis 4) Calculation of Corallite Microstructure Size dx.doi.org/10.17504/protocols.io.bx5bpq2n 
    more » « less
  2. Abstract New X‐ray crystallography and cryo‐electron microscopy (cryo‐EM) approaches yield vast amounts of structural data from dynamic proteins and their complexes. Modeling the full conformational ensemble can provide important biological insights, but identifying and modeling an internally consistent set of alternate conformations remains a formidable challenge. qFit efficiently automates this process by generating a parsimonious multiconformer model. We refactored qFit from a distributed application into software that runs efficiently on a small server, desktop, or laptop. We describe the new qFit 3 software and provide some examples. qFit 3 is open‐source under the MIT license, and is available athttps://github.com/ExcitedStates/qfit-3.0. 
    more » « less
  3. Laruelle, Goulven G (Ed.)
    Coral reefs are facing threats from a variety of global change stressors, including ocean warming, acidification, and deoxygenation. It has been hypothesized that growing corals near primary producers such as macroalgae or seagrass may help to ameliorate acidification and deoxygenation stress, however few studies have explored this effect in situ. Here, we investigated differences in coral growth rates across a natural gradient in seawater temperature, pH, and dissolved oxygen (DO) variability in a nearshore seagrass bed on Dongsha Atoll, Taiwan, South China Sea. We observed strong spatial gradients in temperature (5°C), pH (0.29 pH units), and DO (129 μmol O2kg-1) across the 1-kilometer wide seagrass bed. Similarly, diel variability recorded by an autonomous sensor in the shallow seagrass measured diel ranges in temperature, pH, and DO of up to 2.6°C, 0.55, and 204 μmol O2kg-1, respectively. Skeletal cores collected from 15 massivePoritescorals growing in the seagrass bed at 4 sites revealed no significant differences in coral calcification rates between sites along the gradients. However, significant differences in skeletal extension rate and density suggest that the dynamic temperature, pH, and/or DO variability may have influenced these properties. The lack of differences in coral growth between sites may be because favorable calcification conditions during the day (high temperature, pH, and DO) were proportionally balanced by unfavorable conditions during the night (low temperature, pH, and DO). Alternatively, other factors were simply more important in controlling coral calcification and/or corals were acclimated to the prevailing conditions at each site. 
    more » « less
  4. Abstract We perform X-ray spectral analyses to derive the characteristics (e.g., column density, X-ray luminosity) of ≈10,200 active galactic nuclei (AGNs) in the XMM-Spitzer Extragalactic Representative Volume Survey, which was designed to investigate the growth of supermassive black holes across a wide dynamic range of cosmic environments. Using physical torus models (e.g., Borus02) and a Bayesian approach, we uncover 22 representative Compton-thick (CT;NH> 1.5 × 1024cm−2) AGN candidates with good signal-to-noise ratios as well as a large sample of 136 heavily obscured AGNs. We also find an increasing CT fraction (fCT) from low (z< 0.75) to high (z> 0.75) redshift. Our CT candidates tend to show hard X-ray spectral shapes and dust extinction in their spectral energy distribution fits, which may shed light on the connection between AGN obscuration and host-galaxy evolution. 
    more » « less
  5. null (Ed.)
    A widely-regarded approach in Printed Circuit Board (PCB) reverse engineering (RE) uses non-destructive Xray computed tomography (CT) to produce three-dimensional volumes with several slices of data corresponding to multi-layered PCBs. The noise sources specific to X-ray CT and variability from designers make it difficult to acquire the features needed for the RE process. Hence, these X-ray CT images require specialized image processing techniques to examine the various features of a single PCB to later be translated to a readable CAD format. Previously, we presented an approach where the Hough Circle Transform was used for initial feature detection, and then an iterative false positive removal process was developed specifically for detecting vias on PCBs. Its performance was compared to an off-the-shelf application of the Mask Region-based Convolutional Network (M-RCNN). M-RCNN is an excellent deep learning approach that is able to localize and classify numerous objects of different scales within a single image. In this paper, we present a version of M-RCNN that is fine-tuned for via detection. Changes include polygon boundary annotations on the single X-ray images of vias for training and transfer learning to leverage the full potential of the network. We discuss the challenges of detecting vias using deep learning, our working solution, and our experimental procedure. Additionally, we provide a qualitative evaluation of our approach and use quantitative metrics to compare the proposed approach with the previous iterative one. 
    more » « less