Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PyFstat
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
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
Show more breadcrumbs
Gregory Ashton
PyFstat
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e14d497b9c7f8850b8795e75936de4d136b001a6
Select Git revision
Branches
5
72-improve-docs-for_optimal_setup
add-higher-spindown-components
develop-GA
master
default
protected
os-path-join
Tags
5
v1.3
v1.2
v1.1.2
v1.1.0
v1.0.1
10 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Feb
5
31
Jan
30
31
11
10
9
8
22
Dec
21
20
19
18
15
14
13
12
8
1
29
Nov
24
23
21
19
17
16
6
3
30
Oct
20
17
16
15
13
11
6
5
3
2
29
Sep
27
25
7
6
5
2
26
Aug
24
23
21
20
19
18
17
16
15
10
9
8
4
3
2
1
28
Jul
25
18
17
14
13
6
5
20
Jun
16
7
6
2
31
May
16
15
14
13
12
11
10
4
3
28
Apr
25
24
21
20
18
13
12
11
10
5
4
3
27
Mar
25
24
23
2
1
28
Feb
22
21
16
15
14
13
8
3
2
31
Jan
30
25
18
23
Dec
22
21
20
13
8
7
6
5
1
30
Nov
29
28
25
24
23
22
21
18
16
15
10
8
7
6
4
3
2
1
31
Oct
26
25
24
23
22
21
20
19
18
14
13
12
11
10
9
7
5
4
3
1
30
Sep
29
28
27
26
25
24
23
22
21
20
pyCUDA initialisation: fix check for $CUDA_DEVICE exceeding device count
tCW pyCUDA: minor code cleanup
Merge branch 'develop-GA' of gitlab.aei.uni-hannover.de:GregAshton/PyFstat into develop-GA
Merge branch 'develop-GA' of gitlab.aei.uni-hannover.de:GregAshton/PyFstat into develop-GA
Adds generic sliding window functionality
Merge branch 'master' into develop-GA
Minor code polishing
Update examples to match paper
Adds capability to give a unique tempory filename
set self.cudaDeviceName=None in additional search classes to fix tests
tCWmap init: only do CUDA stuff if requested
GPU device selection: allow partial name matches
GPU device selection: through cudaDeviceName user option
GPU device selection: default when no env variable set
choose from multiple GPUs with CUDA_DEVICE environment variable
TransientGridSearch: new F_mn writer function matching the format of lalpulsar.write_transientFstatMap_to_fp
add pyCUDA version of TransientFstatMap
make transient-fstatmap function user-configurable
Merge branch 'printAtoms' into 'master'
writer function for atoms (TransientGridSearch)
Add warning message (but pass) when errors are encountered in removing test directories
Merge branch 'displayless-matplotlib' into 'master'
Merge branch 'transientParamsFixes' into 'master'
Again, fixing gitlab-ci runners directory
Fix gitlab ci runner path
displayless matplotlib import workaround also in helper_functions.py
transients: fix window=none case and allow custom dt0, dtau
Allow use of generator in grid based searches
Minor changes to glitch grid example
fixup to !11 in short transient example
Merge branch '11-move-transient-grid-to-subclass' into 'master'
Update gitlab tests
Improvements to the tests and fixes
Create TransientGridSearch to provide transient grid searches
Minor fixes to the glitch search
Update glitch examples
Minor formatting fixes in GridGlitchSearch
Merge branch 'adds-header-to-grid-search' into develop-GA
Fixes error in SemiCoherentGlitchSearch
Adds forgotten imports
Loading