Skip to content

Commit cfd70ea

Browse files
authored
Merge pull request #16 from lsst-dm/tickets/DM-52200
DM-52200: Add missing tech note DOIs for RTN-095 & PSTN-019
2 parents 4d0117f + 06c9808 commit cfd70ea

41 files changed

Lines changed: 1674 additions & 142 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

configs/ctn-001.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
title: LSSTCam and LSSTComCam Focal Plane Layouts
2+
handle: CTN-001
3+
site_url: https://ctn-001.lsst.io
4+
abstract: |-
5+
This document includes figures depicting the layouts of the LSST Camera and
6+
LSST Commissioning Camera, highlighting the arrangement and identification of
7+
science, wavefront, and guider sensors, as well as their individual readout
8+
image segments.
9+
doi: 10.71929/rubin/2584019
10+
osti_id: 2584019
11+
date: 2025-03-15
12+
authors:
13+
- plazasa
14+
- digelsw
15+
- roodmana
16+
- broughtona
17+
- CameraTeam
18+
relationships:
19+
References:
20+
- 10.71929/RUBIN/2561361
21+
- 10.71929/rubin/2571927
22+
- 10.71929/rubin/2583999
23+
IsOriginalFormOf:
24+
- 10.5281/zenodo.14984001

configs/dmtn-015.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
title: Flavors of Coadds
2+
handle: DMTN-015
3+
site_url: https://dmtn-015.lsst.io
4+
abstract: |-
5+
A glossary of different kinds of coadded images, with brief descriptions of the algorithms behind them.
6+
date: 2016-05-31
7+
doi: 10.71929/rubin/2583432
8+
osti_id: 2583432
9+
authors:
10+
- boschjf
11+
relationships:
12+
References:
13+
- 10.1086/300689
14+
- 10.1086/305984
15+
- 10.1086/660137
16+
- 10.3847/1538-4357/836/2/188

configs/dmtn-021.yaml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
title: Implementation of Image Difference Decorrelation
2+
handle: DMTN-021
3+
site_url: https://dmtn-021.lsst.io
4+
date: 2016-06-14
5+
abstract: |-
6+
Herein, we describe a method for decorrelating image differences produced by
7+
the Alard and Lupton (1998) method of PSF matching. Inspired by the recent
8+
work of Zackay et al. (2016) and the prior work of Kaiser [2004], this
9+
proposed method uses a single post-subtraction convolution of an image
10+
difference to remove the neighboring pixel covariances in the image difference
11+
that result from the convolution of the template image by the PSF matching
12+
kernel. We describe the method in detail, analyze its effects on image
13+
differences (both real and simulated) as well as on detections and photometry
14+
of detected sources in decorrelated image differences. We also compare the
15+
decorrelated image differences with those resulting from a basic
16+
implementation of Zackay et al. (2016). We describe the implementation of the
17+
new correction in the LSST image differencing pipeline, and discuss potential
18+
issues and areas of future research.
19+
doi: 10.71929/rubin/2586490
20+
osti_id: 2586490
21+
authors:
22+
- reissdj
23+
- luptonrh
24+
relationships:
25+
IsOriginalFormOf:
26+
- 10.5281/zenodo.192833
27+
References:
28+
- 10.1051/aas:2000214
29+
- 10.1086/305984
30+
- 10.3847/0004-637X/830/1/27
31+
- 10.3847/1538-4357/836/2/188
32+
- 10.3847/1538-4357/ab042c
33+
- 10.48550/arXiv.1901.09999
34+
- 10.5281/zenodo.192833
35+
- 10.71929/rubin/2570545
36+
- 10.71929/rubin/2583432

configs/dmtn-031.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
title: Pessimistic Pattern Matching for LSST
2+
handle: DMTN-031
3+
site_url: https://dmtn-031.lsst.io
4+
date: 2018-06-07
5+
abstract: |-
6+
The current reference catalog matcher used by LSST for astrometry has been
7+
found to not be adequately robust and fails to find matches on several current
8+
datasets. This document describes a potential replacement algorithm, and
9+
compares its performance with the current implementation.
10+
doi: 10.71929/rubin/2586578
11+
osti_id: 2586578
12+
authors:
13+
- morrisoncb
14+
relationships:
15+
References:
16+
- 10.1051/0004-6361/201629512
17+
- 10.1071/AS07028
18+
- 10.3847/0004-637X/832/2/155
19+
- 10.71929/rubin/2570545

configs/dmtn-036.yaml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
title: "jointcal: Simultaneous Astrometry & Photometry for thousands of Exposures with Large CCD Mosaics"
2+
handle: DMTN-036
3+
site_url: https://dmtn-036.lsst.io
4+
date: 2017-09-18
5+
abstract: |-
6+
The jointcal package simultaneously optimizes the astrometric and photometric
7+
calibrations of a set of astronomical images. In principle and often in
8+
practice, this approach produces distortion and thoroughput models which are
9+
more precise than when fitted independently. This is especially true when the
10+
images are deeper than the astrometric reference catalogs. In the "Astromatic"
11+
software suite, this simultaneous astrometry functionality is fulfilled by
12+
"SCAMP". The code we describe here has similar aims, but follows a slightly
13+
different route. Jointcal is built on top of the the LSST Data Management
14+
software stack.
15+
doi: 10.71929/rubin/2586685
16+
osti_id: 2586685
17+
authors:
18+
- parejkojk
19+
- astierp
20+
- boschjf
21+
relationships:
22+
References:
23+
- 10.1002/asna.19592850507
24+
- 10.1051/0004-6361/201629512
25+
- 10.1086/524677
26+
- 10.1088/0067-0049/205/2/20
27+
- 10.1088/1538-3873/aa6c55
28+
- 10.1137/0710036
29+
- 10.71929/rubin/2570545

