! Started logfile: /scr/pima/rv117_uvs/J1422+0414_S_dfm.log on Sat Dec 9 23:44:47 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv117_uvs/J1422+0414_S_uva.fits ! Reading UV FITS file: /scr/pima/rv117_uvs/J1422+0414_S_uva.fits ! AN table 1: 59 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.960452 visibilities/baseline/integration-bin. ! Found source: J1422+0414 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 10200 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 J1422+0414_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.002926Jy sigma=19.187656 ! Fit after self-cal, rms=0.942029Jy sigma=18.044194 ! 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.86 mas, bmaj=6.507 mas, bpa=-5.187 degrees ! Estimated noise=0.704604 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.0453619 Jy ! Component: 100 - total flux cleaned = 0.0557204 Jy ! Total flux subtracted in 100 components = 0.0557204 Jy ! Clean residual min=-0.003132 max=0.003678 Jy/beam ! Clean residual mean=-0.000001 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.0557204 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0557204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049143Jy sigma=0.850315 ! Fit after self-cal, rms=0.048361Jy sigma=0.835071 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00440231 Jy ! Component: 100 - total flux cleaned = 0.00539602 Jy ! Total flux subtracted in 100 components = 0.00539602 Jy ! Clean residual min=-0.002588 max=0.002838 Jy/beam ! Clean residual mean=-0.000000 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0611165 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.0611165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047992Jy sigma=0.828894 ! Fit after self-cal, rms=0.047992Jy sigma=0.828826 ! 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.597 mas, bmaj=7.632 mas, bpa=-3.01 degrees ! Estimated noise=0.379079 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.00109354 Jy ! Component: 100 - total flux cleaned = 0.00135693 Jy ! Component: 150 - total flux cleaned = 0.00135782 Jy ! Component: 200 - total flux cleaned = 0.00135765 Jy ! Total flux subtracted in 200 components = 0.00135765 Jy ! Clean residual min=-0.001780 max=0.001827 Jy/beam ! Clean residual mean=-0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0624741 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.0624741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047959Jy sigma=0.828403 ! Fit after self-cal, rms=0.047957Jy sigma=0.828386 ! 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.597 x 7.632 at -3.01 degrees (North through East) ! Clean map min=-0.0017758 max=0.058735 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.95 HN 1.00 KP 0.98 ! LA 0.99 MK 0.95 NL 0.96 OV 1.00 ! PT 0.95 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 1.07 KP 1.03 ! LA 0.92 MK 0.86 NL 0.93 OV 1.00 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 1.08 KP 1.00 ! LA 1.01 MK 1.06 NL 1.01 OV 1.04 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.04 KP 1.03 ! LA 1.01 MK 1.04 NL 1.06 OV 0.98 ! PT 1.01 SC 1.02 ! ! ! Fit before self-cal, rms=0.047957Jy sigma=0.828386 ! Fit after self-cal, rms=0.047120Jy sigma=0.824435 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.586 mas, bmaj=7.615 mas, bpa=-2.954 degrees ! Estimated noise=0.37951 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.000245075 Jy ! Component: 100 - total flux cleaned = 0.000236589 Jy ! Component: 150 - total flux cleaned = 0.000215819 Jy ! Component: 200 - total flux cleaned = 0.000209643 Jy ! Total flux subtracted in 200 components = 0.000209643 Jy ! Clean residual min=-0.001463 max=0.001255 Jy/beam ! Clean residual mean=-0.000002 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0626838 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.0626838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047115Jy sigma=0.824406 ! Fit after self-cal, rms=0.047118Jy sigma=0.824298 ! 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.047118Jy sigma=0.824298 ! Fit after self-cal, rms=0.046170Jy sigma=0.821304 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=7.614 mas, bpa=-2.945 degrees ! Estimated noise=0.378947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.57693e-05 Jy ! Component: 100 - total flux cleaned = 5.29428e-05 Jy ! Component: 150 - total flux cleaned = 5.28821e-05 Jy ! Component: 200 - total flux cleaned = 5.91088e-05 Jy ! Total flux subtracted in 200 components = 5.91088e-05 Jy ! Clean residual min=-0.001235 max=0.001077 Jy/beam ! Clean residual mean=-0.000003 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.0627429 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.0627429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046168Jy sigma=0.821267 ! Fit after self-cal, rms=0.046158Jy sigma=0.821192 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.63617e-06 Jy ! Component: 100 - total flux cleaned = 7.60985e-06 Jy ! Component: 150 - total flux cleaned = 7.75837e-06 Jy ! Component: 200 - total flux cleaned = 2.66198e-06 Jy ! Total flux subtracted in 200 components = 2.66198e-06 Jy ! Clean residual min=-0.001231 max=0.001064 Jy/beam ! Clean residual mean=-0.000003 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.0627455 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.0627456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046157Jy sigma=0.821174 ! Fit after self-cal, rms=0.046157Jy sigma=0.821173 ! 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.046157Jy sigma=0.821173 ! Fit after self-cal, rms=0.046181Jy sigma=0.821092 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.577 mas, bmaj=7.611 mas, bpa=-2.955 degrees ! Estimated noise=0.379369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.92844e-05 Jy ! Component: 100 - total flux cleaned = 0.000105149 Jy ! Component: 150 - total flux cleaned = 0.000110114 Jy ! Component: 200 - total flux cleaned = 0.000114266 Jy ! Total flux subtracted in 200 components = 0.000114266 Jy ! Clean residual min=-0.001243 max=0.001049 Jy/beam ! Clean residual mean=-0.000003 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0628598 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.0628598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046180Jy sigma=0.821075 ! Fit after self-cal, rms=0.046179Jy sigma=0.821072 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 = 8.44967e-06 Jy ! Component: 100 - total flux cleaned = -3.87012e-06 Jy ! Component: 150 - total flux cleaned = -3.78811e-06 Jy ! Component: 200 - total flux cleaned = -7.44876e-06 Jy ! Total flux subtracted in 200 components = -7.44876e-06 Jy ! Clean residual min=-0.001239 max=0.001050 Jy/beam ! Clean residual mean=-0.000003 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0628524 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.0628524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046178Jy sigma=0.821063 ! Fit after self-cal, rms=0.046179Jy sigma=0.821062 ! 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.046179Jy sigma=0.821062 ! Fit after self-cal, rms=0.046191Jy sigma=0.820990 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.652 mas, bmaj=11.25 mas, bpa=-1.867 degrees ! Estimated noise=0.463257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.52129e-05 Jy ! Component: 100 - total flux cleaned = 6.51859e-05 Jy ! Component: 150 - total flux cleaned = 5.94938e-05 Jy ! Component: 200 - total flux cleaned = 4.9437e-05 Jy ! Total flux subtracted in 200 components = 4.9437e-05 Jy ! Clean residual min=-0.001416 max=0.001134 Jy/beam ! Clean residual mean=-0.000007 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0629018 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.0629018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046191Jy sigma=0.820992 ! Fit after self-cal, rms=0.046190Jy sigma=0.820988 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 = -1.69072e-05 Jy ! Component: 100 - total flux cleaned = -1.93826e-05 Jy ! Component: 150 - total flux cleaned = -2.15586e-05 Jy ! Component: 200 - total flux cleaned = -2.15488e-05 Jy ! Total flux subtracted in 200 components = -2.15488e-05 Jy ! Clean residual min=-0.001408 max=0.001133 Jy/beam ! Clean residual mean=-0.000007 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0628803 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.0628803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046190Jy sigma=0.820994 ! Fit after self-cal, rms=0.046190Jy sigma=0.820994 ! 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.574 mas, bmaj=7.608 mas, bpa=-2.95 degrees ! Estimated noise=0.379645 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.574 x 7.608 at -2.95 degrees (North through East) ! Clean map min=-0.0011892 max=0.058994 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.844 mas, bmaj=6.508 mas, bpa=-4.997 degrees ! Estimated noise=0.699139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0458115 Jy ! Component: 100 - total flux cleaned = 0.0565796 Jy ! Component: 150 - total flux cleaned = 0.0603448 Jy ! Component: 200 - total flux cleaned = 0.0616709 Jy ! Total flux subtracted in 200 components = 0.0616709 Jy ! Clean residual min=-0.002515 max=0.002687 Jy/beam ! Clean residual mean=-0.000002 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0616709 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0616709 Jy ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=7.608 mas, bpa=-2.95 degrees ! Estimated noise=0.379645 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.000856564 Jy ! Component: 100 - total flux cleaned = 0.00104922 Jy ! Component: 150 - total flux cleaned = 0.0010491 Jy ! Component: 200 - total flux cleaned = 0.00105846 Jy ! Total flux subtracted in 200 components = 0.00105846 Jy ! Clean residual min=-0.001269 max=0.001052 Jy/beam ! Clean residual mean=-0.000003 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.0627294 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.0627294 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.652 mas, bmaj=11.25 mas, bpa=-1.867 degrees ! Estimated noise=0.463257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.27871e-05 Jy ! Component: 100 - total flux cleaned = 7.2725e-05 Jy ! Component: 150 - total flux cleaned = 7.7266e-05 Jy ! Component: 200 - total flux cleaned = 7.92306e-05 Jy ! Total flux subtracted in 200 components = 7.92306e-05 Jy ! Clean residual min=-0.001395 max=0.001139 Jy/beam ! Clean residual mean=-0.000007 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0628086 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.00503e-06 Jy ! Component: 100 - total flux cleaned = 2.02591e-06 Jy ! Component: 150 - total flux cleaned = 4.03662e-06 Jy ! Component: 200 - total flux cleaned = 5.97579e-06 Jy ! Total flux subtracted in 200 components = 5.97579e-06 Jy ! Clean residual min=-0.001396 max=0.001139 Jy/beam ! Clean residual mean=-0.000007 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0628146 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 30 components and 0.0628146 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=7.608 mas, bpa=-2.95 degrees ! Estimated noise=0.379645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.71139e-05 Jy ! Component: 100 - total flux cleaned = -2.7121e-05 Jy ! Component: 150 - total flux cleaned = -1.41907e-05 Jy ! Component: 200 - total flux cleaned = -8.34685e-06 Jy ! Total flux subtracted in 200 components = -8.34685e-06 Jy ! Clean residual min=-0.001250 max=0.001041 Jy/beam ! Clean residual mean=-0.000003 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.0628063 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.0628062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046192Jy sigma=0.821045 ! Fit after self-cal, rms=0.046192Jy sigma=0.821039 wmodel J1422+0414_S_map.mod ! Writing 37 model components to file: J1422+0414_S_map.mod wobs J1422+0414_S_uvs.fits ! Writing UV FITS file: J1422+0414_S_uvs.fits wwins J1422+0414_S_map.win ! wwins: Wrote 1 windows to J1422+0414_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.000572242 Jy ! Component: 100 - total flux cleaned = -0.00109648 Jy ! Component: 150 - total flux cleaned = -0.00145402 Jy ! Component: 200 - total flux cleaned = -0.00168274 Jy ! Component: 250 - total flux cleaned = -0.00184814 Jy ! Component: 300 - total flux cleaned = -0.00200901 Jy ! Component: 350 - total flux cleaned = -0.00211347 Jy ! Component: 400 - total flux cleaned = -0.00223237 Jy ! Component: 450 - total flux cleaned = -0.00236537 Jy ! Component: 500 - total flux cleaned = -0.00243051 Jy ! Component: 550 - total flux cleaned = -0.00249435 Jy ! Component: 600 - total flux cleaned = -0.00254123 Jy ! Component: 650 - total flux cleaned = -0.00257191 Jy ! Component: 700 - total flux cleaned = -0.00261741 Jy ! Component: 750 - total flux cleaned = -0.00267729 Jy ! Component: 800 - total flux cleaned = -0.00273599 Jy ! Component: 850 - total flux cleaned = -0.00273583 Jy ! Component: 900 - total flux cleaned = -0.00277896 Jy ! Component: 950 - total flux cleaned = -0.00283536 Jy ! Component: 1000 - total flux cleaned = -0.00279361 Jy ! Component: 1050 - total flux cleaned = -0.00282134 Jy ! Component: 1100 - total flux cleaned = -0.00286206 Jy ! Component: 1150 - total flux cleaned = -0.00290195 Jy ! Component: 1200 - total flux cleaned = -0.002915 Jy ! Component: 1250 - total flux cleaned = -0.00290205 Jy ! Component: 1300 - total flux cleaned = -0.0029151 Jy ! Component: 1350 - total flux cleaned = -0.00292784 Jy ! Component: 1400 - total flux cleaned = -0.00294056 Jy ! Component: 1450 - total flux cleaned = -0.00294045 Jy ! Component: 1500 - total flux cleaned = -0.00289078 Jy ! Component: 1550 - total flux cleaned = -0.00285413 Jy ! Component: 1600 - total flux cleaned = -0.00286624 Jy ! Component: 1650 - total flux cleaned = -0.00279418 Jy ! Component: 1700 - total flux cleaned = -0.00274667 Jy ! Component: 1750 - total flux cleaned = -0.00274684 Jy ! Component: 1800 - total flux cleaned = -0.00279365 Jy ! Component: 1850 - total flux cleaned = -0.00281662 Jy ! Component: 1900 - total flux cleaned = -0.00280507 Jy ! Component: 1950 - total flux cleaned = -0.00280506 Jy ! Component: 2000 - total flux cleaned = -0.00279383 Jy ! Component: 2050 - total flux cleaned = -0.00281595 Jy ! Component: 2100 - total flux cleaned = -0.00280477 Jy ! Component: 2150 - total flux cleaned = -0.00278286 Jy ! Component: 2200 - total flux cleaned = -0.0027936 Jy ! Component: 2250 - total flux cleaned = -0.00282586 Jy ! Component: 2300 - total flux cleaned = -0.00283655 Jy ! Component: 2350 - total flux cleaned = -0.00280472 Jy ! Component: 2400 - total flux cleaned = -0.00280478 Jy ! Component: 2450 - total flux cleaned = -0.00280455 Jy ! Component: 2500 - total flux cleaned = -0.00279407 Jy ! Component: 2550 - total flux cleaned = -0.00277354 Jy ! Component: 2600 - total flux cleaned = -0.00274298 Jy ! Component: 2650 - total flux cleaned = -0.00278353 Jy ! Component: 2700 - total flux cleaned = -0.00278343 Jy ! Component: 2750 - total flux cleaned = -0.00278344 Jy ! Component: 2800 - total flux cleaned = -0.0028331 Jy ! Component: 2850 - total flux cleaned = -0.00284306 Jy ! Component: 2900 - total flux cleaned = -0.00283323 Jy ! Component: 2950 - total flux cleaned = -0.00285272 Jy ! Component: 3000 - total flux cleaned = -0.00290089 Jy ! Component: 3050 - total flux cleaned = -0.00292954 Jy ! Component: 3100 - total flux cleaned = -0.00294861 Jy ! Component: 3150 - total flux cleaned = -0.00297701 Jy ! Component: 3200 - total flux cleaned = -0.00301465 Jy ! Component: 3250 - total flux cleaned = -0.00303332 Jy ! Component: 3300 - total flux cleaned = -0.00304257 Jy ! Component: 3350 - total flux cleaned = -0.00306112 Jy ! Component: 3400 - total flux cleaned = -0.00309793 Jy ! Component: 3450 - total flux cleaned = -0.00313433 Jy ! Component: 3500 - total flux cleaned = -0.0031251 Jy ! Component: 3550 - total flux cleaned = -0.00308921 Jy ! Component: 3600 - total flux cleaned = -0.00313403 Jy ! Component: 3650 - total flux cleaned = -0.00313412 Jy ! Component: 3700 - total flux cleaned = -0.00315177 Jy ! Component: 3750 - total flux cleaned = -0.00319576 Jy ! Component: 3800 - total flux cleaned = -0.00323944 Jy ! Component: 3850 - total flux cleaned = -0.00322194 Jy ! Component: 3900 - total flux cleaned = -0.00328244 Jy ! Component: 3950 - total flux cleaned = -0.00330811 Jy ! Component: 4000 - total flux cleaned = -0.00328239 Jy ! Component: 4050 - total flux cleaned = -0.00327393 Jy ! Total flux subtracted in 4096 components = -0.00327396 Jy ! Clean residual min=-0.000475 max=0.000503 Jy/beam ! Clean residual mean=-0.000000 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.0595323 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 322 components and 0.0595323 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv117_uvs/J1422+0414_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.574 x 7.608 at -2.95 degrees (North through East) ! Clean map min=-0.0010334 max=0.059069 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv117_uvs/J1422+0414_S_map.fits wmodel /scr/pima/rv117_uvs/J1422+0414_S_map.mod ! Writing 322 model components to file: /scr/pima/rv117_uvs/J1422+0414_S_map.mod wobs /scr/pima/rv117_uvs/J1422+0414_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv117_uvs/J1422+0414_S_uvs.fits wwins /scr/pima/rv117_uvs/J1422+0414_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv117_uvs/J1422+0414_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0590689 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000156382 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.794236 0.794236 1.58847 3.17695 6.35389 12.7078 25.4156 50.8311 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.059 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 377.721 quit ! Quitting program ! Log file /scr/pima/rv117_uvs/J1422+0414_S_dfm.log closed on Sat Dec 9 23:44:51 2017