! Started logfile: J1701+0338_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:53:32 2019 obs J1701+0338_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1701+0338_S_2017_05_31_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.955288 visibilities/baseline/integration-bin. ! Found source: J1701+0338 ! ! 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 703 lines of history. ! ! Reading 14272 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 J1701+0338_S_2017_05_31_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 393 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.896586Jy sigma=0.007629 ! Fit after self-cal, rms=0.889070Jy sigma=0.007585 ! 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.873 mas, bmaj=7.107 mas, bpa=-4.13 degrees ! Estimated noise=1095.08 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.0871722 Jy ! Component: 100 - total flux cleaned = 0.108017 Jy ! Total flux subtracted in 100 components = 0.108017 Jy ! Clean residual min=-0.004068 max=0.008044 Jy/beam ! Clean residual mean=0.000010 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.108017 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.108017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108110Jy sigma=0.000680 ! Fit after self-cal, rms=0.108113Jy sigma=0.000680 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00827725 Jy ! Component: 100 - total flux cleaned = 0.0124819 Jy ! Total flux subtracted in 100 components = 0.0124819 Jy ! Clean residual min=-0.003600 max=0.003576 Jy/beam ! Clean residual mean=0.000009 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.120499 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 0.120499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107253Jy sigma=0.000673 ! Fit after self-cal, rms=0.107280Jy sigma=0.000673 ! 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.444 mas, bmaj=8.07 mas, bpa=-3.956 degrees ! Estimated noise=812.635 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.00258072 Jy ! Component: 100 - total flux cleaned = 0.00400821 Jy ! Component: 150 - total flux cleaned = 0.00440514 Jy ! Component: 200 - total flux cleaned = 0.00460059 Jy ! Total flux subtracted in 200 components = 0.00460059 Jy ! Clean residual min=-0.002659 max=0.002684 Jy/beam ! Clean residual mean=0.000009 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.125099 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 52 components and 0.125099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107150Jy sigma=0.000673 ! Fit after self-cal, rms=0.107163Jy sigma=0.000673 ! 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.02 FD 0.98 HN 0.98 KP 1.03 ! LA 1.01 MK 1.03 NL 0.93 OV 1.04 ! PT 1.03 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.06 KP 0.98 ! LA 0.98 MK 0.96 NL 0.99 OV 1.08 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.76 FD 1.02 HN 1.03 KP 1.00 ! LA 1.01 MK 1.03 NL 1.00 OV 0.95 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.95 KP 0.51 ! LA 0.98 MK 0.96 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.107163Jy sigma=0.000673 ! Fit after self-cal, rms=0.096825Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=8.071 mas, bpa=-4.183 degrees ! Estimated noise=811.003 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.000192704 Jy ! Component: 100 - total flux cleaned = -0.000165469 Jy ! Component: 150 - total flux cleaned = -6.94262e-05 Jy ! Component: 200 - total flux cleaned = -4.23978e-06 Jy ! Total flux subtracted in 200 components = -4.23978e-06 Jy ! Clean residual min=-0.002455 max=0.002436 Jy/beam ! Clean residual mean=0.000007 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.125095 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.125095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096809Jy sigma=0.000668 ! Fit after self-cal, rms=0.096714Jy sigma=0.000668 ! 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.096714Jy sigma=0.000668 ! Fit after self-cal, rms=0.096968Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.452 mas, bmaj=8.076 mas, bpa=-4.252 degrees ! Estimated noise=810.155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159967 Jy ! Component: 100 - total flux cleaned = 0.0002426 Jy ! Component: 150 - total flux cleaned = 0.00029976 Jy ! Component: 200 - total flux cleaned = 0.000348723 Jy ! Total flux subtracted in 200 components = 0.000348723 Jy ! Clean residual min=-0.002273 max=0.002118 Jy/beam ! Clean residual mean=0.000000 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.125444 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 65 components and 0.125444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096964Jy sigma=0.000664 ! Fit after self-cal, rms=0.096978Jy sigma=0.000664 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 = 3.78528e-06 Jy ! Component: 100 - total flux cleaned = 2.23671e-05 Jy ! Component: 150 - total flux cleaned = 4.75868e-05 Jy ! Component: 200 - total flux cleaned = 4.75337e-05 Jy ! Total flux subtracted in 200 components = 4.75337e-05 Jy ! Clean residual min=-0.002279 max=0.002116 Jy/beam ! Clean residual mean=0.000000 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.125491 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.125491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096977Jy sigma=0.000664 ! Fit after self-cal, rms=0.096978Jy sigma=0.000664 ! 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.096978Jy sigma=0.000664 ! Fit after self-cal, rms=0.097279Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=8.074 mas, bpa=-4.249 degrees ! Estimated noise=811.087 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029345 Jy ! Component: 100 - total flux cleaned = 0.000346853 Jy ! Component: 150 - total flux cleaned = 0.000346973 Jy ! Component: 200 - total flux cleaned = 0.000354245 Jy ! Total flux subtracted in 200 components = 0.000354245 Jy ! Clean residual min=-0.002263 max=0.002160 Jy/beam ! Clean residual mean=-0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.125846 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.125846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097276Jy sigma=0.000664 ! Fit after self-cal, rms=0.097279Jy sigma=0.000664 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 = 3.6022e-05 Jy ! Component: 100 - total flux cleaned = 5.15784e-05 Jy ! Component: 150 - total flux cleaned = 5.85794e-05 Jy ! Component: 200 - total flux cleaned = 6.50158e-05 Jy ! Total flux subtracted in 200 components = 6.50158e-05 Jy ! Clean residual min=-0.002259 max=0.002156 Jy/beam ! Clean residual mean=-0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.125911 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.125911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097278Jy sigma=0.000664 ! Fit after self-cal, rms=0.097278Jy sigma=0.000664 ! 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.097278Jy sigma=0.000664 ! Fit after self-cal, rms=0.097351Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.871 mas, bmaj=12.46 mas, bpa=-3.095 degrees ! Estimated noise=971.574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000498877 Jy ! Component: 100 - total flux cleaned = 0.000545939 Jy ! Component: 150 - total flux cleaned = 0.000582839 Jy ! Component: 200 - total flux cleaned = 0.000612927 Jy ! Total flux subtracted in 200 components = 0.000612927 Jy ! Clean residual min=-0.002053 max=0.002315 Jy/beam ! Clean residual mean=-0.000003 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.126523 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 75 components and 0.126523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097350Jy sigma=0.000664 ! Fit after self-cal, rms=0.097350Jy sigma=0.000664 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.84415e-05 Jy ! Component: 100 - total flux cleaned = 0.000102893 Jy ! Component: 150 - total flux cleaned = 0.000132173 Jy ! Component: 200 - total flux cleaned = 0.000149189 Jy ! Total flux subtracted in 200 components = 0.000149189 Jy ! Clean residual min=-0.002041 max=0.002310 Jy/beam ! Clean residual mean=-0.000002 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.126673 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.126673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097351Jy sigma=0.000664 ! Fit after self-cal, rms=0.097351Jy sigma=0.000664 ! 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.45 mas, bmaj=8.071 mas, bpa=-4.245 degrees ! Estimated noise=812.062 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.45 x 8.071 at -4.245 degrees (North through East) ! Clean map min=-0.0021659 max=0.11236 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.885 mas, bmaj=7.117 mas, bpa=-4.49 degrees ! Estimated noise=1089.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0865842 Jy ! Component: 100 - total flux cleaned = 0.107832 Jy ! Component: 150 - total flux cleaned = 0.116052 Jy ! Component: 200 - total flux cleaned = 0.120004 Jy ! Total flux subtracted in 200 components = 0.120004 Jy ! Clean residual min=-0.002945 max=0.002628 Jy/beam ! Clean residual mean=0.000003 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.120004 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.120004 Jy ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=8.071 mas, bpa=-4.245 degrees ! Estimated noise=812.062 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.0028869 Jy ! Component: 100 - total flux cleaned = 0.00447995 Jy ! Component: 150 - total flux cleaned = 0.00542366 Jy ! Component: 200 - total flux cleaned = 0.00595052 Jy ! Total flux subtracted in 200 components = 0.00595052 Jy ! Clean residual min=-0.002315 max=0.002123 Jy/beam ! Clean residual mean=-0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.125954 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 51 components and 0.125954 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.871 mas, bmaj=12.46 mas, bpa=-3.095 degrees ! Estimated noise=971.574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000503414 Jy ! Component: 100 - total flux cleaned = 0.000556848 Jy ! Component: 150 - total flux cleaned = 0.000599709 Jy ! Component: 200 - total flux cleaned = 0.000650538 Jy ! Total flux subtracted in 200 components = 0.000650538 Jy ! Clean residual min=-0.002017 max=0.002311 Jy/beam ! Clean residual mean=-0.000002 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.126605 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 = 4.5906e-05 Jy ! Component: 100 - total flux cleaned = 8.73412e-05 Jy ! Component: 150 - total flux cleaned = 0.000124468 Jy ! Component: 200 - total flux cleaned = 0.000141915 Jy ! Total flux subtracted in 200 components = 0.000141915 Jy ! Clean residual min=-0.002008 max=0.002313 Jy/beam ! Clean residual mean=-0.000002 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.126747 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.126747 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=8.071 mas, bpa=-4.245 degrees ! Estimated noise=812.062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000112962 Jy ! Component: 100 - total flux cleaned = -0.000225568 Jy ! Component: 150 - total flux cleaned = -0.000272929 Jy ! Component: 200 - total flux cleaned = -0.000286799 Jy ! Total flux subtracted in 200 components = -0.000286799 Jy ! Clean residual min=-0.002276 max=0.002160 Jy/beam ! Clean residual mean=-0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.12646 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 68 components and 0.12646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097362Jy sigma=0.000664 ! Fit after self-cal, rms=0.097363Jy sigma=0.000664 wmodel J1701+0338_S_2017_05_31_pus_map.mod ! Writing 68 model components to file: J1701+0338_S_2017_05_31_pus_map.mod wobs J1701+0338_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1701+0338_S_2017_05_31_pus_uvs.fits wwins J1701+0338_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J1701+0338_S_2017_05_31_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 = -5.81965e-05 Jy ! Component: 100 - total flux cleaned = 1.35785e-05 Jy ! Component: 150 - total flux cleaned = 0.000113019 Jy ! Component: 200 - total flux cleaned = 0.000395378 Jy ! Component: 250 - total flux cleaned = 0.000546594 Jy ! Component: 300 - total flux cleaned = 0.000664511 Jy ! Component: 350 - total flux cleaned = 0.000779384 Jy ! Component: 400 - total flux cleaned = 0.00083605 Jy ! Component: 450 - total flux cleaned = 0.000918215 Jy ! Component: 500 - total flux cleaned = 0.000864559 Jy ! Component: 550 - total flux cleaned = 0.000864821 Jy ! Component: 600 - total flux cleaned = 0.000865018 Jy ! Component: 650 - total flux cleaned = 0.000864538 Jy ! Component: 700 - total flux cleaned = 0.000738352 Jy ! Component: 750 - total flux cleaned = 0.000664123 Jy ! Component: 800 - total flux cleaned = 0.000615193 Jy ! Component: 850 - total flux cleaned = 0.00056673 Jy ! Component: 900 - total flux cleaned = 0.000495384 Jy ! Component: 950 - total flux cleaned = 0.000424795 Jy ! Component: 1000 - total flux cleaned = 0.00035588 Jy ! Component: 1050 - total flux cleaned = 0.000356073 Jy ! Component: 1100 - total flux cleaned = 0.000310944 Jy ! Component: 1150 - total flux cleaned = 0.000332717 Jy ! Component: 1200 - total flux cleaned = 0.000178705 Jy ! Component: 1250 - total flux cleaned = 9.19257e-05 Jy ! Component: 1300 - total flux cleaned = 0.00011339 Jy ! Component: 1350 - total flux cleaned = 2.78022e-05 Jy ! Component: 1400 - total flux cleaned = 9.05327e-05 Jy ! Component: 1450 - total flux cleaned = 4.85413e-05 Jy ! Component: 1500 - total flux cleaned = 7.22925e-06 Jy ! Component: 1550 - total flux cleaned = 7.27233e-06 Jy ! Component: 1600 - total flux cleaned = 2.76614e-05 Jy ! Component: 1650 - total flux cleaned = 6.76369e-05 Jy ! Component: 1700 - total flux cleaned = 4.76177e-05 Jy ! Component: 1750 - total flux cleaned = 2.77221e-05 Jy ! Component: 1800 - total flux cleaned = 2.74102e-05 Jy ! Component: 1850 - total flux cleaned = -1.13076e-05 Jy ! Component: 1900 - total flux cleaned = -1.13867e-05 Jy ! Component: 1950 - total flux cleaned = -4.9547e-05 Jy ! Component: 2000 - total flux cleaned = -4.94311e-05 Jy ! Component: 2050 - total flux cleaned = -4.92871e-05 Jy ! Component: 2100 - total flux cleaned = 2.5186e-05 Jy ! Component: 2150 - total flux cleaned = 8.05382e-05 Jy ! Component: 2200 - total flux cleaned = 2.5158e-05 Jy ! Component: 2250 - total flux cleaned = 2.49813e-05 Jy ! Component: 2300 - total flux cleaned = 6.9538e-06 Jy ! Component: 2350 - total flux cleaned = 6.68316e-06 Jy ! Component: 2400 - total flux cleaned = 2.45306e-05 Jy ! Component: 2450 - total flux cleaned = 2.4247e-05 Jy ! Component: 2500 - total flux cleaned = -1.08913e-05 Jy ! Component: 2550 - total flux cleaned = 4.14741e-05 Jy ! Component: 2600 - total flux cleaned = 6.52214e-06 Jy ! Component: 2650 - total flux cleaned = 6.59339e-06 Jy ! Component: 2700 - total flux cleaned = 5.78563e-05 Jy ! Component: 2750 - total flux cleaned = 4.0741e-05 Jy ! Component: 2800 - total flux cleaned = 7.05741e-06 Jy ! Component: 2850 - total flux cleaned = 4.0681e-05 Jy ! Component: 2900 - total flux cleaned = -9.44448e-06 Jy ! Component: 2950 - total flux cleaned = -9.50338e-06 Jy ! Component: 3000 - total flux cleaned = -9.49656e-06 Jy ! Component: 3050 - total flux cleaned = 2.32258e-05 Jy ! Component: 3100 - total flux cleaned = -9.43996e-06 Jy ! Component: 3150 - total flux cleaned = 2.28927e-05 Jy ! Component: 3200 - total flux cleaned = -4.15503e-05 Jy ! Component: 3250 - total flux cleaned = 6.43512e-06 Jy ! Component: 3300 - total flux cleaned = 6.44655e-06 Jy ! Component: 3350 - total flux cleaned = 6.48765e-06 Jy ! Component: 3400 - total flux cleaned = 2.21717e-05 Jy ! Component: 3450 - total flux cleaned = 2.23001e-05 Jy ! Component: 3500 - total flux cleaned = 0.000100002 Jy ! Component: 3550 - total flux cleaned = 6.90445e-05 Jy ! Component: 3600 - total flux cleaned = 8.44137e-05 Jy ! Component: 3650 - total flux cleaned = 8.45407e-05 Jy ! Component: 3700 - total flux cleaned = 0.000115079 Jy ! Component: 3750 - total flux cleaned = 0.000145218 Jy ! Component: 3800 - total flux cleaned = 0.000115048 Jy ! Component: 3850 - total flux cleaned = 0.000144927 Jy ! Component: 3900 - total flux cleaned = 0.000174608 Jy ! Component: 3950 - total flux cleaned = 0.000115587 Jy ! Component: 4000 - total flux cleaned = 0.000247779 Jy ! Component: 4050 - total flux cleaned = 0.000233142 Jy ! Total flux subtracted in 4096 components = 0.000291344 Jy ! Clean residual min=-0.000789 max=0.000858 Jy/beam ! Clean residual mean=0.000003 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.126751 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 372 components and 0.126751 Jy ![Exited script file: muppet] wmap "J1701+0338_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.45 x 8.071 at -4.245 degrees (North through East) ! Clean map min=-0.0015854 max=0.11224 Jy/beam ! Writing clean map to FITS file: J1701+0338_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.112238 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267953 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.716211 0.716211 1.43242 2.86484 5.72969 11.4594 22.9188 45.8375 91.675 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.112 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.45 x 8.071 at -4.245 degrees (North through East) ! Clean map min=-0.0015854 max=0.11224 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 J1701+0338_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:53:37 2019