Skip to content

frederic-auchere/WISA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

WISA - WOW

This Jupyter notebook demonstrates denoising and image enhancement with the à trous wavelet transform. Prepared for the WISA 2023 conference.

Installation

You'll need three packages that are not in PyPi, so you'll have to clone them

git clone https://github.com/frederic-auchere/wavelets.git
cd wavelets
pip .
git clone https://github.com/frederic-auchere/rectify.git
cd rectify
pip install .
git clone https://github.com/frederic-auchere/wow.git
cd wow
pip install .

You'll also need sunpy (only for the official EUI 174 color table)

pip install sunpy

About

WOW demonstration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published