Skip to content

themelis/wiener2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wiener filtering for mass mapping

to compile use this command,

cd src/
g++ -o wiener2d wiener2d.cpp -std=c++11 -I/usr/local/include -L/usr/local/lib -lcfitsio -lfftw3 -lm

then, to execute the binary

rm wiener.fits
./wiener2d

and display results using the notebook inside ntbk/ folder

About

wiener filtering for mass mapping, example on MICE data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors