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.
0a19a80938c7089feb042b64d55ae61df41a18a2
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jul
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
updating knm computations and adding romhom tests
adding in more ROMHOM computation and weighting file generations as well as some knm computations utilities. Adding more functions in beam parameter object for plotting parameters
fixing issue where kat class changes were being made globally instead of to the cloned class
fixing gauss param naming
playing around with gui. Adding getMatrices() method to kat object to read in ifo matrices
adding in check for no path
adding in beam trace, bp and gouy detectors
tweaking the tools.py again.
if noxaxis is true no xaxis are printed
small fix for tools.py
fixing lambda command
update to gauss beam
adding in HG beam object and plotting. changing gauss_param naming to beam_param
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
adding lambda default wavelength property, also fixing q factor computations that need to link to this value
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
adding __init__ to plotting tools.
colormap class name change.
just backing up plotting tools for merge. Not ready for use yet.
adding senstivity variations of noise computations
Adding in map reading/writing class and updates to various gui components, trying to get rotation working but failing so far
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
fixing a bunhc of things. Adding in real/imaginary parsing when re/im or abs:deg yaxis is used
adding the possibility to run finesse with plotting.
selection for which trace information to return
tracing doesn't require anymore than maxtem 0 so use that for tracing and then return to previous value.
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
returning local copy of dict
adding lkat tracing example
Bug fix
Adding trace command handling
udpdating setup files and requirements. Fixing and simplifying the output select from a kat_run object. Internally it always stores output data as a 2d array, even if noxaxis is used. This simplifies the selection of output data greatly
starting collection of potentially useful plotting functions.
sorting out dangling put commands when object removed
updating gui on object removal
removing similarly named objects before adding a new one
adding in ability to remove components/detectors/commands
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
Adding lkat test
added method to reverse beam direction.
Loading