English
Related papers

Related papers: Smokescreen: A Python package for data vector blin…

200 papers

Be it for a malicious or legitimate purpose, packing, a transformation that consists in applying various operations like compression or encryption to a binary file, i.e. for making reverse engineering harder or obfuscating code, is widely…

Cryptography and Security · Computer Science 2023-02-21 Alexandre D'Hondt , Charles-Henry Bertrand Van Ouytsel , Axel Legay

We present a numerical code to simulate maps of Galactic emission in intensity and polarization at microwave frequencies, aiding in the design of Cosmic Microwave Background experiments. This Python code builds on existing efforts to…

Cosmology and Nongalactic Astrophysics · Physics 2017-06-21 Ben Thorne , Jo Dunkley , David Alonso , Sigurd Naess

Understanding astrophysical and cosmological processes can be challenging due to their complexity and lack of intuitive analogies. To address this, we present \texttt{AstronomyCalc}, a Python package specifically designed to aid…

Physics Education · Physics 2025-11-26 Sambit K. Giri

Synchrotron processes, the radiative processes associated with the interaction of energetic charged particles with magnetic field, are of interest in many areas in astronomy, from the interstellar medium to extreme environments near compact…

We present an open source Python library for simulating overlapping (i.e., blended) images of galaxies and performing self-consistent comparisons of detection and deblending algorithms based on a suite of metrics. The package, named…

emcee is a Python library implementing a class of affine-invariant ensemble samplers for Markov chain Monte Carlo (MCMC). This package has been widely applied to probabilistic modeling problems in astrophysics where it was originally…

We develop a new method of combining cluster observables (number counts and cluster-cluster correlation functions) and stacked weak lensing signals of background galaxy shapes, both of which are available in a wide-field optical imaging…

Cosmology and Nongalactic Astrophysics · Physics 2015-03-17 Masamune Oguri , Masahiro Takada

The CMB lensing signal from cosmic voids and superclusters probes the growth of structure in the low-redshift cosmic web. In this analysis, we cross-correlated the Planck CMB lensing map with voids detected in the Dark Energy Survey Year 3…

By stacking an ensemble of strong lensing clusters, we demonstrate the feasibility of placing constraints on the dark energy equation of state. This is achieved by using multiple images of sources at two or more distinct redshift planes.…

Astrophysics · Physics 2015-06-24 James Gilmore , Priyamvada Natarajan

We present a validation of the Dark Energy Survey Year 3 (DES Y3) $3\times2$-point analysis choices by testing them on Buzzard v2.0, a new suite of cosmological simulations that is tailored for the testing and validation of combined galaxy…

Cosmology and Nongalactic Astrophysics · Physics 2022-06-29 J. DeRose , R. H. Wechsler , M. R. Becker , E. S. Rykoff , S. Pandey , N. MacCrann , A. Amon , J. Myles , E. Krause , D. Gruen , B. Jain , M. A. Troxel , J. Prat , A. Alarcon , C. Sánchez , J. Blazek , M. Crocce , G. Giannini , M. Gatti , G. M. Bernstein , J. Zuntz , S. Dodelson , X. Fang , O. Friedrich , L. F. Secco , J. Elvin-Poole , S. Everett , A. Choi , I. Harrison , J. Cordero , M. Rodriguez-Monroy , J. McCullough , R. Cawthon , A. Chen , O. Alves , H. Camacho , A. Campos , H. T. Diehl , A. Drlica-Wagner , T. F. Eifler , P. Fosalba , H. Huang , A. Porredon , M. Raveri , R. Rosenfeld , A. J. Ross , J. Sanchez , E. Sheldon , B. Yanny , B. Yin , M. Aguena , S. Allam , F. Andrade-Oliveira , J. Annis , S. Avila , D. Bacon , K. Bechtol , S. Bhargava , D. Brooks , E. Buckley-Geer , D. L. Burke , A. Carnero Rosell , M. Carrasco Kind , C. Chang , M. Costanzi , L. N. da Costa , M. E. S. Pereira , J. De Vicente , S. Desai , J. P. Dietrich , P. Doel , K. Eckert , A. E. Evrard , I. Ferrero , A. Ferté , B. Flaugher , J. Frieman , J. García-Bellido , E. Gaztanaga , T. Giannantonio , R. A. Gruendl , J. Gschwend , G. Gutierrez , W. G. Hartley , S. R. Hinton , D. L. Hollowood , K. Honscheid , E. M. Huff , D. Huterer , D. J. James , K. Kuehn , N. Kuropatkin , O. Lahav , M. Lima , M. A. G. Maia , J. L. Marshall , P. Melchior , F. Menanteau , R. Miquel , J. J. Mohr , R. Morgan , A. Palmese , F. Paz-Chinchón , A. Pieres , A. A. Plazas Malagón , E. Sanchez , V. Scarpine , S. Serrano , I. Sevilla-Noarbe , M. Smith , M. Soares-Santos , E. Suchyta , G. Tarle , D. Thomas , C. To , T. N. Varga , Y. Zhang

