! Started logfile: J1419+3821_S_2017_06_10_pus_uvs.log on Mon May 6 14:56:25 2019 obs J1419+3821_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1419+3821_S_2017_06_10_pus_uva.fits ! AN table 1: 17 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.879739 visibilities/baseline/integration-bin. ! Found source: J1419+3821 ! ! 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 1154 lines of history. ! ! Reading 2692 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 J1419+3821_S_2017_06_10_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.726986Jy sigma=0.007753 ! Fit after self-cal, rms=0.723745Jy sigma=0.007721 ! 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.811 mas, bmaj=6.268 mas, bpa=-20.37 degrees ! Estimated noise=1806.02 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.213977 Jy ! Component: 100 - total flux cleaned = 0.263144 Jy ! Total flux subtracted in 100 components = 0.263144 Jy ! Clean residual min=-0.007132 max=0.018588 Jy/beam ! Clean residual mean=0.000009 rms=0.002227 Jy/beam ! Combined flux in latest and established models = 0.263144 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.263144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075737Jy sigma=0.000763 ! Fit after self-cal, rms=0.075735Jy sigma=0.000763 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195036 Jy ! Component: 100 - total flux cleaned = 0.0287164 Jy ! Total flux subtracted in 100 components = 0.0287164 Jy ! Clean residual min=-0.005658 max=0.006715 Jy/beam ! Clean residual mean=-0.000001 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.291861 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 12 components and 0.29186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070547Jy sigma=0.000710 ! Fit after self-cal, rms=0.070527Jy sigma=0.000710 ! 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=6.892 mas, bpa=-16.94 degrees ! Estimated noise=1447.68 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.00445317 Jy ! Component: 100 - total flux cleaned = 0.00683512 Jy ! Component: 150 - total flux cleaned = 0.00751717 Jy ! Component: 200 - total flux cleaned = 0.00761449 Jy ! Total flux subtracted in 200 components = 0.00761449 Jy ! Clean residual min=-0.004290 max=0.005126 Jy/beam ! Clean residual mean=0.000007 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 0.299475 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.299475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070204Jy sigma=0.000707 ! Fit after self-cal, rms=0.070199Jy sigma=0.000707 ! 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.97 FD 0.97 HN 0.96 KP 1.02 ! LA 1.00 MK 1.00 NL 0.90 OV 1.00 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 0.98 KP 0.99 ! LA 0.97 MK 1.00 NL 1.03 OV 1.08 ! PT 0.98 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.05 HN 0.96 KP 0.99 ! LA 1.00 MK 1.03 NL 1.04 OV 0.95 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.97 KP 1.00* ! LA 1.01 MK 1.20 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.070199Jy sigma=0.000707 ! Fit after self-cal, rms=0.067741Jy sigma=0.000682 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=6.889 mas, bpa=-16.99 degrees ! Estimated noise=1445.46 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.000101067 Jy ! Component: 100 - total flux cleaned = 0.000244148 Jy ! Component: 150 - total flux cleaned = 0.000405072 Jy ! Component: 200 - total flux cleaned = 0.000471586 Jy ! Total flux subtracted in 200 components = 0.000471586 Jy ! Clean residual min=-0.003654 max=0.004528 Jy/beam ! Clean residual mean=0.000006 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.299947 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.299947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067685Jy sigma=0.000681 ! Fit after self-cal, rms=0.067685Jy sigma=0.000681 ! 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.067685Jy sigma=0.000681 ! Fit after self-cal, rms=0.067171Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=6.87 mas, bpa=-16.9 degrees ! Estimated noise=1445.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00087508 Jy ! Component: 100 - total flux cleaned = 0.00101257 Jy ! Component: 150 - total flux cleaned = 0.00112686 Jy ! Component: 200 - total flux cleaned = 0.00122404 Jy ! Total flux subtracted in 200 components = 0.00122404 Jy ! Clean residual min=-0.003436 max=0.004433 Jy/beam ! Clean residual mean=0.000011 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.301171 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.301171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067124Jy sigma=0.000672 ! Fit after self-cal, rms=0.067125Jy sigma=0.000672 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 (78, 105). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00332917 Jy ! Component: 100 - total flux cleaned = 0.00343444 Jy ! Component: 150 - total flux cleaned = 0.00351344 Jy ! Component: 200 - total flux cleaned = 0.00365635 Jy ! Total flux subtracted in 200 components = 0.00365635 Jy ! Clean residual min=-0.003129 max=0.003712 Jy/beam ! Clean residual mean=0.000009 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.304827 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.304827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066802Jy sigma=0.000669 ! Fit after self-cal, rms=0.066791Jy sigma=0.000669 ! Inverting map ! Added new window around map position (82, 120). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00325625 Jy ! Component: 100 - total flux cleaned = 0.00334699 Jy ! Component: 150 - total flux cleaned = 0.00340196 Jy ! Component: 200 - total flux cleaned = 0.00355668 Jy ! Total flux subtracted in 200 components = 0.00355668 Jy ! Clean residual min=-0.003125 max=0.003227 Jy/beam ! Clean residual mean=0.000006 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.308384 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 75 components and 0.308384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066596Jy sigma=0.000667 ! Fit after self-cal, rms=0.066587Jy sigma=0.000666 ! 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.066587Jy sigma=0.000666 ! Fit after self-cal, rms=0.066367Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=6.858 mas, bpa=-16.89 degrees ! Estimated noise=1442.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000898895 Jy ! Component: 100 - total flux cleaned = 0.0012888 Jy ! Component: 150 - total flux cleaned = 0.00163508 Jy ! Component: 200 - total flux cleaned = 0.00190883 Jy ! Total flux subtracted in 200 components = 0.00190883 Jy ! Clean residual min=-0.003121 max=0.003160 Jy/beam ! Clean residual mean=0.000007 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.310293 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 84 components and 0.310293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066289Jy sigma=0.000665 ! Fit after self-cal, rms=0.066288Jy sigma=0.000665 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.000226703 Jy ! Component: 100 - total flux cleaned = 0.000434333 Jy ! Component: 150 - total flux cleaned = 0.000589673 Jy ! Component: 200 - total flux cleaned = 0.000736704 Jy ! Total flux subtracted in 200 components = 0.000736704 Jy ! Clean residual min=-0.003184 max=0.003118 Jy/beam ! Clean residual mean=0.000006 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.311029 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 90 components and 0.311029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066248Jy sigma=0.000665 ! Fit after self-cal, rms=0.066248Jy sigma=0.000665 ! 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.066248Jy sigma=0.000665 ! Fit after self-cal, rms=0.066218Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.83 mas, bmaj=9.797 mas, bpa=-22.31 degrees ! Estimated noise=1780.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000576828 Jy ! Component: 100 - total flux cleaned = 0.000813099 Jy ! Component: 150 - total flux cleaned = 0.000906328 Jy ! Component: 200 - total flux cleaned = 0.00101157 Jy ! Total flux subtracted in 200 components = 0.00101157 Jy ! Clean residual min=-0.003182 max=0.003088 Jy/beam ! Clean residual mean=0.000014 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.312041 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 103 components and 0.312041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066202Jy sigma=0.000664 ! Fit after self-cal, rms=0.066199Jy sigma=0.000664 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.49668e-06 Jy ! Component: 100 - total flux cleaned = 7.78508e-05 Jy ! Component: 150 - total flux cleaned = 0.000146859 Jy ! Component: 200 - total flux cleaned = 0.000190281 Jy ! Total flux subtracted in 200 components = 0.000190281 Jy ! Clean residual min=-0.003144 max=0.003074 Jy/beam ! Clean residual mean=0.000014 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.312231 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.312231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066195Jy sigma=0.000664 ! Fit after self-cal, rms=0.066193Jy sigma=0.000664 ! 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.395 mas, bmaj=6.85 mas, bpa=-16.88 degrees ! Estimated noise=1442.39 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.395 x 6.85 at -16.88 degrees (North through East) ! Clean map min=-0.0031257 max=0.27693 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.839 mas, bmaj=6.249 mas, bpa=-20.41 degrees ! Estimated noise=1795.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.212679 Jy ! Component: 100 - total flux cleaned = 0.260561 Jy ! Component: 150 - total flux cleaned = 0.278424 Jy ! Component: 200 - total flux cleaned = 0.287265 Jy ! Total flux subtracted in 200 components = 0.287265 Jy ! Clean residual min=-0.004746 max=0.005159 Jy/beam ! Clean residual mean=0.000013 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 0.287265 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.287265 Jy ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=6.85 mas, bpa=-16.88 degrees ! Estimated noise=1442.39 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.00723337 Jy ! Component: 100 - total flux cleaned = 0.0122553 Jy ! Component: 150 - total flux cleaned = 0.0159693 Jy ! Component: 200 - total flux cleaned = 0.0175901 Jy ! Total flux subtracted in 200 components = 0.0175901 Jy ! Clean residual min=-0.003527 max=0.003222 Jy/beam ! Clean residual mean=0.000016 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.304855 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 49 components and 0.304855 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.83 mas, bmaj=9.797 mas, bpa=-22.31 degrees ! Estimated noise=1780.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00261305 Jy ! Component: 100 - total flux cleaned = 0.00395032 Jy ! Component: 150 - total flux cleaned = 0.00484501 Jy ! Component: 200 - total flux cleaned = 0.00537017 Jy ! Total flux subtracted in 200 components = 0.00537017 Jy ! Clean residual min=-0.003340 max=0.003045 Jy/beam ! Clean residual mean=0.000019 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.310226 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.000389972 Jy ! Component: 100 - total flux cleaned = 0.000778301 Jy ! Component: 150 - total flux cleaned = 0.00094909 Jy ! Component: 200 - total flux cleaned = 0.00113884 Jy ! Total flux subtracted in 200 components = 0.00113884 Jy ! Clean residual min=-0.003336 max=0.003031 Jy/beam ! Clean residual mean=0.000017 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.311364 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 83 components and 0.311364 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=6.85 mas, bpa=-16.88 degrees ! Estimated noise=1442.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.03057e-05 Jy ! Component: 100 - total flux cleaned = 0.000244038 Jy ! Component: 150 - total flux cleaned = 0.000558073 Jy ! Component: 200 - total flux cleaned = 0.000785177 Jy ! Total flux subtracted in 200 components = 0.000785177 Jy ! Clean residual min=-0.003192 max=0.003035 Jy/beam ! Clean residual mean=0.000007 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.312149 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.31215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066314Jy sigma=0.000665 ! Fit after self-cal, rms=0.066308Jy sigma=0.000665 wmodel J1419+3821_S_2017_06_10_pus_map.mod ! Writing 100 model components to file: J1419+3821_S_2017_06_10_pus_map.mod wobs J1419+3821_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1419+3821_S_2017_06_10_pus_uvs.fits wwins J1419+3821_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J1419+3821_S_2017_06_10_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.000299707 Jy ! Component: 100 - total flux cleaned = -0.000458934 Jy ! Component: 150 - total flux cleaned = -0.0005102 Jy ! Component: 200 - total flux cleaned = -0.000510184 Jy ! Component: 250 - total flux cleaned = -0.000463169 Jy ! Component: 300 - total flux cleaned = -0.000462879 Jy ! Component: 350 - total flux cleaned = -0.000462096 Jy ! Component: 400 - total flux cleaned = -0.000548034 Jy ! Component: 450 - total flux cleaned = -0.000505896 Jy ! Component: 500 - total flux cleaned = -0.000588117 Jy ! Component: 550 - total flux cleaned = -0.000547654 Jy ! Component: 600 - total flux cleaned = -0.000667227 Jy ! Component: 650 - total flux cleaned = -0.000666721 Jy ! Component: 700 - total flux cleaned = -0.000627487 Jy ! Component: 750 - total flux cleaned = -0.000589882 Jy ! Component: 800 - total flux cleaned = -0.000515516 Jy ! Component: 850 - total flux cleaned = -0.000478803 Jy ! Component: 900 - total flux cleaned = -0.000442302 Jy ! Component: 950 - total flux cleaned = -0.000406788 Jy ! Component: 1000 - total flux cleaned = -0.000441602 Jy ! Component: 1050 - total flux cleaned = -0.000304046 Jy ! Component: 1100 - total flux cleaned = -0.000270231 Jy ! Component: 1150 - total flux cleaned = -0.000269958 Jy ! Component: 1200 - total flux cleaned = -0.000269244 Jy ! Component: 1250 - total flux cleaned = -0.000139313 Jy ! Component: 1300 - total flux cleaned = -0.000138917 Jy ! Component: 1350 - total flux cleaned = -0.000170114 Jy ! Component: 1400 - total flux cleaned = -0.000107693 Jy ! Component: 1450 - total flux cleaned = -4.63077e-05 Jy ! Component: 1500 - total flux cleaned = 1.44651e-05 Jy ! Component: 1550 - total flux cleaned = 0.000225361 Jy ! Component: 1600 - total flux cleaned = 0.000224934 Jy ! Component: 1650 - total flux cleaned = 0.000431438 Jy ! Component: 1700 - total flux cleaned = 0.00054775 Jy ! Component: 1750 - total flux cleaned = 0.000663244 Jy ! Component: 1800 - total flux cleaned = 0.000833993 Jy ! Component: 1850 - total flux cleaned = 0.000833959 Jy ! Component: 1900 - total flux cleaned = 0.000861813 Jy ! Component: 1950 - total flux cleaned = 0.000972765 Jy ! Component: 2000 - total flux cleaned = 0.00119245 Jy ! Component: 2050 - total flux cleaned = 0.00124676 Jy ! Component: 2100 - total flux cleaned = 0.00130067 Jy ! Component: 2150 - total flux cleaned = 0.00148771 Jy ! Component: 2200 - total flux cleaned = 0.00154059 Jy ! Component: 2250 - total flux cleaned = 0.00169798 Jy ! Component: 2300 - total flux cleaned = 0.00180203 Jy ! Component: 2350 - total flux cleaned = 0.00193124 Jy ! Component: 2400 - total flux cleaned = 0.00190521 Jy ! Component: 2450 - total flux cleaned = 0.00190552 Jy ! Component: 2500 - total flux cleaned = 0.00203162 Jy ! Component: 2550 - total flux cleaned = 0.00213149 Jy ! Component: 2600 - total flux cleaned = 0.00213142 Jy ! Component: 2650 - total flux cleaned = 0.00215616 Jy ! Component: 2700 - total flux cleaned = 0.0021806 Jy ! Component: 2750 - total flux cleaned = 0.0022777 Jy ! Component: 2800 - total flux cleaned = 0.00230178 Jy ! Component: 2850 - total flux cleaned = 0.00246884 Jy ! Component: 2900 - total flux cleaned = 0.00244484 Jy ! Component: 2950 - total flux cleaned = 0.00256231 Jy ! Component: 3000 - total flux cleaned = 0.00253893 Jy ! Component: 3050 - total flux cleaned = 0.00267767 Jy ! Component: 3100 - total flux cleaned = 0.00265476 Jy ! Component: 3150 - total flux cleaned = 0.00265482 Jy ! Component: 3200 - total flux cleaned = 0.00272282 Jy ! Component: 3250 - total flux cleaned = 0.0028574 Jy ! Component: 3300 - total flux cleaned = 0.00290194 Jy ! Component: 3350 - total flux cleaned = 0.00290199 Jy ! Component: 3400 - total flux cleaned = 0.00296788 Jy ! Component: 3450 - total flux cleaned = 0.00296794 Jy ! Component: 3500 - total flux cleaned = 0.00296786 Jy ! Component: 3550 - total flux cleaned = 0.00298931 Jy ! Component: 3600 - total flux cleaned = 0.00301093 Jy ! Component: 3650 - total flux cleaned = 0.00288357 Jy ! Component: 3700 - total flux cleaned = 0.00301029 Jy ! Component: 3750 - total flux cleaned = 0.00303107 Jy ! Component: 3800 - total flux cleaned = 0.00292698 Jy ! Component: 3850 - total flux cleaned = 0.00296865 Jy ! Component: 3900 - total flux cleaned = 0.00298932 Jy ! Component: 3950 - total flux cleaned = 0.00294819 Jy ! Component: 4000 - total flux cleaned = 0.00294805 Jy ! Component: 4050 - total flux cleaned = 0.00288757 Jy ! Total flux subtracted in 4096 components = 0.00290793 Jy ! Clean residual min=-0.001294 max=0.001259 Jy/beam ! Clean residual mean=0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.315057 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 377 components and 0.315057 Jy ![Exited script file: muppet] wmap "J1419+3821_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.395 x 6.85 at -16.88 degrees (North through East) ! Clean map min=-0.0025327 max=0.27599 Jy/beam ! Writing clean map to FITS file: J1419+3821_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.275986 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000352667 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.383354 0.383354 0.766707 1.53341 3.06683 6.13366 12.2673 24.5346 49.0693 98.1385 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.275 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.395 x 6.85 at -16.88 degrees (North through East) ! Clean map min=-0.0025327 max=0.27599 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 J1419+3821_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:56:29 2019