SkillAgentSearch skills...

Shapelets

shapelets is a python package that implements several shapelet functions and some of their significant applications in science and astronomy.

Install / Use

/learn @uw-comphys/Shapelets
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> <img src="https://raw.githubusercontent.com/uw-comphys/shapelets/main/shapelets.png" width="650"> </h1><br>

DOI

Main Features | Getting Started | Contribute | Citation

What is shapelets?

Shapelets is a Python library that implements several shapelet functions and some of their applications in science and engineering. Shapelet functions are a complete and orthogonal set of localized basis functions with mathematical properties convenient for various image analyses. Existing applications from the literature include:

Main features

Shapelets provides implementations of the following shapelet functions from shapelets.functions

It also implements several shapelets applications, such as

Getting Started

Installation

If you have Python 3.10+ installed on your machine, you can install the shapelets library via pip:

pip install shapelets

Otherwise, consult the installation guide.

Using Shapelets

See the shapelets examples for shapelets applications implemented with this package.

Also checkout our custom commands to see how to use shapelets from the command-line.

Contribute

The authors of the shapelets library welcome contributions to the source code. Please follow the contribution policy here.

Citation

@article{TinoShapelets2024,
author = {Tino, Matthew Peres and Abdulaziz, Abbas Yusuf and Suderman, Robert and Akdeniz, Thomas and Abukhdeir, Nasser Mohieddin},
title = {Shapelets: A Python package implementing shapelet functions and their applications},
doi = {10.21105/joss.06058},
journal = {Journal of Open Source Software},
number = {95},
pages = {6058},
volume = {9},
year = {2024},
url = {https://joss.theoj.org/papers/10.21105/joss.06058}
}
View on GitHub
GitHub Stars19
CategoryDevelopment
Updated3mo ago
Forks6

Languages

Python

Security Score

87/100

Audited on Dec 14, 2025

No findings