! Started logfile: J0347+7309_S_2017_10_21_pus_uvs.log on Sat May 11 20:49:35 2019 obs J0347+7309_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0347+7309_S_2017_10_21_pus_uva.fits ! AN table 1: 114 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.94152 visibilities/baseline/integration-bin. ! Found source: J0347+7309 ! ! 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 644 lines of history. ! ! Reading 15456 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 J0347+7309_S_2017_10_21_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 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 397 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 861 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.959180Jy sigma=0.009731 ! Fit after self-cal, rms=0.946480Jy sigma=0.009616 ! 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.123 mas, bmaj=6.618 mas, bpa=-36.09 degrees ! Estimated noise=1379 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.0421014 Jy ! Component: 100 - total flux cleaned = 0.0522215 Jy ! Total flux subtracted in 100 components = 0.0522215 Jy ! Clean residual min=-0.005652 max=0.010006 Jy/beam ! Clean residual mean=-0.000024 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.0522215 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0522215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079273Jy sigma=0.000747 ! Fit after self-cal, rms=0.079089Jy sigma=0.000746 ! Inverting map ! Added new window around map position (-20.5, 9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00879207 Jy ! Component: 100 - total flux cleaned = 0.0136976 Jy ! Total flux subtracted in 100 components = 0.0136976 Jy ! Clean residual min=-0.004713 max=0.005954 Jy/beam ! Clean residual mean=-0.000020 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.0659191 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.0659191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077838Jy sigma=0.000733 ! Fit after self-cal, rms=0.077543Jy sigma=0.000730 ! 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.877 mas, bmaj=7.912 mas, bpa=-35.57 degrees ! Estimated noise=753.259 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.00803543 Jy ! Component: 100 - total flux cleaned = 0.0127196 Jy ! Component: 150 - total flux cleaned = 0.0160841 Jy ! Component: 200 - total flux cleaned = 0.0186497 Jy ! Total flux subtracted in 200 components = 0.0186497 Jy ! Clean residual min=-0.003470 max=0.005295 Jy/beam ! Clean residual mean=-0.000040 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.0845688 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 55 components and 0.0845688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076546Jy sigma=0.000721 ! Fit after self-cal, rms=0.076280Jy sigma=0.000719 ! 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.08 FD 1.05 HN 0.94 KP 1.12 ! LA 0.99 MK 0.95 NL 1.02 OV 1.05 ! PT 0.85 ! ! ! Correcting IF 2. ! A total of 123 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.24 HN 1.05 KP 1.02 ! LA 0.91 MK 0.96 NL 0.81 OV 1.03 ! PT 0.88 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.09 HN 1.05 KP 1.01 ! LA 0.80 MK 1.09 NL 1.24 OV 0.96 ! PT 0.84 ! ! ! Correcting IF 4. ! A total of 165 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* ! ! ! Fit before self-cal, rms=0.076280Jy sigma=0.000719 ! Fit after self-cal, rms=0.074866Jy sigma=0.000715 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.839 mas, bmaj=7.857 mas, bpa=-35.4 degrees ! Estimated noise=762.362 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.00292535 Jy ! Component: 100 - total flux cleaned = 0.00367692 Jy ! Component: 150 - total flux cleaned = 0.00354458 Jy ! Component: 200 - total flux cleaned = 0.00339168 Jy ! Total flux subtracted in 200 components = 0.00339168 Jy ! Clean residual min=-0.002281 max=0.003013 Jy/beam ! Clean residual mean=-0.000004 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.0879605 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.0879605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074738Jy sigma=0.000714 ! Fit after self-cal, rms=0.074907Jy sigma=0.000712 ! 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.074907Jy sigma=0.000712 ! Fit after self-cal, rms=0.074349Jy sigma=0.000711 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=7.769 mas, bpa=-35.45 degrees ! Estimated noise=761.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109592 Jy ! Component: 100 - total flux cleaned = 0.0011439 Jy ! Component: 150 - total flux cleaned = 0.00108322 Jy ! Component: 200 - total flux cleaned = 0.000977289 Jy ! Total flux subtracted in 200 components = 0.000977289 Jy ! Clean residual min=-0.001789 max=0.002574 Jy/beam ! Clean residual mean=-0.000001 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.0889378 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.0889378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074302Jy sigma=0.000711 ! Fit after self-cal, rms=0.074409Jy sigma=0.000711 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.000291427 Jy ! Component: 100 - total flux cleaned = 0.000181317 Jy ! Component: 150 - total flux cleaned = 9.22683e-05 Jy ! Component: 200 - total flux cleaned = 3.76918e-05 Jy ! Total flux subtracted in 200 components = 3.76918e-05 Jy ! Clean residual min=-0.001858 max=0.002453 Jy/beam ! Clean residual mean=-0.000002 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.0889755 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.0889755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074388Jy sigma=0.000710 ! Fit after self-cal, rms=0.074377Jy sigma=0.000710 ! Inverting map ! Added new window around map position (-29, 22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228767 Jy ! Component: 100 - total flux cleaned = 0.00286706 Jy ! Component: 150 - total flux cleaned = 0.00297799 Jy ! Component: 200 - total flux cleaned = 0.00304036 Jy ! Total flux subtracted in 200 components = 0.00304036 Jy ! Clean residual min=-0.001841 max=0.002134 Jy/beam ! Clean residual mean=0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.0920158 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 94 components and 0.0920158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074293Jy sigma=0.000710 ! Fit after self-cal, rms=0.074261Jy sigma=0.000709 ! 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.074261Jy sigma=0.000709 ! Fit after self-cal, rms=0.074063Jy sigma=0.000709 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.825 mas, bmaj=7.739 mas, bpa=-35.42 degrees ! Estimated noise=756.265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133594 Jy ! Component: 100 - total flux cleaned = 0.00177951 Jy ! Component: 150 - total flux cleaned = 0.00183599 Jy ! Component: 200 - total flux cleaned = 0.00181309 Jy ! Total flux subtracted in 200 components = 0.00181309 Jy ! Clean residual min=-0.001663 max=0.001980 Jy/beam ! Clean residual mean=0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0938289 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 116 components and 0.0938289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074029Jy sigma=0.000709 ! Fit after self-cal, rms=0.074089Jy sigma=0.000709 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.000396602 Jy ! Component: 100 - total flux cleaned = 0.000476623 Jy ! Component: 150 - total flux cleaned = 0.000476873 Jy ! Component: 200 - total flux cleaned = 0.000414232 Jy ! Total flux subtracted in 200 components = 0.000414232 Jy ! Clean residual min=-0.001663 max=0.001996 Jy/beam ! Clean residual mean=0.000002 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0942431 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 121 components and 0.0942431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074073Jy sigma=0.000709 ! Fit after self-cal, rms=0.074080Jy sigma=0.000709 ! 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.074080Jy sigma=0.000709 ! Fit after self-cal, rms=0.074243Jy sigma=0.000709 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.589 mas, bmaj=11.01 mas, bpa=-52.47 degrees ! Estimated noise=908.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00070594 Jy ! Component: 100 - total flux cleaned = 0.000926633 Jy ! Component: 150 - total flux cleaned = 0.00105006 Jy ! Component: 200 - total flux cleaned = 0.00103376 Jy ! Total flux subtracted in 200 components = 0.00103376 Jy ! Clean residual min=-0.002128 max=0.002577 Jy/beam ! Clean residual mean=0.000004 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.0952769 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 148 components and 0.0952769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074232Jy sigma=0.000709 ! Fit after self-cal, rms=0.074255Jy sigma=0.000709 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.000154343 Jy ! Component: 100 - total flux cleaned = 0.000229204 Jy ! Component: 150 - total flux cleaned = 0.000183695 Jy ! Component: 200 - total flux cleaned = 0.000126943 Jy ! Total flux subtracted in 200 components = 0.000126943 Jy ! Clean residual min=-0.002093 max=0.002555 Jy/beam ! Clean residual mean=0.000004 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.0954038 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 155 components and 0.0954038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074251Jy sigma=0.000709 ! Fit after self-cal, rms=0.074248Jy sigma=0.000708 ! 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.817 mas, bmaj=7.735 mas, bpa=-35.39 degrees ! Estimated noise=756.044 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.817 x 7.735 at -35.39 degrees (North through East) ! Clean map min=-0.0016715 max=0.050507 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.136 mas, bmaj=6.543 mas, bpa=-35.87 degrees ! Estimated noise=1360.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0412666 Jy ! Component: 100 - total flux cleaned = 0.0568694 Jy ! Component: 150 - total flux cleaned = 0.0654379 Jy ! Component: 200 - total flux cleaned = 0.0716244 Jy ! Total flux subtracted in 200 components = 0.0716244 Jy ! Clean residual min=-0.004130 max=0.004770 Jy/beam ! Clean residual mean=-0.000007 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.0716244 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0716244 Jy ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=7.735 mas, bpa=-35.39 degrees ! Estimated noise=756.044 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.00662119 Jy ! Component: 100 - total flux cleaned = 0.011168 Jy ! Component: 150 - total flux cleaned = 0.0144657 Jy ! Component: 200 - total flux cleaned = 0.016956 Jy ! Total flux subtracted in 200 components = 0.016956 Jy ! Clean residual min=-0.002302 max=0.002069 Jy/beam ! Clean residual mean=-0.000004 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.0885803 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 70 components and 0.0885804 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=8.589 mas, bmaj=11.01 mas, bpa=-52.47 degrees ! Estimated noise=908.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263827 Jy ! Component: 100 - total flux cleaned = 0.00436261 Jy ! Component: 150 - total flux cleaned = 0.00555125 Jy ! Component: 200 - total flux cleaned = 0.00598611 Jy ! Total flux subtracted in 200 components = 0.00598611 Jy ! Clean residual min=-0.002098 max=0.002601 Jy/beam ! Clean residual mean=0.000003 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.0945665 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 = 9.35879e-05 Jy ! Component: 100 - total flux cleaned = 9.42003e-05 Jy ! Component: 150 - total flux cleaned = 9.55052e-05 Jy ! Component: 200 - total flux cleaned = 0.000144891 Jy ! Total flux subtracted in 200 components = 0.000144891 Jy ! Clean residual min=-0.002115 max=0.002565 Jy/beam ! Clean residual mean=0.000003 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.0947114 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 134 components and 0.0947114 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=7.735 mas, bpa=-35.39 degrees ! Estimated noise=756.044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00031094 Jy ! Component: 100 - total flux cleaned = -0.000234631 Jy ! Component: 150 - total flux cleaned = -0.000169354 Jy ! Component: 200 - total flux cleaned = -7.91642e-05 Jy ! Total flux subtracted in 200 components = -7.91642e-05 Jy ! Clean residual min=-0.001806 max=0.002041 Jy/beam ! Clean residual mean=0.000001 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0946322 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 146 components and 0.0946322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074271Jy sigma=0.000709 ! Fit after self-cal, rms=0.074272Jy sigma=0.000709 wmodel J0347+7309_S_2017_10_21_pus_map.mod ! Writing 146 model components to file: J0347+7309_S_2017_10_21_pus_map.mod wobs J0347+7309_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0347+7309_S_2017_10_21_pus_uvs.fits wwins J0347+7309_S_2017_10_21_pus_map.win ! wwins: Wrote 3 windows to J0347+7309_S_2017_10_21_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.000468087 Jy ! Component: 100 - total flux cleaned = 0.000690398 Jy ! Component: 150 - total flux cleaned = 0.000896846 Jy ! Component: 200 - total flux cleaned = 0.0010629 Jy ! Component: 250 - total flux cleaned = 0.00124504 Jy ! Component: 300 - total flux cleaned = 0.0013943 Jy ! Component: 350 - total flux cleaned = 0.00146546 Jy ! Component: 400 - total flux cleaned = 0.00155689 Jy ! Component: 450 - total flux cleaned = 0.00157874 Jy ! Component: 500 - total flux cleaned = 0.00153667 Jy ! Component: 550 - total flux cleaned = 0.00153722 Jy ! Component: 600 - total flux cleaned = 0.00147634 Jy ! Component: 650 - total flux cleaned = 0.00145672 Jy ! Component: 700 - total flux cleaned = 0.00141851 Jy ! Component: 750 - total flux cleaned = 0.00136263 Jy ! Component: 800 - total flux cleaned = 0.0013627 Jy ! Component: 850 - total flux cleaned = 0.00134474 Jy ! Component: 900 - total flux cleaned = 0.00130952 Jy ! Component: 950 - total flux cleaned = 0.00127547 Jy ! Component: 1000 - total flux cleaned = 0.00125867 Jy ! Component: 1050 - total flux cleaned = 0.00120976 Jy ! Component: 1100 - total flux cleaned = 0.00117822 Jy ! Component: 1150 - total flux cleaned = 0.00119368 Jy ! Component: 1200 - total flux cleaned = 0.00116297 Jy ! Component: 1250 - total flux cleaned = 0.00114791 Jy ! Component: 1300 - total flux cleaned = 0.00111852 Jy ! Component: 1350 - total flux cleaned = 0.00114764 Jy ! Component: 1400 - total flux cleaned = 0.00113297 Jy ! Component: 1450 - total flux cleaned = 0.00109047 Jy ! Component: 1500 - total flux cleaned = 0.00107664 Jy ! Component: 1550 - total flux cleaned = 0.00107661 Jy ! Component: 1600 - total flux cleaned = 0.00106308 Jy ! Component: 1650 - total flux cleaned = 0.00103627 Jy ! Component: 1700 - total flux cleaned = 0.000957681 Jy ! Component: 1750 - total flux cleaned = 0.000880455 Jy ! Component: 1800 - total flux cleaned = 0.000842418 Jy ! Component: 1850 - total flux cleaned = 0.000791915 Jy ! Component: 1900 - total flux cleaned = 0.000742325 Jy ! Component: 1950 - total flux cleaned = 0.00070563 Jy ! Component: 2000 - total flux cleaned = 0.000657205 Jy ! Component: 2050 - total flux cleaned = 0.000633281 Jy ! Component: 2100 - total flux cleaned = 0.000598011 Jy ! Component: 2150 - total flux cleaned = 0.000656561 Jy ! Component: 2200 - total flux cleaned = 0.000621682 Jy ! Component: 2250 - total flux cleaned = 0.000621919 Jy ! Component: 2300 - total flux cleaned = 0.000644752 Jy ! Component: 2350 - total flux cleaned = 0.000622118 Jy ! Component: 2400 - total flux cleaned = 0.000622147 Jy ! Component: 2450 - total flux cleaned = 0.000655317 Jy ! Component: 2500 - total flux cleaned = 0.000655194 Jy ! Component: 2550 - total flux cleaned = 0.000644173 Jy ! Component: 2600 - total flux cleaned = 0.000644225 Jy ! Component: 2650 - total flux cleaned = 0.000622845 Jy ! Component: 2700 - total flux cleaned = 0.000612183 Jy ! Component: 2750 - total flux cleaned = 0.000601621 Jy ! Component: 2800 - total flux cleaned = 0.000612135 Jy ! Component: 2850 - total flux cleaned = 0.00061214 Jy ! Component: 2900 - total flux cleaned = 0.000581313 Jy ! Component: 2950 - total flux cleaned = 0.0006119 Jy ! Component: 3000 - total flux cleaned = 0.000652344 Jy ! Component: 3050 - total flux cleaned = 0.00062215 Jy ! Component: 3100 - total flux cleaned = 0.000632194 Jy ! Component: 3150 - total flux cleaned = 0.000651975 Jy ! Component: 3200 - total flux cleaned = 0.000632216 Jy ! Component: 3250 - total flux cleaned = 0.000632183 Jy ! Component: 3300 - total flux cleaned = 0.000612791 Jy ! Component: 3350 - total flux cleaned = 0.000661046 Jy ! Component: 3400 - total flux cleaned = 0.00063227 Jy ! Component: 3450 - total flux cleaned = 0.000603736 Jy ! Component: 3500 - total flux cleaned = 0.000622636 Jy ! Component: 3550 - total flux cleaned = 0.00058499 Jy ! Component: 3600 - total flux cleaned = 0.000594278 Jy ! Component: 3650 - total flux cleaned = 0.000566371 Jy ! Component: 3700 - total flux cleaned = 0.000538591 Jy ! Component: 3750 - total flux cleaned = 0.000520127 Jy ! Component: 3800 - total flux cleaned = 0.000501807 Jy ! Component: 3850 - total flux cleaned = 0.000465463 Jy ! Component: 3900 - total flux cleaned = 0.00042926 Jy ! Component: 3950 - total flux cleaned = 0.000429237 Jy ! Component: 4000 - total flux cleaned = 0.00039339 Jy ! Component: 4050 - total flux cleaned = 0.000393487 Jy ! Total flux subtracted in 4096 components = 0.000411299 Jy ! Clean residual min=-0.000571 max=0.000553 Jy/beam ! Clean residual mean=-0.000001 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.0950435 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 400 components and 0.0950435 Jy ![Exited script file: muppet] wmap "J0347+7309_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.817 x 7.735 at -35.39 degrees (North through East) ! Clean map min=-0.0010402 max=0.04953 Jy/beam ! Writing clean map to FITS file: J0347+7309_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0495302 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000143268 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.867762 0.867762 1.73552 3.47105 6.9421 13.8842 27.7684 55.5368 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.049 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.817 x 7.735 at -35.39 degrees (North through East) ! Clean map min=-0.0010402 max=0.04953 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 J0347+7309_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:49:40 2019