Releases: e-j-w/ChartOfNuclides
v0.4.0
Changes since the last release
- Added mass data from AME2020:
- Atomic masses are now listed in the detail view of each nuclide.
- Binding energy per nucleon (BE / A) color scheme was added for the main chart view.
- The search interface can now be used to look up gamma-ray cascades (more details in the user manual).
- Element types (periodic table regions) are now shown in the nuclide detail view.
- Miscellaneous bug fixes.
- Flatpak build: updated
SDL
to 3.2.2 andSDL_image
to 3.2.0.
Quick installation
Only Linux is supported for now. Make sure that flatpak
is set up on your system first (see here for instructions). Then download the Flatpak bundle ChartOfNuclides-0.4.0.flatpak
below. In some distros, this bundle can be installed simply by opening it in the file manager. Otherwise, it can be installed by running:
flatpak install ChartOfNuclides-0.4.0.flatpak
The application should now be available in your application menu and/or via the application search interface (depending on your desktop environment). To uninstall the application, run:
flatpak uninstall io.github.e_j_w.ChartOfNuclides
If you prefer to build the application manually, instructions are here.
Other
Version 1.0 will release sometime following the first stable v3 release of SDL_ttf. The current release is tested against the following SDL3 commits (although more recent SDL3 releases are expected to work as well):
SDL: v3.2.2
SDL_image: v3.2.0
SDL_ttf: 7d62ee195e32180b874c97a07df4080712b467b6
v0.3.1
Changes since the last release
- Fix gamma energy error parsing.
- Properly parse level energies offset by the proton or neutron separation energy.
- Various UX improvements.
- Improved keyboard and gamepad navigation.
Quick installation
Only Linux is supported for now. Make sure that flatpak
is set up on your system first (see here for instructions). Then download the Flatpak bundle ChartOfNuclides-0.3.1.flatpak
below. In some distros, this bundle can be installed simply by opening it in the file manager. Otherwise, it can be installed by running:
flatpak install ChartOfNuclides-0.3.1.flatpak
The application should now be available in your application menu and/or via the application search interface (depending on your desktop environment). To uninstall the application, run:
flatpak uninstall io.github.e_j_w.ChartOfNuclides
If you prefer to build the application manually, instructions are here.
Other
Version 1.0 will release sometime following the first stable v3 releases of SDL_image and SDL_ttf. The current release is tested against the following SDL3 commits (although more recent SDL3 releases are expected to work as well):
SDL: v3.2.0
SDL_image: 4a76fd0ff0ebd39c2b1166967194d6fbeecc4033
SDL_ttf: 7d62ee195e32180b874c97a07df4080712b467b6
v0.3.0
Changes since the last release
- Reaction data is now available, via a dropdown menu in the levels/gammas view of each nuclide.
- Various UI/UX improvements: UI layout, animations, keyboard/mouse controls...
- Improved ENSDF parsing: reaction data, additional decay modes, various bug fixes...
- Fix potential race condition in search.
- Flatpak: updated SDL to 3.2.0.
- Flatpak: updated ENSDF distribution to January 2025.
Quick installation
Only Linux is supported for now. Make sure that flatpak
is set up on your system first (see here for instructions). Then download the Flatpak bundle ChartOfNuclides-0.3.0.flatpak
below. In some distros, this bundle can be installed simply by opening it in the file manager. Otherwise, it can be installed by running:
flatpak install ChartOfNuclides-0.3.0.flatpak
The application should now be available in your application menu and/or via the application search interface (depending on your desktop environment). To uninstall the application, run:
flatpak uninstall io.github.e_j_w.ChartOfNuclides
If you prefer to build the application manually, instructions are here.
Other
Version 1.0 will release sometime following the first stable v3 releases of SDL_image and SDL_ttf. The current release is tested against the following SDL3 commits (although more recent SDL3 releases are expected to work as well):
SDL: v3.2.0
SDL_image: 4a76fd0ff0ebd39c2b1166967194d6fbeecc4033
SDL_ttf: 7d62ee195e32180b874c97a07df4080712b467b6
v0.2.1
Changes since the last release
- The search interface can now be used to look up levels and gammas based on their energy.
- Queries can combine data types to find levels/gammas belonging to a certain nuclide (eg. '32Si 5581 keV').
- Improved appearance of menus and search results.
- Improved ENSDF data parsing.
Quick installation
Only Linux is supported for now. Make sure that flatpak
is set up on your system first (see here for instructions). Then download the Flatpak bundle ChartOfNuclides-0.2.1.flatpak
below. In some distros, this bundle can be installed simply by opening it in the file manager. Otherwise, it can be installed by running:
flatpak install ChartOfNuclides-0.2.1.flatpak
The application should now be available in your application menu and/or via the application search interface (depending on your desktop environment). To uninstall the application, run:
flatpak uninstall io.github.e_j_w.ChartOfNuclides
If you prefer to build the application manually, instructions are here.
Other
Version 1.0 will release sometime following the first stable release of SDL3. The current release is tested against the following SDL3 commits (although more recent SDL3 releases are expected to work as well):
SDL: 73e0e8cf5b52535ffe3d16cc29bf3e377fbd53f6
SDL_image: b1c8ec7d75e3d8398940c9e04a8b82886ae6163d
SDL_ttf: f20defe45dfe6f0daa0f8e92e8b6221d1be3d9c0
v0.2.0
Changes since the last release
- Added a search interface.
- Currently only supports searching for nuclides (eg. '32Si', 'cobalt-60'), though more search types will be added in later releases.
- Additional info is now shown on the chart at various zoom levels, and when using different color schemes.
- Cosmetic and text rendering improvements.
- Improved ENSDF data parsing.
- SDL3 library update.
Quick installation
Only Linux is supported for now. Make sure that flatpak
is set up on your system first (see here for instructions). Then download the Flatpak bundle ChartOfNuclides-0.2.0.flatpak
below. In some distros, this bundle can be installed simply by opening it in the file manager. Otherwise, it can be installed by running:
flatpak install ChartOfNuclides-0.2.0.flatpak
The application should now be available in your application menu and/or via the application search interface (depending on your desktop environment). To uninstall the application, run:
flatpak uninstall io.github.e_j_w.ChartOfNuclides
If you prefer to build the application manually, instructions are here.
Other
Version 1.0 will release sometime following the first stable release of SDL3. The current release is tested against the following SDL3 commits (although more recent SDL3 releases are expected to work as well):
SDL: 73e0e8cf5b52535ffe3d16cc29bf3e377fbd53f6
SDL_image: b1c8ec7d75e3d8398940c9e04a8b82886ae6163d
SDL_ttf: f20defe45dfe6f0daa0f8e92e8b6221d1be3d9c0
v0.1.1
Changes since the last release
- Additional info is now shown in the levels/gammas list of each nuclide.
- Minor UI tweaks.
- SDL3 library update.
Quick installation
Only Linux is supported for now. Make sure that flatpak
is installed on your system first (see here for instructions). Then download the Flatpak bundle ChartOfNuclides-0.1.1.flatpak
below, and install it by running:
flatpak install ChartOfNuclides-0.1.1.flatpak
The application should now be available in your application menu and/or via the application search interface (depending on your desktop environment). To uninstall the application, run:
flatpak uninstall io.github.e_j_w.ChartOfNuclides
If you prefer to build the application manually, instructions are here.
Other
Version 1.0 will release sometime following the first stable release of SDL3. The current release builds against the following SDL3 commits:
SDL: b8e72b09699e96578c8c4c29752582f66b4cd5a8
SDL_image: 6f4584340b9b78542d11bf0232a1a0862de1f0a9
SDL_ttf: 3d8391c300a7eed34b93a0bf9a6154f74a561e2c
v0.1.0
Release notes
Initial release. Only Linux is supported for now.
Quick installation
Make sure that flatpak
is installed on your system first (see here for instructions). Then download the Flatpak bundle ChartOfNuclides-0.1.0.flatpak
below, and install it by running:
flatpak install ChartOfNuclides-0.1.0.flatpak
The application should now be available in your application menu and/or via the application search interface (depending on your desktop environment). To uninstall the application, run:
flatpak uninstall io.github.e_j_w.ChartOfNuclides
Other
Version 1.0 will release sometime following the first stable release of SDL3. The current release builds against the following SDL3 commits:
SDL: 06e122103c31c5b5b13a6e078c949cda99bfc59e
SDL_image: 6f4584340b9b78542d11bf0232a1a0862de1f0a9
SDL_ttf: 41342890704ef3cac661a0d301f3dd122d96a039