Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pykat
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastian Steinlechner
pykat
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
7d1d15c8e552b71ce35fd1cb15c11be505327665
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
12
Sep
25
Aug
19
17
16
12
9
24
Jun
23
16
May
15
14
13
12
11
7
5
3
28
Apr
27
26
25
22
19
18
15
14
12
8
6
21
Mar
16
8
2
Feb
1
31
Jan
25
15
10
Dec
8
4
2
1
28
Oct
21
7
25
Sep
24
22
11
9
2
18
Aug
17
14
13
12
11
10
7
5
28
Jul
27
25
24
23
22
17
15
14
29
May
27
26
25
24
22
21
20
19
15
14
11
9
7
4
26
Apr
24
23
22
21
20
17
16
15
14
13
12
11
10
24
Mar
5
20
Feb
19
17
16
13
11
9
7
3
23
Jan
16
15
10
29
Dec
22
21
20
18
17
14
12
9
8
6
5
3
1
30
Nov
28
26
17
3
1
31
Oct
28
24
11
19
Sep
18
17
13
4
2
29
Aug
15
14
12
1
31
Jul
30
25
22
27
Jun
1
27
May
22
13
5
4
2
8
Apr
30
Mar
25
10
7
4
3
2
27
Feb
26
25
22
21
20
14
13
12
9
7
6
5
4
31
Jan
30
29
28
24
21
20
16
13
12
10
9
7
6
5
19
Dec
18
17
16
15
14
13
12
11
10
9
6
5
4
2
1
28
Nov
27
fixed getTraceData for non-default wavelengths
master
master
Merge remote-tracking branch 'upstream/master'
fixing loop delete
Adding exception handling to add puts as extra lines if they can't be handled for backward compatiability
fixing in loop edit of list
rearrange ordering as it was parsing put before xaxis
testing param owner reference
More deepcopying fixes for weakrefs in putters and params
Cleaning up removing of components/commands/detectors and loose references. Fixing block remove
Adding parsing for put commands. This reads in put commands and links them to the objects now. Disabling the object that is being put to or the thing that is putting will ensure that the put command isn't generated, so no need to use removeLines for puts now
removed build pipeline for this repo
katRun.info() updated to give x location of min/max values
renamed node_graph() to nodeGraph() to be compatible with the naming convention
Nodegraph plotting function
Changed from pylab to pyplot for plotting absorption map
Moved importing matplotlib inside plotting method to make build work
Added proper error handling in maps.py
Removed print, and added comments
Merge branch 'master' of gitlab.aei.uni-hannover.de:finesse/pykat
Added support for loss in isolator component
Fixes #1 - warning on negative or zero fsig
fixing lens issues
adding lens power option
Merge branch 'master' of gitlab.aei.uni-hannover.de:finesse/pykat
Removed RcRemoved as input to surfacemap __init__()
fixing some comments and default params for bussleye diode
adding functions to compute bullseye coefficients
adding jacobi.py
fixing name change
changing HG_beam to HG_mode, maths to math, adding LG2HG function
adding hg2lg function, has been tested, but need to add test example
Merge branch 'master' of gitlab.aei.uni-hannover.de:finesse/pykat
Fixed how the subclass curvedmapworks together with its parent class surfacemap, and various python 2 vs 3 problems for the read map methods
adding pdtype functions
removing not-needed function from gaussian beam, chaning HG beam plot to not use pylab
Merging
Small change of default
Adding EI read function, adding better warning for ROM vs map size differences. Making error printouts more readable
fixing computation time parsing, more utf8 stuff
small change
Loading