! Started logfile: J1908+4235_S_2017_06_15_pus_uvs.log on Tue May 7 15:26:16 2019 obs J1908+4235_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1908+4235_S_2017_06_15_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980989 visibilities/baseline/integration-bin. ! Found source: J1908+4235 ! ! 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 603 lines of history. ! ! Reading 30548 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 J1908+4235_S_2017_06_15_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 931 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.907641Jy sigma=0.009372 ! Fit after self-cal, rms=0.899461Jy sigma=0.009297 ! 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.848 mas, bmaj=5.156 mas, bpa=-11.9 degrees ! Estimated noise=766.546 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.0759466 Jy ! Component: 100 - total flux cleaned = 0.0962778 Jy ! Total flux subtracted in 100 components = 0.0962778 Jy ! Clean residual min=-0.004450 max=0.010944 Jy/beam ! Clean residual mean=0.000007 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.0962778 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0962778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073787Jy sigma=0.000725 ! Fit after self-cal, rms=0.073782Jy sigma=0.000725 ! Inverting map ! Added new window around map position (2.5, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116989 Jy ! Component: 100 - total flux cleaned = 0.0190369 Jy ! Total flux subtracted in 100 components = 0.0190369 Jy ! Clean residual min=-0.003719 max=0.004208 Jy/beam ! Clean residual mean=0.000005 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.115315 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.115315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071236Jy sigma=0.000696 ! Fit after self-cal, rms=0.071165Jy sigma=0.000695 ! 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.553 mas, bmaj=5.967 mas, bpa=-10.33 degrees ! Estimated noise=451.944 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.00780477 Jy ! Component: 100 - total flux cleaned = 0.0122885 Jy ! Component: 150 - total flux cleaned = 0.0151925 Jy ! Component: 200 - total flux cleaned = 0.017186 Jy ! Total flux subtracted in 200 components = 0.017186 Jy ! Clean residual min=-0.002162 max=0.002333 Jy/beam ! Clean residual mean=0.000000 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.132501 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 57 components and 0.132501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070271Jy sigma=0.000685 ! Fit after self-cal, rms=0.070232Jy sigma=0.000684 ! 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.11 FD 0.93 HN 0.98 KP 1.01 ! LA 1.02 MK 1.01 NL 0.90 OV 0.99 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.01 KP 0.96 ! LA 0.94 MK 1.00 NL 1.05 OV 1.07 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.03 HN 1.00 KP 0.98 ! LA 0.96 MK 1.04 NL 1.00 OV 0.99 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.97 KP 1.00* ! LA 1.01 MK 1.16 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.070232Jy sigma=0.000684 ! Fit after self-cal, rms=0.070805Jy sigma=0.000681 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.569 mas, bmaj=5.987 mas, bpa=-10.1 degrees ! Estimated noise=451.703 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.00169238 Jy ! Component: 100 - total flux cleaned = 0.00218906 Jy ! Component: 150 - total flux cleaned = 0.00221182 Jy ! Component: 200 - total flux cleaned = 0.00219616 Jy ! Total flux subtracted in 200 components = 0.00219616 Jy ! Clean residual min=-0.002022 max=0.001920 Jy/beam ! Clean residual mean=-0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.134697 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.134697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070763Jy sigma=0.000681 ! Fit after self-cal, rms=0.070777Jy sigma=0.000680 ! 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.070777Jy sigma=0.000680 ! Fit after self-cal, rms=0.070545Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=5.97 mas, bpa=-10.17 degrees ! Estimated noise=452.528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000750332 Jy ! Component: 100 - total flux cleaned = 0.000589933 Jy ! Component: 150 - total flux cleaned = 0.000553421 Jy ! Component: 200 - total flux cleaned = 0.000522518 Jy ! Total flux subtracted in 200 components = 0.000522518 Jy ! Clean residual min=-0.001174 max=0.001189 Jy/beam ! Clean residual mean=-0.000003 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.135219 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.135219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070527Jy sigma=0.000673 ! Fit after self-cal, rms=0.070551Jy sigma=0.000673 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 = 1.02683e-05 Jy ! Component: 100 - total flux cleaned = -4.3851e-06 Jy ! Component: 150 - total flux cleaned = -2.94548e-05 Jy ! Component: 200 - total flux cleaned = -3.99682e-05 Jy ! Total flux subtracted in 200 components = -3.99682e-05 Jy ! Clean residual min=-0.001184 max=0.001214 Jy/beam ! Clean residual mean=-0.000003 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.135179 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.135179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070545Jy sigma=0.000673 ! Fit after self-cal, rms=0.070544Jy sigma=0.000673 ! Inverting map ! Added new window around map position (-103, 63.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000908115 Jy ! Component: 100 - total flux cleaned = 0.001023 Jy ! Component: 150 - total flux cleaned = 0.00112339 Jy ! Component: 200 - total flux cleaned = 0.00117792 Jy ! Total flux subtracted in 200 components = 0.00117792 Jy ! Clean residual min=-0.001125 max=0.001090 Jy/beam ! Clean residual mean=-0.000003 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.136357 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 103 components and 0.136357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070522Jy sigma=0.000672 ! Fit after self-cal, rms=0.070521Jy sigma=0.000672 ! 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.070521Jy sigma=0.000672 ! Fit after self-cal, rms=0.070791Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=5.972 mas, bpa=-10.14 degrees ! Estimated noise=452.392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000390434 Jy ! Component: 100 - total flux cleaned = 0.000444769 Jy ! Component: 150 - total flux cleaned = 0.000492193 Jy ! Component: 200 - total flux cleaned = 0.000506657 Jy ! Total flux subtracted in 200 components = 0.000506657 Jy ! Clean residual min=-0.001064 max=0.001086 Jy/beam ! Clean residual mean=-0.000004 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.136864 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 109 components and 0.136864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070783Jy sigma=0.000672 ! Fit after self-cal, rms=0.070785Jy sigma=0.000672 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 = 9.69447e-05 Jy ! Component: 100 - total flux cleaned = 9.73938e-05 Jy ! Component: 150 - total flux cleaned = 0.000123939 Jy ! Component: 200 - total flux cleaned = 0.000123655 Jy ! Total flux subtracted in 200 components = 0.000123655 Jy ! Clean residual min=-0.001053 max=0.001072 Jy/beam ! Clean residual mean=-0.000004 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.136988 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 113 components and 0.136988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070781Jy sigma=0.000672 ! Fit after self-cal, rms=0.070781Jy sigma=0.000672 ! 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.070781Jy sigma=0.000672 ! Fit after self-cal, rms=0.070805Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.736 mas, bmaj=9.624 mas, bpa=-8.975 degrees ! Estimated noise=550.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000335726 Jy ! Component: 100 - total flux cleaned = 0.000359716 Jy ! Component: 150 - total flux cleaned = 0.000340289 Jy ! Component: 200 - total flux cleaned = 0.000331735 Jy ! Total flux subtracted in 200 components = 0.000331735 Jy ! Clean residual min=-0.001292 max=0.001050 Jy/beam ! Clean residual mean=-0.000007 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.137319 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 124 components and 0.137319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070804Jy sigma=0.000672 ! Fit after self-cal, rms=0.070803Jy sigma=0.000672 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.48603e-05 Jy ! Component: 100 - total flux cleaned = 3.34303e-05 Jy ! Component: 150 - total flux cleaned = 1.81354e-05 Jy ! Component: 200 - total flux cleaned = 1.13318e-05 Jy ! Total flux subtracted in 200 components = 1.13318e-05 Jy ! Clean residual min=-0.001291 max=0.001038 Jy/beam ! Clean residual mean=-0.000007 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.137331 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 130 components and 0.137331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070803Jy sigma=0.000672 ! Fit after self-cal, rms=0.070803Jy sigma=0.000672 ! 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.578 mas, bmaj=5.973 mas, bpa=-10.15 degrees ! Estimated noise=452.498 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.578 x 5.973 at -10.15 degrees (North through East) ! Clean map min=-0.001005 max=0.099742 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.868 mas, bmaj=5.163 mas, bpa=-11.82 degrees ! Estimated noise=773.258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0761113 Jy ! Component: 100 - total flux cleaned = 0.0977608 Jy ! Component: 150 - total flux cleaned = 0.110151 Jy ! Component: 200 - total flux cleaned = 0.117864 Jy ! Total flux subtracted in 200 components = 0.117864 Jy ! Clean residual min=-0.002649 max=0.004082 Jy/beam ! Clean residual mean=0.000001 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.117864 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.117864 Jy ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=5.973 mas, bpa=-10.15 degrees ! Estimated noise=452.498 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.00692041 Jy ! Component: 100 - total flux cleaned = 0.0109032 Jy ! Component: 150 - total flux cleaned = 0.0133792 Jy ! Component: 200 - total flux cleaned = 0.0150934 Jy ! Total flux subtracted in 200 components = 0.0150934 Jy ! Clean residual min=-0.001197 max=0.001172 Jy/beam ! Clean residual mean=-0.000003 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.132957 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 55 components and 0.132957 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.736 mas, bmaj=9.624 mas, bpa=-8.975 degrees ! Estimated noise=550.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180353 Jy ! Component: 100 - total flux cleaned = 0.00286568 Jy ! Component: 150 - total flux cleaned = 0.00333231 Jy ! Component: 200 - total flux cleaned = 0.00365544 Jy ! Total flux subtracted in 200 components = 0.00365544 Jy ! Clean residual min=-0.001296 max=0.001039 Jy/beam ! Clean residual mean=-0.000007 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.136612 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.000122507 Jy ! Component: 100 - total flux cleaned = 0.000227513 Jy ! Component: 150 - total flux cleaned = 0.000318652 Jy ! Component: 200 - total flux cleaned = 0.000387395 Jy ! Total flux subtracted in 200 components = 0.000387395 Jy ! Clean residual min=-0.001283 max=0.001021 Jy/beam ! Clean residual mean=-0.000007 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.137 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 96 components and 0.137 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=5.973 mas, bpa=-10.15 degrees ! Estimated noise=452.498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000225847 Jy ! Component: 100 - total flux cleaned = 0.000225722 Jy ! Component: 150 - total flux cleaned = 0.000206706 Jy ! Component: 200 - total flux cleaned = 0.000188431 Jy ! Total flux subtracted in 200 components = 0.000188431 Jy ! Clean residual min=-0.001028 max=0.001123 Jy/beam ! Clean residual mean=-0.000004 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.137188 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.137188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070815Jy sigma=0.000672 ! Fit after self-cal, rms=0.070808Jy sigma=0.000672 wmodel J1908+4235_S_2017_06_15_pus_map.mod ! Writing 114 model components to file: J1908+4235_S_2017_06_15_pus_map.mod wobs J1908+4235_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1908+4235_S_2017_06_15_pus_uvs.fits wwins J1908+4235_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J1908+4235_S_2017_06_15_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.000335993 Jy ! Component: 100 - total flux cleaned = 0.000374571 Jy ! Component: 150 - total flux cleaned = 0.000392826 Jy ! Component: 200 - total flux cleaned = 0.00039249 Jy ! Component: 250 - total flux cleaned = 0.000324734 Jy ! Component: 300 - total flux cleaned = 0.00027478 Jy ! Component: 350 - total flux cleaned = 0.000178273 Jy ! Component: 400 - total flux cleaned = 0.000162577 Jy ! Component: 450 - total flux cleaned = 0.000101093 Jy ! Component: 500 - total flux cleaned = 7.08654e-05 Jy ! Component: 550 - total flux cleaned = -3.28267e-05 Jy ! Component: 600 - total flux cleaned = -7.65383e-05 Jy ! Component: 650 - total flux cleaned = -0.000234006 Jy ! Component: 700 - total flux cleaned = -0.00027622 Jy ! Component: 750 - total flux cleaned = -0.000373475 Jy ! Component: 800 - total flux cleaned = -0.000469416 Jy ! Component: 850 - total flux cleaned = -0.000523484 Jy ! Component: 900 - total flux cleaned = -0.000656946 Jy ! Component: 950 - total flux cleaned = -0.000748769 Jy ! Component: 1000 - total flux cleaned = -0.000839512 Jy ! Component: 1050 - total flux cleaned = -0.000903458 Jy ! Component: 1100 - total flux cleaned = -0.00100419 Jy ! Component: 1150 - total flux cleaned = -0.00111597 Jy ! Component: 1200 - total flux cleaned = -0.00114069 Jy ! Component: 1250 - total flux cleaned = -0.00120157 Jy ! Component: 1300 - total flux cleaned = -0.00128594 Jy ! Component: 1350 - total flux cleaned = -0.00133353 Jy ! Component: 1400 - total flux cleaned = -0.0014279 Jy ! Component: 1450 - total flux cleaned = -0.00147464 Jy ! Component: 1500 - total flux cleaned = -0.0015556 Jy ! Component: 1550 - total flux cleaned = -0.00160147 Jy ! Component: 1600 - total flux cleaned = -0.00165833 Jy ! Component: 1650 - total flux cleaned = -0.00172582 Jy ! Component: 1700 - total flux cleaned = -0.00180363 Jy ! Component: 1750 - total flux cleaned = -0.00184765 Jy ! Component: 1800 - total flux cleaned = -0.00189138 Jy ! Component: 1850 - total flux cleaned = -0.00194538 Jy ! Component: 1900 - total flux cleaned = -0.0019561 Jy ! Component: 1950 - total flux cleaned = -0.00204102 Jy ! Component: 2000 - total flux cleaned = -0.00206194 Jy ! Component: 2050 - total flux cleaned = -0.00207245 Jy ! Component: 2100 - total flux cleaned = -0.00220693 Jy ! Component: 2150 - total flux cleaned = -0.00222736 Jy ! Component: 2200 - total flux cleaned = -0.00227823 Jy ! Component: 2250 - total flux cleaned = -0.00231856 Jy ! Component: 2300 - total flux cleaned = -0.00238862 Jy ! Component: 2350 - total flux cleaned = -0.00241822 Jy ! Component: 2400 - total flux cleaned = -0.00245772 Jy ! Component: 2450 - total flux cleaned = -0.00252626 Jy ! Component: 2500 - total flux cleaned = -0.00255536 Jy ! Component: 2550 - total flux cleaned = -0.0026327 Jy ! Component: 2600 - total flux cleaned = -0.00270926 Jy ! Component: 2650 - total flux cleaned = -0.0028043 Jy ! Component: 2700 - total flux cleaned = -0.00282334 Jy ! Component: 2750 - total flux cleaned = -0.00291703 Jy ! Component: 2800 - total flux cleaned = -0.00295435 Jy ! Component: 2850 - total flux cleaned = -0.00304686 Jy ! Component: 2900 - total flux cleaned = -0.00312963 Jy ! Component: 2950 - total flux cleaned = -0.00316615 Jy ! Component: 3000 - total flux cleaned = -0.00324792 Jy ! Component: 3050 - total flux cleaned = -0.00334718 Jy ! Component: 3100 - total flux cleaned = -0.00341882 Jy ! Component: 3150 - total flux cleaned = -0.00342765 Jy ! Component: 3200 - total flux cleaned = -0.00353392 Jy ! Component: 3250 - total flux cleaned = -0.0035779 Jy ! Component: 3300 - total flux cleaned = -0.00363908 Jy ! Component: 3350 - total flux cleaned = -0.00367389 Jy ! Component: 3400 - total flux cleaned = -0.0037257 Jy ! Component: 3450 - total flux cleaned = -0.00378584 Jy ! Component: 3500 - total flux cleaned = -0.00383708 Jy ! Component: 3550 - total flux cleaned = -0.00390507 Jy ! Component: 3600 - total flux cleaned = -0.00393041 Jy ! Component: 3650 - total flux cleaned = -0.00397249 Jy ! Component: 3700 - total flux cleaned = -0.00404765 Jy ! Component: 3750 - total flux cleaned = -0.00411404 Jy ! Component: 3800 - total flux cleaned = -0.00414699 Jy ! Component: 3850 - total flux cleaned = -0.0042045 Jy ! Component: 3900 - total flux cleaned = -0.00423714 Jy ! Component: 3950 - total flux cleaned = -0.00428586 Jy ! Component: 4000 - total flux cleaned = -0.0043263 Jy ! Component: 4050 - total flux cleaned = -0.00435042 Jy ! Total flux subtracted in 4096 components = -0.00440646 Jy ! Clean residual min=-0.000491 max=0.000544 Jy/beam ! Clean residual mean=-0.000001 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.132782 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 405 components and 0.132782 Jy ![Exited script file: muppet] wmap "J1908+4235_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.578 x 5.973 at -10.15 degrees (North through East) ! Clean map min=-0.00083641 max=0.099857 Jy/beam ! Writing clean map to FITS file: J1908+4235_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.099857 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000146168 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.439131 0.439131 0.878262 1.75652 3.51305 7.0261 14.0522 28.1044 56.2088 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.099 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.578 x 5.973 at -10.15 degrees (North through East) ! Clean map min=-0.00083641 max=0.099857 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 J1908+4235_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:26:21 2019