! Started logfile: J2307+3230_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:13:05 2016 obs J2307+3230_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2307+3230_S_2015_03_17_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.669223 visibilities/baseline/integration-bin. ! Found source: J2307+3230 ! ! 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 13612 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 J2307+3230_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 220 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 220 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 220 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 220 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.818493Jy sigma=0.009369 ! Fit after self-cal, rms=0.725392Jy sigma=0.008303 ! 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.106 mas, bmaj=4.718 mas, bpa=-7.983 degrees ! Estimated noise=802.502 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.198357 Jy ! Component: 100 - total flux cleaned = 0.262533 Jy ! Total flux subtracted in 100 components = 0.262533 Jy ! Clean residual min=-0.012473 max=0.028742 Jy/beam ! Clean residual mean=-0.000049 rms=0.003646 Jy/beam ! Combined flux in latest and established models = 0.262533 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.262533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115238Jy sigma=0.001185 ! Fit after self-cal, rms=0.114836Jy sigma=0.001181 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0333122 Jy ! Component: 100 - total flux cleaned = 0.0532604 Jy ! Total flux subtracted in 100 components = 0.0532604 Jy ! Clean residual min=-0.009649 max=0.013593 Jy/beam ! Clean residual mean=-0.000036 rms=0.002430 Jy/beam ! Combined flux in latest and established models = 0.315794 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 29 components and 0.315794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097988Jy sigma=0.000999 ! Fit after self-cal, rms=0.097816Jy sigma=0.000997 ! Inverting map ! Added new window around map position (4, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158009 Jy ! Component: 100 - total flux cleaned = 0.0269366 Jy ! Total flux subtracted in 100 components = 0.0269366 Jy ! Clean residual min=-0.008853 max=0.009809 Jy/beam ! Clean residual mean=-0.000033 rms=0.002041 Jy/beam ! Combined flux in latest and established models = 0.34273 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 59 components and 0.34273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092477Jy sigma=0.000940 ! Fit after self-cal, rms=0.092373Jy sigma=0.000939 ! 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.912 mas, bmaj=5.757 mas, bpa=-9.637 degrees ! Estimated noise=546.255 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.0174503 Jy ! Component: 100 - total flux cleaned = 0.029517 Jy ! Component: 150 - total flux cleaned = 0.038161 Jy ! Component: 200 - total flux cleaned = 0.0443858 Jy ! Total flux subtracted in 200 components = 0.0443858 Jy ! Clean residual min=-0.009230 max=0.014273 Jy/beam ! Clean residual mean=-0.000063 rms=0.002639 Jy/beam ! Combined flux in latest and established models = 0.387116 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 90 components and 0.387116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087728Jy sigma=0.000893 ! Fit after self-cal, rms=0.087606Jy sigma=0.000892 ! Inverting map ! Added new window around map position (9.5, -14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139359 Jy ! Component: 100 - total flux cleaned = 0.0220204 Jy ! Component: 150 - total flux cleaned = 0.027813 Jy ! Component: 200 - total flux cleaned = 0.0323579 Jy ! Total flux subtracted in 200 components = 0.0323579 Jy ! Clean residual min=-0.007946 max=0.008479 Jy/beam ! Clean residual mean=-0.000057 rms=0.002059 Jy/beam ! Combined flux in latest and established models = 0.419474 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 140 components and 0.419474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084916Jy sigma=0.000863 ! Fit after self-cal, rms=0.084604Jy sigma=0.000860 ! 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 0.99 FD 0.98 HN 0.96 KP 1.07 ! LA 0.96 MK 1.01 NL 0.90 OV 1.01 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.03 KP 1.06 ! LA 0.94 MK 1.02 NL 1.02 OV 1.05 ! PT 1.03 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.91 FD 1.02 HN 1.01 KP 0.94 ! LA 0.78 MK 1.10 NL 1.15 OV 0.98 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.06 HN 0.98 KP 0.92 ! LA 0.83 MK 1.08 NL 1.01 OV 0.96 ! PT 1.04 SC 0.99 ! ! ! Fit before self-cal, rms=0.084604Jy sigma=0.000860 ! Fit after self-cal, rms=0.076526Jy sigma=0.000793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.972 mas, bmaj=5.814 mas, bpa=-9.305 degrees ! Estimated noise=546.16 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 = -2.92497e-05 Jy ! Component: 100 - total flux cleaned = 8.11736e-05 Jy ! Component: 150 - total flux cleaned = 0.0003804 Jy ! Component: 200 - total flux cleaned = 0.000559847 Jy ! Total flux subtracted in 200 components = 0.000559847 Jy ! Clean residual min=-0.004176 max=0.004988 Jy/beam ! Clean residual mean=-0.000025 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.420034 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 163 components and 0.420034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076183Jy sigma=0.000789 ! Fit after self-cal, rms=0.076122Jy sigma=0.000788 ! 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.076122Jy sigma=0.000788 ! Fit after self-cal, rms=0.076098Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.968 mas, bmaj=5.814 mas, bpa=-9.931 degrees ! Estimated noise=546.503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000583387 Jy ! Component: 100 - total flux cleaned = 0.00066692 Jy ! Component: 150 - total flux cleaned = 0.000871215 Jy ! Component: 200 - total flux cleaned = 0.000807353 Jy ! Total flux subtracted in 200 components = 0.000807353 Jy ! Clean residual min=-0.002528 max=0.003703 Jy/beam ! Clean residual mean=-0.000005 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.420841 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 179 components and 0.420841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075916Jy sigma=0.000776 ! Fit after self-cal, rms=0.075915Jy sigma=0.000776 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 (16.5, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336921 Jy ! Component: 100 - total flux cleaned = 0.00512586 Jy ! Component: 150 - total flux cleaned = 0.00567463 Jy ! Component: 200 - total flux cleaned = 0.00593195 Jy ! Total flux subtracted in 200 components = 0.00593195 Jy ! Clean residual min=-0.002381 max=0.002429 Jy/beam ! Clean residual mean=-0.000005 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.426773 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 203 components and 0.426773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075740Jy sigma=0.000774 ! Fit after self-cal, rms=0.075732Jy sigma=0.000774 ! 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.075732Jy sigma=0.000774 ! Fit after self-cal, rms=0.075632Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.974 mas, bmaj=5.816 mas, bpa=-10.15 degrees ! Estimated noise=546.481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000993609 Jy ! Component: 100 - total flux cleaned = 0.00135534 Jy ! Component: 150 - total flux cleaned = 0.00156152 Jy ! Component: 200 - total flux cleaned = 0.0016966 Jy ! Total flux subtracted in 200 components = 0.0016966 Jy ! Clean residual min=-0.002063 max=0.002410 Jy/beam ! Clean residual mean=-0.000004 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.42847 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 220 components and 0.42847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075557Jy sigma=0.000772 ! Fit after self-cal, rms=0.075547Jy sigma=0.000772 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.000329666 Jy ! Component: 100 - total flux cleaned = 0.000369475 Jy ! Component: 150 - total flux cleaned = 0.000405379 Jy ! Component: 200 - total flux cleaned = 0.000438453 Jy ! Total flux subtracted in 200 components = 0.000438453 Jy ! Clean residual min=-0.002018 max=0.002352 Jy/beam ! Clean residual mean=-0.000005 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.428908 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 231 components and 0.428908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075517Jy sigma=0.000772 ! Fit after self-cal, rms=0.075513Jy sigma=0.000772 ! 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.075513Jy sigma=0.000772 ! Fit after self-cal, rms=0.075504Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.631 mas, bmaj=9.074 mas, bpa=-5.021 degrees ! Estimated noise=669.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146724 Jy ! Component: 100 - total flux cleaned = 0.00169118 Jy ! Component: 150 - total flux cleaned = 0.00173819 Jy ! Component: 200 - total flux cleaned = 0.00166251 Jy ! Total flux subtracted in 200 components = 0.00166251 Jy ! Clean residual min=-0.002409 max=0.002894 Jy/beam ! Clean residual mean=-0.000010 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.430571 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 253 components and 0.430571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075480Jy sigma=0.000771 ! Fit after self-cal, rms=0.075470Jy sigma=0.000771 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.000268085 Jy ! Component: 100 - total flux cleaned = 0.00023423 Jy ! Component: 150 - total flux cleaned = 0.000291512 Jy ! Component: 200 - total flux cleaned = 0.00029038 Jy ! Total flux subtracted in 200 components = 0.00029038 Jy ! Clean residual min=-0.002227 max=0.002708 Jy/beam ! Clean residual mean=-0.000011 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.430861 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 268 components and 0.430861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075472Jy sigma=0.000771 ! Fit after self-cal, rms=0.075467Jy sigma=0.000771 ! 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.979 mas, bmaj=5.819 mas, bpa=-10.25 degrees ! Estimated noise=546.66 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.979 x 5.819 at -10.25 degrees (North through East) ! Clean map min=-0.0021342 max=0.26568 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.16 mas, bmaj=4.781 mas, bpa=-8.977 degrees ! Estimated noise=808.963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.199709 Jy ! Component: 100 - total flux cleaned = 0.264445 Jy ! Component: 150 - total flux cleaned = 0.295639 Jy ! Component: 200 - total flux cleaned = 0.314304 Jy ! Total flux subtracted in 200 components = 0.314304 Jy ! Clean residual min=-0.005745 max=0.010136 Jy/beam ! Clean residual mean=-0.000009 rms=0.001860 Jy/beam ! Combined flux in latest and established models = 0.314304 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.314304 Jy ! Inverting map and beam ! Estimated beam: bmin=3.979 mas, bmaj=5.819 mas, bpa=-10.25 degrees ! Estimated noise=546.66 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.0233889 Jy ! Component: 100 - total flux cleaned = 0.0403743 Jy ! Component: 150 - total flux cleaned = 0.0532824 Jy ! Component: 200 - total flux cleaned = 0.0634049 Jy ! Total flux subtracted in 200 components = 0.0634049 Jy ! Clean residual min=-0.004093 max=0.006840 Jy/beam ! Clean residual mean=-0.000023 rms=0.001552 Jy/beam ! Combined flux in latest and established models = 0.377709 Jy ! Adding 95 model components to the UV plane model. ! The established model now contains 121 components and 0.377709 Jy ! Inverting map ! Added new window around map position (1.5, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.008245 Jy ! Component: 100 - total flux cleaned = 0.0149754 Jy ! Component: 150 - total flux cleaned = 0.0206238 Jy ! Component: 200 - total flux cleaned = 0.0254006 Jy ! Total flux subtracted in 200 components = 0.0254006 Jy ! Clean residual min=-0.002772 max=0.003530 Jy/beam ! Clean residual mean=-0.000015 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.40311 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 170 components and 0.40311 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.631 mas, bmaj=9.074 mas, bpa=-5.021 degrees ! Estimated noise=669.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00730743 Jy ! Component: 100 - total flux cleaned = 0.0125791 Jy ! Component: 150 - total flux cleaned = 0.0165573 Jy ! Component: 200 - total flux cleaned = 0.0196045 Jy ! Total flux subtracted in 200 components = 0.0196045 Jy ! Clean residual min=-0.002747 max=0.002980 Jy/beam ! Clean residual mean=-0.000017 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.422714 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.00235791 Jy ! Component: 100 - total flux cleaned = 0.00420017 Jy ! Component: 150 - total flux cleaned = 0.00564631 Jy ! Component: 200 - total flux cleaned = 0.00678434 Jy ! Total flux subtracted in 200 components = 0.00678434 Jy ! Clean residual min=-0.002389 max=0.002271 Jy/beam ! Clean residual mean=-0.000013 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.429499 Jy ! Adding 126 model components to the UV plane model. ! The established model now contains 276 components and 0.429499 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.979 mas, bmaj=5.819 mas, bpa=-10.25 degrees ! Estimated noise=546.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000868443 Jy ! Component: 100 - total flux cleaned = 0.00123493 Jy ! Component: 150 - total flux cleaned = 0.00147248 Jy ! Component: 200 - total flux cleaned = 0.0016125 Jy ! Total flux subtracted in 200 components = 0.0016125 Jy ! Clean residual min=-0.001900 max=0.002188 Jy/beam ! Clean residual mean=-0.000005 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.431111 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 297 components and 0.431111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075433Jy sigma=0.000770 ! Fit after self-cal, rms=0.075420Jy sigma=0.000770 wmodel J2307+3230_S_2015_03_17_pus_map.mod ! Writing 297 model components to file: J2307+3230_S_2015_03_17_pus_map.mod wobs J2307+3230_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2307+3230_S_2015_03_17_pus_uvs.fits wwins J2307+3230_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J2307+3230_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.000373991 Jy ! Component: 100 - total flux cleaned = 0.000509981 Jy ! Component: 150 - total flux cleaned = 0.00054251 Jy ! Component: 200 - total flux cleaned = 0.000512276 Jy ! Component: 250 - total flux cleaned = 0.000364139 Jy ! Component: 300 - total flux cleaned = 0.000249493 Jy ! Component: 350 - total flux cleaned = 0.000138374 Jy ! Component: 400 - total flux cleaned = 5.66945e-05 Jy ! Component: 450 - total flux cleaned = -4.9156e-05 Jy ! Component: 500 - total flux cleaned = -0.000126783 Jy ! Component: 550 - total flux cleaned = -0.000227846 Jy ! Component: 600 - total flux cleaned = -0.000326766 Jy ! Component: 650 - total flux cleaned = -0.00035089 Jy ! Component: 700 - total flux cleaned = -0.000373951 Jy ! Component: 750 - total flux cleaned = -0.000373711 Jy ! Component: 800 - total flux cleaned = -0.000441951 Jy ! Component: 850 - total flux cleaned = -0.00044173 Jy ! Component: 900 - total flux cleaned = -0.000529445 Jy ! Component: 950 - total flux cleaned = -0.000506966 Jy ! Component: 1000 - total flux cleaned = -0.000485919 Jy ! Component: 1050 - total flux cleaned = -0.000506488 Jy ! Component: 1100 - total flux cleaned = -0.000527159 Jy ! Component: 1150 - total flux cleaned = -0.00054708 Jy ! Component: 1200 - total flux cleaned = -0.000606695 Jy ! Component: 1250 - total flux cleaned = -0.000724228 Jy ! Component: 1300 - total flux cleaned = -0.000762615 Jy ! Component: 1350 - total flux cleaned = -0.000896121 Jy ! Component: 1400 - total flux cleaned = -0.000933717 Jy ! Component: 1450 - total flux cleaned = -0.000933539 Jy ! Component: 1500 - total flux cleaned = -0.00106182 Jy ! Component: 1550 - total flux cleaned = -0.00115263 Jy ! Component: 1600 - total flux cleaned = -0.00125948 Jy ! Component: 1650 - total flux cleaned = -0.00129439 Jy ! Component: 1700 - total flux cleaned = -0.0014338 Jy ! Component: 1750 - total flux cleaned = -0.0014509 Jy ! Component: 1800 - total flux cleaned = -0.00157014 Jy ! Component: 1850 - total flux cleaned = -0.00167094 Jy ! Component: 1900 - total flux cleaned = -0.0017202 Jy ! Component: 1950 - total flux cleaned = -0.00175277 Jy ! Component: 2000 - total flux cleaned = -0.00184978 Jy ! Component: 2050 - total flux cleaned = -0.0018978 Jy ! Component: 2100 - total flux cleaned = -0.00192945 Jy ! Component: 2150 - total flux cleaned = -0.00202384 Jy ! Component: 2200 - total flux cleaned = -0.00208564 Jy ! Component: 2250 - total flux cleaned = -0.00213131 Jy ! Component: 2300 - total flux cleaned = -0.0021918 Jy ! Component: 2350 - total flux cleaned = -0.00220653 Jy ! Component: 2400 - total flux cleaned = -0.00230999 Jy ! Component: 2450 - total flux cleaned = -0.00233925 Jy ! Component: 2500 - total flux cleaned = -0.00236859 Jy ! Component: 2550 - total flux cleaned = -0.00244066 Jy ! Component: 2600 - total flux cleaned = -0.00249766 Jy ! Component: 2650 - total flux cleaned = -0.00253992 Jy ! Component: 2700 - total flux cleaned = -0.00263767 Jy ! Component: 2750 - total flux cleaned = -0.00267905 Jy ! Component: 2800 - total flux cleaned = -0.00269287 Jy ! Component: 2850 - total flux cleaned = -0.00274728 Jy ! Component: 2900 - total flux cleaned = -0.00280105 Jy ! Component: 2950 - total flux cleaned = -0.00280134 Jy ! Component: 3000 - total flux cleaned = -0.00292054 Jy ! Component: 3050 - total flux cleaned = -0.00292061 Jy ! Component: 3100 - total flux cleaned = -0.00301174 Jy ! Component: 3150 - total flux cleaned = -0.0030635 Jy ! Component: 3200 - total flux cleaned = -0.00306354 Jy ! Component: 3250 - total flux cleaned = -0.00316533 Jy ! Component: 3300 - total flux cleaned = -0.00325329 Jy ! Component: 3350 - total flux cleaned = -0.00326559 Jy ! Component: 3400 - total flux cleaned = -0.00331513 Jy ! Component: 3450 - total flux cleaned = -0.0033764 Jy ! Component: 3500 - total flux cleaned = -0.0033643 Jy ! Component: 3550 - total flux cleaned = -0.00347312 Jy ! Component: 3600 - total flux cleaned = -0.00347327 Jy ! Component: 3650 - total flux cleaned = -0.0035447 Jy ! Component: 3700 - total flux cleaned = -0.0035919 Jy ! Component: 3750 - total flux cleaned = -0.00366216 Jy ! Component: 3800 - total flux cleaned = -0.00370877 Jy ! Component: 3850 - total flux cleaned = -0.00378943 Jy ! Component: 3900 - total flux cleaned = -0.00383508 Jy ! Component: 3950 - total flux cleaned = -0.00382366 Jy ! Component: 4000 - total flux cleaned = -0.00386873 Jy ! Component: 4050 - total flux cleaned = -0.00390222 Jy ! Total flux subtracted in 4096 components = -0.0039022 Jy ! Clean residual min=-0.000598 max=0.000679 Jy/beam ! Clean residual mean=-0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.427209 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 592 components and 0.427209 Jy ![Exited script file: muppet] wmap "J2307+3230_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.979 x 5.819 at -10.25 degrees (North through East) ! Clean map min=-0.0014094 max=0.2653 Jy/beam ! Writing clean map to FITS file: J2307+3230_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.2653 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200904 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.227181 0.227181 0.454363 0.908725 1.81745 3.6349 7.2698 14.5396 29.0792 58.1584 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.265 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.979 x 5.819 at -10.25 degrees (North through East) ! Clean map min=-0.0014094 max=0.2653 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 J2307+3230_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:13:10 2016