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.
64810bc84e7cf1d05f2fac8b97d2378f911f35f7
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
5
Dec
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
more updates on removing, all goes through kat.remove() to call any gui updates etc.
fixing fsig removal
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
adding in SIfloat import, not sure when this went missing
adding fft propagation basics and an example
addint new folder structure
adding help text
changing FabryPerot to fabry_perot
adding example for fabryperot utility
changing to correct (newer) version of progressbar
changing romhom to look for local progressbar
adding progress bar code to pykat
adding zernike test file
forgot zernike file...
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
adding zernike maps
converting some optics functions from Simtools
Removing old utils file
adding QT backend selection, so that we don't depend on --pylab option
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
fixing squeezing of output arrays
updating sagnac example to latest files
fixing pd parsing of SI units
fixing pykat.components.NodeGaussSetter import
fixing S/N qhd parsing
fixing scale commands
fixing scale commands
missing node network gui check
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
adding in gui swtich to stop pyqt4 imports
fixing addline function
more fixing of network node functions, adding some documentation in too
small tweaks.
adding sagnac example file.
adding in qhd detectors fixing some other bits
fixing dump node replacing, creating multi node detectors
fixing mod order setting, adding in new progress parsing so less error prone, must be used with latest kat version, adding cmd_ags option so that other flags can be passed to kat.run(), like enabling coupling reduction
adding in block selector to loadkatfile and parsecommands, so that it only reads in certain blocks. Fixed factorial code in HG_beam
adding xlim/ylim to map plotting function. Fixing issue in test scripts where it wasn't using the correct kat.ini hopefully
fixing ANSI code issue in stderr reading
Loading