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.

7,505

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

7,505 results for “Generation”

Learn how ShareScore rates datasets ↗
zenodo40/100

Figure 1 in The Middle Eastern Biodiversity Network: Generating and sharing knowledge for ecosystem management and conservation

Figure 1. Terrestrial biodiversity in the Middle East is strongly influenced by seasonality: Desert area in northern Saudi Arabia after the winter rainfall (photo F. Krupp).

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

Does ring current heating generate the observed O+ shell?: Numerical information for the figures

<p>This archive contains data files needed to reproduce selected figures from the following manuscript:</p> <p>Does ring current heating generate the observed O+ shell?<br> by J. Krall, J. D. Huba, and M.-C. Fok</p> <p>This manuscript was submitted to Geophyscial Research Letters in April, 2020</p> <p>In addition, this archive contains CIMI code output giving Coulomb heating losses from the ring current<br> and a SAMI3 subroutine that describes the heating function used to mimic ring current heating.</p>

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

generative commons database

<p>This dataset is one of the deliverables of the H2020 project gE.CO Living Lab (generative European commons Living Lab). It collects communities of citizens that renovated urban spaces to provide welfare services, as well as urban policies adopted to support these initiatives. The dataset includes cased based in 16 different countries in Europe and more than 200 entities.</p>

opencc-by-4.0Nov 2019View details →
zenodo40/100

Dataset for "Fmmgen: Automatic Code Generation of Operators for Cartesian Fast Multipole and Barnes-Hut Methods"

