mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-03-06 19:38:47 -05:00
Fix markdown in readme.md
This commit is contained in:
parent
60b500f56c
commit
f098ff3316
Binary file not shown.
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 31 KiB |
@ -34,10 +34,10 @@ In radio astronomy it is common to use noise temperatures rather than power, via
|
||||
|
||||
Where:
|
||||
|
||||
T is the noise temperature in Kelvin
|
||||
P is power in Watts
|
||||
k is Boltzmann's constant
|
||||
B is bandwidth in Hertz
|
||||
- T is the noise temperature in Kelvin
|
||||
- P is power in Watts
|
||||
- k is Boltzmann's constant
|
||||
- B is bandwidth in Hertz
|
||||
|
||||
Similarly, for low frequencies (where the Rayleigh-Jeans approximation is valid), brightness temperatures are used rather than intensity:
|
||||
|
||||
@ -45,11 +45,11 @@ Similarly, for low frequencies (where the Rayleigh-Jeans approximation is valid)
|
||||
|
||||
Where:
|
||||
|
||||
Tb is the brightness temperature in Kelvin
|
||||
e is the emissivity of the source
|
||||
Iv is the intensity of the source (power per unit solid angle at the frequency v)
|
||||
c is the speed of light
|
||||
v is the frequency in Hertz
|
||||
- Tb is the brightness temperature in Kelvin
|
||||
- e is the emissivity of the source
|
||||
- Iv is the intensity of the source (power per unit solid angle at the frequency v)
|
||||
- c is the speed of light
|
||||
- v is the frequency in Hertz
|
||||
|
||||
This can be convenient, as if a large astronomical source completely fills the antenna beam with a uniform brightness temperature,
|
||||
there will be an equal increase in the noise temperature measured by the receiver.
|
||||
@ -82,11 +82,11 @@ than the random variations in the total noise (sigma_Tsys). The length of time a
|
||||
|
||||
Where:
|
||||
|
||||
sigma_Tsys = Standard deviation / RMS of system noise temperature.
|
||||
Tsys is system noise temperature.
|
||||
B is bandwidth in Hertz.
|
||||
tau is the integration time in seconds.
|
||||
deltaG/G is the receiver gain variation.
|
||||
- sigma_Tsys = Standard deviation / RMS of system noise temperature.
|
||||
- Tsys is system noise temperature.
|
||||
- B is bandwidth in Hertz.
|
||||
- tau is the integration time in seconds.
|
||||
- deltaG/G is the receiver gain variation.
|
||||
|
||||
<h2>Settings</h2>
|
||||
|
||||
@ -182,9 +182,9 @@ If the link button is checked, Tgal is calculated using:
|
||||
|
||||
Where:
|
||||
|
||||
25.2 is the 50th percentile of the all-sky distribution temperature.
|
||||
f is the center frequency.
|
||||
f0 is 408MHz.
|
||||
- 25.2 is the 50th percentile of the all-sky distribution temperature.
|
||||
- f is the center frequency.
|
||||
- f0 is 408MHz.
|
||||
|
||||
Tgal is used in calibration to estimate Tsp.
|
||||
|
||||
@ -205,9 +205,9 @@ If the link button is checked, Tatm is calculated using:
|
||||
|
||||
Where:
|
||||
|
||||
Tair is the surface air temperature from (18).
|
||||
tau_z is the zenith opacity from (19).
|
||||
el is the elevation of the antenna from (20)
|
||||
- Tair is the surface air temperature from (18).
|
||||
- tau_z is the zenith opacity from (19).
|
||||
- el is the elevation of the antenna from (20)
|
||||
|
||||
<h3>18: Tair</h3>
|
||||
|
||||
@ -432,7 +432,7 @@ When checked, the Gaussian fitting tools are displayed. These allow a Gaussian t
|
||||
|
||||

|
||||
|
||||
<h3>Display Markers<h3>
|
||||
<h3>Display Markers</h3>
|
||||
|
||||
When checked, the marker table is displayed and the user may place two markers (M1 and M2) on the chart for accurate display of the corresponding values.
|
||||
|
||||
@ -611,7 +611,7 @@ Displays statistics calculated across all measurements (not just those visible o
|
||||
|
||||
When checked, the Gaussian fitting tools are displayed. These allow a Gaussian to be fitted to the data, allowing measurement of the HPBW of the antenna.
|
||||
|
||||
<h3>Display Markers<h3>
|
||||
<h3>Display Markers</h3>
|
||||
|
||||
When checked, the marker table is displayed and the user may place two markers (M1 and M2) on the chart for accurate display of the corresponding values from the measurement series.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user