! Started logfile: J1332+0719_S_2017_06_10_pus_uvs.log on Mon May 6 14:54:35 2019 obs J1332+0719_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1332+0719_S_2017_06_10_pus_uva.fits ! AN table 1: 216 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.858128 visibilities/baseline/integration-bin. ! Found source: J1332+0719 ! ! 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 1154 lines of history. ! ! Reading 33364 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 J1332+0719_S_2017_06_10_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 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 322 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1576 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.994426Jy sigma=0.009390 ! Fit after self-cal, rms=0.965527Jy sigma=0.009129 ! 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.097 mas, bmaj=6.961 mas, bpa=-1.922 degrees ! Estimated noise=906.414 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.029307 Jy ! Component: 100 - total flux cleaned = 0.0356995 Jy ! Total flux subtracted in 100 components = 0.0356995 Jy ! Clean residual min=-0.002997 max=0.002795 Jy/beam ! Clean residual mean=-0.000006 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.0356995 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0356995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074522Jy sigma=0.000655 ! Fit after self-cal, rms=0.073024Jy sigma=0.000642 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00377971 Jy ! Component: 100 - total flux cleaned = 0.00394013 Jy ! Total flux subtracted in 100 components = 0.00394013 Jy ! Clean residual min=-0.002770 max=0.002700 Jy/beam ! Clean residual mean=-0.000002 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.0396396 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0396396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072865Jy sigma=0.000641 ! Fit after self-cal, rms=0.072850Jy sigma=0.000641 ! 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.677 mas, bmaj=7.892 mas, bpa=0.8855 degrees ! Estimated noise=486.379 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.000701078 Jy ! Component: 100 - total flux cleaned = -0.000841497 Jy ! Component: 150 - total flux cleaned = -0.000861798 Jy ! Component: 200 - total flux cleaned = -0.000879883 Jy ! Total flux subtracted in 200 components = -0.000879883 Jy ! Clean residual min=-0.001513 max=0.001818 Jy/beam ! Clean residual mean=-0.000006 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0387597 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.0387597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072835Jy sigma=0.000641 ! Fit after self-cal, rms=0.072818Jy sigma=0.000641 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 1.09 KP 1.03 ! LA 1.05 MK 0.92 NL 1.02 OV 1.03 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.01 KP 1.00 ! LA 0.96 MK 1.00 NL 1.16 OV 1.05 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.04 HN 1.01 KP 0.98 ! LA 0.96 MK 0.99 NL 1.07 OV 1.04 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 4. ! A total of 162 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 0.65 KP 1.00* ! LA 0.81 MK 0.82 NL 1.00* OV 1.00* ! PT 0.79 SC 1.00* ! ! ! Fit before self-cal, rms=0.072818Jy sigma=0.000641 ! Fit after self-cal, rms=0.072368Jy sigma=0.000640 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=7.841 mas, bpa=0.5409 degrees ! Estimated noise=490.872 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.000508949 Jy ! Component: 100 - total flux cleaned = 0.000548027 Jy ! Component: 150 - total flux cleaned = 0.000581602 Jy ! Component: 200 - total flux cleaned = 0.000610876 Jy ! Total flux subtracted in 200 components = 0.000610876 Jy ! Clean residual min=-0.001274 max=0.001443 Jy/beam ! Clean residual mean=-0.000004 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0393706 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.0393706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072357Jy sigma=0.000640 ! Fit after self-cal, rms=0.072304Jy sigma=0.000640 ! 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.072304Jy sigma=0.000640 ! Fit after self-cal, rms=0.071075Jy sigma=0.000639 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.606 mas, bmaj=7.824 mas, bpa=0.3004 degrees ! Estimated noise=489.825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00032049 Jy ! Component: 100 - total flux cleaned = 0.000421462 Jy ! Component: 150 - total flux cleaned = 0.000508663 Jy ! Component: 200 - total flux cleaned = 0.000565893 Jy ! Total flux subtracted in 200 components = 0.000565893 Jy ! Clean residual min=-0.001208 max=0.001329 Jy/beam ! Clean residual mean=-0.000001 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.0399365 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.0399365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071070Jy sigma=0.000639 ! Fit after self-cal, rms=0.071039Jy sigma=0.000639 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 (124, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000653449 Jy ! Component: 100 - total flux cleaned = 0.00069214 Jy ! Component: 150 - total flux cleaned = 0.000763636 Jy ! Component: 200 - total flux cleaned = 0.000743569 Jy ! Total flux subtracted in 200 components = 0.000743569 Jy ! Clean residual min=-0.001189 max=0.001175 Jy/beam ! Clean residual mean=-0.000002 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.04068 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 44 components and 0.04068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071010Jy sigma=0.000638 ! Fit after self-cal, rms=0.070985Jy sigma=0.000638 ! 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.070985Jy sigma=0.000638 ! Fit after self-cal, rms=0.070555Jy sigma=0.000638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.592 mas, bmaj=7.793 mas, bpa=0.2402 degrees ! Estimated noise=487.597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000383879 Jy ! Component: 100 - total flux cleaned = 0.000407513 Jy ! Component: 150 - total flux cleaned = 0.000495562 Jy ! Component: 200 - total flux cleaned = 0.000570834 Jy ! Total flux subtracted in 200 components = 0.000570834 Jy ! Clean residual min=-0.001106 max=0.001143 Jy/beam ! Clean residual mean=-0.000002 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.0412509 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.0412509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070536Jy sigma=0.000638 ! Fit after self-cal, rms=0.070528Jy sigma=0.000638 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.000189162 Jy ! Component: 100 - total flux cleaned = 0.000166714 Jy ! Component: 150 - total flux cleaned = 0.000204946 Jy ! Component: 200 - total flux cleaned = 0.000236805 Jy ! Total flux subtracted in 200 components = 0.000236805 Jy ! Clean residual min=-0.001079 max=0.001135 Jy/beam ! Clean residual mean=-0.000002 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.0414877 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 55 components and 0.0414877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070514Jy sigma=0.000638 ! Fit after self-cal, rms=0.070502Jy sigma=0.000638 ! 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.070502Jy sigma=0.000638 ! Fit after self-cal, rms=0.070433Jy sigma=0.000638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.368 mas, bmaj=11.44 mas, bpa=-4.205 degrees ! Estimated noise=601.473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000477348 Jy ! Component: 100 - total flux cleaned = 0.000549074 Jy ! Component: 150 - total flux cleaned = 0.000607823 Jy ! Component: 200 - total flux cleaned = 0.000643435 Jy ! Total flux subtracted in 200 components = 0.000643435 Jy ! Clean residual min=-0.001109 max=0.001245 Jy/beam ! Clean residual mean=-0.000005 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0421311 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.0421311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070425Jy sigma=0.000638 ! Fit after self-cal, rms=0.070431Jy sigma=0.000638 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.000184843 Jy ! Component: 100 - total flux cleaned = 0.000184464 Jy ! Component: 150 - total flux cleaned = 0.000197258 Jy ! Component: 200 - total flux cleaned = 0.000207496 Jy ! Total flux subtracted in 200 components = 0.000207496 Jy ! Clean residual min=-0.001137 max=0.001217 Jy/beam ! Clean residual mean=-0.000004 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0423386 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 72 components and 0.0423386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070426Jy sigma=0.000638 ! Fit after self-cal, rms=0.070421Jy sigma=0.000638 ! 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.585 mas, bmaj=7.782 mas, bpa=0.1659 degrees ! Estimated noise=486.503 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.585 x 7.782 at 0.1659 degrees (North through East) ! Clean map min=-0.0030084 max=0.040493 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.012 mas, bmaj=6.911 mas, bpa=-2.973 degrees ! Estimated noise=866.563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0306124 Jy ! Component: 100 - total flux cleaned = 0.0366936 Jy ! Component: 150 - total flux cleaned = 0.0376204 Jy ! Component: 200 - total flux cleaned = 0.0378137 Jy ! Total flux subtracted in 200 components = 0.0378137 Jy ! Clean residual min=-0.002250 max=0.002219 Jy/beam ! Clean residual mean=0.000003 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.0378137 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0378137 Jy ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=7.782 mas, bpa=0.1659 degrees ! Estimated noise=486.503 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.00223914 Jy ! Component: 100 - total flux cleaned = 0.00352336 Jy ! Component: 150 - total flux cleaned = 0.00384426 Jy ! Component: 200 - total flux cleaned = 0.00415046 Jy ! Total flux subtracted in 200 components = 0.00415046 Jy ! Clean residual min=-0.001262 max=0.001146 Jy/beam ! Clean residual mean=-0.000001 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.0419642 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 34 components and 0.0419642 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.368 mas, bmaj=11.44 mas, bpa=-4.205 degrees ! Estimated noise=601.473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000697778 Jy ! Component: 100 - total flux cleaned = 0.00092142 Jy ! Component: 150 - total flux cleaned = 0.000999642 Jy ! Component: 200 - total flux cleaned = 0.000999111 Jy ! Total flux subtracted in 200 components = 0.000999111 Jy ! Clean residual min=-0.001209 max=0.001113 Jy/beam ! Clean residual mean=-0.000003 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0429633 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 = 2.06359e-07 Jy ! Component: 100 - total flux cleaned = -2.61365e-05 Jy ! Component: 150 - total flux cleaned = -5.02769e-05 Jy ! Component: 200 - total flux cleaned = -7.28596e-05 Jy ! Total flux subtracted in 200 components = -7.28596e-05 Jy ! Clean residual min=-0.001173 max=0.001117 Jy/beam ! Clean residual mean=-0.000003 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0428904 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 64 components and 0.0428904 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=7.782 mas, bpa=0.1659 degrees ! Estimated noise=486.503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.30347e-05 Jy ! Component: 100 - total flux cleaned = 1.20537e-05 Jy ! Component: 150 - total flux cleaned = -2.72843e-05 Jy ! Component: 200 - total flux cleaned = -6.37366e-05 Jy ! Total flux subtracted in 200 components = -6.37366e-05 Jy ! Clean residual min=-0.001188 max=0.001149 Jy/beam ! Clean residual mean=-0.000001 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.0428267 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.0428267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070431Jy sigma=0.000638 ! Fit after self-cal, rms=0.070408Jy sigma=0.000637 wmodel J1332+0719_S_2017_06_10_pus_map.mod ! Writing 78 model components to file: J1332+0719_S_2017_06_10_pus_map.mod wobs J1332+0719_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1332+0719_S_2017_06_10_pus_uvs.fits wwins J1332+0719_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J1332+0719_S_2017_06_10_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.00012662 Jy ! Component: 100 - total flux cleaned = 0.000127158 Jy ! Component: 150 - total flux cleaned = 7.05074e-05 Jy ! Component: 200 - total flux cleaned = 1.66353e-05 Jy ! Component: 250 - total flux cleaned = -3.57488e-05 Jy ! Component: 300 - total flux cleaned = -8.69994e-05 Jy ! Component: 350 - total flux cleaned = -0.000137264 Jy ! Component: 400 - total flux cleaned = -0.000169922 Jy ! Component: 450 - total flux cleaned = -0.000170122 Jy ! Component: 500 - total flux cleaned = -0.000232938 Jy ! Component: 550 - total flux cleaned = -0.000278837 Jy ! Component: 600 - total flux cleaned = -0.000323672 Jy ! Component: 650 - total flux cleaned = -0.000294162 Jy ! Component: 700 - total flux cleaned = -0.000279793 Jy ! Component: 750 - total flux cleaned = -0.000308491 Jy ! Component: 800 - total flux cleaned = -0.000280454 Jy ! Component: 850 - total flux cleaned = -0.000308177 Jy ! Component: 900 - total flux cleaned = -0.000335746 Jy ! Component: 950 - total flux cleaned = -0.000335627 Jy ! Component: 1000 - total flux cleaned = -0.000375699 Jy ! Component: 1050 - total flux cleaned = -0.000415023 Jy ! Component: 1100 - total flux cleaned = -0.000402173 Jy ! Component: 1150 - total flux cleaned = -0.000440563 Jy ! Component: 1200 - total flux cleaned = -0.00046577 Jy ! Component: 1250 - total flux cleaned = -0.000465821 Jy ! Component: 1300 - total flux cleaned = -0.000428984 Jy ! Component: 1350 - total flux cleaned = -0.000441565 Jy ! Component: 1400 - total flux cleaned = -0.000453742 Jy ! Component: 1450 - total flux cleaned = -0.000453731 Jy ! Component: 1500 - total flux cleaned = -0.000441992 Jy ! Component: 1550 - total flux cleaned = -0.00043048 Jy ! Component: 1600 - total flux cleaned = -0.000442057 Jy ! Component: 1650 - total flux cleaned = -0.000464598 Jy ! Component: 1700 - total flux cleaned = -0.000430621 Jy ! Component: 1750 - total flux cleaned = -0.00041934 Jy ! Component: 1800 - total flux cleaned = -0.000386398 Jy ! Component: 1850 - total flux cleaned = -0.000408293 Jy ! Component: 1900 - total flux cleaned = -0.000375605 Jy ! Component: 1950 - total flux cleaned = -0.000322002 Jy ! Component: 2000 - total flux cleaned = -0.000374965 Jy ! Component: 2050 - total flux cleaned = -0.000354008 Jy ! Component: 2100 - total flux cleaned = -0.000343546 Jy ! Component: 2150 - total flux cleaned = -0.000333206 Jy ! Component: 2200 - total flux cleaned = -0.000363795 Jy ! Component: 2250 - total flux cleaned = -0.000313122 Jy ! Component: 2300 - total flux cleaned = -0.000313247 Jy ! Component: 2350 - total flux cleaned = -0.000323016 Jy ! Component: 2400 - total flux cleaned = -0.000313063 Jy ! Component: 2450 - total flux cleaned = -0.000332516 Jy ! Component: 2500 - total flux cleaned = -0.000332357 Jy ! Component: 2550 - total flux cleaned = -0.000322741 Jy ! Component: 2600 - total flux cleaned = -0.000294331 Jy ! Component: 2650 - total flux cleaned = -0.000313339 Jy ! Component: 2700 - total flux cleaned = -0.000266471 Jy ! Component: 2750 - total flux cleaned = -0.00030364 Jy ! Component: 2800 - total flux cleaned = -0.000276006 Jy ! Component: 2850 - total flux cleaned = -0.000248433 Jy ! Component: 2900 - total flux cleaned = -0.000193934 Jy ! Component: 2950 - total flux cleaned = -0.000194014 Jy ! Component: 3000 - total flux cleaned = -0.000176004 Jy ! Component: 3050 - total flux cleaned = -0.000131599 Jy ! Component: 3100 - total flux cleaned = -0.000105189 Jy ! Component: 3150 - total flux cleaned = -0.00011395 Jy ! Component: 3200 - total flux cleaned = -9.65071e-05 Jy ! Component: 3250 - total flux cleaned = -7.92463e-05 Jy ! Component: 3300 - total flux cleaned = -6.20824e-05 Jy ! Component: 3350 - total flux cleaned = -7.90847e-05 Jy ! Component: 3400 - total flux cleaned = -6.21541e-05 Jy ! Component: 3450 - total flux cleaned = -3.23972e-06 Jy ! Component: 3500 - total flux cleaned = 1.34532e-05 Jy ! Component: 3550 - total flux cleaned = 1.33464e-05 Jy ! Component: 3600 - total flux cleaned = 4.98834e-06 Jy ! Component: 3650 - total flux cleaned = 2.96705e-05 Jy ! Component: 3700 - total flux cleaned = 7.04697e-05 Jy ! Component: 3750 - total flux cleaned = 6.2394e-05 Jy ! Component: 3800 - total flux cleaned = 0.000126751 Jy ! Component: 3850 - total flux cleaned = 0.00010273 Jy ! Component: 3900 - total flux cleaned = 0.000102813 Jy ! Component: 3950 - total flux cleaned = 0.00015036 Jy ! Component: 4000 - total flux cleaned = 0.000205432 Jy ! Component: 4050 - total flux cleaned = 0.00022104 Jy ! Total flux subtracted in 4096 components = 0.000236699 Jy ! Clean residual min=-0.000627 max=0.000407 Jy/beam ! Clean residual mean=0.000001 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.0430634 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 382 components and 0.0430634 Jy ![Exited script file: muppet] wmap "J1332+0719_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.585 x 7.782 at 0.1659 degrees (North through East) ! Clean map min=-0.0031556 max=0.03979 Jy/beam ! Writing clean map to FITS file: J1332+0719_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0397897 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000146214 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.1024 1.1024 2.20479 4.40959 8.81918 17.6384 35.2767 70.5534 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.039 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.585 x 7.782 at 0.1659 degrees (North through East) ! Clean map min=-0.0031556 max=0.03979 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 J1332+0719_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:54:41 2019