configs/dmtn-080.yaml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
title: Coaddition Artifact Rejection and CompareWarp
2+
handle: DMTN-080
3+
site_url: https://dmtn-080.lsst.io
4+
abstract: |-
5+
LSST images will be contaminated with transient artifacts, such as optical
6+
ghosts, satellite trails, and cosmic rays, and with transient astronomical
7+
sources, such as asteroid ephemerides. We developed and tested an algorithm
8+
to find and reject these artifacts during coaddition, in order to produce
9+
clean coadds to be used for deep detection and preliminary object
10+
characterization. This algorithm, CompareWarpAssembleCoadd, uses the time-
11+
series of PSF-matched warped images to identify transient artifacts. It
12+
detects artifact candidates on the image differences between each PSF-matched
13+
warp and a static sky model. These artifact candidates include both true
14+
transient artifacts and difference-image false positives such as difficult-
15+
subtract-sources and variable sources such as stars and quasars. We use the
16+
feature that true transients appear at a given position in the difference
17+
images in only a small fraction (configurable) of visits, whereas variable
18+
sources and difficult-to-subtract sources appear in most difference images. In
19+
this report, we present a description of the method and an evaluation using
20+
Hyper SuprimeCam PDR1 data.
21+
doi: 10.71929/rubin/2583441
22+
osti_id: 2583441
23+
date: 2018-08-31
24+
authors:
25+
- alsayyady
26+
relationships:
27+
References:
28+
- 10.1002/asna.200410285
29+
- 10.1016/j.ascom.2016.04.002
30+
- 10.1093/pasj/psx080
31+
- 10.71929/rubin/2583432
32+
IsOriginalFormOf:
33+
- 10.5281/zenodo.2605417

configs/dmtn-093.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
title: Design of the LSST Alert Distribution System
2+
handle: DMTN-093
3+
site_url: https://dmtn-093.lsst.io
4+
date: 2024-08-23
5+
abstract: |-
6+
We describe the proposed design and implementation of the LSST Alert
7+
Distribution System, which provides rapid dissemination of alerts to community
8+
alert brokers. At time of writing, this service is still under development;
9+
this “living document” describes current thinking, but is expected to evolve
10+
over the course of LSST construction.
11+
doi: 10.71929/rubin/2586493
12+
osti_id: 2586493
13+
authors:
14+
- pattersonmt
15+
- bellme
16+
- swinbankjd
17+
- nelsons
18+
- smartbm

configs/dmtn-101.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
title: Verifying LSST Calibration Data Products
2+
handle: DMTN-101
3+
site_url: https://dmtn-101.lsst.io
4+
date: 2025-01-16
5+
abstract: |-
6+
A description of plans for verifying LSST's Calibration Data Products. This
7+
document covers our approach to verification element LVV-57, addressing
8+
requirement DMS-REQ-0130.
9+
doi: 10.71929/rubin/2586569
10+
osti_id: 2586569
11+
authors:
12+
- luptonrh
13+
- plazasa
14+
- watersc
15+
relationships:
16+
References:
17+
- 10.1051/0004-6361/201935508
18+
- 10.1086/668891
19+
- 10.71929/RUBIN/2561361
20+
- 10.71929/rubin/2571927
21+
- 10.71929/rubin/2571930

configs/dmtn-190.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
title: Consistent galaxy colors with Gaussian-Aperture and PSF photometry
2+
handle: DMTN-190
3+
site_url: https://dmtn-190.lsst.io
4+
abstract: |-
5+
Gaussian-Aperture and PSF photometry algorithm measures consistent colors for
6+
extended sources such as galaxies that are largely independent of seeing. This
7+
technote briefly presents the mathematical description of the algorithm and
8+
focuses on its implementation in the Rubin Science Pipelines. This document
9+
also serves as a reference for several of the analytical calculations that are
10+
tested in the unit tests.
11+
doi: 10.71929/rubin/2583849
12+
osti_id: 2583849
13+
date: 2022-02-23
14+
authors:
15+
- kannawadia
16+
relationships:
17+
References:
18+
- 10.1093/mnras/stt244
19+
- 10.1093/mnras/stv2140
20+
- 10.71929/rubin/2570545

configs/dmtn-197.yaml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
title: Streak Masking in DM Image Processing
2+
handle: DMTN-197
3+
site_url: https://dmtn-197.lsst.io
4+
date: 2021-07-15
5+
abstract: |-
6+
Streaks caused by satellites are a persistent problem in optical images, and
7+
their occurrence will likely increase in the coming years. Many Hyper Suprime-
8+
Cam images are already affected by streaks, and the same is expected for Rubin
9+
Observatory data. In the LSST Data Release Production (DRP), most streaks and
10+
other artifacts are already detected and masked by the algorithm
11+
CompareWarpAssembleCoadd. However, some streaks are not caught at this stage
12+
and can contaminate the final coadds and detection catalogs. To find and mask
13+
these, we adopt a morphologically-based method for detecting streaks, which
14+
uses the Kernel-Based Hough Transform to detect straight lines. Once the lines
15+
are detected, the streak profile is fit and the affected portion of the image
16+
is masked out. This algorithm, maskStreaks, is included in the meas_algorithms
17+
package and is used in CompareWarpAssembleCoadd to remove streaks from coadds.
18+
Similar implementation in the Alert Production Pipeline is possible but has
19+
not been implemented.
20+
doi: 10.71929/rubin/2586496
21+
osti_id: 2586496
22+
authors:
23+
- saundersc
24+
relationships:
25+
References:
26+
- 10.1016/j.patcog.2007.04.003
27+
- 10.1145/361237.361242
28+
- 10.71929/rubin/2583441

0 commit comments

Comments
 (0)