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
c761da684b0aaffc26c83cc1a54af1cab048d290
Select Git revision
Branches
8
275-display-optics-in-ray-visualizer
405-add-a-new-surface-type-paraxialplane
418-play-with-egui
419-play-with-yew
422-develop-webapi-rest-server
431-develop-graphical-user-interface
main
default
protected
test_leptos
Tags
6
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Nov
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
2
30
Jun
23
22
20
19
18
16
13
12
7
6
5
2
1
31
May
30
26
24
23
Resolve "Consider introducing test coverage tools"
Update README.md
Update README.md
Add README.md
Merge branch '107-several-propagation-modes' into 'main'
Analyzer: Remove the analyzer struct.
Analyzer: Add config for AnalyzerType::RayTrace
Merge branch '121-apodize-lightdata-for-inputs-and-outputs-in-central-opticscenery-analyze-function' into 'main'
OpticScenery: also apodize outgoing light.
Add apodize_incoming_edges to OpticScenery.
CI: Simplify script
Update CI
Work on CI pipeline
Merge branch '99-ray-definition-and-properties' into 'main'
ray_source example: Add output aperture to source.
Add node: SpotDiagram
Source: apodize rays at output port aperture.
Code cleanup
EnergyMeter: support LightData::Geometric
Rays: impl apodization of rays by given aperture.
Merge branch '105-inital-ray-distribution-constructor' into 'main'
Rays: Add sobol distribution.
Rays: Impl Plotaable trait.
Rays: Add ray distribution fns.
Further work on ray structure...
Merge branch 'main' into 105-inital-ray-distribution-constructor
Merge branch '118-add-aperture-to-each-port-of-an-optical-element' into 'main'
Doc work
OpticPorts: remove unnecessary fns.
Add Optical:set_input_aperture.
Nodes: Modify ports handling.
Add Aperture to OpticPorts struct.
Merge branch '73-consider-using-the-genpdf-crate-for-generating-pdf-documents-from-analysis-reports' into 'main'
Report: Improve error handling. Scale diagram
OpticScenery: Impl PdfPlottable.
Code cleanup
Impl PdfReport for FilterType
Spectrum: fix plot scale
Unit tests pass again.
Spectrum: Add further unit test for scaling.
Loading