Calculating BC with LabRadar. It works!

Just like you can take absolute pressure and change it to sea level, if you have the sea level pressure, and know the altitude you're at, you can change that to absolute pressure. So none of the atmos data you got was useless. Just do the math and correct it to what you need.

Like the 1011 hPa at 800m would be 918 hPa absolute.
Formula - Station pressure * ((1 - 2.25577*10^-5)*(height))^5.25588
Pressure in Pascals, height in meters.
Yep.

Indeed, knowing QNH and alt., it is possible to calculate QFE.

For the sake of completeness, there are several, more or less erroneous, pressure reduction formulae (cf. https://www.wmo.int/pages/prog/www/IMOP/meetings/SI/ET-Stand-1/Doc-10_Pressure-red.pdf), but for shooting applications the error is typically negligible (most of the time, pocket barometers just interpolate QNH from standard atmosphere tables).

In practice, however, if I don't have a barometer at hand, I just pull the QFF (where real conditions on site are used for the correction rather than ISO standard conditions) from the nearest Meteosuisse station, take the difference as compared to the standard 1013.25, and apply the same difference to the standard pressure for the altitude I am at. When compared to Kestrel station pressure readings, the difference is within 2 Hpa (and I am not even sure which one is more precise), so for all practical purposes this works just fine.

The biggest source of errors when converting QNH to QFE is altitude. Altitude should be taken at the shooting station (using GPS or a detailed map). As practice shows when walking (or driving) up and down the mountain slopes, pressure-based altimeters can drift away pretty significantly.
 
Yep.

Indeed, knowing QNH and alt., it is possible to calculate QFE.

For the sake of completeness, there are several, more or less erroneous, pressure reduction formulae (cf. https://www.wmo.int/pages/prog/www/IMOP/meetings/SI/ET-Stand-1/Doc-10_Pressure-red.pdf), but for shooting applications the error is typically negligible (most of the time, pocket barometers just interpolate QNH from standard atmosphere tables).

In practice, however, if I don't have a barometer at hand, I just pull the QFF (where real conditions on site are used for the correction rather than ISO standard conditions) from the nearest Meteosuisse station, take the difference as compared to the standard 1013.25, and apply the same difference to the standard pressure for the altitude I am at. When compared to Kestrel station pressure readings, the difference is within 2 Hpa (and I am not even sure which one is more precise), so for all practical purposes this works just fine.

The biggest source of errors when converting QNH to QFE is altitude. Altitude should be taken at the shooting station (using GPS or a detailed map). As practice shows when walking (or driving) up and down the mountain slopes, pressure-based altimeters can drift away pretty significantly.
If you need to get that precise and you're using a pressure sensing altimeter, don't forget to correct for temperature and height above the station you got the QNH from as well, assuming it's not 15C minus the lapse rate where you are(standard).
If it's super hot or cold that could be worth up to 300-400m or so in the Density altitude that you're calculating.
 
I assumed as much too, and strangely, for some of the downrange calculated velocities (i.e. at the distances you set in the software), this is the case, but the V0 velocity is often way off the line for some reason.
I stumbled upon this playing data from my labradar, thought I would give my 2 cents. The reason why you and others get different results is that you are doing a simple linear regression. You need to do a weighted linear regression, with weights computed from the signal to noise ratio (SNR). I can get within +- 1fps across all distances after a weighted regression combined with maybe tossing out some points with super small SNR.
 
I stumbled upon this playing data from my labradar, thought I would give my 2 cents. The reason why you and others get different results is that you are doing a simple linear regression. You need to do a weighted linear regression, with weights computed from the signal to noise ratio (SNR). I can get within +- 1fps across all distances after a weighted regression combined with maybe tossing out some points with super small SNR.
To add: the SNR in the track files written by Labradar is expressed in dB, not the actual absolute SNR.

Using the absolute value -- (SNR/10)^10 -- gives more meaningful and precise results (I did test both when developing Labrabaco software).
 
I take measured velocities from Lab radar and compare them to velocities of the same bullet charts of different BCs for the same bullet…I start with the published BC…e.g. G1 = .320, and do charts for .310, .300, etc. until I get a close correlation. I just did one for Powerbelt 270, .50 cal and used the published G1 BC of .312 at 2100 fps; I shot two rounds and my lab radar indicated V0…2097, and 2102, V40=1958 and 1961; V60=1886 and 1889; V80 =1816 and 1819; V90=1781&1781; V100=1746&1747. These velocities were nowhere near the .312 chart, so I printed charts for .300, .290……and finally when I got to .260, V0 =2100, V40=1958;V60=1890, V80=1819; V90=1790; V100=1757. These data correlate closely with the actual measured velocities. Next, I'll shoot at 50, 100, 150, 200, 250 yds and compare the predicted drops from the G1 .260 chart.
 
Top