! Started logfile: J2311+3425_S_2017_01_21_pus_uvs.log on Sun May 5 16:06:36 2019 obs J2311+3425_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J2311+3425_S_2017_01_21_pus_uva.fits ! AN table 1: 106 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.618187 visibilities/baseline/integration-bin. ! Found source: J2311+3425 ! ! 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 558 lines of history. ! ! Reading 9436 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 J2311+3425_S_2017_01_21_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 201 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 201 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 201 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 387 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.666766Jy sigma=0.004568 ! Fit after self-cal, rms=0.641381Jy sigma=0.004363 ! 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.991 mas, bmaj=4.338 mas, bpa=-10.58 degrees ! Estimated noise=1549.78 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.30323 Jy ! Component: 100 - total flux cleaned = 0.39617 Jy ! Total flux subtracted in 100 components = 0.39617 Jy ! Clean residual min=-0.020792 max=0.038889 Jy/beam ! Clean residual mean=0.000037 rms=0.006091 Jy/beam ! Combined flux in latest and established models = 0.39617 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.39617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159250Jy sigma=0.000981 ! Fit after self-cal, rms=0.159210Jy sigma=0.000980 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0413667 Jy ! Component: 100 - total flux cleaned = 0.0629206 Jy ! Total flux subtracted in 100 components = 0.0629206 Jy ! Clean residual min=-0.015644 max=0.020998 Jy/beam ! Clean residual mean=0.000030 rms=0.004335 Jy/beam ! Combined flux in latest and established models = 0.45909 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.45909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155629Jy sigma=0.000850 ! Fit after self-cal, rms=0.155604Jy sigma=0.000849 ! 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.226 mas, bmaj=5.05 mas, bpa=-5.237 degrees ! Estimated noise=1108.71 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.0150342 Jy ! Component: 100 - total flux cleaned = 0.0230805 Jy ! Component: 150 - total flux cleaned = 0.0280414 Jy ! Component: 200 - total flux cleaned = 0.0300975 Jy ! Total flux subtracted in 200 components = 0.0300975 Jy ! Clean residual min=-0.016281 max=0.024049 Jy/beam ! Clean residual mean=0.000009 rms=0.005036 Jy/beam ! Combined flux in latest and established models = 0.489188 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.489188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155464Jy sigma=0.000826 ! Fit after self-cal, rms=0.155446Jy sigma=0.000825 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.86 HN 0.97 LA 0.95 ! MK 0.91 NL 0.96 OV 1.16 PT 0.93 ! SC 0.97 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.88 HN 1.02 LA 0.93 ! MK 0.93 NL 0.99 OV 1.21 PT 0.91 ! SC 1.03 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.93 HN 1.00 LA 0.95 ! MK 0.96 NL 1.00 OV 1.09 PT 0.90 ! SC 1.01 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 1.01 LA 1.03 ! MK 1.19 NL 1.00* OV 1.11 PT 0.95 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.155446Jy sigma=0.000825 ! Fit after self-cal, rms=0.154391Jy sigma=0.000760 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=5.059 mas, bpa=-5.739 degrees ! Estimated noise=1086.23 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.0085223 Jy ! Component: 100 - total flux cleaned = -0.0110115 Jy ! Component: 150 - total flux cleaned = -0.0113232 Jy ! Component: 200 - total flux cleaned = -0.0113194 Jy ! Total flux subtracted in 200 components = -0.0113194 Jy ! Clean residual min=-0.015782 max=0.017655 Jy/beam ! Clean residual mean=-0.000015 rms=0.003937 Jy/beam ! Combined flux in latest and established models = 0.477868 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.477868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152742Jy sigma=0.000762 ! Fit after self-cal, rms=0.153132Jy sigma=0.000762 ! 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.153132Jy sigma=0.000762 ! Fit after self-cal, rms=0.186634Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.193 mas, bmaj=5.081 mas, bpa=-5.629 degrees ! Estimated noise=1089.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015371 Jy ! Component: 100 - total flux cleaned = 0.000839889 Jy ! Component: 150 - total flux cleaned = 0.00107383 Jy ! Component: 200 - total flux cleaned = 0.001143 Jy ! Total flux subtracted in 200 components = 0.001143 Jy ! Clean residual min=-0.005811 max=0.008972 Jy/beam ! Clean residual mean=-0.000024 rms=0.001520 Jy/beam ! Combined flux in latest and established models = 0.479011 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.479012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186473Jy sigma=0.000670 ! Fit after self-cal, rms=0.187155Jy 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) ! Added new window around map position (8.5, 28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00833025 Jy ! Component: 100 - total flux cleaned = 0.0118249 Jy ! Component: 150 - total flux cleaned = 0.0136335 Jy ! Component: 200 - total flux cleaned = 0.015081 Jy ! Total flux subtracted in 200 components = 0.015081 Jy ! Clean residual min=-0.005325 max=0.006439 Jy/beam ! Clean residual mean=-0.000014 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.494093 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 68 components and 0.494093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186743Jy sigma=0.000664 ! Fit after self-cal, rms=0.186665Jy sigma=0.000663 ! Inverting map ! Added new window around map position (4.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00522429 Jy ! Component: 100 - total flux cleaned = 0.00621242 Jy ! Component: 150 - total flux cleaned = 0.00689853 Jy ! Component: 200 - total flux cleaned = 0.00748955 Jy ! Total flux subtracted in 200 components = 0.00748955 Jy ! Clean residual min=-0.004941 max=0.004986 Jy/beam ! Clean residual mean=-0.000013 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.501582 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 92 components and 0.501582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186452Jy sigma=0.000660 ! Fit after self-cal, rms=0.186462Jy 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.186462Jy sigma=0.000660 ! Fit after self-cal, rms=0.188714Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=5.064 mas, bpa=-5.55 degrees ! Estimated noise=1087.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00267812 Jy ! Component: 100 - total flux cleaned = 0.00397478 Jy ! Component: 150 - total flux cleaned = 0.00450683 Jy ! Component: 200 - total flux cleaned = 0.00508197 Jy ! Total flux subtracted in 200 components = 0.00508197 Jy ! Clean residual min=-0.004307 max=0.004252 Jy/beam ! Clean residual mean=-0.000013 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.506664 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.506664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188630Jy sigma=0.000658 ! Fit after self-cal, rms=0.188666Jy sigma=0.000658 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.000743357 Jy ! Component: 100 - total flux cleaned = 0.00108773 Jy ! Component: 150 - total flux cleaned = 0.00149715 Jy ! Component: 200 - total flux cleaned = 0.00168268 Jy ! Total flux subtracted in 200 components = 0.00168268 Jy ! Clean residual min=-0.004131 max=0.004055 Jy/beam ! Clean residual mean=-0.000013 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.508346 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 107 components and 0.508346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188633Jy sigma=0.000657 ! Fit after self-cal, rms=0.188636Jy sigma=0.000657 ! 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.188636Jy sigma=0.000657 ! Fit after self-cal, rms=0.189370Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.402 mas, bmaj=8.506 mas, bpa=17.07 degrees ! Estimated noise=1418.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245454 Jy ! Component: 100 - total flux cleaned = 0.00317561 Jy ! Component: 150 - total flux cleaned = 0.00347047 Jy ! Component: 200 - total flux cleaned = 0.00368112 Jy ! Total flux subtracted in 200 components = 0.00368112 Jy ! Clean residual min=-0.005592 max=0.005662 Jy/beam ! Clean residual mean=-0.000023 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.512028 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 0.512028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189360Jy sigma=0.000657 ! Fit after self-cal, rms=0.189376Jy sigma=0.000657 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.000325351 Jy ! Component: 100 - total flux cleaned = 0.000635415 Jy ! Component: 150 - total flux cleaned = 0.000820065 Jy ! Component: 200 - total flux cleaned = 0.000916154 Jy ! Total flux subtracted in 200 components = 0.000916154 Jy ! Clean residual min=-0.005568 max=0.005642 Jy/beam ! Clean residual mean=-0.000022 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.512944 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 135 components and 0.512944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189362Jy sigma=0.000657 ! Fit after self-cal, rms=0.189362Jy sigma=0.000657 ! 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.186 mas, bmaj=5.055 mas, bpa=-5.466 degrees ! Estimated noise=1087.3 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.186 x 5.055 at -5.466 degrees (North through East) ! Clean map min=-0.0037777 max=0.38207 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.965 mas, bmaj=4.364 mas, bpa=-10.64 degrees ! Estimated noise=1500.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.293295 Jy ! Component: 100 - total flux cleaned = 0.384497 Jy ! Component: 150 - total flux cleaned = 0.425287 Jy ! Component: 200 - total flux cleaned = 0.447314 Jy ! Total flux subtracted in 200 components = 0.447314 Jy ! Clean residual min=-0.007799 max=0.011199 Jy/beam ! Clean residual mean=-0.000004 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 0.447314 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.447314 Jy ! Inverting map and beam ! Estimated beam: bmin=3.186 mas, bmaj=5.055 mas, bpa=-5.466 degrees ! Estimated noise=1087.3 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.0167032 Jy ! Component: 100 - total flux cleaned = 0.0277632 Jy ! Component: 150 - total flux cleaned = 0.0357691 Jy ! Component: 200 - total flux cleaned = 0.0418727 Jy ! Total flux subtracted in 200 components = 0.0418727 Jy ! Clean residual min=-0.004623 max=0.004158 Jy/beam ! Clean residual mean=-0.000019 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.489187 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 64 components and 0.489187 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.402 mas, bmaj=8.506 mas, bpa=17.07 degrees ! Estimated noise=1418.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00842432 Jy ! Component: 100 - total flux cleaned = 0.013592 Jy ! Component: 150 - total flux cleaned = 0.0171357 Jy ! Component: 200 - total flux cleaned = 0.0193629 Jy ! Total flux subtracted in 200 components = 0.0193629 Jy ! Clean residual min=-0.005726 max=0.005742 Jy/beam ! Clean residual mean=-0.000030 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.508549 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.000852449 Jy ! Component: 100 - total flux cleaned = 0.00136958 Jy ! Component: 150 - total flux cleaned = 0.00182919 Jy ! Component: 200 - total flux cleaned = 0.00223743 Jy ! Total flux subtracted in 200 components = 0.00223743 Jy ! Clean residual min=-0.005513 max=0.005696 Jy/beam ! Clean residual mean=-0.000027 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.510787 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 137 components and 0.510787 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.186 mas, bmaj=5.055 mas, bpa=-5.466 degrees ! Estimated noise=1087.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128915 Jy ! Component: 100 - total flux cleaned = 0.00208467 Jy ! Component: 150 - total flux cleaned = 0.00238745 Jy ! Component: 200 - total flux cleaned = 0.00252374 Jy ! Total flux subtracted in 200 components = 0.00252374 Jy ! Clean residual min=-0.003781 max=0.003875 Jy/beam ! Clean residual mean=-0.000011 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.51331 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 157 components and 0.513311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189409Jy sigma=0.000657 ! Fit after self-cal, rms=0.189403Jy sigma=0.000657 wmodel J2311+3425_S_2017_01_21_pus_map.mod ! Writing 157 model components to file: J2311+3425_S_2017_01_21_pus_map.mod wobs J2311+3425_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J2311+3425_S_2017_01_21_pus_uvs.fits wwins J2311+3425_S_2017_01_21_pus_map.win ! wwins: Wrote 3 windows to J2311+3425_S_2017_01_21_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.000582039 Jy ! Component: 100 - total flux cleaned = -0.000705307 Jy ! Component: 150 - total flux cleaned = -0.000704295 Jy ! Component: 200 - total flux cleaned = -0.000870613 Jy ! Component: 250 - total flux cleaned = -0.000765581 Jy ! Component: 300 - total flux cleaned = -0.000664866 Jy ! Component: 350 - total flux cleaned = -0.000516796 Jy ! Component: 400 - total flux cleaned = -0.000373796 Jy ! Component: 450 - total flux cleaned = -0.00032772 Jy ! Component: 500 - total flux cleaned = -0.000281991 Jy ! Component: 550 - total flux cleaned = -6.41907e-05 Jy ! Component: 600 - total flux cleaned = -0.000106471 Jy ! Component: 650 - total flux cleaned = -6.35922e-05 Jy ! Component: 700 - total flux cleaned = 1.57956e-05 Jy ! Component: 750 - total flux cleaned = -0.000141878 Jy ! Component: 800 - total flux cleaned = 1.35766e-05 Jy ! Component: 850 - total flux cleaned = 5.1034e-05 Jy ! Component: 900 - total flux cleaned = 5.00736e-05 Jy ! Component: 950 - total flux cleaned = -5.88732e-05 Jy ! Component: 1000 - total flux cleaned = -5.82188e-05 Jy ! Component: 1050 - total flux cleaned = -0.000128018 Jy ! Component: 1100 - total flux cleaned = -0.000196177 Jy ! Component: 1150 - total flux cleaned = -0.000162203 Jy ! Component: 1200 - total flux cleaned = -0.000195306 Jy ! Component: 1250 - total flux cleaned = -0.000293098 Jy ! Component: 1300 - total flux cleaned = -0.000293219 Jy ! Component: 1350 - total flux cleaned = -0.000387512 Jy ! Component: 1400 - total flux cleaned = -0.000448634 Jy ! Component: 1450 - total flux cleaned = -0.000509447 Jy ! Component: 1500 - total flux cleaned = -0.000539675 Jy ! Component: 1550 - total flux cleaned = -0.000539988 Jy ! Component: 1600 - total flux cleaned = -0.000656883 Jy ! Component: 1650 - total flux cleaned = -0.000772069 Jy ! Component: 1700 - total flux cleaned = -0.000885641 Jy ! Component: 1750 - total flux cleaned = -0.000969726 Jy ! Component: 1800 - total flux cleaned = -0.00096969 Jy ! Component: 1850 - total flux cleaned = -0.000970344 Jy ! Component: 1900 - total flux cleaned = -0.0011329 Jy ! Component: 1950 - total flux cleaned = -0.00129295 Jy ! Component: 2000 - total flux cleaned = -0.00131944 Jy ! Component: 2050 - total flux cleaned = -0.00139741 Jy ! Component: 2100 - total flux cleaned = -0.00150062 Jy ! Component: 2150 - total flux cleaned = -0.00150058 Jy ! Component: 2200 - total flux cleaned = -0.00160132 Jy ! Component: 2250 - total flux cleaned = -0.00167606 Jy ! Component: 2300 - total flux cleaned = -0.00172516 Jy ! Component: 2350 - total flux cleaned = -0.0017253 Jy ! Component: 2400 - total flux cleaned = -0.00177367 Jy ! Component: 2450 - total flux cleaned = -0.00179744 Jy ! Component: 2500 - total flux cleaned = -0.00186766 Jy ! Component: 2550 - total flux cleaned = -0.0018442 Jy ! Component: 2600 - total flux cleaned = -0.00186727 Jy ! Component: 2650 - total flux cleaned = -0.00184485 Jy ! Component: 2700 - total flux cleaned = -0.00189008 Jy ! Component: 2750 - total flux cleaned = -0.00189007 Jy ! Component: 2800 - total flux cleaned = -0.00197842 Jy ! Component: 2850 - total flux cleaned = -0.00193487 Jy ! Component: 2900 - total flux cleaned = -0.0020003 Jy ! Component: 2950 - total flux cleaned = -0.0020434 Jy ! Component: 3000 - total flux cleaned = -0.00208575 Jy ! Component: 3050 - total flux cleaned = -0.0021279 Jy ! Component: 3100 - total flux cleaned = -0.00212744 Jy ! Component: 3150 - total flux cleaned = -0.00210685 Jy ! Component: 3200 - total flux cleaned = -0.00212743 Jy ! Component: 3250 - total flux cleaned = -0.00214776 Jy ! Component: 3300 - total flux cleaned = -0.00208719 Jy ! Component: 3350 - total flux cleaned = -0.00208755 Jy ! Component: 3400 - total flux cleaned = -0.00216691 Jy ! Component: 3450 - total flux cleaned = -0.0021668 Jy ! Component: 3500 - total flux cleaned = -0.00214732 Jy ! Component: 3550 - total flux cleaned = -0.00214728 Jy ! Component: 3600 - total flux cleaned = -0.00212814 Jy ! Component: 3650 - total flux cleaned = -0.00218554 Jy ! Component: 3700 - total flux cleaned = -0.00226116 Jy ! Component: 3750 - total flux cleaned = -0.00224227 Jy ! Component: 3800 - total flux cleaned = -0.00235402 Jy ! Component: 3850 - total flux cleaned = -0.00248338 Jy ! Component: 3900 - total flux cleaned = -0.00246494 Jy ! Component: 3950 - total flux cleaned = -0.00248315 Jy ! Component: 4000 - total flux cleaned = -0.00253749 Jy ! Component: 4050 - total flux cleaned = -0.0025734 Jy ! Total flux subtracted in 4096 components = -0.00259152 Jy ! Clean residual min=-0.001038 max=0.000970 Jy/beam ! Clean residual mean=-0.000006 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.510719 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 479 components and 0.510719 Jy ![Exited script file: muppet] wmap "J2311+3425_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.186 x 5.055 at -5.466 degrees (North through East) ! Clean map min=-0.0025391 max=0.38121 Jy/beam ! Writing clean map to FITS file: J2311+3425_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.381209 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000321307 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.252859 0.252859 0.505718 1.01144 2.02287 4.04575 8.09149 16.183 32.366 64.7319 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.381 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.186 x 5.055 at -5.466 degrees (North through East) ! Clean map min=-0.0025391 max=0.38121 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 J2311+3425_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:06:42 2019