! Started logfile: J0209+7229_S_2017_07_16_pus_uvs.log on Thu May 9 10:58:22 2019 obs J0209+7229_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0209+7229_S_2017_07_16_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.714683 visibilities/baseline/integration-bin. ! Found source: J0209+7229 ! ! 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 815 lines of history. ! ! Reading 14408 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 J0209+7229_S_2017_07_16_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 169 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 169 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 169 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 737 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.781294Jy sigma=0.007050 ! Fit after self-cal, rms=0.769568Jy sigma=0.006958 ! 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.076 mas, bmaj=3.441 mas, bpa=-13.28 degrees ! Estimated noise=1101.71 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.176503 Jy ! Component: 100 - total flux cleaned = 0.22795 Jy ! Total flux subtracted in 100 components = 0.22795 Jy ! Clean residual min=-0.007398 max=0.021854 Jy/beam ! Clean residual mean=0.000024 rms=0.002087 Jy/beam ! Combined flux in latest and established models = 0.22795 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.22795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093860Jy sigma=0.000803 ! Fit after self-cal, rms=0.093741Jy sigma=0.000802 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0238612 Jy ! Component: 100 - total flux cleaned = 0.0350339 Jy ! Total flux subtracted in 100 components = 0.0350339 Jy ! Clean residual min=-0.004918 max=0.006334 Jy/beam ! Clean residual mean=0.000017 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.262984 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.262984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087649Jy sigma=0.000746 ! Fit after self-cal, rms=0.087588Jy sigma=0.000745 ! 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.713 mas, bmaj=3.988 mas, bpa=-17.92 degrees ! Estimated noise=742.342 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.00652146 Jy ! Component: 100 - total flux cleaned = 0.00940423 Jy ! Component: 150 - total flux cleaned = 0.0100124 Jy ! Component: 200 - total flux cleaned = 0.0103893 Jy ! Total flux subtracted in 200 components = 0.0103893 Jy ! Clean residual min=-0.005654 max=0.006683 Jy/beam ! Clean residual mean=0.000048 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.273373 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.273373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087109Jy sigma=0.000741 ! Fit after self-cal, rms=0.087100Jy sigma=0.000741 ! 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 0.98 FD 1.00* HN 0.97 KP 1.05 ! LA 1.01 MK 1.05 NL 0.90 OV 1.00 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* HN 1.00 KP 1.02 ! LA 0.98 MK 1.04 NL 1.01 OV 1.06 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00* HN 0.99 KP 0.99 ! LA 0.99 MK 1.06 NL 0.99 OV 0.94 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! A total of 99 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.04 KP 1.00* ! LA 1.01 MK 0.94 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.087100Jy sigma=0.000741 ! Fit after self-cal, rms=0.085680Jy sigma=0.000726 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.766 mas, bmaj=4.007 mas, bpa=-21.59 degrees ! Estimated noise=745.209 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 (-128, -33). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00717073 Jy ! Component: 100 - total flux cleaned = 0.0112705 Jy ! Component: 150 - total flux cleaned = 0.0140436 Jy ! Component: 200 - total flux cleaned = 0.0160401 Jy ! Total flux subtracted in 200 components = 0.0160401 Jy ! Clean residual min=-0.003764 max=0.006004 Jy/beam ! Clean residual mean=0.000029 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.289413 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 56 components and 0.289413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085033Jy sigma=0.000720 ! Fit after self-cal, rms=0.084982Jy sigma=0.000720 ! Inverting map ! Added new window around map position (-31.5, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00594114 Jy ! Component: 100 - total flux cleaned = 0.0088935 Jy ! Component: 150 - total flux cleaned = 0.0111374 Jy ! Component: 200 - total flux cleaned = 0.0130221 Jy ! Total flux subtracted in 200 components = 0.0130221 Jy ! Clean residual min=-0.003208 max=0.003843 Jy/beam ! Clean residual mean=0.000023 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.302435 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 85 components and 0.302435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084559Jy sigma=0.000716 ! Fit after self-cal, rms=0.084515Jy sigma=0.000715 ! 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.084515Jy sigma=0.000715 ! Fit after self-cal, rms=0.083355Jy sigma=0.000709 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.765 mas, bmaj=4.006 mas, bpa=-21.43 degrees ! Estimated noise=742.132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151014 Jy ! Component: 100 - total flux cleaned = 0.00280117 Jy ! Component: 150 - total flux cleaned = 0.00382735 Jy ! Component: 200 - total flux cleaned = 0.00460609 Jy ! Total flux subtracted in 200 components = 0.00460609 Jy ! Clean residual min=-0.002857 max=0.003514 Jy/beam ! Clean residual mean=0.000012 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.307041 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 95 components and 0.307041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083274Jy sigma=0.000708 ! Fit after self-cal, rms=0.083271Jy sigma=0.000708 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 (-96.5, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00355927 Jy ! Component: 100 - total flux cleaned = 0.00569285 Jy ! Component: 150 - total flux cleaned = 0.00724398 Jy ! Component: 200 - total flux cleaned = 0.00844393 Jy ! Total flux subtracted in 200 components = 0.00844393 Jy ! Clean residual min=-0.002694 max=0.002771 Jy/beam ! Clean residual mean=0.000008 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.315485 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 119 components and 0.315485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083089Jy sigma=0.000707 ! Fit after self-cal, rms=0.083079Jy sigma=0.000707 ! 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.083079Jy sigma=0.000707 ! Fit after self-cal, rms=0.082879Jy sigma=0.000706 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=4.009 mas, bpa=-21.73 degrees ! Estimated noise=740.992 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000967759 Jy ! Component: 100 - total flux cleaned = 0.00177911 Jy ! Component: 150 - total flux cleaned = 0.00236987 Jy ! Component: 200 - total flux cleaned = 0.00294764 Jy ! Total flux subtracted in 200 components = 0.00294764 Jy ! Clean residual min=-0.002557 max=0.002730 Jy/beam ! Clean residual mean=0.000009 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.318433 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 127 components and 0.318433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082826Jy sigma=0.000706 ! Fit after self-cal, rms=0.082822Jy sigma=0.000706 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.000382787 Jy ! Component: 100 - total flux cleaned = 0.000842107 Jy ! Component: 150 - total flux cleaned = 0.00127096 Jy ! Component: 200 - total flux cleaned = 0.00161262 Jy ! Total flux subtracted in 200 components = 0.00161262 Jy ! Clean residual min=-0.002528 max=0.002737 Jy/beam ! Clean residual mean=0.000008 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.320046 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 136 components and 0.320046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082796Jy sigma=0.000706 ! Fit after self-cal, rms=0.082795Jy sigma=0.000706 ! 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.082795Jy sigma=0.000706 ! Fit after self-cal, rms=0.082693Jy sigma=0.000706 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.736 mas, bmaj=8.188 mas, bpa=81.43 degrees ! Estimated noise=971.578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00305618 Jy ! Component: 100 - total flux cleaned = 0.0051597 Jy ! Component: 150 - total flux cleaned = 0.00683555 Jy ! Component: 200 - total flux cleaned = 0.00807926 Jy ! Total flux subtracted in 200 components = 0.00807926 Jy ! Clean residual min=-0.003899 max=0.003828 Jy/beam ! Clean residual mean=0.000012 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.328125 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 142 components and 0.328125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082706Jy sigma=0.000706 ! Fit after self-cal, rms=0.082694Jy sigma=0.000706 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.000962448 Jy ! Component: 100 - total flux cleaned = 0.00176278 Jy ! Component: 150 - total flux cleaned = 0.00209362 Jy ! Component: 200 - total flux cleaned = 0.00235895 Jy ! Total flux subtracted in 200 components = 0.00235895 Jy ! Clean residual min=-0.003837 max=0.003699 Jy/beam ! Clean residual mean=0.000008 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.330484 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 148 components and 0.330484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082711Jy sigma=0.000706 ! Fit after self-cal, rms=0.082705Jy sigma=0.000706 ! 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.772 mas, bmaj=4.011 mas, bpa=-21.78 degrees ! Estimated noise=740.359 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.772 x 4.011 at -21.78 degrees (North through East) ! Clean map min=-0.0024048 max=0.23086 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.121 mas, bmaj=3.465 mas, bpa=-16.19 degrees ! Estimated noise=1101.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.175403 Jy ! Component: 100 - total flux cleaned = 0.226586 Jy ! Component: 150 - total flux cleaned = 0.249386 Jy ! Component: 200 - total flux cleaned = 0.25992 Jy ! Total flux subtracted in 200 components = 0.25992 Jy ! Clean residual min=-0.004759 max=0.007280 Jy/beam ! Clean residual mean=0.000016 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.259919 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.259919 Jy ! Inverting map and beam ! Estimated beam: bmin=3.772 mas, bmaj=4.011 mas, bpa=-21.78 degrees ! Estimated noise=740.359 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.00877339 Jy ! Component: 100 - total flux cleaned = 0.015571 Jy ! Component: 150 - total flux cleaned = 0.0210988 Jy ! Component: 200 - total flux cleaned = 0.0257166 Jy ! Total flux subtracted in 200 components = 0.0257166 Jy ! Clean residual min=-0.003522 max=0.004167 Jy/beam ! Clean residual mean=0.000030 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.285636 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 52 components and 0.285636 Jy ! Inverting map ! Added new window around map position (-4, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00442575 Jy ! Component: 100 - total flux cleaned = 0.00806132 Jy ! Component: 150 - total flux cleaned = 0.0112726 Jy ! Component: 200 - total flux cleaned = 0.0141334 Jy ! Total flux subtracted in 200 components = 0.0141334 Jy ! Clean residual min=-0.002866 max=0.002963 Jy/beam ! Clean residual mean=0.000021 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.299769 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 77 components and 0.299769 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.736 mas, bmaj=8.188 mas, bpa=81.43 degrees ! Estimated noise=971.578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00612143 Jy ! Component: 100 - total flux cleaned = 0.0105991 Jy ! Component: 150 - total flux cleaned = 0.0142514 Jy ! Component: 200 - total flux cleaned = 0.0172724 Jy ! Total flux subtracted in 200 components = 0.0172724 Jy ! Clean residual min=-0.004361 max=0.003880 Jy/beam ! Clean residual mean=0.000031 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.317042 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.00253511 Jy ! Component: 100 - total flux cleaned = 0.00469136 Jy ! Component: 150 - total flux cleaned = 0.00653415 Jy ! Component: 200 - total flux cleaned = 0.00811499 Jy ! Total flux subtracted in 200 components = 0.00811499 Jy ! Clean residual min=-0.004073 max=0.003778 Jy/beam ! Clean residual mean=0.000021 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.325157 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 140 components and 0.325157 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.772 mas, bmaj=4.011 mas, bpa=-21.78 degrees ! Estimated noise=740.359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000131564 Jy ! Component: 100 - total flux cleaned = -0.000343393 Jy ! Component: 150 - total flux cleaned = -0.000221879 Jy ! Component: 200 - total flux cleaned = -0.000169372 Jy ! Total flux subtracted in 200 components = -0.000169372 Jy ! Clean residual min=-0.002463 max=0.002681 Jy/beam ! Clean residual mean=0.000006 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.324987 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 156 components and 0.324987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082721Jy sigma=0.000706 ! Fit after self-cal, rms=0.082683Jy sigma=0.000705 wmodel J0209+7229_S_2017_07_16_pus_map.mod ! Writing 156 model components to file: J0209+7229_S_2017_07_16_pus_map.mod wobs J0209+7229_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0209+7229_S_2017_07_16_pus_uvs.fits wwins J0209+7229_S_2017_07_16_pus_map.win ! wwins: Wrote 5 windows to J0209+7229_S_2017_07_16_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 = 2.42547e-05 Jy ! Component: 100 - total flux cleaned = -0.000242574 Jy ! Component: 150 - total flux cleaned = -0.000453565 Jy ! Component: 200 - total flux cleaned = -0.000618784 Jy ! Component: 250 - total flux cleaned = -0.000738786 Jy ! Component: 300 - total flux cleaned = -0.000777452 Jy ! Component: 350 - total flux cleaned = -0.000968234 Jy ! Component: 400 - total flux cleaned = -0.00093026 Jy ! Component: 450 - total flux cleaned = -0.00107695 Jy ! Component: 500 - total flux cleaned = -0.00111252 Jy ! Component: 550 - total flux cleaned = -0.0012888 Jy ! Component: 600 - total flux cleaned = -0.00132312 Jy ! Component: 650 - total flux cleaned = -0.00145996 Jy ! Component: 700 - total flux cleaned = -0.00156063 Jy ! Component: 750 - total flux cleaned = -0.00162704 Jy ! Component: 800 - total flux cleaned = -0.00169238 Jy ! Component: 850 - total flux cleaned = -0.00175723 Jy ! Component: 900 - total flux cleaned = -0.00178914 Jy ! Component: 950 - total flux cleaned = -0.00191512 Jy ! Component: 1000 - total flux cleaned = -0.00194632 Jy ! Component: 1050 - total flux cleaned = -0.00203824 Jy ! Component: 1100 - total flux cleaned = -0.0020382 Jy ! Component: 1150 - total flux cleaned = -0.00212771 Jy ! Component: 1200 - total flux cleaned = -0.0022451 Jy ! Component: 1250 - total flux cleaned = -0.00227425 Jy ! Component: 1300 - total flux cleaned = -0.00227467 Jy ! Component: 1350 - total flux cleaned = -0.00233158 Jy ! Component: 1400 - total flux cleaned = -0.0023874 Jy ! Component: 1450 - total flux cleaned = -0.00233215 Jy ! Component: 1500 - total flux cleaned = -0.0023874 Jy ! Component: 1550 - total flux cleaned = -0.00238725 Jy ! Component: 1600 - total flux cleaned = -0.00233308 Jy ! Component: 1650 - total flux cleaned = -0.00225286 Jy ! Component: 1700 - total flux cleaned = -0.00230568 Jy ! Component: 1750 - total flux cleaned = -0.0022012 Jy ! Component: 1800 - total flux cleaned = -0.00225296 Jy ! Component: 1850 - total flux cleaned = -0.0022271 Jy ! Component: 1900 - total flux cleaned = -0.00215169 Jy ! Component: 1950 - total flux cleaned = -0.0021014 Jy ! Component: 2000 - total flux cleaned = -0.00207655 Jy ! Component: 2050 - total flux cleaned = -0.00207685 Jy ! Component: 2100 - total flux cleaned = -0.00202835 Jy ! Component: 2150 - total flux cleaned = -0.00198003 Jy ! Component: 2200 - total flux cleaned = -0.0019562 Jy ! Component: 2250 - total flux cleaned = -0.00198 Jy ! Component: 2300 - total flux cleaned = -0.00188603 Jy ! Component: 2350 - total flux cleaned = -0.00183904 Jy ! Component: 2400 - total flux cleaned = -0.00174696 Jy ! Component: 2450 - total flux cleaned = -0.00170137 Jy ! Component: 2500 - total flux cleaned = -0.00167878 Jy ! Component: 2550 - total flux cleaned = -0.00152162 Jy ! Component: 2600 - total flux cleaned = -0.00152162 Jy ! Component: 2650 - total flux cleaned = -0.00141135 Jy ! Component: 2700 - total flux cleaned = -0.00136819 Jy ! Component: 2750 - total flux cleaned = -0.00130321 Jy ! Component: 2800 - total flux cleaned = -0.00134636 Jy ! Component: 2850 - total flux cleaned = -0.00136763 Jy ! Component: 2900 - total flux cleaned = -0.00138891 Jy ! Component: 2950 - total flux cleaned = -0.00134705 Jy ! Component: 3000 - total flux cleaned = -0.00136787 Jy ! Component: 3050 - total flux cleaned = -0.001306 Jy ! Component: 3100 - total flux cleaned = -0.00132666 Jy ! Component: 3150 - total flux cleaned = -0.00128615 Jy ! Component: 3200 - total flux cleaned = -0.00124564 Jy ! Component: 3250 - total flux cleaned = -0.00134579 Jy ! Component: 3300 - total flux cleaned = -0.00128585 Jy ! Component: 3350 - total flux cleaned = -0.00122633 Jy ! Component: 3400 - total flux cleaned = -0.00116732 Jy ! Component: 3450 - total flux cleaned = -0.00108918 Jy ! Component: 3500 - total flux cleaned = -0.00110876 Jy ! Component: 3550 - total flux cleaned = -0.00108946 Jy ! Component: 3600 - total flux cleaned = -0.000975026 Jy ! Component: 3650 - total flux cleaned = -0.000956022 Jy ! Component: 3700 - total flux cleaned = -0.00097473 Jy ! Component: 3750 - total flux cleaned = -0.000974777 Jy ! Component: 3800 - total flux cleaned = -0.000900272 Jy ! Component: 3850 - total flux cleaned = -0.000863237 Jy ! Component: 3900 - total flux cleaned = -0.000881495 Jy ! Component: 3950 - total flux cleaned = -0.000808375 Jy ! Component: 4000 - total flux cleaned = -0.000771901 Jy ! Component: 4050 - total flux cleaned = -0.000735866 Jy ! Total flux subtracted in 4096 components = -0.000700076 Jy ! Clean residual min=-0.001203 max=0.001057 Jy/beam ! Clean residual mean=-0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.324287 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 470 components and 0.324287 Jy ![Exited script file: muppet] wmap "J0209+7229_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.772 x 4.011 at -21.78 degrees (North through East) ! Clean map min=-0.0018106 max=0.23015 Jy/beam ! Writing clean map to FITS file: J0209+7229_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.230154 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000326213 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.425211 0.425211 0.850423 1.70085 3.40169 6.80338 13.6068 27.2135 54.4271 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.23 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.772 x 4.011 at -21.78 degrees (North through East) ! Clean map min=-0.0018106 max=0.23015 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 J0209+7229_S_2017_07_16_pus_uvs.log closed on Thu May 9 10:58:27 2019