arXiv ScienceSearch

arXiv subjects

Qiu

Publications and source records attributed to Qiu.

2 recordsLinked to original sources

The On-Sky Performance of the LSST Camera CCD Array

The focal plane of the LSST Camera contains 189 individual science CCDs, arranged into 21 raft tower modules, along with 4 wavefront and 8 guider CCDs located in 4 additional corner RTMs. Altogether, the LSST Camera CCDs compose the largest focal plane ever constructed. The LSST Camera is the primary instrument of Rubin Observatory, which will begin the Legacy Survey of Space and Time in 2026. In this paper, we describe the on-sky performance of the LSST Camera CCDs, from receipt at NSF/DOE Vera C. Rubin Observatory in May 2024 to on-sky observations during the first year of operations. We discuss the process to establish functionality of several CCDs which were affected by an electrical short and faulty analog-digital converter, optimizations of readout timing in response to changes in the survey strategy, and implementation of enhanced focal plane safety measures through an active clearing mechanism on the CCDs. Finally, we discuss sensor features observed on-sky, and global performance during the first year of operations. The operations to date of the LSST Camera CCDs have demonstrated the capability of performing a wide, fast, and deep optical imaging survey of the entire southern sky at the Rubin Observatory.

astro-ph.IM

Generating Signed Permutations by Twisting Two-Sided Ribbons

We provide a simple and natural solution to the problem of generating all $2^n \cdot n!$ signed permutations of $[n] = \{1,2,\ldots,n\}$. Our solution provides a pleasing generalization of the most famous ordering of permutations: plain changes (Steinhaus-Johnson-Trotter algorithm). In plain changes, the $n!$ permutations of $[n]$ are ordered so that successive permutations differ by swapping a pair of adjacent symbols, and the order is often visualized as a weaving pattern involving $n$ ropes. Here we model a signed permutation using $n$ ribbons with two distinct sides, and each successive configuration is created by twisting (i.e., swapping and turning over) two neighboring ribbons or a single ribbon. By greedily prioritizing $2$-twists of the largest symbol before $1$-twists of the largest symbol, we create a signed version of plain change's memorable zig-zag pattern. We provide a loopless algorithm (i.e., worst-case $\mathcal{O}(1)$-time per object) by extending the well-known mixed-radix Gray code algorithm.

cs.DS