calculate_beff.pro
Calculates the effective connected magnetic field strength of an active region.
Beff=calculate_beff(c_img, pix_size, Bz_thres=Bz_thres, min_flux=min_flux, min_size=min_size, out_Stru=blos_stru, smooth=smooth)
c_img : Br or Blos HARP cutout magnetogram, corrected for limb presence. Blos cutout should be deprojected.
pix_size : the pixel size in arcsec
Bz_thres: minimum magnetic strength considered
Min_flux : minimum enclosed flux for a partition to be considered. Partitions with lower enclosed magnetic flux are discarded
Min_size : minimum area of the acceptable partitions (in pixels)
out_stru : an output structure that contains several optional outputs such as the separation length, the total magnetic flux that is contained in the partitions, the partition mask etc.
smooth : the width of a smoothing window performed to the input magnetogram, prior to partitioning.
Beff : the effective connected magnetic field strength
beff_Br.beff, beff_Blos.beff
https://dev.flarecast.eu/stash/projects/FE/repos/beff-idl/browse
Georgoulis & Rust, 2007, The Astrophysical Journal Letters, 661, 1