forked from seclark/RHT
-
Notifications
You must be signed in to change notification settings - Fork 1
The Rolling Hough Transform
License
jackieykma/RHT
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
================================== The Rolling Hough Transform (RHT) ================================== This is the Rolling Hough Transform, described in Clark, Peek, & Putman 2014, ApJ 789, 82 (arXiv:1312.1338). If use of the RHT results in a publication, please cite this work. For instructions on install, use, and more, please see http://seclark.github.io/RHT/. The RHT is written and maintained by Susan E Clark. Please feel free to get in touch with questions or submit pull requests with improvements. Update 2/2021, S.E. Clark: I recently pushed convRHT.py. This is a version of the RHT with the core architecture rewritten to be based on a series of convolutions. It is much faster than the original RHT. This should eventually be integrated into the main code base, but I am releasing it for now so that more people can use it. If you use convRHT in a publication, please cite the main RHT paper as usual. As always, feel free to reach out with comments and questions, or submit pull requests. Many thanks to convRHT beta-testers G. Halal and Y.K. Ma.
About
The Rolling Hough Transform
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 96.7%
- Python 3.3%