<p>This repository provides the dataset, build and run scripts for the paper &quot;Fmmgen: Automatic Code Generation of Cartesian Fast Multipole and Barnes-Hut Operators&quot;, by Ryan Alexander Pepper and Hans Fangohr.</p> <p><br> <strong>Organisation</strong><br> The repository is organised as follows:</p> <p><strong><em>sim-scripts</em></strong></p> <p>sim-scripts/ contains the source code, build and run scripts for running the FMM calculations described in the paper. To reproduce the results from the paper, you need as prerequisites:<br> * An installation and license of the Intel Compiler (Parallel Studio 2019 Update 3 was used for the paper).<br> * An installation of the GNU compiler suite.<br> * GNU Make<br> * Python 3.6<br> * A copy of fmmgen v1.0 (available at https://github.com/rpep/fmmgen or https://zenodo.org/record/3842591)<br> * An installation of Fidimag v3.0 (available at http://github.com/computationalmodelling/fidimag or&nbsp;http://dx.doi.org/10.5281/zenodo.3841935)</p> <p>With these prerequisites, simply run from the sim-scripts directory:<br> ```<br> # To build the executables<br> make build<br> # To run the studies<br> make run<br> ```</p> <p>The four scripts are:<br> * run-harmonic-cse-comparison.sh - Runs the Fast Multipole Method for 50000 Coulomb particles, varying the order of expansion, and evaluating the performance benefits of various optimisation strategies introduced in the code generation stage.</p> <p>* run-scaling-comparison.sh - Runs comparisons between the Barnes-Hut and Fast Multipole Methods for different expansion orders and values of theta, the &#39;opening angle&#39; parameter.</p> <p>* run-error-comparison.sh - Runs the FMM and Barnes-Hut calculations, saving the fields and performing the direct calculation, allowing evaluation of the errors for the two methods.</p> <p>* run-fidimag-tests.sh - Runs the Fidimag scaling tests for a series of magnetic dipoles placed on a lattice.</p> <p><strong><em>results</em></strong></p> <p>results contains the output data from the sim-scripts scripts. Note: running the scripts will overwrite this data!</p> <p><br> <strong><em>figure-scripts</em></strong></p> <p>This contains Python scripts needed to reproduce the figures from the paper. These generated figures are included in the repository for convenience. To run these scripts, you require:</p> <p>* Python &gt;= 3.6<br> * Matplotlib &gt;= 3.1.1<br> * Seaborn &gt;= 0.9.1<br> * NumPy &gt;= 1.17.1</p> <p><strong><em>figures</em></strong></p> <p>This contains the output figures included in the paper.<br> &nbsp;</p>

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

Test Suites from Test-Generation Tools (Test-Comp 2019)

<p>This file describes the contents of an archive of the<br> 1st Competition on Software Testing (Test-Comp 2019)<br> <a href="https://test-comp.sosy-lab.org/2019/">https://test-comp.sosy-lab.org/2019/</a></p> <p>The competition was run by Dirk Beyer, LMU Munich, Germany.<br> More information is available in the following article:<br> Dirk Beyer. First International Competition on Software Testing: Test-Comp 2019.<br> International Journal on Software Tools for Technology Transfer, 2020.</p> <p>Copyright (C) Dirk Beyer<br> <a href="https://www.sosy-lab.org/people/beyer/">https://www.sosy-lab.org/people/beyer/</a></p> <p>SPDX-License-Identifier: CC-BY-4.0<br> <a href="https://spdx.org/licenses/CC-BY-4.0.html">https://spdx.org/licenses/CC-BY-4.0.html</a></p> <p>&nbsp;</p> <p>Contents:</p> <p>LICENSE.txt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; specifies the license<br> README.txt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this file<br> witnessFileByHash/&nbsp; This directory contains test suites (witnesses for coverage).<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Each witness in this directory is stored in a file whose name is the SHA2 256-bit hash<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; of its contents followed by the filename extension .zip.<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The format of each test suite is described on the format web page:<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; https://gitlab.com/sosy-lab/software/test-format<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A test suite contains also metadata in order to relate it<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to the test problem for which it was produced.<br> witnessInfoByHash/&nbsp; This directory contains for each test suite (witness) in directory witnessFileByHash/<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a record in JSON format (also using the SHA2 256-bit hash of the witness as filename,<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with .json as filename extension) that contains the meta data.<br> witnessListByProgramHashJSON/<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; For convenient access to all test suites for a certain program, this directory represents<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a function that maps each program (via its SHA2 256-bit hash) to a set of test suites<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (JSON records for test suites as described above) that the test tools have produced<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for that program.&nbsp; For each program for which test suites exist, the directory contains<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a JSON file (using the SHA2 256-bit hash of the program as filename, with .json as<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; filename extension) that contains all JSON records for test suites&nbsp; for that program.</p> <p>A similar data structure was used by SV-COMP and is described in the following article:<br> Dirk Beyer. A Data Set of Program Invariants and Error Paths.<br> In Proceedings of the 2019 IEEE/ACM 16th International Conference on Mining Software Repositories<br> (MSR 2019, Montreal, Canada, May 26-27), pages 111-115, 2019. IEEE.<br> <a href="https://doi.org/10.1109/MSR.2019.00026">https://doi.org/10.1109/MSR.2019.00026</a></p> <p>&nbsp;</p> <p>Overview over archives from Test-Comp 2019 that are available at Zenodo:</p> <p><a href="https://doi.org/10.5281/zenodo.3856669">https://doi.org/10.5281/zenodo.3856669</a>&nbsp;&nbsp; Witness store (containing the generated test suites)<br> <a href="https://doi.org/10.5281/zenodo.3856661">https://doi.org/10.5281/zenodo.3856661</a>&nbsp;&nbsp; Results (XML result files, log files, file mappings, HTML tables)<br> <a href="https://doi.org/10.5281/zenodo.3856478">https://doi.org/10.5281/zenodo.3856478</a>&nbsp;&nbsp; Test tasks, version testcomp19<br> <a href="https://doi.org/10.5281/zenodo.2561835">https://doi.org/10.5281/zenodo.2561835</a>&nbsp;&nbsp; BenchExec, version 1.18</p> <p>All benchmarks were executed<br> for Test-Comp 2019, <a href="https://test-comp.sosy-lab.org/2019/">https://test-comp.sosy-lab.org/2019/</a><br> by Dirk Beyer, LMU Munich<br> based on the components<br> git@github.com:sosy-lab/sv-benchmarks.git&nbsp; testcomp19-0-g6a770a9c1<br> git@gitlab.com:sosy-lab/test-comp/bench-defs.git&nbsp; testcomp19-0-g1677027<br> git@github.com:sosy-lab/benchexec.git&nbsp; 1.18-0-gff72868</p> <p><br> Feel free to contact me in case of questions:<br> <a href="https://www.sosy-lab.org/people/beyer/">https://www.sosy-lab.org/people/beyer/</a></p> <p>&nbsp;</p>

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

MAOn: A Data-driven Methodology to Generate Living Ontologies

<p>This repository presents the MAnto Lite ontology created with our MAOn methodology in the context of transport and public and the accessibility it provides. Besides, a set of annotated data with the ontology as a validation method is presented. The MAOn methodology is characterized by being data-based, by creating live ontologies and by a thorough evaluation process of the created ontology.</p>

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

Amorphous carbon films generated through simulated deposition with GAP from 1eV to 100eV

<p>These amorphous carbon films were generated following the deposition protocol and methodology outlined by&nbsp;Caro et al., Phys. Rev. Lett.&nbsp;<strong>120</strong>, 166101 (2018) and, in more detail, in Caro et al. Phys.&nbsp;Rev.&nbsp;B <strong>102</strong>, 174201 (2020). Briefly, the structures were generated by depositing monoenergetic C atoms on a preexisting diamond (111)&nbsp;substrate. The interatomic potential used was the a-C GAP of Deringer and Cs&aacute;nyi [Phys. Rev. B&nbsp;<strong>95</strong>, 094203 (2017)] and the molecular dynamics simulations (MD) were carried out with QUIP&#39;s GAP implementation [http://libatoms.github.io/] using LAMMPS [https://lammps.sandia.gov/] as MD engine.</p> <p>The final structures of the deposition simulations at 1, 2, 3, 4, 5, 6.5, 8, 10, 20, 60 and 100eV are provided in extended XYZ format, with obvious naming convention.</p>

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

Replication package of "Revisiting Test Smells in Automatically Generated Tests: Limitations, Pitfalls, and Opportunities"

<p><strong>Abstract:</strong><br> Test smells attempt to capture design issues in test code that reduce their maintainability. Previous work found such smells to be highly common in automatically generated test-cases, but based this result on specific static detection rules; although these are based on the original definition of &ldquo;test smells&rdquo;, a recent empirical study showed that developers perceive these as overly strict and non-representative of the maintainability and quality of test suites. This leads us to investigate how&nbsp;effective&nbsp;such test smell detection tools are on automatically generated test suites. In this paper, we build a dataset of 2,340 test cases automatically generated by EVOSUITE for 100 Java classes. We performed a multi-stage, cross-validated&nbsp;manual analysis to identify six types of test smells and label their instances. We benchmark the performance of two test smell detection tools: one widely used in prior work, and one recently introduced with the express goal to match developer perceptions of test smells. Our results show that these test smell detection strategies poorly characterized the issues in automatically generated test suites; the older tool&rsquo;s detection strategies, especially, misclassified over 70% of test smells, both&nbsp;missing&nbsp;real instances (false negatives) and marking many smell-free&nbsp;tests as smelly (false positives). We identify common patterns in these tests that can be used to&nbsp;improve&nbsp;the tools, refine and update the definition of&nbsp;certain&nbsp;test smells, and&nbsp;highlight&nbsp;as of yet uncharacterized issues. Our findings suggest the need for (i) more appropriate metrics to match development practice; and (ii) more accurate detection strategies, to be evaluated primarily in industrial contexts.</p>

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

Synthetic COVID-19 Case Reporting Data Generated from an Agent-Based Simulation Model

<p>This is a synthetic case reporting data set for the SARS-CoV-2 epidemic in Austria. The data set statistically reproduces and synthetically augments data on reported cases and was generated with an agent-based simulation model. References to descriptions of the model and the parameterization used to generate the data set is included in the attached PDF file. The data format is described in the README file.</p>

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

Raman spectroscopic data derived from Calluna vulgaris charcoals, experimentally generated across a range of natural wildfire temperatures

<p>This data has been derived from deconvolved Raman spectra, utilising two first order bands - D (Disordered) and G (Graphitic). Spectra were collected from experimentally pyrolysed charcoals, made from Calluna vulgaris (Ling Heather) separated into three main components; stem, root and flower. For each component at 250, 400, 600 and 800 degrees centigrade respectively, 5 charcoal samples (A, B, C, D, E) were analysed. Following deconvolution, median values for each spectra were produced. These correspond to parameters derived from the Raman data, including D- and G-band width (FWHM), intensity (ID/IG or &#39;R1&#39;) and area (AD/AG) ratios, band separation (G-D or &#39;RBS&#39;), and band width ratios (D-FWHM/G-FWHM). All parameters have been compiled for each component material, and displayed graphically within this dataset.</p>

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

NEXT GENERATION OPTICAL ENCODER

<p>Linear encoders provide direct position feedback to various machine tool and automation systems. Working in a linear format allows extreme length position measurement and control. Jos&eacute; Luis de la Pe&ntilde;a from <a href="https://www.fagorautomation.com/en/">Fagor Automation</a> explains how <a href="https://www.laser4surf.eu">Laser4Surf</a> technology will make linear encoders even more precise with the help of lasered nano strucures on the tape.</p>

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

Onshore & offshore WRF generated wind data

<p>These data sets provide the WRF [1] calculated wind data for Pritzwalk (onshore) and FINO3 (offshore) as Python dictionaries.&nbsp; Additionally, the files contain k-means cluster objects derived from these profiles. These data sets were used for power assessment and design exploration of Airborne Wind Energy Systems using the awebox [2] optimization toolbox.</p> <p>&nbsp;</p> <p>WRF setups are described in detail and used in publication [3,4,5].</p> <p>Wind data are interpolated to fixed heights of: [10, &nbsp; 28, &nbsp; 50, &nbsp; 70, &nbsp; 90,&nbsp; 100,&nbsp; 150,&nbsp; 200,&nbsp; 250,&nbsp; 300,&nbsp; 350, 400,&nbsp; 450,&nbsp; 500,&nbsp; 550,&nbsp; 600, &nbsp; 700,&nbsp; 800,&nbsp; 1000, 1200] meters above ground.</p> <p>&nbsp;</p> <p>Onshore wind data:&nbsp;</p> <ul> <li> <p>Location lat: 53&deg; 10.78&#39; N; long: 12&deg; 11.35&#39; E</p> </li> <li> <p>Time: 1 September 2015 - 31 August 2016</p> </li> <li> <p>Timestep: 10 min</p> </li> </ul> <p>Offshore wind data:&nbsp;</p> <ul> <li> <p>Location lat: 55&deg; 11.7&#39; N, long: 7&deg; 9.5&#39; E</p> </li> <li> <p>Time: 1 September 2013 - 31 August 2014</p> </li> <li> <p>Timestep: 10 min</p> </li> </ul> <p>&nbsp;</p> <p>The clusters are derived from both horizontal wind velocity components using the scikit-learn&rsquo;s k-means clustering algorithm [6]. For our purposes, wind vectors were rotated such that the main wind speed always points in the same direction (u_main,u_deviation).</p> <p>[1]: <a href="https://www.mmm.ucar.edu/weather-research-and-forecasting-model"> Weather Research and Forecasting Model </a></p> <p>[2]: <a href="https://github.com/awebox/awebox">awebox</a></p> <p>[3]: <a href="https://doi.org/10.5194/wes-4-563-2019">Improving mesoscale wind speed forecasts using lidar-based observation nudging for airborne wind energy systems</a></p> <p>[4]: <a href="https://doi.org/10.5194/wes-2020-120">Offshore and onshore ground-generation airborne wind energy power curve characterization </a></p> <p>[5]:<a href="https://doi.org/10.5194/wes-2020-123">Ground-generation airborne wind energy design space exploration </a></p> <p>[6]: <a href="https://scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html">sklearn.cluster.KMeans</a></p>

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

Training dataset: Generation of a spectral library from HEK-Ecoli Spike-in mass spectrometry data

<p>The five raw files serve as a concise but meaningful training data set in the Galaxy training network (https://galaxyproject.github.io/training-material/).</p> <p>HEK and E.coli cell pellets were lysed with 5 % SDS, 50 mM triethylammonium bicarbonate (TEAB), pH 7.55. The obtained protein extracts were reduced by adding f.c. 5 mM TCEP and alkylated by the addition of f.c. 10 mM iodacetamide. Protein digestion and purification was performed on S-Trap columns. To ensure protein binding to the S-Trap columns, samples were acidified to a final concentration of 1.2 % phosphoric acid (~ pH 2). Six times the sample volume S-Trap buffer (90% aqueous methanol containing a final concentration of 100 mM TEAB, pH 7.1) was added to the samples which were then loaded on the columns and washed with S-Trap buffer. Protein digestion was performed with trypsin and LysC for one hour at 47 &deg;C. Peptides were eluted in three steps with (1) 50 mM TEAB, (2) 0.2 % aqueous formic acid and (3) 50 % acetonitrile containing 0.2 % formic acid. Eluted peptides of HEK and E.coli were mixed in the following ratios (amount in &micro;g):</p> <p>Sample&nbsp;&nbsp; &nbsp;HEK&nbsp;&nbsp; &nbsp;E.coli&nbsp;&nbsp; &nbsp;MS method<br> Sample1&nbsp;&nbsp; &nbsp;2.5&nbsp; &nbsp; &nbsp; 0.00&nbsp; &nbsp; &nbsp; &nbsp; DDA<br> Sample2&nbsp;&nbsp; &nbsp;2.5&nbsp; &nbsp; &nbsp; 0.05&nbsp; &nbsp; &nbsp; &nbsp; DDA<br> Sample3&nbsp;&nbsp; &nbsp;2.5&nbsp; &nbsp; &nbsp; 0.15&nbsp; &nbsp; &nbsp; &nbsp; DDA<br> Sample4&nbsp;&nbsp; &nbsp;2.5&nbsp; &nbsp; &nbsp; 0.40&nbsp; &nbsp; &nbsp; &nbsp; DDA<br> Sample5&nbsp;&nbsp; &nbsp;2.5&nbsp; &nbsp; &nbsp; 0.80&nbsp; &nbsp; &nbsp; &nbsp; DDA</p> <p>Additionally, iRT peptides were added and 1&micro;g of each samples&nbsp;was measured with a Q-Exactive Plus mass spectrometer. Besides the five&nbsp;raw files, we uploaded two&nbsp;fasta files that serve&nbsp;as human and ecoli protein sequence databases, an transition list for the iRT peptides as well as an experimental design for the MaxQuant search.<br> Additionally, we uploaded&nbsp;the Galaxy MaxQuant training result files: protein groups, peptides, mqpar, msms, evidence&nbsp;and PTXQC.</p>

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

Six questions to shifting the focus from more to more successful generational renewal in farming

<p>One important longer-term building-block of a farming system&rsquo;s resilience is generational renewal. Vice versa, farming systems are only attractive for the younger generation to enter if they offer long-term prospects. Within the EU, regional farming systems differ enormously with regard to their organisational and demographic characteristics, their production systems, and their local natural, institutional, and infrastructural conditions. Accordingly, generational renewal is multifaceted and related to many different issues, such as whether and how farms should organise farm succession, how farms can ensure the availability of a sufficient labour force, how they can adapt to and prepare for generational and demographic changes, and how the younger generation can benefit from the training and employment opportunities in the farming sector. Fuelled by key findings of the SURE-Farm Project, the aim of this business brief is to raise awareness among farmers and stakeholders of opportunities and challenges related to the various aspects of generational renewal.</p>

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

Using Blender EEVEE for the Generation of Real Time Background Plate in Green Screen Movie Shots

<p>This talk will introduce you to the use of blender EEVEE for green screen shots for a short movie.&nbsp;Green (and blue) screen shots are notoriously difficult to get the lighting condition right, since the image from the camera is dominated by the bright green background. It is very helpful on the set to see in real time the final composition of the scene with the proper background to make adjustments of the camera and the lighting position and the lighting intensity and color.<br> For the shots a large volume mocap solution (Optitrack) was used to track the movie camera (Arri Alexa) and the transformation data was sent to Blender to animate the virtual camera. The previously laser scanned background was rendered in real time in EEVEE. To combine the camera image and the rendered image a dedicated live-keying hardware was used. The described set-up was used in connection with the research project Virtually Real &ndash; Aesthetics and Perception of Virtual Spaces in Film by the Zurich University of the Arts and the University of Bern, funded by the Swiss National Science Foundation.&nbsp;<br> &nbsp;</p>

opencc-by-4.0Oct 2019View details →
zenodo40/100

Fig. 5 in Unexpected species diversity in electric eels with a description of the strongest living bioelectricity generator

Fig. 5 Lateral view of Electrophorus electricus. National Museum of Natural History, NMNH 225670, 520 mm TL. Corantijn River, Suriname

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 4 in Unexpected species diversity in electric eels with a description of the strongest living bioelectricity generator

Fig. 4 Ecological Niche Model and electric organ discharges for species of Electrophorus. Species niche models generated by MaxEnt for Greater Amazonia: a Electrophorus electricus (red); b E. varii (yellow); and c E. voltai (blue). d Measurements of voltage of high-voltage EODs, low-voltage EODs waveforms from Sach's organ, and posterior one-third of Hunter's organ (grey lines = individually recorded fish, black lines = averaged waveform for each species). e Nearest-neighbor hierarchical clustering of prominent time-frequency features of the low-voltage Sach's organ EOD from seven individuals of Electrophorus

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 3 in Unexpected species diversity in electric eels with a description of the strongest living bioelectricity generator

Fig. 3 Electrophorus tree of life and time of species diversification. Time-calibrated genealogy of Electrophorus based on a maximum clade credibility (MCC) species tree derived from *BEAST2.4 analyses of 10 genes (colored lines) and 94 specimens of Electrophorus (relaxed molecular clock and uncorrelated lognormal model implemented). Purple bars represent 95% highest posterior density distributions for the estimated divergence time of each major node. Voltage measurements made by us are reported below E. electricus (National Museum of Natural History, NMNH 225670, 520 mm TL, Corantijn River, Suriname), E. voltai (Museu Paraense Emílio Goeldi, MPEG 15529; holotype, 1290 mm TL), and E. varii (MPEG 25422; holotype, 1000 mm TL)

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 1 in Unexpected species diversity in electric eels with a description of the strongest living bioelectricity generator

Fig. 1 Sampling localities and gene trees for the three species of Electrophorus. a Map of northern South America showing distributions of sampled records and type localities (indicated by numbers) for three electric eel species: Electrophorus electricus (red dots, 1 = Suriname River, Suriname); E. voltai (blue dots, 2 = Rio Ipitinga, Brazil); and E. varii (yellow dots, 3 = Rio Goiapi, Brazil). Bicolor dots (blue/yellow) indicate sympatric co-occurrence of E. voltai and E. varii. The map was created in ArcGIS (https://www.arcgis.com) with images available at Shuttle Radar Topography Mission, Global Multi-resolution Terrain Elevation Data, and HydroSHEDS database. b *BEAST2.4 species tree (top cladogram; 94 specimens: 15 E. electricus, 41 E. voltai, 38 E. varii) based on 5 mitochondrial (trees 1–5; 107 specimens: 19 E. electricus, 43 E. voltai, 45 E. varii) and 5 nuclear genes (6–10; 94 specimens). Higher shading densities represent areas where the majority of trees agree in topology and branch lengths (posterior probabilities&gt;0.99), while lower densities represent areas of uncertainty (Supplementary Data 1)

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 2 in Unexpected species diversity in electric eels with a description of the strongest living bioelectricity generator

Fig. 2 Key morphological features to recognize the three species of Electrophorus. Top, radiographs of lateral view of the anterior portion of body (skull and pectoral girdle highlighted red). The cleithrum lies between the fifth and sixth vertebrae (v) in Electrophorus electricus (a) and E. voltai (b) versus first and second vertebrae in E. varii (c). Bottom, illustrations of ventral view of the head, showing key features listed in Diagnoses. a top: National Museum of Natural History, NMNH 403765, 300 mm TL, Cuyuni River, Guyana; bottom: NMNH 225576, 1000 mm TL, Corantijn River, Suriname. b top: Instituto Nacional de Pesquisas de Amazônia, INPA 39009, 450 mm TL, Teles Pires River, Brazil; bottom: Academy of Natural Sciences of Drexel University, ANSP 197583 (t3539), 1280 mm TL, Xingu River, Brazil. c top: NMNH 306677, 450 mm TL, Lago Janauari, Amazon River, Brazil; bottom: NMNH 196634, 1220 mm TL, Amazon River, Brazil

opencc-by-4.0Sep 2019View 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