! Started logfile: J1310+3233_S_2017_05_27_pus_uvs.log on Fri May 3 11:07:51 2019 obs J1310+3233_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1310+3233_S_2017_05_27_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.72963 visibilities/baseline/integration-bin. ! Found source: J1310+3233 ! ! 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 1211 lines of history. ! ! Reading 3152 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 J1310+3233_S_2017_05_27_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.768368Jy sigma=0.007087 ! Fit after self-cal, rms=0.765826Jy sigma=0.007067 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.22 mas, bmaj=6.312 mas, bpa=4.159 degrees ! Estimated noise=1862.4 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.182199 Jy ! Component: 100 - total flux cleaned = 0.223983 Jy ! Total flux subtracted in 100 components = 0.223983 Jy ! Clean residual min=-0.009015 max=0.015398 Jy/beam ! Clean residual mean=-0.000001 rms=0.002545 Jy/beam ! Combined flux in latest and established models = 0.223983 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.223983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096561Jy sigma=0.000780 ! Fit after self-cal, rms=0.096568Jy sigma=0.000780 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162098 Jy ! Component: 100 - total flux cleaned = 0.0248381 Jy ! Total flux subtracted in 100 components = 0.0248381 Jy ! Clean residual min=-0.008018 max=0.010413 Jy/beam ! Clean residual mean=-0.000002 rms=0.002172 Jy/beam ! Combined flux in latest and established models = 0.248821 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.248822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093269Jy sigma=0.000748 ! Fit after self-cal, rms=0.093262Jy sigma=0.000748 ! 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.829 mas, bmaj=7.08 mas, bpa=5.885 degrees ! Estimated noise=1591.55 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.00741434 Jy ! Component: 100 - total flux cleaned = 0.0115104 Jy ! Component: 150 - total flux cleaned = 0.01302 Jy ! Component: 200 - total flux cleaned = 0.0136692 Jy ! Total flux subtracted in 200 components = 0.0136692 Jy ! Clean residual min=-0.006972 max=0.008225 Jy/beam ! Clean residual mean=0.000001 rms=0.001910 Jy/beam ! Combined flux in latest and established models = 0.262491 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.262491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092459Jy sigma=0.000744 ! Fit after self-cal, rms=0.092449Jy sigma=0.000743 ! 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.14 FD 0.91 HN 0.97 KP 1.00 ! LA 0.96 MK 1.02 NL 0.88 OV 1.02 ! PT 1.06 SC 0.86 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 1.03 KP 0.97 ! LA 0.95 MK 0.96 NL 1.07 OV 1.07 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.01 HN 1.01 KP 0.96 ! LA 1.02 MK 1.10 NL 1.07 OV 0.94 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.02 KP 1.00* ! LA 1.08 MK 1.01 NL 1.00* OV 1.00* ! PT 1.10 SC 1.00* ! ! ! Fit before self-cal, rms=0.092449Jy sigma=0.000743 ! Fit after self-cal, rms=0.091821Jy sigma=0.000714 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.798 mas, bmaj=7.084 mas, bpa=6.714 degrees ! Estimated noise=1593.99 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.00141345 Jy ! Component: 100 - total flux cleaned = 0.00134778 Jy ! Component: 150 - total flux cleaned = 0.00117211 Jy ! Component: 200 - total flux cleaned = 0.00112072 Jy ! Total flux subtracted in 200 components = 0.00112072 Jy ! Clean residual min=-0.006778 max=0.006390 Jy/beam ! Clean residual mean=0.000004 rms=0.001670 Jy/beam ! Combined flux in latest and established models = 0.263611 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.263611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091660Jy sigma=0.000714 ! Fit after self-cal, rms=0.091690Jy sigma=0.000713 ! 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.091690Jy sigma=0.000713 ! Fit after self-cal, rms=0.090089Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.825 mas, bmaj=7.116 mas, bpa=6.487 degrees ! Estimated noise=1601.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00168014 Jy ! Component: 100 - total flux cleaned = -0.00177488 Jy ! Component: 150 - total flux cleaned = -0.00181508 Jy ! Component: 200 - total flux cleaned = -0.00181316 Jy ! Total flux subtracted in 200 components = -0.00181316 Jy ! Clean residual min=-0.004074 max=0.004296 Jy/beam ! Clean residual mean=-0.000003 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.261798 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.261798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090035Jy sigma=0.000668 ! Fit after self-cal, rms=0.090087Jy sigma=0.000668 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.000154703 Jy ! Component: 100 - total flux cleaned = -6.04517e-05 Jy ! Component: 150 - total flux cleaned = -6.1244e-05 Jy ! Component: 200 - total flux cleaned = -3.4045e-05 Jy ! Total flux subtracted in 200 components = -3.4045e-05 Jy ! Clean residual min=-0.004083 max=0.004290 Jy/beam ! Clean residual mean=-0.000003 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.261764 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.261764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090067Jy sigma=0.000668 ! Fit after self-cal, rms=0.090063Jy sigma=0.000668 ! 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.090063Jy sigma=0.000668 ! Fit after self-cal, rms=0.090459Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.831 mas, bmaj=7.138 mas, bpa=6.326 degrees ! Estimated noise=1601.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000981719 Jy ! Component: 100 - total flux cleaned = -0.00114055 Jy ! Component: 150 - total flux cleaned = -0.00122285 Jy ! Component: 200 - total flux cleaned = -0.00119725 Jy ! Total flux subtracted in 200 components = -0.00119725 Jy ! Clean residual min=-0.004123 max=0.004274 Jy/beam ! Clean residual mean=-0.000004 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.260567 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.260567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090438Jy sigma=0.000668 ! Fit after self-cal, rms=0.090436Jy sigma=0.000668 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.31461e-06 Jy ! Component: 100 - total flux cleaned = 4.09384e-05 Jy ! Component: 150 - total flux cleaned = 4.04904e-05 Jy ! Component: 200 - total flux cleaned = 4.01592e-05 Jy ! Total flux subtracted in 200 components = 4.01592e-05 Jy ! Clean residual min=-0.004112 max=0.004274 Jy/beam ! Clean residual mean=-0.000004 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.260607 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.260607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090426Jy sigma=0.000668 ! Fit after self-cal, rms=0.090423Jy sigma=0.000668 ! 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.090423Jy sigma=0.000668 ! Fit after self-cal, rms=0.090620Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.773 mas, bmaj=10.29 mas, bpa=-1.428 degrees ! Estimated noise=1870.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000468996 Jy ! Component: 100 - total flux cleaned = -0.000446763 Jy ! Component: 150 - total flux cleaned = -0.000409738 Jy ! Component: 200 - total flux cleaned = -0.000396246 Jy ! Total flux subtracted in 200 components = -0.000396246 Jy ! Clean residual min=-0.004490 max=0.004081 Jy/beam ! Clean residual mean=-0.000006 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.260211 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.260211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090623Jy sigma=0.000668 ! Fit after self-cal, rms=0.090612Jy sigma=0.000668 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 = 4.31256e-05 Jy ! Component: 100 - total flux cleaned = 6.08626e-05 Jy ! Component: 150 - total flux cleaned = 4.56562e-05 Jy ! Component: 200 - total flux cleaned = 3.29866e-05 Jy ! Total flux subtracted in 200 components = 3.29866e-05 Jy ! Clean residual min=-0.004474 max=0.004076 Jy/beam ! Clean residual mean=-0.000006 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.260244 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.260244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090615Jy sigma=0.000668 ! Fit after self-cal, rms=0.090606Jy sigma=0.000667 ! 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.836 mas, bmaj=7.156 mas, bpa=6.223 degrees ! Estimated noise=1602.48 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.836 x 7.156 at 6.223 degrees (North through East) ! Clean map min=-0.0040002 max=0.23761 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=6.362 mas, bpa=4.697 degrees ! Estimated noise=1894.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.184464 Jy ! Component: 100 - total flux cleaned = 0.226332 Jy ! Component: 150 - total flux cleaned = 0.242388 Jy ! Component: 200 - total flux cleaned = 0.250702 Jy ! Total flux subtracted in 200 components = 0.250702 Jy ! Clean residual min=-0.005263 max=0.005224 Jy/beam ! Clean residual mean=-0.000008 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.250702 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.250702 Jy ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=7.156 mas, bpa=6.223 degrees ! Estimated noise=1602.48 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) ! Added new window around map position (-3.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00550135 Jy ! Component: 100 - total flux cleaned = 0.00799801 Jy ! Component: 150 - total flux cleaned = 0.00869614 Jy ! Component: 200 - total flux cleaned = 0.00906205 Jy ! Total flux subtracted in 200 components = 0.00906205 Jy ! Clean residual min=-0.004145 max=0.003989 Jy/beam ! Clean residual mean=-0.000004 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.259764 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 39 components and 0.259765 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.773 mas, bmaj=10.29 mas, bpa=-1.428 degrees ! Estimated noise=1870.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000983712 Jy ! Component: 100 - total flux cleaned = 0.00115008 Jy ! Component: 150 - total flux cleaned = 0.0011805 Jy ! Component: 200 - total flux cleaned = 0.00120657 Jy ! Total flux subtracted in 200 components = 0.00120657 Jy ! Clean residual min=-0.004440 max=0.004034 Jy/beam ! Clean residual mean=-0.000006 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.260971 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 = -1.56593e-06 Jy ! Component: 100 - total flux cleaned = -1.30436e-06 Jy ! Component: 150 - total flux cleaned = -3.05719e-06 Jy ! Component: 200 - total flux cleaned = -2.13819e-05 Jy ! Total flux subtracted in 200 components = -2.13819e-05 Jy ! Clean residual min=-0.004405 max=0.003983 Jy/beam ! Clean residual mean=-0.000006 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.26095 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 63 components and 0.26095 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=7.156 mas, bpa=6.223 degrees ! Estimated noise=1602.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000416679 Jy ! Component: 100 - total flux cleaned = -0.000416463 Jy ! Component: 150 - total flux cleaned = -0.000366963 Jy ! Component: 200 - total flux cleaned = -0.000275795 Jy ! Total flux subtracted in 200 components = -0.000275795 Jy ! Clean residual min=-0.004180 max=0.004003 Jy/beam ! Clean residual mean=-0.000004 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.260674 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 0.260674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090528Jy sigma=0.000666 ! Fit after self-cal, rms=0.090513Jy sigma=0.000666 wmodel J1310+3233_S_2017_05_27_pus_map.mod ! Writing 70 model components to file: J1310+3233_S_2017_05_27_pus_map.mod wobs J1310+3233_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1310+3233_S_2017_05_27_pus_uvs.fits wwins J1310+3233_S_2017_05_27_pus_map.win ! wwins: Wrote 2 windows to J1310+3233_S_2017_05_27_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.000773608 Jy ! Component: 100 - total flux cleaned = -0.000637291 Jy ! Component: 150 - total flux cleaned = -0.000702213 Jy ! Component: 200 - total flux cleaned = -0.000825365 Jy ! Component: 250 - total flux cleaned = -0.000706398 Jy ! Component: 300 - total flux cleaned = -0.000535385 Jy ! Component: 350 - total flux cleaned = -0.000537823 Jy ! Component: 400 - total flux cleaned = -0.000483651 Jy ! Component: 450 - total flux cleaned = -0.000322012 Jy ! Component: 500 - total flux cleaned = -0.00021624 Jy ! Component: 550 - total flux cleaned = -0.000164541 Jy ! Component: 600 - total flux cleaned = -0.000114049 Jy ! Component: 650 - total flux cleaned = -1.49554e-05 Jy ! Component: 700 - total flux cleaned = 8.3249e-05 Jy ! Component: 750 - total flux cleaned = 8.30594e-05 Jy ! Component: 800 - total flux cleaned = 8.29007e-05 Jy ! Component: 850 - total flux cleaned = 0.000175285 Jy ! Component: 900 - total flux cleaned = 0.000128818 Jy ! Component: 950 - total flux cleaned = 8.36397e-05 Jy ! Component: 1000 - total flux cleaned = 0.000127786 Jy ! Component: 1050 - total flux cleaned = -2.49065e-06 Jy ! Component: 1100 - total flux cleaned = 0.000168873 Jy ! Component: 1150 - total flux cleaned = 0.000126523 Jy ! Component: 1200 - total flux cleaned = 4.30493e-05 Jy ! Component: 1250 - total flux cleaned = 8.42888e-05 Jy ! Component: 1300 - total flux cleaned = 3.01237e-06 Jy ! Component: 1350 - total flux cleaned = -3.77377e-05 Jy ! Component: 1400 - total flux cleaned = -0.000156539 Jy ! Component: 1450 - total flux cleaned = -0.000116823 Jy ! Component: 1500 - total flux cleaned = -0.000271529 Jy ! Component: 1550 - total flux cleaned = -0.000194204 Jy ! Component: 1600 - total flux cleaned = -0.000232464 Jy ! Component: 1650 - total flux cleaned = -0.000270902 Jy ! Component: 1700 - total flux cleaned = -0.000456563 Jy ! Component: 1750 - total flux cleaned = -0.000456486 Jy ! Component: 1800 - total flux cleaned = -0.000456416 Jy ! Component: 1850 - total flux cleaned = -0.000528025 Jy ! Component: 1900 - total flux cleaned = -0.000527896 Jy ! Component: 1950 - total flux cleaned = -0.000492348 Jy ! Component: 2000 - total flux cleaned = -0.000527691 Jy ! Component: 2050 - total flux cleaned = -0.00052756 Jy ! Component: 2100 - total flux cleaned = -0.000561674 Jy ! Component: 2150 - total flux cleaned = -0.000561393 Jy ! Component: 2200 - total flux cleaned = -0.000561132 Jy ! Component: 2250 - total flux cleaned = -0.000561407 Jy ! Component: 2300 - total flux cleaned = -0.000627276 Jy ! Component: 2350 - total flux cleaned = -0.000627503 Jy ! Component: 2400 - total flux cleaned = -0.000691936 Jy ! Component: 2450 - total flux cleaned = -0.000724006 Jy ! Component: 2500 - total flux cleaned = -0.000755655 Jy ! Component: 2550 - total flux cleaned = -0.000692762 Jy ! Component: 2600 - total flux cleaned = -0.000755221 Jy ! Component: 2650 - total flux cleaned = -0.000816984 Jy ! Component: 2700 - total flux cleaned = -0.000847866 Jy ! Component: 2750 - total flux cleaned = -0.000939123 Jy ! Component: 2800 - total flux cleaned = -0.000938591 Jy ! Component: 2850 - total flux cleaned = -0.000908507 Jy ! Component: 2900 - total flux cleaned = -0.000997625 Jy ! Component: 2950 - total flux cleaned = -0.00102707 Jy ! Component: 3000 - total flux cleaned = -0.00105617 Jy ! Component: 3050 - total flux cleaned = -0.00102712 Jy ! Component: 3100 - total flux cleaned = -0.00114275 Jy ! Component: 3150 - total flux cleaned = -0.00120079 Jy ! Component: 3200 - total flux cleaned = -0.00120082 Jy ! Component: 3250 - total flux cleaned = -0.00120112 Jy ! Component: 3300 - total flux cleaned = -0.00139786 Jy ! Component: 3350 - total flux cleaned = -0.0013977 Jy ! Component: 3400 - total flux cleaned = -0.00142505 Jy ! Component: 3450 - total flux cleaned = -0.00139731 Jy ! Component: 3500 - total flux cleaned = -0.00145176 Jy ! Component: 3550 - total flux cleaned = -0.0014791 Jy ! Component: 3600 - total flux cleaned = -0.00145217 Jy ! Component: 3650 - total flux cleaned = -0.00153248 Jy ! Component: 3700 - total flux cleaned = -0.00161211 Jy ! Component: 3750 - total flux cleaned = -0.00166491 Jy ! Component: 3800 - total flux cleaned = -0.00163866 Jy ! Component: 3850 - total flux cleaned = -0.00176929 Jy ! Component: 3900 - total flux cleaned = -0.00187316 Jy ! Component: 3950 - total flux cleaned = -0.00177021 Jy ! Component: 4000 - total flux cleaned = -0.00197528 Jy ! Component: 4050 - total flux cleaned = -0.00192441 Jy ! Total flux subtracted in 4096 components = -0.00205099 Jy ! Clean residual min=-0.001554 max=0.001291 Jy/beam ! Clean residual mean=-0.000004 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.258623 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 355 components and 0.258623 Jy ![Exited script file: muppet] wmap "J1310+3233_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.836 x 7.156 at 6.223 degrees (North through East) ! Clean map min=-0.003192 max=0.238 Jy/beam ! Writing clean map to FITS file: J1310+3233_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.238003 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000471422 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.594223 0.594223 1.18845 2.37689 4.75378 9.50757 19.0151 38.0303 76.0605 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.238 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.836 x 7.156 at 6.223 degrees (North through East) ! Clean map min=-0.003192 max=0.238 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 J1310+3233_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:07:55 2019