Skip to main content
Ctrl+K

punchbowl

  • Introduction
  • Data
  • Pipeline
  • Help
  • Contribute
    • API Reference
  • GitHub
  • Introduction
  • Data
  • Pipeline
  • Help
  • Contribute
  • API Reference
  • GitHub

Section Navigation

  • Pipeline Overview
  • Level 1
    • Initial Uncertainty Estimation
    • Quartic Fit Correction
    • Despike
    • Destreaking
    • Vignetting Correction
    • Deficient Pixel Replacement
    • Stray Light Removal
    • PSF Correction
    • Pointing Correction
  • Level 2
    • Polarization Resolution
    • Image Resampling
    • Bright Structure Identification
    • Image Merging
  • Level 3
    • F-Corona Removal
    • Starfield Removal
  • QuickPUNCH
    • QuickPUNCH data guide
  • Pipeline
  • Level 2

Level 2#

The level 2 pipeline focuses on the steps to resolve polarization and merge images together. It consists of a few modules:

        graph LR;
id1[polarization resolution] --> id2[image resampling];
id2[image resampling] --> id3[bright structure identification];
id3[bright structure identification] --> id4[image merging];
    
  • Polarization Resolution
  • Image Resampling
  • Bright Structure Identification
  • Image Merging

previous

Pointing Correction

next

Polarization Resolution

Edit on GitHub

© Copyright 2024, PUNCH Science Operations Center.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.0.