! Started logfile: J0523+6007_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:06:11 2017 obs J0523+6007_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0523+6007_S_2015_01_23_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.785491 visibilities/baseline/integration-bin. ! Found source: J0523+6007 ! ! 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 338 lines of history. ! ! Reading 17108 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 J0523+6007_S_2015_01_23_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 312 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.959217Jy sigma=0.011577 ! Fit after self-cal, rms=0.934197Jy sigma=0.011289 ! 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.892 mas, bmaj=4.313 mas, bpa=-51.8 degrees ! Estimated noise=952.774 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.0500542 Jy ! Component: 100 - total flux cleaned = 0.064027 Jy ! Total flux subtracted in 100 components = 0.064027 Jy ! Clean residual min=-0.003087 max=0.005521 Jy/beam ! Clean residual mean=0.000010 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.064027 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.064027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069617Jy sigma=0.000778 ! Fit after self-cal, rms=0.069582Jy sigma=0.000778 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00589368 Jy ! Component: 100 - total flux cleaned = 0.00840493 Jy ! Total flux subtracted in 100 components = 0.00840493 Jy ! Clean residual min=-0.002866 max=0.002765 Jy/beam ! Clean residual mean=0.000013 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.0724319 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.0724319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068864Jy sigma=0.000769 ! Fit after self-cal, rms=0.068853Jy sigma=0.000769 ! 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.555 mas, bmaj=5.332 mas, bpa=-50.23 degrees ! Estimated noise=493.831 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.00364073 Jy ! Component: 100 - total flux cleaned = 0.00527197 Jy ! Component: 150 - total flux cleaned = 0.00628664 Jy ! Component: 200 - total flux cleaned = 0.00694657 Jy ! Total flux subtracted in 200 components = 0.00694657 Jy ! Clean residual min=-0.002658 max=0.002212 Jy/beam ! Clean residual mean=0.000018 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0793785 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 0.0793785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068668Jy sigma=0.000767 ! Fit after self-cal, rms=0.068663Jy sigma=0.000766 ! 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.00 FD 1.00* HN 0.97 KP 1.08 ! LA 0.98 MK 1.01 NL 1.00 OV 1.01 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.04 KP 0.99 ! LA 0.97 MK 1.02 NL 0.99 OV 1.02 ! PT 0.99 SC 1.16 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* HN 1.03 KP 0.88 ! LA 0.98 MK 1.03 NL 1.05 OV 1.00 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.00* HN 0.98 KP 0.83 ! LA 0.81 MK 0.99 NL 1.01 OV 0.98 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.068663Jy sigma=0.000766 ! Fit after self-cal, rms=0.067714Jy sigma=0.000763 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.584 mas, bmaj=5.361 mas, bpa=-50.44 degrees ! Estimated noise=493.902 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.000127674 Jy ! Component: 100 - total flux cleaned = -0.000219773 Jy ! Component: 150 - total flux cleaned = -0.000205389 Jy ! Component: 200 - total flux cleaned = -0.000205431 Jy ! Total flux subtracted in 200 components = -0.000205431 Jy ! Clean residual min=-0.001756 max=0.002009 Jy/beam ! Clean residual mean=0.000016 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.079173 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.079173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067705Jy sigma=0.000763 ! Fit after self-cal, rms=0.067696Jy sigma=0.000763 ! 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.067696Jy sigma=0.000763 ! Fit after self-cal, rms=0.069908Jy sigma=0.000761 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.568 mas, bmaj=5.38 mas, bpa=-50.2 degrees ! Estimated noise=493.198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000115714 Jy ! Component: 100 - total flux cleaned = 1.55879e-05 Jy ! Component: 150 - total flux cleaned = 1.65728e-05 Jy ! Component: 200 - total flux cleaned = 7.04409e-06 Jy ! Total flux subtracted in 200 components = 7.04409e-06 Jy ! Clean residual min=-0.001419 max=0.001782 Jy/beam ! Clean residual mean=0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0791801 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.0791801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069902Jy sigma=0.000761 ! Fit after self-cal, rms=0.069964Jy sigma=0.000761 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) ! Added new window around map position (-1.5, -79). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146421 Jy ! Component: 100 - total flux cleaned = 0.00165266 Jy ! Component: 150 - total flux cleaned = 0.00170305 Jy ! Component: 200 - total flux cleaned = 0.00181463 Jy ! Total flux subtracted in 200 components = 0.00181463 Jy ! Clean residual min=-0.001376 max=0.001647 Jy/beam ! Clean residual mean=0.000003 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0809947 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 66 components and 0.0809947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069929Jy sigma=0.000760 ! Fit after self-cal, rms=0.069922Jy sigma=0.000760 ! Inverting map ! Added new window around map position (102.5, -106.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146202 Jy ! Component: 100 - total flux cleaned = 0.00157217 Jy ! Component: 150 - total flux cleaned = 0.00168334 Jy ! Component: 200 - total flux cleaned = 0.00175743 Jy ! Total flux subtracted in 200 components = 0.00175743 Jy ! Clean residual min=-0.001241 max=0.001414 Jy/beam ! Clean residual mean=0.000003 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0827521 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.0827521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069884Jy sigma=0.000760 ! Fit after self-cal, rms=0.069884Jy sigma=0.000760 ! 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.069884Jy sigma=0.000760 ! Fit after self-cal, rms=0.069923Jy sigma=0.000760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.562 mas, bmaj=5.397 mas, bpa=-49.9 degrees ! Estimated noise=490.786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000448822 Jy ! Component: 100 - total flux cleaned = 0.000474158 Jy ! Component: 150 - total flux cleaned = 0.000539052 Jy ! Component: 200 - total flux cleaned = 0.000519923 Jy ! Total flux subtracted in 200 components = 0.000519923 Jy ! Clean residual min=-0.001161 max=0.001358 Jy/beam ! Clean residual mean=0.000002 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.0832721 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 92 components and 0.083272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069907Jy sigma=0.000760 ! Fit after self-cal, rms=0.069915Jy sigma=0.000760 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 = 4.61071e-05 Jy ! Component: 100 - total flux cleaned = 8.44946e-06 Jy ! Component: 150 - total flux cleaned = -2.63469e-05 Jy ! Component: 200 - total flux cleaned = -2.65509e-05 Jy ! Total flux subtracted in 200 components = -2.65509e-05 Jy ! Clean residual min=-0.001156 max=0.001344 Jy/beam ! Clean residual mean=0.000002 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.0832455 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 98 components and 0.0832455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069906Jy sigma=0.000759 ! Fit after self-cal, rms=0.069906Jy sigma=0.000759 ! Inverting map ! Added new window around map position (14.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130077 Jy ! Component: 100 - total flux cleaned = 0.00201931 Jy ! Component: 150 - total flux cleaned = 0.00214568 Jy ! Component: 200 - total flux cleaned = 0.00212547 Jy ! Total flux subtracted in 200 components = 0.00212547 Jy ! Clean residual min=-0.001054 max=0.001110 Jy/beam ! Clean residual mean=0.000001 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.085371 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 126 components and 0.085371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069883Jy sigma=0.000759 ! Fit after self-cal, rms=0.069880Jy sigma=0.000759 ! 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.069880Jy sigma=0.000759 ! Fit after self-cal, rms=0.069902Jy sigma=0.000759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.472 mas, bmaj=8.826 mas, bpa=-73.52 degrees ! Estimated noise=607.762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000565124 Jy ! Component: 100 - total flux cleaned = 0.000519621 Jy ! Component: 150 - total flux cleaned = 0.00044408 Jy ! Component: 200 - total flux cleaned = 0.00044458 Jy ! Total flux subtracted in 200 components = 0.00044458 Jy ! Clean residual min=-0.001133 max=0.001219 Jy/beam ! Clean residual mean=0.000000 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.0858156 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 146 components and 0.0858156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069897Jy sigma=0.000759 ! Fit after self-cal, rms=0.069897Jy sigma=0.000759 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) ! Added new window around map position (-77.5, -80.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000432741 Jy ! Component: 100 - total flux cleaned = 0.000733018 Jy ! Component: 150 - total flux cleaned = 0.000776218 Jy ! Component: 200 - total flux cleaned = 0.000775618 Jy ! Total flux subtracted in 200 components = 0.000775618 Jy ! Clean residual min=-0.000823 max=0.000851 Jy/beam ! Clean residual mean=-0.000000 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.0865912 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 179 components and 0.0865912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069878Jy sigma=0.000759 ! Fit after self-cal, rms=0.069875Jy sigma=0.000759 ! 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.555 mas, bmaj=5.406 mas, bpa=-49.68 degrees ! Estimated noise=489.603 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.555 x 5.406 at -49.68 degrees (North through East) ! Clean map min=-0.00099717 max=0.065498 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=4.364 mas, bpa=-50.89 degrees ! Estimated noise=955.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0500039 Jy ! Component: 100 - total flux cleaned = 0.0652716 Jy ! Component: 150 - total flux cleaned = 0.0713972 Jy ! Component: 200 - total flux cleaned = 0.0726695 Jy ! Total flux subtracted in 200 components = 0.0726695 Jy ! Clean residual min=-0.002666 max=0.002587 Jy/beam ! Clean residual mean=-0.000002 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.0726695 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0726695 Jy ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=5.406 mas, bpa=-49.68 degrees ! Estimated noise=489.603 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.00313008 Jy ! Component: 100 - total flux cleaned = 0.00515786 Jy ! Component: 150 - total flux cleaned = 0.00651436 Jy ! Component: 200 - total flux cleaned = 0.00749867 Jy ! Total flux subtracted in 200 components = 0.00749867 Jy ! Clean residual min=-0.001348 max=0.001350 Jy/beam ! Clean residual mean=0.000002 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.0801682 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 43 components and 0.0801682 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.472 mas, bmaj=8.826 mas, bpa=-73.52 degrees ! Estimated noise=607.762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168096 Jy ! Component: 100 - total flux cleaned = 0.00229002 Jy ! Component: 150 - total flux cleaned = 0.00283847 Jy ! Component: 200 - total flux cleaned = 0.00342758 Jy ! Total flux subtracted in 200 components = 0.00342758 Jy ! Clean residual min=-0.001166 max=0.001023 Jy/beam ! Clean residual mean=0.000000 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0835958 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.000427616 Jy ! Component: 100 - total flux cleaned = 0.000755789 Jy ! Component: 150 - total flux cleaned = 0.001111 Jy ! Component: 200 - total flux cleaned = 0.00141121 Jy ! Total flux subtracted in 200 components = 0.00141121 Jy ! Clean residual min=-0.000947 max=0.000857 Jy/beam ! Clean residual mean=0.000000 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.085007 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 108 components and 0.085007 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=5.406 mas, bpa=-49.68 degrees ! Estimated noise=489.603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000161566 Jy ! Component: 100 - total flux cleaned = 0.000193015 Jy ! Component: 150 - total flux cleaned = 0.000306363 Jy ! Component: 200 - total flux cleaned = 0.000412529 Jy ! Total flux subtracted in 200 components = 0.000412529 Jy ! Clean residual min=-0.001008 max=0.000977 Jy/beam ! Clean residual mean=-0.000000 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.0854195 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 137 components and 0.0854195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069894Jy sigma=0.000759 ! Fit after self-cal, rms=0.069883Jy sigma=0.000759 wmodel J0523+6007_S_2015_01_23_pus_map.mod ! Writing 137 model components to file: J0523+6007_S_2015_01_23_pus_map.mod wobs J0523+6007_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0523+6007_S_2015_01_23_pus_uvs.fits wwins J0523+6007_S_2015_01_23_pus_map.win ! wwins: Wrote 5 windows to J0523+6007_S_2015_01_23_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.00011841 Jy ! Component: 100 - total flux cleaned = -0.000167513 Jy ! Component: 150 - total flux cleaned = -0.000293348 Jy ! Component: 200 - total flux cleaned = -0.000415162 Jy ! Component: 250 - total flux cleaned = -0.000474365 Jy ! Component: 300 - total flux cleaned = -0.000503544 Jy ! Component: 350 - total flux cleaned = -0.000588153 Jy ! Component: 400 - total flux cleaned = -0.000643118 Jy ! Component: 450 - total flux cleaned = -0.000697325 Jy ! Component: 500 - total flux cleaned = -0.000710461 Jy ! Component: 550 - total flux cleaned = -0.000775954 Jy ! Component: 600 - total flux cleaned = -0.000788999 Jy ! Component: 650 - total flux cleaned = -0.000852679 Jy ! Component: 700 - total flux cleaned = -0.000852469 Jy ! Component: 750 - total flux cleaned = -0.00086507 Jy ! Component: 800 - total flux cleaned = -0.000865207 Jy ! Component: 850 - total flux cleaned = -0.0008533 Jy ! Component: 900 - total flux cleaned = -0.000853218 Jy ! Component: 950 - total flux cleaned = -0.000805904 Jy ! Component: 1000 - total flux cleaned = -0.000805703 Jy ! Component: 1050 - total flux cleaned = -0.000771158 Jy ! Component: 1100 - total flux cleaned = -0.000737169 Jy ! Component: 1150 - total flux cleaned = -0.000770802 Jy ! Component: 1200 - total flux cleaned = -0.000726291 Jy ! Component: 1250 - total flux cleaned = -0.000704286 Jy ! Component: 1300 - total flux cleaned = -0.000682564 Jy ! Component: 1350 - total flux cleaned = -0.000639692 Jy ! Component: 1400 - total flux cleaned = -0.000639722 Jy ! Component: 1450 - total flux cleaned = -0.000629428 Jy ! Component: 1500 - total flux cleaned = -0.000639935 Jy ! Component: 1550 - total flux cleaned = -0.000650365 Jy ! Component: 1600 - total flux cleaned = -0.000640147 Jy ! Component: 1650 - total flux cleaned = -0.000650264 Jy ! Component: 1700 - total flux cleaned = -0.000580482 Jy ! Component: 1750 - total flux cleaned = -0.000550799 Jy ! Component: 1800 - total flux cleaned = -0.000521344 Jy ! Component: 1850 - total flux cleaned = -0.000463104 Jy ! Component: 1900 - total flux cleaned = -0.00045349 Jy ! Component: 1950 - total flux cleaned = -0.000415419 Jy ! Component: 2000 - total flux cleaned = -0.000377612 Jy ! Component: 2050 - total flux cleaned = -0.000377555 Jy ! Component: 2100 - total flux cleaned = -0.000340308 Jy ! Component: 2150 - total flux cleaned = -0.000331067 Jy ! Component: 2200 - total flux cleaned = -0.000340284 Jy ! Component: 2250 - total flux cleaned = -0.000303917 Jy ! Component: 2300 - total flux cleaned = -0.000304023 Jy ! Component: 2350 - total flux cleaned = -0.000286007 Jy ! Component: 2400 - total flux cleaned = -0.000330379 Jy ! Component: 2450 - total flux cleaned = -0.000339195 Jy ! Component: 2500 - total flux cleaned = -0.00035676 Jy ! Component: 2550 - total flux cleaned = -0.000382851 Jy ! Component: 2600 - total flux cleaned = -0.0004346 Jy ! Component: 2650 - total flux cleaned = -0.000425975 Jy ! Component: 2700 - total flux cleaned = -0.000451564 Jy ! Component: 2750 - total flux cleaned = -0.000510621 Jy ! Component: 2800 - total flux cleaned = -0.000493751 Jy ! Component: 2850 - total flux cleaned = -0.000518864 Jy ! Component: 2900 - total flux cleaned = -0.000560256 Jy ! Component: 2950 - total flux cleaned = -0.000584904 Jy ! Component: 3000 - total flux cleaned = -0.000609391 Jy ! Component: 3050 - total flux cleaned = -0.000658118 Jy ! Component: 3100 - total flux cleaned = -0.00071451 Jy ! Component: 3150 - total flux cleaned = -0.000714503 Jy ! Component: 3200 - total flux cleaned = -0.000746357 Jy ! Component: 3250 - total flux cleaned = -0.000770073 Jy ! Component: 3300 - total flux cleaned = -0.000793616 Jy ! Component: 3350 - total flux cleaned = -0.00081703 Jy ! Component: 3400 - total flux cleaned = -0.000801535 Jy ! Component: 3450 - total flux cleaned = -0.000832347 Jy ! Component: 3500 - total flux cleaned = -0.00084763 Jy ! Component: 3550 - total flux cleaned = -0.000893454 Jy ! Component: 3600 - total flux cleaned = -0.000900973 Jy ! Component: 3650 - total flux cleaned = -0.000900979 Jy ! Component: 3700 - total flux cleaned = -0.000938413 Jy ! Component: 3750 - total flux cleaned = -0.00096812 Jy ! Component: 3800 - total flux cleaned = -0.000938426 Jy ! Component: 3850 - total flux cleaned = -0.00098268 Jy ! Component: 3900 - total flux cleaned = -0.00101941 Jy ! Component: 3950 - total flux cleaned = -0.00105585 Jy ! Component: 4000 - total flux cleaned = -0.00107041 Jy ! Component: 4050 - total flux cleaned = -0.00112089 Jy ! Total flux subtracted in 4096 components = -0.00113529 Jy ! Clean residual min=-0.000415 max=0.000416 Jy/beam ! Clean residual mean=-0.000000 rms=0.000125 Jy/beam ! Combined flux in latest and established models = 0.0842842 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 398 components and 0.0842842 Jy ![Exited script file: muppet] wmap "J0523+6007_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.555 x 5.406 at -49.68 degrees (North through East) ! Clean map min=-0.0011 max=0.065259 Jy/beam ! Writing clean map to FITS file: J0523+6007_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0652589 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00012473 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.573392 0.573392 1.14678 2.29357 4.58713 9.17427 18.3485 36.6971 73.3942 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.065 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.555 x 5.406 at -49.68 degrees (North through East) ! Clean map min=-0.0011 max=0.065259 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 J0523+6007_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:06:17 2017