! Started logfile: J2210+0857_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:10:59 2016 obs J2210+0857_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2210+0857_S_2015_03_17_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969855 visibilities/baseline/integration-bin. ! Found source: J2210+0857 ! ! 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 330 lines of history. ! ! Reading 20076 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 J2210+0857_S_2015_03_17_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914247Jy sigma=0.010584 ! Fit after self-cal, rms=0.853981Jy sigma=0.009939 ! 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.621 mas, bmaj=6.607 mas, bpa=-6.48 degrees ! Estimated noise=674.894 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.104637 Jy ! Component: 100 - total flux cleaned = 0.141775 Jy ! Total flux subtracted in 100 components = 0.141775 Jy ! Clean residual min=-0.005472 max=0.015956 Jy/beam ! Clean residual mean=-0.000024 rms=0.001739 Jy/beam ! Combined flux in latest and established models = 0.141775 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.141775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088919Jy sigma=0.000872 ! Fit after self-cal, rms=0.088698Jy sigma=0.000870 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0180431 Jy ! Component: 100 - total flux cleaned = 0.0279319 Jy ! Total flux subtracted in 100 components = 0.0279319 Jy ! Clean residual min=-0.003781 max=0.007076 Jy/beam ! Clean residual mean=-0.000013 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.169707 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 0.169707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082673Jy sigma=0.000814 ! Fit after self-cal, rms=0.082635Jy sigma=0.000813 ! Inverting map ! Added new window around map position (-3.5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00731383 Jy ! Component: 100 - total flux cleaned = 0.0120378 Jy ! Total flux subtracted in 100 components = 0.0120378 Jy ! Clean residual min=-0.003607 max=0.004081 Jy/beam ! Clean residual mean=-0.000009 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.181745 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 46 components and 0.181745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081327Jy sigma=0.000804 ! Fit after self-cal, rms=0.081315Jy sigma=0.000803 ! 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.093 mas, bmaj=7.436 mas, bpa=-6.361 degrees ! Estimated noise=446.019 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.00565003 Jy ! Component: 100 - total flux cleaned = 0.00920115 Jy ! Component: 150 - total flux cleaned = 0.0116808 Jy ! Component: 200 - total flux cleaned = 0.0134287 Jy ! Total flux subtracted in 200 components = 0.0134287 Jy ! Clean residual min=-0.004514 max=0.003237 Jy/beam ! Clean residual mean=-0.000001 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.195173 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 74 components and 0.195173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080536Jy sigma=0.000801 ! Fit after self-cal, rms=0.080526Jy sigma=0.000801 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.85 HN 1.01 KP 1.10 ! LA 0.99 MK 0.98 NL 0.93 OV 1.03 ! PT 1.07 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.87 HN 1.03 KP 1.07 ! LA 0.97 MK 1.02 NL 1.03 OV 1.06 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.90 HN 1.02 KP 0.96 ! LA 0.79 MK 1.05 NL 1.14 OV 0.96 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.91 HN 0.99 KP 0.93 ! LA 0.85 MK 1.02 NL 1.00 OV 1.04 ! PT 1.08 SC 0.98 ! ! ! Fit before self-cal, rms=0.080526Jy sigma=0.000801 ! Fit after self-cal, rms=0.074714Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=7.489 mas, bpa=-6.304 degrees ! Estimated noise=447.568 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 = -7.7649e-05 Jy ! Component: 100 - total flux cleaned = -0.000130888 Jy ! Component: 150 - total flux cleaned = -0.000250755 Jy ! Component: 200 - total flux cleaned = -0.000319259 Jy ! Total flux subtracted in 200 components = -0.000319259 Jy ! Clean residual min=-0.002354 max=0.001781 Jy/beam ! Clean residual mean=0.000001 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.194854 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.194854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074698Jy sigma=0.000781 ! Fit after self-cal, rms=0.074610Jy sigma=0.000780 ! 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.074610Jy sigma=0.000780 ! Fit after self-cal, rms=0.073734Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=7.487 mas, bpa=-6.281 degrees ! Estimated noise=448.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0006059 Jy ! Component: 100 - total flux cleaned = -0.000644532 Jy ! Component: 150 - total flux cleaned = -0.000677123 Jy ! Component: 200 - total flux cleaned = -0.000719579 Jy ! Total flux subtracted in 200 components = -0.000719579 Jy ! Clean residual min=-0.001513 max=0.001442 Jy/beam ! Clean residual mean=0.000002 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.194135 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 88 components and 0.194135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073722Jy sigma=0.000777 ! Fit after self-cal, rms=0.073720Jy sigma=0.000777 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 = 3.43877e-05 Jy ! Component: 100 - total flux cleaned = -6.32607e-06 Jy ! Component: 150 - total flux cleaned = -3.01319e-05 Jy ! Component: 200 - total flux cleaned = -1.97907e-05 Jy ! Total flux subtracted in 200 components = -1.97907e-05 Jy ! Clean residual min=-0.001462 max=0.001421 Jy/beam ! Clean residual mean=0.000002 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.194115 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 0.194115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073714Jy sigma=0.000777 ! Fit after self-cal, rms=0.073713Jy sigma=0.000777 ! 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.073713Jy sigma=0.000777 ! Fit after self-cal, rms=0.073839Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=7.493 mas, bpa=-6.157 degrees ! Estimated noise=449.354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00040434 Jy ! Component: 100 - total flux cleaned = -0.000403688 Jy ! Component: 150 - total flux cleaned = -0.000428888 Jy ! Component: 200 - total flux cleaned = -0.000472031 Jy ! Total flux subtracted in 200 components = -0.000472031 Jy ! Clean residual min=-0.001395 max=0.001393 Jy/beam ! Clean residual mean=0.000002 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.193643 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 93 components and 0.193643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073831Jy sigma=0.000777 ! Fit after self-cal, rms=0.073831Jy sigma=0.000777 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.01349e-05 Jy ! Component: 100 - total flux cleaned = -8.13321e-06 Jy ! Component: 150 - total flux cleaned = -3.46292e-05 Jy ! Component: 200 - total flux cleaned = -5.10819e-05 Jy ! Total flux subtracted in 200 components = -5.10819e-05 Jy ! Clean residual min=-0.001359 max=0.001384 Jy/beam ! Clean residual mean=0.000002 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.193592 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.193592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073827Jy sigma=0.000777 ! Fit after self-cal, rms=0.073827Jy sigma=0.000777 ! 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.073827Jy sigma=0.000777 ! Fit after self-cal, rms=0.073950Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.403 mas, bmaj=11.03 mas, bpa=-0.2064 degrees ! Estimated noise=581.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00043094 Jy ! Component: 100 - total flux cleaned = -0.000496367 Jy ! Component: 150 - total flux cleaned = -0.000546507 Jy ! Component: 200 - total flux cleaned = -0.000566426 Jy ! Total flux subtracted in 200 components = -0.000566426 Jy ! Clean residual min=-0.001705 max=0.001468 Jy/beam ! Clean residual mean=0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.193025 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 103 components and 0.193025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073949Jy sigma=0.000777 ! Fit after self-cal, rms=0.073948Jy sigma=0.000777 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 = -5.11457e-05 Jy ! Component: 100 - total flux cleaned = 1.95153e-05 Jy ! Component: 150 - total flux cleaned = 5.627e-05 Jy ! Component: 200 - total flux cleaned = 6.85054e-05 Jy ! Total flux subtracted in 200 components = 6.85054e-05 Jy ! Clean residual min=-0.001696 max=0.001473 Jy/beam ! Clean residual mean=0.000002 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.193094 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 110 components and 0.193094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073951Jy sigma=0.000777 ! Fit after self-cal, rms=0.073951Jy sigma=0.000777 ! 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.145 mas, bmaj=7.499 mas, bpa=-6.047 degrees ! Estimated noise=450.449 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.145 x 7.499 at -6.047 degrees (North through East) ! Clean map min=-0.0012067 max=0.13797 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.654 mas, bmaj=6.651 mas, bpa=-6.198 degrees ! Estimated noise=689.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106551 Jy ! Component: 100 - total flux cleaned = 0.144516 Jy ! Component: 150 - total flux cleaned = 0.161643 Jy ! Component: 200 - total flux cleaned = 0.171239 Jy ! Total flux subtracted in 200 components = 0.171239 Jy ! Clean residual min=-0.002731 max=0.004832 Jy/beam ! Clean residual mean=-0.000008 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.171239 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.171239 Jy ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=7.499 mas, bpa=-6.047 degrees ! Estimated noise=450.449 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.00806023 Jy ! Component: 100 - total flux cleaned = 0.0126546 Jy ! Component: 150 - total flux cleaned = 0.0155423 Jy ! Component: 200 - total flux cleaned = 0.017475 Jy ! Total flux subtracted in 200 components = 0.017475 Jy ! Clean residual min=-0.001386 max=0.001575 Jy/beam ! Clean residual mean=-0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.188714 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 63 components and 0.188714 Jy ! Inverting map ! Added new window around map position (-7.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153861 Jy ! Component: 100 - total flux cleaned = 0.00257087 Jy ! Component: 150 - total flux cleaned = 0.00331308 Jy ! Component: 200 - total flux cleaned = 0.00365738 Jy ! Total flux subtracted in 200 components = 0.00365738 Jy ! Clean residual min=-0.001261 max=0.001307 Jy/beam ! Clean residual mean=0.000001 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.192371 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 87 components and 0.192371 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.403 mas, bmaj=11.03 mas, bpa=-0.2064 degrees ! Estimated noise=581.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00065172 Jy ! Component: 100 - total flux cleaned = 0.000767895 Jy ! Component: 150 - total flux cleaned = 0.000792208 Jy ! Component: 200 - total flux cleaned = 0.000814284 Jy ! Total flux subtracted in 200 components = 0.000814284 Jy ! Clean residual min=-0.001667 max=0.001408 Jy/beam ! Clean residual mean=0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.193186 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.88078e-05 Jy ! Component: 100 - total flux cleaned = 5.45151e-05 Jy ! Component: 150 - total flux cleaned = 8.53798e-05 Jy ! Component: 200 - total flux cleaned = 0.000106133 Jy ! Total flux subtracted in 200 components = 0.000106133 Jy ! Clean residual min=-0.001663 max=0.001410 Jy/beam ! Clean residual mean=0.000002 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.193292 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 130 components and 0.193292 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=7.499 mas, bpa=-6.047 degrees ! Estimated noise=450.449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100907 Jy ! Component: 100 - total flux cleaned = 0.00016315 Jy ! Component: 150 - total flux cleaned = 0.000204198 Jy ! Component: 200 - total flux cleaned = 0.000228907 Jy ! Total flux subtracted in 200 components = 0.000228907 Jy ! Clean residual min=-0.001272 max=0.001309 Jy/beam ! Clean residual mean=0.000002 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.193521 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 142 components and 0.193521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073927Jy sigma=0.000776 ! Fit after self-cal, rms=0.073921Jy sigma=0.000776 wmodel J2210+0857_S_2015_03_17_pus_map.mod ! Writing 142 model components to file: J2210+0857_S_2015_03_17_pus_map.mod wobs J2210+0857_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2210+0857_S_2015_03_17_pus_uvs.fits wwins J2210+0857_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J2210+0857_S_2015_03_17_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.000387502 Jy ! Component: 100 - total flux cleaned = 0.00047576 Jy ! Component: 150 - total flux cleaned = 0.000454476 Jy ! Component: 200 - total flux cleaned = 0.00049509 Jy ! Component: 250 - total flux cleaned = 0.000514724 Jy ! Component: 300 - total flux cleaned = 0.000495517 Jy ! Component: 350 - total flux cleaned = 0.000532485 Jy ! Component: 400 - total flux cleaned = 0.000477203 Jy ! Component: 450 - total flux cleaned = 0.000458798 Jy ! Component: 500 - total flux cleaned = 0.000458173 Jy ! Component: 550 - total flux cleaned = 0.000423216 Jy ! Component: 600 - total flux cleaned = 0.00037214 Jy ! Component: 650 - total flux cleaned = 0.000239769 Jy ! Component: 700 - total flux cleaned = 0.000239831 Jy ! Component: 750 - total flux cleaned = 0.000127901 Jy ! Component: 800 - total flux cleaned = 9.64565e-05 Jy ! Component: 850 - total flux cleaned = 4.97642e-05 Jy ! Component: 900 - total flux cleaned = -2.65357e-05 Jy ! Component: 950 - total flux cleaned = -8.66187e-05 Jy ! Component: 1000 - total flux cleaned = -0.000130845 Jy ! Component: 1050 - total flux cleaned = -0.000101567 Jy ! Component: 1100 - total flux cleaned = -8.75431e-05 Jy ! Component: 1150 - total flux cleaned = -7.36059e-05 Jy ! Component: 1200 - total flux cleaned = -7.38047e-05 Jy ! Component: 1250 - total flux cleaned = -8.74934e-05 Jy ! Component: 1300 - total flux cleaned = -0.00012824 Jy ! Component: 1350 - total flux cleaned = -0.000114704 Jy ! Component: 1400 - total flux cleaned = -0.000101671 Jy ! Component: 1450 - total flux cleaned = -0.000115118 Jy ! Component: 1500 - total flux cleaned = -0.000141261 Jy ! Component: 1550 - total flux cleaned = -0.00017982 Jy ! Component: 1600 - total flux cleaned = -0.000167214 Jy ! Component: 1650 - total flux cleaned = -0.000179882 Jy ! Component: 1700 - total flux cleaned = -0.000229593 Jy ! Component: 1750 - total flux cleaned = -0.000290891 Jy ! Component: 1800 - total flux cleaned = -0.000278574 Jy ! Component: 1850 - total flux cleaned = -0.000326748 Jy ! Component: 1900 - total flux cleaned = -0.000386208 Jy ! Component: 1950 - total flux cleaned = -0.000409587 Jy ! Component: 2000 - total flux cleaned = -0.000397914 Jy ! Component: 2050 - total flux cleaned = -0.000432567 Jy ! Component: 2100 - total flux cleaned = -0.000466853 Jy ! Component: 2150 - total flux cleaned = -0.000444015 Jy ! Component: 2200 - total flux cleaned = -0.000477865 Jy ! Component: 2250 - total flux cleaned = -0.000489093 Jy ! Component: 2300 - total flux cleaned = -0.000455819 Jy ! Component: 2350 - total flux cleaned = -0.000433886 Jy ! Component: 2400 - total flux cleaned = -0.000401462 Jy ! Component: 2450 - total flux cleaned = -0.000477002 Jy ! Component: 2500 - total flux cleaned = -0.000455656 Jy ! Component: 2550 - total flux cleaned = -0.000434496 Jy ! Component: 2600 - total flux cleaned = -0.000466129 Jy ! Component: 2650 - total flux cleaned = -0.000434761 Jy ! Component: 2700 - total flux cleaned = -0.000445135 Jy ! Component: 2750 - total flux cleaned = -0.000465711 Jy ! Component: 2800 - total flux cleaned = -0.000455427 Jy ! Component: 2850 - total flux cleaned = -0.000475763 Jy ! Component: 2900 - total flux cleaned = -0.000475743 Jy ! Component: 2950 - total flux cleaned = -0.000436096 Jy ! Component: 3000 - total flux cleaned = -0.000485482 Jy ! Component: 3050 - total flux cleaned = -0.000495232 Jy ! Component: 3100 - total flux cleaned = -0.000524302 Jy ! Component: 3150 - total flux cleaned = -0.0005532 Jy ! Component: 3200 - total flux cleaned = -0.000533885 Jy ! Component: 3250 - total flux cleaned = -0.000505353 Jy ! Component: 3300 - total flux cleaned = -0.00053356 Jy ! Component: 3350 - total flux cleaned = -0.000561708 Jy ! Component: 3400 - total flux cleaned = -0.000570866 Jy ! Component: 3450 - total flux cleaned = -0.000570796 Jy ! Component: 3500 - total flux cleaned = -0.000543303 Jy ! Component: 3550 - total flux cleaned = -0.000561506 Jy ! Component: 3600 - total flux cleaned = -0.00056154 Jy ! Component: 3650 - total flux cleaned = -0.00056164 Jy ! Component: 3700 - total flux cleaned = -0.000570649 Jy ! Component: 3750 - total flux cleaned = -0.000588323 Jy ! Component: 3800 - total flux cleaned = -0.000588287 Jy ! Component: 3850 - total flux cleaned = -0.000579673 Jy ! Component: 3900 - total flux cleaned = -0.000588379 Jy ! Component: 3950 - total flux cleaned = -0.000588367 Jy ! Component: 4000 - total flux cleaned = -0.000554236 Jy ! Component: 4050 - total flux cleaned = -0.000562684 Jy ! Total flux subtracted in 4096 components = -0.000579441 Jy ! Clean residual min=-0.000425 max=0.000577 Jy/beam ! Clean residual mean=0.000001 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.192941 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 449 components and 0.192941 Jy ![Exited script file: muppet] wmap "J2210+0857_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.145 x 7.499 at -6.047 degrees (North through East) ! Clean map min=-0.0008954 max=0.13841 Jy/beam ! Writing clean map to FITS file: J2210+0857_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.138412 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000154094 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.333989 0.333989 0.667979 1.33596 2.67191 5.34383 10.6877 21.3753 42.7506 85.5013 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.138 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.145 x 7.499 at -6.047 degrees (North through East) ! Clean map min=-0.0008954 max=0.13841 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 J2210+0857_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:11:04 2016