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.0.8.tar.gz (10.5 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.0.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (253.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

File details

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

File metadata

  • Download URL: plavchan_gpu-1.0.8.tar.gz
  • Upload date:
  • Size: 10.5 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.0.8.tar.gz
Algorithm Hash digest
SHA256 ff84ad84282df719153c3c1855d1e80fac917d366eaabc9231423283b66361ef
MD5 89c3b497edcece178e907d29c01920f7
BLAKE2b-256 c8acbfecfde7eb5dc1a9777e7b780fc032936d7062868927f7ec346651bdf01b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plavchan_gpu-1.0.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6981ab5e209a94cfb54a7c723084db2184fa1c8a04b4e12e4b08b25694d46770
MD5 daab23a38091bb7e9023c76217e13afd
BLAKE2b-256 167cfafad3fbef99c53f7ba61752efc3d26f933f9eb6f7ebc062bb65b578c4a4

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