-
The James Webb Space Telescope Absolute Flux Calibration. II. Mid-Infrared Instrument Imaging and Coronagraphy
Authors:
Karl D. Gordon,
G. C. Sloan,
Macarena Garcia Marin,
Mattia Libralato,
George Rieke,
Jonathan A. Aguilar,
Ralph Bohlin,
Misty Cracraft,
Marjorie Decleir,
Andras Gaspar,
Sarah Kendrew,
David R. Law,
Alberto Noriega-Crespo,
Michael Regan
Abstract:
The absolute flux calibration of the Mid-Infrared Instrument Imaging and Coronagraphy is based on observations of multiple stars taken during the first 2.5 years of JWST operations. The observations were designed to ensure that the flux calibration is valid for a range of flux densities, different subarrays, and different types of stars. The flux calibration was measured by combining observed aper…
▽ More
The absolute flux calibration of the Mid-Infrared Instrument Imaging and Coronagraphy is based on observations of multiple stars taken during the first 2.5 years of JWST operations. The observations were designed to ensure that the flux calibration is valid for a range of flux densities, different subarrays, and different types of stars. The flux calibration was measured by combining observed aperture photometry corrected to infinite aperture with predictions based on previous observations and models of stellar atmospheres. A subset of these observations were combined with model point-spread-functions to measure the corrections to infinite aperture. Variations in the calibration factor with time, flux density, background level, type of star, subarray, integration time, rate, and well depth were investigated, and the only significant variations were with time and subarray. Observations of the same star taken approximately every month revealed a modest time-dependent response loss seen mainly at the longest wavelengths. This loss is well characterized by a decaying exponential with a time constant of ~200 days. After correcting for the response loss, the band-dependent scatter around the corrected average (aka repeatability) was found to range from 0.1 to 1.2%. Signals in observations taken with different subarrays can be lower by up to 3.4% compared to FULL frame. After correcting for the time and subarray dependencies, the scatter in the calibration factors measured for individual stars ranges from 1 to 4% depending on the band. The formal uncertainties on the flux calibration averaged for all observations are 0.3 to 1.0%, with longer-wavelength bands generally having larger uncertainties.
△ Less
Submitted 27 November, 2024; v1 submitted 16 September, 2024;
originally announced September 2024.
-
MASSIVE Multilingual Abstract Meaning Representation: A Dataset and Baselines for Hallucination Detection
Authors:
Michael Regan,
Shira Wein,
George Baker,
Emilio Monti
Abstract:
Abstract Meaning Representation (AMR) is a semantic formalism that captures the core meaning of an utterance. There has been substantial work developing AMR corpora in English and more recently across languages, though the limited size of existing datasets and the cost of collecting more annotations are prohibitive. With both engineering and scientific questions in mind, we introduce MASSIVE-AMR,…
▽ More
Abstract Meaning Representation (AMR) is a semantic formalism that captures the core meaning of an utterance. There has been substantial work developing AMR corpora in English and more recently across languages, though the limited size of existing datasets and the cost of collecting more annotations are prohibitive. With both engineering and scientific questions in mind, we introduce MASSIVE-AMR, a dataset with more than 84,000 text-to-graph annotations, currently the largest and most diverse of its kind: AMR graphs for 1,685 information-seeking utterances mapped to 50+ typologically diverse languages. We describe how we built our resource and its unique features before reporting on experiments using large language models for multilingual AMR and SPARQL parsing as well as applying AMRs for hallucination detection in the context of knowledge base question answering, with results shedding light on persistent issues using LLMs for structured parsing.
△ Less
Submitted 29 May, 2024;
originally announced May 2024.
-
Linear Cross-document Event Coreference Resolution with X-AMR
Authors:
Shafiuddin Rehan Ahmed,
George Arthur Baker,
Evi Judge,
Michael Regan,
Kristin Wright-Bettner,
Martha Palmer,
James H. Martin
Abstract:
Event Coreference Resolution (ECR) as a pairwise mention classification task is expensive both for automated systems and manual annotations. The task's quadratic difficulty is exacerbated when using Large Language Models (LLMs), making prompt engineering for ECR prohibitively costly. In this work, we propose a graphical representation of events, X-AMR, anchored around individual mentions using a \…
▽ More
Event Coreference Resolution (ECR) as a pairwise mention classification task is expensive both for automated systems and manual annotations. The task's quadratic difficulty is exacerbated when using Large Language Models (LLMs), making prompt engineering for ECR prohibitively costly. In this work, we propose a graphical representation of events, X-AMR, anchored around individual mentions using a \textbf{cross}-document version of \textbf{A}bstract \textbf{M}eaning \textbf{R}epresentation. We then linearize the ECR with a novel multi-hop coreference algorithm over the event graphs. The event graphs simplify ECR, making it a) LLM cost-effective, b) compositional and interpretable, and c) easily annotated. For a fair assessment, we first enrich an existing ECR benchmark dataset with these event graphs using an annotator-friendly tool we introduce. Then, we employ GPT-4, the newest LLM by OpenAI, for these annotations. Finally, using the ECR algorithm, we assess GPT-4 against humans and analyze its limitations. Through this research, we aim to advance the state-of-the-art for efficient ECR and shed light on the potential shortcomings of current LLMs at this task. Code and annotations: \url{https://github.com/ahmeshaf/gpt_coref}
△ Less
Submitted 24 March, 2024;
originally announced April 2024.
-
Using monodromy to recover symmetries of polynomial systems
Authors:
Timothy Duff,
Viktor Korotynskiy,
Tomas Pajdla,
Margaret Regan
Abstract:
Galois/monodromy groups attached to parametric systems of polynomial equations provide a method for detecting the existence of symmetries in solution sets. Beyond the question of existence, one would like to compute formulas for these symmetries, towards the eventual goal of solving the systems more efficiently. We describe and implement one possible approach to this task using numerical homotopy…
▽ More
Galois/monodromy groups attached to parametric systems of polynomial equations provide a method for detecting the existence of symmetries in solution sets. Beyond the question of existence, one would like to compute formulas for these symmetries, towards the eventual goal of solving the systems more efficiently. We describe and implement one possible approach to this task using numerical homotopy continuation and multivariate rational function interpolation. We describe additional methods that detect and exploit a priori unknown quasi-homogeneous structure in symmetries. These methods extend the range of interpolation to larger examples, including applications with nonlinear symmetries drawn from vision and robotics.
△ Less
Submitted 19 December, 2023;
originally announced December 2023.
-
A numerical method for solving elliptic equations on real closed algebraic curves and surfaces
Authors:
Wenrui Hao,
Jonathan D. Hauenstein,
Margaret H. Regan,
Tingting Tang
Abstract:
There are many numerical methods for solving partial different equations (PDEs) on manifolds such as classical implicit, finite difference, finite element, and isogeometric analysis methods which aim at improving the interoperability between finite element method and computer aided design (CAD) software. However, these approaches have difficulty when the domain has singularities since the solution…
▽ More
There are many numerical methods for solving partial different equations (PDEs) on manifolds such as classical implicit, finite difference, finite element, and isogeometric analysis methods which aim at improving the interoperability between finite element method and computer aided design (CAD) software. However, these approaches have difficulty when the domain has singularities since the solution at the singularity may be multivalued. This paper develops a novel numerical approach to solve elliptic PDEs on real, closed, connected, orientable, and almost smooth algebraic curves and surfaces. Our method integrates numerical algebraic geometry, differential geometry, and a finite difference scheme which is demonstrated on several examples.
△ Less
Submitted 16 November, 2023;
originally announced November 2023.
-
Why Autonomous Vehicles Are Not Ready Yet: A Multi-Disciplinary Review of Problems, Attempted Solutions, and Future Directions
Authors:
Xingshuai Dong,
Max Cappuccio,
Hamad Al Jassmi,
Fady Alnajjar,
Essam Debie,
Milad Ghasrikhouzani,
Alessandro Lanteri,
Ali Luqman,
Tate McGregor,
Oleksandra Molloy,
Alice Plebe,
Michael Regan,
Dongmo Zhang
Abstract:
Personal autonomous vehicles are cars, trucks and bikes capable of sensing their surrounding environment, planning their route, and driving with little or no involvement of human drivers. Despite the impressive technological achievements made by the industry in recent times and the hopeful announcements made by leading entrepreneurs, to date no personal vehicle is approved for road circulation in…
▽ More
Personal autonomous vehicles are cars, trucks and bikes capable of sensing their surrounding environment, planning their route, and driving with little or no involvement of human drivers. Despite the impressive technological achievements made by the industry in recent times and the hopeful announcements made by leading entrepreneurs, to date no personal vehicle is approved for road circulation in a 'fully' or 'semi' autonomous mode (autonomy levels 4 and 5) and it is still unclear when such vehicles will eventually be mature enough to receive this kind of approval. The present review adopts an integrative and multidisciplinary approach to investigate the major challenges faced by the automative sector, with the aim to identify the problems that still trouble and delay the commercialization of autonomous vehicles. The review examines the limitations and risks associated with current technologies and the most promising solutions devised by the researchers. This negative assessment methodology is not motivated by pessimism, but by the aspiration to raise critical awareness about the technology's state-of-the-art, the industry's quality standards, and the society's demands and expectations. While the survey primarily focuses on the applications of artificial intelligence for perception and navigation, it also aims to offer an enlarged picture that links the purely technological aspects with the relevant human-centric aspects, including, cultural attitudes, conceptual assumptions, and normative (ethico-legal) frameworks. Examining the broader context serves to highlight problems that have a cross-disciplinary scope and identify solutions that may benefit from a holistic consideration.
△ Less
Submitted 2 April, 2025; v1 submitted 15 November, 2023;
originally announced November 2023.
-
JWST MIRI flight performance: Detector Effects and Data Reduction Algorithms
Authors:
Jane Morrison,
Daniel Dicken,
Ioannis Argyriou,
Michael E. Ressler,
Karl D. Gordon,
Michael W. Regan,
Misty Cracraft,
George H. Rieke,
Michael Engesser,
Stacey Alberts,
Javier Alvarez-Marquez,
James W. Colbert,
Ori D. Fox,
Danny Gasman,
David R. Law,
Macarena Garcia Marin,
Andras Gaspar,
Pierre Guillard,
Sarah Kendrew,
Alvaro Labiano,
Seppo Laine,
Alberto Noriega-Crespo,
Irene Shivaei,
Greg Sloan
Abstract:
The detectors in the Mid-Infrared Instrument (MIRI) of the James Webb Space Telescope (JWST) are arsenic-21 doped silicon impurity band conduction (Si:As IBC) devices and are direct descendants of the Spitzer IRAC22 long wavelength arrays (channels 3 and 4). With appropriate data processing, they can provide excellent per-23 formance. In this paper we discuss the various non-ideal behaviors of the…
▽ More
The detectors in the Mid-Infrared Instrument (MIRI) of the James Webb Space Telescope (JWST) are arsenic-21 doped silicon impurity band conduction (Si:As IBC) devices and are direct descendants of the Spitzer IRAC22 long wavelength arrays (channels 3 and 4). With appropriate data processing, they can provide excellent per-23 formance. In this paper we discuss the various non-ideal behaviors of these detectors that need to be addressed24 to realize their potential. We have developed a set of algorithms toward this goal, building on experience with25 previous similar detector arrays. The MIRI-specific stage 1 pipeline algorithms, of a three stage JWST cali-26 bration pipeline, were developed using pre-flight tests on the flight detectors and flight spares and have been27 refined using flight data. This paper describes these algorithms, which are included in the first stage of the28 JWST Calibration Pipeline for the MIRI instrument.
△ Less
Submitted 30 August, 2023;
originally announced August 2023.
-
How Good is the Model in Model-in-the-loop Event Coreference Resolution Annotation?
Authors:
Shafiuddin Rehan Ahmed,
Abhijnan Nath,
Michael Regan,
Adam Pollins,
Nikhil Krishnaswamy,
James H. Martin
Abstract:
Annotating cross-document event coreference links is a time-consuming and cognitively demanding task that can compromise annotation quality and efficiency. To address this, we propose a model-in-the-loop annotation approach for event coreference resolution, where a machine learning model suggests likely corefering event pairs only. We evaluate the effectiveness of this approach by first simulating…
▽ More
Annotating cross-document event coreference links is a time-consuming and cognitively demanding task that can compromise annotation quality and efficiency. To address this, we propose a model-in-the-loop annotation approach for event coreference resolution, where a machine learning model suggests likely corefering event pairs only. We evaluate the effectiveness of this approach by first simulating the annotation process and then, using a novel annotator-centric Recall-Annotation effort trade-off metric, we compare the results of various underlying models and datasets. We finally present a method for obtaining 97\% recall while substantially reducing the workload required by a fully manual annotation process. Code and data can be found at https://github.com/ahmeshaf/model_in_coref
△ Less
Submitted 6 June, 2023;
originally announced June 2023.
-
Adversarial Machine Learning and Cybersecurity: Risks, Challenges, and Legal Implications
Authors:
Micah Musser,
Andrew Lohn,
James X. Dempsey,
Jonathan Spring,
Ram Shankar Siva Kumar,
Brenda Leong,
Christina Liaghati,
Cindy Martinez,
Crystal D. Grant,
Daniel Rohrer,
Heather Frase,
Jonathan Elliott,
John Bansemer,
Mikel Rodriguez,
Mitt Regan,
Rumman Chowdhury,
Stefan Hermanek
Abstract:
In July 2022, the Center for Security and Emerging Technology (CSET) at Georgetown University and the Program on Geopolitics, Technology, and Governance at the Stanford Cyber Policy Center convened a workshop of experts to examine the relationship between vulnerabilities in artificial intelligence systems and more traditional types of software vulnerabilities. Topics discussed included the extent…
▽ More
In July 2022, the Center for Security and Emerging Technology (CSET) at Georgetown University and the Program on Geopolitics, Technology, and Governance at the Stanford Cyber Policy Center convened a workshop of experts to examine the relationship between vulnerabilities in artificial intelligence systems and more traditional types of software vulnerabilities. Topics discussed included the extent to which AI vulnerabilities can be handled under standard cybersecurity processes, the barriers currently preventing the accurate sharing of information about AI vulnerabilities, legal issues associated with adversarial attacks on AI systems, and potential areas where government support could improve AI vulnerability management and mitigation.
This report is meant to accomplish two things. First, it provides a high-level discussion of AI vulnerabilities, including the ways in which they are disanalogous to other types of vulnerabilities, and the current state of affairs regarding information sharing and legal oversight of AI vulnerabilities. Second, it attempts to articulate broad recommendations as endorsed by the majority of participants at the workshop.
△ Less
Submitted 23 May, 2023;
originally announced May 2023.
-
The James Webb Space Telescope Mission
Authors:
Jonathan P. Gardner,
John C. Mather,
Randy Abbott,
James S. Abell,
Mark Abernathy,
Faith E. Abney,
John G. Abraham,
Roberto Abraham,
Yasin M. Abul-Huda,
Scott Acton,
Cynthia K. Adams,
Evan Adams,
David S. Adler,
Maarten Adriaensen,
Jonathan Albert Aguilar,
Mansoor Ahmed,
Nasif S. Ahmed,
Tanjira Ahmed,
Rüdeger Albat,
Loïc Albert,
Stacey Alberts,
David Aldridge,
Mary Marsha Allen,
Shaune S. Allen,
Martin Altenburg
, et al. (983 additional authors not shown)
Abstract:
Twenty-six years ago a small committee report, building on earlier studies, expounded a compelling and poetic vision for the future of astronomy, calling for an infrared-optimized space telescope with an aperture of at least $4m$. With the support of their governments in the US, Europe, and Canada, 20,000 people realized that vision as the $6.5m$ James Webb Space Telescope. A generation of astrono…
▽ More
Twenty-six years ago a small committee report, building on earlier studies, expounded a compelling and poetic vision for the future of astronomy, calling for an infrared-optimized space telescope with an aperture of at least $4m$. With the support of their governments in the US, Europe, and Canada, 20,000 people realized that vision as the $6.5m$ James Webb Space Telescope. A generation of astronomers will celebrate their accomplishments for the life of the mission, potentially as long as 20 years, and beyond. This report and the scientific discoveries that follow are extended thank-you notes to the 20,000 team members. The telescope is working perfectly, with much better image quality than expected. In this and accompanying papers, we give a brief history, describe the observatory, outline its objectives and current observing program, and discuss the inventions and people who made it possible. We cite detailed reports on the design and the measured performance on orbit.
△ Less
Submitted 10 April, 2023;
originally announced April 2023.
-
Causal schema induction for knowledge discovery
Authors:
Michael Regan,
Jena D. Hwang,
Keisuke Sakaguchi,
James Pustejovsky
Abstract:
Making sense of familiar yet new situations typically involves making generalizations about causal schemas, stories that help humans reason about event sequences. Reasoning about events includes identifying cause and effect relations shared across event instances, a process we refer to as causal schema induction. Statistical schema induction systems may leverage structural knowledge encoded in dis…
▽ More
Making sense of familiar yet new situations typically involves making generalizations about causal schemas, stories that help humans reason about event sequences. Reasoning about events includes identifying cause and effect relations shared across event instances, a process we refer to as causal schema induction. Statistical schema induction systems may leverage structural knowledge encoded in discourse or the causal graphs associated with event meaning, however resources to study such causal structure are few in number and limited in size. In this work, we investigate how to apply schema induction models to the task of knowledge discovery for enhanced search of English-language news texts. To tackle the problem of data scarcity, we present Torquestra, a manually curated dataset of text-graph-schema units integrating temporal, event, and causal structures. We benchmark our dataset on three knowledge discovery tasks, building and evaluating models for each. Results show that systems that harness causal structure are effective at identifying texts sharing similar causal meaning components rather than relying on lexical cues alone. We make our dataset and models available for research purposes.
△ Less
Submitted 27 March, 2023;
originally announced March 2023.
-
The Brighter-Fatter Effect in the JWST MIRI Si:As IBC detectors I. Observations, impact on science, and modelling
Authors:
Ioannis Argyriou,
Craig Lage,
George H. Rieke,
Danny Gasman,
Jeroen Bouwman,
Jane Morrison,
Mattia Libralato,
Daniel Dicken,
Bernhard R. Brandl,
Javier Álvarez-Márquez,
Alvaro Labiano,
Michael Regan,
Michael E. Ressler
Abstract:
The Mid-Infrared Instrument (MIRI) on board the James Webb Space Telescope (JWST) uses three Si:As impurity band conduction (IBC) detector arrays. The output voltage level of each MIRI detector pixel is digitally recorded by sampling-up-the-ramp. For uniform or low-contrast illumination, the pixel ramps become non-linear in a predictable way, but in areas of high contrast, the non-linearity curve…
▽ More
The Mid-Infrared Instrument (MIRI) on board the James Webb Space Telescope (JWST) uses three Si:As impurity band conduction (IBC) detector arrays. The output voltage level of each MIRI detector pixel is digitally recorded by sampling-up-the-ramp. For uniform or low-contrast illumination, the pixel ramps become non-linear in a predictable way, but in areas of high contrast, the non-linearity curve becomes much more complex. The origin of the effect is poorly understood and currently not calibrated. We provide observational evidence of the Brighter-Fatter Effect (BFE) in MIRI conventional and high-contrast coronographic imaging, low-resolution spectroscopy, and medium-resolution spectroscopy data and investigate the physical mechanism that gives rise to the effect on the MIRI detector pixel raw voltage integration ramps. We use public data from the JWST MIRI commissioning and Cycle 1 phase. We also develop a numerical electrostatic model of the MIRI detectors using a modified version of the public Poisson_CCD code. We find that the physical mechanism behind the BFE manifesting in MIRI data is fundamentally different to that of CCDs and photodiode arrays such as the Hawaii-XRG (HXRG) near-infrared detectors used by the NIRISS, NIRCam, and NIRSpec instruments on board JWST. Observationally, the BFE makes the JWST MIRI data yield 10-25 % larger point sources and spectral line profiles as a function of the relative level of debiasing of neighboring detector pixels. This broadening impacts the MIRI absolute flux calibration, time-series observations of faint companions, and PSF modeling and subtraction. We also find that the intra-pixel 2D profile of the shrinking Si:As IBC detector depletion region directly impacts the accuracy of the pixel ramp non-linearity calibration model.
△ Less
Submitted 12 October, 2023; v1 submitted 23 March, 2023;
originally announced March 2023.
-
The James Webb Space Telescope Mission: Optical Telescope Element Design, Development, and Performance
Authors:
Michael W. McElwain,
Lee D. Feinberg,
Marshall D. Perrin,
Mark Clampin,
C. Matt Mountain,
Matthew D. Lallo,
Charles-Philippe Lajoie,
Randy A. Kimble,
Charles W. Bowers,
Christopher C. Stark,
D. Scott Acton,
Ken Aiello,
Charles Atkinson,
Beth Barinek,
Allison Barto,
Scott Basinger,
Tracy Beck,
Matthew D. Bergkoetter,
Marcel Bluth,
Rene A. Boucarut,
Gregory R. Brady,
Keira J. Brooks,
Bob Brown,
John Byard,
Larkin Carey
, et al. (104 additional authors not shown)
Abstract:
The James Webb Space Telescope (JWST) is a large, infrared space telescope that has recently started its science program which will enable breakthroughs in astrophysics and planetary science. Notably, JWST will provide the very first observations of the earliest luminous objects in the Universe and start a new era of exoplanet atmospheric characterization. This transformative science is enabled by…
▽ More
The James Webb Space Telescope (JWST) is a large, infrared space telescope that has recently started its science program which will enable breakthroughs in astrophysics and planetary science. Notably, JWST will provide the very first observations of the earliest luminous objects in the Universe and start a new era of exoplanet atmospheric characterization. This transformative science is enabled by a 6.6 m telescope that is passively cooled with a 5-layer sunshield. The primary mirror is comprised of 18 controllable, low areal density hexagonal segments, that were aligned and phased relative to each other in orbit using innovative image-based wavefront sensing and control algorithms. This revolutionary telescope took more than two decades to develop with a widely distributed team across engineering disciplines. We present an overview of the telescope requirements, architecture, development, superb on-orbit performance, and lessons learned. JWST successfully demonstrates a segmented aperture space telescope and establishes a path to building even larger space telescopes.
△ Less
Submitted 4 January, 2023;
originally announced January 2023.
-
Spectroscopic Time-series Performance of JWST/NIRSpec from Commissioning Observations
Authors:
Néstor Espinoza,
Leonardo Úbeda,
Stephan M. Birkmann,
Pierre Ferruit,
Jeff A. Valenti,
David K. Sing,
Zafar Rustamkulov,
Michael Regan,
Sarah Kendrew,
Elena Sabbi,
Everett Schlawin,
Thomas Beatty,
Loïc Albert,
Thomas P. Greene,
Nikolay Nikolov,
Diane Karakla,
Charles Keyes,
Nimisha Kumari,
Catarina Alves de Oliveira,
Torsten Böker,
Maria Peña-Guerrero,
Giovanna Giardino,
Elena Manjavacas,
Charles Proffitt,
Timothy Rawle
Abstract:
We report on JWST commissioning observations of the transiting exoplanet HAT-P-14 b, obtained using the Bright Object Time Series (BOTS) mode of the NIRSpec instrument with the G395H/F290LP grating/filter combination ($3-5μ$m). While the data were used primarily to verify that the NIRSpec BOTS mode is working as expected, and to enable it for general scientific use, they yield a precise transmissi…
▽ More
We report on JWST commissioning observations of the transiting exoplanet HAT-P-14 b, obtained using the Bright Object Time Series (BOTS) mode of the NIRSpec instrument with the G395H/F290LP grating/filter combination ($3-5μ$m). While the data were used primarily to verify that the NIRSpec BOTS mode is working as expected, and to enable it for general scientific use, they yield a precise transmission spectrum which we find is featureless down to the precision level of the instrument, consistent with expectations given HAT-P-14~b's small scale-height and hence expected atmospheric features. The exquisite quality and stability of the \emph{JWST/NIRSpec} transit spectrum -- almost devoid of any systematic effects -- allowed us to obtain median uncertainties of 50-60 ppm in this wavelength range at a resolution of $R=100$ in a single exposure, which is in excellent agreement with pre-flight expectations and close to the (or at the) photon-noise limit for a $J = 9.094$, F-type star like HAT-P-14. These observations showcase the ability of NIRSpec/BOTS to perform cutting-edge transiting exoplanet atmospheric science, setting the stage for observations and discoveries to be made in Cycle 1 and beyond.
△ Less
Submitted 2 November, 2022;
originally announced November 2022.
-
The Science Performance of JWST as Characterized in Commissioning
Authors:
Jane Rigby,
Marshall Perrin,
Michael McElwain,
Randy Kimble,
Scott Friedman,
Matt Lallo,
René Doyon,
Lee Feinberg,
Pierre Ferruit,
Alistair Glasse,
Marcia Rieke,
George Rieke,
Gillian Wright,
Chris Willott,
Knicole Colon,
Stefanie Milam,
Susan Neff,
Christopher Stark,
Jeff Valenti,
Jim Abell,
Faith Abney,
Yasin Abul-Huda,
D. Scott Acton,
Evan Adams,
David Adler
, et al. (601 additional authors not shown)
Abstract:
This paper characterizes the actual science performance of the James Webb Space Telescope (JWST), as determined from the six month commissioning period. We summarize the performance of the spacecraft, telescope, science instruments, and ground system, with an emphasis on differences from pre-launch expectations. Commissioning has made clear that JWST is fully capable of achieving the discoveries f…
▽ More
This paper characterizes the actual science performance of the James Webb Space Telescope (JWST), as determined from the six month commissioning period. We summarize the performance of the spacecraft, telescope, science instruments, and ground system, with an emphasis on differences from pre-launch expectations. Commissioning has made clear that JWST is fully capable of achieving the discoveries for which it was built. Moreover, almost across the board, the science performance of JWST is better than expected; in most cases, JWST will go deeper faster than expected. The telescope and instrument suite have demonstrated the sensitivity, stability, image quality, and spectral range that are necessary to transform our understanding of the cosmos through observations spanning from near-earth asteroids to the most distant galaxies.
△ Less
Submitted 10 April, 2023; v1 submitted 12 July, 2022;
originally announced July 2022.
-
Galois/monodromy groups for decomposing minimal problems in 3D reconstruction
Authors:
Timothy Duff,
Viktor Korotynskiy,
Tomas Pajdla,
Margaret H. Regan
Abstract:
We consider Galois/monodromy groups arising in computer vision applications, with a view towards building more efficient polynomial solvers. The Galois/monodromy group allows us to decide when a given problem decomposes into algebraic subproblems, and whether or not it has any symmetries. Tools from numerical algebraic geometry and computational group theory allow us to apply this framework to cla…
▽ More
We consider Galois/monodromy groups arising in computer vision applications, with a view towards building more efficient polynomial solvers. The Galois/monodromy group allows us to decide when a given problem decomposes into algebraic subproblems, and whether or not it has any symmetries. Tools from numerical algebraic geometry and computational group theory allow us to apply this framework to classical and novel reconstruction problems. We consider three classical cases--3-point absolute pose, 5-point relative pose, and 4-point homography estimation for calibrated cameras--where the decomposition and symmetries may be naturally understood in terms of the Galois/monodromy group. We then show how our framework can be applied to novel problems from absolute and relative pose estimation. For instance, we discover new symmetries for absolute pose problems involving mixtures of point and line features. We also describe a problem of estimating a pair of calibrated homographies between three images. For this problem of degree 64, we can reduce the degree to 16; the latter better reflecting the intrinsic difficulty of algebraically solving the problem. As a byproduct, we obtain new constraints on compatible homographies, which may be of independent interest.
△ Less
Submitted 10 May, 2021;
originally announced May 2021.
-
Machine learning the real discriminant locus
Authors:
Edgar A. Bernal,
Jonathan D. Hauenstein,
Dhagash Mehta,
Margaret H. Regan,
Tingting Tang
Abstract:
Parameterized systems of polynomial equations arise in many applications in science and engineering with the real solutions describing, for example, equilibria of a dynamical system, linkages satisfying design constraints, and scene reconstruction in computer vision. Since different parameter values can have a different number of real solutions, the parameter space is decomposed into regions whose…
▽ More
Parameterized systems of polynomial equations arise in many applications in science and engineering with the real solutions describing, for example, equilibria of a dynamical system, linkages satisfying design constraints, and scene reconstruction in computer vision. Since different parameter values can have a different number of real solutions, the parameter space is decomposed into regions whose boundary forms the real discriminant locus. This article views locating the real discriminant locus as a supervised classification problem in machine learning where the goal is to determine classification boundaries over the parameter space, with the classes being the number of real solutions. For multidimensional parameter spaces, this article presents a novel sampling method which carefully samples the parameter space. At each sample point, homotopy continuation is used to obtain the number of real solutions to the corresponding polynomial system. Machine learning techniques including nearest neighbor and deep learning are used to efficiently approximate the real discriminant locus. One application of having learned the real discriminant locus is to develop a real homotopy method that only tracks the real solution paths unlike traditional methods which track all~complex~solution~paths. Examples show that the proposed approach can efficiently approximate complicated solution boundaries such as those arising from the equilibria of the Kuramoto model.
△ Less
Submitted 8 August, 2022; v1 submitted 24 June, 2020;
originally announced June 2020.
-
A dataset for resolving referring expressions in spoken dialogue via contextual query rewrites (CQR)
Authors:
Michael Regan,
Pushpendre Rastogi,
Arpit Gupta,
Lambert Mathias
Abstract:
We present Contextual Query Rewrite (CQR) a dataset for multi-domain task-oriented spoken dialogue systems that is an extension of the Stanford dialog corpus (Eric et al., 2017a). While previous approaches have addressed the issue of diverse schemas by learning candidate transformations (Naik et al., 2018), we instead model the reference resolution task as a user query reformulation task, where th…
▽ More
We present Contextual Query Rewrite (CQR) a dataset for multi-domain task-oriented spoken dialogue systems that is an extension of the Stanford dialog corpus (Eric et al., 2017a). While previous approaches have addressed the issue of diverse schemas by learning candidate transformations (Naik et al., 2018), we instead model the reference resolution task as a user query reformulation task, where the dialog state is serialized into a natural language query that can be executed by the downstream spoken language understanding system. In this paper, we describe our methodology for creating the query reformulation extension to the dialog corpus, and present an initial set of experiments to establish a baseline for the CQR task. We have released the corpus to the public [1] to support further research in this area.
△ Less
Submitted 31 March, 2019; v1 submitted 28 March, 2019;
originally announced March 2019.
-
Trifocal Relative Pose from Lines at Points and its Efficient Solution
Authors:
Ricardo Fabbri,
Timothy Duff,
Hongyi Fan,
Margaret Regan,
David da Costa de Pinho,
Elias Tsigaridas,
Charles Wampler,
Jonathan Hauenstein,
Benjamin Kimia,
Anton Leykin,
Tomas Pajdla
Abstract:
We present a method for solving two minimal problems for relative camera pose estimation from three views, which are based on three view correspondences of i) three points and one line and the novel case of ii) three points and two lines through two of the points. These problems are too difficult to be efficiently solved by the state of the art Groebner basis methods. Our method is based on a new…
▽ More
We present a method for solving two minimal problems for relative camera pose estimation from three views, which are based on three view correspondences of i) three points and one line and the novel case of ii) three points and two lines through two of the points. These problems are too difficult to be efficiently solved by the state of the art Groebner basis methods. Our method is based on a new efficient homotopy continuation (HC) solver framework MINUS, which dramatically speeds up previous HC solving by specializing HC methods to generic cases of our problems. We characterize their number of solutions and show with simulated experiments that our solvers are numerically robust and stable under image noise, a key contribution given the borderline intractable degree of nonlinearity of trinocular constraints. We show in real experiments that i) SIFT feature location and orientation provide good enough point-and-line correspondences for three-view reconstruction and ii) that we can solve difficult cases with too few or too noisy tentative matches, where the state of the art structure from motion initialization fails.
△ Less
Submitted 29 November, 2022; v1 submitted 23 March, 2019;
originally announced March 2019.
-
Real monodromy action
Authors:
Jonathan D. Hauenstein,
Margaret H. Regan
Abstract:
The monodromy group is an invariant for parameterized systems of polynomial equations that encodes structure of the solutions over the parameter space. Since the structure of real solutions over real parameter spaces are of interest in many applications, real monodromy action is investigated here. A naive extension of monodromy action from the complex numbers to the real numbers is shown to be ver…
▽ More
The monodromy group is an invariant for parameterized systems of polynomial equations that encodes structure of the solutions over the parameter space. Since the structure of real solutions over real parameter spaces are of interest in many applications, real monodromy action is investigated here. A naive extension of monodromy action from the complex numbers to the real numbers is shown to be very restrictive. Therefore, we define a real monodromy structure which need not be a group but contains tiered characteristics about the real solutions. This real monodromy structure is applied to an example in kinematics which summarizes all the ways performing loops parameterized by leg lengths can cause a mechanism to change poses.
△ Less
Submitted 14 March, 2019;
originally announced March 2019.
-
Image Decomposition and Classification through a Generative Model
Authors:
Houpu Yao,
Malcolm Regan,
Yezhou Yang,
Yi Ren
Abstract:
We demonstrate in this paper that a generative model can be designed to perform classification tasks under challenging settings, including adversarial attacks and input distribution shifts. Specifically, we propose a conditional variational autoencoder that learns both the decomposition of inputs and the distributions of the resulting components. During test, we jointly optimize the latent variabl…
▽ More
We demonstrate in this paper that a generative model can be designed to perform classification tasks under challenging settings, including adversarial attacks and input distribution shifts. Specifically, we propose a conditional variational autoencoder that learns both the decomposition of inputs and the distributions of the resulting components. During test, we jointly optimize the latent variables of the generator and the relaxed component labels to find the best match between the given input and the output of the generator. The model demonstrates promising performance at recognizing overlapping components from the multiMNIST dataset, and novel component combinations from a traffic sign dataset. Experiments also show that the proposed model achieves high robustness on MNIST and NORB datasets, in particular for high-strength gradient attacks and non-gradient attacks.
△ Less
Submitted 8 February, 2019;
originally announced February 2019.
-
Star Cluster Catalogs for the LEGUS Dwarf Galaxies
Authors:
D. O. Cook,
J. C. Lee,
A. Adamo,
H. Kim,
R. Chandar,
B. C. Whitmore,
A. Mok,
J. E. Ryon,
D. A. Dale,
D. Calzetti,
J. E. Andrews,
A. Aloisi,
G. Ashworth,
S. N. Bright,
T. M. Brown,
C. Christian,
M. Cignoni,
G. C. Clayton,
R. da Silva,
S. E. de Mink,
C. L. Dobbs,
B. G. Elmegreen,
D. M. Elmegreen,
A. S. Evans,
M. Fumagalli
, et al. (40 additional authors not shown)
Abstract:
We present the star cluster catalogs for 17 dwarf and irregular galaxies in the $HST$ Treasury Program "Legacy ExtraGalactic UV Survey" (LEGUS). Cluster identification and photometry in this subsample are similar to that of the entire LEGUS sample, but special methods were developed to provide robust catalogs with accurate fluxes due to low cluster statistics. The colors and ages are largely consi…
▽ More
We present the star cluster catalogs for 17 dwarf and irregular galaxies in the $HST$ Treasury Program "Legacy ExtraGalactic UV Survey" (LEGUS). Cluster identification and photometry in this subsample are similar to that of the entire LEGUS sample, but special methods were developed to provide robust catalogs with accurate fluxes due to low cluster statistics. The colors and ages are largely consistent for two widely used aperture corrections, but a significant fraction of the clusters are more compact than the average training cluster. However, the ensemble luminosity, mass, and age distributions are consistent suggesting that the systematics between the two methods are less than the random errors. When compared with the clusters from previous dwarf galaxy samples, we find that the LEGUS catalogs are more complete and provide more accurate total fluxes. Combining all clusters into a composite dwarf galaxy, we find that the luminosity and mass functions can be described by a power law with the canonical index of $-2$ independent of age and global SFR binning. The age distribution declines as a power law, with an index of $\approx-0.80\pm0.15$, independent of cluster mass and global SFR binning. This decline of clusters is dominated by cluster disruption since the combined star formation histories and integrated-light SFRs are both approximately constant over the last few hundred Myr. Finally, we find little evidence for an upper-mass cutoff ($<2σ$) in the composite cluster mass function, and can rule out a truncation mass below $\approx10^{4.5}$M$_{\odot}$ but cannot rule out the existence of a truncation at higher masses.
△ Less
Submitted 31 January, 2019;
originally announced February 2019.
-
The resolved stellar populations in the LEGUS galaxies
Authors:
E. Sabbi,
D. Calzetti,
L. Ubeda,
A. Adamo,
M. Cignoni,
D. Thilker,
A. Aloisi,
B. G. Elmegreen,
D. M. Elmegreen,
D. A. Gouliermis,
E. K. Grebel,
M. Messa,
L. J. Smith,
M. Tosi,
A. Dolphin,
J. E. Andrews,
G. Ashworth,
S. N. Bright,
T. M. Brown,
R. Chandar,
C. Christian,
G. C. Clayton,
D. O. Cook,
D. A. Dale,
S. E. de Mink
, et al. (30 additional authors not shown)
Abstract:
The Legacy ExtraGalactic UV Survey (LEGUS) is a multiwavelength Cycle 21 Treasury program on the Hubble Space Telescope. It studied 50 nearby star-forming galaxies in five bands from the near UV to the I-band, combining new Wide Field Camera 3 observations with archival Advanced Camera for Surveys data. LEGUS was designed to investigate how star formation occurs and develops on both small and larg…
▽ More
The Legacy ExtraGalactic UV Survey (LEGUS) is a multiwavelength Cycle 21 Treasury program on the Hubble Space Telescope. It studied 50 nearby star-forming galaxies in five bands from the near UV to the I-band, combining new Wide Field Camera 3 observations with archival Advanced Camera for Surveys data. LEGUS was designed to investigate how star formation occurs and develops on both small and large scales, and how it relates to the galactic environments. In this paper we present the photometric catalogs for all the apparently single stars identified in the 50 LEGUS galaxies. Photometric catalogs and mosaicked images for all filters are available for download.
We present optical and near UV color-magnitude diagrams for all the galaxies. For each galaxy we derived the distance from the tip of the red giant branch. We then used the NUV color-magnitude diagrams to identify stars more massive than 14 Mo, and compared their number with the number of massive stars expected from the GALEX FUV luminosity. Our analysis shows that the fraction of massive stars forming in star clusters and stellar associations is about constant with the star formation rate. This lack of a relation suggests that the time scale for evaporation of unbound structures is comparable or longer than 10 Myr. At low star formation rates this translates to an excess of mass in clustered environments as compared to model predictions of cluster evolution, suggesting that a significant fraction of stars form in unbound systems.
△ Less
Submitted 16 January, 2018;
originally announced January 2018.
-
Adaptive strategies for solving parameterized systems using homotopy continuation
Authors:
Jonathan D. Hauenstein,
Margaret H. Regan
Abstract:
Three aspects of applying homotopy continuation, which is commonly used to solve parameterized systems of polynomial equations, are investigated. First, for parameterized systems which are homogeneous, we investigate options for performing computations on an adaptively chosen affine coordinate patch. Second, for parameterized systems which are overdetermined, we investigate options for adaptively…
▽ More
Three aspects of applying homotopy continuation, which is commonly used to solve parameterized systems of polynomial equations, are investigated. First, for parameterized systems which are homogeneous, we investigate options for performing computations on an adaptively chosen affine coordinate patch. Second, for parameterized systems which are overdetermined, we investigate options for adaptively selecting a well-constrained subsystem to restore numerical stability. Finally, since one is typically interested in only computing real solutions for parameterized problems which arise from applications, we investigate a scheme for heuristically identifying solution paths which appear to be ending at nonreal solutions and truncating them. We demonstrate these three aspects on two problems arising in computer vision.
△ Less
Submitted 17 October, 2017;
originally announced October 2017.
-
Legacy ExtraGalactic UV Survey with The Hubble Space Telescope. Stellar cluster catalogues and first insights into cluster formation and evolution in NGC 628
Authors:
A. Adamo,
J. E. Ryon,
M. Messa,
H. Kim,
K. Grasha,
D. O. Cook,
D. Calzetti,
J. C. Lee,
B. C. Whitmore,
B. G. Elmegreen,
L. Ubeda,
L. J. Smith,
S. N. Bright,
A. Runnholm,
J. E. Andrews,
M. Fumagalli,
D. A. Gouliermis,
L. Kahre,
P. Nair,
D. Thilker,
R. Walterbos,
A. Wofford,
A. Aloisi,
G. Ashworth,
T. M. Brown
, et al. (31 additional authors not shown)
Abstract:
We report the large effort which is producing comprehensive high-level young star cluster (YSC) catalogues for a significant fraction of galaxies observed with the Legacy ExtraGalactic UV Survey (LEGUS) Hubble treasury program. We present the methodology developed to extract cluster positions, verify their genuine nature, produce multiband photometry (from NUV to NIR), and derive their physical pr…
▽ More
We report the large effort which is producing comprehensive high-level young star cluster (YSC) catalogues for a significant fraction of galaxies observed with the Legacy ExtraGalactic UV Survey (LEGUS) Hubble treasury program. We present the methodology developed to extract cluster positions, verify their genuine nature, produce multiband photometry (from NUV to NIR), and derive their physical properties via spectral energy distribution fitting analyses. We use the nearby spiral galaxy NGC628 as a test case for demonstrating the impact that LEGUS will have on our understanding of the formation and evolution of YSCs and compact stellar associations within their host galaxy. Our analysis of the cluster luminosity function from the UV to the NIR finds a steepening at the bright end and at all wavelengths suggesting a dearth of luminous clusters. The cluster mass function of NGC628 is consistent with a power-law distribution of slopes $\sim -2$ and a truncation of a few times $10^5$ M$_\odot$. After their formation YSCs and compact associations follow different evolutionary paths. YSCs survive for a longer timeframe, confirming their being potentially bound systems. Associations disappear on time scales comparable to hierarchically organized star-forming regions, suggesting that they are expanding systems. We find mass-independent cluster disruption in the inner region of NGC628, while in the outer part of the galaxy there is little or no disruption. We observe faster disruption rates for low mass ($\leq$ $10^4$ M$_\odot$) clusters suggesting that a mass-dependent component is necessary to fully describe the YSC disruption process in NGC628.
△ Less
Submitted 3 May, 2017;
originally announced May 2017.
-
ALMA Observations of the Submillimeter Dense Molecular Gas Tracers in the Luminous Type-1 Active Nucleus of NGC 7469
Authors:
Takuma Izumi,
Kotaro Kohno,
Susanne Aalto,
Akihiro Doi,
Daniel Espada,
Kambiz Fathi,
Nanase Harada,
Bunyo Hatsukade,
Takashi Hattori,
Pei-Ying Hsieh,
Soh Ikarashi,
Masatoshi Imanishi,
Daisuke Iono,
Sumio Ishizuki,
Melanie Krips,
Sergio Martín,
Satoki Matsushita,
David S. Meier,
Hiroshi Nagai,
Naomasa Nakai,
Taku Nakajima,
Kouichiro Nakanishi,
Hideko Nomura,
Michael W. Regan,
Eva Schinnerer
, et al. (8 additional authors not shown)
Abstract:
We present ALMA Cycle 1 observations of the central kpc region of the luminous type-1 Seyfert galaxy NGC 7469 with unprecedented high resolution (0.5$"$ $\times$ 0.4$"$ = 165 pc $\times$ 132 pc) at submillimeter wavelengths. Utilizing the wide-bandwidth of ALMA, we simultaneously obtained HCN(4-3), HCO$^+$(4-3), CS(7-6), and partially CO(3-2) line maps, as well as the 860 $μ$m continuum. The regio…
▽ More
We present ALMA Cycle 1 observations of the central kpc region of the luminous type-1 Seyfert galaxy NGC 7469 with unprecedented high resolution (0.5$"$ $\times$ 0.4$"$ = 165 pc $\times$ 132 pc) at submillimeter wavelengths. Utilizing the wide-bandwidth of ALMA, we simultaneously obtained HCN(4-3), HCO$^+$(4-3), CS(7-6), and partially CO(3-2) line maps, as well as the 860 $μ$m continuum. The region consists of the central $\sim$ 1$"$ component and the surrounding starburst ring with a radius of $\sim$ 1.5$"$-2.5$"$. Several structures connect these components. Except for CO(3-2), these dense gas tracers are significantly concentrated towards the central $\sim$ 1$"$, suggesting their suitability to probe the nuclear regions of galaxies. Their spatial distribution resembles well those of centimeter and mid-infrared continuum emissions, but it is anti-correlated with the optical one, indicating the existence of dust obscured star formation. The integrated intensity ratios of HCN(4-3)/HCO$^+$(4-3) and HCN(4-3)/CS(7-6) are higher at the AGN position than at the starburst ring, which is consistent to our previous findings (submm-HCN enhancement). However, the HCN(4-3)/HCO$^+$(4-3) ratio at the AGN position of NGC 7469 (1.11$\pm$0.06) is almost half of the corresponding value of the low-luminosity type-1 Seyfert galaxy NGC 1097 (2.0$\pm$0.2), despite the more than two orders of magnitude higher X-ray luminosity of NGC 7469. But the ratio is comparable to that of the close vicinity of the AGN of NGC 1068 ($\sim$ 1.5). Based on these results, we speculate that some other heating mechanisms than X-ray (e.g., mechanical heating due to AGN jet) can contribute significantly for shaping the chemical composition in NGC 1097.
△ Less
Submitted 26 August, 2015; v1 submitted 24 August, 2015;
originally announced August 2015.
-
The Mid-Infrared Instrument for the James Webb Space Telescope, X. Operations and Data Reduction
Authors:
Karl D. Gordon,
C. H. Chen,
Rachel E. Anderson,
Ruyman Azzollini,
L. Bergeron,
Patrice Bouchet,
Jeroen Bouwman,
Misty Cracraft,
Sebastian Fischer,
Scott D. Friedman,
Macarena Garcia-Marin,
Alistair Glasse,
Adrian M. Glauser,
G. B. Goodson,
T. P. Greene,
Dean C. Hines,
M. A. Khorrami,
Fred Lahuis,
C. -P. Lajoie,
M. E. Meixner,
Jane E. Morrison,
Brian O'Sullivan,
K. M. Pontoppidan,
M. W. Regan,
M. E. Ressler
, et al. (4 additional authors not shown)
Abstract:
We describe the operations concept and data reduction plan for the Mid- Infrared Instrument (MIRI) for the James Webb Space Telescope (JWST). The overall JWST operations concept is to use Observation Templates (OTs) to provide a straightforward and intuitive way for users to specify observations. MIRI has four OTs that correspond to the four observing modes: 1.) Imaging, 2.) Coronagraphy, 3.) Low…
▽ More
We describe the operations concept and data reduction plan for the Mid- Infrared Instrument (MIRI) for the James Webb Space Telescope (JWST). The overall JWST operations concept is to use Observation Templates (OTs) to provide a straightforward and intuitive way for users to specify observations. MIRI has four OTs that correspond to the four observing modes: 1.) Imaging, 2.) Coronagraphy, 3.) Low Resolution Spectroscopy, and 4.) Medium Resolution Spectroscopy. We outline the user choices and expansion of these choices into detailed instrument operations. The data reduction plans for MIRI are split into three stages, where the specificity of the reduction steps to the observation type increases with stage. The reduction starts with integration ramps: stage 1 yields uncalibrated slope images; stage 2 calibrates the slope images; and then stage 3 combines multiple calibrated slope images into high level data products (e.g. mosaics, spectral cubes, and extracted source information). Finally, we give examples of the data and data products that will be derived from each of the four different OTs.
△ Less
Submitted 10 August, 2015;
originally announced August 2015.
-
The Mid-Infrared Instrument for the James Webb Space Telescope, VII: The MIRI Detectors
Authors:
G. H. Rieke,
M. E. Ressler,
Jane E. Morrison,
L. Bergeron,
Patrice Bouchet,
Macarena Garcıa-Marın,
T. P. Greene,
M. W. Regan,
K. G. Sukhatme,
Helen Walker
Abstract:
The MIRI Si:As IBC detector arrays extend the heritage technology from the Spitzer IRAC arrays to a 1024 x 1024 pixel format. We provide a short discussion of the principles of operation, design, and performance of the individual MIRI detectors, in support of a description of their operation in arrays provided in an accompanying paper (Ressler et al. (2015)). We then describe modeling of their res…
▽ More
The MIRI Si:As IBC detector arrays extend the heritage technology from the Spitzer IRAC arrays to a 1024 x 1024 pixel format. We provide a short discussion of the principles of operation, design, and performance of the individual MIRI detectors, in support of a description of their operation in arrays provided in an accompanying paper (Ressler et al. (2015)). We then describe modeling of their response. We find that electron diffusion is an important component of their performance, although it was omitted in previous models. Our new model will let us optimize the bias voltage while avoiding avalanche gain. It also predicts the fraction of the IR-active layer that is depleted (and thus contributes to the quantum efficiency) as signal is accumulated on the array amplifier. Another set of models accurately predicts the nonlinearity of the detector-amplifier unit and has guided determination of the corrections for nonlinearity. Finally, we discuss how diffraction at the interpixel gaps and total internal reflection can produce the extended cross-like artifacts around images with these arrays at short wavelengths, ~ 5 microns. The modeling of the behavior of these devices is helping optimize how we operate them and also providing inputs to the development of the data pipeline.
△ Less
Submitted 10 August, 2015;
originally announced August 2015.
-
The Odd Offset between the Galactic Disk and Its Bar in NGC 3906
Authors:
Bonita de Swardt,
Kartik Sheth,
Taehyun Kim,
Stephen Pardy,
Elena D'Onghia,
Eric Wilcots,
Joannah Hinz,
Juan-Carlos Munoz-Mateos,
Michael W. Regan,
E. Athanassoula,
Albert Bosma,
Ronald J. Buta,
Mauricio Cisternas,
S ebastien Comeron,
Dimitri A. Gadotti,
Armando Gil de Paz,
Thomas H. Jarrett,
Bruce G. Elmegreen,
Santiago Erroz-Ferrer,
Luis C. Ho,
Johan H. Knapen,
Jarkko Laine,
Eija Laurikainen,
Barry F. Madore,
Sharon Meidt
, et al. (5 additional authors not shown)
Abstract:
We use mid-infrared 3.6 and 4.5microns imaging of NGC 3906 from the Spitzer Survey of Stellar Structure in Galaxies (S4G) to understand the nature of an unusual offset between its stellar bar and the photometric center of an otherwise regular, circular outer stellar disk. We measure an offset of ~720 pc between the center of the stellar bar and photometric center of the stellar disk; the bar cente…
▽ More
We use mid-infrared 3.6 and 4.5microns imaging of NGC 3906 from the Spitzer Survey of Stellar Structure in Galaxies (S4G) to understand the nature of an unusual offset between its stellar bar and the photometric center of an otherwise regular, circular outer stellar disk. We measure an offset of ~720 pc between the center of the stellar bar and photometric center of the stellar disk; the bar center coincides with the kinematic center of the disk determined from previous HI observations. Although the undisturbed shape of the disk suggests that NGC 3906 has not undergone a significant merger event in its recent history, the most plausible explanation for the observed offset is an interaction. Given the relatively isolated nature of NGC 3906 this interaction could be with dark matter sub structure in the galaxy's halo or from a recent interaction with a fast moving neighbor which remains to be identified. Simulations aimed at reproducing the observed offset between the stellar bar / kinematic center of the system and the photometric center of the disk are necessary to confirm this hypothesis and constrain the interaction history of the galaxy.
△ Less
Submitted 16 June, 2015;
originally announced June 2015.
-
The Spitzer Survey of Stellar Structure in Galaxies (S4G): Stellar Masses, Sizes and Radial Profiles for 2352 Nearby Galaxies
Authors:
Juan Carlos Munoz-Mateos,
Kartik Sheth,
Michael Regan,
Taehyun Kim,
Jarkko Laine,
Santiago Erroz-Ferrer,
Armando Gil de Paz,
Sebastien Comeron,
Joannah Hinz,
Eija Laurikainen,
Heikki Salo,
E. Athanassoula,
Albert Bosma,
Alexandre Y. K. Bouquin,
Eva Schinnerer,
Luis Ho,
Dennis Zaritsky,
Dimitri Gadotti,
Barry Madore,
Benne Holwerda,
Karin Menendez-Delmestre,
Johan H. Knapen,
Sharon Meidt,
Miguel Querejeta,
Trisha Mizusawa
, et al. (3 additional authors not shown)
Abstract:
The Spitzer Survey of Stellar Structure in Galaxies (S4G) is a volume, magnitude, and size-limited survey of 2352 nearby galaxies with deep imaging at 3.6 and 4.5um. In this paper we describe our surface photometry pipeline and showcase the associated data products that we have released to the community. We also identify the physical mechanisms leading to different levels of central stellar mass c…
▽ More
The Spitzer Survey of Stellar Structure in Galaxies (S4G) is a volume, magnitude, and size-limited survey of 2352 nearby galaxies with deep imaging at 3.6 and 4.5um. In this paper we describe our surface photometry pipeline and showcase the associated data products that we have released to the community. We also identify the physical mechanisms leading to different levels of central stellar mass concentration for galaxies with the same total stellar mass. Finally, we derive the local stellar mass-size relation at 3.6um for galaxies of different morphologies. Our radial profiles reach stellar mass surface densities below 1 Msun pc-2. Given the negligible impact of dust and the almost constant mass-to-light ratio at these wavelengths, these profiles constitute an accurate inventory of the radial distribution of stellar mass in nearby galaxies. From these profiles we have also derived global properties such as asymptotic magnitudes (and the corresponding stellar masses), isophotal sizes and shapes, and concentration indices. These and other data products from our various pipelines (science-ready mosaics, object masks, 2D image decompositions, and stellar mass maps), can be publicly accessed at IRSA (http://irsa.ipac.caltech.edu/data/SPITZER/S4G/).
△ Less
Submitted 13 May, 2015;
originally announced May 2015.
-
Spitzer Survey of Stellar Structure in Galaxies (S$^4$G). The Pipeline 4: Multi-component decomposition strategies and data release
Authors:
Heikki Salo,
Eija Laurikainen,
Jarkko Laine,
Sebastien Comerón,
Dimitri A. Gadotti,
Ron Buta,
Kartik Sheth,
Dennis Zaritsky,
Luis Ho,
Johan Knapen,
E. Athannassoula,
Albert Bosma,
Seppo Laine,
Mauricio Cisternas,
Taehyun Kim,
Juan Carlos Muñoz-Mateos Michael Regan,
Joannah L. Hinz,
Armando Gil de Paz,
Karin Menendez-Delmestre,
Trisha Mizusawa,
Santiago Erroz-Ferrer,
Sharon E. Meidt,
Miguel Querejeta
Abstract:
The Spitzer Survey of Stellar Structure in Galaxies (S$^4$G, Sheth et. al. 2010) is a deep 3.6 and 4.5 $μ$m imaging survey of 2352 nearby ($< 40$ Mpc) galaxies. We describe the S$^4$G data analysis pipeline 4, which is dedicated to 2-dimensional structural surface brightness decompositions of 3.6 $μ$m images, using GALFIT3.0 \citep{peng2010}. Besides automatic 1-component Sérsic fits, and 2-compon…
▽ More
The Spitzer Survey of Stellar Structure in Galaxies (S$^4$G, Sheth et. al. 2010) is a deep 3.6 and 4.5 $μ$m imaging survey of 2352 nearby ($< 40$ Mpc) galaxies. We describe the S$^4$G data analysis pipeline 4, which is dedicated to 2-dimensional structural surface brightness decompositions of 3.6 $μ$m images, using GALFIT3.0 \citep{peng2010}. Besides automatic 1-component Sérsic fits, and 2-component Sérsic bulge + exponential disk fits, we present human supervised multi-component decompositions, which include, when judged appropriate, a central point source, bulge, disk, and bar components. Comparison of the fitted parameters indicates that multi-component models are needed to obtain reliable estimates for the bulge Sérsic index and bulge-to-total light ratio ($B/T$), confirming earlier results \citep{laurikainen2007, gadotti2008, weinzirl2009}. In this first paper, we describe the preparations of input data done for decompositions, give examples of our decomposition strategy, and describe the data products released via IRSA and via our web page ({\bf \tt www.oulu.fi/astronomy/S4G\_PIPELINE4/MAIN}). These products include all the input data and decomposition files in electronic form, making it easy to extend the decompositions to suit specific science purposes. We also provide our IDL-based visualization tools (GALFIDL) developed for displaying/running GALFIT-decompositions, as well as our mask editing procedure (MASK\_EDIT) used in data preparation. In the second paper we will present a detailed analysis of the bulge, disk, and bar parameter derived from multi-component decompositions.
△ Less
Submitted 23 March, 2015;
originally announced March 2015.
-
A Classical Morphological Analysis of Galaxies in the Spitzer Survey of Stellar Structure in Galaxies (S4G)
Authors:
R. Buta,
K. Sheth,
E. Athanassoula,
A. Bosma,
J. Knapen,
E. Laurikainen,
H. Salo,
D. Elmegreen,
L. Ho,
D. Zaritsky,
H. Courtois,
J. Hinz,
J-C. Muñoz-Mateos,
T. Kim,
M. Regan,
D. Gadotti,
A. Gil de Paz,
J. Laine,
K. Menendez-Delmestre,
Sebastien Comeron,
S. Erroz Ferrer,
M. Seibert,
T. Mizusawa,
B. Holwerda,
B. Madore
Abstract:
The Spitzer Survey of Stellar Structure in Galaxies (S4G) is the largest available database of deep, homogeneous middle-infrared (mid-IR) images of galaxies of all types. The survey, which includes 2352 nearby galaxies, reveals galaxy morphology only minimally affected by interstellar extinction. This paper presents an atlas and classifications of S4G galaxies in the Comprehensive de Vaucouleurs r…
▽ More
The Spitzer Survey of Stellar Structure in Galaxies (S4G) is the largest available database of deep, homogeneous middle-infrared (mid-IR) images of galaxies of all types. The survey, which includes 2352 nearby galaxies, reveals galaxy morphology only minimally affected by interstellar extinction. This paper presents an atlas and classifications of S4G galaxies in the Comprehensive de Vaucouleurs revised Hubble-Sandage (CVRHS) system. The CVRHS system follows the precepts of classical de Vaucouleurs (1959) morphology, modified to include recognition of other features such as inner, outer, and nuclear lenses, nuclear rings, bars, and disks, spheroidal galaxies, X patterns and box/peanut structures, OLR subclass outer rings and pseudorings, bar ansae and barlenses, parallel sequence late-types, thick disks, and embedded disks in 3D early-type systems. We show that our CVRHS classifications are internally consistent, and that nearly half of the S4G sample consists of extreme late-type systems (mostly bulgeless, pure disk galaxies) in the range Scd-Im. The most common family classification for mid-IR types S0/a to Sc is SA while that for types Scd to Sm is SB. The bars in these two type domains are very different in mid-IR structure and morphology. This paper examines the bar, ring, and type classification fractions in the sample, and also includes several montages of images highlighting the various kinds of "stellar structures" seen in mid-IR galaxy morphology.
△ Less
Submitted 18 January, 2015; v1 submitted 2 January, 2015;
originally announced January 2015.
-
The Mass Profile and Shape of Bars in the Spitzer Survey of Stellar Structure in Galaxies (S4G): Search for an Age Indicator for Bars
Authors:
Taehyun Kim,
Kartik Sheth,
Dimitri A. Gadotti,
Myung Gyoon Lee,
Dennis Zaritsky,
Bruce G. Elmegreen,
E. Athanassoula,
Albert Bosma,
Benne Holwerda,
Luis C. Ho,
Sébastien Comerón,
Johan H. Knapen,
Joannah L. Hinz,
Juan-Carlos Muñoz-Mateos,
Santiago Erroz-Ferrer,
Ronald J. Buta,
Minjin Kim,
Eija Laurikainen,
Heikki Salo,
Barry F. Madore,
Jarkko Laine,
Karín Menéndez-Delmestre,
Michael W. Regan,
Bonita de Swardt,
Armando Gil de Paz
, et al. (2 additional authors not shown)
Abstract:
We have measured the radial light profiles and global shapes of bars using two-dimensional 3.6 $μm $ image decompositions for 144 face-on barred galaxies from the Spitzer Survey of Stellar Structure in Galaxies (S4G). The bar surface brightness profile is correlated with the stellar mass and bulge-to-total (B/T) ratio of their host galaxies. Bars in massive and bulge-dominated galaxies (B/T$>$0.2)…
▽ More
We have measured the radial light profiles and global shapes of bars using two-dimensional 3.6 $μm $ image decompositions for 144 face-on barred galaxies from the Spitzer Survey of Stellar Structure in Galaxies (S4G). The bar surface brightness profile is correlated with the stellar mass and bulge-to-total (B/T) ratio of their host galaxies. Bars in massive and bulge-dominated galaxies (B/T$>$0.2) show a flat profile, while bars in less massive, disk-dominated galaxies (B/T$\sim$0) show an exponential, disk-like profile with a wider spread in the radial profile than in the bulge-dominated galaxies. The global two-dimensional shapes of bars, however, are rectangular/boxy, independent of the bulge or disk properties. We speculate that because bars are formed out of disk, bars initially have an exponential (disk-like) profile which evolves over time, trapping more stars into the boxy bar orbits. This leads bars to become stronger and have flatter profiles. The narrow spread of bar radial profiles in more massive disks suggests that these bars formed earlier (z$>$1), while the disk-like profiles and a larger spread in the radial profile in less massive systems imply a later and more gradual evolution, consistent with the cosmological evolution of bars inferred from observational studies. Therefore, we expect that the flatness of the bar profile can be used as a dynamical age indicator of the bar to measure the time elapsed since the bar formation. We argue that cosmic gas accretion is required to explain our results on bar profile and the presence of gas within the bar region.
△ Less
Submitted 17 November, 2014;
originally announced November 2014.
-
Legacy ExtraGalactic UV Survey (LEGUS) with The Hubble Space Telescope. I. Survey Description
Authors:
D. Calzetti,
J. C. Lee,
E. Sabbi,
A. Adamo,
L. J. Smith,
J. E. Andrews,
L. Ubeda,
S. N. Bright,
D. Thilker,
A. Aloisi,
T. M. Brown,
R. Chandar,
C. Christian,
M. Cignoni,
G. C. Clayton,
R. da Silva,
S. E. de Mink,
C. Dobbs,
B. G. Elmegreen,
D. M. Elmegreen,
A. S. Evans,
M. Fumagalli,
J. S. Gallagher,
D. A. Gouliermis,
E. K. Grebel
, et al. (24 additional authors not shown)
Abstract:
The Legacy ExtraGalactic UV Survey (LEGUS) is a Cycle 21 Treasury program on the Hubble Space Telescope, aimed at the investigation of star formation and its relation with galactic environment in nearby galaxies, from the scales of individual stars to those of ~kpc-size clustered structures. Five-band imaging, from the near-ultraviolet to the I-band, with the Wide Field Camera 3, plus parallel opt…
▽ More
The Legacy ExtraGalactic UV Survey (LEGUS) is a Cycle 21 Treasury program on the Hubble Space Telescope, aimed at the investigation of star formation and its relation with galactic environment in nearby galaxies, from the scales of individual stars to those of ~kpc-size clustered structures. Five-band imaging, from the near-ultraviolet to the I-band, with the Wide Field Camera 3, plus parallel optical imaging with the Advanced Camera for Surveys, is being collected for selected pointings of 50 galaxies within the local 12 Mpc. The filters used for the observations with the Wide Field Camera 3 are: F275W(2,704 A), F336W(3,355 A), F438W(4,325 A), F555W(5,308 A), and F814W(8,024 A); the parallel observations with the Advanced Camera for Surveys use the filters: F435W(4,328 A), F606W(5,921 A), and F814W(8,057 A). The multi-band images are yielding accurate recent (<~50 Myr) star formation histories from resolved massive stars and the extinction-corrected ages and masses of star clusters and associations. The extensive inventories of massive stars and clustered systems will be used to investigate the spatial and temporal evolution of star formation within galaxies. This will, in turn, inform theories of galaxy evolution and improve the understanding of the physical underpinning of the gas-star formation relation and the nature of star formation at high redshift. This paper describes the survey, its goals and observational strategy, and the initial science results. Because LEGUS will provide a reference survey and a foundation for future observations with JWST and with ALMA, a large number of data products are planned for delivery to the community.
△ Less
Submitted 27 October, 2014;
originally announced October 2014.
-
The Spitzer Survey of Stellar Structure in Galaxies (S$^4$G): Precise Stellar Mass Distributions from Automated Dust Correction at 3.6 microns
Authors:
M. Querejeta,
S. E. Meidt,
E. Schinnerer,
M. Cisternas,
J. C. Muñoz-Mateos,
K. Sheth,
J. Knapen,
G. van de Ven,
M. A. Norris,
R. Peletier,
E. Laurikainen,
H. Salo,
B. W. Holwerda,
E. Athanassoula,
A. Bosma,
B. Groves,
L. C. Ho,
D. A. Gadotti,
D. Zaritsky,
M. Regan,
J. Hinz,
A. Gil de Paz,
K. Menendez-Delmestre,
M. Seibert,
T. Mizusawa
, et al. (4 additional authors not shown)
Abstract:
The mid-infrared is an optimal window to trace stellar mass in nearby galaxies and the 3.6$μm$ IRAC band has been exploited to this effect, but such mass estimates can be biased by dust emission. We present our pipeline to reveal the old stellar flux at 3.6$μm$ and obtain stellar mass maps for more than 1600 galaxies available from the Spitzer Survey of Stellar Structure in Galaxies (S$^{4}$G). Th…
▽ More
The mid-infrared is an optimal window to trace stellar mass in nearby galaxies and the 3.6$μm$ IRAC band has been exploited to this effect, but such mass estimates can be biased by dust emission. We present our pipeline to reveal the old stellar flux at 3.6$μm$ and obtain stellar mass maps for more than 1600 galaxies available from the Spitzer Survey of Stellar Structure in Galaxies (S$^{4}$G). This survey consists of images in two infrared bands (3.6 and 4.5$μm$), and we use the Independent Component Analysis (ICA) method presented in Meidt et al. (2012) to separate the dominant light from old stars and the dust emission that can significantly contribute to the observed 3.6$μm$ flux. We exclude from our ICA analysis galaxies with low signal-to-noise ratio (S/N < 10) and those with original [3.6]-[4.5] colors compatible with an old stellar population, indicative of little dust emission (mostly early Hubble types, which can directly provide good mass maps). For the remaining 1251 galaxies to which ICA was successfully applied, we find that as much as 10-30% of the total light at 3.6$μm$ typically originates from dust, and locally it can reach even higher values. This contamination fraction shows a correlation with specific star formation rates, confirming that the dust emission that we detect is related to star formation. Additionally, we have used our large sample of mass estimates to calibrate a relationship of effective mass-to-light ratio ($M/L$) as a function of observed [3.6]-[4.5] color: $\log(M/L)=-0.339 (\pm 0.057) \times ([3.6]-[4.5]) -0.336 (\pm 0.002)$. Our final pipeline products have been made public through IRSA, providing the astronomical community with an unprecedentedly large set of stellar mass maps ready to use for scientific applications.
△ Less
Submitted 11 August, 2015; v1 submitted 30 September, 2014;
originally announced October 2014.
-
IRAC Near-Infrared Features in the Outer Parts of S4G Galaxies
Authors:
Seppo Laine,
Johan H. Knapen,
Juan-Carlos Munoz-Mateos,
Taehyun Kim,
Sebastien Comeron,
Marie Martig,
Benne W. Holwerda,
E. Athanassoula,
Albert Bosma,
Peter H. Johansson,
Santiago Erroz-Ferrer,
Dimitri A. Gadotti,
Armando Gil de Paz,
Joannah Hinz,
Jarkko Laine,
Eija Laurikainen,
Karin Menendez-Delmestre,
Trisha Mizusawa,
Michael W. Regan,
Heikki Salo,
Kartik Sheth,
Mark Seibert,
Ronald J. Buta,
Mauricio Cisternas,
Bruce G. Elmegreen
, et al. (4 additional authors not shown)
Abstract:
We present a catalogue and images of visually detected features, such as asymmetries, extensions, warps, shells, tidal tails, polar rings, and obvious signs of mergers or interactions, in the faint outer regions (at and outside of R_25) of nearby galaxies. This catalogue can be used in future quantitative studies that examine galaxy evolution due to internal and external factors. We are able to re…
▽ More
We present a catalogue and images of visually detected features, such as asymmetries, extensions, warps, shells, tidal tails, polar rings, and obvious signs of mergers or interactions, in the faint outer regions (at and outside of R_25) of nearby galaxies. This catalogue can be used in future quantitative studies that examine galaxy evolution due to internal and external factors. We are able to reliably detect outer region features down to a brightness level of 0.03 MJy/sr per pixel at 3.6 microns in the Spitzer Survey of Stellar Structure in Galaxies (S4G). We also tabulate companion galaxies. We find asymmetries in the outer isophotes in 22+/-1 per cent of the sample. The asymmetry fraction does not correlate with galaxy classification as an interacting galaxy or merger remnant, or with the presence of companions. We also compare the detected features to similar features in galaxies taken from cosmological zoom re-simulations. The simulated images have a higher fraction (33 per cent) of outer disc asymmetries, which may be due to selection effects and an uncertain star formation threshold in the models. The asymmetries may have either an internal (e.g., lopsidedness due to dark halo asymmetry) or external origin.
△ Less
Submitted 12 August, 2014; v1 submitted 11 August, 2014;
originally announced August 2014.
-
Morphology and environment of galaxies with disc breaks in the S4G and NIRS0S
Authors:
J. Laine,
E. Laurikainen,
H. Salo,
S. Comerón,
R. J. Buta,
D. Zaritsky,
E. Athanassoula,
A. Bosma,
J. C. Muñoz-Mateos,
D. A. Gadotti,
J. L. Hinz,
S. Erroz-Ferrer,
A. Gil de Paz,
T. Kim,
K. Menéndez-Delmestre,
T. Mizusawa,
M. W. Regan,
M. Seibert,
K. Sheth
Abstract:
We study the surface brightness profiles of disc galaxies in the 3.6 micron images from the Spitzer Survey of Stellar Structure in Galaxies (S4G) and K_s-band images from the Near Infrared S0-Sa galaxy Survey (NIRS0S). We particularly connect properties of single exponential (type I), downbending double exponential (type II), and upbending double exponential (type III) disc profile types, to struc…
▽ More
We study the surface brightness profiles of disc galaxies in the 3.6 micron images from the Spitzer Survey of Stellar Structure in Galaxies (S4G) and K_s-band images from the Near Infrared S0-Sa galaxy Survey (NIRS0S). We particularly connect properties of single exponential (type I), downbending double exponential (type II), and upbending double exponential (type III) disc profile types, to structural components of galaxies by using detailed morphological classifications, and size measurements of rings and lenses. We also study how the local environment of the galaxies affects the profile types by calculating parameters describing the environmental density and the tidal interaction strength. We find that in majority of type II profiles the break radius is connected with structural components such as rings, lenses, and spirals. The exponential disc sections of all three profile types, when considered separately, follow the disc scaling relations. However, the outer discs of type II, and the inner discs of type III, are similar in scalelength to the single exponential discs. Although the different profile types have similar mean environmental parameters, the scalelengths of the type III profiles show a positive correlation with the tidal interaction strength.
△ Less
Submitted 3 October, 2016; v1 submitted 2 April, 2014;
originally announced April 2014.
-
The Baryonic Tully-Fisher Relationship for S$^4$G Galaxies and the "Condensed" Baryon Fraction of Galaxies
Authors:
Dennis Zaritsky,
Helene Courtois,
Juan-Carlos Muñoz-Mateos,
Jenny Sorce,
S. Erroz-Ferrer,
S. Comerón,
D. A. Gadotti,
A. Gil de Paz,
J. L. Hinz,
E. Laurikainen,
T. Kim,
J. Laine,
K. Menéndez-Delmestre,
T. Mizusawa,
M. W. Regan,
H. Salo,
M. Seibert,
K. Sheth,
E. Athanassoula,
A. Bosma,
M. Cisternas,
Luis C. Ho,
B. Holwerda
Abstract:
We combine data from the Spitzer Survey for Stellar Structure in Galaxies (S$^4$G), a recently calibrated empirical stellar mass estimator from Eskew et al., and an extensive database of HI spectral line profiles to examine the baryonic Tully-Fisher (BTF) relation. We find 1) that the BTF has lower scatter than the classic Tully-Fisher (TF) relation and is better described as a linear relationship…
▽ More
We combine data from the Spitzer Survey for Stellar Structure in Galaxies (S$^4$G), a recently calibrated empirical stellar mass estimator from Eskew et al., and an extensive database of HI spectral line profiles to examine the baryonic Tully-Fisher (BTF) relation. We find 1) that the BTF has lower scatter than the classic Tully-Fisher (TF) relation and is better described as a linear relationship, confirming similar previous results, 2) that the inclusion of a radial scale in the BTF decreases the scatter but only modestly, as seen previously for the TF relation, and 3) that the slope of the BTF, which we find to be $3.5\pm 0.2$ ($Δ$ log $M_{baryon}/Δ$ log $v_c$), implies that on average a nearly constant fraction ($\sim 0.4$) of all baryons expected to be in a halo are "condensed" onto the central region of rotationally supported galaxies. The condensed baryon fraction, $M_{baryon}/M_{total}$, is, to our measurement precision, nearly independent of galaxy circular velocity (our sample spans circular velocities, $v_c$, between 60 and 250 km s$^{-1}$, but is extended to $v_c\sim 10$ km s$^{-1}$ using data from the literature). The observed galaxy-to-galaxy scatter in this fraction is generally $\le$ a factor of 2 despite fairly liberal selection criteria. These results imply that cooling and heating processes, such as cold vs. hot accretion, mass loss due to stellar winds, and AGN driven feedback, to the degree that they affect the global galactic properties involved in the BTF, are independent of halo mass for galaxies with $10 < v_c < 250$ km/s and typically introduce no more than a factor of two range in the resulting $M_{baryon}/M_{total}$. Recent simulations by Aumer et al. of a small sample of disk galaxies are in excellent agreement with our data, suggesting that current simulations are capable of reproducing the global properties of individual disk galaxies.
△ Less
Submitted 25 February, 2014; v1 submitted 25 February, 2014;
originally announced February 2014.
-
Reconstructing the stellar mass distributions of galaxies using S4G IRAC 3.6 and 4.5 micron images: II. The conversion from light to mass
Authors:
Sharon E. Meidt,
Eva Schinnerer,
Glenn van de Ven,
Dennis Zaritsky,
Reynier Peletier,
Johan Knapen,
Kartik Sheth,
Michael Regan,
Miguel Querejeta,
Juan-Carlos Munoz-Mateos,
Taehyun Kim,
Joannah L. Hinz,
Armando Gil de Paz,
E. Athanassoula,
Albert Bosma,
Ronald J. Buta,
Mauricio Cisternas,
Luis C. Ho,
Benne Holwerda,
Ramin Skibba,
E. Laurikainen,
H. Salo,
D. A. Gadotti,
Jarkko Laine,
S. Erroz-Ferrer
, et al. (4 additional authors not shown)
Abstract:
We present a new approach for estimating the 3.6 micron stellar mass-to-light ratio in terms of the [3.6]-[4.5] colors of old stellar populations. Our approach avoids several of the largest sources of uncertainty in existing techniques. By focusing on mid-IR wavelengths, we gain a virtually dust extinction-free tracer of the old stars, avoiding the need to adopt a dust model to correctly interpret…
▽ More
We present a new approach for estimating the 3.6 micron stellar mass-to-light ratio in terms of the [3.6]-[4.5] colors of old stellar populations. Our approach avoids several of the largest sources of uncertainty in existing techniques. By focusing on mid-IR wavelengths, we gain a virtually dust extinction-free tracer of the old stars, avoiding the need to adopt a dust model to correctly interpret optical or optical/NIR colors normally leveraged to assign M/L. By calibrating a new relation between NIR and mid-IR colors of GLIMPSE giant stars we also avoid discrepancies in model predictions for the [3.6]-[4.5] colors of old stellar populations due to uncertainties in molecular line opacities. We find that the [3.6]-[4.5] color, which is driven primarily by metallicity, provides a tight constraint on M/L_3.6, which varies intrinsically less than at optical wavelengths. The uncertainty on M/L_3.6 of ~0.07 dex due to unconstrained age variations marks a significant improvement on existing techniques for estimating the stellar M/L with shorter wavelength data. A single M/L_3.6=0.6 (assuming a Chabrier IMF), independent of [3.6]-[4.5] color, is also feasible as it can be applied simultaneously to old, metal-rich and young, metal-poor populations, and still with comparable (or better) accuracy (~0.1 dex) as alternatives. We expect our M/L_3.6 to be optimal for mapping the stellar mass distributions in S4G galaxies, for which we have developed an Independent Component Analysis technique to first isolate the old stellar light at 3.6 micron from non-stellar emission (e.g. hot dust and the 3.3 PAH feature). Our estimate can also be used to determine the fractional contribution of non-stellar emission to global (rest-frame) 3.6 micron fluxes, e.g. in WISE imaging, and establishes a reliable basis for exploring variations in the stellar IMF.
△ Less
Submitted 21 February, 2014;
originally announced February 2014.
-
Understanding Persistence: A 3D Trap Map of an H2RG Imaging Sensor
Authors:
Rachel E. Anderson,
Michael Regan,
Jeff Valenti,
Eddie Bergeron
Abstract:
Several theories exist to explain persistence, most of which revolve around the distribution of traps. We aim to simulate persistence and illustrate this complex issue with a 3D trap map. For this experiment, we vary the detector voltage bias to simulate the change in the depletion region that occurs when the detector is exposed to light. This allows us to measure the distribution of traps in the…
▽ More
Several theories exist to explain persistence, most of which revolve around the distribution of traps. We aim to simulate persistence and illustrate this complex issue with a 3D trap map. For this experiment, we vary the detector voltage bias to simulate the change in the depletion region that occurs when the detector is exposed to light. This allows us to measure the distribution of traps in the depletion region. This paper will explore the results from this experiment and discuss the implications.
△ Less
Submitted 17 February, 2014;
originally announced February 2014.
-
Unveiling the Structure of Barred Galaxies at 3.6 $μ{\rm m}$ with the Spitzer Survey of Stellar Structure in Galaxies (S$^4$G): I. Disk Breaks
Authors:
Taehyun Kim,
Dimitri A. Gadotti,
Kartik Sheth,
E. Athanassoula,
Albert Bosma,
Myung Gyoon Lee,
Barry F. Madore,
Bruce Elmegreen,
Johan H. Knapen,
Dennis Zaritsky,
Luis C. Ho,
Sébastien Comerón,
Benne Holwerda,
Joannah L. Hinz,
Juan-Carlos Muñoz-Mateos,
Mauricio Cisternas,
Santiago Erroz-Ferrer,
Ron Buta,
Eija Laurikainen,
Heikki Salo,
Jarkko Laine,
Karín Menéndez-Delmestre,
Michael W. Regan,
Bonita de Swardt,
Armando Gil de Paz
, et al. (2 additional authors not shown)
Abstract:
We have performed two-dimensional multicomponent decomposition of 144 local barred spiral galaxies using 3.6 $μ{\rm m}$ images from the Spitzer Survey of Stellar Structure in Galaxies. Our model fit includes up to four components (bulge, disk, bar, and a point source) and, most importantly, takes into account disk breaks. We find that ignoring the disk break and using a single disk scale length in…
▽ More
We have performed two-dimensional multicomponent decomposition of 144 local barred spiral galaxies using 3.6 $μ{\rm m}$ images from the Spitzer Survey of Stellar Structure in Galaxies. Our model fit includes up to four components (bulge, disk, bar, and a point source) and, most importantly, takes into account disk breaks. We find that ignoring the disk break and using a single disk scale length in the model fit for Type II (down-bending) disk galaxies can lead to differences of 40% in the disk scale length, 10% in bulge-to-total luminosity ratio (B/T), and 25% in bar-to-total luminosity ratios. We find that for galaxies with B/T $\geq$ 0.1, the break radius to bar radius, $r_{\rm br}/R_{\rm bar}$, varies between 1 and 3, but as a function of B/T the ratio remains roughly constant. This suggests that in bulge-dominated galaxies the disk break is likely related to the outer Lindblad Resonance (OLR) of the bar, and thus moves outwards as the bar grows. For galaxies with small bulges, B/T $<$ 0.1, $r_{\rm br}/R_{\rm bar}$ spans a wide range from 1 to 6. This suggests that the mechanism that produces the break in these galaxies may be different from that in galaxies with more massive bulges. Consistent with previous studies, we conclude that disk breaks in galaxies with small bulges may originate from bar resonances that may be also coupled with the spiral arms, or be related to star formation thresholds.
△ Less
Submitted 11 December, 2013;
originally announced December 2013.
-
ARRAKIS: Atlas of Resonance Rings As Known In the S4G
Authors:
S. Comerón,
H. Salo,
E. Laurikainen,
J. H. Knapen,
R. J. Buta,
M. Herrera-Endoqui,
J. Laine,
B. W. Holwerda,
K. Sheth,
M. W. Regan,
J. L. Hinz,
J. C. Muñoz-Mateoz,
A. Gil de Paz,
K. Menéndez-Delmestre,
M. Seibert,
T. Mizusawa,
T. Kim,
S. Erroz-Ferrer,
D. A. Gadotti,
E. Athanassoula,
A. Bosma,
L. C. Ho
Abstract:
Resonance rings are the consequence of secular evolution processes that redistribute material and angular momentum in discs. We produced a Catalogue and an Atlas of the rings detected in the Spitzer Survey of Stellar Structure in Galaxies (S4G) and to conduct a statistical study of the data in the Catalogue.
We traced the contours of rings previously identified by Buta et al. (in preparation) an…
▽ More
Resonance rings are the consequence of secular evolution processes that redistribute material and angular momentum in discs. We produced a Catalogue and an Atlas of the rings detected in the Spitzer Survey of Stellar Structure in Galaxies (S4G) and to conduct a statistical study of the data in the Catalogue.
We traced the contours of rings previously identified by Buta et al. (in preparation) and fitted them with ellipses. We found the orientation of bars by studying the galaxy ellipse fits from S4G's Pipeline 4. We used the galaxy orientation data obtained by S4G's Pipeline 4 to obtain intrinsic ellipticities and orientations of rings and the bars.
ARRAKIS contains data on 724 ringed galaxies in the S4G. The frequency of resonance rings in the S4G is of 16+-1% and 35+-1% for outer and inner features, respectively. Outer rings are mostly found in Hubble stages -1<=T<=4. Inner rings are found in a distribution that covers the range -1<=T<=7. We confirm that outer rings have two preferred orientations, parallel and perpendicular to the bar. We confirm a tendency for inner rings to be oriented parallel to the bar, but we find that a significant fraction (~50%) of them have random orientations with respect to the bar. These misaligned inner rings are mostly found in late-type galaxies (T>=4). This may be due to spiral modes decoupled from the bar dominating the Fourier amplitude spectrum at the radius of the inner ring.
We find that the fraction of barred galaxies hosting outer (inner) rings is ~1.7 times (~1.3 times) that in unbarred galaxies. The fact that rings are only mildly favoured by bars suggests that those in unbarred galaxies either formed due to weak departures from the axisymmetry of the galactic potential or that they are born because of bars that have been destroyed after the ring formation.
△ Less
Submitted 28 August, 2015; v1 submitted 3 December, 2013;
originally announced December 2013.
-
Embedded Star Formation in S4G Galaxy Dust Lanes
Authors:
Debra M. Elmegreen,
Bruce G. Elmegreen,
Santiago Erroz-Ferrer,
Johan H. Knapen,
Yaron Teich,
Mark Popinchalk,
E. Athanassoula,
Albert Bosma,
Sebastien Comeron,
Yuri N. Efremov,
Dimitri A. Gadotti,
Armando Gil de Paz,
Joannah L. Hinz,
Luis C. Ho,
Benne Holwerda,
Taehyun Kim,
Jarkko Laine,
Eija Laurikainen,
Karin Menendez-Delmestre,
Trisha Mizusawa,
Juan-Carlos Munoz-Mateos,
Michael W. Regan,
Heikki Salo,
Mark Seibert,
Kartik Sheth
Abstract:
Star-forming regions that are visible at 3.6 microns and Halpha but not in the u,g,r,i,z bands of the Sloan Digital Sky survey (SDSS), are measured in five nearby spiral galaxies to find extinctions averaging ~3.8 mag and stellar masses averaging ~5x10^4 Msun. These regions are apparently young star complexes embedded in dark filamentary shock fronts connected with spiral arms. The associated clou…
▽ More
Star-forming regions that are visible at 3.6 microns and Halpha but not in the u,g,r,i,z bands of the Sloan Digital Sky survey (SDSS), are measured in five nearby spiral galaxies to find extinctions averaging ~3.8 mag and stellar masses averaging ~5x10^4 Msun. These regions are apparently young star complexes embedded in dark filamentary shock fronts connected with spiral arms. The associated cloud masses are ~10^7 Msun. The conditions required to make such complexes are explored, including gravitational instabilities in spiral shocked gas and compression of incident clouds. We find that instabilities are too slow for a complete collapse of the observed spiral filaments, but they could lead to star formation in the denser parts. Compression of incident clouds can produce a faster collapse but has difficulty explaining the semi-regular spacing of some regions along the arms. If gravitational instabilities are involved, then the condensations have the local Jeans mass. Also in this case, the near-simultaneous appearance of equally spaced complexes suggests that the dust lanes, and perhaps the arms too, are relatively young.
△ Less
Submitted 26 October, 2013;
originally announced October 2013.
-
Morphological Parameters of Spitzer Survey of Stellar Structure in Galaxies (S4G)
Authors:
B. W. Holwerda,
J-C. Munoz-Mateos,
S. Comeron,
S. Meidt,
K. Sheth,
S. Laine,
J. L. Hinz,
M. W. Regan,
A. Gil-de-Paz,
K. Menendez-Delmestre,
M. Seibert,
T. Kim,
T. Mizusawa,
E. Laurikainen,
H. Salo,
J. Laine,
D. A. Gadotti,
D. Zaritsky,
S. Erroz-Ferrer,
L. C. Ho,
J. H. Knapen,
E. Athanassoula,
A. Bosma,
N. Pirzkal
Abstract:
The morphology of galaxies can be quantified to some degree using a set of scale-invariant parameters. Concentration (C), Asymmetry (A), Smoothness (S), the Gini index (G), relative contribution of the brightest pixels to the second order moment of the flux (M20), ellipticity (E), and the Gini index of the second order moment (GM) have all been applied to morphologically classify galaxies at vario…
▽ More
The morphology of galaxies can be quantified to some degree using a set of scale-invariant parameters. Concentration (C), Asymmetry (A), Smoothness (S), the Gini index (G), relative contribution of the brightest pixels to the second order moment of the flux (M20), ellipticity (E), and the Gini index of the second order moment (GM) have all been applied to morphologically classify galaxies at various wavelengths. Here we present a catalog of these parameters for the Spitzer Survey of Stellar Structure in Galaxies (S4G), a volume-limited near-infrared imaging survey of nearby galaxies using the 3.6 and 4.5 micron channels of the IRAC camera. Our goal is to provide a reference catalog of near-infrared quantified morphology for high-redshift studies and galaxy evolution models with enough detail to resolve stellar mass morphology.
We explore where normal, non-interacting galaxies -those typically found on the Hubble tuning fork- lie in this parameter space and show that there is a tight relation between Concentration and M20 for normal galaxies. M20 can be used to classify galaxies into earlier and later types (e.g., to separate spirals from irregulars). Several criteria using these parameters exist to select systems with a disturbed morphology, i.e., those that appear to be undergoing a tidal interaction. We examine the applicability of these criteria to Spitzer near-infrared imaging. We find that four relations, based on the parameters A&S, G&M20, GM, and C&M20, respectively, select outliers in the morphological parameter space, but each selects different subsets of galaxies. Two criteria (GM > 0.6, G > -0.115 x M20 + 0.384) seem most appropriate to identify possible mergers and the merger fraction in near-infrared surveys. We find no strong relation between lopsidedness and most of these morphological parameters, except for a weak dependence of lopsidedness on Concentration and M20.
△ Less
Submitted 5 September, 2013;
originally announced September 2013.
-
X-ray nuclear activity in S4G barred galaxies: No link between bar strength and co-occurrent supermassive black hole fueling
Authors:
Mauricio Cisternas,
Dimitri Gadotti,
Johan H. Knapen,
Taehyun Kim,
Simón Díaz-García,
Eija Laurikainen,
Heikki Salo,
Omaira González-Martín,
Luis C. Ho,
Bruce G. Elmegreen,
Dennis Zaritsky,
Kartik Sheth,
E. Athanassoula,
Albert Bosma,
Sébastien Comerón,
Santiago Erroz-Ferrer,
Armando Gil De Paz,
Joannah L. Hinz,
Benne W. Holwerda,
Jarkko Laine,
Sharon Meidt,
Karín Menéndez-Delmestre,
Trisha Mizusawa,
Juan-Carlos Muñoz-Mateos,
Michael Regan
, et al. (1 additional authors not shown)
Abstract:
Stellar bars can lead to gas inflow toward the center of a galaxy and stimulate nuclear star formation. However, there is no compelling evidence on whether they also feed a central supermassive black hole: by measuring the fractions of barred active and inactive galaxies, previous studies have yielded conflicting results. In this paper, we aim to understand the lack of observational evidence for b…
▽ More
Stellar bars can lead to gas inflow toward the center of a galaxy and stimulate nuclear star formation. However, there is no compelling evidence on whether they also feed a central supermassive black hole: by measuring the fractions of barred active and inactive galaxies, previous studies have yielded conflicting results. In this paper, we aim to understand the lack of observational evidence for bar-driven active galactic nucleus (AGN) activity by studying a sample of 41 nearby (d < 35 Mpc) barred galaxies from the Spitzer Survey for Stellar Structure in Galaxies. We use Chandra observations to measure nuclear 2--10 keV X-ray luminosities and estimate Eddington ratios, together with Spitzer 3.6um imaging to quantify the strength of the stellar bar in two independent ways: (1) from its structure, as traced by its ellipticity and boxiness, and (2) from its gravitational torque Q_b, taken as the maximum ratio of the tangential force to the mean background radial force. In this way, rather than discretizing the presence of both stellar bars and nuclear activity, we are able to account for the continuum of bar strengths and degrees of AGN activity. We find nuclear X-ray sources in 31 out of 41 galaxies with median X-ray luminosity and Eddington ratio of L_X=4.3x10^{38} erg/s and L_bol/L_Edd=6.9x10^{-6} respectively, consistent with low-luminosity AGN activity. Including upper limits for those galaxies without nuclear detections, we find no significant correlation between any of the bar strength indicators and the degree of nuclear activity, irrespective of galaxy luminosity, stellar mass, Hubble type, or bulge size. Strong bars do not favor brighter or more efficient nuclear activity, implying that at least for the low-luminosity regime, supermassive black hole fueling is not closely connected to large scale features.
△ Less
Submitted 29 July, 2013;
originally announced July 2013.
-
Submillimeter ALMA Observations of the Dense Gas in the Low-Luminosity Type-1 Active Nucleus of NGC 1097
Authors:
Takuma Izumi,
Kotaro Kohno,
Sergio Martín,
Daniel Espada,
Nanase Harada,
Satoki Matsushita,
Pei-Ying Hsieh,
Jean L. Turner,
David S. Meier,
Eva Schinnerer,
Masatoshi Imanishi,
Yoichi Tamura,
Max T. Curran,
Akihiro Doi,
Kambiz Fathi,
Melanie Krips,
Andreas A. Lundgren,
Naomasa Nakai,
Taku Nakajima,
Michael W. Regan,
Kartik Sheth,
Shuro Takano,
Akio Taniguchi,
Yuichi Terashima,
Tomoka Tosaki
, et al. (1 additional authors not shown)
Abstract:
We present the first 100 pc scale view of the dense molecular gas in the central ~ 1.3 kpc region of the type-1 Seyfert NGC 1097 traced by HCN (J=4-3) and HCO+ (J=4-3) lines afforded with ALMA band 7. This galaxy shows significant HCN enhancement with respect to HCO+ and CO in the low-J transitions, which seems to be a common characteristic in AGN environments. Using the ALMA data, we study the ch…
▽ More
We present the first 100 pc scale view of the dense molecular gas in the central ~ 1.3 kpc region of the type-1 Seyfert NGC 1097 traced by HCN (J=4-3) and HCO+ (J=4-3) lines afforded with ALMA band 7. This galaxy shows significant HCN enhancement with respect to HCO+ and CO in the low-J transitions, which seems to be a common characteristic in AGN environments. Using the ALMA data, we study the characteristics of the dense gas around this AGN and search for the mechanism of HCN enhancement. We find a high HCN (J=4-3) to HCO+ (J=4-3) line ratio in the nucleus. The upper limit of the brightness temperature ratio of HCN (v2=1^{1f}, J=4-3) to HCN (J=4-3) is 0.08, which indicates that IR pumping does not significantly affect the pure rotational population in this nucleus. We also find a higher HCN (J=4-3) to CS (J=7-6) line ratio in NGC 1097 than in starburst galaxies, which is more than 12.7 on the brightness temperature scale. Combined from similar observations from other galaxies, we tentatively suggest that this ratio appears to be higher in AGN-host galaxies than in pure starburst ones similar to the widely used HCN to HCO+ ratio. LTE and non-LTE modeling of the observed HCN and HCO+ lines using J=4-3 and 1-0 data from ALMA, and J=3-2 data from SMA, reveals a high HCN to HCO+ abundance ratio (5 < [HCN]/[HCO+] < 20: non-LTE analysis) in the nucleus, and that the high-J lines (J=4-3 and 3-2) are emitted from dense (10^{4.5} < n_H2 [/cc] < 10^6), hot (70 < Tkin [K] < 550) regions. Finally we propose that the high temperature chemistry is more plausible to explain the observed enhanced HCN emission in NGC 1097 than the pure gas phase PDR/XDR chemistry.
△ Less
Submitted 3 June, 2013;
originally announced June 2013.
-
On the Origin of Lopsidedness in Galaxies as Determined from the Spitzer Survey of Stellar Structure in Galaxies (S4G)
Authors:
Dennis Zaritsky,
Heikki Salo,
Eija Laurikainen,
Debra Elmegreen,
E. Athanassoula,
Albert Bosma,
Sébastian Comerón,
Santiago Erroz-Ferrer,
Bruce Elmegreen,
Dimitri A. Gadotti,
Armando Gil de Paz,
Joannah L. Hinz,
Luis C. Ho,
Benne W. Holwerda,
Taehyun Kim,
Johan H. Knapen,
Jarkko Laine,
Seppo Laine,
Barry F. Madore,
Sharon Meidt,
Karin Menendez-Delmestre,
Trisha Mizusawa,
Juan Carlos Muñoz-Mateos,
Michael W. Regan,
Mark Seibert
, et al. (1 additional authors not shown)
Abstract:
We study the m=1 distortions (lopsidedness) in the stellar components of 167 nearby galaxies that span a wide range of morphologies and luminosities. We confirm the previous findings of 1) a high incidence of lopsidedness in the stellar distributions, 2) increasing lopsidedness as a function of radius out to at least 3.5 exponential scale lengths, and 3) greater lopsidedness, over these radii, for…
▽ More
We study the m=1 distortions (lopsidedness) in the stellar components of 167 nearby galaxies that span a wide range of morphologies and luminosities. We confirm the previous findings of 1) a high incidence of lopsidedness in the stellar distributions, 2) increasing lopsidedness as a function of radius out to at least 3.5 exponential scale lengths, and 3) greater lopsidedness, over these radii, for galaxies of later type and lower surface brightness. Additionally, the magnitude of the lopsidedness 1) correlates with the character of the spiral arms (stronger arm patterns occur in galaxies with less lopsidedness), 2) is not correlated with the presence or absence of a bar, or the strength of the bar when one is present, 3) is inversely correlated to the stellar mass fraction, f_*, within one radial scale length, and 4) correlates directly with f_* measured within the radial range over which we measure lopsidedness. We interpret these findings to mean that lopsidedness is a generic feature of galaxies and does not, generally, depend on a rare event, such as a direct accretion of a satellite galaxy onto the disk of the parent galaxy. While lopsidedness may be caused by several phenomena, moderate lopsidedness (<A_1>_i + <A_1>_o)/2 < 0.3) is likely to reflect halo asymmetries to which the disk responds or a gravitationally self-generated mode . We hypothesize that the magnitude of the stellar response depends both on how centrally concentrated the stars are with respect to the dark matter and whether there are enough stars in the region of the lopsidedness that self-gravity is dynamically important.
△ Less
Submitted 28 May, 2013; v1 submitted 13 May, 2013;
originally announced May 2013.
-
The impact of bars on disk breaks as probed by S4G imaging
Authors:
J. C. Muñoz-Mateos,
K. Sheth,
A. Gil de Paz,
S. E. Meidt,
E. Athanassoula,
A. Bosma,
S. Comerón,
D. M. Elmegreen,
B. G. Elmegreen,
S. Erroz-Ferrer,
D. A. Gadotti,
J. L. Hinz,
L. C. Ho,
B. Holwerda,
T. H. Jarrett,
T. Kim,
J. H. Knapen,
J. Laine,
E. Laurikainen,
B. F. Madore,
K. Menendez-Delmestre,
T. Mizusawa,
M. Regan,
H. Salo,
E. Schinnerer
, et al. (3 additional authors not shown)
Abstract:
We have analyzed the radial distribution of old stars in a sample of 218 nearby face-on disks, using deep 3.6um images from the Spitzer Survey of Stellar Structure in Galaxies (S4G). In particular, we have studied the structural properties of those disks with a broken or down-bending profile. We find that, on average, disks with a genuine single exponential profile have a scale-length and a centra…
▽ More
We have analyzed the radial distribution of old stars in a sample of 218 nearby face-on disks, using deep 3.6um images from the Spitzer Survey of Stellar Structure in Galaxies (S4G). In particular, we have studied the structural properties of those disks with a broken or down-bending profile. We find that, on average, disks with a genuine single exponential profile have a scale-length and a central surface brightness which are intermediate to those of the inner and outer components of a down-bending disk with the same total stellar mass. In the case of barred galaxies, the ratio between the break and the bar radii (Rbr/Rbar) depends strongly on the total stellar mass of the galaxy. For galaxies more massive than 10^10 Msun, the distribution is bimodal, peaking at Rbr/Rbar~2 and ~3.5. The first peak, which is the most populated one, is linked to the Outer Lindblad Resonance of the bar, whereas the second one is consistent with a dynamical coupling between the bar and the spiral pattern. For galaxies below 10^10 Msun, breaks are found up to ~10 Rbar, but we show that they could still be caused by resonances given the rising nature of rotation curves in these low-mass disks. While not ruling out star formation thresholds, our results imply that radial stellar migration induced by non-axysymmetric features can be responsible not only for those breaks at 2 Rbar, but also for many of those found at larger radii.
△ Less
Submitted 22 April, 2013;
originally announced April 2013.
-
The PdBI Arcsecond Whirlpool Survey (PAWS). I. A Cloud-Scale/Multi-Wavelength View of the Interstellar Medium in a Grand-Design Spiral Galaxy
Authors:
Eva Schinnerer,
Sharon E. Meidt,
Jerome Pety,
Annie Hughes,
Dario Colombo,
Santiago Garcia-Burillo,
Karl F. Schuster,
Gaelle Dumas,
Clare L. Dobbs,
Adam K. Leroy,
Carsten Kramer,
Todd A. Thompson,
Michael W. Regan
Abstract:
The PdBI (Plateau de Bure Interferometer) Arcsecond Whirlpool Survey (PAWS) has mapped the molecular gas in the central ~9kpc of M51 in its 12CO(1-0) line emission at cloud-scale resolution of ~40pc using both IRAM telescopes. We utilize this dataset to quantitatively characterize the relation of molecular gas (or CO emission) to other tracers of the interstellar medium (ISM), star formation and s…
▽ More
The PdBI (Plateau de Bure Interferometer) Arcsecond Whirlpool Survey (PAWS) has mapped the molecular gas in the central ~9kpc of M51 in its 12CO(1-0) line emission at cloud-scale resolution of ~40pc using both IRAM telescopes. We utilize this dataset to quantitatively characterize the relation of molecular gas (or CO emission) to other tracers of the interstellar medium (ISM), star formation and stellar populations of varying ages. Using 2-dimensional maps, a polar cross-correlation technique and pixel-by-pixel diagrams, we find: (a) that (as expected) the distribution of the molecular gas can be linked to different components of the gravitational potential, (b) evidence for a physical link between CO line emission and radio continuum that seems not to be caused by massive stars, but rather depend on the gas density, (c) a close spatial relation between the PAH and molecular gas emission, but no predictive power of PAH emission for the molecular gas mass,(d) that the I-H color map is an excellent predictor of the distribution (and to a lesser degree the brightness) of CO emission, and (e) that the impact of massive (UV-intense) young star-forming regions on the bulk of the molecular gas in central ~9kpc can not be significant due to a complex spatial relation between molecular gas and star-forming regions that ranges from co-spatial to spatially offset to absent. The last point, in particular, highlights the importance of galactic environment -- and thus the underlying gravitational potential -- for the distribution of molecular gas and star formation.
△ Less
Submitted 22 July, 2013; v1 submitted 5 April, 2013;
originally announced April 2013.
-
Breaks in thin and thick discs of edge-on galaxies imaged in the Spitzer Survey of Stellar Structure in Galaxies (S4G)
Authors:
Sébastien Comerón,
Bruce G. Elmegreen,
Heikki Salo,
Eija Laurikainen,
E. Athanassoula,
Albert Bosma,
Johan H. Knapen,
Dimitri A. Gadotti,
Kartik Sheth,
Joannah L. Hinz,
Michael W. Regan,
Armando Gil de Paz,
Juan-Carlos Muñoz-Mateos,
Karín Menéndez-Delmestre,
Mark Seibert,
Taehyun Kim,
Trisha Mizusawa,
Jarkko Laine,
Luis C. Ho,
Benne Holwerda
Abstract:
Breaks in the radial luminosity profiles of galaxies have been until now mostly studied averaged over discs. Here we study separately breaks in thin and thick discs in 70 edge-on galaxies using imaging from the Spitzer Survey of Stellar Structure in Galaxies. We built luminosity profiles of the thin and the thick discs parallel to midplanes and we found that thin discs often truncate (77%). Thick…
▽ More
Breaks in the radial luminosity profiles of galaxies have been until now mostly studied averaged over discs. Here we study separately breaks in thin and thick discs in 70 edge-on galaxies using imaging from the Spitzer Survey of Stellar Structure in Galaxies. We built luminosity profiles of the thin and the thick discs parallel to midplanes and we found that thin discs often truncate (77%). Thick discs truncate less often (31%), but when they do, their break radius is comparable with that in the thin disc. This suggests either two different truncation mechanisms - one of dynamical origin affecting both discs simultaneously and another one only affecting the thin disc - or a single mechanism that creates a truncation in one disc or in both depending on some galaxy property. Thin discs apparently antitruncate in around 40% of galaxies. However, in many cases, these antitruncations are an artifact caused by the superposition of a thin disc and a thick disc with the latter having a longer scale length. We estimate the real thin disc antitruncation fraction to be less than 15%. We found that the ratio of the thick and thin stellar disc mass is roughly constant (0.2<M_T/M_t<0.7) for circular velocities v_c>120 km/s, but becomes much larger at smaller velocities. We hypothesize that this is due to a combination of a high efficiency of supernova feedback and a slower dynamical evolution in lower-mass galaxies causing stellar thin discs to be younger and less massive than in higher-mass galaxies.
△ Less
Submitted 10 September, 2012; v1 submitted 7 September, 2012;
originally announced September 2012.