Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OPOSSUM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
phelix
rust
OPOSSUM
Graph
f74d26f9a29977a0c2ccba909ea97b08179ce76e
Select Git revision
Branches
10
158-user-guide
275-display-optics-in-ray-visualizer
405-add-a-new-surface-type-paraxialplane
418-play-with-egui
419-play-with-yew
433-create-api-calls-for-the-opossum-client
main
default
protected
separate_gui_from_lib
test_leptos
wasm
Tags
6
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Dec
8
7
6
5
4
1
30
Nov
28
27
24
22
21
20
17
16
9
7
6
3
2
1
31
Oct
30
27
26
24
23
20
19
18
17
16
13
12
11
10
9
7
6
5
4
29
Sep
25
22
21
20
15
14
12
11
8
7
6
5
4
1
31
Aug
30
29
19
17
15
7
4
31
Jul
30
28
27
26
25
24
22
21
20
19
18
17
16
15
14
12
11
10
9
5
4
3
Embed logo for report in binary.
Add logos for msi installer.
Move README and LICENSE file to oppossum dir.
plots working again. missing lots of docs and wavefront plot still missing
Merge branch 'test_coverage' into 'main'
Cargo.toml: add link to README.md
Properties: add further unit tests.
Spectrum: add unit test for debug.
Spectrometer: add further unit tests.
SpotDiagram: add further unit tests
Add further unit tests
ParaxialSurface: add basic unit tests.
Dummy: add unit test for analyze_empty
Source: add test for debug.
Source: add unit test for set_light_data
Source: add test for create_point_ray_source
Source: extend unit tests
SOurce: unit test for create_collimated_ray_source
Source: unit test for create_collimated_ray_source
Merge branch '138-add-node-for-wavenfront-measurement' of git.gsi.de:phelix/rust/opossum into 138-add-node-for-wavenfront-measurement
clean up, still some work needed
added plot optionts, not finished yet
defined wavefront function. not done yet
clean up, still some work needed
added plot optionts, not finished yet
Merge branch '135-beam-splitter-add-ray-tracing-analysis' into 'main'
BeamSplitter: add unit test for raytrace
defined wavefront function. not done yet
BeamSplitter: impl analyze_raytrace
Rays: impl merge fn.
Rays: add split fn and unit test
Ray: add split fn.
Merge branch '139-spectrometer-add-support-for-geometric-rays' into 'main'
Spectrum: slightly improve plot layout.
Rays: impl to_spectrum instead Spectrum::from_ray
Some linting
Rays: add unit test for wavelength_range()
Rays: impl wavelength_range() fn.
Merge branch '136-ideal-filter-add-raytracing-analysis' into 'main'
Spectrum: slight code cleanup
Loading