New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

phot2lc

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phot2lc

Light curve extraction

1.8.1
Maintainers
1

phot2lc

A pure-Python interactive tool for extracting light curves from time series photometric data.

Much of the inspiration for this program came from the WQED light curve extraction software, but phot2lc includes several new features and the ease of installation that comes with pure-Python programs.

Features

  • Comparison star selection
  • Aperture size selection
  • Polynomial detrending
  • Sigma clipping
  • Manual data point removal
  • Barycentric time corrections

Requirements:

  • Python 3.6 (or later)
  • matplotlib 3.1.3 (or later)
  • Astropy 4.0 (or later)

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts