! Started logfile: J1735+0808_S_2017_07_09_pus_uvs.log on Wed May 8 14:54:17 2019 obs J1735+0808_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1735+0808_S_2017_07_09_pus_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967449 visibilities/baseline/integration-bin. ! Found source: J1735+0808 ! ! 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 594 lines of history. ! ! Reading 24728 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 J1735+0808_S_2017_07_09_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 758 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.836362Jy sigma=0.007568 ! Fit after self-cal, rms=0.828837Jy sigma=0.007500 ! 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.88 mas, bmaj=6.871 mas, bpa=-5.533 degrees ! Estimated noise=841.366 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.131519 Jy ! Component: 100 - total flux cleaned = 0.166783 Jy ! Total flux subtracted in 100 components = 0.166783 Jy ! Clean residual min=-0.004781 max=0.014476 Jy/beam ! Clean residual mean=-0.000032 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.166784 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.166784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085070Jy sigma=0.000716 ! Fit after self-cal, rms=0.085044Jy sigma=0.000716 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0148569 Jy ! Component: 100 - total flux cleaned = 0.0216972 Jy ! Total flux subtracted in 100 components = 0.0216972 Jy ! Clean residual min=-0.003363 max=0.006739 Jy/beam ! Clean residual mean=-0.000016 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.188481 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.188481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082120Jy sigma=0.000689 ! Fit after self-cal, rms=0.082099Jy sigma=0.000689 ! Inverting map ! Added new window around map position (-4, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00594402 Jy ! Component: 100 - total flux cleaned = 0.00901837 Jy ! Total flux subtracted in 100 components = 0.00901837 Jy ! Clean residual min=-0.003247 max=0.003256 Jy/beam ! Clean residual mean=-0.000009 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.197499 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.197499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081549Jy sigma=0.000684 ! Fit after self-cal, rms=0.081517Jy sigma=0.000684 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.37 mas, bmaj=7.757 mas, bpa=-5.347 degrees ! Estimated noise=574.322 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.00341929 Jy ! Component: 100 - total flux cleaned = 0.00523863 Jy ! Component: 150 - total flux cleaned = 0.00586985 Jy ! Component: 200 - total flux cleaned = 0.00634255 Jy ! Total flux subtracted in 200 components = 0.00634255 Jy ! Clean residual min=-0.002845 max=0.002145 Jy/beam ! Clean residual mean=-0.000007 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.203842 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 59 components and 0.203842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081340Jy sigma=0.000683 ! Fit after self-cal, rms=0.081335Jy sigma=0.000682 ! 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.01 FD 0.96 HN 0.96 KP 1.03 ! LA 1.01 MK 0.99 NL 0.91 OV 1.02 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.00 KP 1.01 ! LA 0.97 MK 1.03 NL 1.06 OV 1.04 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.02 HN 0.98 KP 1.01 ! LA 0.98 MK 1.00 NL 0.99 OV 0.96 ! PT 0.98 SC 1.02 ! ! ! 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.03 HN 0.96 KP 1.00* ! LA 1.01 MK 1.16 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.081335Jy sigma=0.000682 ! Fit after self-cal, rms=0.080319Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=7.75 mas, bpa=-5.29 degrees ! Estimated noise=573.07 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.00133761 Jy ! Component: 100 - total flux cleaned = 0.00173257 Jy ! Component: 150 - total flux cleaned = 0.00188704 Jy ! Component: 200 - total flux cleaned = 0.00191396 Jy ! Total flux subtracted in 200 components = 0.00191396 Jy ! Clean residual min=-0.002472 max=0.002062 Jy/beam ! Clean residual mean=-0.000007 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.205756 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 74 components and 0.205756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080273Jy sigma=0.000677 ! Fit after self-cal, rms=0.080266Jy sigma=0.000677 ! 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.080266Jy sigma=0.000677 ! Fit after self-cal, rms=0.080708Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=7.742 mas, bpa=-5.261 degrees ! Estimated noise=574.097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000345299 Jy ! Component: 100 - total flux cleaned = 0.000513711 Jy ! Component: 150 - total flux cleaned = 0.000549277 Jy ! Component: 200 - total flux cleaned = 0.000581255 Jy ! Total flux subtracted in 200 components = 0.000581255 Jy ! Clean residual min=-0.001684 max=0.001703 Jy/beam ! Clean residual mean=-0.000007 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.206337 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.206337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080694Jy sigma=0.000673 ! Fit after self-cal, rms=0.080709Jy sigma=0.000673 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 (-12, 117). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159037 Jy ! Component: 100 - total flux cleaned = 0.00214744 Jy ! Component: 150 - total flux cleaned = 0.00228256 Jy ! Component: 200 - total flux cleaned = 0.00240048 Jy ! Total flux subtracted in 200 components = 0.00240048 Jy ! Clean residual min=-0.001529 max=0.001548 Jy/beam ! Clean residual mean=-0.000006 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.208737 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 101 components and 0.208737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080672Jy sigma=0.000673 ! Fit after self-cal, rms=0.080669Jy sigma=0.000673 ! Inverting map ! Added new window around map position (-15, -36). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00093507 Jy ! Component: 100 - total flux cleaned = 0.000968047 Jy ! Component: 150 - total flux cleaned = 0.00105068 Jy ! Component: 200 - total flux cleaned = 0.00117655 Jy ! Total flux subtracted in 200 components = 0.00117655 Jy ! Clean residual min=-0.001462 max=0.001279 Jy/beam ! Clean residual mean=-0.000006 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.209914 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 117 components and 0.209914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080639Jy sigma=0.000673 ! Fit after self-cal, rms=0.080636Jy sigma=0.000673 ! 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.080636Jy sigma=0.000673 ! Fit after self-cal, rms=0.080810Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.391 mas, bmaj=7.74 mas, bpa=-5.203 degrees ! Estimated noise=574.452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000263295 Jy ! Component: 100 - total flux cleaned = 0.000387542 Jy ! Component: 150 - total flux cleaned = 0.000477845 Jy ! Component: 200 - total flux cleaned = 0.000519911 Jy ! Total flux subtracted in 200 components = 0.000519911 Jy ! Clean residual min=-0.001502 max=0.001259 Jy/beam ! Clean residual mean=-0.000006 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.210434 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 127 components and 0.210434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080795Jy sigma=0.000673 ! Fit after self-cal, rms=0.080795Jy sigma=0.000673 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.000104532 Jy ! Component: 100 - total flux cleaned = 0.000123792 Jy ! Component: 150 - total flux cleaned = 0.000123467 Jy ! Component: 200 - total flux cleaned = 0.000158433 Jy ! Total flux subtracted in 200 components = 0.000158433 Jy ! Clean residual min=-0.001481 max=0.001244 Jy/beam ! Clean residual mean=-0.000006 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.210592 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 137 components and 0.210592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080786Jy sigma=0.000673 ! Fit after self-cal, rms=0.080786Jy sigma=0.000673 ! 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.080786Jy sigma=0.000673 ! Fit after self-cal, rms=0.080866Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.533 mas, bmaj=11.6 mas, bpa=-6.711 degrees ! Estimated noise=712.075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00016177 Jy ! Component: 100 - total flux cleaned = 9.84934e-05 Jy ! Component: 150 - total flux cleaned = 0.00011187 Jy ! Component: 200 - total flux cleaned = 0.000123684 Jy ! Total flux subtracted in 200 components = 0.000123684 Jy ! Clean residual min=-0.001298 max=0.001263 Jy/beam ! Clean residual mean=-0.000012 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.210716 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 151 components and 0.210716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080863Jy sigma=0.000673 ! Fit after self-cal, rms=0.080863Jy sigma=0.000673 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.67824e-05 Jy ! Component: 100 - total flux cleaned = 5.66295e-05 Jy ! Component: 150 - total flux cleaned = 4.63991e-05 Jy ! Component: 200 - total flux cleaned = 1.79512e-05 Jy ! Total flux subtracted in 200 components = 1.79512e-05 Jy ! Clean residual min=-0.001293 max=0.001259 Jy/beam ! Clean residual mean=-0.000012 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.210734 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 158 components and 0.210734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080862Jy sigma=0.000673 ! Fit after self-cal, rms=0.080862Jy sigma=0.000673 ! 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.393 mas, bmaj=7.738 mas, bpa=-5.179 degrees ! Estimated noise=574.741 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.393 x 7.738 at -5.179 degrees (North through East) ! Clean map min=-0.001425 max=0.17008 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.901 mas, bmaj=6.857 mas, bpa=-5.333 degrees ! Estimated noise=843.939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13167 Jy ! Component: 100 - total flux cleaned = 0.16693 Jy ! Component: 150 - total flux cleaned = 0.182354 Jy ! Component: 200 - total flux cleaned = 0.19066 Jy ! Total flux subtracted in 200 components = 0.19066 Jy ! Clean residual min=-0.002863 max=0.004013 Jy/beam ! Clean residual mean=-0.000016 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.19066 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.19066 Jy ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=7.738 mas, bpa=-5.179 degrees ! Estimated noise=574.741 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.00621493 Jy ! Component: 100 - total flux cleaned = 0.00980547 Jy ! Component: 150 - total flux cleaned = 0.0122246 Jy ! Component: 200 - total flux cleaned = 0.0141321 Jy ! Total flux subtracted in 200 components = 0.0141321 Jy ! Clean residual min=-0.001535 max=0.001715 Jy/beam ! Clean residual mean=-0.000009 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.204792 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 46 components and 0.204792 Jy ! Inverting map ! Added new window around map position (-7.5, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172207 Jy ! Component: 100 - total flux cleaned = 0.00274622 Jy ! Component: 150 - total flux cleaned = 0.00353836 Jy ! Component: 200 - total flux cleaned = 0.00411307 Jy ! Total flux subtracted in 200 components = 0.00411307 Jy ! Clean residual min=-0.001535 max=0.001299 Jy/beam ! Clean residual mean=-0.000007 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.208905 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 68 components and 0.208905 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.533 mas, bmaj=11.6 mas, bpa=-6.711 degrees ! Estimated noise=712.075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000826732 Jy ! Component: 100 - total flux cleaned = 0.001152 Jy ! Component: 150 - total flux cleaned = 0.00137913 Jy ! Component: 200 - total flux cleaned = 0.00149064 Jy ! Total flux subtracted in 200 components = 0.00149064 Jy ! Clean residual min=-0.001413 max=0.001377 Jy/beam ! Clean residual mean=-0.000013 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.210396 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 = 6.00596e-05 Jy ! Component: 100 - total flux cleaned = 0.000133948 Jy ! Component: 150 - total flux cleaned = 0.000168118 Jy ! Component: 200 - total flux cleaned = 0.000199627 Jy ! Total flux subtracted in 200 components = 0.000199627 Jy ! Clean residual min=-0.001390 max=0.001346 Jy/beam ! Clean residual mean=-0.000013 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.210595 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 112 components and 0.210595 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=7.738 mas, bpa=-5.179 degrees ! Estimated noise=574.741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00018316 Jy ! Component: 100 - total flux cleaned = -0.000154975 Jy ! Component: 150 - total flux cleaned = -0.000103257 Jy ! Component: 200 - total flux cleaned = -7.47405e-06 Jy ! Total flux subtracted in 200 components = -7.47405e-06 Jy ! Clean residual min=-0.001526 max=0.001311 Jy/beam ! Clean residual mean=-0.000006 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.210588 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 0.210588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080873Jy sigma=0.000673 ! Fit after self-cal, rms=0.080871Jy sigma=0.000673 wmodel J1735+0808_S_2017_07_09_pus_map.mod ! Writing 124 model components to file: J1735+0808_S_2017_07_09_pus_map.mod wobs J1735+0808_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1735+0808_S_2017_07_09_pus_uvs.fits wwins J1735+0808_S_2017_07_09_pus_map.win ! wwins: Wrote 5 windows to J1735+0808_S_2017_07_09_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.000313704 Jy ! Component: 100 - total flux cleaned = -0.000626874 Jy ! Component: 150 - total flux cleaned = -0.000883355 Jy ! Component: 200 - total flux cleaned = -0.00108871 Jy ! Component: 250 - total flux cleaned = -0.00126799 Jy ! Component: 300 - total flux cleaned = -0.00138399 Jy ! Component: 350 - total flux cleaned = -0.00145948 Jy ! Component: 400 - total flux cleaned = -0.00147784 Jy ! Component: 450 - total flux cleaned = -0.0015137 Jy ! Component: 500 - total flux cleaned = -0.00142496 Jy ! Component: 550 - total flux cleaned = -0.00135568 Jy ! Component: 600 - total flux cleaned = -0.00133831 Jy ! Component: 650 - total flux cleaned = -0.00127107 Jy ! Component: 700 - total flux cleaned = -0.00122122 Jy ! Component: 750 - total flux cleaned = -0.0011559 Jy ! Component: 800 - total flux cleaned = -0.00107555 Jy ! Component: 850 - total flux cleaned = -0.00102825 Jy ! Component: 900 - total flux cleaned = -0.00101281 Jy ! Component: 950 - total flux cleaned = -0.00102813 Jy ! Component: 1000 - total flux cleaned = -0.00104327 Jy ! Component: 1050 - total flux cleaned = -0.00104314 Jy ! Component: 1100 - total flux cleaned = -0.00101326 Jy ! Component: 1150 - total flux cleaned = -0.00105749 Jy ! Component: 1200 - total flux cleaned = -0.00101388 Jy ! Component: 1250 - total flux cleaned = -0.00107162 Jy ! Component: 1300 - total flux cleaned = -0.00107163 Jy ! Component: 1350 - total flux cleaned = -0.00109986 Jy ! Component: 1400 - total flux cleaned = -0.00109995 Jy ! Component: 1450 - total flux cleaned = -0.00111375 Jy ! Component: 1500 - total flux cleaned = -0.00112752 Jy ! Component: 1550 - total flux cleaned = -0.00111378 Jy ! Component: 1600 - total flux cleaned = -0.00115437 Jy ! Component: 1650 - total flux cleaned = -0.00114091 Jy ! Component: 1700 - total flux cleaned = -0.00116744 Jy ! Component: 1750 - total flux cleaned = -0.00115433 Jy ! Component: 1800 - total flux cleaned = -0.00119363 Jy ! Component: 1850 - total flux cleaned = -0.00119366 Jy ! Component: 1900 - total flux cleaned = -0.00119379 Jy ! Component: 1950 - total flux cleaned = -0.00121939 Jy ! Component: 2000 - total flux cleaned = -0.00126985 Jy ! Component: 2050 - total flux cleaned = -0.00128223 Jy ! Component: 2100 - total flux cleaned = -0.00128222 Jy ! Component: 2150 - total flux cleaned = -0.00130688 Jy ! Component: 2200 - total flux cleaned = -0.00135573 Jy ! Component: 2250 - total flux cleaned = -0.0013436 Jy ! Component: 2300 - total flux cleaned = -0.00137962 Jy ! Component: 2350 - total flux cleaned = -0.00143921 Jy ! Component: 2400 - total flux cleaned = -0.0014275 Jy ! Component: 2450 - total flux cleaned = -0.00143931 Jy ! Component: 2500 - total flux cleaned = -0.00152088 Jy ! Component: 2550 - total flux cleaned = -0.00155572 Jy ! Component: 2600 - total flux cleaned = -0.00161318 Jy ! Component: 2650 - total flux cleaned = -0.00169302 Jy ! Component: 2700 - total flux cleaned = -0.00170443 Jy ! Component: 2750 - total flux cleaned = -0.00170455 Jy ! Component: 2800 - total flux cleaned = -0.00178267 Jy ! Component: 2850 - total flux cleaned = -0.00180462 Jy ! Component: 2900 - total flux cleaned = -0.00182653 Jy ! Component: 2950 - total flux cleaned = -0.00183752 Jy ! Component: 3000 - total flux cleaned = -0.00185941 Jy ! Component: 3050 - total flux cleaned = -0.00192431 Jy ! Component: 3100 - total flux cleaned = -0.00193493 Jy ! Component: 3150 - total flux cleaned = -0.0019669 Jy ! Component: 3200 - total flux cleaned = -0.00198816 Jy ! Component: 3250 - total flux cleaned = -0.00198812 Jy ! Component: 3300 - total flux cleaned = -0.00203013 Jy ! Component: 3350 - total flux cleaned = -0.00207176 Jy ! Component: 3400 - total flux cleaned = -0.00208217 Jy ! Component: 3450 - total flux cleaned = -0.00209255 Jy ! Component: 3500 - total flux cleaned = -0.00210279 Jy ! Component: 3550 - total flux cleaned = -0.00213333 Jy ! Component: 3600 - total flux cleaned = -0.00216361 Jy ! Component: 3650 - total flux cleaned = -0.00213351 Jy ! Component: 3700 - total flux cleaned = -0.00223342 Jy ! Component: 3750 - total flux cleaned = -0.00223337 Jy ! Component: 3800 - total flux cleaned = -0.00223338 Jy ! Component: 3850 - total flux cleaned = -0.00226295 Jy ! Component: 3900 - total flux cleaned = -0.00227265 Jy ! Component: 3950 - total flux cleaned = -0.00232134 Jy ! Component: 4000 - total flux cleaned = -0.0023117 Jy ! Component: 4050 - total flux cleaned = -0.00238869 Jy ! Total flux subtracted in 4096 components = -0.00239824 Jy ! Clean residual min=-0.000605 max=0.000531 Jy/beam ! Clean residual mean=-0.000002 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.20819 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 424 components and 0.20819 Jy ![Exited script file: muppet] wmap "J1735+0808_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.393 x 7.738 at -5.179 degrees (North through East) ! Clean map min=-0.0011414 max=0.17012 Jy/beam ! Writing clean map to FITS file: J1735+0808_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.170119 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173696 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.306308 0.306308 0.612617 1.22523 2.45047 4.90093 9.80186 19.6037 39.2075 78.4149 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.17 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.393 x 7.738 at -5.179 degrees (North through East) ! Clean map min=-0.0011414 max=0.17012 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 J1735+0808_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:54:22 2019