English
Related papers

Related papers: A user-friendly tool to convert photon counting da…

200 papers

Advances in high-throughput microscopy have enabled the rapid acquisition of large numbers of high-content microscopy images. Whether by deep learning or classical algorithms, image analysis pipelines then produce single-cell features. To…

Photon thermalisation and condensation in dye-filled microcavities is a growing area of scientific interest, at the intersection of photonics, quantum optics and statistical physics. We give here a short introduction to the topic, together…

Optics · Physics 2021-06-21 R. A. Nyman , H. S. Dhar , J. D. Rodrigues , F. Mintert

The freud Python package is a powerful library for analyzing simulation data. Written with modern simulation and data analysis workflows in mind, freud provides a Python interface to fast, parallelized C++ routines that run efficiently on…

In this paper, we present WildlifeDatasets (https://github.com/WildlifeDatasets/wildlife-datasets) - an open-source toolkit intended primarily for ecologists and computer-vision / machine-learning researchers. The WildlifeDatasets is…

Computer Vision and Pattern Recognition · Computer Science 2023-12-15 Vojtěch Čermák , Lukas Picek , Lukáš Adam , Kostas Papafitsoros

Fusion-based quantum computing is an attractive model for fault-tolerant computation based on photonics requiring only finite-sized entangled resource states followed by linear-optics operations and photon measurements. Large-scale…

More and more massive parallel codes running on several hundreds of thousands of cores enter the computational science and engineering domain, allowing high-fidelity computations on up to trillions of unknowns for very detailed analyses of…

Performance · Computer Science 2018-07-18 Christoph Ertl , Jérôme Frisch , Ralf-Peter Mundani

When modeling astronomical objects throughout the universe, it is important to correctly treat the limitations of the data, for instance finite resolution and sensitivity. In order to simulate these effects, and to make radiative transfer…

Instrumentation and Methods for Astrophysics · Physics 2017-11-01 Christine M. Koepferl , Thomas P. Robitaille

A holographic microscope captures interference patterns, or holograms, that encode three-dimensional (3D) information about the object being viewed. Computation is essential to extracting that 3D information. By wrapping low-level…

Image and Video Processing · Electrical Eng. & Systems 2018-06-04 Solomon Barkley , Thomas G. Dimiduk , Jerome Fung , David M. Kaz , Vinothan N. Manoharan , Ryan McGorty , Rebecca W. Perry , Anna Wang

Fanpy is a free and open-source Python library for developing and testing multideterminant wavefunctions and related ab initio methods in electronic structure theory. The main use of Fanpy is to quickly prototype new methods by making it…

Major advancements in fields as diverse as biology and quantum computing have relied on a multitude of microscopic techniques. All optical, electron and scanning probe microscopy advanced with new detector technologies and integration of…

Instrumentation and Detectors · Physics 2023-03-01 Rama Vasudevan , Mani Valleti , Maxim Ziatdinov , Gerd Duscher , Suhas Somnath

We describe the results of a parametric down-conversion experiment in which the detection of one photon of a pair causes the other photon to be switched into a storage loop. The stored photon can then be switched out of the loop at a later…

Quantum Physics · Physics 2009-11-07 T. B. Pittman , B. C. Jacobs , J. D. Franson

In this work we introduce repro_eval - a tool for reactive reproducibility studies of system-oriented information retrieval (IR) experiments. The corresponding Python package provides IR researchers with measures for different levels of…

Information Retrieval · Computer Science 2022-01-20 Timo Breuer , Nicola Ferro , Maria Maistro , Philipp Schaer

Partial differential equations describing the dynamics of physical systems rarely have closed-form solutions. Fourier spectral methods, which use Fast Fourier Transforms (FFTs) to approximate solutions, are a common approach to solving…

The general purpose of a scientific publication is the exchange and spread of knowledge. A publication usually reports a scientific result and tries to convince the reader that it is valid. With an ever-growing number of papers relying on…

Digital Libraries · Computer Science 2018-08-24 Christian Schulz

Single-molecule sensitive microscopies and spectroscopies are transforming biophysics and materials science laboratories. Techniques such as fluorescence correlation spectroscopy (FCS) and single-molecule sensitive fluorescence resonance…

Distributed, large-scale quantum computing will need architectures that combine matter-based qubits with photonic links, but today's software stacks target either gate-based chips or linear-optical devices in isolation. We introduce Optyx,…

A large scale collection of both semantic and natural language resources is essential to leverage active Software Engineering research areas such as code reuse and code comprehensibility. Existing machine learning models ingest data from…

As the overlap between traditional computational mechanics and machine learning grows, there is an increasing demand for straight-forward approaches to interface Python-based procedures with C++-based OpenFOAM. This article introduces one…

Computational Engineering, Finance, and Science · Computer Science 2026-01-22 Simon Rodriguez , Philip Cardiff

Conventional (CP) and Fourier (FP) ptychography have emerged as versatile quantitative phase imaging techniques. While the main application cases for each technique are different, namely lens-less short wavelength imaging for CP and…

Pattern-based file access is a fundamental but often under-documented aspect of computational research. The Python glob module provides a simple yet powerful way to search, filter, and ingest files using wildcard patterns, enabling scalable…

Software Engineering · Computer Science 2025-09-12 Sidney Shapiro