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-10-21 07:48] – Fix broken text in table 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| | | 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. | + | |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.| |
- | |UShapelet |string | |Idem for U flux.| | + | |UShapelet|string| | |Idem for U flux.| |
- | |VShapelet|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/ | ||
Line 116: | 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 === |