diff --git a/index.html b/index.html index cb0d652..4e3b80f 100644 --- a/index.html +++ b/index.html @@ -226,10 +226,10 @@

Cube Analysis and Rendering Tool for Astronomy, --> New - release: v4.1 + release: v5.0-beta.1
January 2024 + style="color:rgb(10, 68, 140);font-weight: bold;font-size:18px; background-color: rgba(255, 255, 255, 0.5);;">Feburary 2025 @@ -401,7 +401,7 @@

Release plan

-

Current release

+

Current release v4.1

The current release is v4.1 (a maintenance release based on v4.0 to address core library update and critical bugs), released on 23rd of January 2024. v4.0 was released on 12th of September 2023, with the following features: @@ -432,21 +432,23 @@

Current release

-

Next release

+

Next release v5-beta / v5-stable

-

The next release will be v5.0 (Q3 2024) with the planned main new features (details TBD):

+

The next stable release will be v5.0-stable (Q2 2025) with the following major new features

- +

See the detailed changelogs of v5-beta for the full list.

+
@@ -457,23 +459,29 @@

Next release

-

Future releases

+

Future releases v6+

This is a non-exclusive list of features we would like to add in subsequent releases, but they are not 100% decided upon yet and depend on feedback from users, resourcing etc.:

    -
  • Collaborative tools
  • -
  • Volume (pseudo 3D) rendering
  • +
  • Time-domain astronomy tools
  • +
  • Full support of workspace
  • +
  • Full support of workspace sharing (carta-controller only)
  • +
  • Collaboration tools (carta-controller only)
  • +
  • Full support of channel map view
  • +
  • Volumetric (pseudo 3D) rendering
  • Profile, histogram, and image fitting tools
  • VO service (image and catalog)
  • -
  • Smart layout
  • New moment image generator
  • +
  • Region spectral profiler performance boost
  • +
  • Image source finder
  • +
  • Spectral line query enhancement
  • +
  • Catalog visualization enhancement
  • Python scripting interface (long-term effort)
- -
+

@@ -580,7 +588,7 @@

v4.1

-

We now host the CARTA RPMs on the We host the CARTA RPMs on the Fedora Copr service.
If you have previously @@ -601,7 +609,7 @@

v4.1

-

We now host the CARTA RPMs on the We host the CARTA RPMs on the Fedora Copr service.
If you have previously @@ -715,7 +723,7 @@

v4.1

10.14.

With Docker installed and running on your system, simply enter the following command in your terminal:
- docker run -ti -p 3002:3002 -v $PWD:/images -v $HOME/.carta:/home/cartauser/.carta cartavis/carta:latest
+ docker run --rm -ti -p 3002:3002 -v $PWD:/images -v $HOME/.carta:/home/cartauser/.carta cartavis/carta:latest
It will download the latest version of CARTA from Docker Hub and run it using your current directory ($PWD) in the CARTA file-browser. A unique URL will be displayed in the terminal. @@ -751,17 +759,17 @@

v4.1

href="https://github.com/CARTAvis/carta/releases" target="_blank">https://github.com/CARTAvis/carta/releases.

- - -