Identifying and Measuring Satellite Streaks in DECam Images

This paper presents a proof-of-concept workflow using the Hough Transform and SatChecker to detect, identify, and measure the brightness of satellite streaks in archival DECam images, demonstrating the feasibility of characterizing orbital debris impacts on astronomical surveys while highlighting challenges in detecting faint and transient glints.

Alexandra Serrano Mendoza, Meredith L. Rawls, Andrés Alejandro Plazas Malagón

Published Thu, 12 Ma
📖 5 min read🧠 Deep dive

The Sky's New Traffic Jam: How Astronomers Are Learning to Count Satellite Streaks

Imagine you are a photographer trying to take a perfect, long-exposure picture of a starry night. You set your camera up, wait for the perfect moment, and press the shutter. But just as you're capturing the beauty of the universe, a bright, glowing line zips across your photo, ruining the shot.

That's exactly what is happening to modern astronomy. Thanks to companies like SpaceX launching thousands of satellites (like the Starlink internet constellation), the night sky is becoming crowded with "traffic." These satellites move so fast that, in a long-exposure photo, they look like bright streaks or scratches across the image.

This paper is about a team of scientists who decided to stop just complaining about the streaks and start measuring them. They wanted to answer a simple question: How bright are these space cars, and how often do they crash into our photos?

Here is how they did it, broken down into simple steps:

1. The Detective Work: Finding the Streaks

The team used a giant camera called DECam (Dark Energy Camera) sitting on a mountain in Chile. This camera has taken millions of photos of the sky over the last decade.

  • The Problem: Looking through millions of photos to find a few satellite streaks is like trying to find a specific needle in a haystack the size of a city.
  • The Solution: They used a digital tool called the Hough Transform. Think of this as a super-smart "highlighter" for computers. Instead of looking at the whole picture, the computer scans for straight lines. If it sees a straight line that isn't a star or a galaxy, it flags it as a "suspect" satellite streak.

2. The ID Check: Who is Driving?

Once they found a streak, they needed to know which satellite made it. Was it a Starlink satellite? An old rocket? A navigation satellite?

  • The Tool: They used a program called SatChecker.
  • The Analogy: Imagine you hear a siren in the distance. You look at a map of all the police cars, ambulances, and fire trucks in the city and their current locations. By matching the time and direction of the siren with the map, you can guess exactly which vehicle passed by.
  • How it worked: The scientists fed the time and location of the photo into SatChecker. The program calculated where every known satellite should have been at that exact second. If a predicted satellite path overlapped perfectly with the streak in the photo, they knew, "Aha! That streak is Starlink Satellite #2559!"

3. The Speedometer: Measuring the Brightness

Now that they knew what the streak was, they needed to know how bright it was. This is crucial because brighter streaks ruin more astronomical data.

  • The Method: They used two different mathematical recipes to measure the light:
    1. The "Bucket" Method (Aperture Photometry): Imagine pouring the light from the streak into a bucket and weighing it. They counted every pixel of light in the streak and subtracted the background "noise" (the faint glow of the sky).
    2. The "Model" Method (PSF Fitting): This is more like a tailor measuring a person. They created a perfect mathematical model of what a moving satellite should look like (a blurry line) and tried to fit that model over the actual photo to see how well it matched.

What Did They Find?

They tested this workflow on just nine different streaks. Here are the big takeaways:

  • It Works: They successfully identified a mix of objects: active internet satellites (Starlink), a GPS satellite, an old science satellite that was turned off, and even a piece of a rocket body.
  • Brightness Varies Wildly: Some satellites were blindingly bright (like a car with high beams on), while others were much dimmer. This depends on the satellite's design, how it's angled toward the sun, and what kind of satellite it is.
  • The "Glint" Problem: While they could measure the steady streaks, they noted that glints (sudden, brief flashes of light when a satellite's solar panel hits the sun just right) are much harder to catch. These are like a camera flash going off for a split second—very hard to predict and measure.

Why Does This Matter?

Think of this paper as the foundation for a new traffic report.

Before this, astronomers knew satellites were a problem, but they didn't have a systematic way to count them or measure their brightness across different types of satellites. This project proved that we can build a "database" of satellite impacts.

In the future, this workflow can be automated to scan millions of images. This will help astronomers:

  1. Predict when the sky will be too crowded to take good photos.
  2. Advocate for satellite companies to design dimmer satellites.
  3. Clean up the data they already have by mathematically removing the streaks.

In short: The night sky is getting busy, but this team built a toolkit to count the cars, measure their headlights, and figure out how to keep the view of the stars clear for everyone.