Skip to main content

GPU-accelerated Plavchan periodogram calculation

Project description

Plavchan-GPU

A GPU-accelerated implementation of the Plavchan periodogram for time series analysis in astronomy.

Installation

pip install plavchan_gpu

Requirements

  • CUDA-capable GPU and CUDA toolkit > 11.0
  • Python 3.6+

Usage

from plavchan_gpu import plavchan_periodogram

# Example data
mags = [[0.1, 0.2, 0.3], [0.4, 0.5, 0.6]]  # List of magnitude lists for each object
times = [[1.0, 2.0, 3.0], [1.5, 2.5, 3.5]]  # List of time lists for each object
trial_periods = [0.1, 0.2, 0.3, 0.4, 0.5]   # List of trial periods

# Calculate periodogram
result = plavchan_periodogram(mags, times, trial_periods, width=0.1)

# result will be a list of periodogram values for each object and trial period

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plavchan_gpu-1.1.1.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

plavchan_gpu-1.1.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (270.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

File details

Details for the file plavchan_gpu-1.1.1.tar.gz.

File metadata

  • Download URL: plavchan_gpu-1.1.1.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.2

File hashes

Hashes for plavchan_gpu-1.1.1.tar.gz
Algorithm Hash digest
SHA256 3bd49695a3f635d2f88cd7c0cfdf04d768796a804c699da258a56d157898886b
MD5 954cdd6b2050d8e758376c8530a3fd74
BLAKE2b-256 5ec138e0f7feba40a37df22714e1d4ba2f1f6a8e53f11f74bc52350c06460daa

See more details on using hashes here.

File details

Details for the file plavchan_gpu-1.1.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for plavchan_gpu-1.1.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ee4c575b3b490f2b0372f8714328a74eea28b8b86f204ef090539fae97bc4689
MD5 42181ec4eff09a91da412d10d4fceb50
BLAKE2b-256 ed27b0e6b7b658df46bf4542ae6f30b138a7775a30833e27c53d72005c42f7c4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page