SearcharxivSearch

arXiv subjects

Jose Garcia

Publications and source records attributed to Jose Garcia.

7 recordsLinked to original sources

CONCERTO: Instrument model of Fourier transform spectroscopy, white-noise components

Modern astrophysics relies on intricate instrument setups to meet the demands of sensitivity, sky coverage, and multi-channel observations. An example is the CONCERTO project, employing advanced technology like kinetic inductance detectors and a Martin-Puplett interferometer. This instrument, installed at the APEX telescope atop the Chajnantor plateau, began commissioning observations in April 2021. Following a successful commissioning phase that concluded in June 2021, CONCERTO was offered to the scientific community for observations, with a final observing run in December 2022. CONCERTO boasts an 18.5 arcmin field of view and a spectral resolution down to 1.45 GHz in the 130-310 GHz electromagnetic band. We developed a comprehensive instrument model of CONCERTO inspired by Fourier transform spectrometry principles to optimize performance and address systematic errors. This model integrates instrument noises, subsystem characteristics, and celestial signals, leveraging both physical data and simulations. Our methodology involves delineating simulation components, executing on-sky simulations, and comparing results with real observations. The resulting instrument model is pivotal, enabling a precise error correction and enhancing the reliability of astrophysical insights obtained from observational data. In this work, we focus on the description of three white-noise noise components included in the instrument model that characterize the white-noise level: the photon, the generation-recombination, and the amplifier noises.

astro-ph.IM

CONCERTO: instrument and status

CONCERTO (CarbON CII line in post-rEionization and ReionizaTiOn) is a low-resolution Fourier transform spectrometer dedicated to the study of star-forming galaxies and clusters of galaxies in the transparent millimeter windows from the ground. It is characterized by a wide instantaneous 18.6 arcmin field of view, operates at 130-310 GHz, and was installed on the 12-meter Atacama Pathfinder Experiment (APEX) telescope at 5100 m above sea level. CONCERTO's double focal planes host two arrays of 2152 kinetic inductance detectors and represent a pioneering instrument to meet a state-of-the-art scientific challenge. This paper introduces the CONCERTO instrument and explains its status, shows the first CONCERTO spectral maps of Orion, and describes the perspectives of the project.

astro-ph.IM

MedShapeNet -- A Large-Scale Dataset of 3D Medical Shapes for Computer Vision

Prior to the deep learning era, shape was commonly used to describe the objects. Nowadays, state-of-the-art (SOTA) algorithms in medical imaging are predominantly diverging from computer vision, where voxel grids, meshes, point clouds, and implicit surface models are used. This is seen from numerous shape-related publications in premier vision conferences as well as the growing popularity of ShapeNet (about 51,300 models) and Princeton ModelNet (127,915 models). For the medical domain, we present a large collection of anatomical shapes (e.g., bones, organs, vessels) and 3D models of surgical instrument, called MedShapeNet, created to facilitate the translation of data-driven vision algorithms to medical applications and to adapt SOTA vision algorithms to medical problems. As a unique feature, we directly model the majority of shapes on the imaging data of real patients. As of today, MedShapeNet includes 23 dataset with more than 100,000 shapes that are paired with annotations (ground truth). Our data is freely accessible via a web interface and a Python application programming interface (API) and can be used for discriminative, reconstructive, and variational benchmarks as well as various applications in virtual, augmented, or mixed reality, and 3D printing. Exemplary, we present use cases in the fields of classification of brain tumors, facial and skull reconstructions, multi-class anatomy completion, education, and 3D printing. In future, we will extend the data and improve the interfaces. The project pages are: https://medshapenet.ikim.nrw/ and https://github.com/Jianningli/medshapenet-feedback

cs.CV

CONCERTO: a breakthrough in wide field-of-view spectroscopy at millimeter wavelengths

CarbON CII line in post-rEionization and ReionizaTiOn (CONCERTO) is a low-resolution spectrometer with an instantaneous field-of-view of 18.6 arcmin, operating in the 130-310 GHz transparent atmospheric window. It is installed on the 12-meter Atacama Pathfinder Experiment (APEX) telescope at 5100 m above sea level. The Fourier transform spectrometer (FTS) contains two focal planes hosting a total of 4304 kinetic inductance detectors. The FTS interferometric pattern is recorded on the fly while continuously scanning the sky. One of the goals of CONCERTO is to characterize the large-scale structure of the Universe by observing the integrated emission from unresolved galaxies. This methodology is an innovative technique and is called line intensity mapping. In this paper, we describe the CONCERTO instrument, the effect of the vibration of the FTS beamsplitter, and the status of the CONCERTO main survey.

astro-ph.IM

Online classifier adaptation for cost-sensitive learning

In this paper, we propose the problem of online cost-sensitive clas- sifier adaptation and the first algorithm to solve it. We assume we have a base classifier for a cost-sensitive classification problem, but it is trained with respect to a cost setting different to the desired one. Moreover, we also have some training data samples streaming to the algorithm one by one. The prob- lem is to adapt the given base classifier to the desired cost setting using the steaming training samples online. To solve this problem, we propose to learn a new classifier by adding an adaptation function to the base classifier, and update the adaptation function parameter according to the streaming data samples. Given a input data sample and the cost of misclassifying it, we up- date the adaptation function parameter by minimizing cost weighted hinge loss and respecting previous learned parameter simultaneously. The proposed algorithm is compared to both online and off-line cost-sensitive algorithms on two cost-sensitive classification problems, and the experiments show that it not only outperforms them one classification performances, but also requires significantly less running time.

cs.LG

The Earth System Grid: Supporting the Next Generation of Climate Modeling Research

Understanding the earth's climate system and how it might be changing is a preeminent scientific challenge. Global climate models are used to simulate past, present, and future climates, and experiments are executed continuously on an array of distributed supercomputers. The resulting data archive, spread over several sites, currently contains upwards of 100 TB of simulation data and is growing rapidly. Looking toward mid-decade and beyond, we must anticipate and prepare for distributed climate research data holdings of many petabytes. The Earth System Grid (ESG) is a collaborative interdisciplinary project aimed at addressing the challenge of enabling management, discovery, access, and analysis of these critically important datasets in a distributed and heterogeneous computational environment. The problem is fundamentally a Grid problem. Building upon the Globus toolkit and a variety of other technologies, ESG is developing an environment that addresses authentication, authorization for data access, large-scale data transport and management, services and abstractions for high-performance remote data access, mechanisms for scalable data replication, cataloging with rich semantic and syntactic information, data discovery, distributed monitoring, and Web-based portals for using the system.

cs.CE