Skip to content

Commit

Permalink
Update changes for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Atraxus committed Feb 19, 2024
1 parent ec8fd4c commit 39c2dc2
Showing 1 changed file with 24 additions and 8 deletions.
32 changes: 24 additions & 8 deletions docs/changes/lastChanges.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,26 @@
# Changes

- Addition of first prototype for RAYX-UI, which allows rendering of beamlines
- Added -s option for sequential tracing
- Added option for specific h5 format when exporting rays
- Bug fixes for the RZP (but still being worked on)
- Added additional benchmarking tools
- Exposed additional RAYX-CORE features for outside use
- Improved documentation
- Improved software testing
- rayx-core:
- Added optical elements
- Paraboloid
- Added light sources
- Simple Undulator
- Pixel Source
- Dipole Source
- Improved code consistency for optical elements and light sources
- Improved test suite
- Fixes for RZP tracing
- rayx:
- Added more options to customize the export of rays and speed up the tracing
- Added option to choose GPU
- Improved runtime by optimizing data handling
- rayx-ui:
- Added orthographic camera
- Added footprints/heatmaps/histograms for simple optical elements
- Changed default camera position and orientation
- Jump to light source is possible now
- Correctly render slits
- Fixed positioning of light sources
- Fixed triangulation bugs
- Fixed general rendering bugs
- General bugfixes and documentation updates

0 comments on commit 39c2dc2

Please sign in to comment.