Skip to content
Snippets Groups Projects
  1. Oct 25, 2024
  2. Oct 24, 2024
    • Udo Eisenbarth's avatar
      Change angle in mirror example. · 4b093224
      Udo Eisenbarth authored
      4b093224
    • y.zobus's avatar
      Merge branch '350-error-in-example-mirror-rs' into 'main' · d21a0e3b
      y.zobus authored
      fixed up-direction problem.
      
      Closes #350
      
      See merge request !206
      d21a0e3b
    • y.zobus's avatar
      * cargo fmt + test fix · 82611165
      y.zobus authored
      * cargo fmt
      
      * fixed up-direction problem.
      however, creates new display error for ghost focus, since all history is now plotted again
      82611165
    • Udo Eisenbarth's avatar
      Fix linter warnings · d5a5e4e1
      Udo Eisenbarth authored
      d5a5e4e1
    • Udo Eisenbarth's avatar
      Merge branch '315-beamsplitter-generates-error-with-energyanalyzer' into 'main' · f2fc18e8
      Udo Eisenbarth authored
      Fix beamsplitter example
      
      Closes #315
      
      See merge request !205
      f2fc18e8
    • Udo Eisenbarth's avatar
      * Fix warnings in ghost-focus example · a7c6fa1a
      Udo Eisenbarth authored
      * refactor: :recycle: Refactor BeamSplitter code.
      
      * Update example 'laser_system' to use a ray source in combination with an energy analyzer to repeat the error.
      
      Attacking #315
      a7c6fa1a
    • y.zobus's avatar
      Merge branch '343-fluence-calculation-for-each-individual-ray-bundle-at-surfaces' into 'main' · 6daba242
      y.zobus authored
      feat: :sparkles: Ghost focus analysis now report on individual bounces of rays...
      
      See merge request !204
      6daba242
    • y.zobus's avatar
      * feat: :sparkles: Ghost focus analysis now report on individual bounces of... · 266d110d
      y.zobus authored
      * feat: :sparkles: Ghost focus analysis now report on individual bounces of rays that may be critical in terms of lidt
      
      * added missed node attribute in deserialization
      
      * cargo fmt + xtask ci
      
      * cargo fmt
      
      * Added ray propagation plot that only shows the critical ray bundle and its previous bounces
      
      * enable property creation for ghost focus if criterium on hit map is met
      
      * added calc_fluence functions for Rayshitmap and selecting of hitmaps depending on a maximum fluence
      
      * new function store_node_uuid_in_rays_bundle
      
      * refactor of hitmap to insert rays by bounce and ray-bundle uuid
      
      * store uuid also in node attributes
      
      * Added node-origin uuid, parent uuid and uuid for ray bundles.
      
      * fixed port name error due to statically typed names
      
      * cargo fmt and xtask
      
      * refactoring analyze function for ghost focus in wedge, lens and cylindric lens
      
      * refactoring for wedge and cylin. lens
      
      * imported Analyzable trait
      
      * add functions to simplify analyze function of lens
      
      * Added Ghost_Focus lightdata to propagate Vec<Rays>
      
      * fixed hit map insertion
      
      * removed position history of bounced rays on creation
      
      * added bounce lvl to analysis to avoid repeated generation of rays by soure. Closes #344
      
      * Added separation of individual ray bundles in hitmaps
      
      * changed ghost focus history to stor individual ray bundles per bounce
      266d110d
  3. Oct 22, 2024
  4. Oct 18, 2024
  5. Oct 17, 2024
    • y.zobus's avatar
      Merge branch... · 3f809283
      y.zobus authored
      Merge branch '339-single-bounce-of-rear-side-of-wedge-does-not-propagate-further-than-front-side-of-wedge' into 'main'
      
      Resolve "single bounce of rear side of wedge does not propagate further than front side of wedge"
      
      See merge request !200
      3f809283
    • y.zobus's avatar
      * fix: :bug: wrong description of AR coating in example. worked as intended · 02df0db4
      y.zobus authored
      * fixed ax limit "bug" in hitmap plots
      02df0db4
    • y.zobus's avatar
      Merge branch... · 52e34aba
      y.zobus authored
      Merge branch '337-relocate-looping-over-number-of-bounces-to-outermost-layer-of-ghost-focus-analyzer' into 'main'
      
      removed last step in source ghost focus analysis which used another raytrace...
      
      See merge request !199
      52e34aba
    • y.zobus's avatar
      * format and xtask clean up · 423f5ea6
      y.zobus authored
      * feat: :sparkles: Global ray propagation plot also colorcodes by bounces. Also relocated bounce loop to outermost layer
      
      * added port name to file name of properties, which otherwise overwrite  previously written files of same node. e.g. lens hitmaps of front and read side.
      Closes #336
      
      * removed last step in source ghost focus analysis which used another raytrace simulation instead of just passing on the rays that refracted on its surface
      
      * added ray_collection variable to ghostfocusanalyzer analyze function
      
      * relocated loop to outer layer of ghost focus analyzer. still needs to be cleaned up
      423f5ea6
  6. Oct 16, 2024
  7. Oct 11, 2024
  8. Oct 10, 2024
  9. Oct 08, 2024
Loading