This technical report describes the implementation of Toychain: a simple, lightweight blockchain implemented in Python, designed for ease of deployment and practicality in robotics research. It can be integrated with various software and…

The current fleet of X-ray telescopes produces a wealth of multi-dimensional data, allowing us to study sources in time, photon energy and polarization. At the same time, it has become increasingly clear that progress in our physical…

High Energy Astrophysical Phenomena · Physics 2025-12-12 Matteo Lucchini , Benjamin Ricketts , Phil Uttley , Daniela Huppenkothen

The joint analysis of different cosmological probes, such as galaxy clustering and weak lensing, can potentially yield invaluable insights into the nature of the primordial Universe, dark energy and dark matter. However, the development of…

We present the first public version of SImMER, an open-source Python reduction pipeline for astronomical images of point sources. Current capabilities include dark-subtraction, flat-fielding, sky-subtraction, image registration, FWHM…

Instrumentation and Methods for Astrophysics · Physics 2022-12-28 Arjun B. Savel , Lea A. Hirsch , Holden Gill , Courtney D. Dressing , David R. Ciardi

The analysis of experimental results with Python often requires writing many code scripts which all need access to the same set of functions. In a common field of research, this set will be nearly the same for many users. The qspec Python…

Computational Physics · Physics 2025-03-18 Patrick Müller , Wilfried Nörtershäuser

Numerical simulations of Einstein's field equations provide unique insights into the physics of compact objects moving at relativistic speeds, and which are driven by strong gravitational interactions. Numerical relativity has played a key…

General Relativity and Quantum Cosmology · Physics 2018-07-09 Daniel Johnson , E. A. Huerta , Roland Haas

Code generation large language models (LLMs) are increasingly integrated into modern software development workflows. Recent work has shown that these models are vulnerable to backdoor and poisoning attacks that induce the generation of…

Cryptography and Security · Computer Science 2026-03-19 Shenao Yan , Shimaa Ahmed , Shan Jin , Sunpreet S. Arora , Yiwei Cai , Yizhen Wang , Yuan Hong

This paper proposes a system, entitled Concealer that allows sharing time-varying spatial data (e.g., as produced by sensors) in encrypted form to an untrusted third-party service provider to provide location-based applications (involving…

Cryptography and Security · Computer Science 2021-02-11 Peeyush Gupta , Sharad Mehrotra , Shantanu Sharma , Nalini Venkatasubramanian , Guoxi Wang

By utilizing large-scale graph analytic tools implemented in the modern Big Data platform, Apache Spark, we investigate the topological structure of gravitational clustering in five different universes produced by cosmological $N$-body…

Cosmology and Nongalactic Astrophysics · Physics 2020-03-04 Sungryong Hong , Donghui Jeong , Ho Seong Hwang , Juhan Kim , Sungwook E. Hong , Changbom Park , Arjun Dey , Milos Milosavljevic , Karl Gebhardt , Kyoung-Soo Lee

We present a Simulation-Based Inference (SBI) framework for cosmological parameter estimation via void lensing analysis. Despite the absence of an analytical model of void lensing, SBI can effectively learn posterior distributions through…

Cosmology and Nongalactic Astrophysics · Physics 2025-07-09 Chen Su , Huanyuan Shan , Cheng Zhao , Wenshuo Xu , Jiajun Zhang