Skip to content
Snippets Groups Projects
Commit a46cb740 authored by Neil Cornish's avatar Neil Cornish
Browse files

fixed sky location

git-svn-id: https://svn.ligo.caltech.edu/svn/bayeswave/branches/skyfix@746 c56465c9-8126-4a4f-9d7d-ac845eff4865
parent 4668f5d0
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ void TFprop_signal(struct Data *data, double **range, struct TimeFrequencyMap *t
/* */
/* ********************************************************************************** */
void sky_fix_proposal(double *x, double *y, long *seed);
void sky_fix_proposal(double *x, double *y, struct Data *data, long *seed);
void sky_ring_proposal(double *x, double *y, struct Data *data, long *seed);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment