Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SGS18-READEX
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Ondrej Vysocky
SGS18-READEX
Graph
1c0a76af54262d900ce1a586701de872025d64f2
Select Git revision
Branches
5
dev
dev2
heatmap
master
default
protected
timeline_visualisation
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jul
29
May
22
16
9
2
26
Apr
16
10
9
3
28
Mar
27
26
21
15
14
13
11
6
27
Feb
22
12
Oct
14
Aug
9
7
29
Jun
28
26
23
19
14
7
23
May
19
16
12
2
18
Apr
14
7
Jun
12
Apr
5
4
3
18
Mar
17
22
Feb
26
Nov
23
12
9
22
Oct
27
Aug
19
13
9
3
30
Jul
22
20
19
15
7
Apr
6
30
Mar
22
19
16
15
9
5
1
25
Feb
17
12
15
Dec
7
3
27
Nov
26
24
23
19
17
15
Jul
13
29
Jun
12
Mar
14
Feb
31
Jan
30
24
10
16
Dec
10
9
6
2
27
Nov
25
20
15
13
11
7
30
Oct
28
25
17
7
26
Sep
6
5
4
2
26
Aug
25
24
23
22
21
20
16
11
7
5
2
26
Jul
25
24
19
16
28
Jun
25
18
7
17
Apr
5
22
Mar
24
Feb
20
19
13
8
7
28
Jan
18
17
16
15
14
10
22
Dec
21
20
19
18
17
12
11
5
29
Nov
24
22
15
8
7
1
24
Oct
23
18
12
11
8
4
27
Sep
26
25
24
20
19
17
13
12
10
9
7
5
4
31
Aug
29
25
24
21
17
14
13
7
31
Jul
17
13
12
11
10
28
Jun
27
19
15
12
8
7
5
1
29
May
25
22
18
16
15
11
4
24
Apr
23
20
18
17
16
13
11
10
6
4
3
29
Mar
28
27
26
23
22
21
20
16
13
12
9
6
5
2
1
27
Feb
closing development in this repo
master
master
Progress on heatmap export to LaTeX
timeline_visual…
timeline_visualisation
Commit before merge to master
Added loading of 1 tuned parameter + protection against misslick during configuration
Added loading of fake parameter (CF/UnCF) from measurementInfo
Added parsing of databases with 1 tuned parameter #1
Data_load - removed unnecessary commented block of code
Power samples timeline - after change of region, all exids will load again, when changing exid, specific nodes loads too
Heatmap - added button for switching axes between GHz/Hz, axes in GHz represented by int, not float anymore. Plots - removed scientific representation of axes
Small optimization changes of Heatmap, Plots, Timeline
Power samples timeline - graph drawing faster
Power samples timeline - added showing of extra short regions with less than 2 samples
Power samples timeline - added dictionary with timestamps for each node/region, faster loading/computing of time offset of samples
Power samples timeline - improved loading of samples and added time offset for multiple calls of same function
Power samples timeline - added MUCH MORE faster loading of samples to timeline (load_samples()), without time offset
Power samples timeline - added MUCH MORE faster loading of samples to timeline (load_samples()) but currently only for loading static data
Plots - legend now shows "def CF, def UnCF" for default CPU frequencies
Plots - added correct loading of data for switched axes, added correct positioning of scatter plot
Plots - removed wrong drawing of default data that are not present, added correct values to legend (CF/UCF) instead of static "CF", removed wrong deleting of first value on X-axis if no default data are present
Power samples timeline - improved preloading of execution IDs based on region/node selected, much faster execution time for cases with many measurings/regions
Power samples timeline - added loading of execution IDs based on change of computing node - this commit follows up previous commit
Power samples timeline - cleaning of code + updates of nodes and execution IDs based on region change, improved loading of files, removed wrong appending of file names
Power samples timeline - removed underscore from a legend, fixed position of legend, fixed align of rows of a legend
Heatmap repaired, X-axis title moved to top, mutiplication repaired, added explort to CSV
Locating execution ID fixed
Removed old data
Resolved conflicts
Merge branch 'heatmap' into timeline_visualisation
Removed old dataset
heatmap
heatmap
Removed old data parsing, because it is not used anymore
Bug fix - crashing when 'JOB ID' is missing or has non-numeric value
Commented code and print statements deleted, variables renamed
File 'heatmat_emmental.py' deleted
Bug fixes - 1. crashing when switching axes (script was using old function 'set_yticklabels' which is discouraged from matplotlib v3.7); 2. crashing when setting multiplicator or changing regions; 3. Missing value in data; heatmap now shows blank cells when there are no data provided, added compatibility for two different data formats, GUI bugfixes and changes
Adjusting slider default size
Adding default main region in radarGUI_analyze as the _static one
Deleting unnecessary prints on terminal
Adding responsivity to data_plot and fixing legend appearence
Fixing problem with scatter line for default CF in data_plot
Adding responsive legend
Loading