! Started logfile: /scr/pima/bg219i_uvs/J0123-0923_S_uvs.log on Wed Apr 6 22:47:15 2016 obs /scr/pima/bg219i_uvs/J0123-0923_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0123-0923_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.989084 visibilities/baseline/integration-bin. ! Found source: J0123-0923 ! ! 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 10148 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/J0123-0923_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019116Jy sigma=20.638000 ! Fit after self-cal, rms=0.839399Jy sigma=17.069688 ! 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.631 mas, bmaj=6.759 mas, bpa=-5.281 degrees ! Estimated noise=0.535431 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.1252 Jy ! Component: 100 - total flux cleaned = 0.152976 Jy ! Total flux subtracted in 100 components = 0.152976 Jy ! Clean residual min=-0.004415 max=0.009430 Jy/beam ! Clean residual mean=0.000009 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.152976 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.152976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097555Jy sigma=1.366864 ! Fit after self-cal, rms=0.097535Jy sigma=1.366767 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00955292 Jy ! Component: 100 - total flux cleaned = 0.0139547 Jy ! Total flux subtracted in 100 components = 0.0139547 Jy ! Clean residual min=-0.003871 max=0.004509 Jy/beam ! Clean residual mean=0.000004 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.166931 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.166931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096228Jy sigma=1.345019 ! Fit after self-cal, rms=0.096181Jy sigma=1.344883 ! 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.205 mas, bmaj=7.619 mas, bpa=-4.403 degrees ! Estimated noise=0.359142 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.00272413 Jy ! Component: 100 - total flux cleaned = 0.00414718 Jy ! Component: 150 - total flux cleaned = 0.00487229 Jy ! Component: 200 - total flux cleaned = 0.00500968 Jy ! Total flux subtracted in 200 components = 0.00500968 Jy ! Clean residual min=-0.003648 max=0.003699 Jy/beam ! Clean residual mean=-0.000001 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.17194 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.17194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096005Jy sigma=1.343727 ! Fit after self-cal, rms=0.095991Jy sigma=1.343701 ! 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.205 x 7.619 at -4.403 degrees (North through East) ! Clean map min=-0.0035521 max=0.16119 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.01 FD 1.02 HN 1.02 KP 1.02 ! LA 1.00 MK 1.03 NL 1.17 OV 1.02 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.03 KP 0.99 ! LA 0.99 MK 1.02 NL 1.09 OV 0.99 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 0.98 KP 0.98 ! LA 0.99 MK 1.03 NL 1.02 OV 0.99 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.04 KP 0.95 ! LA 0.96 MK 0.99 NL 1.01 OV 0.96 ! PT 0.93 SC 1.01 ! ! ! Fit before self-cal, rms=0.095991Jy sigma=1.343701 ! Fit after self-cal, rms=0.092371Jy sigma=1.332784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=7.631 mas, bpa=-4.195 degrees ! Estimated noise=0.361969 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.000226009 Jy ! Component: 100 - total flux cleaned = 0.00013619 Jy ! Component: 150 - total flux cleaned = 7.08886e-05 Jy ! Component: 200 - total flux cleaned = 2.42705e-05 Jy ! Total flux subtracted in 200 components = 2.42705e-05 Jy ! Clean residual min=-0.003848 max=0.003279 Jy/beam ! Clean residual mean=-0.000002 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.171965 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 31 components and 0.171965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092338Jy sigma=1.332545 ! Fit after self-cal, rms=0.092330Jy sigma=1.332486 ! 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.092330Jy sigma=1.332486 ! Fit after self-cal, rms=0.092041Jy sigma=1.320151 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.222 mas, bmaj=7.635 mas, bpa=-4.227 degrees ! Estimated noise=0.362803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000304684 Jy ! Component: 100 - total flux cleaned = 0.000338419 Jy ! Component: 150 - total flux cleaned = 0.00036686 Jy ! Component: 200 - total flux cleaned = 0.00035808 Jy ! Total flux subtracted in 200 components = 0.00035808 Jy ! Clean residual min=-0.002187 max=0.002064 Jy/beam ! Clean residual mean=-0.000002 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.172323 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.172323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092027Jy sigma=1.320152 ! Fit after self-cal, rms=0.092033Jy sigma=1.320084 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 = 6.40314e-06 Jy ! Component: 100 - total flux cleaned = 1.42581e-05 Jy ! Component: 150 - total flux cleaned = 1.41478e-05 Jy ! Component: 200 - total flux cleaned = 1.41105e-05 Jy ! Total flux subtracted in 200 components = 1.41105e-05 Jy ! Clean residual min=-0.002172 max=0.002051 Jy/beam ! Clean residual mean=-0.000002 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.172337 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.172337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092032Jy sigma=1.320058 ! Fit after self-cal, rms=0.092032Jy sigma=1.320056 ! 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.092032Jy sigma=1.320056 ! Fit after self-cal, rms=0.092143Jy sigma=1.320023 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.222 mas, bmaj=7.637 mas, bpa=-4.25 degrees ! Estimated noise=0.363608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000292539 Jy ! Component: 100 - total flux cleaned = 0.000316399 Jy ! Component: 150 - total flux cleaned = 0.000316716 Jy ! Component: 200 - total flux cleaned = 0.000316918 Jy ! Total flux subtracted in 200 components = 0.000316918 Jy ! Clean residual min=-0.002168 max=0.002049 Jy/beam ! Clean residual mean=-0.000002 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.172654 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.172654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092131Jy sigma=1.320047 ! Fit after self-cal, rms=0.092131Jy sigma=1.320045 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 = 7.77801e-06 Jy ! Component: 100 - total flux cleaned = 7.96151e-06 Jy ! Component: 150 - total flux cleaned = 7.86938e-06 Jy ! Component: 200 - total flux cleaned = 2.0508e-06 Jy ! Total flux subtracted in 200 components = 2.0508e-06 Jy ! Clean residual min=-0.002156 max=0.002039 Jy/beam ! Clean residual mean=-0.000002 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.172656 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.172656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092130Jy sigma=1.320029 ! Fit after self-cal, rms=0.092130Jy sigma=1.320030 ! 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.092130Jy sigma=1.320030 ! Fit after self-cal, rms=0.092219Jy sigma=1.320010 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.43 mas, bmaj=13.09 mas, bpa=1.169 degrees ! Estimated noise=0.475719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000237907 Jy ! Component: 100 - total flux cleaned = 0.000239642 Jy ! Component: 150 - total flux cleaned = 0.000228879 Jy ! Component: 200 - total flux cleaned = 0.000210234 Jy ! Total flux subtracted in 200 components = 0.000210234 Jy ! Clean residual min=-0.002604 max=0.002859 Jy/beam ! Clean residual mean=-0.000003 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.172866 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.172866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092209Jy sigma=1.320112 ! Fit after self-cal, rms=0.092206Jy sigma=1.320108 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 = -2.5366e-05 Jy ! Component: 100 - total flux cleaned = -3.24819e-05 Jy ! Component: 150 - total flux cleaned = -4.58548e-05 Jy ! Component: 200 - total flux cleaned = -6.41821e-05 Jy ! Total flux subtracted in 200 components = -6.41821e-05 Jy ! Clean residual min=-0.002601 max=0.002858 Jy/beam ! Clean residual mean=-0.000003 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.172802 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 57 components and 0.172802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092204Jy sigma=1.320175 ! Fit after self-cal, rms=0.092202Jy sigma=1.320171 ! 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.222 mas, bmaj=7.638 mas, bpa=-4.268 degrees ! Estimated noise=0.364266 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.222 x 7.638 at -4.268 degrees (North through East) ! Clean map min=-0.0021915 max=0.16391 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.642 mas, bmaj=6.769 mas, bpa=-5.142 degrees ! Estimated noise=0.543788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127097 Jy ! Component: 100 - total flux cleaned = 0.155227 Jy ! Component: 150 - total flux cleaned = 0.164438 Jy ! Component: 200 - total flux cleaned = 0.16863 Jy ! Total flux subtracted in 200 components = 0.16863 Jy ! Clean residual min=-0.003352 max=0.003173 Jy/beam ! Clean residual mean=0.000002 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.16863 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.16863 Jy ! Inverting map and beam ! Estimated beam: bmin=3.222 mas, bmaj=7.638 mas, bpa=-4.268 degrees ! Estimated noise=0.364266 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.00249028 Jy ! Component: 100 - total flux cleaned = 0.00370851 Jy ! Component: 150 - total flux cleaned = 0.00433788 Jy ! Component: 200 - total flux cleaned = 0.00444872 Jy ! Total flux subtracted in 200 components = 0.00444872 Jy ! Clean residual min=-0.002131 max=0.002009 Jy/beam ! Clean residual mean=-0.000002 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.173079 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.173079 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=7.43 mas, bmaj=13.09 mas, bpa=1.169 degrees ! Estimated noise=0.475719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.51318e-05 Jy ! Component: 100 - total flux cleaned = 3.33485e-05 Jy ! Component: 150 - total flux cleaned = 1.23513e-05 Jy ! Component: 200 - total flux cleaned = -7.22971e-06 Jy ! Total flux subtracted in 200 components = -7.22971e-06 Jy ! Clean residual min=-0.002590 max=0.002806 Jy/beam ! Clean residual mean=-0.000003 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.173072 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 = -2.6927e-05 Jy ! Component: 100 - total flux cleaned = -4.31939e-05 Jy ! Component: 150 - total flux cleaned = -5.821e-05 Jy ! Component: 200 - total flux cleaned = -7.24464e-05 Jy ! Total flux subtracted in 200 components = -7.24464e-05 Jy ! Clean residual min=-0.002583 max=0.002804 Jy/beam ! Clean residual mean=-0.000003 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.172999 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.172999 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.222 mas, bmaj=7.638 mas, bpa=-4.268 degrees ! Estimated noise=0.364266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.30794e-05 Jy ! Component: 100 - total flux cleaned = 2.00264e-05 Jy ! Component: 150 - total flux cleaned = 5.26702e-05 Jy ! Component: 200 - total flux cleaned = 8.96666e-05 Jy ! Total flux subtracted in 200 components = 8.96666e-05 Jy ! Clean residual min=-0.002206 max=0.002018 Jy/beam ! Clean residual mean=-0.000002 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.173089 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.173089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092210Jy sigma=1.320128 ! Fit after self-cal, rms=0.092215Jy sigma=1.320112 wmodel /scr/pima/bg219i_uvs/J0123-0923_S_map.mod ! Writing 49 model components to file: /scr/pima/bg219i_uvs/J0123-0923_S_map.mod wobs /scr/pima/bg219i_uvs/J0123-0923_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0123-0923_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0123-0923_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J0123-0923_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.000485771 Jy ! Component: 100 - total flux cleaned = -0.000811903 Jy ! Component: 150 - total flux cleaned = -0.00108875 Jy ! Component: 200 - total flux cleaned = -0.00122308 Jy ! Component: 250 - total flux cleaned = -0.00128777 Jy ! Component: 300 - total flux cleaned = -0.00125722 Jy ! Component: 350 - total flux cleaned = -0.00113636 Jy ! Component: 400 - total flux cleaned = -0.00104771 Jy ! Component: 450 - total flux cleaned = -0.000990167 Jy ! Component: 500 - total flux cleaned = -0.000933066 Jy ! Component: 550 - total flux cleaned = -0.000904938 Jy ! Component: 600 - total flux cleaned = -0.000741043 Jy ! Component: 650 - total flux cleaned = -0.000608191 Jy ! Component: 700 - total flux cleaned = -0.000503393 Jy ! Component: 750 - total flux cleaned = -0.000451645 Jy ! Component: 800 - total flux cleaned = -0.000248204 Jy ! Component: 850 - total flux cleaned = -0.000148244 Jy ! Component: 900 - total flux cleaned = -4.95986e-05 Jy ! Component: 950 - total flux cleaned = 2.37194e-05 Jy ! Component: 1000 - total flux cleaned = 0.000168227 Jy ! Component: 1050 - total flux cleaned = 0.00035844 Jy ! Component: 1100 - total flux cleaned = 0.000475756 Jy ! Component: 1150 - total flux cleaned = 0.00063771 Jy ! Component: 1200 - total flux cleaned = 0.000705945 Jy ! Component: 1250 - total flux cleaned = 0.000796816 Jy ! Component: 1300 - total flux cleaned = 0.000953677 Jy ! Component: 1350 - total flux cleaned = 0.00108662 Jy ! Component: 1400 - total flux cleaned = 0.00119661 Jy ! Component: 1450 - total flux cleaned = 0.00130543 Jy ! Component: 1500 - total flux cleaned = 0.00143416 Jy ! Component: 1550 - total flux cleaned = 0.00156219 Jy ! Component: 1600 - total flux cleaned = 0.00170968 Jy ! Component: 1650 - total flux cleaned = 0.00181364 Jy ! Component: 1700 - total flux cleaned = 0.00181368 Jy ! Component: 1750 - total flux cleaned = 0.00197747 Jy ! Component: 1800 - total flux cleaned = 0.00205871 Jy ! Component: 1850 - total flux cleaned = 0.00215911 Jy ! Component: 1900 - total flux cleaned = 0.00223879 Jy ! Component: 1950 - total flux cleaned = 0.00237667 Jy ! Component: 2000 - total flux cleaned = 0.00243509 Jy ! Component: 2050 - total flux cleaned = 0.00253171 Jy ! Component: 2100 - total flux cleaned = 0.0025318 Jy ! Component: 2150 - total flux cleaned = 0.00268427 Jy ! Component: 2200 - total flux cleaned = 0.00275958 Jy ! Component: 2250 - total flux cleaned = 0.00281563 Jy ! Component: 2300 - total flux cleaned = 0.00283427 Jy ! Component: 2350 - total flux cleaned = 0.00296349 Jy ! Component: 2400 - total flux cleaned = 0.00305513 Jy ! Component: 2450 - total flux cleaned = 0.00307355 Jy ! Component: 2500 - total flux cleaned = 0.00318181 Jy ! Component: 2550 - total flux cleaned = 0.00319994 Jy ! Component: 2600 - total flux cleaned = 0.00336008 Jy ! Component: 2650 - total flux cleaned = 0.00343048 Jy ! Component: 2700 - total flux cleaned = 0.0035705 Jy ! Component: 2750 - total flux cleaned = 0.00362256 Jy ! Component: 2800 - total flux cleaned = 0.00365727 Jy ! Component: 2850 - total flux cleaned = 0.00379457 Jy ! Component: 2900 - total flux cleaned = 0.00389677 Jy ! Component: 2950 - total flux cleaned = 0.00399831 Jy ! Component: 3000 - total flux cleaned = 0.00414946 Jy ! Component: 3050 - total flux cleaned = 0.00419961 Jy ! Component: 3100 - total flux cleaned = 0.00433219 Jy ! Component: 3150 - total flux cleaned = 0.00433217 Jy ! Component: 3200 - total flux cleaned = 0.00444674 Jy ! Component: 3250 - total flux cleaned = 0.00454453 Jy ! Component: 3300 - total flux cleaned = 0.0046416 Jy ! Component: 3350 - total flux cleaned = 0.00472188 Jy ! Component: 3400 - total flux cleaned = 0.00475376 Jy ! Component: 3450 - total flux cleaned = 0.00481734 Jy ! Component: 3500 - total flux cleaned = 0.00491204 Jy ! Component: 3550 - total flux cleaned = 0.00497486 Jy ! Component: 3600 - total flux cleaned = 0.00502171 Jy ! Component: 3650 - total flux cleaned = 0.00508384 Jy ! Component: 3700 - total flux cleaned = 0.00517633 Jy ! Component: 3750 - total flux cleaned = 0.00523753 Jy ! Component: 3800 - total flux cleaned = 0.0052985 Jy ! Component: 3850 - total flux cleaned = 0.00535895 Jy ! Component: 3900 - total flux cleaned = 0.00535899 Jy ! Component: 3950 - total flux cleaned = 0.00538898 Jy ! Component: 4000 - total flux cleaned = 0.00550801 Jy ! Component: 4050 - total flux cleaned = 0.00556713 Jy ! Total flux subtracted in 4096 components = 0.00561118 Jy ! Clean residual min=-0.000766 max=0.000798 Jy/beam ! Clean residual mean=-0.000000 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.1787 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 340 components and 0.1787 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0123-0923_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.222 x 7.638 at -4.268 degrees (North through East) ! Clean map min=-0.0014748 max=0.16401 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0123-0923_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.164014 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271453 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.496519 0.496519 0.993037 1.98607 3.97215 7.9443 15.8886 31.7772 63.5544 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.164 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 604.207 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0123-0923_S_uvs.log closed on Wed Apr 6 22:47:20 2016