! Started logfile: J0213+1213_S_2017_07_09_pus_uvs.log on Wed May 8 14:39:21 2019 obs J0213+1213_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0213+1213_S_2017_07_09_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976389 visibilities/baseline/integration-bin. ! Found source: J0213+1213 ! ! 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 25308 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 J0213+1213_S_2017_07_09_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 757 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.926442Jy sigma=0.009190 ! Fit after self-cal, rms=0.916196Jy sigma=0.009092 ! 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.76 mas, bmaj=7.021 mas, bpa=-5.402 degrees ! Estimated noise=700.632 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.0660479 Jy ! Component: 100 - total flux cleaned = 0.080539 Jy ! Total flux subtracted in 100 components = 0.080539 Jy ! Clean residual min=-0.003357 max=0.004547 Jy/beam ! Clean residual mean=-0.000001 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.080539 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.080539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072427Jy sigma=0.000678 ! Fit after self-cal, rms=0.072420Jy sigma=0.000678 ! 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.274 mas, bmaj=7.921 mas, bpa=-4.946 degrees ! Estimated noise=529.458 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.00618682 Jy ! Component: 100 - total flux cleaned = 0.00910959 Jy ! Component: 150 - total flux cleaned = 0.0106967 Jy ! Component: 200 - total flux cleaned = 0.0111833 Jy ! Total flux subtracted in 200 components = 0.0111833 Jy ! Clean residual min=-0.002100 max=0.004047 Jy/beam ! Clean residual mean=0.000000 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.0917223 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 31 components and 0.0917223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071893Jy sigma=0.000673 ! Fit after self-cal, rms=0.071892Jy sigma=0.000673 ! Inverting map ! Added new window around map position (6, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00384081 Jy ! Component: 100 - total flux cleaned = 0.0045242 Jy ! Component: 150 - total flux cleaned = 0.00488424 Jy ! Component: 200 - total flux cleaned = 0.00521006 Jy ! Total flux subtracted in 200 components = 0.00521006 Jy ! Clean residual min=-0.002036 max=0.002186 Jy/beam ! Clean residual mean=-0.000001 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.0969323 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 54 components and 0.0969323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071673Jy sigma=0.000671 ! Fit after self-cal, rms=0.071643Jy sigma=0.000671 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 0.93 KP 1.03 ! LA 1.01 MK 1.21 NL 0.90 OV 1.01 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.03 HN 0.95 KP 0.98 ! LA 0.98 MK 1.03 NL 1.03 OV 1.05 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 0.97 KP 0.94 ! LA 0.98 MK 1.04 NL 0.97 OV 0.96 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.89 KP 1.00* ! LA 1.00 MK 1.02 NL 1.00* OV 1.00* ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.071643Jy sigma=0.000671 ! Fit after self-cal, rms=0.071039Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=7.919 mas, bpa=-4.678 degrees ! Estimated noise=527.793 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 = -4.98302e-05 Jy ! Component: 100 - total flux cleaned = 3.6083e-05 Jy ! Component: 150 - total flux cleaned = 0.000109506 Jy ! Component: 200 - total flux cleaned = 0.000106497 Jy ! Total flux subtracted in 200 components = 0.000106497 Jy ! Clean residual min=-0.001882 max=0.001881 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.0970388 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 72 components and 0.0970388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070994Jy sigma=0.000668 ! Fit after self-cal, rms=0.070992Jy sigma=0.000667 ! 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.070992Jy sigma=0.000667 ! Fit after self-cal, rms=0.074496Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.911 mas, bpa=-5.121 degrees ! Estimated noise=526.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000202026 Jy ! Component: 100 - total flux cleaned = -0.000176548 Jy ! Component: 150 - total flux cleaned = -4.50156e-05 Jy ! Component: 200 - total flux cleaned = 5.34104e-05 Jy ! Total flux subtracted in 200 components = 5.34104e-05 Jy ! Clean residual min=-0.001306 max=0.001220 Jy/beam ! Clean residual mean=0.000000 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0970922 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 93 components and 0.0970922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074480Jy sigma=0.000663 ! Fit after self-cal, rms=0.074559Jy sigma=0.000662 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 = 7.06087e-05 Jy ! Component: 100 - total flux cleaned = 0.0001381 Jy ! Component: 150 - total flux cleaned = 0.000184175 Jy ! Component: 200 - total flux cleaned = 0.000213434 Jy ! Total flux subtracted in 200 components = 0.000213434 Jy ! Clean residual min=-0.001320 max=0.001249 Jy/beam ! Clean residual mean=0.000000 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0973056 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 106 components and 0.0973056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074553Jy sigma=0.000662 ! Fit after self-cal, rms=0.074551Jy sigma=0.000662 ! 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.074551Jy sigma=0.000662 ! Fit after self-cal, rms=0.075582Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=7.909 mas, bpa=-5.1 degrees ! Estimated noise=526.053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000225642 Jy ! Component: 100 - total flux cleaned = -0.000142877 Jy ! Component: 150 - total flux cleaned = -9.6355e-05 Jy ! Component: 200 - total flux cleaned = -5.40004e-05 Jy ! Total flux subtracted in 200 components = -5.40004e-05 Jy ! Clean residual min=-0.001289 max=0.001152 Jy/beam ! Clean residual mean=0.000000 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0972516 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 115 components and 0.0972516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075574Jy sigma=0.000662 ! Fit after self-cal, rms=0.075580Jy sigma=0.000662 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 = -2.15387e-05 Jy ! Component: 100 - total flux cleaned = 5.22458e-06 Jy ! Component: 150 - total flux cleaned = 1.81868e-05 Jy ! Component: 200 - total flux cleaned = 4.2808e-05 Jy ! Total flux subtracted in 200 components = 4.2808e-05 Jy ! Clean residual min=-0.001300 max=0.001165 Jy/beam ! Clean residual mean=0.000000 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.0972944 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 117 components and 0.0972944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075575Jy sigma=0.000662 ! Fit after self-cal, rms=0.075573Jy sigma=0.000662 ! 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.075573Jy sigma=0.000662 ! Fit after self-cal, rms=0.075770Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.387 mas, bmaj=12.06 mas, bpa=-9.789 degrees ! Estimated noise=652.849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173736 Jy ! Component: 100 - total flux cleaned = 0.000185208 Jy ! Component: 150 - total flux cleaned = 0.00020932 Jy ! Component: 200 - total flux cleaned = 0.000224331 Jy ! Total flux subtracted in 200 components = 0.000224331 Jy ! Clean residual min=-0.001453 max=0.001298 Jy/beam ! Clean residual mean=0.000002 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0975188 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 129 components and 0.0975188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075769Jy sigma=0.000662 ! Fit after self-cal, rms=0.075770Jy sigma=0.000662 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 = 7.32929e-05 Jy ! Component: 100 - total flux cleaned = 8.05803e-05 Jy ! Component: 150 - total flux cleaned = 9.39868e-05 Jy ! Component: 200 - total flux cleaned = 0.000106714 Jy ! Total flux subtracted in 200 components = 0.000106714 Jy ! Clean residual min=-0.001469 max=0.001311 Jy/beam ! Clean residual mean=0.000002 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0976255 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 140 components and 0.0976255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075769Jy sigma=0.000662 ! Fit after self-cal, rms=0.075769Jy sigma=0.000662 ! 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.301 mas, bmaj=7.907 mas, bpa=-5.075 degrees ! Estimated noise=525.941 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.301 x 7.907 at -5.075 degrees (North through East) ! Clean map min=-0.0012147 max=0.08479 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.779 mas, bmaj=6.98 mas, bpa=-5.461 degrees ! Estimated noise=698.847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0657662 Jy ! Component: 100 - total flux cleaned = 0.0801796 Jy ! Component: 150 - total flux cleaned = 0.0853791 Jy ! Component: 200 - total flux cleaned = 0.0884592 Jy ! Total flux subtracted in 200 components = 0.0884592 Jy ! Clean residual min=-0.001940 max=0.002085 Jy/beam ! Clean residual mean=-0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0884592 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0884592 Jy ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.907 mas, bpa=-5.075 degrees ! Estimated noise=525.941 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.00291041 Jy ! Component: 100 - total flux cleaned = 0.00479523 Jy ! Component: 150 - total flux cleaned = 0.00591655 Jy ! Component: 200 - total flux cleaned = 0.00649655 Jy ! Total flux subtracted in 200 components = 0.00649655 Jy ! Clean residual min=-0.001289 max=0.001150 Jy/beam ! Clean residual mean=0.000001 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.0949557 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 48 components and 0.0949558 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.387 mas, bmaj=12.06 mas, bpa=-9.789 degrees ! Estimated noise=652.849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122515 Jy ! Component: 100 - total flux cleaned = 0.00168775 Jy ! Component: 150 - total flux cleaned = 0.00186383 Jy ! Component: 200 - total flux cleaned = 0.00199015 Jy ! Total flux subtracted in 200 components = 0.00199015 Jy ! Clean residual min=-0.001489 max=0.001294 Jy/beam ! Clean residual mean=0.000002 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0969459 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 = 9.11607e-05 Jy ! Component: 100 - total flux cleaned = 0.000158299 Jy ! Component: 150 - total flux cleaned = 0.000229463 Jy ! Component: 200 - total flux cleaned = 0.000272013 Jy ! Total flux subtracted in 200 components = 0.000272013 Jy ! Clean residual min=-0.001476 max=0.001289 Jy/beam ! Clean residual mean=0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0972179 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 91 components and 0.0972179 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.907 mas, bpa=-5.075 degrees ! Estimated noise=525.941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000254923 Jy ! Component: 100 - total flux cleaned = -0.000169834 Jy ! Component: 150 - total flux cleaned = -8.00603e-05 Jy ! Component: 200 - total flux cleaned = 1.30629e-05 Jy ! Total flux subtracted in 200 components = 1.30629e-05 Jy ! Clean residual min=-0.001292 max=0.001247 Jy/beam ! Clean residual mean=0.000000 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.097231 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.097231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075781Jy sigma=0.000662 ! Fit after self-cal, rms=0.075775Jy sigma=0.000662 wmodel J0213+1213_S_2017_07_09_pus_map.mod ! Writing 106 model components to file: J0213+1213_S_2017_07_09_pus_map.mod wobs J0213+1213_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0213+1213_S_2017_07_09_pus_uvs.fits wwins J0213+1213_S_2017_07_09_pus_map.win ! wwins: Wrote 2 windows to J0213+1213_S_2017_07_09_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.000118224 Jy ! Component: 100 - total flux cleaned = -0.000264269 Jy ! Component: 150 - total flux cleaned = -0.000442312 Jy ! Component: 200 - total flux cleaned = -0.000672357 Jy ! Component: 250 - total flux cleaned = -0.000877019 Jy ! Component: 300 - total flux cleaned = -0.0010765 Jy ! Component: 350 - total flux cleaned = -0.00125371 Jy ! Component: 400 - total flux cleaned = -0.00144401 Jy ! Component: 450 - total flux cleaned = -0.00159644 Jy ! Component: 500 - total flux cleaned = -0.00174554 Jy ! Component: 550 - total flux cleaned = -0.00182688 Jy ! Component: 600 - total flux cleaned = -0.00190732 Jy ! Component: 650 - total flux cleaned = -0.002017 Jy ! Component: 700 - total flux cleaned = -0.00201722 Jy ! Component: 750 - total flux cleaned = -0.00213919 Jy ! Component: 800 - total flux cleaned = -0.00221411 Jy ! Component: 850 - total flux cleaned = -0.00228799 Jy ! Component: 900 - total flux cleaned = -0.00234613 Jy ! Component: 950 - total flux cleaned = -0.0024467 Jy ! Component: 1000 - total flux cleaned = -0.00246093 Jy ! Component: 1050 - total flux cleaned = -0.00250324 Jy ! Component: 1100 - total flux cleaned = -0.00260021 Jy ! Component: 1150 - total flux cleaned = -0.00265471 Jy ! Component: 1200 - total flux cleaned = -0.00270859 Jy ! Component: 1250 - total flux cleaned = -0.00278845 Jy ! Component: 1300 - total flux cleaned = -0.00280142 Jy ! Component: 1350 - total flux cleaned = -0.00287963 Jy ! Component: 1400 - total flux cleaned = -0.00290553 Jy ! Component: 1450 - total flux cleaned = -0.00291848 Jy ! Component: 1500 - total flux cleaned = -0.00293122 Jy ! Component: 1550 - total flux cleaned = -0.00299349 Jy ! Component: 1600 - total flux cleaned = -0.00300574 Jy ! Component: 1650 - total flux cleaned = -0.00294457 Jy ! Component: 1700 - total flux cleaned = -0.00294464 Jy ! Component: 1750 - total flux cleaned = -0.00298065 Jy ! Component: 1800 - total flux cleaned = -0.00295684 Jy ! Component: 1850 - total flux cleaned = -0.00295678 Jy ! Component: 1900 - total flux cleaned = -0.00291012 Jy ! Component: 1950 - total flux cleaned = -0.0029332 Jy ! Component: 2000 - total flux cleaned = -0.00294454 Jy ! Component: 2050 - total flux cleaned = -0.00294458 Jy ! Component: 2100 - total flux cleaned = -0.00294463 Jy ! Component: 2150 - total flux cleaned = -0.00297823 Jy ! Component: 2200 - total flux cleaned = -0.00293359 Jy ! Component: 2250 - total flux cleaned = -0.00291152 Jy ! Component: 2300 - total flux cleaned = -0.00288963 Jy ! Component: 2350 - total flux cleaned = -0.00291134 Jy ! Component: 2400 - total flux cleaned = -0.00288986 Jy ! Component: 2450 - total flux cleaned = -0.00286856 Jy ! Component: 2500 - total flux cleaned = -0.002858 Jy ! Component: 2550 - total flux cleaned = -0.0028368 Jy ! Component: 2600 - total flux cleaned = -0.00288933 Jy ! Component: 2650 - total flux cleaned = -0.0028476 Jy ! Component: 2700 - total flux cleaned = -0.00285799 Jy ! Component: 2750 - total flux cleaned = -0.00287854 Jy ! Component: 2800 - total flux cleaned = -0.00283774 Jy ! Component: 2850 - total flux cleaned = -0.00284795 Jy ! Component: 2900 - total flux cleaned = -0.00285801 Jy ! Component: 2950 - total flux cleaned = -0.00283798 Jy ! Component: 3000 - total flux cleaned = -0.00286766 Jy ! Component: 3050 - total flux cleaned = -0.00287751 Jy ! Component: 3100 - total flux cleaned = -0.00287738 Jy ! Component: 3150 - total flux cleaned = -0.00283826 Jy ! Component: 3200 - total flux cleaned = -0.00280908 Jy ! Component: 3250 - total flux cleaned = -0.00280908 Jy ! Component: 3300 - total flux cleaned = -0.00285696 Jy ! Component: 3350 - total flux cleaned = -0.00287594 Jy ! Component: 3400 - total flux cleaned = -0.00283816 Jy ! Component: 3450 - total flux cleaned = -0.00289459 Jy ! Component: 3500 - total flux cleaned = -0.00290393 Jy ! Component: 3550 - total flux cleaned = -0.00291309 Jy ! Component: 3600 - total flux cleaned = -0.00291315 Jy ! Component: 3650 - total flux cleaned = -0.002959 Jy ! Component: 3700 - total flux cleaned = -0.00296805 Jy ! Component: 3750 - total flux cleaned = -0.00299525 Jy ! Component: 3800 - total flux cleaned = -0.00298617 Jy ! Component: 3850 - total flux cleaned = -0.00302205 Jy ! Component: 3900 - total flux cleaned = -0.00302203 Jy ! Component: 3950 - total flux cleaned = -0.00308413 Jy ! Component: 4000 - total flux cleaned = -0.00307539 Jy ! Component: 4050 - total flux cleaned = -0.00310175 Jy ! Total flux subtracted in 4096 components = -0.00313661 Jy ! Clean residual min=-0.000643 max=0.000467 Jy/beam ! Clean residual mean=-0.000001 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.0940944 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 401 components and 0.0940943 Jy ![Exited script file: muppet] wmap "J0213+1213_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.301 x 7.907 at -5.075 degrees (North through East) ! Clean map min=-0.0011599 max=0.085043 Jy/beam ! Writing clean map to FITS file: J0213+1213_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0850433 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016351 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.576798 0.576798 1.1536 2.30719 4.61439 9.22878 18.4576 36.9151 73.8302 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.085 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.301 x 7.907 at -5.075 degrees (North through East) ! Clean map min=-0.0011599 max=0.085043 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 J0213+1213_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:39:27 2019