Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages