Skip to content

Python package using GPU via CUDA for astronomical image reduction

Notifications You must be signed in to change notification settings

MNiwano/Eclaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eclaire

ascl:2008.020

Eclaire : CUDA-based Library for Astronomical Image REduction

Description

This package provides some useful classes and functions for astronomical image reduction, and their processing speed is acceralated by using GPU via CUDA.

Requirements

  • NVIDIA GPU
  • CUDA
  • Below Python modules
    • NumPy
    • Astropy
    • CuPy

Install

pip install git+https://github.com/MNiwano/Eclaire

Components

  • eclaire
    source files of the package
  • sample_en.ipynb
  • sample_ja.ipynb
    a sample program running on Google Colaboratory for trying Eclaire

Reference

DOI: https://doi.org/10.1093/pasj/psaa091

arXiv: https://arxiv.org/abs/2008.11486

About

Python package using GPU via CUDA for astronomical image reduction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published