Latest Articles


  • Section: Psychology ; Topics: Psychological and cognitive sciences, Neuroscience, Physiology

    We don't care how much you sweat: An epistemic framework for behavioral and brain science laboratory infrastructure

    10.24072/pcjournal.765 - Peer Community Journal, Volume 6 (2026), article no. e77

    Get full text PDF

    For decades, behavioral and brain research has advanced by isolating single variables or brain regions to study behavior and performance. However, it has become increasingly clear that reductionist methods struggle to capture the complex, dynamic, and context-dependent nature of human behavior. Developments in data analysis and artificial intelligence now enable unprecedented insights into complex datasets. Yet, while different strands of reform literature have advanced how we theorize, measure, and analyze, the infrastructural conditions under which data are generated, the laboratory, have received comparatively little conceptual attention. Here, devices are often siloed, proprietary, or limited to aggregated outputs, thereby constraining the questions that can be addressed. In this paper, we offer an epistemic framework for reasoning about laboratory infrastructure at the scale of the whole laboratory, understood not as a collection of individual instruments but as an integrated infrastructure in which multiple hardware systems co-exist, communicate, and jointly support the questions a research group can ask. Conceptually, we think of measurements in three epistemic layers: the surface layer (raw numeric outputs, e.g., from an electrodermal sensor), the proxy layer (physiological or behavioral subsystems, e.g., sweat gland activity), and the target layer (emergent phenomena or constructs such as working memory capacity, arousal or effort). These layers are epistemic in that they describe how meaning is inferred from signals and the type of losses and mismatches that can occur at or between them; e.g., when we study arousal or effort, we don't care about sweat gland activity per se, but rather as an imperfect intermediate proxy. We derive from these layers a practical rating scheme across seven infrastructure properties: signal digitization, signal fidelity, temporal alignment, real-time access, interoperability, transparency, and flexibility. Researchers can use these to evaluate and optimize their laboratory across modalities. Our framework complements existing modality-specific standards and community-developed integration tools by providing a shared decision logic at the scale of the lab as a whole.

  • Section: Archaeology ; Topics: Archaeology, Genetics/genomics

    Evaluating commercial DNA extraction kits for bacterial community profiling in waterlogged archaeological wood

    10.24072/pcjournal.766 - Peer Community Journal, Volume 6 (2026), article no. e76

    Get full text PDF

    Understanding bacterial communities responsible for the slow biodeterioration of waterlogged archaeological wood is critical for reconstructing decay processes, predicting preservation trajectories, and informing conservation strategies. The extraction of sufficient and amplifiable bacterial DNA from waterlogged archaeological wood is essential for robust sequencing and accurate bacterial community profiling. However, DNA yield and inferred community composition can vary depending on the extraction protocol used. In this study, we evaluated the performance of three commercially available DNA extraction kits - Bead-Beat Micro AX Gravity, DNeasy PowerSoil Pro and MagAttract PowerSoil Pro DNA – on samples from a single waterlogged Neolithic wooden pole recovered from a submerged archaeological site in Denmark and preserved under anoxic conditions. Quantitative analysis showed that the Bead-beat Micro AX Gravity kit yielded the highest DNA concentrations by Qubit fluorometry and lowest PCR cycle number in quantitative PCR. Elevated DNA signals were observed in some extraction blanks during Qubit quantification; however, these blanks did not produce sequencing reads, indicating that the signal likely represented non-amplifiable material. Comparative analysis of bacterial community composition, based on 16S rRNA gene amplicon sequencing (V4 region, primers 515F/806R), revealed minimal variation between extraction methods, but distinct taxonomic profiles were observed across different sampling areas within a single archaeological wooden pole. These results indicate that while extraction protocol has limited influence on bacterial community composition in this context, spatial heterogeneity within samples can affect results. Protocols yielding higher DNA concentrations may therefore be advantageous when working with degraded archaeological materials or DNA-intensive downstream applications. However, extraction methods optimized for the recovery of highly fragmented DNA may offer additional advantages for ancient heavily degraded substrates.

  • Variations in rainfall patterns, whether in quantity or frequency, pose a significant challenge that sugarcane crops must adapt to in the context of climate change. This study aimed to assess the impact of future climate scenarios from 2015 to 2100 on sugarcane yield at a regional scale in Reunion Island and to identify adaptation practices to mitigate the impact of climate. Different irrigation regimes were tested to assess the impact on growth and future water requirements using the Mosicas sugarcane crop growth model at a 3 x 3 km resolution. High-resolution climate data for three IPCC future scenarios (RCP 2.5, 4.5, and 8.5) were obtained from the BRIO project, conducted by Météo France, the French national weather service. Results showed that, despite a favorable increase in temperature, changes in precipitation patterns resulted in minimal yield change at the island scale compared to the current period. However, the impact of climate change varied significantly across different climatic areas on the island. On the south-west coast, yields decreased significantly (by -8% and -4% on average in 2060 and 2090, respectively), while on the east and north-east coasts at high altitudes, yields increased (by +9% and +17% in 2060 and 2090). Overall, water irrigation demand increased by 15 and 24% in 2060 and 2090, respectively, on average across scenarios. It was found that irrigating non-irrigated areas reduced the negative impact of climate change, particularly in high altitudes in the south and north-east. Additionally, the simulation of more drought-resistant varieties was able to limit the negative impact of climate change in areas facing increasing water deficits without changing the irrigation regime. Finally, this study illustrated how areas currently less suitable for sugarcane production, such as high-altitude areas, will become more favorable due to climate change. Adaptation methods, such as changes in irrigation management or the adoption of more drought-tolerant varieties, were identified as effective strategies to cope with climate change and maximize the sugarcane’s potential in a more favorable temperature environment.

  • Section: Archaeology ; Topics: Archaeology

    palimpsestR: An R Package for the Identification and Probabilistic Decomposition of Archaeological Palimpsests

    10.24072/pcjournal.762 - Peer Community Journal, Volume 6 (2026), article no. e74

    Get full text PDF

    This paper presents palimpsestr, an R package and Shiny application dedicated to the identification and probabilistic decomposition of archaeological palimpsests — deposits in which material from multiple occupation phases is superimposed and partially intermixed. Such deposits represent one of the most persistent analytical challenges in field archaeology, and existing tools (Harris Matrix recording systems, k-means spatial clustering, GIS overlays) typically address only one evidence domain at a time. palimpsestr implements the Stratigraphic Entanglement Field (SEF) framework, which integrates four evidence domains — horizontal coordinates, vertical elevation, chronological range, and cultural class — into a single diagonal-covariance Gaussian mixture model fitted by Expectation-Maximisation. The model is augmented with optional taphonomic weighting and stratigraphic entanglement penalties derived from the Harris Matrix. Three interpretable diagnostics — the Stratigraphic Entanglement Index (SEI), Excavation Stratigraphic Energy (ESE), and Palimpsest Dissolution Index (PDI) — allow practitioners to assess deposit coherence, detect potentially redeposited finds, and evaluate the reliability of chronological attribution at the find, unit, and phase levels. The framework supports archaeologists in three principal interpretive tasks: assessing the reliability and coherence of stratigraphic units (distinguishing genuine palimpsests from recording errors); identifying intrusive finds with respect to both their typology and their stratigraphic position; and providing the basis for future statistical estimation of type longevity (the duration of use of pottery and material categories). The package supports CSV/TSV/Excel/SQLite/PostgreSQL data import, GIS export to GeoPackage via the sf package, publication-quality plots via ggplot2 and interactive plots via plotly, and includes a built-in Shiny dashboard for non-programmatic use. Since the original release the statistical core has been substantially refined: the cultural class is now modelled as a per-phase categorical distribution (a Gaussian-times-multinomial mixed-type mixture) rather than as one-hot Gaussian columns, so that stratigraphic units are no longer split across phases by typology; the spatial and vertical similarity kernels are bounded and scale-invariant; the domain weights enter the likelihood and can be cross-validated; a uniform noise component yields a genuine posterior probability of intrusion and shields phase estimates from outliers; and optional treatments propagate per-find dating uncertainty and apply the stratigraphic constraint as a dynamically updated Neighborhood-EM field. The intrusion diagnostic also distinguishes the direction of the chronological mismatch (residual vs. latent-feature), and a companion helper (recommend_setup()) inspects a dataset and reports when its recording resolution limits the achievable inference. We present an overview of the application's functions and demonstrate its use through a case study at the multi-period Roman villa of Poggio Gramignano (Lugnano in Teverina, Italy). We also discuss the methodological assumptions of the SEF framework — in particular the implicit assumption of horizontal stratigraphy and the dependence of phase resolution on the spatial and chronological recording resolution of the data — and outline planned developments.

View more articles