! Started logfile: /scr/pima/bg219i_uvs/J0204-3328_S_uvs.log on Wed Apr 6 22:49:03 2016 obs /scr/pima/bg219i_uvs/J0204-3328_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0204-3328_S_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J0204-3328 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 7424 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219i_uvs/J0204-3328_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019355Jy sigma=16.640764 ! Fit after self-cal, rms=0.845813Jy sigma=13.717689 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.958 mas, bmaj=14.04 mas, bpa=18.96 degrees ! Estimated noise=0.748976 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116102 Jy ! Component: 100 - total flux cleaned = 0.152063 Jy ! Total flux subtracted in 100 components = 0.152063 Jy ! Clean residual min=-0.007353 max=0.015330 Jy/beam ! Clean residual mean=0.000011 rms=0.002629 Jy/beam ! Combined flux in latest and established models = 0.152063 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.152063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092575Jy sigma=1.473283 ! Fit after self-cal, rms=0.092524Jy sigma=1.472508 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0171799 Jy ! Component: 100 - total flux cleaned = 0.0269666 Jy ! Total flux subtracted in 100 components = 0.0269666 Jy ! Clean residual min=-0.006270 max=0.011171 Jy/beam ! Clean residual mean=0.000041 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.179029 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 36 components and 0.179029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088279Jy sigma=1.387918 ! Fit after self-cal, rms=0.088272Jy sigma=1.387602 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.911 mas, bmaj=16.51 mas, bpa=17.44 degrees ! Estimated noise=0.519371 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (64, 43.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175756 Jy ! Component: 100 - total flux cleaned = 0.0284894 Jy ! Component: 150 - total flux cleaned = 0.0365453 Jy ! Component: 200 - total flux cleaned = 0.0427537 Jy ! Total flux subtracted in 200 components = 0.0427537 Jy ! Clean residual min=-0.005683 max=0.008081 Jy/beam ! Clean residual mean=0.000047 rms=0.001804 Jy/beam ! Combined flux in latest and established models = 0.221783 Jy ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 126 components and 0.221783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084295Jy sigma=1.313083 ! Fit after self-cal, rms=0.084109Jy sigma=1.309325 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.911 x 16.51 at 17.44 degrees (North through East) ! Clean map min=-0.005467 max=0.15751 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.91 HN 1.04 KP 0.96 ! LA 0.97 NL 1.01 OV 0.98 PT 1.01 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.13 KP 0.96 ! LA 0.96 NL 1.03 OV 0.97 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.08 KP 0.96 ! LA 0.99 NL 0.97 OV 0.99 PT 1.01 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 1.09 KP 0.97 ! LA 0.93 NL 1.06 OV 0.99 PT 1.02 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.084109Jy sigma=1.309325 ! Fit after self-cal, rms=0.083278Jy sigma=1.300411 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.948 mas, bmaj=16.81 mas, bpa=17.58 degrees ! Estimated noise=0.508685 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (18, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00809385 Jy ! Component: 100 - total flux cleaned = 0.0132575 Jy ! Component: 150 - total flux cleaned = 0.0170256 Jy ! Component: 200 - total flux cleaned = 0.0199726 Jy ! Total flux subtracted in 200 components = 0.0199726 Jy ! Clean residual min=-0.003793 max=0.005578 Jy/beam ! Clean residual mean=0.000042 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.241756 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 188 components and 0.241756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082388Jy sigma=1.282983 ! Fit after self-cal, rms=0.082386Jy sigma=1.282159 ! Inverting map ! Added new window around map position (50, 41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00494833 Jy ! Component: 100 - total flux cleaned = 0.00780792 Jy ! Component: 150 - total flux cleaned = 0.00974878 Jy ! Component: 200 - total flux cleaned = 0.011275 Jy ! Total flux subtracted in 200 components = 0.011275 Jy ! Clean residual min=-0.002913 max=0.003306 Jy/beam ! Clean residual mean=0.000027 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.253031 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 241 components and 0.253031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082025Jy sigma=1.275942 ! Fit after self-cal, rms=0.082000Jy sigma=1.275473 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082000Jy sigma=1.275473 ! Fit after self-cal, rms=0.082746Jy sigma=1.272088 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.955 mas, bmaj=16.87 mas, bpa=17.66 degrees ! Estimated noise=0.509541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173909 Jy ! Component: 100 - total flux cleaned = 0.0029664 Jy ! Component: 150 - total flux cleaned = 0.00378116 Jy ! Component: 200 - total flux cleaned = 0.00445691 Jy ! Total flux subtracted in 200 components = 0.00445691 Jy ! Clean residual min=-0.002392 max=0.002600 Jy/beam ! Clean residual mean=0.000014 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.257488 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 300 components and 0.257487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082631Jy sigma=1.270313 ! Fit after self-cal, rms=0.082643Jy sigma=1.270178 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104398 Jy ! Component: 100 - total flux cleaned = 0.00159176 Jy ! Component: 150 - total flux cleaned = 0.00200113 Jy ! Component: 200 - total flux cleaned = 0.00225176 Jy ! Total flux subtracted in 200 components = 0.00225176 Jy ! Clean residual min=-0.002293 max=0.002512 Jy/beam ! Clean residual mean=0.000012 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.259739 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 332 components and 0.259739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082588Jy sigma=1.269419 ! Fit after self-cal, rms=0.082586Jy sigma=1.269381 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082586Jy sigma=1.269381 ! Fit after self-cal, rms=0.083029Jy sigma=1.268734 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.957 mas, bmaj=16.9 mas, bpa=17.69 degrees ! Estimated noise=0.50972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239442 Jy ! Component: 100 - total flux cleaned = 0.000448057 Jy ! Component: 150 - total flux cleaned = 0.00060236 Jy ! Component: 200 - total flux cleaned = 0.000748193 Jy ! Total flux subtracted in 200 components = 0.000748193 Jy ! Clean residual min=-0.002134 max=0.002115 Jy/beam ! Clean residual mean=0.000006 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.260487 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 356 components and 0.260487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082987Jy sigma=1.268157 ! Fit after self-cal, rms=0.082996Jy sigma=1.268128 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000291659 Jy ! Component: 100 - total flux cleaned = 0.000290985 Jy ! Component: 150 - total flux cleaned = 0.000291316 Jy ! Component: 200 - total flux cleaned = 0.000231572 Jy ! Total flux subtracted in 200 components = 0.000231572 Jy ! Clean residual min=-0.002049 max=0.002080 Jy/beam ! Clean residual mean=0.000005 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.260719 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 372 components and 0.260719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082971Jy sigma=1.267801 ! Fit after self-cal, rms=0.082970Jy sigma=1.267793 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082970Jy sigma=1.267793 ! Fit after self-cal, rms=0.083142Jy sigma=1.267723 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.731 mas, bmaj=28.01 mas, bpa=6.829 degrees ! Estimated noise=0.568548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.56059e-05 Jy ! Component: 100 - total flux cleaned = -7.62294e-05 Jy ! Component: 150 - total flux cleaned = -0.000223509 Jy ! Component: 200 - total flux cleaned = -0.000384261 Jy ! Total flux subtracted in 200 components = -0.000384261 Jy ! Clean residual min=-0.002006 max=0.002354 Jy/beam ! Clean residual mean=0.000008 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.260335 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 406 components and 0.260335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083126Jy sigma=1.267458 ! Fit after self-cal, rms=0.083129Jy sigma=1.267436 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.45644e-05 Jy ! Component: 100 - total flux cleaned = -5.76643e-05 Jy ! Component: 150 - total flux cleaned = -0.000130349 Jy ! Component: 200 - total flux cleaned = -0.000265019 Jy ! Total flux subtracted in 200 components = -0.000265019 Jy ! Clean residual min=-0.001901 max=0.002307 Jy/beam ! Clean residual mean=0.000006 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.26007 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 429 components and 0.26007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083120Jy sigma=1.267303 ! Fit after self-cal, rms=0.083119Jy sigma=1.267294 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.959 mas, bmaj=16.92 mas, bpa=17.71 degrees ! Estimated noise=0.509398 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.959 x 16.92 at 17.71 degrees (North through East) ! Clean map min=-0.0022301 max=0.15489 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=14.38 mas, bpa=19.25 degrees ! Estimated noise=0.745676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114985 Jy ! Component: 100 - total flux cleaned = 0.149389 Jy ! Component: 150 - total flux cleaned = 0.166522 Jy ! Component: 200 - total flux cleaned = 0.178649 Jy ! Total flux subtracted in 200 components = 0.178649 Jy ! Clean residual min=-0.005278 max=0.007043 Jy/beam ! Clean residual mean=0.000016 rms=0.001801 Jy/beam ! Combined flux in latest and established models = 0.178649 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 53 model components to the UV plane model. ! The established model now contains 53 components and 0.178649 Jy ! Inverting map and beam ! Estimated beam: bmin=3.959 mas, bmaj=16.92 mas, bpa=17.71 degrees ! Estimated noise=0.509398 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.015062 Jy ! Component: 100 - total flux cleaned = 0.0261597 Jy ! Component: 150 - total flux cleaned = 0.0350162 Jy ! Component: 200 - total flux cleaned = 0.0422395 Jy ! Total flux subtracted in 200 components = 0.0422395 Jy ! Clean residual min=-0.004241 max=0.004406 Jy/beam ! Clean residual mean=0.000019 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.220889 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 131 components and 0.220889 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.731 mas, bmaj=28.01 mas, bpa=6.829 degrees ! Estimated noise=0.568548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00869203 Jy ! Component: 100 - total flux cleaned = 0.0152132 Jy ! Component: 150 - total flux cleaned = 0.0202468 Jy ! Component: 200 - total flux cleaned = 0.0242057 Jy ! Total flux subtracted in 200 components = 0.0242057 Jy ! Clean residual min=-0.003069 max=0.002517 Jy/beam ! Clean residual mean=0.000018 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.245095 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0031615 Jy ! Component: 100 - total flux cleaned = 0.00572729 Jy ! Component: 150 - total flux cleaned = 0.0078333 Jy ! Component: 200 - total flux cleaned = 0.00958235 Jy ! Total flux subtracted in 200 components = 0.00958235 Jy ! Clean residual min=-0.002582 max=0.002424 Jy/beam ! Clean residual mean=0.000012 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.254677 Jy ! Adding 172 model components to the UV plane model. ! The established model now contains 287 components and 0.254677 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.959 mas, bmaj=16.92 mas, bpa=17.71 degrees ! Estimated noise=0.509398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100277 Jy ! Component: 100 - total flux cleaned = 0.00213409 Jy ! Component: 150 - total flux cleaned = 0.002863 Jy ! Component: 200 - total flux cleaned = 0.0032224 Jy ! Total flux subtracted in 200 components = 0.0032224 Jy ! Clean residual min=-0.002108 max=0.002060 Jy/beam ! Clean residual mean=0.000009 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.257899 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 324 components and 0.2579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083219Jy sigma=1.268666 ! Fit after self-cal, rms=0.083191Jy sigma=1.268430 wmodel /scr/pima/bg219i_uvs/J0204-3328_S_map.mod ! Writing 324 model components to file: /scr/pima/bg219i_uvs/J0204-3328_S_map.mod wobs /scr/pima/bg219i_uvs/J0204-3328_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0204-3328_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0204-3328_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219i_uvs/J0204-3328_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000277772 Jy ! Component: 100 - total flux cleaned = -0.000419418 Jy ! Component: 150 - total flux cleaned = -0.000519854 Jy ! Component: 200 - total flux cleaned = -0.000583806 Jy ! Component: 250 - total flux cleaned = -0.00067592 Jy ! Component: 300 - total flux cleaned = -0.000705391 Jy ! Component: 350 - total flux cleaned = -0.000792007 Jy ! Component: 400 - total flux cleaned = -0.000876378 Jy ! Component: 450 - total flux cleaned = -0.000958356 Jy ! Component: 500 - total flux cleaned = -0.00119796 Jy ! Component: 550 - total flux cleaned = -0.00130142 Jy ! Component: 600 - total flux cleaned = -0.00140281 Jy ! Component: 650 - total flux cleaned = -0.00152688 Jy ! Component: 700 - total flux cleaned = -0.0016004 Jy ! Component: 750 - total flux cleaned = -0.00174447 Jy ! Component: 800 - total flux cleaned = -0.00195649 Jy ! Component: 850 - total flux cleaned = -0.00211804 Jy ! Component: 900 - total flux cleaned = -0.00238971 Jy ! Component: 950 - total flux cleaned = -0.0025898 Jy ! Component: 1000 - total flux cleaned = -0.00283046 Jy ! Component: 1050 - total flux cleaned = -0.00298109 Jy ! Component: 1100 - total flux cleaned = -0.00321451 Jy ! Component: 1150 - total flux cleaned = -0.00338185 Jy ! Component: 1200 - total flux cleaned = -0.00348479 Jy ! Component: 1250 - total flux cleaned = -0.00366727 Jy ! Component: 1300 - total flux cleaned = -0.00378686 Jy ! Component: 1350 - total flux cleaned = -0.00394442 Jy ! Component: 1400 - total flux cleaned = -0.00411892 Jy ! Component: 1450 - total flux cleaned = -0.00430981 Jy ! Component: 1500 - total flux cleaned = -0.00442304 Jy ! Component: 1550 - total flux cleaned = -0.00466513 Jy ! Component: 1600 - total flux cleaned = -0.00483032 Jy ! Component: 1650 - total flux cleaned = -0.00502932 Jy ! Component: 1700 - total flux cleaned = -0.00511858 Jy ! Component: 1750 - total flux cleaned = -0.00531304 Jy ! Component: 1800 - total flux cleaned = -0.00552204 Jy ! Component: 1850 - total flux cleaned = -0.00569418 Jy ! Component: 1900 - total flux cleaned = -0.00581314 Jy ! Component: 1950 - total flux cleaned = -0.00598099 Jy ! Component: 2000 - total flux cleaned = -0.00614707 Jy ! Component: 2050 - total flux cleaned = -0.00629481 Jy ! Component: 2100 - total flux cleaned = -0.0064243 Jy ! Component: 2150 - total flux cleaned = -0.00655258 Jy ! Component: 2200 - total flux cleaned = -0.00671118 Jy ! Component: 2250 - total flux cleaned = -0.00678988 Jy ! Component: 2300 - total flux cleaned = -0.00691397 Jy ! Component: 2350 - total flux cleaned = -0.00705221 Jy ! Component: 2400 - total flux cleaned = -0.00715874 Jy ! Component: 2450 - total flux cleaned = -0.00723416 Jy ! Component: 2500 - total flux cleaned = -0.00735336 Jy ! Component: 2550 - total flux cleaned = -0.0074712 Jy ! Component: 2600 - total flux cleaned = -0.00754433 Jy ! Component: 2650 - total flux cleaned = -0.00763118 Jy ! Component: 2700 - total flux cleaned = -0.0077459 Jy ! Component: 2750 - total flux cleaned = -0.00784548 Jy ! Component: 2800 - total flux cleaned = -0.00794383 Jy ! Component: 2850 - total flux cleaned = -0.00804139 Jy ! Component: 2900 - total flux cleaned = -0.00811027 Jy ! Component: 2950 - total flux cleaned = -0.0081924 Jy ! Component: 3000 - total flux cleaned = -0.00830105 Jy ! Component: 3050 - total flux cleaned = -0.00836837 Jy ! Component: 3100 - total flux cleaned = -0.00846203 Jy ! Component: 3150 - total flux cleaned = -0.00854153 Jy ! Component: 3200 - total flux cleaned = -0.0086466 Jy ! Component: 3250 - total flux cleaned = -0.00867265 Jy ! Component: 3300 - total flux cleaned = -0.00878901 Jy ! Component: 3350 - total flux cleaned = -0.00882735 Jy ! Component: 3400 - total flux cleaned = -0.00890367 Jy ! Component: 3450 - total flux cleaned = -0.0089919 Jy ! Component: 3500 - total flux cleaned = -0.00905445 Jy ! Component: 3550 - total flux cleaned = -0.00909171 Jy ! Component: 3600 - total flux cleaned = -0.00916578 Jy ! Component: 3650 - total flux cleaned = -0.00920258 Jy ! Component: 3700 - total flux cleaned = -0.00925132 Jy ! Component: 3750 - total flux cleaned = -0.00933578 Jy ! Component: 3800 - total flux cleaned = -0.00934767 Jy ! Component: 3850 - total flux cleaned = -0.00941908 Jy ! Component: 3900 - total flux cleaned = -0.0094663 Jy ! Component: 3950 - total flux cleaned = -0.00951321 Jy ! Component: 4000 - total flux cleaned = -0.00955973 Jy ! Component: 4050 - total flux cleaned = -0.00958288 Jy ! Total flux subtracted in 4096 components = -0.00961734 Jy ! Clean residual min=-0.000749 max=0.000787 Jy/beam ! Clean residual mean=0.000002 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.248282 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 608 components and 0.248282 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0204-3328_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.959 x 16.92 at 17.71 degrees (North through East) ! Clean map min=-0.0017829 max=0.15683 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0204-3328_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.156829 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231447 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.442738 0.442738 0.885476 1.77095 3.54191 7.08381 14.1676 28.3352 56.6705 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.156 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 677.601 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0204-3328_S_uvs.log closed on Wed Apr 6 22:49:08 2016