! Started logfile: /scr/pima/bg219a_uvs/J0100+6808_S_dfm.log on Thu May 19 23:46:09 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219a_uvs/J0100+6808_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0100+6808_S_uva.fits ! AN table 1: 57 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.827903 visibilities/baseline/integration-bin. ! Found source: J0100+6808 ! ! 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 49 lines of history. ! ! Reading 3964 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm J0100+6808_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 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.190050Jy sigma=23.504758 ! Fit after self-cal, rms=0.632425Jy sigma=13.426409 ! 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.268 mas, bmaj=9.278 mas, bpa=87.05 degrees ! Estimated noise=1.0137 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.327819 Jy ! Component: 100 - total flux cleaned = 0.426763 Jy ! Total flux subtracted in 100 components = 0.426763 Jy ! Clean residual min=-0.068371 max=0.125778 Jy/beam ! Clean residual mean=-0.000085 rms=0.020323 Jy/beam ! Combined flux in latest and established models = 0.426763 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.426763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355222Jy sigma=6.723118 ! Fit after self-cal, rms=0.354400Jy sigma=6.710905 ! Inverting map ! Added new window around map position (-12.5, 9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113635 Jy ! Component: 100 - total flux cleaned = 0.175698 Jy ! Total flux subtracted in 100 components = 0.175698 Jy ! Clean residual min=-0.055083 max=0.067717 Jy/beam ! Clean residual mean=-0.000054 rms=0.015797 Jy/beam ! Combined flux in latest and established models = 0.602461 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.602461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297330Jy sigma=5.388671 ! Fit after self-cal, rms=0.287273Jy sigma=5.209462 ! 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=2.876 mas, bmaj=10.93 mas, bpa=88.96 degrees ! Estimated noise=0.585775 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11039 Jy ! Component: 100 - total flux cleaned = 0.182788 Jy ! Component: 150 - total flux cleaned = 0.240588 Jy ! Component: 200 - total flux cleaned = 0.288336 Jy ! Total flux subtracted in 200 components = 0.288336 Jy ! Clean residual min=-0.052857 max=0.072600 Jy/beam ! Clean residual mean=-0.000042 rms=0.018974 Jy/beam ! Combined flux in latest and established models = 0.890797 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 65 components and 0.890797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219790Jy sigma=3.816373 ! Fit after self-cal, rms=0.211752Jy sigma=3.670948 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.876 x 10.93 at 88.96 degrees (North through East) ! Clean map min=-0.053085 max=0.42844 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 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 LA 0.89 MK 1.10 NL 1.10 ! OV 0.90 PT 0.83 SC 1.18 ! ! ! Fit before self-cal, rms=0.211752Jy sigma=3.670948 ! Fit after self-cal, rms=0.201454Jy sigma=3.618854 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.916 mas, bmaj=10.94 mas, bpa=89.08 degrees ! Estimated noise=0.586617 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.049086 Jy ! Component: 100 - total flux cleaned = 0.0816393 Jy ! Component: 150 - total flux cleaned = 0.108893 Jy ! Component: 200 - total flux cleaned = 0.132149 Jy ! Total flux subtracted in 200 components = 0.132149 Jy ! Clean residual min=-0.048159 max=0.072420 Jy/beam ! Clean residual mean=-0.000037 rms=0.014758 Jy/beam ! Combined flux in latest and established models = 1.02295 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 79 components and 1.02295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183226Jy sigma=3.221871 ! Fit after self-cal, rms=0.181123Jy sigma=3.189127 ! Inverting map ! Added new window around map position (9.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0665168 Jy ! Component: 100 - total flux cleaned = 0.102474 Jy ! Component: 150 - total flux cleaned = 0.128515 Jy ! Component: 200 - total flux cleaned = 0.148776 Jy ! Total flux subtracted in 200 components = 0.148776 Jy ! Clean residual min=-0.034240 max=0.034413 Jy/beam ! Clean residual mean=-0.000027 rms=0.010144 Jy/beam ! Combined flux in latest and established models = 1.17172 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 106 components and 1.17172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148205Jy sigma=2.512484 ! Fit after self-cal, rms=0.144413Jy sigma=2.441619 ! 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.144413Jy sigma=2.441619 ! Fit after self-cal, rms=0.137443Jy sigma=2.321428 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=11 mas, bpa=89.46 degrees ! Estimated noise=0.598428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0255414 Jy ! Component: 100 - total flux cleaned = 0.0384032 Jy ! Component: 150 - total flux cleaned = 0.0477914 Jy ! Component: 200 - total flux cleaned = 0.0561109 Jy ! Total flux subtracted in 200 components = 0.0561109 Jy ! Clean residual min=-0.027791 max=0.029806 Jy/beam ! Clean residual mean=-0.000023 rms=0.007976 Jy/beam ! Combined flux in latest and established models = 1.22783 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 134 components and 1.22783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127961Jy sigma=2.137333 ! Fit after self-cal, rms=0.127057Jy sigma=2.121873 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.00996729 Jy ! Component: 100 - total flux cleaned = 0.016804 Jy ! Component: 150 - total flux cleaned = 0.0223992 Jy ! Component: 200 - total flux cleaned = 0.0263061 Jy ! Total flux subtracted in 200 components = 0.0263061 Jy ! Clean residual min=-0.024793 max=0.029391 Jy/beam ! Clean residual mean=-0.000022 rms=0.007294 Jy/beam ! Combined flux in latest and established models = 1.25414 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 154 components and 1.25414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122943Jy sigma=2.038858 ! Fit after self-cal, rms=0.122519Jy sigma=2.033049 ! 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.122519Jy sigma=2.033049 ! Fit after self-cal, rms=0.122355Jy sigma=2.009658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.958 mas, bmaj=11.03 mas, bpa=89.68 degrees ! Estimated noise=0.600833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150803 Jy ! Component: 100 - total flux cleaned = 0.0217769 Jy ! Component: 150 - total flux cleaned = 0.028363 Jy ! Component: 200 - total flux cleaned = 0.0328648 Jy ! Total flux subtracted in 200 components = 0.0328648 Jy ! Clean residual min=-0.024779 max=0.028872 Jy/beam ! Clean residual mean=-0.000020 rms=0.006875 Jy/beam ! Combined flux in latest and established models = 1.287 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 166 components and 1.287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118536Jy sigma=1.934991 ! Fit after self-cal, rms=0.118307Jy sigma=1.932114 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.00347093 Jy ! Component: 100 - total flux cleaned = 0.00727849 Jy ! Component: 150 - total flux cleaned = 0.0112015 Jy ! Component: 200 - total flux cleaned = 0.0148974 Jy ! Total flux subtracted in 200 components = 0.0148974 Jy ! Clean residual min=-0.023436 max=0.028545 Jy/beam ! Clean residual mean=-0.000019 rms=0.006503 Jy/beam ! Combined flux in latest and established models = 1.3019 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 174 components and 1.3019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116094Jy sigma=1.885992 ! Fit after self-cal, rms=0.115907Jy sigma=1.883905 ! Inverting map ! Added new window around map position (14, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0282606 Jy ! Component: 100 - total flux cleaned = 0.0446166 Jy ! Component: 150 - total flux cleaned = 0.0571982 Jy ! Component: 200 - total flux cleaned = 0.0649304 Jy ! Total flux subtracted in 200 components = 0.0649304 Jy ! Clean residual min=-0.017697 max=0.015857 Jy/beam ! Clean residual mean=-0.000015 rms=0.004902 Jy/beam ! Combined flux in latest and established models = 1.36683 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 207 components and 1.36683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106994Jy sigma=1.691293 ! Fit after self-cal, rms=0.106273Jy sigma=1.675589 ! 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.106273Jy sigma=1.675589 ! Fit after self-cal, rms=0.106032Jy sigma=1.654055 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.481 mas, bmaj=13.17 mas, bpa=85.8 degrees ! Estimated noise=0.729777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0235372 Jy ! Component: 100 - total flux cleaned = 0.0418158 Jy ! Component: 150 - total flux cleaned = 0.0574519 Jy ! Component: 200 - total flux cleaned = 0.07109 Jy ! Total flux subtracted in 200 components = 0.07109 Jy ! Clean residual min=-0.022796 max=0.019292 Jy/beam ! Clean residual mean=-0.000025 rms=0.007472 Jy/beam ! Combined flux in latest and established models = 1.43792 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 268 components and 1.43792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102603Jy sigma=1.583452 ! Fit after self-cal, rms=0.102127Jy sigma=1.576181 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.0135335 Jy ! Component: 100 - total flux cleaned = 0.0248321 Jy ! Component: 150 - total flux cleaned = 0.0337614 Jy ! Component: 200 - total flux cleaned = 0.0408016 Jy ! Total flux subtracted in 200 components = 0.0408016 Jy ! Clean residual min=-0.019354 max=0.016916 Jy/beam ! Clean residual mean=-0.000021 rms=0.006156 Jy/beam ! Combined flux in latest and established models = 1.47872 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 305 components and 1.47872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101694Jy sigma=1.562709 ! Fit after self-cal, rms=0.101503Jy sigma=1.560444 ! 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=2.955 mas, bmaj=11.07 mas, bpa=89.91 degrees ! Estimated noise=0.601361 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.955 x 11.07 at 89.91 degrees (North through East) ! Clean map min=-0.015933 max=0.44181 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.34 mas, bmaj=9.439 mas, bpa=88.44 degrees ! Estimated noise=1.08103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.362181 Jy ! Component: 100 - total flux cleaned = 0.519266 Jy ! Component: 150 - total flux cleaned = 0.618316 Jy ! Component: 200 - total flux cleaned = 0.692844 Jy ! Total flux subtracted in 200 components = 0.692844 Jy ! Clean residual min=-0.046632 max=0.050798 Jy/beam ! Clean residual mean=-0.000015 rms=0.013451 Jy/beam ! Combined flux in latest and established models = 0.692844 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.692844 Jy ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=11.07 mas, bpa=89.91 degrees ! Estimated noise=0.601361 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.101573 Jy ! Component: 100 - total flux cleaned = 0.17902 Jy ! Component: 150 - total flux cleaned = 0.241864 Jy ! Component: 200 - total flux cleaned = 0.295 Jy ! Total flux subtracted in 200 components = 0.295 Jy ! Clean residual min=-0.041212 max=0.044850 Jy/beam ! Clean residual mean=-0.000024 rms=0.013439 Jy/beam ! Combined flux in latest and established models = 0.987844 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 95 components and 0.987844 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=6.481 mas, bmaj=13.17 mas, bpa=85.8 degrees ! Estimated noise=0.729777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0899763 Jy ! Component: 100 - total flux cleaned = 0.158199 Jy ! Component: 150 - total flux cleaned = 0.211773 Jy ! Component: 200 - total flux cleaned = 0.255337 Jy ! Total flux subtracted in 200 components = 0.255337 Jy ! Clean residual min=-0.036965 max=0.037447 Jy/beam ! Clean residual mean=-0.000048 rms=0.014495 Jy/beam ! Combined flux in latest and established models = 1.24318 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.0367271 Jy ! Component: 100 - total flux cleaned = 0.0682059 Jy ! Component: 150 - total flux cleaned = 0.0955094 Jy ! Component: 200 - total flux cleaned = 0.11937 Jy ! Total flux subtracted in 200 components = 0.11937 Jy ! Clean residual min=-0.025655 max=0.023011 Jy/beam ! Clean residual mean=-0.000037 rms=0.009647 Jy/beam ! Combined flux in latest and established models = 1.36255 Jy ! Adding 168 model components to the UV plane model. ! The established model now contains 251 components and 1.36255 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=11.07 mas, bpa=89.91 degrees ! Estimated noise=0.601361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151823 Jy ! Component: 100 - total flux cleaned = 0.0311092 Jy ! Component: 150 - total flux cleaned = 0.0427076 Jy ! Component: 200 - total flux cleaned = 0.0540674 Jy ! Total flux subtracted in 200 components = 0.0540674 Jy ! Clean residual min=-0.017045 max=0.020503 Jy/beam ! Clean residual mean=-0.000014 rms=0.004698 Jy/beam ! Combined flux in latest and established models = 1.41662 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 279 components and 1.41662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104612Jy sigma=1.647695 ! Fit after self-cal, rms=0.103761Jy sigma=1.638292 wmodel /J0100+6808_S_map.mod ! wmodel: Unable to open new model file: /J0100+6808_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0100+6808_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.955 x 11.07 at 89.91 degrees (North through East) ! Clean map min=-0.014934 max=0.44634 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0100+6808_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.446337 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00465769 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.13061 3.13061 6.26123 12.5225 25.0449 50.0898 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0139 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.446 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 95.827 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0100+6808_S_dfm.log closed on Thu May 19 23:46:12 2016