public:user_software:documentation:makesourcedb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
public:user_software:documentation:makesourcedb [2022-10-21 10:26] – [Format string] Tammo Jan Dijkemapublic:user_software:documentation:makesourcedb [2022-10-21 14:25] (current) – Fix non logarithmic si definition Tammo Jan Dijkema
Line 125: Line 125:
 If ''LogarithmicSI'' is ''false'', the spectral index is interpreted in a way compatible with wsclean, namely as  If ''LogarithmicSI'' is ''false'', the spectral index is interpreted in a way compatible with wsclean, namely as 
  
-''I = I0 * (c0 * (v/v0) + c1 * (v/v0)^2 + c2 * (v/v0)^+ ...)''+''I = I0 c0 * (v/v0 - 1) + c1 * (v /v0 - 1)^2 + c2 * (v/v0 -1)^+ ...'' 
 + 
 +This definition is also described in the [[https://wsclean.readthedocs.io/en/latest/component_list.html|WSClean documentation]].
  
 === Using Rotation Measure === === Using Rotation Measure ===
  • Last modified: 2022-10-21 10:26
  • by Tammo Jan Dijkema