Skip to content

Commit 16e3fd0

Browse files
committed
Added link (and associated text) for the AlgoArch paper in AJ
1 parent 5de2dfe commit 16e3fd0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ provided to access the algorithms from C++ and Python, or as an
2424
end-user via [standalone applications](#currently-available-apps) to conveniently
2525
configure and execute the algorithms from a Linux shell. The
2626
low-level algorithms exposed by these interfaces are factorized to be
27-
used as components in a higher-level _generalized_ [Algorithm
28-
Architecture](doc/AlgoArch/README.md).
27+
used as components in a higher-level _generalized_ **[Alogrithm Architecture (S. Bhatnagar, U. Rau, M. Hsieh, J. Kern, and R. Xue, AJ 170 246, 2025)](https://doi.org/10.3847/1538-3881/adfe61).**
28+
29+
**[This page](doc/AlgoArch/README.md) is meant for a condensed description of the architecture -- though this page is still under construction.**
2930

3031
Interferometric radio telescopes are indirect imaging devices which
3132
collect data in the Fourier domain. Transforming the raw data from

0 commit comments

Comments
 (0)