! Started logfile: J0013+1910_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:39:51 2016 obs J0013+1910_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0013+1910_S_2014_05_31_pus_uva.fits ! AN table 1: 71 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971518 visibilities/baseline/integration-bin. ! Found source: J0013+1910 ! ! 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 336 lines of history. ! ! Reading 12416 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 J0013+1910_S_2014_05_31_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.940836Jy sigma=0.011773 ! Fit after self-cal, rms=0.929701Jy sigma=0.011642 ! 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.336 mas, bpa=-4.122 degrees ! Estimated noise=711.257 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.0557444 Jy ! Component: 100 - total flux cleaned = 0.068339 Jy ! Total flux subtracted in 100 components = 0.068339 Jy ! Clean residual min=-0.002742 max=0.004388 Jy/beam ! Clean residual mean=0.000005 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.068339 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.068339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066875Jy sigma=0.000780 ! Fit after self-cal, rms=0.066868Jy sigma=0.000780 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00454044 Jy ! Component: 100 - total flux cleaned = 0.00661972 Jy ! Total flux subtracted in 100 components = 0.00661972 Jy ! Clean residual min=-0.002512 max=0.002291 Jy/beam ! Clean residual mean=0.000007 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0749587 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.0749587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066563Jy sigma=0.000777 ! Fit after self-cal, rms=0.066556Jy sigma=0.000777 ! 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.424 mas, bmaj=7.217 mas, bpa=-3.843 degrees ! Estimated noise=515.14 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.00123154 Jy ! Component: 100 - total flux cleaned = 0.00129241 Jy ! Component: 150 - total flux cleaned = 0.00129021 Jy ! Component: 200 - total flux cleaned = 0.00127097 Jy ! Total flux subtracted in 200 components = 0.00127097 Jy ! Clean residual min=-0.002150 max=0.001993 Jy/beam ! Clean residual mean=0.000005 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0762297 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 21 components and 0.0762297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066519Jy sigma=0.000777 ! Fit after self-cal, rms=0.066514Jy sigma=0.000777 ! 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.98 FD 0.82 HN 0.96 KP 1.03 ! LA 1.24 MK 0.94 NL 0.96 OV 0.95 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 1.03 KP 1.02 ! LA 1.21 MK 1.03 NL 1.13 OV 1.00 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.09 HN 1.11 KP 0.90 ! LA 0.91 MK 1.01 NL 1.11 OV 0.94 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.93 HN 0.99 KP 0.89 ! LA 0.91 MK 1.04 NL 1.00 OV 1.03 ! PT 0.99 SC 0.97 ! ! ! Fit before self-cal, rms=0.066514Jy sigma=0.000777 ! Fit after self-cal, rms=0.065106Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=7.196 mas, bpa=-3.211 degrees ! Estimated noise=514.552 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.000247368 Jy ! Component: 100 - total flux cleaned = -0.000205698 Jy ! Component: 150 - total flux cleaned = -0.00017372 Jy ! Component: 200 - total flux cleaned = -0.000155389 Jy ! Total flux subtracted in 200 components = -0.000155389 Jy ! Clean residual min=-0.001794 max=0.001773 Jy/beam ! Clean residual mean=-0.000000 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0760743 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.0760743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065100Jy sigma=0.000770 ! Fit after self-cal, rms=0.065110Jy sigma=0.000769 ! 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.065110Jy sigma=0.000769 ! Fit after self-cal, rms=0.065053Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=7.203 mas, bpa=-3.091 degrees ! Estimated noise=514.604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124197 Jy ! Component: 100 - total flux cleaned = -0.000111137 Jy ! Component: 150 - total flux cleaned = -8.26719e-05 Jy ! Component: 200 - total flux cleaned = -5.71861e-05 Jy ! Total flux subtracted in 200 components = -5.71861e-05 Jy ! Clean residual min=-0.001647 max=0.001805 Jy/beam ! Clean residual mean=-0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0760171 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.0760171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065048Jy sigma=0.000769 ! Fit after self-cal, rms=0.065053Jy sigma=0.000769 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) ! Added new window around map position (98.5, -60.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000941152 Jy ! Component: 100 - total flux cleaned = 0.000835482 Jy ! Component: 150 - total flux cleaned = 0.000601624 Jy ! Component: 200 - total flux cleaned = 0.000433278 Jy ! Total flux subtracted in 200 components = 0.000433278 Jy ! Clean residual min=-0.001580 max=0.001537 Jy/beam ! Clean residual mean=-0.000002 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0764504 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 58 components and 0.0764504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065003Jy sigma=0.000768 ! Fit after self-cal, rms=0.065000Jy sigma=0.000768 ! 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.065000Jy sigma=0.000768 ! Fit after self-cal, rms=0.064882Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=7.21 mas, bpa=-3.025 degrees ! Estimated noise=513.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.07781e-05 Jy ! Component: 100 - total flux cleaned = -6.06824e-05 Jy ! Component: 150 - total flux cleaned = -0.000174213 Jy ! Component: 200 - total flux cleaned = -0.000240733 Jy ! Total flux subtracted in 200 components = -0.000240733 Jy ! Clean residual min=-0.001518 max=0.001550 Jy/beam ! Clean residual mean=-0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0762097 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 70 components and 0.0762097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064869Jy sigma=0.000768 ! Fit after self-cal, rms=0.064867Jy sigma=0.000768 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.20557e-05 Jy ! Component: 100 - total flux cleaned = -0.000138078 Jy ! Component: 150 - total flux cleaned = -0.000124395 Jy ! Component: 200 - total flux cleaned = -0.00013778 Jy ! Total flux subtracted in 200 components = -0.00013778 Jy ! Clean residual min=-0.001518 max=0.001543 Jy/beam ! Clean residual mean=-0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0760719 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 81 components and 0.0760719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064861Jy sigma=0.000768 ! Fit after self-cal, rms=0.064861Jy sigma=0.000768 ! 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.064861Jy sigma=0.000768 ! Fit after self-cal, rms=0.064842Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.369 mas, bmaj=10.52 mas, bpa=-3.552 degrees ! Estimated noise=626.151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000291733 Jy ! Component: 100 - total flux cleaned = -0.000351106 Jy ! Component: 150 - total flux cleaned = -0.000362974 Jy ! Component: 200 - total flux cleaned = -0.000363769 Jy ! Total flux subtracted in 200 components = -0.000363769 Jy ! Clean residual min=-0.001481 max=0.001618 Jy/beam ! Clean residual mean=-0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0757081 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.0757081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064839Jy sigma=0.000768 ! Fit after self-cal, rms=0.064837Jy sigma=0.000768 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.21283e-05 Jy ! Component: 100 - total flux cleaned = -4.95237e-05 Jy ! Component: 150 - total flux cleaned = -5.71388e-05 Jy ! Component: 200 - total flux cleaned = -7.85807e-05 Jy ! Total flux subtracted in 200 components = -7.85807e-05 Jy ! Clean residual min=-0.001461 max=0.001630 Jy/beam ! Clean residual mean=-0.000002 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0756295 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 93 components and 0.0756295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064836Jy sigma=0.000768 ! Fit after self-cal, rms=0.064836Jy sigma=0.000768 ! 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.423 mas, bmaj=7.212 mas, bpa=-3.023 degrees ! Estimated noise=513.753 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.423 x 7.212 at -3.023 degrees (North through East) ! Clean map min=-0.001434 max=0.071101 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.831 mas, bmaj=6.345 mas, bpa=-3.38 degrees ! Estimated noise=706.995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0552818 Jy ! Component: 100 - total flux cleaned = 0.0678452 Jy ! Component: 150 - total flux cleaned = 0.0721957 Jy ! Component: 200 - total flux cleaned = 0.0746714 Jy ! Total flux subtracted in 200 components = 0.0746714 Jy ! Clean residual min=-0.002359 max=0.002060 Jy/beam ! Clean residual mean=0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0746714 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0746714 Jy ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=7.212 mas, bpa=-3.023 degrees ! Estimated noise=513.753 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.000942008 Jy ! Component: 100 - total flux cleaned = 0.0011543 Jy ! Component: 150 - total flux cleaned = 0.00128022 Jy ! Component: 200 - total flux cleaned = 0.00124293 Jy ! Total flux subtracted in 200 components = 0.00124293 Jy ! Clean residual min=-0.001673 max=0.001497 Jy/beam ! Clean residual mean=-0.000001 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0759143 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 35 components and 0.0759144 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.369 mas, bmaj=10.52 mas, bpa=-3.552 degrees ! Estimated noise=626.151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.94601e-05 Jy ! Component: 100 - total flux cleaned = -7.95435e-05 Jy ! Component: 150 - total flux cleaned = -7.86649e-05 Jy ! Component: 200 - total flux cleaned = -9.68705e-05 Jy ! Total flux subtracted in 200 components = -9.68705e-05 Jy ! Clean residual min=-0.001463 max=0.001610 Jy/beam ! Clean residual mean=-0.000001 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0758175 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.13999e-05 Jy ! Component: 100 - total flux cleaned = -6.00887e-05 Jy ! Component: 150 - total flux cleaned = -9.96139e-05 Jy ! Component: 200 - total flux cleaned = -0.000124239 Jy ! Total flux subtracted in 200 components = -0.000124239 Jy ! Clean residual min=-0.001438 max=0.001609 Jy/beam ! Clean residual mean=-0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0756933 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 62 components and 0.0756933 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=7.212 mas, bpa=-3.023 degrees ! Estimated noise=513.753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.31889e-05 Jy ! Component: 100 - total flux cleaned = 9.50713e-05 Jy ! Component: 150 - total flux cleaned = 7.85092e-05 Jy ! Component: 200 - total flux cleaned = 9.3343e-05 Jy ! Total flux subtracted in 200 components = 9.3343e-05 Jy ! Clean residual min=-0.001494 max=0.001547 Jy/beam ! Clean residual mean=-0.000001 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0757866 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 0.0757866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064852Jy sigma=0.000768 ! Fit after self-cal, rms=0.064849Jy sigma=0.000768 wmodel J0013+1910_S_2014_05_31_pus_map.mod ! Writing 81 model components to file: J0013+1910_S_2014_05_31_pus_map.mod wobs J0013+1910_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0013+1910_S_2014_05_31_pus_uvs.fits wwins J0013+1910_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J0013+1910_S_2014_05_31_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 = 5.18087e-06 Jy ! Component: 100 - total flux cleaned = 3.02178e-05 Jy ! Component: 150 - total flux cleaned = 2.99257e-05 Jy ! Component: 200 - total flux cleaned = 5.42036e-05 Jy ! Component: 250 - total flux cleaned = 7.75944e-05 Jy ! Component: 300 - total flux cleaned = 5.416e-05 Jy ! Component: 350 - total flux cleaned = 3.12787e-05 Jy ! Component: 400 - total flux cleaned = 9.24885e-06 Jy ! Component: 450 - total flux cleaned = -5.40909e-05 Jy ! Component: 500 - total flux cleaned = -9.50025e-05 Jy ! Component: 550 - total flux cleaned = -0.00017549 Jy ! Component: 600 - total flux cleaned = -0.000195444 Jy ! Component: 650 - total flux cleaned = -0.000273181 Jy ! Component: 700 - total flux cleaned = -0.00034943 Jy ! Component: 750 - total flux cleaned = -0.000442592 Jy ! Component: 800 - total flux cleaned = -0.000571057 Jy ! Component: 850 - total flux cleaned = -0.000679479 Jy ! Component: 900 - total flux cleaned = -0.000750537 Jy ! Component: 950 - total flux cleaned = -0.000838379 Jy ! Component: 1000 - total flux cleaned = -0.000942314 Jy ! Component: 1050 - total flux cleaned = -0.00104505 Jy ! Component: 1100 - total flux cleaned = -0.00117987 Jy ! Component: 1150 - total flux cleaned = -0.00124639 Jy ! Component: 1200 - total flux cleaned = -0.0013779 Jy ! Component: 1250 - total flux cleaned = -0.00145909 Jy ! Component: 1300 - total flux cleaned = -0.00153934 Jy ! Component: 1350 - total flux cleaned = -0.00163497 Jy ! Component: 1400 - total flux cleaned = -0.00171372 Jy ! Component: 1450 - total flux cleaned = -0.00182223 Jy ! Component: 1500 - total flux cleaned = -0.0019143 Jy ! Component: 1550 - total flux cleaned = -0.00191435 Jy ! Component: 1600 - total flux cleaned = -0.00197453 Jy ! Component: 1650 - total flux cleaned = -0.00206371 Jy ! Component: 1700 - total flux cleaned = -0.00206386 Jy ! Component: 1750 - total flux cleaned = -0.00219494 Jy ! Component: 1800 - total flux cleaned = -0.00219493 Jy ! Component: 1850 - total flux cleaned = -0.00229449 Jy ! Component: 1900 - total flux cleaned = -0.00232265 Jy ! Component: 1950 - total flux cleaned = -0.00243434 Jy ! Component: 2000 - total flux cleaned = -0.00247564 Jy ! Component: 2050 - total flux cleaned = -0.00254407 Jy ! Component: 2100 - total flux cleaned = -0.00263939 Jy ! Component: 2150 - total flux cleaned = -0.00274692 Jy ! Component: 2200 - total flux cleaned = -0.00280039 Jy ! Component: 2250 - total flux cleaned = -0.00294583 Jy ! Component: 2300 - total flux cleaned = -0.00297209 Jy ! Component: 2350 - total flux cleaned = -0.0031022 Jy ! Component: 2400 - total flux cleaned = -0.00317956 Jy ! Component: 2450 - total flux cleaned = -0.00329455 Jy ! Component: 2500 - total flux cleaned = -0.00333244 Jy ! Component: 2550 - total flux cleaned = -0.00340771 Jy ! Component: 2600 - total flux cleaned = -0.00346998 Jy ! Component: 2650 - total flux cleaned = -0.00355657 Jy ! Component: 2700 - total flux cleaned = -0.00363014 Jy ! Component: 2750 - total flux cleaned = -0.00375183 Jy ! Component: 2800 - total flux cleaned = -0.00386041 Jy ! Component: 2850 - total flux cleaned = -0.0039562 Jy ! Component: 2900 - total flux cleaned = -0.00397984 Jy ! Component: 2950 - total flux cleaned = -0.00403878 Jy ! Component: 3000 - total flux cleaned = -0.0040857 Jy ! Component: 3050 - total flux cleaned = -0.00417882 Jy ! Component: 3100 - total flux cleaned = -0.00422497 Jy ! Component: 3150 - total flux cleaned = -0.00429363 Jy ! Component: 3200 - total flux cleaned = -0.00430505 Jy ! Component: 3250 - total flux cleaned = -0.00439558 Jy ! Component: 3300 - total flux cleaned = -0.00446295 Jy ! Component: 3350 - total flux cleaned = -0.00452993 Jy ! Component: 3400 - total flux cleaned = -0.0045964 Jy ! Component: 3450 - total flux cleaned = -0.00466249 Jy ! Component: 3500 - total flux cleaned = -0.00468433 Jy ! Component: 3550 - total flux cleaned = -0.00476044 Jy ! Component: 3600 - total flux cleaned = -0.00483598 Jy ! Component: 3650 - total flux cleaned = -0.00488961 Jy ! Component: 3700 - total flux cleaned = -0.00492164 Jy ! Component: 3750 - total flux cleaned = -0.00497457 Jy ! Component: 3800 - total flux cleaned = -0.00502721 Jy ! Component: 3850 - total flux cleaned = -0.00507942 Jy ! Component: 3900 - total flux cleaned = -0.00512107 Jy ! Component: 3950 - total flux cleaned = -0.00513144 Jy ! Component: 4000 - total flux cleaned = -0.00515204 Jy ! Component: 4050 - total flux cleaned = -0.00522345 Jy ! Total flux subtracted in 4096 components = -0.00531484 Jy ! Clean residual min=-0.000545 max=0.000545 Jy/beam ! Clean residual mean=-0.000001 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.0704718 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 377 components and 0.0704717 Jy ![Exited script file: muppet] wmap "J0013+1910_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.423 x 7.212 at -3.023 degrees (North through East) ! Clean map min=-0.0014506 max=0.071378 Jy/beam ! Writing clean map to FITS file: J0013+1910_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0713776 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182918 device "J0013+1910_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0013+1910_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.768805 0.768805 1.53761 3.07522 6.15044 12.3009 24.6018 49.2035 98.4071 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.071 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.423 x 7.212 at -3.023 degrees (North through East) ! Clean map min=-0.0014506 max=0.071378 Jy/beam quit ! Quitting program ! Log file J0013+1910_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:39:56 2016