! Started logfile: J2212+0646_S_2017_08_05_pus_uvs.log on Thu May 9 19:40:25 2019 obs J2212+0646_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J2212+0646_S_2017_08_05_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.960234 visibilities/baseline/integration-bin. ! Found source: J2212+0646 ! ! 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 513 lines of history. ! ! Reading 19704 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 J2212+0646_S_2017_08_05_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 715 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.865409Jy sigma=0.008073 ! Fit after self-cal, rms=0.853841Jy sigma=0.007985 ! 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.719 mas, bmaj=6.93 mas, bpa=-5.189 degrees ! Estimated noise=877.227 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.114694 Jy ! Component: 100 - total flux cleaned = 0.140969 Jy ! Total flux subtracted in 100 components = 0.140969 Jy ! Clean residual min=-0.005201 max=0.009785 Jy/beam ! Clean residual mean=-0.000022 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.14097 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.14097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084150Jy sigma=0.000710 ! Fit after self-cal, rms=0.084138Jy sigma=0.000710 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010225 Jy ! Component: 100 - total flux cleaned = 0.0154844 Jy ! Total flux subtracted in 100 components = 0.0154844 Jy ! Clean residual min=-0.004260 max=0.007225 Jy/beam ! Clean residual mean=-0.000014 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.156454 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.156454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082754Jy sigma=0.000700 ! Fit after self-cal, rms=0.082737Jy sigma=0.000699 ! Inverting map ! Added new window around map position (-3, 23.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00627202 Jy ! Component: 100 - total flux cleaned = 0.00985022 Jy ! Total flux subtracted in 100 components = 0.00985022 Jy ! Clean residual min=-0.003735 max=0.003961 Jy/beam ! Clean residual mean=-0.000011 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.166304 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 38 components and 0.166304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082112Jy sigma=0.000693 ! Fit after self-cal, rms=0.082074Jy sigma=0.000693 ! 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.188 mas, bmaj=7.995 mas, bpa=-5.096 degrees ! Estimated noise=657.892 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.00499416 Jy ! Component: 100 - total flux cleaned = 0.00786287 Jy ! Component: 150 - total flux cleaned = 0.00997584 Jy ! Component: 200 - total flux cleaned = 0.011641 Jy ! Total flux subtracted in 200 components = 0.011641 Jy ! Clean residual min=-0.003102 max=0.003011 Jy/beam ! Clean residual mean=-0.000013 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.177945 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 66 components and 0.177945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081727Jy sigma=0.000690 ! Fit after self-cal, rms=0.081700Jy sigma=0.000689 ! 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.99 HN 0.95 KP 1.06 ! LA 1.00 MK 1.05 NL 0.88 OV 1.02 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.96 KP 1.01 ! LA 0.98 MK 1.03 NL 1.05 OV 1.07 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.05 HN 0.97 KP 0.90 ! LA 0.78 MK 0.97 NL 1.16 OV 0.97 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.91 KP 1.00* ! LA 1.00* MK 1.34 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.081700Jy sigma=0.000689 ! Fit after self-cal, rms=0.078340Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.223 mas, bmaj=8.011 mas, bpa=-4.888 degrees ! Estimated noise=656.846 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.000947543 Jy ! Component: 100 - total flux cleaned = 0.00120482 Jy ! Component: 150 - total flux cleaned = 0.00147803 Jy ! Component: 200 - total flux cleaned = 0.00171759 Jy ! Total flux subtracted in 200 components = 0.00171759 Jy ! Clean residual min=-0.002125 max=0.002091 Jy/beam ! Clean residual mean=-0.000008 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.179663 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 82 components and 0.179663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078303Jy sigma=0.000674 ! Fit after self-cal, rms=0.078268Jy sigma=0.000674 ! 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.078268Jy sigma=0.000674 ! Fit after self-cal, rms=0.078170Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=8.016 mas, bpa=-4.916 degrees ! Estimated noise=656.615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000666369 Jy ! Component: 100 - total flux cleaned = 0.000750984 Jy ! Component: 150 - total flux cleaned = 0.000872406 Jy ! Component: 200 - total flux cleaned = 0.000964382 Jy ! Total flux subtracted in 200 components = 0.000964382 Jy ! Clean residual min=-0.001751 max=0.001546 Jy/beam ! Clean residual mean=-0.000007 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.180627 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.180627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078154Jy sigma=0.000670 ! Fit after self-cal, rms=0.078168Jy sigma=0.000670 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.000253945 Jy ! Component: 100 - total flux cleaned = 0.000322818 Jy ! Component: 150 - total flux cleaned = 0.000398116 Jy ! Component: 200 - total flux cleaned = 0.000478422 Jy ! Total flux subtracted in 200 components = 0.000478422 Jy ! Clean residual min=-0.001772 max=0.001550 Jy/beam ! Clean residual mean=-0.000006 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.181106 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 101 components and 0.181106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078162Jy sigma=0.000670 ! Fit after self-cal, rms=0.078162Jy sigma=0.000670 ! 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.078162Jy sigma=0.000670 ! Fit after self-cal, rms=0.078347Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=8.015 mas, bpa=-4.862 degrees ! Estimated noise=657.141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000285532 Jy ! Component: 100 - total flux cleaned = 0.0002703 Jy ! Component: 150 - total flux cleaned = 0.000305914 Jy ! Component: 200 - total flux cleaned = 0.000348537 Jy ! Total flux subtracted in 200 components = 0.000348537 Jy ! Clean residual min=-0.001696 max=0.001541 Jy/beam ! Clean residual mean=-0.000006 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.181454 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 104 components and 0.181454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078339Jy sigma=0.000670 ! Fit after self-cal, rms=0.078343Jy sigma=0.000670 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.00012564 Jy ! Component: 100 - total flux cleaned = 0.000145162 Jy ! Component: 150 - total flux cleaned = 0.000154493 Jy ! Component: 200 - total flux cleaned = 0.00016298 Jy ! Total flux subtracted in 200 components = 0.00016298 Jy ! Clean residual min=-0.001689 max=0.001549 Jy/beam ! Clean residual mean=-0.000006 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.181617 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 111 components and 0.181617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078340Jy sigma=0.000670 ! Fit after self-cal, rms=0.078340Jy sigma=0.000670 ! 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.078340Jy sigma=0.000670 ! Fit after self-cal, rms=0.078408Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.463 mas, bmaj=12.33 mas, bpa=-6.44 degrees ! Estimated noise=828.147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000302609 Jy ! Component: 100 - total flux cleaned = 0.000346062 Jy ! Component: 150 - total flux cleaned = 0.000353977 Jy ! Component: 200 - total flux cleaned = 0.00036117 Jy ! Total flux subtracted in 200 components = 0.00036117 Jy ! Clean residual min=-0.001845 max=0.001930 Jy/beam ! Clean residual mean=-0.000012 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.181978 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 122 components and 0.181978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078407Jy sigma=0.000670 ! Fit after self-cal, rms=0.078407Jy sigma=0.000670 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.73476e-05 Jy ! Component: 100 - total flux cleaned = 1.75416e-05 Jy ! Component: 150 - total flux cleaned = 2.40764e-05 Jy ! Component: 200 - total flux cleaned = 2.98322e-05 Jy ! Total flux subtracted in 200 components = 2.98322e-05 Jy ! Clean residual min=-0.001828 max=0.001932 Jy/beam ! Clean residual mean=-0.000012 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.182008 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 127 components and 0.182008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078407Jy sigma=0.000670 ! Fit after self-cal, rms=0.078407Jy sigma=0.000670 ! 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.233 mas, bmaj=8.012 mas, bpa=-4.792 degrees ! Estimated noise=657.73 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.233 x 8.012 at -4.792 degrees (North through East) ! Clean map min=-0.0016321 max=0.14715 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.763 mas, bmaj=6.942 mas, bpa=-4.766 degrees ! Estimated noise=876.566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114365 Jy ! Component: 100 - total flux cleaned = 0.140195 Jy ! Component: 150 - total flux cleaned = 0.150814 Jy ! Component: 200 - total flux cleaned = 0.157357 Jy ! Total flux subtracted in 200 components = 0.157357 Jy ! Clean residual min=-0.003353 max=0.003842 Jy/beam ! Clean residual mean=-0.000011 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.157357 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.157357 Jy ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=8.012 mas, bpa=-4.792 degrees ! Estimated noise=657.73 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) ! Added new window around map position (-1, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0061277 Jy ! Component: 100 - total flux cleaned = 0.0104907 Jy ! Component: 150 - total flux cleaned = 0.0137459 Jy ! Component: 200 - total flux cleaned = 0.0162182 Jy ! Total flux subtracted in 200 components = 0.0162182 Jy ! Clean residual min=-0.001795 max=0.001728 Jy/beam ! Clean residual mean=-0.000010 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.173575 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 55 components and 0.173575 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.463 mas, bmaj=12.33 mas, bpa=-6.44 degrees ! Estimated noise=828.147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293929 Jy ! Component: 100 - total flux cleaned = 0.00469318 Jy ! Component: 150 - total flux cleaned = 0.00584682 Jy ! Component: 200 - total flux cleaned = 0.00663701 Jy ! Total flux subtracted in 200 components = 0.00663701 Jy ! Clean residual min=-0.001835 max=0.001811 Jy/beam ! Clean residual mean=-0.000014 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.180212 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000552285 Jy ! Component: 100 - total flux cleaned = 0.000945576 Jy ! Component: 150 - total flux cleaned = 0.00122863 Jy ! Component: 200 - total flux cleaned = 0.00141974 Jy ! Total flux subtracted in 200 components = 0.00141974 Jy ! Clean residual min=-0.001810 max=0.001896 Jy/beam ! Clean residual mean=-0.000012 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.181632 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 145 components and 0.181632 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=8.012 mas, bpa=-4.792 degrees ! Estimated noise=657.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.27508e-05 Jy ! Component: 100 - total flux cleaned = 0.000153893 Jy ! Component: 150 - total flux cleaned = 0.00017557 Jy ! Component: 200 - total flux cleaned = 0.000213729 Jy ! Total flux subtracted in 200 components = 0.000213729 Jy ! Clean residual min=-0.001723 max=0.001559 Jy/beam ! Clean residual mean=-0.000005 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.181846 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 160 components and 0.181846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078393Jy sigma=0.000670 ! Fit after self-cal, rms=0.078385Jy sigma=0.000670 wmodel J2212+0646_S_2017_08_05_pus_map.mod ! Writing 160 model components to file: J2212+0646_S_2017_08_05_pus_map.mod wobs J2212+0646_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J2212+0646_S_2017_08_05_pus_uvs.fits wwins J2212+0646_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J2212+0646_S_2017_08_05_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.000571617 Jy ! Component: 100 - total flux cleaned = -0.000889753 Jy ! Component: 150 - total flux cleaned = -0.00110656 Jy ! Component: 200 - total flux cleaned = -0.00144195 Jy ! Component: 250 - total flux cleaned = -0.00166401 Jy ! Component: 300 - total flux cleaned = -0.00180683 Jy ! Component: 350 - total flux cleaned = -0.00187568 Jy ! Component: 400 - total flux cleaned = -0.00192063 Jy ! Component: 450 - total flux cleaned = -0.00196508 Jy ! Component: 500 - total flux cleaned = -0.00207341 Jy ! Component: 550 - total flux cleaned = -0.00211585 Jy ! Component: 600 - total flux cleaned = -0.0021784 Jy ! Component: 650 - total flux cleaned = -0.00219893 Jy ! Component: 700 - total flux cleaned = -0.0022791 Jy ! Component: 750 - total flux cleaned = -0.00229863 Jy ! Component: 800 - total flux cleaned = -0.00231824 Jy ! Component: 850 - total flux cleaned = -0.00235682 Jy ! Component: 900 - total flux cleaned = -0.00228148 Jy ! Component: 950 - total flux cleaned = -0.00233718 Jy ! Component: 1000 - total flux cleaned = -0.00226358 Jy ! Component: 1050 - total flux cleaned = -0.00226379 Jy ! Component: 1100 - total flux cleaned = -0.00222808 Jy ! Component: 1150 - total flux cleaned = -0.00217496 Jy ! Component: 1200 - total flux cleaned = -0.00212249 Jy ! Component: 1250 - total flux cleaned = -0.00213961 Jy ! Component: 1300 - total flux cleaned = -0.00208811 Jy ! Component: 1350 - total flux cleaned = -0.00205421 Jy ! Component: 1400 - total flux cleaned = -0.00200398 Jy ! Component: 1450 - total flux cleaned = -0.0020205 Jy ! Component: 1500 - total flux cleaned = -0.00200444 Jy ! Component: 1550 - total flux cleaned = -0.00200449 Jy ! Component: 1600 - total flux cleaned = -0.00195648 Jy ! Component: 1650 - total flux cleaned = -0.00202008 Jy ! Component: 1700 - total flux cleaned = -0.00195708 Jy ! Component: 1750 - total flux cleaned = -0.00192582 Jy ! Component: 1800 - total flux cleaned = -0.00191045 Jy ! Component: 1850 - total flux cleaned = -0.00192582 Jy ! Component: 1900 - total flux cleaned = -0.00188023 Jy ! Component: 1950 - total flux cleaned = -0.00189542 Jy ! Component: 2000 - total flux cleaned = -0.0019105 Jy ! Component: 2050 - total flux cleaned = -0.00186636 Jy ! Component: 2100 - total flux cleaned = -0.0018517 Jy ! Component: 2150 - total flux cleaned = -0.00186632 Jy ! Component: 2200 - total flux cleaned = -0.00186624 Jy ! Component: 2250 - total flux cleaned = -0.00178061 Jy ! Component: 2300 - total flux cleaned = -0.0017665 Jy ! Component: 2350 - total flux cleaned = -0.00173838 Jy ! Component: 2400 - total flux cleaned = -0.00169666 Jy ! Component: 2450 - total flux cleaned = -0.00169664 Jy ! Component: 2500 - total flux cleaned = -0.00164182 Jy ! Component: 2550 - total flux cleaned = -0.00157405 Jy ! Component: 2600 - total flux cleaned = -0.00160107 Jy ! Component: 2650 - total flux cleaned = -0.00154764 Jy ! Component: 2700 - total flux cleaned = -0.00154763 Jy ! Component: 2750 - total flux cleaned = -0.00148169 Jy ! Component: 2800 - total flux cleaned = -0.0014426 Jy ! Component: 2850 - total flux cleaned = -0.00133886 Jy ! Component: 2900 - total flux cleaned = -0.00133885 Jy ! Component: 2950 - total flux cleaned = -0.0012748 Jy ! Component: 3000 - total flux cleaned = -0.00128753 Jy ! Component: 3050 - total flux cleaned = -0.00117385 Jy ! Component: 3100 - total flux cleaned = -0.00109872 Jy ! Component: 3150 - total flux cleaned = -0.00113611 Jy ! Component: 3200 - total flux cleaned = -0.0010866 Jy ! Component: 3250 - total flux cleaned = -0.00102512 Jy ! Component: 3300 - total flux cleaned = -0.000988545 Jy ! Component: 3350 - total flux cleaned = -0.000976179 Jy ! Component: 3400 - total flux cleaned = -0.000927983 Jy ! Component: 3450 - total flux cleaned = -0.000927941 Jy ! Component: 3500 - total flux cleaned = -0.00090421 Jy ! Component: 3550 - total flux cleaned = -0.000868738 Jy ! Component: 3600 - total flux cleaned = -0.000845042 Jy ! Component: 3650 - total flux cleaned = -0.000844989 Jy ! Component: 3700 - total flux cleaned = -0.000821783 Jy ! Component: 3750 - total flux cleaned = -0.000775632 Jy ! Component: 3800 - total flux cleaned = -0.00077571 Jy ! Component: 3850 - total flux cleaned = -0.000718701 Jy ! Component: 3900 - total flux cleaned = -0.000684671 Jy ! Component: 3950 - total flux cleaned = -0.00059444 Jy ! Component: 4000 - total flux cleaned = -0.000616883 Jy ! Component: 4050 - total flux cleaned = -0.00059447 Jy ! Total flux subtracted in 4096 components = -0.000583395 Jy ! Clean residual min=-0.000676 max=0.000614 Jy/beam ! Clean residual mean=0.000000 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.181262 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 445 components and 0.181262 Jy ![Exited script file: muppet] wmap "J2212+0646_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.233 x 8.012 at -4.792 degrees (North through East) ! Clean map min=-0.0016523 max=0.14781 Jy/beam ! Writing clean map to FITS file: J2212+0646_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.147807 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020894 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.42408 0.42408 0.84816 1.69632 3.39264 6.78528 13.5706 27.1411 54.2822 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.147 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.233 x 8.012 at -4.792 degrees (North through East) ! Clean map min=-0.0016523 max=0.14781 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2212+0646_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:40:30 2019