Skip to content

Commit e63cb25

Browse files
authored
Add additional references and information to readme.
1 parent df2f720 commit e63cb25

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ To run the code, follow these steps:
1717
5. Run the file
1818

1919
See the [Julia documentation](https://pkgdocs.julialang.org/v1/environments/#Using-someone-else's-project) for more details on environments.
20+
2021
## Files
2122

2223
- `Fig1_introexample.jl`: Figure 1, a Thomas process example.
@@ -56,5 +57,11 @@ loaded via a namespace (and not attached):
5657
[13] tensor_1.5
5758
```
5859

60+
## General implementation
61+
62+
Note that the methodology of the paper is in the package [PointProcessFilters.jl](https://github.com/SDS-EPFL/PointProcessFilters.jl)
63+
5964
## References
60-
- T. A. Rajala, S. C. Olhede, J. P. Grainger, and D. J. Murrell, “What is the Fourier transform of a spatial point process?” IEEE Transactions on Information Theory, 2023.
65+
- Grainger, J. P., Rajala, T. A., Murrell, D. J., & Olhede, S. C. (2023). Visualizing the Wavenumber Content of a Point Pattern. arXiv preprint arXiv:2306.04198.
66+
- T. A. Rajala, S. C. Olhede, J. P. Grainger, and D. J. Murrell, "What is the Fourier transform of a spatial point process?" IEEE Transactions on Information Theory, 2023.
67+
- Jake P. Grainger. (2023). "SDS-EPFL/PointProcessFilters.jl: v0.1.0 (v0.1.0)." Zenodo. https://doi.org/10.5281/zenodo.8252035

0 commit comments

Comments
 (0)