Skip to content

connor-mcclellan/dendrocat

Repository files navigation

dendrocat

Powered by Astropy Badge

A package for detecting and processing sources in radio images. The core of dendrocat contains infrastructure for source detection using astrodendro, noisy source rejection, cataloging, and photometry. Auxiliary classes and methods provide more specialized analysis on already-photometered data.

Links

Features

  • Source detection using astrodendro
  • A suite of customizable apertures, each with masking functionality
  • Signal-to-noise calculation
  • SNR-based source rejection
  • Aperture photometry
  • Automatically-generated source catalogs
  • Flux-Flux plotting
  • Spectral energy distribution plotting

Upcoming Features

  • Matching with external catalogs
  • Aperture centering on peak flux
  • Beam aperture and Beam Background aperture

Installation

dendrocat requires the following packages to install:

dendrocat requires the following packages to function:

dendrocat can be cloned from its repository on GitHub.

git clone https://github.com/cmcclellan1010/dendrocat.git
cd dendrocat
python setup.py install

Contribute

License

This project is Copyright (c) B. Connor McClellan and licensed under the terms of the BSD 3-Clause license. This package is based upon the Astropy package template which is licensed under the BSD 3-clause license. See the licenses folder for more information.

About

Package for detecting and processing sources in radio images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages