! Started logfile: J0101+0605_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:13:53 2016 obs J0101+0605_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0101+0605_S_2014_12_20_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.95682 visibilities/baseline/integration-bin. ! Found source: J0101+0605 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 344 lines of history. ! ! Reading 21184 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0101+0605_S_2014_12_20_pus] 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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.987837Jy sigma=0.011090 ! Fit after self-cal, rms=0.957818Jy sigma=0.010774 ! 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.827 mas, bmaj=6.822 mas, bpa=-4.765 degrees ! Estimated noise=717.39 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.0339293 Jy ! Component: 100 - total flux cleaned = 0.0416952 Jy ! Total flux subtracted in 100 components = 0.0416952 Jy ! Clean residual min=-0.003001 max=0.009072 Jy/beam ! Clean residual mean=-0.000012 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.0416952 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0416952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075846Jy sigma=0.000793 ! Fit after self-cal, rms=0.075141Jy sigma=0.000785 ! Inverting map ! Added new window around map position (16.5, 7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00699684 Jy ! Component: 100 - total flux cleaned = 0.0107739 Jy ! Total flux subtracted in 100 components = 0.0107739 Jy ! Clean residual min=-0.002171 max=0.003240 Jy/beam ! Clean residual mean=-0.000007 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.0524692 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.0524692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074360Jy sigma=0.000776 ! Fit after self-cal, rms=0.074156Jy sigma=0.000774 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00434527 Jy ! Component: 100 - total flux cleaned = 0.00689334 Jy ! Total flux subtracted in 100 components = 0.00689334 Jy ! Clean residual min=-0.002085 max=0.002287 Jy/beam ! Clean residual mean=-0.000005 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.0593625 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 39 components and 0.0593625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073828Jy sigma=0.000771 ! Fit after self-cal, rms=0.073731Jy sigma=0.000770 ! 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.371 mas, bmaj=7.551 mas, bpa=-3.987 degrees ! Estimated noise=439.624 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.0036163 Jy ! Component: 100 - total flux cleaned = 0.00570682 Jy ! Component: 150 - total flux cleaned = 0.00723403 Jy ! Component: 200 - total flux cleaned = 0.00840569 Jy ! Total flux subtracted in 200 components = 0.00840569 Jy ! Clean residual min=-0.001646 max=0.001708 Jy/beam ! Clean residual mean=-0.000005 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0677682 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 72 components and 0.0677682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073513Jy sigma=0.000768 ! Fit after self-cal, rms=0.073447Jy sigma=0.000767 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.87 HN 1.00 KP 1.02 ! LA 0.93 MK 1.02 NL 1.01 OV 1.03 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 0.99 KP 1.03 ! LA 0.93 MK 0.96 NL 1.08 OV 1.08 ! PT 1.03 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.07 HN 1.06 KP 0.93 ! LA 0.79 MK 1.06 NL 1.14 OV 0.95 ! PT 0.98 SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 0.96 KP 0.89 ! LA 0.81 MK 1.07 NL 1.06 OV 1.02 ! PT 1.06 SC 0.94 ! ! ! Fit before self-cal, rms=0.073447Jy sigma=0.000767 ! Fit after self-cal, rms=0.071453Jy sigma=0.000765 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=7.623 mas, bpa=-3.796 degrees ! Estimated noise=434.442 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.00169764 Jy ! Component: 100 - total flux cleaned = 0.0023663 Jy ! Component: 150 - total flux cleaned = 0.00231526 Jy ! Component: 200 - total flux cleaned = 0.00227246 Jy ! Total flux subtracted in 200 components = 0.00227246 Jy ! Clean residual min=-0.001529 max=0.001292 Jy/beam ! Clean residual mean=0.000001 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.0700407 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 92 components and 0.0700406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071414Jy sigma=0.000764 ! Fit after self-cal, rms=0.071372Jy sigma=0.000764 ! 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.071372Jy sigma=0.000764 ! Fit after self-cal, rms=0.071514Jy sigma=0.000763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=7.657 mas, bpa=-3.745 degrees ! Estimated noise=435.182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106126 Jy ! Component: 100 - total flux cleaned = 0.00111803 Jy ! Component: 150 - total flux cleaned = 0.00111961 Jy ! Component: 200 - total flux cleaned = 0.00115208 Jy ! Total flux subtracted in 200 components = 0.00115208 Jy ! Clean residual min=-0.001449 max=0.001218 Jy/beam ! Clean residual mean=-0.000002 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.0711927 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 104 components and 0.0711927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071494Jy sigma=0.000763 ! Fit after self-cal, rms=0.071492Jy sigma=0.000762 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.000492172 Jy ! Component: 100 - total flux cleaned = 0.000494749 Jy ! Component: 150 - total flux cleaned = 0.00049492 Jy ! Component: 200 - total flux cleaned = 0.000495271 Jy ! Total flux subtracted in 200 components = 0.000495271 Jy ! Clean residual min=-0.001479 max=0.001204 Jy/beam ! Clean residual mean=-0.000002 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.071688 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 116 components and 0.071688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071480Jy sigma=0.000762 ! Fit after self-cal, rms=0.071482Jy sigma=0.000762 ! 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.071482Jy sigma=0.000762 ! Fit after self-cal, rms=0.071778Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.413 mas, bmaj=7.659 mas, bpa=-3.748 degrees ! Estimated noise=435.881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404446 Jy ! Component: 100 - total flux cleaned = 0.000455616 Jy ! Component: 150 - total flux cleaned = 0.000499947 Jy ! Component: 200 - total flux cleaned = 0.000499724 Jy ! Total flux subtracted in 200 components = 0.000499724 Jy ! Clean residual min=-0.001481 max=0.001190 Jy/beam ! Clean residual mean=-0.000002 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.0721877 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 122 components and 0.0721877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071769Jy sigma=0.000762 ! Fit after self-cal, rms=0.071779Jy sigma=0.000762 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.83424e-05 Jy ! Component: 100 - total flux cleaned = 0.000102908 Jy ! Component: 150 - total flux cleaned = 0.000128843 Jy ! Component: 200 - total flux cleaned = 0.000140007 Jy ! Total flux subtracted in 200 components = 0.000140007 Jy ! Clean residual min=-0.001469 max=0.001192 Jy/beam ! Clean residual mean=-0.000002 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.0723277 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 126 components and 0.0723277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071774Jy sigma=0.000762 ! Fit after self-cal, rms=0.071773Jy sigma=0.000762 ! 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.071773Jy sigma=0.000762 ! Fit after self-cal, rms=0.071971Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.613 mas, bmaj=11.33 mas, bpa=0.9998 degrees ! Estimated noise=532.249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000147365 Jy ! Component: 100 - total flux cleaned = 0.000271583 Jy ! Component: 150 - total flux cleaned = 0.000297725 Jy ! Component: 200 - total flux cleaned = 0.00030777 Jy ! Total flux subtracted in 200 components = 0.00030777 Jy ! Clean residual min=-0.001473 max=0.001136 Jy/beam ! Clean residual mean=-0.000004 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0726354 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 139 components and 0.0726355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071970Jy sigma=0.000762 ! Fit after self-cal, rms=0.071969Jy sigma=0.000762 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 = -3.35584e-05 Jy ! Component: 100 - total flux cleaned = 4.66784e-05 Jy ! Component: 150 - total flux cleaned = 5.65494e-05 Jy ! Component: 200 - total flux cleaned = 6.45135e-05 Jy ! Total flux subtracted in 200 components = 6.45135e-05 Jy ! Clean residual min=-0.001441 max=0.001110 Jy/beam ! Clean residual mean=-0.000004 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0727 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 142 components and 0.0727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071970Jy sigma=0.000762 ! Fit after self-cal, rms=0.071968Jy sigma=0.000762 ! 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.412 mas, bmaj=7.659 mas, bpa=-3.77 degrees ! Estimated noise=436.761 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.412 x 7.659 at -3.77 degrees (North through East) ! Clean map min=-0.0014001 max=0.043118 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.858 mas, bmaj=6.886 mas, bpa=-4.254 degrees ! Estimated noise=718.752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0344341 Jy ! Component: 100 - total flux cleaned = 0.0477343 Jy ! Component: 150 - total flux cleaned = 0.0551341 Jy ! Component: 200 - total flux cleaned = 0.0598048 Jy ! Total flux subtracted in 200 components = 0.0598048 Jy ! Clean residual min=-0.002290 max=0.002591 Jy/beam ! Clean residual mean=-0.000005 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.0598049 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0598049 Jy ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=7.659 mas, bpa=-3.77 degrees ! Estimated noise=436.761 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.00417201 Jy ! Component: 100 - total flux cleaned = 0.00692527 Jy ! Component: 150 - total flux cleaned = 0.00887254 Jy ! Component: 200 - total flux cleaned = 0.01006 Jy ! Total flux subtracted in 200 components = 0.01006 Jy ! Clean residual min=-0.001587 max=0.001401 Jy/beam ! Clean residual mean=-0.000004 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0698648 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 64 components and 0.0698648 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.613 mas, bmaj=11.33 mas, bpa=0.9998 degrees ! Estimated noise=532.249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173454 Jy ! Component: 100 - total flux cleaned = 0.00246086 Jy ! Component: 150 - total flux cleaned = 0.00263244 Jy ! Component: 200 - total flux cleaned = 0.00269836 Jy ! Total flux subtracted in 200 components = 0.00269836 Jy ! Clean residual min=-0.001562 max=0.001172 Jy/beam ! Clean residual mean=-0.000005 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.0725632 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 = 3.69169e-05 Jy ! Component: 100 - total flux cleaned = 8.37249e-05 Jy ! Component: 150 - total flux cleaned = 0.000134276 Jy ! Component: 200 - total flux cleaned = 0.000155398 Jy ! Total flux subtracted in 200 components = 0.000155398 Jy ! Clean residual min=-0.001495 max=0.001120 Jy/beam ! Clean residual mean=-0.000005 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.0727186 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 88 components and 0.0727186 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=7.659 mas, bpa=-3.77 degrees ! Estimated noise=436.761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000408595 Jy ! Component: 100 - total flux cleaned = 0.00043269 Jy ! Component: 150 - total flux cleaned = 0.000431056 Jy ! Component: 200 - total flux cleaned = 0.000431616 Jy ! Total flux subtracted in 200 components = 0.000431616 Jy ! Clean residual min=-0.001487 max=0.001239 Jy/beam ! Clean residual mean=-0.000002 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.0731502 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 100 components and 0.0731502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071982Jy sigma=0.000762 ! Fit after self-cal, rms=0.071970Jy sigma=0.000762 wmodel J0101+0605_S_2014_12_20_pus_map.mod ! Writing 100 model components to file: J0101+0605_S_2014_12_20_pus_map.mod wobs J0101+0605_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0101+0605_S_2014_12_20_pus_uvs.fits wwins J0101+0605_S_2014_12_20_pus_map.win ! wwins: Wrote 2 windows to J0101+0605_S_2014_12_20_pus_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.000369319 Jy ! Component: 100 - total flux cleaned = -0.0005701 Jy ! Component: 150 - total flux cleaned = -0.000654064 Jy ! Component: 200 - total flux cleaned = -0.000732977 Jy ! Component: 250 - total flux cleaned = -0.00086626 Jy ! Component: 300 - total flux cleaned = -0.000994967 Jy ! Component: 350 - total flux cleaned = -0.00108454 Jy ! Component: 400 - total flux cleaned = -0.00111906 Jy ! Component: 450 - total flux cleaned = -0.00113596 Jy ! Component: 500 - total flux cleaned = -0.00118596 Jy ! Component: 550 - total flux cleaned = -0.00125143 Jy ! Component: 600 - total flux cleaned = -0.00125154 Jy ! Component: 650 - total flux cleaned = -0.0013304 Jy ! Component: 700 - total flux cleaned = -0.00137693 Jy ! Component: 750 - total flux cleaned = -0.00148344 Jy ! Component: 800 - total flux cleaned = -0.001588 Jy ! Component: 850 - total flux cleaned = -0.00164669 Jy ! Component: 900 - total flux cleaned = -0.00176301 Jy ! Component: 950 - total flux cleaned = -0.00183483 Jy ! Component: 1000 - total flux cleaned = -0.00194828 Jy ! Component: 1050 - total flux cleaned = -0.0020603 Jy ! Component: 1100 - total flux cleaned = -0.00217098 Jy ! Component: 1150 - total flux cleaned = -0.00230731 Jy ! Component: 1200 - total flux cleaned = -0.00238783 Jy ! Component: 1250 - total flux cleaned = -0.00249422 Jy ! Component: 1300 - total flux cleaned = -0.00257314 Jy ! Component: 1350 - total flux cleaned = -0.00265106 Jy ! Component: 1400 - total flux cleaned = -0.00271542 Jy ! Component: 1450 - total flux cleaned = -0.00282963 Jy ! Component: 1500 - total flux cleaned = -0.0028925 Jy ! Component: 1550 - total flux cleaned = -0.00294237 Jy ! Component: 1600 - total flux cleaned = -0.00301621 Jy ! Component: 1650 - total flux cleaned = -0.00312579 Jy ! Component: 1700 - total flux cleaned = -0.00316206 Jy ! Component: 1750 - total flux cleaned = -0.00323353 Jy ! Component: 1800 - total flux cleaned = -0.00332785 Jy ! Component: 1850 - total flux cleaned = -0.00337474 Jy ! Component: 1900 - total flux cleaned = -0.00344411 Jy ! Component: 1950 - total flux cleaned = -0.00350126 Jy ! Component: 2000 - total flux cleaned = -0.00351265 Jy ! Component: 2050 - total flux cleaned = -0.00360228 Jy ! Component: 2100 - total flux cleaned = -0.00363566 Jy ! Component: 2150 - total flux cleaned = -0.00363575 Jy ! Component: 2200 - total flux cleaned = -0.00370126 Jy ! Component: 2250 - total flux cleaned = -0.00371226 Jy ! Component: 2300 - total flux cleaned = -0.00376589 Jy ! Component: 2350 - total flux cleaned = -0.00377666 Jy ! Component: 2400 - total flux cleaned = -0.00382923 Jy ! Component: 2450 - total flux cleaned = -0.00387097 Jy ! Component: 2500 - total flux cleaned = -0.0038917 Jy ! Component: 2550 - total flux cleaned = -0.00395334 Jy ! Component: 2600 - total flux cleaned = -0.00396344 Jy ! Component: 2650 - total flux cleaned = -0.00399371 Jy ! Component: 2700 - total flux cleaned = -0.00403372 Jy ! Component: 2750 - total flux cleaned = -0.00407362 Jy ! Component: 2800 - total flux cleaned = -0.00410302 Jy ! Component: 2850 - total flux cleaned = -0.00414206 Jy ! Component: 2900 - total flux cleaned = -0.00416142 Jy ! Component: 2950 - total flux cleaned = -0.00416134 Jy ! Component: 3000 - total flux cleaned = -0.00424717 Jy ! Component: 3050 - total flux cleaned = -0.00421861 Jy ! Component: 3100 - total flux cleaned = -0.00426563 Jy ! Component: 3150 - total flux cleaned = -0.00428426 Jy ! Component: 3200 - total flux cleaned = -0.0043306 Jy ! Component: 3250 - total flux cleaned = -0.00432138 Jy ! Component: 3300 - total flux cleaned = -0.00436721 Jy ! Component: 3350 - total flux cleaned = -0.00441255 Jy ! Component: 3400 - total flux cleaned = -0.00445757 Jy ! Component: 3450 - total flux cleaned = -0.00449332 Jy ! Component: 3500 - total flux cleaned = -0.00451115 Jy ! Component: 3550 - total flux cleaned = -0.00457294 Jy ! Component: 3600 - total flux cleaned = -0.00461671 Jy ! Component: 3650 - total flux cleaned = -0.00465151 Jy ! Component: 3700 - total flux cleaned = -0.0046948 Jy ! Component: 3750 - total flux cleaned = -0.00473782 Jy ! Component: 3800 - total flux cleaned = -0.00480618 Jy ! Component: 3850 - total flux cleaned = -0.0048231 Jy ! Component: 3900 - total flux cleaned = -0.00488213 Jy ! Component: 3950 - total flux cleaned = -0.00489886 Jy ! Component: 4000 - total flux cleaned = -0.00490722 Jy ! Component: 4050 - total flux cleaned = -0.00494864 Jy ! Total flux subtracted in 4096 components = -0.00497323 Jy ! Clean residual min=-0.000449 max=0.000445 Jy/beam ! Clean residual mean=-0.000001 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.068177 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 368 components and 0.0681769 Jy ![Exited script file: muppet] wmap "J0101+0605_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.412 x 7.659 at -3.77 degrees (North through East) ! Clean map min=-0.0011329 max=0.042812 Jy/beam ! Writing clean map to FITS file: J0101+0605_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0428119 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000148439 device "J0101+0605_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0101+0605_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04017 1.04017 2.08034 4.16067 8.32135 16.6427 33.2854 66.5708 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.042 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.412 x 7.659 at -3.77 degrees (North through East) ! Clean map min=-0.0011329 max=0.042812 Jy/beam quit ! Quitting program ! Log file J0101+0605_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:14:01 2016