! Started logfile: J2201+5048_S_2017_02_19_pus_uvs.log on Sat May 4 18:59:13 2019 obs J2201+5048_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2201+5048_S_2017_02_19_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774435 visibilities/baseline/integration-bin. ! Found source: J2201+5048 ! ! 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 482 lines of history. ! ! Reading 15752 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 J2201+5048_S_2017_02_19_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 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 488 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.699997Jy sigma=0.006004 ! Fit after self-cal, rms=0.685837Jy sigma=0.005892 ! 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.926 mas, bmaj=3.922 mas, bpa=-15.09 degrees ! Estimated noise=1101.26 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.244574 Jy ! Component: 100 - total flux cleaned = 0.341903 Jy ! Total flux subtracted in 100 components = 0.341903 Jy ! Clean residual min=-0.017445 max=0.047649 Jy/beam ! Clean residual mean=0.000095 rms=0.005411 Jy/beam ! Combined flux in latest and established models = 0.341903 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.341903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148659Jy sigma=0.001143 ! Fit after self-cal, rms=0.146867Jy sigma=0.001126 ! Inverting map ! Added new window around map position (-3.5, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0564151 Jy ! Component: 100 - total flux cleaned = 0.0902153 Jy ! Total flux subtracted in 100 components = 0.0902153 Jy ! Clean residual min=-0.012094 max=0.017919 Jy/beam ! Clean residual mean=0.000066 rms=0.003263 Jy/beam ! Combined flux in latest and established models = 0.432119 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.432119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112951Jy sigma=0.000857 ! Fit after self-cal, rms=0.112438Jy sigma=0.000853 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0240402 Jy ! Component: 100 - total flux cleaned = 0.0404372 Jy ! Total flux subtracted in 100 components = 0.0404372 Jy ! Clean residual min=-0.010439 max=0.012613 Jy/beam ! Clean residual mean=0.000053 rms=0.002632 Jy/beam ! Combined flux in latest and established models = 0.472556 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.472556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104129Jy sigma=0.000794 ! Fit after self-cal, rms=0.104007Jy sigma=0.000793 ! 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.555 mas, bmaj=4.664 mas, bpa=-6.72 degrees ! Estimated noise=732.789 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.0165347 Jy ! Component: 100 - total flux cleaned = 0.026658 Jy ! Component: 150 - total flux cleaned = 0.0335113 Jy ! Component: 200 - total flux cleaned = 0.0383479 Jy ! Total flux subtracted in 200 components = 0.0383479 Jy ! Clean residual min=-0.007888 max=0.007367 Jy/beam ! Clean residual mean=0.000031 rms=0.001900 Jy/beam ! Combined flux in latest and established models = 0.510904 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 71 components and 0.510904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100095Jy sigma=0.000773 ! Fit after self-cal, rms=0.099945Jy sigma=0.000772 ! 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.03 FD 0.97 HN 1.00 KP 1.04 ! LA 1.01 MK 1.00 NL 0.89 OV 1.06 ! PT 1.00* SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 1.01 KP 1.00 ! LA 0.99 MK 0.99 NL 1.03 OV 1.09 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 0.98 KP 0.87 ! LA 0.78 MK 1.02 NL 1.16 OV 1.00 ! PT 1.00* SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.04 HN 0.91 KP 1.00* ! LA 0.84 MK 1.63 NL 1.00* OV 1.01 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.099945Jy sigma=0.000772 ! Fit after self-cal, rms=0.086623Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.568 mas, bmaj=4.675 mas, bpa=-5.622 degrees ! Estimated noise=730.347 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 (-14, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00521763 Jy ! Component: 100 - total flux cleaned = 0.00814043 Jy ! Component: 150 - total flux cleaned = 0.00992121 Jy ! Component: 200 - total flux cleaned = 0.0107407 Jy ! Total flux subtracted in 200 components = 0.0107407 Jy ! Clean residual min=-0.003488 max=0.003721 Jy/beam ! Clean residual mean=-0.000003 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.521644 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.521644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086264Jy sigma=0.000672 ! Fit after self-cal, rms=0.086239Jy sigma=0.000671 ! 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.086239Jy sigma=0.000671 ! Fit after self-cal, rms=0.084794Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=4.698 mas, bpa=-6.096 degrees ! Estimated noise=732.679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234429 Jy ! Component: 100 - total flux cleaned = 0.00373344 Jy ! Component: 150 - total flux cleaned = 0.00414137 Jy ! Component: 200 - total flux cleaned = 0.00418713 Jy ! Total flux subtracted in 200 components = 0.00418713 Jy ! Clean residual min=-0.002425 max=0.002431 Jy/beam ! Clean residual mean=-0.000006 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.525831 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 99 components and 0.525831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084706Jy sigma=0.000661 ! Fit after self-cal, rms=0.084710Jy sigma=0.000661 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 (-7.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000737872 Jy ! Component: 100 - total flux cleaned = 0.00119904 Jy ! Component: 150 - total flux cleaned = 0.0013735 Jy ! Component: 200 - total flux cleaned = 0.00149205 Jy ! Total flux subtracted in 200 components = 0.00149205 Jy ! Clean residual min=-0.002342 max=0.002092 Jy/beam ! Clean residual mean=-0.000006 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.527323 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 109 components and 0.527323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084638Jy sigma=0.000660 ! Fit after self-cal, rms=0.084632Jy sigma=0.000660 ! 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.084632Jy sigma=0.000660 ! Fit after self-cal, rms=0.084630Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.577 mas, bmaj=4.696 mas, bpa=-5.952 degrees ! Estimated noise=732.349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103399 Jy ! Component: 100 - total flux cleaned = 0.00129174 Jy ! Component: 150 - total flux cleaned = 0.00129001 Jy ! Component: 200 - total flux cleaned = 0.00125637 Jy ! Total flux subtracted in 200 components = 0.00125637 Jy ! Clean residual min=-0.002101 max=0.001908 Jy/beam ! Clean residual mean=-0.000004 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.52858 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 115 components and 0.52858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084593Jy sigma=0.000659 ! Fit after self-cal, rms=0.084592Jy sigma=0.000659 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.000276957 Jy ! Component: 100 - total flux cleaned = 0.000181833 Jy ! Component: 150 - total flux cleaned = 0.000181164 Jy ! Component: 200 - total flux cleaned = 0.000153457 Jy ! Total flux subtracted in 200 components = 0.000153457 Jy ! Clean residual min=-0.002095 max=0.001863 Jy/beam ! Clean residual mean=-0.000004 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.528733 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 122 components and 0.528733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084572Jy sigma=0.000659 ! Fit after self-cal, rms=0.084572Jy sigma=0.000659 ! 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.084572Jy sigma=0.000659 ! Fit after self-cal, rms=0.084584Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.327 mas, bmaj=7.888 mas, bpa=14.45 degrees ! Estimated noise=958.714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00030801 Jy ! Component: 100 - total flux cleaned = 0.000283459 Jy ! Component: 150 - total flux cleaned = 0.000260618 Jy ! Component: 200 - total flux cleaned = 0.000334239 Jy ! Total flux subtracted in 200 components = 0.000334239 Jy ! Clean residual min=-0.002102 max=0.002003 Jy/beam ! Clean residual mean=-0.000004 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.529068 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 146 components and 0.529068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084576Jy sigma=0.000659 ! Fit after self-cal, rms=0.084574Jy sigma=0.000659 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.92856e-05 Jy ! Component: 100 - total flux cleaned = 0.000105251 Jy ! Component: 150 - total flux cleaned = 0.000148756 Jy ! Component: 200 - total flux cleaned = 0.000186559 Jy ! Total flux subtracted in 200 components = 0.000186559 Jy ! Clean residual min=-0.002090 max=0.002033 Jy/beam ! Clean residual mean=-0.000005 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.529254 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 158 components and 0.529254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084574Jy sigma=0.000659 ! Fit after self-cal, rms=0.084573Jy sigma=0.000659 ! 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.577 mas, bmaj=4.696 mas, bpa=-5.859 degrees ! Estimated noise=732.206 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.577 x 4.696 at -5.859 degrees (North through East) ! Clean map min=-0.0018915 max=0.30839 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.957 mas, bmaj=3.964 mas, bpa=-11.99 degrees ! Estimated noise=1111.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.24833 Jy ! Component: 100 - total flux cleaned = 0.350892 Jy ! Component: 150 - total flux cleaned = 0.406192 Jy ! Component: 200 - total flux cleaned = 0.438377 Jy ! Total flux subtracted in 200 components = 0.438377 Jy ! Clean residual min=-0.008002 max=0.016617 Jy/beam ! Clean residual mean=0.000025 rms=0.002103 Jy/beam ! Combined flux in latest and established models = 0.438377 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.438377 Jy ! Inverting map and beam ! Estimated beam: bmin=3.577 mas, bmaj=4.696 mas, bpa=-5.859 degrees ! Estimated noise=732.206 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.0261544 Jy ! Component: 100 - total flux cleaned = 0.0421318 Jy ! Component: 150 - total flux cleaned = 0.0528349 Jy ! Component: 200 - total flux cleaned = 0.0606104 Jy ! Total flux subtracted in 200 components = 0.0606104 Jy ! Clean residual min=-0.003031 max=0.004505 Jy/beam ! Clean residual mean=0.000002 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.498987 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 52 components and 0.498987 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00601499 Jy ! Component: 100 - total flux cleaned = 0.010813 Jy ! Component: 150 - total flux cleaned = 0.0146559 Jy ! Component: 200 - total flux cleaned = 0.01776 Jy ! Total flux subtracted in 200 components = 0.01776 Jy ! Clean residual min=-0.002288 max=0.002651 Jy/beam ! Clean residual mean=-0.000001 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.516747 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 79 components and 0.516747 Jy ! Inverting map ! Added new window around map position (56.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275653 Jy ! Component: 100 - total flux cleaned = 0.00490224 Jy ! Component: 150 - total flux cleaned = 0.00658547 Jy ! Component: 200 - total flux cleaned = 0.00778763 Jy ! Total flux subtracted in 200 components = 0.00778763 Jy ! Clean residual min=-0.002156 max=0.001920 Jy/beam ! Clean residual mean=-0.000003 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.524535 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 98 components and 0.524535 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.327 mas, bmaj=7.888 mas, bpa=14.45 degrees ! Estimated noise=958.714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165169 Jy ! Component: 100 - total flux cleaned = 0.00239673 Jy ! Component: 150 - total flux cleaned = 0.00301855 Jy ! Component: 200 - total flux cleaned = 0.00354181 Jy ! Total flux subtracted in 200 components = 0.00354181 Jy ! Clean residual min=-0.002125 max=0.002055 Jy/beam ! Clean residual mean=-0.000005 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.528077 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.0003788 Jy ! Component: 100 - total flux cleaned = 0.000710305 Jy ! Component: 150 - total flux cleaned = 0.00102702 Jy ! Component: 200 - total flux cleaned = 0.00125934 Jy ! Total flux subtracted in 200 components = 0.00125934 Jy ! Clean residual min=-0.002024 max=0.001992 Jy/beam ! Clean residual mean=-0.000004 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.529336 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 150 components and 0.529336 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.577 mas, bmaj=4.696 mas, bpa=-5.859 degrees ! Estimated noise=732.206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00020721 Jy ! Component: 100 - total flux cleaned = -4.46255e-05 Jy ! Component: 150 - total flux cleaned = 0.000102473 Jy ! Component: 200 - total flux cleaned = 0.000205819 Jy ! Total flux subtracted in 200 components = 0.000205819 Jy ! Clean residual min=-0.001996 max=0.001804 Jy/beam ! Clean residual mean=-0.000003 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.529542 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 166 components and 0.529542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084551Jy sigma=0.000659 ! Fit after self-cal, rms=0.084549Jy sigma=0.000659 wmodel J2201+5048_S_2017_02_19_pus_map.mod ! Writing 166 model components to file: J2201+5048_S_2017_02_19_pus_map.mod wobs J2201+5048_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2201+5048_S_2017_02_19_pus_uvs.fits wwins J2201+5048_S_2017_02_19_pus_map.win ! wwins: Wrote 5 windows to J2201+5048_S_2017_02_19_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.000674356 Jy ! Component: 100 - total flux cleaned = -0.000970232 Jy ! Component: 150 - total flux cleaned = -0.00118793 Jy ! Component: 200 - total flux cleaned = -0.00118857 Jy ! Component: 250 - total flux cleaned = -0.0011034 Jy ! Component: 300 - total flux cleaned = -0.00107514 Jy ! Component: 350 - total flux cleaned = -0.00104729 Jy ! Component: 400 - total flux cleaned = -0.00102069 Jy ! Component: 450 - total flux cleaned = -0.00102075 Jy ! Component: 500 - total flux cleaned = -0.000995369 Jy ! Component: 550 - total flux cleaned = -0.00104542 Jy ! Component: 600 - total flux cleaned = -0.00104475 Jy ! Component: 650 - total flux cleaned = -0.000971191 Jy ! Component: 700 - total flux cleaned = -0.000995444 Jy ! Component: 750 - total flux cleaned = -0.00101906 Jy ! Component: 800 - total flux cleaned = -0.000972914 Jy ! Component: 850 - total flux cleaned = -0.00104169 Jy ! Component: 900 - total flux cleaned = -0.00113136 Jy ! Component: 950 - total flux cleaned = -0.00113121 Jy ! Component: 1000 - total flux cleaned = -0.00121864 Jy ! Component: 1050 - total flux cleaned = -0.00132643 Jy ! Component: 1100 - total flux cleaned = -0.00132625 Jy ! Component: 1150 - total flux cleaned = -0.00138984 Jy ! Component: 1200 - total flux cleaned = -0.00149362 Jy ! Component: 1250 - total flux cleaned = -0.00155487 Jy ! Component: 1300 - total flux cleaned = -0.00163568 Jy ! Component: 1350 - total flux cleaned = -0.00173577 Jy ! Component: 1400 - total flux cleaned = -0.00175528 Jy ! Component: 1450 - total flux cleaned = -0.00189214 Jy ! Component: 1500 - total flux cleaned = -0.00198913 Jy ! Component: 1550 - total flux cleaned = -0.00210366 Jy ! Component: 1600 - total flux cleaned = -0.00221704 Jy ! Component: 1650 - total flux cleaned = -0.0022731 Jy ! Component: 1700 - total flux cleaned = -0.00229171 Jy ! Component: 1750 - total flux cleaned = -0.00241996 Jy ! Component: 1800 - total flux cleaned = -0.00243798 Jy ! Component: 1850 - total flux cleaned = -0.00252803 Jy ! Component: 1900 - total flux cleaned = -0.00254557 Jy ! Component: 1950 - total flux cleaned = -0.00259836 Jy ! Component: 2000 - total flux cleaned = -0.00261594 Jy ! Component: 2050 - total flux cleaned = -0.0027369 Jy ! Component: 2100 - total flux cleaned = -0.00271995 Jy ! Component: 2150 - total flux cleaned = -0.00278781 Jy ! Component: 2200 - total flux cleaned = -0.00285523 Jy ! Component: 2250 - total flux cleaned = -0.00293841 Jy ! Component: 2300 - total flux cleaned = -0.00295435 Jy ! Component: 2350 - total flux cleaned = -0.00293766 Jy ! Component: 2400 - total flux cleaned = -0.00297017 Jy ! Component: 2450 - total flux cleaned = -0.00301864 Jy ! Component: 2500 - total flux cleaned = -0.00305048 Jy ! Component: 2550 - total flux cleaned = -0.00298664 Jy ! Component: 2600 - total flux cleaned = -0.00303387 Jy ! Component: 2650 - total flux cleaned = -0.00300265 Jy ! Component: 2700 - total flux cleaned = -0.00314208 Jy ! Component: 2750 - total flux cleaned = -0.0031419 Jy ! Component: 2800 - total flux cleaned = -0.00312654 Jy ! Component: 2850 - total flux cleaned = -0.00306597 Jy ! Component: 2900 - total flux cleaned = -0.00312622 Jy ! Component: 2950 - total flux cleaned = -0.00317089 Jy ! Component: 3000 - total flux cleaned = -0.00323009 Jy ! Component: 3050 - total flux cleaned = -0.00320069 Jy ! Component: 3100 - total flux cleaned = -0.00324455 Jy ! Component: 3150 - total flux cleaned = -0.00323004 Jy ! Component: 3200 - total flux cleaned = -0.00325888 Jy ! Component: 3250 - total flux cleaned = -0.00328767 Jy ! Component: 3300 - total flux cleaned = -0.0032877 Jy ! Component: 3350 - total flux cleaned = -0.00330159 Jy ! Component: 3400 - total flux cleaned = -0.00335761 Jy ! Component: 3450 - total flux cleaned = -0.00337139 Jy ! Component: 3500 - total flux cleaned = -0.00335756 Jy ! Component: 3550 - total flux cleaned = -0.00339873 Jy ! Component: 3600 - total flux cleaned = -0.00338515 Jy ! Component: 3650 - total flux cleaned = -0.00341215 Jy ! Component: 3700 - total flux cleaned = -0.00349309 Jy ! Component: 3750 - total flux cleaned = -0.00346617 Jy ! Component: 3800 - total flux cleaned = -0.00342617 Jy ! Component: 3850 - total flux cleaned = -0.00341277 Jy ! Component: 3900 - total flux cleaned = -0.00349169 Jy ! Component: 3950 - total flux cleaned = -0.00343931 Jy ! Component: 4000 - total flux cleaned = -0.00342637 Jy ! Component: 4050 - total flux cleaned = -0.00342669 Jy ! Total flux subtracted in 4096 components = -0.00346539 Jy ! Clean residual min=-0.000777 max=0.000744 Jy/beam ! Clean residual mean=-0.000001 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.526076 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 478 components and 0.526076 Jy ![Exited script file: muppet] wmap "J2201+5048_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.577 x 4.696 at -5.859 degrees (North through East) ! Clean map min=-0.001583 max=0.30821 Jy/beam ! Writing clean map to FITS file: J2201+5048_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.308213 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228154 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.222074 0.222074 0.444149 0.888297 1.77659 3.55319 7.10638 14.2128 28.4255 56.851 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.308 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.577 x 4.696 at -5.859 degrees (North through East) ! Clean map min=-0.001583 max=0.30821 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 J2201+5048_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:59:18 2019