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.
189384dc99448514fda04c162f6b5fe7b33fed2c
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jul
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
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
updates
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
Added remove curvature method to the surfacemap class
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
fixing fsig parsing of 'fsig signal frequency'. Adding code to allow surface motions.
Added instance variable notNan to the class surfacemap.
Changed axes limits in surfacemap.plot(), and removed some waste code from read_map().
Added support for reading in ascii zygo mirror map files to pykat.
Added option to read ligo surface maps to the read_map() function. Swapped x/y-axes in the surfacemap.plot() function.
adding in code to generate ROM files for Finesse which have multple ROQ rules for knm of different directions
updating maps for computing different knm directions
adding exception check for test server
adding exception check for test server
adding exception check for test server
fixing beam trace code of py2->py3 errors
More tweaks. Code needs tested.
More tweaks... not sure if it's correct
Bugfixes to FFT scaled propagation
Example of scaled propagation
Fixing bug with distance (variable 'L' not defined)
Plot bugfix in oscar.py
Scale FFT propagation functionality added to oscar.py (with example)
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
fixing 1 output 2D matrix shaping. Changing TS storage of data to a single dataset in the HDF5 file, this allows us to read multiple TS elements at once, speeding up the RB computation
adding todo list for converting simtools functions
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
Commented out a line in the fsig parsing
fixing BH integer conversion
adding in new scale options, removing detector check as causes issues when only using detectors which aren't parsed as pykat objects yet
adding error message if fsig param not found
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
fixing more fsig parsing
adding a template file for creating examples
fixing fsig target, adding in batch processor for multiple kat objects
adding worst error to EI object, also fixing parsing for pd, qnoised and qshots
more fixes
more romhom fixes
fixing romhom code to select first basis by error rather than just first TS element
adding nc arg for maps
setting default nc order for ROQ to be 8 for now
Loading