Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
finesse
finesse
Commits
3a244d9e
Commit
3a244d9e
authored
Jan 06, 2017
by
Daniel Brown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adding in sagnac fsig for space
parent
4eab8990
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/kat_calc.c
src/kat_calc.c
+1
-1
No files found.
src/kat_calc.c
View file @
3a244d9e
...
...
@@ -1596,7 +1596,7 @@ void fill_space_signal_rhs(signal_t *signal, ifo_matrix_vars_t* M_car, ifo_matri
if
(
signal
->
type
==
SIG_SAGNAC
)
{
// Sagnac effect is doing opposite sign of phase for modulation
// when going in the opposite direction
ph1
*
=
-
1
;
ph1
+
=
1
80
;
}
cblas_zgemv
(
CblasRowMajor
,
CblasNoTrans
,
inter
.
num_fields
,
inter
.
num_fields
,
...
...
Write
Preview
Markdown
is supported
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