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
finesse
pykat
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0112f5dc5200c9854d71a3db2556a8c199003aab
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
17
Feb
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
26
9
2
23
Sep
23
Aug
22
21
18
17
9
8
7
6
5
4
3
1
31
Jul
30
29
24
23
9
May
6
11
Feb
10
3
fixing map output name spaces. Updating for new optivis version. Also adding full L1 file for Optivis plotting
fixing some optivis node convention issues. Adding other components and trying out aLIGO plotting, nearly working. Other ROM updates too
qshot fixes from Sebastian
updating to latest optivis version
changing profile code slightly
fixing float cast
fixing small things
adding redmine tools
romhom updates
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
changing ROMHOM output file
testing out optivis integration
Removed printing object name when xaxis is removed.
removed output
fixing fsig parsing
Attempt at fixing referencing issue when deep copying the various pykat objects. It was an issue because they create dynamic properties for classes on the fly depending on which components are added, e.g. so that you can do kat.m1. However on copying the class definitions also need to be deep-copied by creating a new class and copying over the properties.
fixing bug in cavity info function
fixed indent
adding a different version of FFT propgagation for texting
working FFT aligo cavity scan, final tweaks for now
first working version of FFT scan
fixed bug, some debugging stuff added
adding some convenience stuff to fft
changing fft imports
moving fft.py into optics
FFT prop. of aligo arm cavity. not yet working
small change to help message
adding dummy map function for testing
removing unnecessary backend settings
changing ==None to is None, to make compatible with python 3
fixing imports to new locations
fixing imports to new locations
moving more files out of utilities
moving optics file from utilities to optics folder
removing not needed inputs and backend setting
moving printpdf to pykat tools
making new folder for basic use examples
small change to new example
fixing print statement
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
Loading