Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

829

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

829 results for “functional response”

Learn how ShareScore rates datasets ↗
edi64/100

Plant community responses to functional group and species removals along biodiversity experiment vegetation transects at the Jornada Basin LTER site, 1997-2002

This dataset contains vegetative cover data of plots that have had various plant functional groups or species experimentally removed at the Jornada Basin LTER site in southern New Mexico, USA. This data was collected with the objective to distinguish the differential effects of plant community biomass, functional groups, and biodiversity within functional groups on ecosystem and plant community function. To make these distinctions, treatments were established by the selective removal of plant species or functional groups within experimental plots. There are eight treatments: control (C, no removals); four functional group removal treatments (PG, perennial grass removed; S, shrubs removed; SSh, subshrubs removed; Succ, succulents removed), and three species richness manipulation treatments. Richness manipulations included a simplified treatment (Simp), where only the single most abundant species of each growth form is preserved and all other species in the growth form are removed, a reduced‐Larrea treatment (rL), where the Larrea is assumed to be the dominant and is removed while minority components remain, and a reduced-Prosopsis treatment (rP), where Prosopis rather than Larrea is removed as the shrub dominant. Following treatments, vegetative data was collected by sampling each plot along three transects twice a year (Spring and Fall) for 5 years from 1997-2002 (no data collected in 1998). This data set consists of the date of collection, plot number, treatment type, transect number, quadrat number, species codes, two diameters, height, condition, count, record IDs, and error codes. This study is complete.

openCC (other)Sep 2023View details →
edi60/100

Plant species-level responses to functional group and species removals in biodiversity experiment plots at the Jornada Basin LTER site, 1999

This dataset contains individual species size data in vegetation plots that have had various plant functional groups or species experimentally removed at the Jornada Basin LTER site in southern New Mexico, USA. This data was collected with the objective to distinguish the differential effects of plant community biomass, functional groups, and biodiversity within functional groups on ecosystem and plant community function. To make these distinctions, treatments were established by the selective removal of plant species or functional groups within experimental plots. There are eight treatments: control (C, no removals); four functional group removal treatments (PG, perennial grass removed; S, shrubs removed; SSh, subshrubs removed; Succ, succulents removed), and three species richness manipulation treatments. Richness manipulations included a simplified treatment (Simp), where only the single most abundant species of each growth form is preserved and all other species in the growth form are removed, a reduced‐Larrea treatment (rL), where the Larrea is assumed to be the dominant and is removed while minority components remain, and a reduced-Prosopsis treatment (rP), where Prosopis rather than Larrea is removed as the shrub dominant. In 1999, this pilot study attempted to assess individual species responses of representative individuals in these treatments. Ten randomly selected individuals of eight plant species were measured in each experimental plot, and this dataset reports volumetric data (diameters and height) for each. The study was designed as an individual-based complement to the transect data in EDI dataset knb-lter-jrn.210121001 but was not continued past 1999. This dataset is complete.

openCC (other)Sep 2023View details →
zenodo48/100

Temperature-related mortality exposure-response functions for 854 cities in Europe

