Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
public:user_software:documentation:makesourcedb [2022-04-29 11:51] – [Format string] Tammo Jan Dijkema | public:user_software:documentation:makesourcedb [2022-10-21 14:25] (current) – Fix non logarithmic si definition Tammo Jan Dijkema | ||
---|---|---|---|
Line 93: | Line 93: | ||
|OrientationIsAbsolute|boolean| |false|Whether the Orientation is absolute (w.r.t. declination axis) or relative (w.r.t. m axis in not-specified field). See the note below.| | |OrientationIsAbsolute|boolean| |false|Whether the Orientation is absolute (w.r.t. declination axis) or relative (w.r.t. m axis in not-specified field). See the note below.| | ||
|IShapelet|string| | |Name of the ASCII file defining the shapelet coefficients and scale of the I flux in the ' | |IShapelet|string| | |Name of the ASCII file defining the shapelet coefficients and scale of the I flux in the ' | ||
- | |QShapelet|string| |_ckgedit_QUOT__ckgedit> | + | |QShapelet|string| | |Idem for Q flux. An empty name means that no Q flux is present. Note that the Q (and U) flux can still be given using RotationMeasure.| |
- | |VShapelet|string| |"" | + | |UShapelet|string| |
+ | |VShapelet|string| | |Idem for V flux.| | ||
|SpectralIndex|doubles| |[]|Spectral index. Multiple values can be given enclosed in square brackets and separated by commas. The n-th value defines the n-th order term. \\ Note that the old way of specifying the spectral index (using SpectralIndexDegree and SpectralIndex: | |SpectralIndex|doubles| |[]|Spectral index. Multiple values can be given enclosed in square brackets and separated by commas. The n-th value defines the n-th order term. \\ Note that the old way of specifying the spectral index (using SpectralIndexDegree and SpectralIndex: | ||
+ | |LogarithmicSI|bool| true |Determines the meaning of the spectral index. See Logarithmic SI below| | ||
|ReferenceFrequency|double|Hz| |Reference frequency (in Hz) for the spectral index| | |ReferenceFrequency|double|Hz| |Reference frequency (in Hz) for the spectral index| | ||
|RotationMeasure|double|rad/ | |RotationMeasure|double|rad/ | ||
|PolarizationAngle|double|rad|0|Polarization angle (in radians) for the polarized flux| | |PolarizationAngle|double|rad|0|Polarization angle (in radians) for the polarized flux| | ||
|PolarizedFraction|double| |0|Fraction of I that is polarized| | |PolarizedFraction|double| |0|Fraction of I that is polarized| | ||
- | |ReferenceWavelength|double|m|c/ | + | |ReferenceWavelength|double|m||Reference wavelength (in m) if RM is specified using Q and U| |
|Category|integer| |2|Source category (must be 1, 2, or 3)| | |Category|integer| |2|Source category (must be 1, 2, or 3)| | ||
|Patch|string| | |Patch name| | |Patch|string| | |Patch name| | ||
Line 115: | Line 117: | ||
Note that the polarized flux can be given directly (as Q and U) or by means of the rotation measure, polarization angle, and polarized fraction. An error is given if both are given for the same source. | Note that the polarized flux can be given directly (as Q and U) or by means of the rotation measure, polarization angle, and polarized fraction. An error is given if both are given for the same source. | ||
+ | |||
+ | === Logarithmic Spectral Index === | ||
+ | If '' | ||
+ | |||
+ | '' | ||
+ | |||
+ | If '' | ||
+ | |||
+ | '' | ||
+ | |||
+ | This definition is also described in the [[https:// | ||
=== Using Rotation Measure === | === Using Rotation Measure === |