Skip to content

j-erler/pymf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMF

PyMF is a pure-Python implementation of several matched filtering image processing techniques. These methods are designed for applications in astronomy and use the flat-sky approximation.

https://img.shields.io/badge/GitHub-j--erler%2Fpymf-blue.svg?style=flat Documentation Status https://img.shields.io/badge/license-MIT-red.svg?style=flat https://img.shields.io/badge/arXiv%3A-1809.06446-orange.svg?style=flat

Documentation

Online documentation is available at pymf.readthedocs.io.

Acknowledgement

Please cite Erler, Ramos-Ceja, Basu & Bertoldi (2018) if you find this code useful in your research. The BibTeX entry for the paper is:

@ARTICLE{2018arXiv180906446E,
    author = {{Erler}, J. and {Ramos-Ceja}, M.~E. and {Basu}, K. and {Bertoldi}, F.},
     title = "{Introducing constrained matched filters for improved separation of point sources from galaxy clusters}",
   journal = {ArXiv e-prints},
      year = 2018,
    eprint = {1809.06446}
}

License

Copyright 2020 Jens Erler and contributors.

PyMF is free software made available under the MIT License. For details see the LICENSE file.

About

A python implementation of several matched filtering techniques for astronomical images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages