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
Snippets
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
Sean Leavey
pykat
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
23
Oct
22
18
17
28
Sep
16
15
12
7
29
Aug
28
19
17
16
27
Jun
24
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
Added check to make sure R, T and L add up to 1 for mirrors and beam splitters
master
master
Added properties to return a collection of mirrors, beam splitters and spaces as part of a kat object
updating FFT aLIGO example to work with current pykat
Merge branch 'master' of gitlab.aei.uni-hannover.de:finesse/pykat
fixing spatial filter example, ading very simple phaseplate example
updating for new frequency name with a laser/sqz
Merge branch 'master' of gitlab.aei.uni-hannover.de:finesse/pykat
Fixing python 2 errors with isolator1 component and list copying
Merge branch 'master' of gitlab.aei.uni-hannover.de:finesse/pykat
adding setRTL method for BS and mirror, fixing db plotting with out.plot
Merge branch 'master' of gitlab.aei.uni-hannover.de:finesse/pykat
fixing too many file open errors
Merge branch 'master' of gitlab.aei.uni-hannover.de:finesse/pykat
Fixing x2axis variables, adding new isolator
Merge branch 'master' of gitlab.aei.uni-hannover.de:finesse/pykat
updating test files
Fixing trace data not using correct wavelength, adding in new squeezer component parsing
update version
Fixing noxaxis in plot command, adding Rc param to bp detector
Fixing R+T+L checking for float eps, adding component from trace output
Changing warning for mirror and bs to warn when R+T+L != 1
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
Merge branch 'master' of gitlab.aei.uni-hannover.de:finesse/pykat
Changed from pylab to pyplot for plotting absorption map
Moved importing matplotlib inside plotting method to make build work
Merge branch 'master' of gitlab.aei.uni-hannover.de:finesse/pykat
forgot to add __init__
adding file for gw utility function
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
Loading