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
Snippets
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Pep Covas Vidal
PyFstat
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
os-path-join
Select Git revision
Branches
9
Binary
add-higher-spindown-components
add-version-information
adds-header-to-grid-search
develop-DK
develop-GA
master
default
protected
os-path-join
timeFstatmap
Tags
5
v1.3
v1.2
v1.1.2
v1.1.0
v1.0.1
14 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Feb
30
Jan
22
19
16
21
Nov
8
7
6
5
4
6
Aug
2
23
Jul
1
7
Aug
2
28
May
9
8
4
1
23
Apr
15
5
22
Mar
20
19
9
8
27
Feb
22
12
9
8
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
Update pyfstat/mcmc_based_searches.py, pyfstat/core.py files
Binary
Binary
Update core.py
Add binaryTimingFlag to select which binary timing method to use (zero ecc, small ecc or full)
Update mcmc_based_searches.py
Update make_sfts.py
Run black
add-version-inf…
add-version-information
Improve the version file information
Update version information
v1.3 master
v1.3 master
Merge branch 'minmum-python-3.5' into 'master'
setup: minimum python 3.5, update authors, note license
Update README.md: ephemerides have been moved src->lib
Merge branch 'black-diff' into 'master'
use os.path.join instead of manual string joining with "/"
os-path-join
os-path-join
CI: add --diff to black for verbose style critique output
update README.md to recommend pip-from-git as easiest way
Merge branch 'computeAtoms-flag' into 'master'
Merge branch 'ephem-handling' into 'master'
Update ephemerides instructions in README.md
black style fixes to preceding set of ephem-handling commits
Writer: clean up logic in check_cached_data_okay_to_use()
Writer.check_cached_data_okay_to_use(): fix comparing new commandline against old SFT header
pass ephemerides through to PredictFstat
BaseSearchClass.set_ephemeris_files(): if given custom files, actually save them
make_sfts.py: more ephemeris handling fixes
Writer.run_makefakedata: pass through ephemeride file choices
change default ephemerides to look for to DE405
Merge branch 'fix-py3-setup' into 'master'
ComputeFstat: fix whatToCompute
Update setup.py
ComputeFstat: extra flag computeAtoms independent of transientWindowType
Update README.md
setup fixes
fix fallback for timingFstatMap: None -> 0.0
Merge branch 'gitlab-ci-runner-setup' into 'master'
gitlab-ci: activate static-analysis stage
gitlab-ci: run all tests and black syntax check
fix check_cached_data_okay_to_use()
Merge branch 'make-tests-more-robust' into 'master'
test_makefakedata_usecached: add 1s waiting to ensure timestamp changed
_optional_import: don't re-raise ImportError exception ever
Loading