! Started logfile: J0740+6719_S_2017_08_12_pus_uvs.log on Fri May 10 14:55:01 2019 obs J0740+6719_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0740+6719_S_2017_08_12_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970163 visibilities/baseline/integration-bin. ! Found source: J0740+6719 ! ! 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 594 lines of history. ! ! Reading 24972 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 J0740+6719_S_2017_08_12_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 791 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.911664Jy sigma=0.008136 ! Fit after self-cal, rms=0.891862Jy sigma=0.007958 ! 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=3.292 mas, bmaj=3.575 mas, bpa=38.64 degrees ! Estimated noise=1060.94 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.0834825 Jy ! Component: 100 - total flux cleaned = 0.115917 Jy ! Total flux subtracted in 100 components = 0.115917 Jy ! Clean residual min=-0.006563 max=0.015098 Jy/beam ! Clean residual mean=-0.000052 rms=0.001690 Jy/beam ! Combined flux in latest and established models = 0.115917 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.115917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089377Jy sigma=0.000751 ! Fit after self-cal, rms=0.089228Jy sigma=0.000750 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179767 Jy ! Component: 100 - total flux cleaned = 0.0280054 Jy ! Total flux subtracted in 100 components = 0.0280054 Jy ! Clean residual min=-0.005050 max=0.007758 Jy/beam ! Clean residual mean=-0.000040 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.143923 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 21 components and 0.143923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085255Jy sigma=0.000712 ! Fit after self-cal, rms=0.085146Jy sigma=0.000711 ! Inverting map ! Added new window around map position (-4, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00809911 Jy ! Component: 100 - total flux cleaned = 0.0135542 Jy ! Total flux subtracted in 100 components = 0.0135542 Jy ! Clean residual min=-0.004568 max=0.004843 Jy/beam ! Clean residual mean=-0.000036 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.157477 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.157477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084297Jy sigma=0.000704 ! Fit after self-cal, rms=0.084250Jy sigma=0.000703 ! 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.946 mas, bmaj=4.338 mas, bpa=33.39 degrees ! Estimated noise=584.026 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 (-6, -14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00677569 Jy ! Component: 100 - total flux cleaned = 0.0108245 Jy ! Component: 150 - total flux cleaned = 0.0135864 Jy ! Component: 200 - total flux cleaned = 0.015645 Jy ! Total flux subtracted in 200 components = 0.015645 Jy ! Clean residual min=-0.002808 max=0.003230 Jy/beam ! Clean residual mean=-0.000046 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.173122 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 68 components and 0.173122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083661Jy sigma=0.000697 ! Fit after self-cal, rms=0.083571Jy sigma=0.000697 ! 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.01 FD 1.04 HN 0.99 KP 1.02 ! LA 0.99 MK 1.06 NL 0.89 OV 1.00 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 1.03 KP 0.99 ! LA 0.97 MK 1.02 NL 1.02 OV 1.06 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 1.01 KP 0.96 ! LA 0.98 MK 1.08 NL 0.98 OV 1.02 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.19 HN 1.05 KP 1.00* ! LA 0.97 MK 1.07 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.083571Jy sigma=0.000697 ! Fit after self-cal, rms=0.082803Jy sigma=0.000693 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=4.399 mas, bpa=34.27 degrees ! Estimated noise=585.176 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.00255467 Jy ! Component: 100 - total flux cleaned = 0.00393412 Jy ! Component: 150 - total flux cleaned = 0.00443766 Jy ! Component: 200 - total flux cleaned = 0.0047382 Jy ! Total flux subtracted in 200 components = 0.0047382 Jy ! Clean residual min=-0.002507 max=0.002652 Jy/beam ! Clean residual mean=-0.000037 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.17786 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 93 components and 0.17786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082719Jy sigma=0.000693 ! Fit after self-cal, rms=0.082702Jy sigma=0.000692 ! 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.082702Jy sigma=0.000692 ! Fit after self-cal, rms=0.080860Jy sigma=0.000687 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.999 mas, bmaj=4.359 mas, bpa=33.01 degrees ! Estimated noise=584.469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133675 Jy ! Component: 100 - total flux cleaned = 0.00179675 Jy ! Component: 150 - total flux cleaned = 0.00198705 Jy ! Component: 200 - total flux cleaned = 0.00209822 Jy ! Total flux subtracted in 200 components = 0.00209822 Jy ! Clean residual min=-0.002068 max=0.001972 Jy/beam ! Clean residual mean=0.000005 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.179958 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 114 components and 0.179958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080830Jy sigma=0.000686 ! Fit after self-cal, rms=0.080857Jy sigma=0.000686 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.000392792 Jy ! Component: 100 - total flux cleaned = 0.000473612 Jy ! Component: 150 - total flux cleaned = 0.00056845 Jy ! Component: 200 - total flux cleaned = 0.000590354 Jy ! Total flux subtracted in 200 components = 0.000590354 Jy ! Clean residual min=-0.002125 max=0.001994 Jy/beam ! Clean residual mean=0.000004 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.180549 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 121 components and 0.180549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080843Jy sigma=0.000686 ! Fit after self-cal, rms=0.080842Jy sigma=0.000686 ! 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.080842Jy sigma=0.000686 ! Fit after self-cal, rms=0.080874Jy sigma=0.000686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.998 mas, bmaj=4.359 mas, bpa=32.78 degrees ! Estimated noise=583.816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000659204 Jy ! Component: 100 - total flux cleaned = 0.000871159 Jy ! Component: 150 - total flux cleaned = 0.00098757 Jy ! Component: 200 - total flux cleaned = 0.0010722 Jy ! Total flux subtracted in 200 components = 0.0010722 Jy ! Clean residual min=-0.002108 max=0.002000 Jy/beam ! Clean residual mean=0.000005 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.181621 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 128 components and 0.181621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080859Jy sigma=0.000686 ! Fit after self-cal, rms=0.080865Jy sigma=0.000686 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.000194696 Jy ! Component: 100 - total flux cleaned = 0.000278068 Jy ! Component: 150 - total flux cleaned = 0.000335039 Jy ! Component: 200 - total flux cleaned = 0.000352986 Jy ! Total flux subtracted in 200 components = 0.000352986 Jy ! Clean residual min=-0.002093 max=0.002023 Jy/beam ! Clean residual mean=0.000005 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.181974 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 130 components and 0.181974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080856Jy sigma=0.000686 ! Fit after self-cal, rms=0.080853Jy sigma=0.000686 ! 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.080853Jy sigma=0.000686 ! Fit after self-cal, rms=0.080860Jy sigma=0.000686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.049 mas, bmaj=8.896 mas, bpa=56.95 degrees ! Estimated noise=737.072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000921918 Jy ! Component: 100 - total flux cleaned = 0.00136759 Jy ! Component: 150 - total flux cleaned = 0.00147614 Jy ! Component: 200 - total flux cleaned = 0.00157888 Jy ! Total flux subtracted in 200 components = 0.00157888 Jy ! Clean residual min=-0.002723 max=0.002977 Jy/beam ! Clean residual mean=0.000014 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.183553 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 145 components and 0.183553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080858Jy sigma=0.000685 ! Fit after self-cal, rms=0.080857Jy sigma=0.000685 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.000240408 Jy ! Component: 100 - total flux cleaned = 0.000323096 Jy ! Component: 150 - total flux cleaned = 0.000359501 Jy ! Component: 200 - total flux cleaned = 0.000377589 Jy ! Total flux subtracted in 200 components = 0.000377589 Jy ! Clean residual min=-0.002705 max=0.002998 Jy/beam ! Clean residual mean=0.000014 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.18393 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 154 components and 0.18393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080858Jy sigma=0.000685 ! Fit after self-cal, rms=0.080856Jy sigma=0.000685 ! 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.997 mas, bmaj=4.355 mas, bpa=32.81 degrees ! Estimated noise=583.386 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.997 x 4.355 at 32.81 degrees (North through East) ! Clean map min=-0.0020033 max=0.10289 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=3.348 mas, bmaj=3.59 mas, bpa=38.89 degrees ! Estimated noise=1063.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0826516 Jy ! Component: 100 - total flux cleaned = 0.115837 Jy ! Component: 150 - total flux cleaned = 0.133257 Jy ! Component: 200 - total flux cleaned = 0.144223 Jy ! Total flux subtracted in 200 components = 0.144223 Jy ! Clean residual min=-0.004799 max=0.006099 Jy/beam ! Clean residual mean=-0.000022 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.144223 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.144223 Jy ! Inverting map and beam ! Estimated beam: bmin=3.997 mas, bmaj=4.355 mas, bpa=32.81 degrees ! Estimated noise=583.386 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.0108696 Jy ! Component: 100 - total flux cleaned = 0.0182455 Jy ! Component: 150 - total flux cleaned = 0.0235365 Jy ! Component: 200 - total flux cleaned = 0.0273975 Jy ! Total flux subtracted in 200 components = 0.0273975 Jy ! Clean residual min=-0.002518 max=0.002480 Jy/beam ! Clean residual mean=-0.000007 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.171621 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 69 components and 0.171621 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=8.049 mas, bmaj=8.896 mas, bpa=56.95 degrees ! Estimated noise=737.072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00479531 Jy ! Component: 100 - total flux cleaned = 0.00754821 Jy ! Component: 150 - total flux cleaned = 0.0092699 Jy ! Component: 200 - total flux cleaned = 0.0103799 Jy ! Total flux subtracted in 200 components = 0.0103799 Jy ! Clean residual min=-0.002826 max=0.003003 Jy/beam ! Clean residual mean=0.000010 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.182 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.000728356 Jy ! Component: 100 - total flux cleaned = 0.00121461 Jy ! Component: 150 - total flux cleaned = 0.00143776 Jy ! Component: 200 - total flux cleaned = 0.00153799 Jy ! Total flux subtracted in 200 components = 0.00153799 Jy ! Clean residual min=-0.002717 max=0.003016 Jy/beam ! Clean residual mean=0.000013 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.183538 Jy ! Adding 95 model components to the UV plane model. ! The established model now contains 149 components and 0.183538 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.997 mas, bmaj=4.355 mas, bpa=32.81 degrees ! Estimated noise=583.386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000112899 Jy ! Component: 100 - total flux cleaned = -4.76903e-05 Jy ! Component: 150 - total flux cleaned = -4.66057e-05 Jy ! Component: 200 - total flux cleaned = -9.54826e-05 Jy ! Total flux subtracted in 200 components = -9.54826e-05 Jy ! Clean residual min=-0.002041 max=0.002001 Jy/beam ! Clean residual mean=0.000005 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.183443 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 160 components and 0.183443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080860Jy sigma=0.000685 ! Fit after self-cal, rms=0.080850Jy sigma=0.000685 wmodel J0740+6719_S_2017_08_12_pus_map.mod ! Writing 160 model components to file: J0740+6719_S_2017_08_12_pus_map.mod wobs J0740+6719_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0740+6719_S_2017_08_12_pus_uvs.fits wwins J0740+6719_S_2017_08_12_pus_map.win ! wwins: Wrote 3 windows to J0740+6719_S_2017_08_12_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 = -4.21181e-05 Jy ! Component: 100 - total flux cleaned = 0.000240891 Jy ! Component: 150 - total flux cleaned = 0.000376301 Jy ! Component: 200 - total flux cleaned = 0.000440385 Jy ! Component: 250 - total flux cleaned = 0.000597209 Jy ! Component: 300 - total flux cleaned = 0.000749357 Jy ! Component: 350 - total flux cleaned = 0.000955873 Jy ! Component: 400 - total flux cleaned = 0.00107091 Jy ! Component: 450 - total flux cleaned = 0.00121175 Jy ! Component: 500 - total flux cleaned = 0.00132178 Jy ! Component: 550 - total flux cleaned = 0.0014298 Jy ! Component: 600 - total flux cleaned = 0.00156235 Jy ! Component: 650 - total flux cleaned = 0.00169195 Jy ! Component: 700 - total flux cleaned = 0.0018444 Jy ! Component: 750 - total flux cleaned = 0.00189343 Jy ! Component: 800 - total flux cleaned = 0.00191815 Jy ! Component: 850 - total flux cleaned = 0.0019914 Jy ! Component: 900 - total flux cleaned = 0.00206336 Jy ! Component: 950 - total flux cleaned = 0.00213402 Jy ! Component: 1000 - total flux cleaned = 0.0021334 Jy ! Component: 1050 - total flux cleaned = 0.00213393 Jy ! Component: 1100 - total flux cleaned = 0.00215615 Jy ! Component: 1150 - total flux cleaned = 0.0021119 Jy ! Component: 1200 - total flux cleaned = 0.00213411 Jy ! Component: 1250 - total flux cleaned = 0.00213432 Jy ! Component: 1300 - total flux cleaned = 0.00215591 Jy ! Component: 1350 - total flux cleaned = 0.002177 Jy ! Component: 1400 - total flux cleaned = 0.00221803 Jy ! Component: 1450 - total flux cleaned = 0.00217705 Jy ! Component: 1500 - total flux cleaned = 0.00217707 Jy ! Component: 1550 - total flux cleaned = 0.00219697 Jy ! Component: 1600 - total flux cleaned = 0.00223666 Jy ! Component: 1650 - total flux cleaned = 0.00221701 Jy ! Component: 1700 - total flux cleaned = 0.00221703 Jy ! Component: 1750 - total flux cleaned = 0.00231287 Jy ! Component: 1800 - total flux cleaned = 0.00229378 Jy ! Component: 1850 - total flux cleaned = 0.00223753 Jy ! Component: 1900 - total flux cleaned = 0.00225606 Jy ! Component: 1950 - total flux cleaned = 0.00223775 Jy ! Component: 2000 - total flux cleaned = 0.00220156 Jy ! Component: 2050 - total flux cleaned = 0.00212957 Jy ! Component: 2100 - total flux cleaned = 0.00214767 Jy ! Component: 2150 - total flux cleaned = 0.00221832 Jy ! Component: 2200 - total flux cleaned = 0.00216603 Jy ! Component: 2250 - total flux cleaned = 0.00216601 Jy ! Component: 2300 - total flux cleaned = 0.00220022 Jy ! Component: 2350 - total flux cleaned = 0.00211526 Jy ! Component: 2400 - total flux cleaned = 0.00209851 Jy ! Component: 2450 - total flux cleaned = 0.0021152 Jy ! Component: 2500 - total flux cleaned = 0.00209875 Jy ! Component: 2550 - total flux cleaned = 0.0021152 Jy ! Component: 2600 - total flux cleaned = 0.00208278 Jy ! Component: 2650 - total flux cleaned = 0.00211522 Jy ! Component: 2700 - total flux cleaned = 0.00216321 Jy ! Component: 2750 - total flux cleaned = 0.00217914 Jy ! Component: 2800 - total flux cleaned = 0.0021792 Jy ! Component: 2850 - total flux cleaned = 0.00217947 Jy ! Component: 2900 - total flux cleaned = 0.00225687 Jy ! Component: 2950 - total flux cleaned = 0.00228757 Jy ! Component: 3000 - total flux cleaned = 0.00225724 Jy ! Component: 3050 - total flux cleaned = 0.00233308 Jy ! Component: 3100 - total flux cleaned = 0.00230314 Jy ! Component: 3150 - total flux cleaned = 0.00234818 Jy ! Component: 3200 - total flux cleaned = 0.0023929 Jy ! Component: 3250 - total flux cleaned = 0.00239289 Jy ! Component: 3300 - total flux cleaned = 0.00237848 Jy ! Component: 3350 - total flux cleaned = 0.00243678 Jy ! Component: 3400 - total flux cleaned = 0.00249447 Jy ! Component: 3450 - total flux cleaned = 0.00250879 Jy ! Component: 3500 - total flux cleaned = 0.00252298 Jy ! Component: 3550 - total flux cleaned = 0.00256539 Jy ! Component: 3600 - total flux cleaned = 0.00256523 Jy ! Component: 3650 - total flux cleaned = 0.0026351 Jy ! Component: 3700 - total flux cleaned = 0.0027181 Jy ! Component: 3750 - total flux cleaned = 0.00273175 Jy ! Component: 3800 - total flux cleaned = 0.00278641 Jy ! Component: 3850 - total flux cleaned = 0.00274562 Jy ! Component: 3900 - total flux cleaned = 0.00271867 Jy ! Component: 3950 - total flux cleaned = 0.00275884 Jy ! Component: 4000 - total flux cleaned = 0.00277228 Jy ! Component: 4050 - total flux cleaned = 0.0027724 Jy ! Total flux subtracted in 4096 components = 0.00275909 Jy ! Clean residual min=-0.000748 max=0.000685 Jy/beam ! Clean residual mean=-0.000004 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.186202 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 482 components and 0.186202 Jy ![Exited script file: muppet] wmap "J0740+6719_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.997 x 4.355 at 32.81 degrees (North through East) ! Clean map min=-0.0015191 max=0.10339 Jy/beam ! Writing clean map to FITS file: J0740+6719_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.103393 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000241509 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.700751 0.700751 1.4015 2.803 5.60601 11.212 22.424 44.848 89.6961 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.103 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.997 x 4.355 at 32.81 degrees (North through East) ! Clean map min=-0.0015191 max=0.10339 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 J0740+6719_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:55:06 2019