|
@@ -245,10 +245,10 @@ int getpixelrow(float *pixelv, int nrow, int *zenith) { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// The point in which the pixel offset is recalculated |
|
|
// The point in which the pixel offset is recalculated |
|
|
/*if (corr < 0.75 * max) { |
|
|
|
|
|
synced = 0; |
|
|
|
|
|
|
|
|
if (corr < 0.75 * max) { |
|
|
|
|
|
//synced = 0; |
|
|
FreqLine = 1.0; |
|
|
FreqLine = 1.0; |
|
|
}*/ |
|
|
|
|
|
|
|
|
} |
|
|
max = corr; |
|
|
max = corr; |
|
|
|
|
|
|
|
|
if (synced < 8) { |
|
|
if (synced < 8) { |
|
|