Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gregory Ashton
PyFstat
Commits
b115297e
Commit
b115297e
authored
Sep 22, 2016
by
Gregory Ashton
Browse files
Minor fixes to MCMCGlitchSearch
parent
7d386698
Changes
1
Show whitespace changes
Inline
Side-by-side
pyfstat.py
View file @
b115297e
...
...
@@ -301,6 +301,8 @@ class SemiCoherentGlitchSearch(BaseSearchClass, ComputeFstat):
self
.
earth_ephem
=
self
.
earth_ephem_default
if
self
.
sun_ephem
is
None
:
self
.
sun_ephem
=
self
.
sun_ephem_default
self
.
transient
=
True
self
.
binary
=
False
self
.
init_computefstatistic_single_point
()
def
compute_nglitch_fstat
(
self
,
F0
,
F1
,
F2
,
Alpha
,
Delta
,
*
args
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment