次へ: Curves of Flux, Circular
上へ: Data Analysis
戻る: Make the Size of
目次
Spectrum Distribution
From a pair of 17GHz and 34GHz images,
spectrum distribution can be obtained.
It is used for judging the emission mechanism and/or
deriving the power-law index of non-thermal elecrons.
The derived variable is whose definition is
Since available frequencies for NoRH are only two,
the actual derivation is
By using a pair of images of 17 GHz and 34 GHz with the same field of view
IDL> file='./ipa990828_005642' CR
IDL> norh_rd_img,file,indexa,dataa CR
IDL> file='./ipz990828_005642' CR
IDL> norh_rd_img,file,indexz,dataz CR
IDL> fi17=norh_tb2flux(dataa,indexa,/intensity) CR
IDL> fi34=norh_tb2flux(dataz,indexz,/intensity) CR
IDL> norh_convol,indexz,indexa,fi17,indexa_c,fi17_c CR
IDL> norh_convol,indexa,indexz,fi34,indexz_c,fi34_c CR
IDL> norh_alpha,indexa_c,fi17_c,indexz_c,fi34_c
,indexal,alpha,mvda CR
alpha is the power law index of spectrum .
mvda is an array including
the values of unity (1) for valid data or zero (0) for non-valid data.
indexal is an index correspoinding to data alpha.
次へ: Curves of Flux, Circular
上へ: Data Analysis
戻る: Make the Size of
目次
service@solar.nro.nao.ac.jp