! Started logfile: J2115+2933_S_2017_10_21_pus_uvs.log on Sat May 11 21:06:25 2019 obs J2115+2933_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J2115+2933_S_2017_10_21_pus_uva.fits ! AN table 1: 20 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.780556 visibilities/baseline/integration-bin. ! Found source: J2115+2933 ! ! 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 644 lines of history. ! ! Reading 2248 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 J2115+2933_S_2017_10_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.502157Jy sigma=0.005226 ! Fit after self-cal, rms=0.492426Jy sigma=0.005125 ! 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.105 mas, bmaj=8.079 mas, bpa=-17.87 degrees ! Estimated noise=1964.27 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.392034 Jy ! Component: 100 - total flux cleaned = 0.497731 Jy ! Total flux subtracted in 100 components = 0.497731 Jy ! Clean residual min=-0.031404 max=0.040854 Jy/beam ! Clean residual mean=-0.000019 rms=0.007869 Jy/beam ! Combined flux in latest and established models = 0.497731 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.497731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149543Jy sigma=0.001461 ! Fit after self-cal, rms=0.149448Jy sigma=0.001459 ! 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.827 mas, bmaj=8.823 mas, bpa=-18 degrees ! Estimated noise=1617.78 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.0593943 Jy ! Component: 100 - total flux cleaned = 0.0923916 Jy ! Component: 150 - total flux cleaned = 0.114272 Jy ! Component: 200 - total flux cleaned = 0.129058 Jy ! Total flux subtracted in 200 components = 0.129058 Jy ! Clean residual min=-0.019854 max=0.023662 Jy/beam ! Clean residual mean=-0.000044 rms=0.005881 Jy/beam ! Combined flux in latest and established models = 0.626789 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 59 components and 0.626789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122932Jy sigma=0.001155 ! Fit after self-cal, rms=0.122846Jy sigma=0.001154 ! 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.09 FD 0.89 HN 0.94 KP 1.04 ! LA 0.99 MK 0.98 NL 0.93 OV 0.97 ! PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 0.93 HN 0.99 KP 1.02 ! LA 0.95 MK 1.00 NL 1.07 OV 0.99 ! PT 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.97 HN 0.96 KP 1.03 ! LA 0.76 MK 1.00 NL 1.30 OV 0.91 ! PT 0.93 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 0.97 KP 1.00* ! LA 1.01 MK 1.28 NL 1.00* OV 1.00* ! PT 0.95 ! ! ! Fit before self-cal, rms=0.122846Jy sigma=0.001154 ! Fit after self-cal, rms=0.100939Jy sigma=0.000856 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.849 mas, bmaj=9.021 mas, bpa=-17.87 degrees ! Estimated noise=1616.32 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.00655998 Jy ! Component: 100 - total flux cleaned = -0.00745904 Jy ! Component: 150 - total flux cleaned = -0.00817896 Jy ! Component: 200 - total flux cleaned = -0.00893479 Jy ! Total flux subtracted in 200 components = -0.00893479 Jy ! Clean residual min=-0.014506 max=0.013947 Jy/beam ! Clean residual mean=-0.000010 rms=0.003674 Jy/beam ! Combined flux in latest and established models = 0.617854 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.617854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099485Jy sigma=0.000849 ! Fit after self-cal, rms=0.099538Jy sigma=0.000848 ! 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.099538Jy sigma=0.000848 ! Fit after self-cal, rms=0.080720Jy sigma=0.000703 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.871 mas, bmaj=9.013 mas, bpa=-17.63 degrees ! Estimated noise=1613.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00215169 Jy ! Component: 100 - total flux cleaned = -0.00270701 Jy ! Component: 150 - total flux cleaned = -0.00276481 Jy ! Component: 200 - total flux cleaned = -0.00276448 Jy ! Total flux subtracted in 200 components = -0.00276448 Jy ! Clean residual min=-0.005834 max=0.004613 Jy/beam ! Clean residual mean=-0.000000 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.61509 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.61509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080521Jy sigma=0.000701 ! Fit after self-cal, rms=0.080663Jy sigma=0.000701 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.000290202 Jy ! Component: 100 - total flux cleaned = -0.00042162 Jy ! Component: 150 - total flux cleaned = -0.000495025 Jy ! Component: 200 - total flux cleaned = -0.000563578 Jy ! Total flux subtracted in 200 components = -0.000563578 Jy ! Clean residual min=-0.005828 max=0.004559 Jy/beam ! Clean residual mean=-0.000000 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.614526 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.614526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080615Jy sigma=0.000701 ! Fit after self-cal, rms=0.080609Jy sigma=0.000701 ! 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.080609Jy sigma=0.000701 ! Fit after self-cal, rms=0.080800Jy sigma=0.000700 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.869 mas, bmaj=9.029 mas, bpa=-17.65 degrees ! Estimated noise=1613.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00148881 Jy ! Component: 100 - total flux cleaned = -0.00181354 Jy ! Component: 150 - total flux cleaned = -0.00192649 Jy ! Component: 200 - total flux cleaned = -0.00202503 Jy ! Total flux subtracted in 200 components = -0.00202503 Jy ! Clean residual min=-0.005709 max=0.004398 Jy/beam ! Clean residual mean=-0.000001 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.612501 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.612501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080736Jy sigma=0.000700 ! Fit after self-cal, rms=0.080739Jy sigma=0.000699 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.000212806 Jy ! Component: 100 - total flux cleaned = -0.000271727 Jy ! Component: 150 - total flux cleaned = -0.000298499 Jy ! Component: 200 - total flux cleaned = -0.000348131 Jy ! Total flux subtracted in 200 components = -0.000348131 Jy ! Clean residual min=-0.005696 max=0.004404 Jy/beam ! Clean residual mean=-0.000001 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.612153 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 95 components and 0.612153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080716Jy sigma=0.000699 ! Fit after self-cal, rms=0.080714Jy sigma=0.000699 ! 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.080714Jy sigma=0.000699 ! Fit after self-cal, rms=0.080810Jy sigma=0.000699 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.732 mas, bmaj=10.98 mas, bpa=-10.14 degrees ! Estimated noise=1859.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000264223 Jy ! Component: 100 - total flux cleaned = -0.000348183 Jy ! Component: 150 - total flux cleaned = -0.000406492 Jy ! Component: 200 - total flux cleaned = -0.000406953 Jy ! Total flux subtracted in 200 components = -0.000406953 Jy ! Clean residual min=-0.005233 max=0.004944 Jy/beam ! Clean residual mean=-0.000003 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.611746 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 104 components and 0.611746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080798Jy sigma=0.000699 ! Fit after self-cal, rms=0.080793Jy sigma=0.000699 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.000173195 Jy ! Component: 100 - total flux cleaned = -0.000123291 Jy ! Component: 150 - total flux cleaned = -0.000103214 Jy ! Component: 200 - total flux cleaned = -8.51775e-05 Jy ! Total flux subtracted in 200 components = -8.51775e-05 Jy ! Clean residual min=-0.005255 max=0.004926 Jy/beam ! Clean residual mean=-0.000002 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.611661 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 109 components and 0.611661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080804Jy sigma=0.000699 ! Fit after self-cal, rms=0.080799Jy sigma=0.000699 ! 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.868 mas, bmaj=9.039 mas, bpa=-17.66 degrees ! Estimated noise=1613.13 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.868 x 9.039 at -17.66 degrees (North through East) ! Clean map min=-0.0055916 max=0.51917 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080799Jy sigma=0.000699 ! Fit after self-cal, rms=0.077182Jy sigma=0.000640 ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=9.045 mas, bpa=-17.65 degrees ! Estimated noise=1612.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000993443 Jy ! Component: 100 - total flux cleaned = -0.00116118 Jy ! Component: 150 - total flux cleaned = -0.00130734 Jy ! Component: 200 - total flux cleaned = -0.00145804 Jy ! Total flux subtracted in 200 components = -0.00145804 Jy ! Clean residual min=-0.005361 max=0.004355 Jy/beam ! Clean residual mean=-0.000001 rms=0.001212 Jy/beam ! Combined flux in latest and established models = 0.610203 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 113 components and 0.610203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077160Jy sigma=0.000640 ! Fit after self-cal, rms=0.077158Jy sigma=0.000640 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00010808 Jy ! Component: 100 - total flux cleaned = -0.000151849 Jy ! Component: 150 - total flux cleaned = -0.000172584 Jy ! Component: 200 - total flux cleaned = -0.000192237 Jy ! Total flux subtracted in 200 components = -0.000192237 Jy ! Clean residual min=-0.005322 max=0.004361 Jy/beam ! Clean residual mean=-0.000001 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.610011 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 115 components and 0.610011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077141Jy sigma=0.000640 ! Fit after self-cal, rms=0.077139Jy sigma=0.000640 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077139Jy sigma=0.000640 ! Fit after self-cal, rms=0.077224Jy sigma=0.000640 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.14 mas, bmaj=8.254 mas, bpa=-17.3 degrees ! Estimated noise=2002.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.398155 Jy ! Component: 100 - total flux cleaned = 0.501909 Jy ! Component: 150 - total flux cleaned = 0.542328 Jy ! Component: 200 - total flux cleaned = 0.563269 Jy ! Total flux subtracted in 200 components = 0.563269 Jy ! Clean residual min=-0.009078 max=0.010691 Jy/beam ! Clean residual mean=-0.000010 rms=0.002293 Jy/beam ! Combined flux in latest and established models = 0.563268 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.563268 Jy ! Inverting map and beam ! Estimated beam: bmin=3.869 mas, bmaj=9.051 mas, bpa=-17.64 degrees ! Estimated noise=1613 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.017755 Jy ! Component: 100 - total flux cleaned = 0.0283768 Jy ! Component: 150 - total flux cleaned = 0.035169 Jy ! Component: 200 - total flux cleaned = 0.0396098 Jy ! Total flux subtracted in 200 components = 0.0396098 Jy ! Clean residual min=-0.005537 max=0.005591 Jy/beam ! Clean residual mean=-0.000005 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.602878 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 64 components and 0.602878 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.732 mas, bmaj=11 mas, bpa=-10.14 degrees ! Estimated noise=1858.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0050434 Jy ! Component: 100 - total flux cleaned = 0.00729634 Jy ! Component: 150 - total flux cleaned = 0.00794222 Jy ! Component: 200 - total flux cleaned = 0.00803374 Jy ! Total flux subtracted in 200 components = 0.00803374 Jy ! Clean residual min=-0.004602 max=0.004921 Jy/beam ! Clean residual mean=-0.000005 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.610912 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.000125856 Jy ! Component: 100 - total flux cleaned = 0.00020378 Jy ! Component: 150 - total flux cleaned = 0.000275883 Jy ! Component: 200 - total flux cleaned = 0.000344814 Jy ! Total flux subtracted in 200 components = 0.000344814 Jy ! Clean residual min=-0.004619 max=0.004910 Jy/beam ! Clean residual mean=-0.000005 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.611257 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.611257 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.869 mas, bmaj=9.051 mas, bpa=-17.64 degrees ! Estimated noise=1613 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000674922 Jy ! Component: 100 - total flux cleaned = -0.00108832 Jy ! Component: 150 - total flux cleaned = -0.00127992 Jy ! Component: 200 - total flux cleaned = -0.00138974 Jy ! Total flux subtracted in 200 components = -0.00138974 Jy ! Clean residual min=-0.005169 max=0.004774 Jy/beam ! Clean residual mean=-0.000003 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.609867 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 82 components and 0.609867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077462Jy sigma=0.000641 ! Fit after self-cal, rms=0.077389Jy sigma=0.000641 wmodel J2115+2933_S_2017_10_21_pus_map.mod ! Writing 82 model components to file: J2115+2933_S_2017_10_21_pus_map.mod wobs J2115+2933_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J2115+2933_S_2017_10_21_pus_uvs.fits wwins J2115+2933_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J2115+2933_S_2017_10_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.000652361 Jy ! Component: 100 - total flux cleaned = -0.000248074 Jy ! Component: 150 - total flux cleaned = -0.00039613 Jy ! Component: 200 - total flux cleaned = -0.000470222 Jy ! Component: 250 - total flux cleaned = -0.000473611 Jy ! Component: 300 - total flux cleaned = -0.000476351 Jy ! Component: 350 - total flux cleaned = -0.000605796 Jy ! Component: 400 - total flux cleaned = -0.000668253 Jy ! Component: 450 - total flux cleaned = -0.00072686 Jy ! Component: 500 - total flux cleaned = -0.000901358 Jy ! Component: 550 - total flux cleaned = -0.00106964 Jy ! Component: 600 - total flux cleaned = -0.00123351 Jy ! Component: 650 - total flux cleaned = -0.00123512 Jy ! Component: 700 - total flux cleaned = -0.00139378 Jy ! Component: 750 - total flux cleaned = -0.00139397 Jy ! Component: 800 - total flux cleaned = -0.00134393 Jy ! Component: 850 - total flux cleaned = -0.0013426 Jy ! Component: 900 - total flux cleaned = -0.00134326 Jy ! Component: 950 - total flux cleaned = -0.00143615 Jy ! Component: 1000 - total flux cleaned = -0.00148218 Jy ! Component: 1050 - total flux cleaned = -0.00161684 Jy ! Component: 1100 - total flux cleaned = -0.00174981 Jy ! Component: 1150 - total flux cleaned = -0.00192433 Jy ! Component: 1200 - total flux cleaned = -0.00205301 Jy ! Component: 1250 - total flux cleaned = -0.00239144 Jy ! Component: 1300 - total flux cleaned = -0.00255757 Jy ! Component: 1350 - total flux cleaned = -0.00268023 Jy ! Component: 1400 - total flux cleaned = -0.00284116 Jy ! Component: 1450 - total flux cleaned = -0.00280114 Jy ! Component: 1500 - total flux cleaned = -0.00291881 Jy ! Component: 1550 - total flux cleaned = -0.00295758 Jy ! Component: 1600 - total flux cleaned = -0.00318542 Jy ! Component: 1650 - total flux cleaned = -0.00333437 Jy ! Component: 1700 - total flux cleaned = -0.00337156 Jy ! Component: 1750 - total flux cleaned = -0.00362686 Jy ! Component: 1800 - total flux cleaned = -0.00377073 Jy ! Component: 1850 - total flux cleaned = -0.0040196 Jy ! Component: 1900 - total flux cleaned = -0.00412509 Jy ! Component: 1950 - total flux cleaned = -0.00426402 Jy ! Component: 2000 - total flux cleaned = -0.00446968 Jy ! Component: 2050 - total flux cleaned = -0.00460535 Jy ! Component: 2100 - total flux cleaned = -0.00473986 Jy ! Component: 2150 - total flux cleaned = -0.00487322 Jy ! Component: 2200 - total flux cleaned = -0.00506976 Jy ! Component: 2250 - total flux cleaned = -0.00529671 Jy ! Component: 2300 - total flux cleaned = -0.00542455 Jy ! Component: 2350 - total flux cleaned = -0.00555139 Jy ! Component: 2400 - total flux cleaned = -0.00567676 Jy ! Component: 2450 - total flux cleaned = -0.00577012 Jy ! Component: 2500 - total flux cleaned = -0.00595455 Jy ! Component: 2550 - total flux cleaned = -0.00610719 Jy ! Component: 2600 - total flux cleaned = -0.00622815 Jy ! Component: 2650 - total flux cleaned = -0.00652569 Jy ! Component: 2700 - total flux cleaned = -0.0066433 Jy ! Component: 2750 - total flux cleaned = -0.00667245 Jy ! Component: 2800 - total flux cleaned = -0.00678822 Jy ! Component: 2850 - total flux cleaned = -0.00693096 Jy ! Component: 2900 - total flux cleaned = -0.0069878 Jy ! Component: 2950 - total flux cleaned = -0.00707234 Jy ! Component: 3000 - total flux cleaned = -0.00718335 Jy ! Component: 3050 - total flux cleaned = -0.00729341 Jy ! Component: 3100 - total flux cleaned = -0.00734771 Jy ! Component: 3150 - total flux cleaned = -0.00742898 Jy ! Component: 3200 - total flux cleaned = -0.00745593 Jy ! Component: 3250 - total flux cleaned = -0.00742946 Jy ! Component: 3300 - total flux cleaned = -0.00750876 Jy ! Component: 3350 - total flux cleaned = -0.00758708 Jy ! Component: 3400 - total flux cleaned = -0.00748333 Jy ! Component: 3450 - total flux cleaned = -0.00758637 Jy ! Component: 3500 - total flux cleaned = -0.00761177 Jy ! Component: 3550 - total flux cleaned = -0.00766253 Jy ! Component: 3600 - total flux cleaned = -0.0076876 Jy ! Component: 3650 - total flux cleaned = -0.00763795 Jy ! Component: 3700 - total flux cleaned = -0.00766304 Jy ! Component: 3750 - total flux cleaned = -0.00773701 Jy ! Component: 3800 - total flux cleaned = -0.00773688 Jy ! Component: 3850 - total flux cleaned = -0.00773691 Jy ! Component: 3900 - total flux cleaned = -0.00776105 Jy ! Component: 3950 - total flux cleaned = -0.00788078 Jy ! Component: 4000 - total flux cleaned = -0.00778556 Jy ! Component: 4050 - total flux cleaned = -0.00785671 Jy ! Total flux subtracted in 4096 components = -0.00795081 Jy ! Clean residual min=-0.001552 max=0.001822 Jy/beam ! Clean residual mean=-0.000004 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.601916 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 373 components and 0.601917 Jy ![Exited script file: muppet] wmap "J2115+2933_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.869 x 9.051 at -17.64 degrees (North through East) ! Clean map min=-0.0034949 max=0.52065 Jy/beam ! Writing clean map to FITS file: J2115+2933_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.520649 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000423753 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.244168 0.244168 0.488337 0.976673 1.95335 3.90669 7.81339 15.6268 31.2535 62.5071 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.52 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.869 x 9.051 at -17.64 degrees (North through East) ! Clean map min=-0.0034949 max=0.52065 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 J2115+2933_S_2017_10_21_pus_uvs.log closed on Sat May 11 21:06:29 2019