You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ wavelet transforms on the sphere.
22
22
23
23
## INSTALLATION
24
24
25
-
The python package, <strong>pys2let</strong>, is available on <ahref="https://pypi.org/project/pys2let/">pypi</a> and can be installed with:
25
+
The python package, **pys2let**, is available on [pypi](https://pypi.org/project/pys2let/) and can be installed with:
26
26
27
27
```bash
28
28
pip install pys2let
@@ -40,7 +40,7 @@ The C package can be installed with [CMake](https://cmake.org) and
40
40
Both can be installed using pip:
41
41
42
42
```bash
43
-
pip install conan cmake
43
+
pip install "conan<1" cmake
44
44
```
45
45
46
46
Then **S2LET** can be compiled with:
@@ -67,22 +67,22 @@ Usage for the python package is also given in the package docstring.
67
67
68
68
## REFERENCING
69
69
70
-
If you use <strong>S2LET</strong> for work that results in publication, please reference <ahref="http://github.com/astro-informatics/s2let">https://github.com/astro-informatics/s2let/</a> and cite the relevant academic paper(s):
70
+
If you use **S2LET** for work that results in publication, please reference [http://github.com/astro-informatics/s2let](https://github.com/astro-informatics/s2let/) and cite the relevant academic paper(s):
71
71
72
72
- Y. Wiaux, J. D. McEwen, P. Vandergheynst, O. Blanc,
73
-
<ahref="http://www.jasonmcewen.org/publication/wiaux-2007-sdw/">Exact reconstruction with directional wavelets on the sphere</a>, Mon. Not. Roy. Astron. Soc., 388(2):770-788, 2008. (<ahref="http://arxiv.org/abs/arXiv:0712.3519">ArXiv</a>
- B. Leistedt, J. D. McEwen, P. Vandergheynst and Y. Wiaux, <ahref="http://www.jasonmcewen.org/publication/leistedt-s-2-let-axisym/">S2LET: A code to perform fast wavelet analysis on the sphere</a>, Astronomy & Astrophysics, 558(A128):1-9, 2013 (<ahref="http://arxiv.org/abs/1211.1680">ArXiv</a> | <ahref="http://dx.doi.org/10.1051/0004-6361/201220729">DOI</a>)
76
-
- J. D. McEwen, B. Leistedt, M. Büttner, H. V. Peiris, Y. Wiaux, <ahref="http://www.jasonmcewen.org/publication/mcewen-s-2-let-spin/">Directional spin wavelets on the sphere</a>, IEEE Trans. Signal Proc., submitted, 2015 (<ahref="http://arxiv.org/abs/1509.06749">ArXiv</a>)
77
-
- J. D. McEwen, M. Price, <ahref="http://www.jasonmcewen.org/publication/mcewen-s-2-let-ridgelets/">Ridgelet transform on the sphere</a>, 27th European Signal Processing Conference (EUSIPCO), 2019 (<ahref="http://arxiv.org/abs/1510.01595v1">ArXiv</a> | <ahref="http://dx.doi.org/10.23919/EUSIPCO.2019.8903034">DOI</a>)
78
-
- J. Y. H. Chan, B. Leistedt, T. D. Kitching, J. D. McEwen, <ahref="http://www.jasonmcewen.org/publication/chan-s-2-let-curvelets/">Second-generation curvelets on the sphere</a>, IEEE Trans. Signal Proc., 65(1):5-14, 2017 (<ahref="http://arxiv.org/abs/1511.05578">ArXiv</a> | <ahref="http://dx.doi.org/10.1109/TSP.2016.2600506">DOI</a>)
79
-
- J. D. McEwen, C. Durastanti, Y. Wiaux, <ahref="http://www.jasonmcewen.org/publication/mcewen-s-2-let-localisation/">Localisation of directional scale-discretised wavelets on the sphere</a>, Applied Comput. Harm. Anal., 44(1), 59-88, 2018 (<ahref="http://arxiv.org/abs/1509.06749">ArXiv</a> | <ahref="http://dx.doi.org/10.1016/j.acha.2016.03.009">DOI</a>)
73
+
[Exact reconstruction with directional wavelets on the sphere](http://www.jasonmcewen.org/publication/wiaux-2007-sdw/), Mon. Not. Roy. Astron. Soc., 388(2):770-788, 2008. ([ArXiv](http://arxiv.org/abs/arXiv:0712.3519))
- B. Leistedt, J. D. McEwen, P. Vandergheynst and Y. Wiaux, [S2LET: A code to perform fast wavelet analysis on the sphere](http://www.jasonmcewen.org/publication/leistedt-s-2-let-axisym/), Astronomy & Astrophysics, 558(A128):1-9, 2013 (http://arxiv.org/abs/1211.1680">ArXiv</a> | [DOI](http://dx.doi.org/10.1051/0004-6361/201220729)
76
+
- J. D. McEwen, B. Leistedt, M. Büttner, H. V. Peiris, Y. Wiaux, [Directional spin wavelets on the sphere](http://www.jasonmcewen.org/publication/mcewen-s-2-let-spin/), IEEE Trans. Signal Proc., submitted, 2015 ([ArXiv](http://arxiv.org/abs/1509.06749)
77
+
- J. D. McEwen, M. Price, [Ridgelet transform on the sphere](http://www.jasonmcewen.org/publication/mcewen-s-2-let-ridgelets/), 27th European Signal Processing Conference (EUSIPCO), 2019 ([ArXiv](http://arxiv.org/abs/1510.01595v1) | [DOI](http://dx.doi.org/10.23919/EUSIPCO.2019.8903034))
78
+
- J. Y. H. Chan, B. Leistedt, T. D. Kitching, J. D. McEwen, [Second-generation curvelets on the sphere](http://www.jasonmcewen.org/publication/chan-s-2-let-curvelets/), IEEE Trans. Signal Proc., 65(1):5-14, 2017 ([ArXiv](http://arxiv.org/abs/1511.05578) | [DOI](http://dx.doi.org/10.1109/TSP.2016.2600506))
79
+
- J. D. McEwen, C. Durastanti, Y. Wiaux, [Localisation of directional scale-discretised wavelets on the sphere](http://www.jasonmcewen.org/publication/mcewen-s-2-let-localisation/), Applied Comput. Harm. Anal., 44(1), 59-88, 2018 ([ArXiv](http://arxiv.org/abs/1509.06749) | [DOI](http://dx.doi.org/10.1016/j.acha.2016.03.009))
80
80
81
81
You may also like to consider citing the following papers on which the fast algorithms of S2LET are based:
82
-
- J. D. McEwen, M. Büttner, B. Leistedt, H. V. Peiris, Y. Wiaux, <ahref="http://ieeexplore.ieee.org/document/7298431/">A novel sampling theorem on the rotation group</a>, IEEE Sig. Proc. Let., 22(12):2425-2429, 2015 (<ahref="http://arxiv.org/abs/1508.03101">ArXiv</a> | <ahref="http://dx.doi.org/10.1109/LSP.2015.2490676">DOI</a>)
82
+
- J. D. McEwen, M. Büttner, B. Leistedt, H. V. Peiris, Y. Wiaux, [A novel sampling theorem on the rotation group](http://ieeexplore.ieee.org/document/7298431/), IEEE Sig. Proc. Let., 22(12):2425-2429, 2015 ([ArXiv](http://arxiv.org/abs/1508.03101) | [DOI](http://dx.doi.org/10.1109/LSP.2015.2490676))
83
83
- J. D. McEwen and Y. Wiaux, <ahref="http://www.jasonmcewen.org/publication/mcewen-so-3/">A
84
-
novel sampling theorem on the sphere</a>, IEEE Trans. Signal Proc., 59, 5876-5887, 2011 (<ahref="http://arxiv.org/abs/1110.6298">ArXiv</a>
@@ -94,4 +94,4 @@ S2LET is released under the GPL-3 license. For further details see
94
94
95
95
## AUTHORS
96
96
97
-
**S2LET** was initially developed by Boris Leistedt, Martin Büttner, and <ahref="http://www.jasonmcewen.org/">Jason McEwen</a> but significant contributors have since been made by a number of <ahref="https://github.com/astro-informatics/s2let/graphs/contributors">others</a>.
97
+
**S2LET** was initially developed by Boris Leistedt, Martin Büttner, and [Jason McEwen](http://www.jasonmcewen.org/)but significant contributors have since been made by a number of [others](https://github.com/astro-informatics/s2let/graphs/contributors).
0 commit comments