Search Results

Now showing 1 - 5 of 5
Loading...
Thumbnail Image
Item

Research data management in agricultural sciences in Germany: We are not yet where we want to be

2022, Senft, Matthias, Stahl, Ulrike, Svoboda, Nikolai

To meet the future challenges and foster integrated and holistic research approaches in agricultural sciences, new and sustainable methods in research data management (RDM) are needed. The involvement of scientific users is a critical success factor for their development. We conducted an online survey in 2020 among different user groups in agricultural sciences about their RDM practices and needs. In total, the questionnaire contained 52 questions on information about produced and (re-)used data, data quality aspects, information about the use of standards, publication practices and legal aspects of agricultural research data, the current situation in RDM in regards to awareness, consulting and curricula as well as needs of the agricultural community in respect to future developments. We received 196 (partially) completed questionnaires from data providers, data users, infrastructure and information service providers. In addition to the diversity in the research data landscape of agricultural sciences in Germany, the study reveals challenges, deficits and uncertainties in handling research data in agricultural sciences standing in the way of access and efficient reuse of valuable research data. However, the study also suggests and discusses potential solutions to enhance data publications, facilitate and secure data re-use, ensure data quality and develop services (i.e. training, support and bundling services). Therefore, our research article provides the basis for the development of common RDM, future infrastructures and services needed to foster the cultural change in handling research data across agricultural sciences in Germany and beyond.

Loading...
Thumbnail Image
Item

A systematic review of non-productivity-related animal-based indicators of heat stress resilience in dairy cattle

2018-11-1, Galán, Elena, Llonch, Pol, Villagrá, Arantxa, Levit, Harel, Pinto, Severino, del Prado, Agustín

Introduction Projected temperature rise in the upcoming years due to climate change has increased interest in studying the effects of heat stress in dairy cows. Environmental indices are commonly used for detecting heat stress, but have been used mainly in studies focused on the productivity-related effects of heat stress. The welfare approach involves identifying physiological and behavioural measurements so as to start heat stress mitigation protocols before the appearance of impending severe health or production issues. Therefore, there is growing interest in studying the effects of heat stress on welfare. This systematic review seeks to summarise the animal-based responses to heat stress (physiological and behavioural, excluding productivity) that have been used in scientific literature. Methods Using systematic review guidelines set by PRISMA, research articles were identified, screened and summarised based on inclusion criteria for physiology and behaviour, excluding productivity, for animal-based resilience indicators. 129 published articles were reviewed to determine which animal-based indicators for heat stress were most frequently used in dairy cows. Results The articles considered report at least 212 different animal-based indicators that can be aggregated into body temperature, feeding, physiological response, resting, drinking, grazing and pasture-related behaviour, reactions to heat management and others. The most common physiological animal-based indicators are rectal temperature, respiration rate and dry matter intake, while the most common behavioural indicators are time spent lying, standing and feeding. Conclusion Although body temperature and respiration rate are the animal-based indicators most frequently used to assess heat stress in dairy cattle, when choosing an animal-based indicator for detecting heat stress using scientific literature to establish thresholds, characteristics that influence the scale of the response and the definition of heat stress must be taken into account, e.g. breed, lactation stage, milk yield, system type, climate region, bedding type, diet and cooling management strategies. © 2018 Galan∗E.∗Elena et al.This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.

Loading...
Thumbnail Image
Item

Decay radius of climate decision for solar panels in the city of Fresno, USA

2021, Barton-Henry, Kelsey, Wenz, Leonie, Levermann, Anders

To design incentives towards achieving climate mitigation targets, it is important to understand the mechanisms that affect individual climate decisions such as solar panel installation. It has been shown that peer effects are important in determining the uptake and spread of household photovoltaic installations. Due to coarse geographical data, it remains unclear whether this effect is generated through geographical proximity or within groups exhibiting similar characteristics. Here we show that geographical proximity is the most important predictor of solar panel implementation, and that peer effects diminish with distance. Using satellite imagery, we build a unique geo-located dataset for the city of Fresno to specify the importance of small distances. Employing machine learning techniques, we find the density of solar panels within the shortest measured radius of an address is the most important factor in determining the likelihood of that address having a solar panel. The importance of geographical proximity decreases with distance following an exponential curve with a decay radius of 210 meters. The dependence is slightly more pronounced in low-income groups. These findings support the model of distance-related social diffusion, and suggest priority should be given to seeding panels in areas where few exist.

Loading...
Thumbnail Image
Item

Evolutionary design of explainable algorithms for biomedical image segmentation

2023, Cortacero, Kévin, McKenzie, Brienne, Müller, Sabina, Khazen, Roxana, Lafouresse, Fanny, Corsaut, Gaëlle, Van Acker, Nathalie, Frenois, François-Xavier, Lamant, Laurence, Meyer, Nicolas, Vergier, Béatrice, Wilson, Dennis G., Luga, Hervé, Staufer, Oskar, Dustin, Michael L., Valitutti, Salvatore, Cussat-Blanc, Sylvain

An unresolved issue in contemporary biomedicine is the overwhelming number and diversity of complex images that require annotation, analysis and interpretation. Recent advances in Deep Learning have revolutionized the field of computer vision, creating algorithms that compete with human experts in image segmentation tasks. However, these frameworks require large human-annotated datasets for training and the resulting “black box” models are difficult to interpret. In this study, we introduce Kartezio, a modular Cartesian Genetic Programming-based computational strategy that generates fully transparent and easily interpretable image processing pipelines by iteratively assembling and parameterizing computer vision functions. The pipelines thus generated exhibit comparable precision to state-of-the-art Deep Learning approaches on instance segmentation tasks, while requiring drastically smaller training datasets. This Few-Shot Learning method confers tremendous flexibility, speed, and functionality to this approach. We then deploy Kartezio to solve a series of semantic and instance segmentation problems, and demonstrate its utility across diverse images ranging from multiplexed tissue histopathology images to high resolution microscopy images. While the flexibility, robustness and practical utility of Kartezio make this fully explicable evolutionary designer a potential game-changer in the field of biomedical image processing, Kartezio remains complementary and potentially auxiliary to mainstream Deep Learning approaches.

Loading...
Thumbnail Image
Item

ColiCoords: A Python package for the analysis of bacterial fluorescence microscopy data

2019, Smit, Jochem H., Li, Yichen, Warszawik, Eliza M., Herrmann, Andreas, Cordes, Thorben, Gilestro, Giorgio F

Single-molecule fluorescence microscopy studies of bacteria provide unique insights into the mechanisms of cellular processes and protein machineries in ways that are unrivalled by any other technique. With the cost of microscopes dropping and the availability of fully automated microscopes, the volume of microscopy data produced has increased tremendously. These developments have moved the bottleneck of throughput from image acquisition and sample preparation to data analysis. Furthermore, requirements for analysis procedures have become more stringent given the demand of various journals to make data and analysis procedures available. To address these issues we have developed a new data analysis package for analysis of fluorescence microscopy data from rod-like cells. Our software ColiCoords structures microscopy data at the single-cell level and implements a coordinate system describing each cell. This allows for the transformation of Cartesian coordinates from transmission light and fluorescence images and single-molecule localization microscopy (SMLM) data to cellular coordinates. Using this transformation, many cells can be combined to increase the statistical power of fluorescence microscopy datasets of any kind. ColiCoords is open source, implemented in the programming language Python, and is extensively documented. This allows for modifications for specific needs or to inspect and publish data analysis procedures. By providing a format that allows for easy sharing of code and associated data, we intend to promote open and reproducible research. The source code and documentation can be found via the project’s GitHub page.