! Started logfile: J2035+5821_S_2017_01_21_pus_uvs.log on Sun May 5 16:02:42 2019 obs J2035+5821_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J2035+5821_S_2017_01_21_pus_uva.fits ! AN table 1: 82 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.75542 visibilities/baseline/integration-bin. ! Found source: J2035+5821 ! ! 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 558 lines of history. ! ! Reading 8920 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 J2035+5821_S_2017_01_21_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 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 263 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.835579Jy sigma=0.006431 ! Fit after self-cal, rms=0.827068Jy sigma=0.006370 ! 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.036 mas, bmaj=3.421 mas, bpa=-9.228 degrees ! Estimated noise=1679.42 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.133754 Jy ! Component: 100 - total flux cleaned = 0.177999 Jy ! Total flux subtracted in 100 components = 0.177999 Jy ! Clean residual min=-0.011841 max=0.026630 Jy/beam ! Clean residual mean=-0.000137 rms=0.003076 Jy/beam ! Combined flux in latest and established models = 0.177999 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.177999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111467Jy sigma=0.000801 ! Fit after self-cal, rms=0.111012Jy sigma=0.000797 ! Inverting map ! Added new window around map position (-4.5, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.02799 Jy ! Component: 100 - total flux cleaned = 0.0438828 Jy ! Total flux subtracted in 100 components = 0.0438828 Jy ! Clean residual min=-0.007249 max=0.009437 Jy/beam ! Clean residual mean=-0.000087 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 0.221881 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.221881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103141Jy sigma=0.000710 ! Fit after self-cal, rms=0.102618Jy sigma=0.000706 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125631 Jy ! Component: 100 - total flux cleaned = 0.0203783 Jy ! Total flux subtracted in 100 components = 0.0203783 Jy ! Clean residual min=-0.005868 max=0.007202 Jy/beam ! Clean residual mean=-0.000065 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.24226 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.24226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101094Jy sigma=0.000685 ! Fit after self-cal, rms=0.101008Jy sigma=0.000684 ! 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.689 mas, bmaj=4.162 mas, bpa=-13.25 degrees ! Estimated noise=1053.89 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.00832874 Jy ! Component: 100 - total flux cleaned = 0.0128006 Jy ! Component: 150 - total flux cleaned = 0.0157203 Jy ! Component: 200 - total flux cleaned = 0.0169029 Jy ! Total flux subtracted in 200 components = 0.0169029 Jy ! Clean residual min=-0.005643 max=0.007134 Jy/beam ! Clean residual mean=-0.000129 rms=0.001632 Jy/beam ! Combined flux in latest and established models = 0.259163 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 38 components and 0.259162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100648Jy sigma=0.000676 ! Fit after self-cal, rms=0.100611Jy sigma=0.000675 ! 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.04 FD 0.89 HN 0.94 LA 1.02 ! MK 1.00 NL 0.93 OV 1.10 PT 0.96 ! SC 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.92 HN 0.99 LA 1.00 ! MK 1.01 NL 0.96 OV 1.08 PT 0.92 ! SC 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 0.98 LA 1.00 ! MK 0.99 NL 1.00 OV 1.01 PT 0.93 ! SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.90 HN 1.00 LA 1.14 ! MK 0.91 NL 1.00* OV 1.10 PT 0.99 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.100611Jy sigma=0.000675 ! Fit after self-cal, rms=0.101019Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.692 mas, bmaj=4.177 mas, bpa=-14.91 degrees ! Estimated noise=1041.14 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.00245529 Jy ! Component: 100 - total flux cleaned = -0.00262781 Jy ! Component: 150 - total flux cleaned = -0.00257322 Jy ! Component: 200 - total flux cleaned = -0.00241972 Jy ! Total flux subtracted in 200 components = -0.00241972 Jy ! Clean residual min=-0.005840 max=0.005635 Jy/beam ! Clean residual mean=-0.000069 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.256743 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 0.256743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100834Jy sigma=0.000661 ! Fit after self-cal, rms=0.101000Jy sigma=0.000661 ! 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.101000Jy sigma=0.000661 ! Fit after self-cal, rms=0.115263Jy sigma=0.000647 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.664 mas, bmaj=4.156 mas, bpa=-15.42 degrees ! Estimated noise=1037.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000928394 Jy ! Component: 100 - total flux cleaned = 0.00125159 Jy ! Component: 150 - total flux cleaned = 0.00148466 Jy ! Component: 200 - total flux cleaned = 0.00160972 Jy ! Total flux subtracted in 200 components = 0.00160972 Jy ! Clean residual min=-0.002684 max=0.002626 Jy/beam ! Clean residual mean=-0.000016 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.258353 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.258353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115213Jy sigma=0.000647 ! Fit after self-cal, rms=0.115474Jy sigma=0.000647 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.7438e-05 Jy ! Component: 100 - total flux cleaned = 0.000137604 Jy ! Component: 150 - total flux cleaned = 0.000265919 Jy ! Component: 200 - total flux cleaned = 0.000353626 Jy ! Total flux subtracted in 200 components = 0.000353626 Jy ! Clean residual min=-0.002682 max=0.002551 Jy/beam ! Clean residual mean=-0.000015 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.258706 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.258706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115445Jy sigma=0.000646 ! Fit after self-cal, rms=0.115449Jy sigma=0.000646 ! 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.115449Jy sigma=0.000646 ! Fit after self-cal, rms=0.115884Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.659 mas, bmaj=4.138 mas, bpa=-15.64 degrees ! Estimated noise=1036.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000670182 Jy ! Component: 100 - total flux cleaned = 0.000855854 Jy ! Component: 150 - total flux cleaned = 0.00102011 Jy ! Component: 200 - total flux cleaned = 0.00116416 Jy ! Total flux subtracted in 200 components = 0.00116416 Jy ! Clean residual min=-0.002593 max=0.002468 Jy/beam ! Clean residual mean=-0.000015 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.25987 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.25987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115858Jy sigma=0.000646 ! Fit after self-cal, rms=0.115864Jy sigma=0.000646 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.75345e-05 Jy ! Component: 100 - total flux cleaned = 0.000203263 Jy ! Component: 150 - total flux cleaned = 0.000315476 Jy ! Component: 200 - total flux cleaned = 0.000417559 Jy ! Total flux subtracted in 200 components = 0.000417559 Jy ! Clean residual min=-0.002579 max=0.002459 Jy/beam ! Clean residual mean=-0.000013 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.260288 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.260288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115850Jy sigma=0.000646 ! Fit after self-cal, rms=0.115854Jy sigma=0.000646 ! 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.115854Jy sigma=0.000646 ! Fit after self-cal, rms=0.116014Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.542 mas, bmaj=7.875 mas, bpa=72.27 degrees ! Estimated noise=1369.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000884737 Jy ! Component: 100 - total flux cleaned = 0.00130626 Jy ! Component: 150 - total flux cleaned = 0.00141063 Jy ! Component: 200 - total flux cleaned = 0.00141887 Jy ! Total flux subtracted in 200 components = 0.00141887 Jy ! Clean residual min=-0.002822 max=0.002223 Jy/beam ! Clean residual mean=-0.000031 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.261707 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.261707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116022Jy sigma=0.000646 ! Fit after self-cal, rms=0.116020Jy sigma=0.000646 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.000107285 Jy ! Component: 100 - total flux cleaned = 9.91224e-05 Jy ! Component: 150 - total flux cleaned = 9.1456e-05 Jy ! Component: 200 - total flux cleaned = 8.41639e-05 Jy ! Total flux subtracted in 200 components = 8.41639e-05 Jy ! Clean residual min=-0.002804 max=0.002208 Jy/beam ! Clean residual mean=-0.000030 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.261791 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 72 components and 0.261791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116023Jy sigma=0.000646 ! Fit after self-cal, rms=0.116024Jy sigma=0.000646 ! 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.659 mas, bmaj=4.123 mas, bpa=-15.62 degrees ! Estimated noise=1036.38 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.659 x 4.123 at -15.62 degrees (North through East) ! Clean map min=-0.0024617 max=0.17128 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.009 mas, bmaj=3.397 mas, bpa=-12.59 degrees ! Estimated noise=1638.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13078 Jy ! Component: 100 - total flux cleaned = 0.180595 Jy ! Component: 150 - total flux cleaned = 0.208279 Jy ! Component: 200 - total flux cleaned = 0.224899 Jy ! Total flux subtracted in 200 components = 0.224899 Jy ! Clean residual min=-0.005204 max=0.008735 Jy/beam ! Clean residual mean=-0.000050 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.224899 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.224899 Jy ! Inverting map and beam ! Estimated beam: bmin=3.659 mas, bmaj=4.123 mas, bpa=-15.62 degrees ! Estimated noise=1036.38 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.014132 Jy ! Component: 100 - total flux cleaned = 0.0219386 Jy ! Component: 150 - total flux cleaned = 0.0268427 Jy ! Component: 200 - total flux cleaned = 0.0300701 Jy ! Total flux subtracted in 200 components = 0.0300701 Jy ! Clean residual min=-0.002875 max=0.002603 Jy/beam ! Clean residual mean=-0.000033 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.254969 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 43 components and 0.254969 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.542 mas, bmaj=7.875 mas, bpa=72.27 degrees ! Estimated noise=1369.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329284 Jy ! Component: 100 - total flux cleaned = 0.00489362 Jy ! Component: 150 - total flux cleaned = 0.00571918 Jy ! Component: 200 - total flux cleaned = 0.0061623 Jy ! Total flux subtracted in 200 components = 0.0061623 Jy ! Clean residual min=-0.002723 max=0.002219 Jy/beam ! Clean residual mean=-0.000035 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.261131 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.000230682 Jy ! Component: 100 - total flux cleaned = 0.000267617 Jy ! Component: 150 - total flux cleaned = 0.000295049 Jy ! Component: 200 - total flux cleaned = 0.000321172 Jy ! Total flux subtracted in 200 components = 0.000321172 Jy ! Clean residual min=-0.002728 max=0.002194 Jy/beam ! Clean residual mean=-0.000033 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.261452 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 69 components and 0.261452 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.659 mas, bmaj=4.123 mas, bpa=-15.62 degrees ! Estimated noise=1036.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000762351 Jy ! Component: 100 - total flux cleaned = -0.000852058 Jy ! Component: 150 - total flux cleaned = -0.000772416 Jy ! Component: 200 - total flux cleaned = -0.0006993 Jy ! Total flux subtracted in 200 components = -0.0006993 Jy ! Clean residual min=-0.002595 max=0.002604 Jy/beam ! Clean residual mean=-0.000015 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.260753 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 79 components and 0.260753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116039Jy sigma=0.000646 ! Fit after self-cal, rms=0.116042Jy sigma=0.000646 wmodel J2035+5821_S_2017_01_21_pus_map.mod ! Writing 79 model components to file: J2035+5821_S_2017_01_21_pus_map.mod wobs J2035+5821_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J2035+5821_S_2017_01_21_pus_uvs.fits wwins J2035+5821_S_2017_01_21_pus_map.win ! wwins: Wrote 2 windows to J2035+5821_S_2017_01_21_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.000389175 Jy ! Component: 100 - total flux cleaned = -0.000477029 Jy ! Component: 150 - total flux cleaned = -0.000686173 Jy ! Component: 200 - total flux cleaned = -0.000726608 Jy ! Component: 250 - total flux cleaned = -0.000766448 Jy ! Component: 300 - total flux cleaned = -0.00076707 Jy ! Component: 350 - total flux cleaned = -0.000880056 Jy ! Component: 400 - total flux cleaned = -0.000989793 Jy ! Component: 450 - total flux cleaned = -0.00106137 Jy ! Component: 500 - total flux cleaned = -0.00120126 Jy ! Component: 550 - total flux cleaned = -0.00120074 Jy ! Component: 600 - total flux cleaned = -0.00120106 Jy ! Component: 650 - total flux cleaned = -0.00116888 Jy ! Component: 700 - total flux cleaned = -0.00116937 Jy ! Component: 750 - total flux cleaned = -0.00120135 Jy ! Component: 800 - total flux cleaned = -0.00113847 Jy ! Component: 850 - total flux cleaned = -0.00107639 Jy ! Component: 900 - total flux cleaned = -0.00107648 Jy ! Component: 950 - total flux cleaned = -0.00101737 Jy ! Component: 1000 - total flux cleaned = -0.00107606 Jy ! Component: 1050 - total flux cleaned = -0.00107611 Jy ! Component: 1100 - total flux cleaned = -0.0010478 Jy ! Component: 1150 - total flux cleaned = -0.00110411 Jy ! Component: 1200 - total flux cleaned = -0.00104916 Jy ! Component: 1250 - total flux cleaned = -0.00115852 Jy ! Component: 1300 - total flux cleaned = -0.00118535 Jy ! Component: 1350 - total flux cleaned = -0.00118577 Jy ! Component: 1400 - total flux cleaned = -0.00123815 Jy ! Component: 1450 - total flux cleaned = -0.00131531 Jy ! Component: 1500 - total flux cleaned = -0.0013404 Jy ! Component: 1550 - total flux cleaned = -0.00136539 Jy ! Component: 1600 - total flux cleaned = -0.00136521 Jy ! Component: 1650 - total flux cleaned = -0.00138973 Jy ! Component: 1700 - total flux cleaned = -0.00146273 Jy ! Component: 1750 - total flux cleaned = -0.00151115 Jy ! Component: 1800 - total flux cleaned = -0.00167825 Jy ! Component: 1850 - total flux cleaned = -0.00170181 Jy ! Component: 1900 - total flux cleaned = -0.00177221 Jy ! Component: 1950 - total flux cleaned = -0.00186469 Jy ! Component: 2000 - total flux cleaned = -0.00181878 Jy ! Component: 2050 - total flux cleaned = -0.00184162 Jy ! Component: 2100 - total flux cleaned = -0.00195419 Jy ! Component: 2150 - total flux cleaned = -0.00197627 Jy ! Component: 2200 - total flux cleaned = -0.00206425 Jy ! Component: 2250 - total flux cleaned = -0.00199852 Jy ! Component: 2300 - total flux cleaned = -0.00212879 Jy ! Component: 2350 - total flux cleaned = -0.00212865 Jy ! Component: 2400 - total flux cleaned = -0.00212861 Jy ! Component: 2450 - total flux cleaned = -0.00221292 Jy ! Component: 2500 - total flux cleaned = -0.00219182 Jy ! Component: 2550 - total flux cleaned = -0.00227465 Jy ! Component: 2600 - total flux cleaned = -0.00237714 Jy ! Component: 2650 - total flux cleaned = -0.0023772 Jy ! Component: 2700 - total flux cleaned = -0.00245788 Jy ! Component: 2750 - total flux cleaned = -0.00249826 Jy ! Component: 2800 - total flux cleaned = -0.00257772 Jy ! Component: 2850 - total flux cleaned = -0.00263682 Jy ! Component: 2900 - total flux cleaned = -0.00267587 Jy ! Component: 2950 - total flux cleaned = -0.00273419 Jy ! Component: 3000 - total flux cleaned = -0.00273435 Jy ! Component: 3050 - total flux cleaned = -0.00281063 Jy ! Component: 3100 - total flux cleaned = -0.00277253 Jy ! Component: 3150 - total flux cleaned = -0.00275387 Jy ! Component: 3200 - total flux cleaned = -0.00284721 Jy ! Component: 3250 - total flux cleaned = -0.00290286 Jy ! Component: 3300 - total flux cleaned = -0.00292125 Jy ! Component: 3350 - total flux cleaned = -0.00295772 Jy ! Component: 3400 - total flux cleaned = -0.00299378 Jy ! Component: 3450 - total flux cleaned = -0.00301147 Jy ! Component: 3500 - total flux cleaned = -0.00302947 Jy ! Component: 3550 - total flux cleaned = -0.00306517 Jy ! Component: 3600 - total flux cleaned = -0.00313582 Jy ! Component: 3650 - total flux cleaned = -0.00308335 Jy ! Component: 3700 - total flux cleaned = -0.00315302 Jy ! Component: 3750 - total flux cleaned = -0.00323927 Jy ! Component: 3800 - total flux cleaned = -0.0032906 Jy ! Component: 3850 - total flux cleaned = -0.00329063 Jy ! Component: 3900 - total flux cleaned = -0.00332452 Jy ! Component: 3950 - total flux cleaned = -0.00337495 Jy ! Component: 4000 - total flux cleaned = -0.00340834 Jy ! Component: 4050 - total flux cleaned = -0.00345816 Jy ! Total flux subtracted in 4096 components = -0.00350761 Jy ! Clean residual min=-0.000979 max=0.001084 Jy/beam ! Clean residual mean=-0.000003 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.257246 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 355 components and 0.257246 Jy ![Exited script file: muppet] wmap "J2035+5821_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.659 x 4.123 at -15.62 degrees (North through East) ! Clean map min=-0.0017172 max=0.17138 Jy/beam ! Writing clean map to FITS file: J2035+5821_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.171383 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000282323 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.494196 0.494196 0.988391 1.97678 3.95356 7.90713 15.8143 31.6285 63.257 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.171 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.659 x 4.123 at -15.62 degrees (North through East) ! Clean map min=-0.0017172 max=0.17138 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 J2035+5821_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:02:47 2019