arXiv ScienceSearch

arXiv subjects

Aaron Hunter

Publications and source records attributed to Aaron Hunter.

6 recordsLinked to original sources

Validating the SCALES DRP: A Performance Study of the Medium-Resolution IFS Mode

We present a performance verification of the medium-resolution integral field spectrograph (IFS) mode of the SCALES Data Reduction Pipeline (SCALES-DRP) using data obtained during recent cryogenic cooldown testing. SCALES (Slicer Combined with Array of Lenslets for Exoplanet Spectroscopy), scheduled for deployment on the Keck II Telescope in late 2026, will be the first facility-class high-contrast thermal-infrared IFS, operating over the 2-5 micrometer wavelength range. The SCALES-DRP, developed within the Keck Data Reduction Pipeline Framework and implemented in Python, converts raw detector reads into calibrated three-dimensional datacubes using rectification matrices derived from position-dependent monochromatic lenslet point-spread functions, and supports both optimal and chi-sqaure-based spectral extraction to maximize signal-to-noise and extraction fidelity. We present laboratory verification results for the medium-resolution IFS mode, which combines a 0.34x0.36 arcsec lenslet subarray with an image slicer to achieve spectral resolutions of R ~ 2,000 - 5,000, focusing on the performance of the rectification matrices and the robustness of the extraction algorithms. These results demonstrate the readiness of the SCALES-DRP for instrument commissioning and early science operations. The pipeline is publicly available on GitHub.

astro-ph.IM

Pre-shipment optical characterization of the SCALES instrument

The Slicer Combined with an Array of Lenslets for Exoplanet Spectroscopy (SCALES) instrument is a 1-5 micron imager and 2-5 micron integral field spectrograph, currently being commissioned on the Keck II Telescope. SCALES is optimized for exoplanet high-contrast imaging and spectroscopic characterization, and will be sensitive to older, colder exoplanets than existing instrumentation. The 12.3" x 12.3" imaging channel is designed to replicate the capabilities of NIRC2, and the low (R~35-200, 2.2" x 2.2" FOV) and medium (R~2500-5000, 0.36" x 0.34" FOV) spectral resolution modes offer new capabilities compared to existing Keck instrumentation. We present preliminary optical performance results from laboratory testing and commissioning of SCALES.

astro-ph.IM

Real-time control and data standardization on various telescopes and benches

Real-time control (RTC) is pivotal for any Adaptive Optics (AO) system, including high-contrast imaging of exoplanets and circumstellar environments. It is the brain of the AO system, and what wavefront sensing and control (WFS\&C) techniques need to work with to achieve unprecedented image quality and contrast, ultimately advancing our understanding of exoplanetary systems in the context of high contrast imaging (HCI). Developing WFS\&C algorithms first happens in simulation or a lab before deployment on-sky. The transition to on-sky testing is often challenging due to the different RTCs used. Sharing common RTC standards across labs and telescope instruments would considerably simplify this process. A data architecture based on the interprocess communication method known as shared memory is ideally suited for this purpose. The CACAO package, an example of RTC based on shared memory, was initially developed for the Subaru-SCExAO instrument and now deployed on several benches and instruments. This proceeding discusses the challenges, requirements, implementation strategies, and performance evaluations associated with integrating a shared memory-based RTC. The Santa Cruz Extreme AO Laboratory (SEAL) bench is a platform for WFS\&C development for large ground-based segmented telescopes. Currently, SEAL offers the user a non-real-time version of CACAO, a shared-memory based RTC package initially developed for the Subaru-SCExAO instrument, and now deployed on several benches and instruments. We show here the example of the SEAL RTC upgrade as a precursor to both RTC upgrade at the 3-m Shane telescopes at Lick Observatory (Shane-AO) and a future development platform for the Keck II AO. This paper is aimed at specialists in AO, astronomers, and WFS\&C scientists seeking a deeper introduction to the world of RTCs.

astro-ph.IM

Ordinal Conditional Functions for Nearly Counterfactual Revision

We are interested in belief revision involving conditional statements where the antecedent is almost certainly false. To represent such problems, we use Ordinal Conditional Functions that may take infinite values. We model belief change in this context through simple arithmetical operations that allow us to capture the intuition that certain antecedents can not be validated by any number of observations. We frame our approach as a form of finite belief improvement, and we propose a model of conditional belief revision in which only the "right" hypothetical levels of implausibility are revised.

cs.AI

Belief Revision and Trust

Belief revision is the process in which an agent incorporates a new piece of information together with a pre-existing set of beliefs. When the new information comes in the form of a report from another agent, then it is clear that we must first determine whether or not that agent should be trusted. In this paper, we provide a formal approach to modeling trust as a pre-processing step before belief revision. We emphasize that trust is not simply a relation between agents; the trust that one agent has in another is often restricted to a particular domain of expertise. We demonstrate that this form of trust can be captured by associating a state-partition with each agent, then relativizing all reports to this state partition before performing belief revision. In this manner, we incorporate only the part of a report that falls under the perceived domain of expertise of the reporting agent. Unfortunately, state partitions based on expertise do not allow us to compare the relative strength of trust held with respect to different agents. To address this problem, we introduce pseudometrics over states to represent differing degrees of trust. This allows us to incorporate simultaneous reports from multiple agents in a way that ensures the most trusted reports will be believed.

cs.AI

Iterated Belief Change Due to Actions and Observations

In action domains where agents may have erroneous beliefs, reasoning about the effects of actions involves reasoning about belief change. In this paper, we use a transition system approach to reason about the evolution of an agents beliefs as actions are executed. Some actions cause an agent to perform belief revision while others cause an agent to perform belief update, but the interaction between revision and update can be non-elementary. We present a set of rationality properties describing the interaction between revision and update, and we introduce a new class of belief change operators for reasoning about alternating sequences of revisions and updates. Our belief change operators can be characterized in terms of a natural shifting operation on total pre-orderings over interpretations. We compare our approach with related work on iterated belief change due to action, and we conclude with some directions for future research.

cs.AI