! Started logfile: J0935+0719_S_2017_06_10_pus_uvs.log on Mon May 6 14:50:38 2019 obs J0935+0719_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0935+0719_S_2017_06_10_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967446 visibilities/baseline/integration-bin. ! Found source: J0935+0719 ! ! 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 1154 lines of history. ! ! Reading 19852 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 J0935+0719_S_2017_06_10_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 632 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.751384Jy sigma=0.007063 ! Fit after self-cal, rms=0.710257Jy sigma=0.006680 ! 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.785 mas, bmaj=6.965 mas, bpa=-4.647 degrees ! Estimated noise=826.401 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.218887 Jy ! Component: 100 - total flux cleaned = 0.293003 Jy ! Total flux subtracted in 100 components = 0.293003 Jy ! Clean residual min=-0.014235 max=0.036806 Jy/beam ! Clean residual mean=0.000006 rms=0.004119 Jy/beam ! Combined flux in latest and established models = 0.293003 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.293003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112398Jy sigma=0.001050 ! Fit after self-cal, rms=0.112218Jy sigma=0.001048 ! Inverting map ! Added new window around map position (-9, -9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0400876 Jy ! Component: 100 - total flux cleaned = 0.0648207 Jy ! Total flux subtracted in 100 components = 0.0648207 Jy ! Clean residual min=-0.008623 max=0.015582 Jy/beam ! Clean residual mean=0.000001 rms=0.002676 Jy/beam ! Combined flux in latest and established models = 0.357823 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.357823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093961Jy sigma=0.000860 ! Fit after self-cal, rms=0.093218Jy sigma=0.000853 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0187174 Jy ! Component: 100 - total flux cleaned = 0.0314271 Jy ! Total flux subtracted in 100 components = 0.0314271 Jy ! Clean residual min=-0.006694 max=0.012301 Jy/beam ! Clean residual mean=-0.000000 rms=0.002132 Jy/beam ! Combined flux in latest and established models = 0.38925 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.38925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088323Jy sigma=0.000801 ! Fit after self-cal, rms=0.088131Jy sigma=0.000800 ! 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.369 mas, bmaj=7.843 mas, bpa=-2.896 degrees ! Estimated noise=626.048 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 (-20.5, 43.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149578 Jy ! Component: 100 - total flux cleaned = 0.0251943 Jy ! Component: 150 - total flux cleaned = 0.0329007 Jy ! Component: 200 - total flux cleaned = 0.0365554 Jy ! Total flux subtracted in 200 components = 0.0365554 Jy ! Clean residual min=-0.005695 max=0.007849 Jy/beam ! Clean residual mean=0.000005 rms=0.001759 Jy/beam ! Combined flux in latest and established models = 0.425806 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 72 components and 0.425806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084887Jy sigma=0.000767 ! Fit after self-cal, rms=0.084750Jy sigma=0.000765 ! 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 1.06 FD 0.92 HN 0.97 KP 1.01 ! LA 1.00 MK 1.00 NL 0.91 OV 1.02 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.97 HN 0.97 KP 0.99 ! LA 0.95 MK 1.11 NL 1.06 OV 1.04 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.00 KP 0.98 ! LA 0.98 MK 1.02 NL 1.00 OV 0.95 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.98 KP 1.00* ! LA 0.99 MK 1.33 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.084750Jy sigma=0.000765 ! Fit after self-cal, rms=0.084371Jy sigma=0.000734 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.41 mas, bmaj=7.917 mas, bpa=-2.533 degrees ! Estimated noise=625.049 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.00150937 Jy ! Component: 100 - total flux cleaned = -0.00134981 Jy ! Component: 150 - total flux cleaned = -0.00149805 Jy ! Component: 200 - total flux cleaned = -0.00149169 Jy ! Total flux subtracted in 200 components = -0.00149169 Jy ! Clean residual min=-0.006627 max=0.005260 Jy/beam ! Clean residual mean=-0.000001 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.424314 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.424314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083587Jy sigma=0.000729 ! Fit after self-cal, rms=0.083598Jy sigma=0.000729 ! 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.083598Jy sigma=0.000729 ! Fit after self-cal, rms=0.080097Jy sigma=0.000699 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=7.912 mas, bpa=-2.788 degrees ! Estimated noise=625.632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250678 Jy ! Component: 100 - total flux cleaned = 0.0025964 Jy ! Component: 150 - total flux cleaned = 0.00259856 Jy ! Component: 200 - total flux cleaned = 0.00271864 Jy ! Total flux subtracted in 200 components = 0.00271864 Jy ! Clean residual min=-0.003300 max=0.003799 Jy/beam ! Clean residual mean=0.000009 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.427033 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 121 components and 0.427033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079932Jy sigma=0.000697 ! Fit after self-cal, rms=0.079936Jy sigma=0.000697 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.000274869 Jy ! Component: 100 - total flux cleaned = 0.000386034 Jy ! Component: 150 - total flux cleaned = 0.000538154 Jy ! Component: 200 - total flux cleaned = 0.000677277 Jy ! Total flux subtracted in 200 components = 0.000677277 Jy ! Clean residual min=-0.003187 max=0.003648 Jy/beam ! Clean residual mean=0.000009 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.42771 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 133 components and 0.42771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079877Jy sigma=0.000696 ! Fit after self-cal, rms=0.079870Jy sigma=0.000696 ! 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.079870Jy sigma=0.000696 ! Fit after self-cal, rms=0.080092Jy sigma=0.000695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=7.91 mas, bpa=-2.833 degrees ! Estimated noise=625.542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000680741 Jy ! Component: 100 - total flux cleaned = 0.00130526 Jy ! Component: 150 - total flux cleaned = 0.00166164 Jy ! Component: 200 - total flux cleaned = 0.00187686 Jy ! Total flux subtracted in 200 components = 0.00187686 Jy ! Clean residual min=-0.002941 max=0.003606 Jy/beam ! Clean residual mean=0.000010 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.429587 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 148 components and 0.429587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079985Jy sigma=0.000694 ! Fit after self-cal, rms=0.079980Jy sigma=0.000694 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 (-50, -111.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00368687 Jy ! Component: 100 - total flux cleaned = 0.00597566 Jy ! Component: 150 - total flux cleaned = 0.00733616 Jy ! Component: 200 - total flux cleaned = 0.00819914 Jy ! Total flux subtracted in 200 components = 0.00819914 Jy ! Clean residual min=-0.002564 max=0.002884 Jy/beam ! Clean residual mean=0.000006 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.437786 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 180 components and 0.437786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079799Jy sigma=0.000691 ! Fit after self-cal, rms=0.079786Jy sigma=0.000691 ! 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.079786Jy sigma=0.000691 ! Fit after self-cal, rms=0.079829Jy sigma=0.000691 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.495 mas, bmaj=12.21 mas, bpa=-7.706 degrees ! Estimated noise=770.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228161 Jy ! Component: 100 - total flux cleaned = 0.00333436 Jy ! Component: 150 - total flux cleaned = 0.00413902 Jy ! Component: 200 - total flux cleaned = 0.00456561 Jy ! Total flux subtracted in 200 components = 0.00456561 Jy ! Clean residual min=-0.003168 max=0.003949 Jy/beam ! Clean residual mean=0.000012 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.442352 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 215 components and 0.442352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079771Jy sigma=0.000690 ! Fit after self-cal, rms=0.079763Jy sigma=0.000690 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.000674155 Jy ! Component: 100 - total flux cleaned = 0.0011855 Jy ! Component: 150 - total flux cleaned = 0.00147063 Jy ! Component: 200 - total flux cleaned = 0.00173277 Jy ! Total flux subtracted in 200 components = 0.00173277 Jy ! Clean residual min=-0.003071 max=0.003826 Jy/beam ! Clean residual mean=0.000010 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.444085 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 229 components and 0.444085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079742Jy sigma=0.000690 ! Fit after self-cal, rms=0.079738Jy sigma=0.000690 ! 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.406 mas, bmaj=7.909 mas, bpa=-2.847 degrees ! Estimated noise=624.748 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.406 x 7.909 at -2.847 degrees (North through East) ! Clean map min=-0.0026942 max=0.28408 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.819 mas, bmaj=7.004 mas, bpa=-4.364 degrees ! Estimated noise=834.452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.219906 Jy ! Component: 100 - total flux cleaned = 0.295961 Jy ! Component: 150 - total flux cleaned = 0.337264 Jy ! Component: 200 - total flux cleaned = 0.361884 Jy ! Total flux subtracted in 200 components = 0.361884 Jy ! Clean residual min=-0.005910 max=0.013105 Jy/beam ! Clean residual mean=0.000005 rms=0.001775 Jy/beam ! Combined flux in latest and established models = 0.361884 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.361884 Jy ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=7.909 mas, bpa=-2.847 degrees ! Estimated noise=624.748 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.0213696 Jy ! Component: 100 - total flux cleaned = 0.0346653 Jy ! Component: 150 - total flux cleaned = 0.0435687 Jy ! Component: 200 - total flux cleaned = 0.0498215 Jy ! Total flux subtracted in 200 components = 0.0498215 Jy ! Clean residual min=-0.003515 max=0.003950 Jy/beam ! Clean residual mean=0.000015 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.411706 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 53 components and 0.411706 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.495 mas, bmaj=12.21 mas, bpa=-7.706 degrees ! Estimated noise=770.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00783184 Jy ! Component: 100 - total flux cleaned = 0.01355 Jy ! Component: 150 - total flux cleaned = 0.0179679 Jy ! Component: 200 - total flux cleaned = 0.0214302 Jy ! Total flux subtracted in 200 components = 0.0214302 Jy ! Clean residual min=-0.003487 max=0.004457 Jy/beam ! Clean residual mean=0.000018 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.433136 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.00275369 Jy ! Component: 100 - total flux cleaned = 0.00456036 Jy ! Component: 150 - total flux cleaned = 0.0058439 Jy ! Component: 200 - total flux cleaned = 0.00687747 Jy ! Total flux subtracted in 200 components = 0.00687747 Jy ! Clean residual min=-0.003091 max=0.003985 Jy/beam ! Clean residual mean=0.000014 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.440013 Jy ! Adding 121 model components to the UV plane model. ! The established model now contains 166 components and 0.440013 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=7.909 mas, bpa=-2.847 degrees ! Estimated noise=624.748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141429 Jy ! Component: 100 - total flux cleaned = 0.00221235 Jy ! Component: 150 - total flux cleaned = 0.00274782 Jy ! Component: 200 - total flux cleaned = 0.00303898 Jy ! Total flux subtracted in 200 components = 0.00303898 Jy ! Clean residual min=-0.002359 max=0.002977 Jy/beam ! Clean residual mean=0.000005 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.443052 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 191 components and 0.443052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079758Jy sigma=0.000690 ! Fit after self-cal, rms=0.079715Jy sigma=0.000690 wmodel J0935+0719_S_2017_06_10_pus_map.mod ! Writing 191 model components to file: J0935+0719_S_2017_06_10_pus_map.mod wobs J0935+0719_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0935+0719_S_2017_06_10_pus_uvs.fits wwins J0935+0719_S_2017_06_10_pus_map.win ! wwins: Wrote 4 windows to J0935+0719_S_2017_06_10_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.00100692 Jy ! Component: 100 - total flux cleaned = 0.00137073 Jy ! Component: 150 - total flux cleaned = 0.00154085 Jy ! Component: 200 - total flux cleaned = 0.00174424 Jy ! Component: 250 - total flux cleaned = 0.00197977 Jy ! Component: 300 - total flux cleaned = 0.00227992 Jy ! Component: 350 - total flux cleaned = 0.0024259 Jy ! Component: 400 - total flux cleaned = 0.00253328 Jy ! Component: 450 - total flux cleaned = 0.00267245 Jy ! Component: 500 - total flux cleaned = 0.0026722 Jy ! Component: 550 - total flux cleaned = 0.00273904 Jy ! Component: 600 - total flux cleaned = 0.00270661 Jy ! Component: 650 - total flux cleaned = 0.00280412 Jy ! Component: 700 - total flux cleaned = 0.00283583 Jy ! Component: 750 - total flux cleaned = 0.00286739 Jy ! Component: 800 - total flux cleaned = 0.00292851 Jy ! Component: 850 - total flux cleaned = 0.00295815 Jy ! Component: 900 - total flux cleaned = 0.00304663 Jy ! Component: 950 - total flux cleaned = 0.00316299 Jy ! Component: 1000 - total flux cleaned = 0.00307593 Jy ! Component: 1050 - total flux cleaned = 0.00310478 Jy ! Component: 1100 - total flux cleaned = 0.00318876 Jy ! Component: 1150 - total flux cleaned = 0.00318859 Jy ! Component: 1200 - total flux cleaned = 0.00321613 Jy ! Component: 1250 - total flux cleaned = 0.0032694 Jy ! Component: 1300 - total flux cleaned = 0.00329625 Jy ! Component: 1350 - total flux cleaned = 0.00337481 Jy ! Component: 1400 - total flux cleaned = 0.00355446 Jy ! Component: 1450 - total flux cleaned = 0.00363004 Jy ! Component: 1500 - total flux cleaned = 0.00360475 Jy ! Component: 1550 - total flux cleaned = 0.00367883 Jy ! Component: 1600 - total flux cleaned = 0.00375218 Jy ! Component: 1650 - total flux cleaned = 0.00384822 Jy ! Component: 1700 - total flux cleaned = 0.00387212 Jy ! Component: 1750 - total flux cleaned = 0.00403692 Jy ! Component: 1800 - total flux cleaned = 0.00408334 Jy ! Component: 1850 - total flux cleaned = 0.0041752 Jy ! Component: 1900 - total flux cleaned = 0.00431153 Jy ! Component: 1950 - total flux cleaned = 0.00442413 Jy ! Component: 2000 - total flux cleaned = 0.00442407 Jy ! Component: 2050 - total flux cleaned = 0.00457874 Jy ! Component: 2100 - total flux cleaned = 0.00466566 Jy ! Component: 2150 - total flux cleaned = 0.00468744 Jy ! Component: 2200 - total flux cleaned = 0.00473059 Jy ! Component: 2250 - total flux cleaned = 0.00483688 Jy ! Component: 2300 - total flux cleaned = 0.00496279 Jy ! Component: 2350 - total flux cleaned = 0.00508761 Jy ! Component: 2400 - total flux cleaned = 0.00506687 Jy ! Component: 2450 - total flux cleaned = 0.00512783 Jy ! Component: 2500 - total flux cleaned = 0.00514775 Jy ! Component: 2550 - total flux cleaned = 0.00518792 Jy ! Component: 2600 - total flux cleaned = 0.00526729 Jy ! Component: 2650 - total flux cleaned = 0.0052479 Jy ! Component: 2700 - total flux cleaned = 0.00532619 Jy ! Component: 2750 - total flux cleaned = 0.00536497 Jy ! Component: 2800 - total flux cleaned = 0.0054225 Jy ! Component: 2850 - total flux cleaned = 0.00547975 Jy ! Component: 2900 - total flux cleaned = 0.00555525 Jy ! Component: 2950 - total flux cleaned = 0.00564884 Jy ! Component: 3000 - total flux cleaned = 0.00570457 Jy ! Component: 3050 - total flux cleaned = 0.00568607 Jy ! Component: 3100 - total flux cleaned = 0.00586906 Jy ! Component: 3150 - total flux cleaned = 0.00586909 Jy ! Component: 3200 - total flux cleaned = 0.00604921 Jy ! Component: 3250 - total flux cleaned = 0.00606702 Jy ! Component: 3300 - total flux cleaned = 0.00615567 Jy ! Component: 3350 - total flux cleaned = 0.00624384 Jy ! Component: 3400 - total flux cleaned = 0.00633129 Jy ! Component: 3450 - total flux cleaned = 0.00634865 Jy ! Component: 3500 - total flux cleaned = 0.00648674 Jy ! Component: 3550 - total flux cleaned = 0.00653806 Jy ! Component: 3600 - total flux cleaned = 0.00660617 Jy ! Component: 3650 - total flux cleaned = 0.00660624 Jy ! Component: 3700 - total flux cleaned = 0.006707 Jy ! Component: 3750 - total flux cleaned = 0.00677394 Jy ! Component: 3800 - total flux cleaned = 0.00692332 Jy ! Component: 3850 - total flux cleaned = 0.00700556 Jy ! Component: 3900 - total flux cleaned = 0.00708734 Jy ! Component: 3950 - total flux cleaned = 0.00708725 Jy ! Component: 4000 - total flux cleaned = 0.0071519 Jy ! Component: 4050 - total flux cleaned = 0.00720012 Jy ! Total flux subtracted in 4096 components = 0.0072479 Jy ! Clean residual min=-0.000913 max=0.000858 Jy/beam ! Clean residual mean=0.000001 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.4503 Jy keep ! Adding 325 model components to the UV plane model. ! The established model now contains 516 components and 0.4503 Jy ![Exited script file: muppet] wmap "J0935+0719_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.406 x 7.909 at -2.847 degrees (North through East) ! Clean map min=-0.0018616 max=0.28604 Jy/beam ! Writing clean map to FITS file: J0935+0719_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.286041 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00030925 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.324342 0.324342 0.648684 1.29737 2.59474 5.18947 10.3789 20.7579 41.5158 83.0315 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.286 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.406 x 7.909 at -2.847 degrees (North through East) ! Clean map min=-0.0018616 max=0.28604 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 J0935+0719_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:50:43 2019