<p>This repository contains data to reconstruct the exposure-response functions (ERF) of temperature-related mortality by five 5 age groups in 854 cities in Europe.</p><p>These ERFs have been derived in the study by Masselot et al. 2023, <i>Excess mortality attributed to heat and cold: a health impact assessment study in 854 cities in Europe</i>, The Lancet Planetary Health (<a href="https://protect-eu.mimecast.com/s/zqg2Cg204i4ZMYKf3NUKN?domain=doi.org">https://doi.org/10.1016/S2542-5196(23)00023-2</a>). An associated semi-replicable GitHub repository is available at&nbsp;<a href="https://github.com/PierreMasselot/Paper--2023--LancetPH--EUcityTRM">https://github.com/PierreMasselot/Paper--2023--LancetPH--EUcityTRM</a> to reproduce part of the analysis and the full results, as well as to provide technical details on the derivation of these ERFs.</p><p><strong>Note: </strong>This updated version contains revised data after the correction of an error in the code related to the computation of the age-specific baseline mortality rates. Details about the error can be found in the GitHub repository linked above. This correction only affects the figures of excess mortality (found in the `results.zip` archive) while the ERFs are negligibly affected. The originally published results can be found in V1.0.0 of this repository.</p><p><strong>Extraction of the ERFs</strong></p><p>The ERFs are provided as coefficients of B-spline functions that can be used to reconstruct the ERFs, along with variance-covariance matrices and quantiles from location-specific temperature distributions. The parametrisation associated with these coefficients is a quadratic B-spline (degree 2), with knots located at the 10th, 75th and 90th percentiles of the temperature distribution. In R, the associated basis can be constructed using the <i>dlnm</i> package, with a temperature series <i>x</i>, as follows:</p><blockquote><p>library(dlnm)&nbsp;</p><p>basis &lt;- onebasis(x, fun = "bs", degree = 2, knots = quantile(x, c(.1, .75, .9)))</p></blockquote><p>The main files associated with ERFs are the following:</p><p><i>coefs.csv</i>: The B-spline coefficients for each age group and city.</p><p><i>vcov.csv</i>: The variance-covariance matrix of the coefficients in each city and age group. It is provided here as the lower triangular part of the matrix with names indicating the position of each value (v[row][column]). In R, assuming <i>x</i> is a row of this file, the matrix can be reconstructed using <i>xpndMat(x)</i> after loading the <i>mixmeta</i> package.</p><p><i>coef_simu.csv</i>: 1000 simulations from the distribution of each city and age-specific coefficients. Useful to derive empirical confidence intervals for derived measures such as excess deaths or attributable fractions.</p><p><i>tmean_distribution.csv</i>: The city-specific temperature percentiles representing the distribution of the data derived from the ERA5-Land dataset.</p><p><strong>Health impact assessment results</strong></p><p><i>results.zip</i>: A summary of the results from the health impact assessment reported in the analysis. The dataset includes several impact measures provided in files representing different geographical levels, including city, country and regional level. Different files are also provided for age-group specific or all age results.</p><p><strong>Additional data</strong></p><p>We provide additional data that are useful to reproduce or extend the analysis. Please note that due to restrictive data-sharing agreements for the mortality series, only a part of the code is reproducible. See the <a href="https://github.com/PierreMasselot/Paper--2023--LancetPH--EUcityTRM">associated GitHub repository</a> for more details.</p><p><i>metadata.csv</i>: City-specific metadata used to create the ERFs and perform the health impact assessment.</p><p><i>additional_data.zip</i>: contains further data used to replicate the second stage of the analysis and the final health impact assessment. It includes the full city-level daily temperature series (<i>era5series.csv</i>), the detail of extracted metadata for available years (<i>metacityyear.csv</i>), a description of the city-level characteristics (<i>metadesc.csv</i>), and the first-stage ERF coefficients for all available city and age-groups (<i>stage1res.csv</i>). Additionally, the file <i>meta-model.RData</i> contains R object defining the second-stage model that can be used to predict new ERFs.&nbsp;</p>

opencc-by-4.0Mar 2023View details →
zenodo48/100

Inferring size-based functional responses from the physical properties of the medium

<p>Databases used to test the model described in the article &quot;Inferring size-based functional responses from the physical properties of the medium&quot;, Frontiers in Ecology and Evolution. Please read the &quot;Readme.pdf&quot; file for detailed information. This file explains all the variables and provides full references for the data in each of the datasets.</p> <p>&quot;Portalier_et_al_2021_Species_Speeds.csv&quot; provides species speeds according to body size for numerous species in aquatic systems.</p> <p>&quot;Portalier_et_al_2021_Predator_Prey_Interactions.csv&quot; provides attack rates, capture probabilities and handling times for numerous predator-prey interactions in aquatic systems.</p>

opencc-by-4.0Dec 2021View details →
OpenNeuro44/100

Robust functional mapping of layer-selective responses in human lateral geniculate nucleus with high-resolution 7T fMRI

Open the record for dataset details and reuse information.

openCC0Jan 2020View details →
zenodo44/100

ASTRI Mini-Array Instrument Response Functions (Prod2, v1.0)

<p><strong>Aim:</strong></p> <p>This data repository provides access to a set of Instrument Response Functions (IRFs) of the ASTRI Mini-Array, saved in a FITS data file. The IRFs can be used as input to science analysis tools for high-level scientific analysis purposes.</p> <p><strong>Citations:</strong></p> <p>In the case&nbsp;the present ASTRI Mini-Array Instrument Response Functions (IRFs) are used in a research project, we kindly ask to add the following acknowledgement in any resulting publication:</p> <p>&quot;This research has made use of the ASTRI Mini-Array Instrument Response Functions (IRFs) provided by the ASTRI Project [citation].&quot;</p> <p>Please use the following BibTex Entry for [citation] in the reference section of your publication:&nbsp;<a href="https://zenodo.org/record/6827882/export/hx">https://zenodo.org/record/6827882/export/hx</a></p> <p><strong>Instrument:</strong></p> <p>The ASTRI Mini-Array is an international project led by the Italian National Institute for Astrophysics (INAF) to build and operate an array of nine 4-m class Imaging Atmospheric Cherenkov Telescopes (IACTs) at the <em>Observatorio del Teide</em> (Tenerife, Spain) [1]. The telescopes are an evolution of the dual-mirror ASTRI-Horn telescope, successfully installed and tested since 2014 at the INAF &ldquo;M.C. Fracastoro&rdquo; observing station in Serra La Nave (Mt. Etna, Italy) [2][3].</p> <p>The ASTRI Mini-Array is designed to perform deep observations of the galactic and extragalactic gamma-ray sky in the TeV and multi-TeV energy band, with a differential sensitivity that surpass the one of current Cherenkov telescope facilities above a few TeV, extending the energy band well above hundreds of TeV [4].</p> <p>The main science goals of the ASTRI Mini-Array in the very high-energy (VHE) gamma-ray band encompass both galactic and extragalactic science [5][6][7]. Important synergies with other ground-based gamma-ray facilities in the Northern Hemisphere and space-borne telescopes are foreseen.</p> <p><strong>Monte Carlo Simulations:</strong></p> <p>The IRFs of the ASTRI Mini-Array were obtained from a dedicated Monte Carlo (MC) production (dubbed ASTRI Mini-Array Prod2, version 1.0). Air showers initiated by gamma rays, protons and electrons were simulated using the CORSIKA package [8] (version 6.99), while the response of the array telescopes was simulated using the sim_telarray package [9] (version 2018-11-07).</p> <p>The layout of the ASTRI Mini-Array telescopes considered in the MC simulations is based on the actual telescope positions at the Teide Observatory site (28.30&deg;N, 16.51&deg;W, 2390 m a.s.l.). The nominal telescope pointing configuration, in which all telescopes point to the same sky position, was assumed in all MC simulations. Air showers produced by the primaries were simulated as coming from a zenith angle of 20&deg; and an azimuth angle of 0&deg; and 180&deg; (corresponding to telescope pointing directions toward the geomagnetic North and South, respectively). Although not-negligible differences in performance (on the order of &le;15% at a zenith angle of 20&deg;) are found between the two azimuthal pointing directions, the final IRFs were obtained by averaging between the two directions. Finally, all MC simulations were generated with a night sky background (NSB) level corresponding to dark sky conditions at the Teide Observatory site.</p> <p><strong>Monte Carlo data reduction and analysis:</strong></p> <p>The MC simulations were reduced and analysed with A-SciSoft [10][11] (version 0.3.1), the scientific software package of the ASTRI Project. The calibration and reconstruction of the MC events were achieved with the standard methods implemented in the data reduction pipeline (see [10][11] for more details). In particular, the background rejection and energy reconstruction were achieved with a procedure based on the Random Forest method [12], while the arrival direction of each shower was estimated from a weighted intersection of the major axes of the images from different telescopes. After the full reconstruction of the MC events, the background (proton and electron) events were re-weighted according to recent experimental measurements of their spectra, while gamma-ray events with a power-law gamma-ray spectrum with a photon index of 2.62. This approach follows a similar procedure adopted in [13].</p> <p>The final analysis cuts were based on the background rejection, shower arrival direction, and event multiplicity parameters. They were defined, in each considered energy bin and off-axis bin, by optimising the flux sensitivity for 50 hr exposure time. Then, five standard deviations (5&sigma;, with &sigma; defined as in Eq. 17 of [14]) were required for a detection in each energy bin and off-axis bin, considering the same exposure time (as in the cut optimization procedure) and a ratio of the off-source to on-source exposure equal to 5. In addition, the signal excess was required to be larger than 10 and at least 5 times the expected systematic uncertainty in the background estimation (assumed to be &sim;1%). It should be noted that these analysis cuts, based on the best flux sensitivity, do not provide&nbsp;the best angular and energy resolution achievable by the system. Other analysis cuts, which take into account both differential flux sensitivity and angular/energy resolution in the cut optimization process, may actually provide better performance [4].</p> <p><strong>Instrument Response Functions (IRFs):</strong></p> <p>The IRFs are saved in a FITS data file [15] which contains the following quantities (FITS tables): effective collection area (&quot;EFFECTIVE AREA&quot; table), angular resolution (&quot;POINT SPREAD FUNCTION&quot; table), energy resolution (&quot;ENERGY DISPERSION&quot; table), and residual background rate (&quot;BACKGROUND&quot; table). These quantities are provided as a function of the energy and the off-axis. The energy bins are logarithmic and range between 10<sup>-0.7&nbsp;</sup>~ 0.2 TeV and 10<sup>2.5&nbsp;</sup>~ 316 TeV. Five&nbsp;energy bins per decade are used for the angular resolution and residual background rate, while ten&nbsp;energy bins per decade for the effective collection area. In the case of energy resolution, the energy migration matrix is provided with a much finer energy binning. The off-axis bins are linearly spaced between 0&deg; and 6&deg;, with a bin width equal to 1&deg;. In the case of the residual background rate, a 2-dimensional squared spatial binning is used, which ranges between 0&deg; and 6&deg; with a bin width equal to 0.2&deg; in each direction.</p> <p>The IRFs can be used as input to science analysis tools and, in particular, are compliant with the input/output (I/O) data format requested by the science analysis tools Gammapy [16] and ctools [17].</p> <p><strong>Dataset:</strong></p> <p>The dataset consists of one file: &quot;astri_100_43_008_0502_C0_20_AVERAGE_50h_SC_v1.0.lv3.fits&quot;.</p> <p>The naming convention is: astri_[ARRAY_ID]_[ORIG_ID]_[REL_ID]_[PACKET_TYPE]_[CLASS_CUT]_[ZENITH]_[AZIMUTH]_[ EXPOSURE_TIME]_[AIM]_[VERSION].lv3.fits</p> <p>where:</p> <ul> <li>[ARRAY_ID] = 100&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(100 = ASTRI Mini-Array with 9 telescopes)</li> <li>[ORIG_ID] = 43&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (4 = INAF-OAR; 3 = AIV/AIT MC simulations)</li> <li>[REL_ID] = 008&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (008 = MC prod2, v1.0)</li> <li>[PACKET_TYPE] = 0502&nbsp; &nbsp; &nbsp;(0502 = IRF3)</li> <li>[CLASS_CUT] = C0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(C0 = cuts based on sensitivity maximisation)</li> <li>[ZENITH] = 20&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [deg]</li> <li>[AZIMUTH] = AVERAGE&nbsp; &nbsp; &nbsp; [deg]</li> <li>[EXPOSURE_TIME] = 50h</li> <li>[AIM] = SC&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (SC = SCience)</li> <li>[VERSION]= v1.0</li> </ul> <p><strong>Acknowledgments:</strong></p> <p>This work was conducted in the context of the ASTRI Project thanks to the support of the Italian Ministry of University and Research (MUR) as well as the Ministry for Economic Development (MISE) with funds specifically assigned to the Italian National Institute of Astrophysics (INAF). We acknowledge support from the Brazilian Funding Agency FAPESP&nbsp;(Grant 2013/10559-5) and from the South African Department of Science and Technology through Funding Agreement 0227/2014 for the South African Gamma-Ray Astronomy Programme. The Instituto de Astrofisica de Canarias (IAC) is supported by the Spanish Ministry of Science and Innovation (MICIU). This work has also been partially supported by H2020-ASTERICS, a project funded by the European Commission Framework Programme Horizon 2020 Research and Innovation action under grant agreement n. 653477. This work has gone through the internal ASTRI review process.</p> <p>We would also like to thank the computing centres that provided resources for the generation of the Monte Carlo (MC) simulations used to produce the ASTRI Mini-Array Instrument Response Functions (IRFs) released in this work:</p> <ul> <li>CAMK, Nicolaus Copernicus Astronomical Center, Warsaw, Poland</li> <li>CIEMAT-LCG2, CIEMAT, Madrid, Spain</li> <li>CYFRONET-LCG2, ACC CYFRONET AGH, Cracow, Poland</li> <li>DESY-ZN, Deutsches Elektronen-Synchrotron, Standort Zeuthen, Germany</li> <li>GRIF, Grille de Recherche d&rsquo;Ile de France, Paris, France</li> <li>IN2P3-CC, Centre de Calcul de l&rsquo;IN2P3, Villeurbanne, France</li> <li>IN2P3-CPPM, Centre de Physique des Particules de Marseille, Marseille, France</li> <li>IN2P3-LAPP, Laboratoire d&#39;Annecy de Physique des Particules, Annecy, France</li> <li>INFN-FRASCATI, INFN Frascati, Frascati, Italy</li> <li>INFN-T1, CNAF INFN, Bologna, Italy</li> <li>INFN-TORINO, INFN Torino, Torino, Italy</li> <li>MPIK, Heidelberg, Germany</li> <li>OBSPM, Observatoire de Paris Meudon, Paris, France</li> <li>PIC, port d&rsquo;informacio cientifica, Bellaterra, Spain</li> <li>prague_cesnet_lcg2, CESNET, Prague, Czech Republic</li> <li>praguelcg2, FZU Prague, Prague, Czech Republic</li> <li>UKI-NORTHGRID-LANCS-HEP, Lancaster University, United Kingdom</li> </ul> <p><strong>References:</strong></p> <ol> <li>Scuderi, S. et al., &quot;The ASTRI Mini-Array of Cherenkov telescopes at the Observatorio del Teide&quot;, Journal of High Energy Astrophysics 35, 52&ndash;68 (2022).</li> <li>Giro, E. et al., &quot;First optical validation of a Schwarzschild Couder telescope: the ASTRI SST-2M Cherenkov telescope&quot;, A&amp;A 608, A86 (Sept. 2017).</li> <li>Lombardi, S. et al., &quot;First detection of the Crab Nebula at TeV energies with a Cherenkov telescope in a dual-mirror Schwarzschild-Couder configuration: the ASTRI-Horn telescope&quot;, A&amp;A 634, A22 (Feb. 2020).</li> <li>Lombardi, S. et al., &quot;Performance of the ASTRI Mini-Array at the Observatorio del Teide&quot;, in [37th International Cosmic Ray Conference. 12-23 July 2021. Berlin], 884 (Mar. 2022).</li> <li>Vercellone, S. et al., &quot;ASTRI Mini-Array core science at the Observatorio del Teide&quot;, Journal of High Energy Astrophysics 35, 1&ndash;42 (2022).</li> <li>D&rsquo;A&igrave;, A. et al., &quot;Galactic Observatory Science with the ASTRI Mini-Array at the Observatorio del Teide&quot;, Journal of High Energy Astrophysics 35, 139&ndash;175 (2022).</li> <li>Saturni, F. et al., &quot;Extragalactic Observatory Science with the ASTRI Mini-Array at the Observatorio del Teide&quot;, Journal of High Energy Astrophysics 35, 91&ndash;111 (2022).</li> <li>Heck, D. et al., [CORSIKA: a Monte Carlo code to simulate extensive air showers.], Report FZKA 6019 (1998).</li> <li>Bernl&ouml;hr, K., &quot;Simulation of imaging atmospheric Cherenkov telescopes with CORSIKA and sim_telarray&quot;, Astropart. Phys. 30, 149&ndash;158 (Oct. 2008).</li> <li>Lombardi, S. et al., &quot;ASTRI SST-2M prototype and mini-array data reconstruction and scientific analysis software in the framework of the Cherenkov Telescope Array&quot;, in [Software and Cyberinfrastructure for Astronomy IV], Chiozzi, G. and Guzman, J. C., eds., Society of Photo-Optical Instrumentation Engineers (SPIE) Conference Series 9913, 991315 (July 2016).</li> <li>Lombardi, S. et al., &quot;ASTRI data reduction software in the framework of the Cherenkov Telescope Array&quot;, in [Software and Cyberinfrastructure for Astronomy V], Guzman, J. C. and Ibsen, J., eds., Society of Photo- Optical Instrumentation Engineers (SPIE) Conference Series 10707, 107070R (July 2018).</li> <li>Breiman, L., &quot;Random Forests&quot;, Machine Learning 45, 5&ndash;32 (Jan. 2001).</li> <li>Cherenkov Telescope Array Observatory, &amp; Cherenkov Telescope Array Consortium. (2021). CTAO Instrument Response Functions - prod5 version v0.1 (v0.1) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.5499840</li> <li>Li, T.-P. and Ma, Y.-Q., &quot;Analysis methods for results in gamma-ray astronomy&quot;, ApJ, 272, 317 (1983)</li> <li>Pence, W. D. et al., &quot;Definition of the Flexible Image Transport System (FITS), version 3.0&quot;, A&amp;A 524, A42 (Dec. 2010).</li> <li>Deil, C. et al., &quot;Gammapy - A prototype for the CTA science tools&quot;, in [35th International Cosmic Ray Conference (ICRC2017)], International Cosmic Ray Conference 301, 766 (Jan. 2017).</li> <li>Kn&ouml;dlseder, J. et al., &quot;GammaLib and ctools. A software framework for the analysis of astronomical gamma- ray data&quot;, A&amp;A 593, A1 (Aug. 2016).</li> </ol>

opencc-by-4.0Jul 2022View details →
zenodo44/100

dataset: Responses of the structure and function of the understory plant communities to precipitation reduction across forest ecosystems in Germany

<p><strong>Context</strong>: Understory plant communities play a central role in forest biogeochemistry and the recruitment of trees making up the future forest. It is so far poorly understood how climate change will affect understory structure and functions in forest of different management intensity.</p> <p>  </p><p><strong>Aims</strong>: We monitored understory functional traits including transpiration and carbon isotope discrimination, community structure and diversity during two growing seasons as affected by drought in forests subjected to different management intensities. We hypothesized that drought would affect ecophysiological traits such as transpiration but not species richness and diversity. Moreover, we assumed that stand-specific characteristics and forest management intensity modify the drought-resistance of the understory community.</p> <p></p> <p><strong>Methods</strong>: We set up roofs in beech and conifer stands with different management intensity in three different regions across Germany and a drought event close to the 2003 drought was imposed in two consecutive years.</p> <p><strong>Results</strong>: Precipitation reduction decreased soil water content by 2 to 8%, depending on stand and region, in comparison to the control subplots. In the first year, leaf level transpiration was reduced for different functional groups, which scaled to community transpiration modified by additional effects of drought on functional group specific leaf area. Acclimation effects in most functional groups were observed in the second year. We did not observe a significant reduction of plant diversity or a consistent management effect upon drought.</p> <p><strong>Conclusion</strong>: Our results indicate high plasticity and acclimation responses of the forest understory vegetation to changing climate conditions and recurrent drought events.</p> <p><strong>Abbreviations:</strong></p> <p>sp12 - campaign spring 2012; ls12 - campaign late summer 2012; es13 - campaign early summer 2013; ls13-campaign late summer 2013</p> <p>SEW16 - Schorfheide plot 16; SEW49 - Schorfheide plot 49; SEW48 - Schorfheide plot 48;HEW03 - Hainich plot 03; HEW12 - Hainich plot 12; HEW47-  Hainich plot 47; AEW13 -  Alb plot 13; AEW29 - Alb plot 29; AEW08 -  Alb plot 08<br> explo - exploratory<br> SEW - Schorfheide; HEW - Hainich; AEW - Schwäbische Alb<br> in - conifer intensive managed; ma - beech managed; un - beech unmanaged<br> c- control; r - roof<br> LAIs - community leaf area index m<sup>2</sup>/m<sup>2</sup>; H - Shannon´s diversity index; Ts - community transpiration rate (weighted by LAI) mmol H<sub>2</sub>O m-<sup>2</sup> leaf area s-<sup>1</sup>; Ets - Evapotranspiration (mmol/m2/sec); E - Evaporation (mmol/m2/sec); C - leaf photosynthetic carbon isotope discrimination (∆<sup>13</sup>C) according to Farquhar et al. (1982); Cs - community photosynthetic carbon isotope discrimination (∆<sup>13</sup>C) according to Farquhar et al. (1982) (weighted by LAI)</p> <p> </p>

opencc-by-4.0Nov 2017View details →
zenodo44/100

Supplemental Data for "Self-similarity of spectral response functions for fractional quantum Hall states"

<p>Scripts and data to supplement the paper &quot;Self-similarity of spectral response functions for fractional quantum Hall states&quot;.</p>

opencc-by-4.0May 2023View details →
zenodo44/100

Functional potential and evolutionary response to long-term heat selection of bacterial associates of coral photosymbionts

<p>Sequencing reads were assembled using the genome assembler pipeline Shovill v1.1.0. Briefly, the Shovill pipeline included read trimming using Trimmomatic v0.39, de novo assembly with SPAdes v3.15.5 and genome polishing with Pilon v1.24. After the pipeline, additional polishing was performed by mapping the reads back to the contigs with BWA v0.7.17 and sorting the resulting SAM/BAM files using SAMtools v1.15.1. Pilon v1.24 was then used to correct bases, fix mis-assemblies and fill gaps. The reformat.sh script from the Bbmap package v38.76 (-minlength=1000) was used to filter out contigs less than 1000bp. The draft genome assemblies were then annotated with Bakta v1.7.0.&nbsp;</p> <p>Single nucleotide polymorphism (SNP) detection between WT (WTref) and SS (SSref) samples were then performed using snippy v4.6.0, where both WT and SS samples were inputted as the reference genome in turn.</p> <p>A subset of the snippy output files are uploaded here and contain all variants found.</p>

opencc-by-4.0Aug 2023View details →
zenodo44/100

DATASET: Near-Infrared Photothermal Ablation of Biofilms using Protein-Functionalized Gold Nanospheres with a Tunable Temperature Response

<p>This dataset contains the DLS, TEM, temperature data, and other experimental data to accompany the manuscript.</p>

opencc-by-4.0Aug 2023View details →
edi44/100

SBC LTER: Reef: The size-dependent functional response of lobster foraging on purple urchin

These data summarize the results of a size-dependent functional response experiment in which California spiny lobster (Panulirus interruptus) foraged on purple urchins (Strongylocentrotus purpuratus). Lobster of different sizes foraged on one of three different size classes of urchins at 4-6 different densities of urchin. Data is used to support manuscript: DiFiore, B.P. and A.C. Stier. 2023. Variation in body size drives spatial and temporal variation in lobster-urchin interaction strength. Journal of Animal Ecology

openCC (other)Mar 2023View details →
zenodo40/100

Figure 1 in Functional response of the predatory mite Amblyseius swirskii (Acari: Phytoseiidae) to Eotetranychus frosti (Tetranychidae) and Cenopalpus irani (Tenuipalpidae)

Figure 1 Functional response curves of adult female Amblyseius swirskii to different stages of Eotetranychus frosti and Cenopalpus irani. Dots represent the observed numbers of prey consumed at each initial prey density, and lines were predicted by the random predator equation (Rogers, 1972).

opencc-by-4.0Jan 2020View details →
zenodo40/100

Data for: On-the-fly ab initio semiclassical evaluation of third-order response functions for two-dimensional electronic spectroscopy

<p>Data for publication: T. Begusic, J. Vanicek, On-the-fly ab initio semiclassical evaluation of third-order response functions for two-dimensional electronic spectroscopy,&nbsp;<em>J. Chem. Phys.,</em>&nbsp;<strong>153</strong>, 184110 (2020).</p> <p>Contains simulated linear and two-dimensional&nbsp;spectra of the S<sub>1</sub> -&nbsp;S<sub>0</sub> electronic transition of phenol, excited-state and ground-state&nbsp;ab initio trajectories at the PBE0/6-311G(d,p) level of theory, and other supporting data related to the abovementioned publication.</p>

opencc-by-4.0Oct 2020View details →
dryad40/100

Geo-referenced crop-nutrient response function dataset for Tropical Africa

The profit potential for a given investment in fertilizer use can be estimated using representative crop nutrient response functions. Where response data is scarce, determination of representative response functions can be strengthened by using results from homologous crop growing conditions. Maize (Zea mays L.) nutrient response functions were selected from the Optimization of Fertilizer Recommendations in Africa (OFRA) database of 5500 georeferenced response functions determined from field research conducted in Sub-Saharan Africa. Three methods for defining inference domains for selection of response functions were compared. Use of the OFRA Inference Tool (OFRA-IT; http://agronomy.unl.edu/OFRA) resulted in greater specificity of maize N, P, and K response functions with higher R2 values indicating superiority compared with using the Harvest Choice Agroecological Zones (HC-AEZ) and the recommendation domains of the Global Yield Gap Atlas project (GYGA-RD). The OFRA-IT queries three soil properties in addition to climate-related properties while the latter two options use climate properties only. The OFRA-IT was generally insensitive to changes in criteria ranges of 20–25% used in queries suggesting value in using wider criteria ranges compared with the default for information scarce crop nutrient response functions.

opencc-zeroDec 2017View details →
zenodo40/100

Fig 1 in Different responses of epigeic beetles to heavy metal contamination depending on functional traits at the family level

Fig 1. Diagram of non-metric multidimensional scaling of beetle assemblages classified to three groups of contamination (square- almost uncontaminated sites, circle- moderately contaminated sites, diamond- highly contaminated sites)

opencc-by-4.0Dec 2015View details →
zenodo40/100

Fig 2 in Different responses of epigeic beetles to heavy metal contamination depending on functional traits at the family level

Fig 2. Mean total density ± SE of the most frequently occurring groups of beetles in three classes of contaminations along the season (circle- almost uncontaminated sites, square- moderately contaminated sites, triangle- highly contaminated sites).

opencc-by-4.0Dec 2015View details →
zenodo40/100

Source code and simulation results: Efficient rational approximation of optical response functions with the AAA algorithm

<p>This publication provides data published in the article "Efficient rational approximation of optical response functions with the AAA algorithm" [1] in tabulated form along with the Matlab scripts that have been used to produce them. These scripts interface the finite element method solver JCMsuite [2,3]. The article presents rational approximations of optical response functions based on an extended version of the AAA algorithm [4] that allows to efficiently reconstruct sensitivty spectra and gives access to sensitivities of poles, residues, and zeros. Furthermore, the rational approximation of a scalar observalbe is used to construct solutions of the source free Maxwell's equation, i.e., a nonlinear eigenvalue problem.&nbsp;</p> <p><strong>The physical Structure</strong></p> <p>The example is based on the chiral metasurface introduced in [5]. For the sake of simplicity we added infinite layers of SiO\(_2\) to the top and the bottom of the structure. The original structure has a SiO\(_2\) substrate and a layer of PMMA polymethyl methacrylate (PMMA)&nbsp; deposited on top. PMMA can be modelled with the same refractive index of 1.45 as SiO\(_2\). Furthermore, our simulations include the 13 nm indium tin oxide (ITO) coating which drastically reduces the Q-factor as it is slightly absorbing. The accuracy of the discrete model is verified by assessing reflection, transmission, and absorption at 241 evenly spaced points within the specified range. Energy conservation requires that the discrepancy between their sum and the energy entering the system is zero. The numerical discretization is chosen such that the maximum relative error is less than \(3\times10^{&minus;5}\).</p> <p><strong>Dispersion</strong></p> <p>Tabulated data for ITO has been taken from the <a href="https://refractiveindex.info/?shelf=other&amp;book=In2O3-SnO2&amp;page=Konig">refractiveindex.info</a> database (T. A. F. K&ouml;nig et al., 2014, https://doi.org/10.1021/nn501601e) and the data for TiO2 was kindly provided the authors of [5]. The permittivity \(\varepsilon = (n+ik)^2\) is locally approximated as a rational function, i.e., only data in a vicinity of the frequency range of interest is considered. As we aim for a function with the symmetry \(f^\ast(\omega) = f(-\omega^\ast)\) we add the complex conjugated data at negative frequencies and enforce the symmetry in a second step. The partial fraction decomposition of the required function is of the form: \(\varepsilon(\omega) = \varepsilon_\infty + \sum_{j=1}^{4}a_j/(\omega-\omega_j) - a_j^\ast/(\omega+\omega_j^\ast)\) with the residues \(a_j\) and the poles \(\omega_j\). We expect 4 pairs of poles to sufficiently approximate the data within the range of interest (4 with positive and 4 with negative real parts).</p> <h4><strong>Requirements</strong></h4> <ul> <li>JCMsuite (at least 6.2.0)</li> <li>MATLAB (tested with version R2023b)</li> </ul> <p>In order to run the simulations with JCMsuite you must replace corresponding place holders with a path to your installation of JCMsuite. Free trial licenses are available, please refer to the homepage of <a href="https://jcmwave.com/">JCMwave</a>.</p> <p><strong>Usage</strong></p> <p>With the content of 'spectra.zip' you can reproduce results presented in the paper. Running the script 'plots.m' will not start any expensive simulation but use the provided data. With 'dispersion.m' the fits to the material data can be reproduced. Additionally, tabulated data is contained in 'data/ascii'. The archive 'eigenmodes.zip' must be extracted in the same directory as 'spectra.zip'.</p> <p><strong>References</strong></p> <p>[1] Fridtjof Betz, Martin Hammerschmidt, Lin Zschiedrich, Sven Burger, Felix Binkowski: Efficient rational approximation of optical response functions<br>with the AAA algorithm, https://doi.org/10.48550/arXiv.2403.19404.</p> <p>[2] Jan Pomplun, Sven Burger, Lin Zschiedrich, Frank Schmidt,&nbsp;Adaptive finite element method for simulation of optical nano structures, Physica Status Solidi B&nbsp;<strong>244</strong>, 3419 (2007), http://dx.doi.org/10.1002/pssb.200743192.</p> <p>[3] Fridtjof Betz, Felix Binkowski, Sven Burger, RPExpand: Software for Riesz projection expansion of resonance phenomena, SoftwareX <strong>15</strong>, 100763 (2021), https://doi.org/10.1016/j.softx.2021.100763.</p> <p>[4] Y. Nakatsukasa, O. S&egrave;te, and L. N. Trefethen,&nbsp;The AAA Algorithm for Rational Approximation, SIAM Journal on Scientific Computing <strong>40</strong>, A1494 (2018), http://dx.doi.org/10.1137/16M1106122.</p> <p>[5] &nbsp;X. Zhang, Y. Liu, J. Han, Y. Kivshar, and Q. Song, Chiral emission from resonant metasurfaces, Science <strong>377</strong>, 1215 (2022), http://dx.doi.org/%2010.1126/science.abq7870.</p>

opencc-by-4.0Mar 2024View details →
dryad40/100

Emergence and function of cortical offset responses in sound termination detection

<p>Offset responses in auditory processing appear after a sound terminates. They arise in neuronal circuits within the peripheral auditory system, but their role in the central auditory system remains unknown. Here we ask what the behavioral relevance of cortical offset responses is and what circuit mechanisms drive them. At the perceptual level, our results reveal that experimentally minimizing auditory cortical offset responses decreases the mouse performance to detect sound termination, assigning a behavioral role to offset responses. By combining <i>in vivo</i> electrophysiology in the auditory cortex and thalamus of awake mice, we also demonstrate that cortical offset responses are not only inherited from the periphery but also amplified and generated <i>de novo</i>. Finally, we show that offset responses code more than silence, including relevant changes in sound trajectories. Together, our results reveal the importance of cortical offset responses in encoding sound termination and detecting changes within temporally discontinuous sounds crucial for speech and vocalization.</p>

opencc-zeroDec 2021View details →
zenodo40/100

Data for Sentis et al. Short-term thermal acclimation modulates predator functional response

<p>Data from the study&nbsp;Short-term thermal acclimation modulates predator functional response by&nbsp;Arnaud Sentis, Lukas Vesel&yacute;, Marek Let, Martin Musil, Viktoriia Malinovska and&nbsp;Anton&iacute;n Kouba.&nbsp;<br> The data represent the number of prey eaten for different initial prey densities, temperatures and acclimation times.<br> The first column &quot;temperature&quot; represents the experimental temperature.<br> The second column &quot;acl.time&quot; represents the duration of acclimation at each of the experimental temperature before the predation trials<br> The third column &quot;PreyDensity&quot; represents the initial prey density at the begining of the predation trial<br> The column &quot;alive indiv.&quot; represents the number of prey alive at the end of the predation trial<br> The column &quot;dead indiv.&quot; represents the number of prey dead but not eaten at the end of the predation trial<br> The column &quot;indiv. into pieces&quot; represents the number of dead prey with visible attack marks at the end of the predation trial<br> The column &quot;PreyEaten&quot; represents the number of prey eaten at the end of the predation trial<br> The column &quot;PreyEatenNCM&quot; represents the number of prey eaten and killed but not eaten at the end of the predation trial</p> <p>Each row represents a single observation (i.e. predation trial).&nbsp;<br> Predators and prey were used only once.</p>

opencc-by-4.0Feb 2022View details →
zenodo40/100

MR Gradient System Long-Term Stability Investigation and Protocol Optimization for Quality Control using Gradient Impulse Response Function (GIRF)

<p>The dataset of the abstract &quot;MR Gradient System Long-Term Stability Investigation and Protocol Optimization for Quality Control using Gradient Impulse Response Function (GIRF)&quot; for&nbsp;ISMRM 2022, London, UK. The data processing code with instructions could be found&nbsp;<a href="https://github.com/BRAIN-TO/girfISMRM2022">here</a>.</p> <p>&nbsp;</p> <p>Meas1.zip and&nbsp;Meas2.zip contain the first and the second measurements of the raw T2* decay signal acquired with the phantom-based method. Note that the coil dimension has been averaged to save data volume for demonstration purposes. This will lead to a lower SNR of the calculated output gradient and GIRF.</p> <p>&nbsp;</p> <p>CalculatedGIRF.zip provides the author&#39;s pre-calculated GIRFs using the data without coil averaging. This data is used for all the postprocessing (e.g. SNR and stability&nbsp;analysis, etc.) in the published abstract with the source code provided in the same Github repository.</p> <p>&nbsp;</p>

opencc-by-4.0Mar 2022View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record