Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/company-images/logo-aussrc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/team-aussrc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 40 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,12 @@
-->
</a>
</li>
<li>
<a target="_blank" title="AusSRC" href="https://aussrc.org">
<img src="images/company-images/logo-aussrc.png" width=32px id="aussrc-logo"
alt="AusSRC" />
</a>
</li>
<!-- <li>
<a target="_blank" title="CARTA on GitHub" href="https://github.com/CARTAvis">
<picture>
Expand Down Expand Up @@ -404,7 +410,7 @@ <h2 class="section-title">Release plan</h2>
<div class="section-heading">
<h4>Current release v5.1-stable</h4>
</div>
<p>The current release is v5.1, released on 3rd of February 2026, with the following feature highlights:
<p>The current release is v5.1, as a maintenance release based on v5.0, released on 3rd of February 2026, with the following feature highlights:
</p>
<ul>
<li>Channel map view (raster only)</li>
Expand Down Expand Up @@ -434,21 +440,32 @@ <h4>Current release v5.1-stable</h4>
<!--Content of the Middle-->
<div class="col-3">
<div class="section-heading">
<h4>Next release v6-beta</h4>
<h4>Next releases v6-beta</h4>

</div>
<p> The next beta release will be v6.0-beta with the following major features</p>
<p>v6-beta1 will be a maintenance release focusing on bug fixes and codebase refactoring.</p>



<p> v6-beta2 will include the following major features</p>
<ul>
<li>Full support of channel map view</li>
<li>Volumetric (pseudo 3D) rendering</li>
<li>Full support of workspace</li>
<li>Full support of workspace sharing (carta-controller only)</li>
<li>Collaboration tools (carta-controller only)</li>
<li>Initial support for time-domain astronomy tools</li>
<li>Initial support of the Python scripting interface</li>
</ul>

<p> v6-beta3 will include the following major features</p>
<ul>
<li>Volumetric (pseudo 3D) rendering</li>
<li>Collaboration tools (carta-controller only)</li>
<li>More time-domain astronomy tools</li>
<li>VO services</li>
</ul>

<p> v6-beta4 will be a maintenance release focusing on bug fixes and become a v6-stable release candidate.</p>

</div>
<!--End Content of the Middle-->

Expand Down Expand Up @@ -943,7 +960,7 @@ <h2 class="section-title">CARTA Development team</h2>


<!--User Testimonial-->
<blockquote class="col-4 testimonial classic text-center">
<blockquote class="col-5 testimonial classic text-center">
<img src="images/team-asiaa.png" />
<p><a href="https://www.asiaa.sinica.edu.tw/" target="_blank">Academia Sinica Institute of
Astronomy and Astrophysics (ASIAA)</a></p>
Expand All @@ -954,7 +971,7 @@ <h2 class="section-title">CARTA Development team</h2>
<!-- End of Testimonial-->

<!--User Testimonial-->
<blockquote class="col-4 testimonial classic text-center">
<blockquote class="col-5 testimonial classic text-center">
<!--
<img src="images/company-images/logo_idia3.png" id="idia-logo" alt="IDIA"/>
-->
Expand All @@ -976,7 +993,7 @@ <h2 class="section-title">CARTA Development team</h2>
<!-- End of Testimonial-->

<!--User Testimonial-->
<blockquote class="col-4 testimonial classic text-center">
<blockquote class="col-5 testimonial classic text-center">
<img src="images/team-nrao.png" />
<p><a href="https://science.nrao.edu/" target="_blank">National Radio Astronomy Observatory
(NRAO)</a></p>
Expand All @@ -987,7 +1004,7 @@ <h2 class="section-title">CARTA Development team</h2>
<!-- End of Testimonial-->

<!--User Testimonial-->
<blockquote class="col-4 testimonial classic text-center">
<blockquote class="col-5 testimonial classic text-center">
<!--
<img src="images/company-images/logo_alberta2.jpg"/>
-->
Expand All @@ -1007,6 +1024,19 @@ <h2 class="section-title">CARTA Development team</h2>
Project and from the Canada Foundation for Innovation as part of the
Canadian Initiative for Radio Astronomy Data Analysis (CIRADA).</footer>
</blockquote>

<!--User Testimonial-->
<blockquote class="col-5 testimonial classic text-center">
<img src="images/team-aussrc.png" />
<p><a href="https://aussrc.org" target="_blank">Australian Square Kilometre Array Regional Centre</a></p>

<footer>A joint venture between CSIRO – Australia’s national science agency, Curtin University, the Pawsey Supercomputing Research Centre and the University of Western Australia
</footer>
</blockquote>
<!-- End of Testimonial-->



<!-- End of Testimonial-->

</div>
Expand Down Expand Up @@ -1134,7 +1164,7 @@ <h4>Citation</h4>
<div class="row clearfix">

<p id="copyright" class="col-1">
Copyright (C) 2018-2026 ASIAA, IDIA, NRAO, and Department of Physics, University of Alberta. This
Copyright (C) 2018-2026 ASIAA, IDIA, NRAO, Department of Physics, University of Alberta, and AusSRC. This
program is free software; you can redistribute it and/or modify it under the terms of the <a
href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License version 3</a> as
published by the Free Software Foundation.
Expand Down