! Started logfile: J0902+4310_S_2017_07_16_pus_uvs.log on Thu May 9 11:04:54 2019 obs J0902+4310_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0902+4310_S_2017_07_16_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.765462 visibilities/baseline/integration-bin. ! Found source: J0902+4310 ! ! 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 815 lines of history. ! ! Reading 11436 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 J0902+4310_S_2017_07_16_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 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 517 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.720507Jy sigma=0.006641 ! Fit after self-cal, rms=0.676498Jy sigma=0.006258 ! 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.031 mas, bmaj=4.262 mas, bpa=2.906 degrees ! Estimated noise=1374.98 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.251721 Jy ! Component: 100 - total flux cleaned = 0.308245 Jy ! Total flux subtracted in 100 components = 0.308245 Jy ! Clean residual min=-0.012584 max=0.020320 Jy/beam ! Clean residual mean=0.000015 rms=0.003074 Jy/beam ! Combined flux in latest and established models = 0.308245 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.308245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098248Jy sigma=0.000843 ! Fit after self-cal, rms=0.098248Jy sigma=0.000843 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.022546 Jy ! Component: 100 - total flux cleaned = 0.0349006 Jy ! Total flux subtracted in 100 components = 0.0349006 Jy ! Clean residual min=-0.010131 max=0.015874 Jy/beam ! Clean residual mean=0.000010 rms=0.002546 Jy/beam ! Combined flux in latest and established models = 0.343145 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.343145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091926Jy sigma=0.000790 ! Fit after self-cal, rms=0.091882Jy sigma=0.000790 ! Inverting map ! Added new window around map position (6.5, -16.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153979 Jy ! Component: 100 - total flux cleaned = 0.0243324 Jy ! Total flux subtracted in 100 components = 0.0243324 Jy ! Clean residual min=-0.009527 max=0.012079 Jy/beam ! Clean residual mean=0.000001 rms=0.002242 Jy/beam ! Combined flux in latest and established models = 0.367478 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.367478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088634Jy sigma=0.000758 ! Fit after self-cal, rms=0.088454Jy sigma=0.000757 ! 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.528 mas, bmaj=5.221 mas, bpa=8.449 degrees ! Estimated noise=842.384 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 (10, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114515 Jy ! Component: 100 - total flux cleaned = 0.0187236 Jy ! Component: 150 - total flux cleaned = 0.0240042 Jy ! Component: 200 - total flux cleaned = 0.0275704 Jy ! Total flux subtracted in 200 components = 0.0275704 Jy ! Clean residual min=-0.006444 max=0.006110 Jy/beam ! Clean residual mean=-0.000012 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 0.395048 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 62 components and 0.395048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086624Jy sigma=0.000740 ! Fit after self-cal, rms=0.086534Jy sigma=0.000739 ! 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.97 FD 1.00* HN 0.96 KP 1.03 ! LA 1.02 MK 1.01 NL 0.92 OV 1.05 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.76 FD 1.00* HN 1.01 KP 1.00 ! LA 0.98 MK 1.03 NL 1.05 OV 1.07 ! PT 1.00 SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00* HN 0.99 KP 0.99 ! LA 1.01 MK 1.06 NL 1.02 OV 0.96 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.01 KP 1.00* ! LA 1.02 MK 1.14 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.086534Jy sigma=0.000739 ! Fit after self-cal, rms=0.080990Jy sigma=0.000700 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.568 mas, bmaj=5.247 mas, bpa=8.915 degrees ! Estimated noise=843.505 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.5, -24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00609256 Jy ! Component: 100 - total flux cleaned = 0.00924402 Jy ! Component: 150 - total flux cleaned = 0.010678 Jy ! Component: 200 - total flux cleaned = 0.0117448 Jy ! Total flux subtracted in 200 components = 0.0117448 Jy ! Clean residual min=-0.003580 max=0.004077 Jy/beam ! Clean residual mean=-0.000012 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.406793 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 90 components and 0.406793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080454Jy sigma=0.000694 ! Fit after self-cal, rms=0.080430Jy sigma=0.000694 ! 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.080430Jy sigma=0.000694 ! Fit after self-cal, rms=0.077189Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.564 mas, bmaj=5.227 mas, bpa=9.033 degrees ! Estimated noise=841.734 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029607 Jy ! Component: 100 - total flux cleaned = 0.00463011 Jy ! Component: 150 - total flux cleaned = 0.00528554 Jy ! Component: 200 - total flux cleaned = 0.00586725 Jy ! Total flux subtracted in 200 components = 0.00586725 Jy ! Clean residual min=-0.002805 max=0.002677 Jy/beam ! Clean residual mean=-0.000008 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.41266 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 119 components and 0.41266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077024Jy sigma=0.000664 ! Fit after self-cal, rms=0.077030Jy 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 = 0.00076078 Jy ! Component: 100 - total flux cleaned = 0.00121336 Jy ! Component: 150 - total flux cleaned = 0.00172158 Jy ! Component: 200 - total flux cleaned = 0.00213788 Jy ! Total flux subtracted in 200 components = 0.00213788 Jy ! Clean residual min=-0.002525 max=0.002542 Jy/beam ! Clean residual mean=-0.000008 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.414798 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 130 components and 0.414798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076964Jy sigma=0.000663 ! Fit after self-cal, rms=0.076959Jy sigma=0.000663 ! 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.076959Jy sigma=0.000663 ! Fit after self-cal, rms=0.077011Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.564 mas, bmaj=5.229 mas, bpa=9.153 degrees ! Estimated noise=841.537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135309 Jy ! Component: 100 - total flux cleaned = 0.00207142 Jy ! Component: 150 - total flux cleaned = 0.00243647 Jy ! Component: 200 - total flux cleaned = 0.0028935 Jy ! Total flux subtracted in 200 components = 0.0028935 Jy ! Clean residual min=-0.002377 max=0.002302 Jy/beam ! Clean residual mean=-0.000008 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.417692 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 137 components and 0.417692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076954Jy sigma=0.000663 ! Fit after self-cal, rms=0.076951Jy 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 = 0.000423953 Jy ! Component: 100 - total flux cleaned = 0.000614361 Jy ! Component: 150 - total flux cleaned = 0.000791741 Jy ! Component: 200 - total flux cleaned = 0.000956303 Jy ! Total flux subtracted in 200 components = 0.000956303 Jy ! Clean residual min=-0.002261 max=0.002251 Jy/beam ! Clean residual mean=-0.000007 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.418648 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 143 components and 0.418648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076920Jy sigma=0.000662 ! Fit after self-cal, rms=0.076918Jy 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.076918Jy sigma=0.000662 ! Fit after self-cal, rms=0.076973Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.3 mas, bmaj=8.945 mas, bpa=10.14 degrees ! Estimated noise=1070.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139018 Jy ! Component: 100 - total flux cleaned = 0.00201656 Jy ! Component: 150 - total flux cleaned = 0.00244734 Jy ! Component: 200 - total flux cleaned = 0.00273772 Jy ! Total flux subtracted in 200 components = 0.00273772 Jy ! Clean residual min=-0.002232 max=0.002263 Jy/beam ! Clean residual mean=-0.000014 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.421386 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 161 components and 0.421386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076953Jy sigma=0.000662 ! Fit after self-cal, rms=0.076952Jy 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 = 0.000307865 Jy ! Component: 100 - total flux cleaned = 0.000570379 Jy ! Component: 150 - total flux cleaned = 0.000729505 Jy ! Component: 200 - total flux cleaned = 0.000849811 Jy ! Total flux subtracted in 200 components = 0.000849811 Jy ! Clean residual min=-0.002131 max=0.002224 Jy/beam ! Clean residual mean=-0.000013 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.422236 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 168 components and 0.422236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076947Jy sigma=0.000662 ! Fit after self-cal, rms=0.076946Jy 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.564 mas, bmaj=5.231 mas, bpa=9.246 degrees ! Estimated noise=841.645 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.564 x 5.231 at 9.246 degrees (North through East) ! Clean map min=-0.0019374 max=0.32345 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.063 mas, bmaj=4.285 mas, bpa=4.478 degrees ! Estimated noise=1377.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.250831 Jy ! Component: 100 - total flux cleaned = 0.307246 Jy ! Component: 150 - total flux cleaned = 0.329501 Jy ! Component: 200 - total flux cleaned = 0.344481 Jy ! Total flux subtracted in 200 components = 0.344481 Jy ! Clean residual min=-0.005913 max=0.008616 Jy/beam ! Clean residual mean=0.000010 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.344481 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.344481 Jy ! Inverting map and beam ! Estimated beam: bmin=3.564 mas, bmaj=5.231 mas, bpa=9.246 degrees ! Estimated noise=841.645 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.0155919 Jy ! Component: 100 - total flux cleaned = 0.0267646 Jy ! Component: 150 - total flux cleaned = 0.0353263 Jy ! Component: 200 - total flux cleaned = 0.042163 Jy ! Total flux subtracted in 200 components = 0.042163 Jy ! Clean residual min=-0.003276 max=0.004263 Jy/beam ! Clean residual mean=-0.000011 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.386644 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 80 components and 0.386644 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.3 mas, bmaj=8.945 mas, bpa=10.14 degrees ! Estimated noise=1070.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105759 Jy ! Component: 100 - total flux cleaned = 0.0176299 Jy ! Component: 150 - total flux cleaned = 0.0226814 Jy ! Component: 200 - total flux cleaned = 0.0263806 Jy ! Total flux subtracted in 200 components = 0.0263806 Jy ! Clean residual min=-0.002899 max=0.002681 Jy/beam ! Clean residual mean=-0.000018 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.413025 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276594 Jy ! Component: 100 - total flux cleaned = 0.00485345 Jy ! Component: 150 - total flux cleaned = 0.00643757 Jy ! Component: 200 - total flux cleaned = 0.0076458 Jy ! Total flux subtracted in 200 components = 0.0076458 Jy ! Clean residual min=-0.002220 max=0.002268 Jy/beam ! Clean residual mean=-0.000014 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.420671 Jy ! Adding 111 model components to the UV plane model. ! The established model now contains 172 components and 0.420671 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.564 mas, bmaj=5.231 mas, bpa=9.246 degrees ! Estimated noise=841.645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000931308 Jy ! Component: 100 - total flux cleaned = 0.00120184 Jy ! Component: 150 - total flux cleaned = 0.00134231 Jy ! Component: 200 - total flux cleaned = 0.00142504 Jy ! Total flux subtracted in 200 components = 0.00142504 Jy ! Clean residual min=-0.002107 max=0.002292 Jy/beam ! Clean residual mean=-0.000006 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.422096 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 197 components and 0.422096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077009Jy sigma=0.000662 ! Fit after self-cal, rms=0.076991Jy sigma=0.000662 wmodel J0902+4310_S_2017_07_16_pus_map.mod ! Writing 197 model components to file: J0902+4310_S_2017_07_16_pus_map.mod wobs J0902+4310_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0902+4310_S_2017_07_16_pus_uvs.fits wwins J0902+4310_S_2017_07_16_pus_map.win ! wwins: Wrote 4 windows to J0902+4310_S_2017_07_16_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.00071269 Jy ! Component: 100 - total flux cleaned = 0.00127934 Jy ! Component: 150 - total flux cleaned = 0.00149321 Jy ! Component: 200 - total flux cleaned = 0.00180028 Jy ! Component: 250 - total flux cleaned = 0.0019978 Jy ! Component: 300 - total flux cleaned = 0.0021907 Jy ! Component: 350 - total flux cleaned = 0.00241061 Jy ! Component: 400 - total flux cleaned = 0.00265649 Jy ! Component: 450 - total flux cleaned = 0.00286734 Jy ! Component: 500 - total flux cleaned = 0.0030438 Jy ! Component: 550 - total flux cleaned = 0.00310163 Jy ! Component: 600 - total flux cleaned = 0.00321526 Jy ! Component: 650 - total flux cleaned = 0.00329965 Jy ! Component: 700 - total flux cleaned = 0.00346489 Jy ! Component: 750 - total flux cleaned = 0.00365348 Jy ! Component: 800 - total flux cleaned = 0.00373242 Jy ! Component: 850 - total flux cleaned = 0.0038892 Jy ! Component: 900 - total flux cleaned = 0.00399216 Jy ! Component: 950 - total flux cleaned = 0.00411941 Jy ! Component: 1000 - total flux cleaned = 0.00427 Jy ! Component: 1050 - total flux cleaned = 0.00432004 Jy ! Component: 1100 - total flux cleaned = 0.0044909 Jy ! Component: 1150 - total flux cleaned = 0.00449127 Jy ! Component: 1200 - total flux cleaned = 0.0046819 Jy ! Component: 1250 - total flux cleaned = 0.00472886 Jy ! Component: 1300 - total flux cleaned = 0.00484502 Jy ! Component: 1350 - total flux cleaned = 0.00498263 Jy ! Component: 1400 - total flux cleaned = 0.00516396 Jy ! Component: 1450 - total flux cleaned = 0.00525381 Jy ! Component: 1500 - total flux cleaned = 0.00536453 Jy ! Component: 1550 - total flux cleaned = 0.00538674 Jy ! Component: 1600 - total flux cleaned = 0.00551709 Jy ! Component: 1650 - total flux cleaned = 0.0056459 Jy ! Component: 1700 - total flux cleaned = 0.00564555 Jy ! Component: 1750 - total flux cleaned = 0.00583485 Jy ! Component: 1800 - total flux cleaned = 0.00577235 Jy ! Component: 1850 - total flux cleaned = 0.00587555 Jy ! Component: 1900 - total flux cleaned = 0.0058961 Jy ! Component: 1950 - total flux cleaned = 0.00585555 Jy ! Component: 2000 - total flux cleaned = 0.00585573 Jy ! Component: 2050 - total flux cleaned = 0.00601382 Jy ! Component: 2100 - total flux cleaned = 0.00605291 Jy ! Component: 2150 - total flux cleaned = 0.00603328 Jy ! Component: 2200 - total flux cleaned = 0.00605268 Jy ! Component: 2250 - total flux cleaned = 0.00609078 Jy ! Component: 2300 - total flux cleaned = 0.00601536 Jy ! Component: 2350 - total flux cleaned = 0.00612765 Jy ! Component: 2400 - total flux cleaned = 0.00610904 Jy ! Component: 2450 - total flux cleaned = 0.00629274 Jy ! Component: 2500 - total flux cleaned = 0.00625608 Jy ! Component: 2550 - total flux cleaned = 0.00640014 Jy ! Component: 2600 - total flux cleaned = 0.00641794 Jy ! Component: 2650 - total flux cleaned = 0.00643542 Jy ! Component: 2700 - total flux cleaned = 0.00641797 Jy ! Component: 2750 - total flux cleaned = 0.0065052 Jy ! Component: 2800 - total flux cleaned = 0.00659159 Jy ! Component: 2850 - total flux cleaned = 0.00662596 Jy ! Component: 2900 - total flux cleaned = 0.00671076 Jy ! Component: 2950 - total flux cleaned = 0.00679478 Jy ! Component: 3000 - total flux cleaned = 0.0068114 Jy ! Component: 3050 - total flux cleaned = 0.00687762 Jy ! Component: 3100 - total flux cleaned = 0.00699303 Jy ! Component: 3150 - total flux cleaned = 0.0071238 Jy ! Component: 3200 - total flux cleaned = 0.00722121 Jy ! Component: 3250 - total flux cleaned = 0.00731769 Jy ! Component: 3300 - total flux cleaned = 0.00744523 Jy ! Component: 3350 - total flux cleaned = 0.00752426 Jy ! Component: 3400 - total flux cleaned = 0.00760256 Jy ! Component: 3450 - total flux cleaned = 0.00768059 Jy ! Component: 3500 - total flux cleaned = 0.00774275 Jy ! Component: 3550 - total flux cleaned = 0.00789645 Jy ! Component: 3600 - total flux cleaned = 0.00801847 Jy ! Component: 3650 - total flux cleaned = 0.00807893 Jy ! Component: 3700 - total flux cleaned = 0.00813911 Jy ! Component: 3750 - total flux cleaned = 0.00830356 Jy ! Component: 3800 - total flux cleaned = 0.00842219 Jy ! Component: 3850 - total flux cleaned = 0.00848097 Jy ! Component: 3900 - total flux cleaned = 0.00858347 Jy ! Component: 3950 - total flux cleaned = 0.00869995 Jy ! Component: 4000 - total flux cleaned = 0.00874335 Jy ! Component: 4050 - total flux cleaned = 0.00891551 Jy ! Total flux subtracted in 4096 components = 0.00897255 Jy ! Clean residual min=-0.000968 max=0.000831 Jy/beam ! Clean residual mean=-0.000003 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.431068 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 496 components and 0.431068 Jy ![Exited script file: muppet] wmap "J0902+4310_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.564 x 5.231 at 9.246 degrees (North through East) ! Clean map min=-0.0013382 max=0.32343 Jy/beam ! Writing clean map to FITS file: J0902+4310_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.323431 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000255467 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.23696 0.23696 0.47392 0.947839 1.89568 3.79136 7.58271 15.1654 30.3309 60.6617 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.323 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.564 x 5.231 at 9.246 degrees (North through East) ! Clean map min=-0.0013382 max=0.32343 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 J0902+4310_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:04:59 2019