! Started logfile: J1849+3024_S_2017_04_28_pus_uvs.log on Thu May 2 16:31:56 2019 obs J1849+3024_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1849+3024_S_2017_04_28_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.89883 visibilities/baseline/integration-bin. ! Found source: J1849+3024 ! ! 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 671 lines of history. ! ! Reading 18444 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 J1849+3024_S_2017_04_28_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 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 479 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899484Jy sigma=0.008629 ! Fit after self-cal, rms=0.893284Jy sigma=0.008579 ! 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.938 mas, bmaj=5.584 mas, bpa=-6.625 degrees ! Estimated noise=977.767 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.0831944 Jy ! Component: 100 - total flux cleaned = 0.1051 Jy ! Total flux subtracted in 100 components = 0.1051 Jy ! Clean residual min=-0.003468 max=0.008777 Jy/beam ! Clean residual mean=-0.000007 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.1051 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.1051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080029Jy sigma=0.000689 ! Fit after self-cal, rms=0.080024Jy sigma=0.000689 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00914702 Jy ! Component: 100 - total flux cleaned = 0.013278 Jy ! Total flux subtracted in 100 components = 0.013278 Jy ! Clean residual min=-0.002969 max=0.003362 Jy/beam ! Clean residual mean=-0.000001 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.118378 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.118378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078947Jy sigma=0.000678 ! Fit after self-cal, rms=0.078949Jy sigma=0.000678 ! 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.614 mas, bmaj=6.488 mas, bpa=-6.2 degrees ! Estimated noise=607.376 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 (2, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00494975 Jy ! Component: 100 - total flux cleaned = 0.00794219 Jy ! Component: 150 - total flux cleaned = 0.0100124 Jy ! Component: 200 - total flux cleaned = 0.0111199 Jy ! Total flux subtracted in 200 components = 0.0111199 Jy ! Clean residual min=-0.002325 max=0.002785 Jy/beam ! Clean residual mean=0.000004 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.129498 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 49 components and 0.129498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078585Jy sigma=0.000674 ! Fit after self-cal, rms=0.078551Jy sigma=0.000674 ! 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.92 FD 1.05 HN 0.99 KP 0.98 ! LA 0.96 MK 0.98 NL 0.95 OV 0.97 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.02 KP 0.97 ! LA 0.94 MK 0.98 NL 1.08 OV 1.06 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.02 KP 1.01 ! LA 1.00 MK 1.01 NL 1.03 OV 0.93 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 0.99 KP 1.00* ! LA 1.00 MK 1.11 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.078551Jy sigma=0.000674 ! Fit after self-cal, rms=0.077528Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.626 mas, bmaj=6.487 mas, bpa=-5.91 degrees ! Estimated noise=602.958 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.000886896 Jy ! Component: 100 - total flux cleaned = 0.00144451 Jy ! Component: 150 - total flux cleaned = 0.00190157 Jy ! Component: 200 - total flux cleaned = 0.00226608 Jy ! Total flux subtracted in 200 components = 0.00226608 Jy ! Clean residual min=-0.002099 max=0.002447 Jy/beam ! Clean residual mean=0.000005 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.131764 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 65 components and 0.131764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077456Jy sigma=0.000671 ! Fit after self-cal, rms=0.077424Jy sigma=0.000670 ! 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.077424Jy sigma=0.000670 ! Fit after self-cal, rms=0.078375Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=6.509 mas, bpa=-5.851 degrees ! Estimated noise=604.389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000623927 Jy ! Component: 100 - total flux cleaned = 0.000739904 Jy ! Component: 150 - total flux cleaned = 0.000833331 Jy ! Component: 200 - total flux cleaned = 0.000854031 Jy ! Total flux subtracted in 200 components = 0.000854031 Jy ! Clean residual min=-0.001566 max=0.001933 Jy/beam ! Clean residual mean=0.000003 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.132618 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.132618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078353Jy sigma=0.000666 ! Fit after self-cal, rms=0.078385Jy sigma=0.000666 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 (8.5, 24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182308 Jy ! Component: 100 - total flux cleaned = 0.00284356 Jy ! Component: 150 - total flux cleaned = 0.00331002 Jy ! Component: 200 - total flux cleaned = 0.0034214 Jy ! Total flux subtracted in 200 components = 0.0034214 Jy ! Clean residual min=-0.001648 max=0.001891 Jy/beam ! Clean residual mean=-0.000000 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.136039 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 101 components and 0.136039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078334Jy sigma=0.000666 ! Fit after self-cal, rms=0.078328Jy sigma=0.000666 ! Inverting map ! Added new window around map position (45.5, 92.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186509 Jy ! Component: 100 - total flux cleaned = 0.00278954 Jy ! Component: 150 - total flux cleaned = 0.00313709 Jy ! Component: 200 - total flux cleaned = 0.00343063 Jy ! Total flux subtracted in 200 components = 0.00343063 Jy ! Clean residual min=-0.001526 max=0.001620 Jy/beam ! Clean residual mean=0.000001 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.13947 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 120 components and 0.13947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078279Jy sigma=0.000665 ! Fit after self-cal, rms=0.078275Jy sigma=0.000665 ! Inverting map ! Added new window around map position (-63, 103). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013853 Jy ! Component: 100 - total flux cleaned = 0.0021255 Jy ! Component: 150 - total flux cleaned = 0.00245373 Jy ! Component: 200 - total flux cleaned = 0.00265262 Jy ! Total flux subtracted in 200 components = 0.00265262 Jy ! Clean residual min=-0.001482 max=0.001470 Jy/beam ! Clean residual mean=0.000000 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.142122 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 139 components and 0.142122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078244Jy sigma=0.000665 ! Fit after self-cal, rms=0.078243Jy sigma=0.000665 ! 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.078243Jy sigma=0.000665 ! Fit after self-cal, rms=0.078151Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=6.506 mas, bpa=-5.926 degrees ! Estimated noise=603.058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000653389 Jy ! Component: 100 - total flux cleaned = 0.000870963 Jy ! Component: 150 - total flux cleaned = 0.00100589 Jy ! Component: 200 - total flux cleaned = 0.00109081 Jy ! Total flux subtracted in 200 components = 0.00109081 Jy ! Clean residual min=-0.001473 max=0.001455 Jy/beam ! Clean residual mean=0.000000 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.143213 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 147 components and 0.143213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078137Jy sigma=0.000665 ! Fit after self-cal, rms=0.078140Jy 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.000286251 Jy ! Component: 100 - total flux cleaned = 0.000367364 Jy ! Component: 150 - total flux cleaned = 0.00046462 Jy ! Component: 200 - total flux cleaned = 0.00057606 Jy ! Total flux subtracted in 200 components = 0.00057606 Jy ! Clean residual min=-0.001475 max=0.001462 Jy/beam ! Clean residual mean=-0.000000 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.143789 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 155 components and 0.143789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078130Jy sigma=0.000665 ! Fit after self-cal, rms=0.078130Jy 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.078130Jy sigma=0.000665 ! Fit after self-cal, rms=0.078092Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.825 mas, bmaj=9.706 mas, bpa=0.07154 degrees ! Estimated noise=741.665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000662366 Jy ! Component: 100 - total flux cleaned = 0.00103151 Jy ! Component: 150 - total flux cleaned = 0.00124203 Jy ! Component: 200 - total flux cleaned = 0.00139852 Jy ! Total flux subtracted in 200 components = 0.00139852 Jy ! Clean residual min=-0.001708 max=0.001606 Jy/beam ! Clean residual mean=-0.000002 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.145188 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 174 components and 0.145188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078087Jy sigma=0.000665 ! Fit after self-cal, rms=0.078087Jy 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.000335981 Jy ! Component: 100 - total flux cleaned = 0.000527107 Jy ! Component: 150 - total flux cleaned = 0.000687197 Jy ! Component: 200 - total flux cleaned = 0.000799701 Jy ! Total flux subtracted in 200 components = 0.000799701 Jy ! Clean residual min=-0.001713 max=0.001619 Jy/beam ! Clean residual mean=-0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.145987 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 183 components and 0.145987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078086Jy sigma=0.000665 ! Fit after self-cal, rms=0.078086Jy sigma=0.000665 ! 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.618 mas, bmaj=6.504 mas, bpa=-5.946 degrees ! Estimated noise=602.877 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.618 x 6.504 at -5.946 degrees (North through East) ! Clean map min=-0.0013792 max=0.10808 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.945 mas, bmaj=5.595 mas, bpa=-6.451 degrees ! Estimated noise=968.662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0821771 Jy ! Component: 100 - total flux cleaned = 0.104116 Jy ! Component: 150 - total flux cleaned = 0.113132 Jy ! Component: 200 - total flux cleaned = 0.118326 Jy ! Total flux subtracted in 200 components = 0.118326 Jy ! Clean residual min=-0.002788 max=0.002905 Jy/beam ! Clean residual mean=-0.000000 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.118326 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.118326 Jy ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=6.504 mas, bpa=-5.946 degrees ! Estimated noise=602.877 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.00510018 Jy ! Component: 100 - total flux cleaned = 0.00858505 Jy ! Component: 150 - total flux cleaned = 0.0112681 Jy ! Component: 200 - total flux cleaned = 0.0135068 Jy ! Total flux subtracted in 200 components = 0.0135068 Jy ! Clean residual min=-0.001831 max=0.001892 Jy/beam ! Clean residual mean=0.000004 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.131833 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 56 components and 0.131833 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.825 mas, bmaj=9.706 mas, bpa=0.07154 degrees ! Estimated noise=741.665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282381 Jy ! Component: 100 - total flux cleaned = 0.00492794 Jy ! Component: 150 - total flux cleaned = 0.00663241 Jy ! Component: 200 - total flux cleaned = 0.00793746 Jy ! Total flux subtracted in 200 components = 0.00793746 Jy ! Clean residual min=-0.001865 max=0.001490 Jy/beam ! Clean residual mean=0.000004 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.13977 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.000870361 Jy ! Component: 100 - total flux cleaned = 0.00162831 Jy ! Component: 150 - total flux cleaned = 0.00232572 Jy ! Component: 200 - total flux cleaned = 0.00290551 Jy ! Total flux subtracted in 200 components = 0.00290551 Jy ! Clean residual min=-0.001754 max=0.001545 Jy/beam ! Clean residual mean=0.000002 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.142676 Jy ! Adding 126 model components to the UV plane model. ! The established model now contains 174 components and 0.142676 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=6.504 mas, bpa=-5.946 degrees ! Estimated noise=602.877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00091955 Jy ! Component: 100 - total flux cleaned = 0.00129628 Jy ! Component: 150 - total flux cleaned = 0.00148419 Jy ! Component: 200 - total flux cleaned = 0.001659 Jy ! Total flux subtracted in 200 components = 0.001659 Jy ! Clean residual min=-0.001532 max=0.001604 Jy/beam ! Clean residual mean=0.000000 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.144335 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 201 components and 0.144335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078127Jy sigma=0.000665 ! Fit after self-cal, rms=0.078124Jy sigma=0.000665 wmodel J1849+3024_S_2017_04_28_pus_map.mod ! Writing 201 model components to file: J1849+3024_S_2017_04_28_pus_map.mod wobs J1849+3024_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1849+3024_S_2017_04_28_pus_uvs.fits wwins J1849+3024_S_2017_04_28_pus_map.win ! wwins: Wrote 5 windows to J1849+3024_S_2017_04_28_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.000206426 Jy ! Component: 100 - total flux cleaned = 0.000102167 Jy ! Component: 150 - total flux cleaned = -6.83129e-05 Jy ! Component: 200 - total flux cleaned = -0.000303106 Jy ! Component: 250 - total flux cleaned = -0.000394171 Jy ! Component: 300 - total flux cleaned = -0.000569768 Jy ! Component: 350 - total flux cleaned = -0.000676217 Jy ! Component: 400 - total flux cleaned = -0.000717697 Jy ! Component: 450 - total flux cleaned = -0.000819619 Jy ! Component: 500 - total flux cleaned = -0.000858997 Jy ! Component: 550 - total flux cleaned = -0.000858914 Jy ! Component: 600 - total flux cleaned = -0.000916561 Jy ! Component: 650 - total flux cleaned = -0.000954087 Jy ! Component: 700 - total flux cleaned = -0.00100942 Jy ! Component: 750 - total flux cleaned = -0.00102786 Jy ! Component: 800 - total flux cleaned = -0.00106382 Jy ! Component: 850 - total flux cleaned = -0.00108185 Jy ! Component: 900 - total flux cleaned = -0.0011515 Jy ! Component: 950 - total flux cleaned = -0.00116871 Jy ! Component: 1000 - total flux cleaned = -0.00120244 Jy ! Component: 1050 - total flux cleaned = -0.00123565 Jy ! Component: 1100 - total flux cleaned = -0.00130142 Jy ! Component: 1150 - total flux cleaned = -0.00143077 Jy ! Component: 1200 - total flux cleaned = -0.00151063 Jy ! Component: 1250 - total flux cleaned = -0.00162104 Jy ! Component: 1300 - total flux cleaned = -0.00168333 Jy ! Component: 1350 - total flux cleaned = -0.00179156 Jy ! Component: 1400 - total flux cleaned = -0.00180685 Jy ! Component: 1450 - total flux cleaned = -0.0019125 Jy ! Component: 1500 - total flux cleaned = -0.00194237 Jy ! Component: 1550 - total flux cleaned = -0.00201626 Jy ! Component: 1600 - total flux cleaned = -0.00205992 Jy ! Component: 1650 - total flux cleaned = -0.00210325 Jy ! Component: 1700 - total flux cleaned = -0.0021463 Jy ! Component: 1750 - total flux cleaned = -0.00224562 Jy ! Component: 1800 - total flux cleaned = -0.00220321 Jy ! Component: 1850 - total flux cleaned = -0.00223144 Jy ! Component: 1900 - total flux cleaned = -0.00235588 Jy ! Component: 1950 - total flux cleaned = -0.00230091 Jy ! Component: 2000 - total flux cleaned = -0.00246413 Jy ! Component: 2050 - total flux cleaned = -0.0024372 Jy ! Component: 2100 - total flux cleaned = -0.00251756 Jy ! Component: 2150 - total flux cleaned = -0.00258391 Jy ! Component: 2200 - total flux cleaned = -0.00264956 Jy ! Component: 2250 - total flux cleaned = -0.00268883 Jy ! Component: 2300 - total flux cleaned = -0.00274088 Jy ! Component: 2350 - total flux cleaned = -0.002831 Jy ! Component: 2400 - total flux cleaned = -0.00286936 Jy ! Component: 2450 - total flux cleaned = -0.00297085 Jy ! Component: 2500 - total flux cleaned = -0.00300868 Jy ! Component: 2550 - total flux cleaned = -0.00307117 Jy ! Component: 2600 - total flux cleaned = -0.00307126 Jy ! Component: 2650 - total flux cleaned = -0.00313307 Jy ! Component: 2700 - total flux cleaned = -0.00314536 Jy ! Component: 2750 - total flux cleaned = -0.00321842 Jy ! Component: 2800 - total flux cleaned = -0.00327877 Jy ! Component: 2850 - total flux cleaned = -0.00336264 Jy ! Component: 2900 - total flux cleaned = -0.00339831 Jy ! Component: 2950 - total flux cleaned = -0.00344558 Jy ! Component: 3000 - total flux cleaned = -0.00351599 Jy ! Component: 3050 - total flux cleaned = -0.00352757 Jy ! Component: 3100 - total flux cleaned = -0.00355088 Jy ! Component: 3150 - total flux cleaned = -0.00358528 Jy ! Component: 3200 - total flux cleaned = -0.00359663 Jy ! Component: 3250 - total flux cleaned = -0.00357393 Jy ! Component: 3300 - total flux cleaned = -0.00357387 Jy ! Component: 3350 - total flux cleaned = -0.0036189 Jy ! Component: 3400 - total flux cleaned = -0.00365231 Jy ! Component: 3450 - total flux cleaned = -0.00363002 Jy ! Component: 3500 - total flux cleaned = -0.00361899 Jy ! Component: 3550 - total flux cleaned = -0.00368494 Jy ! Component: 3600 - total flux cleaned = -0.00368497 Jy ! Component: 3650 - total flux cleaned = -0.00371744 Jy ! Component: 3700 - total flux cleaned = -0.00373899 Jy ! Component: 3750 - total flux cleaned = -0.00374967 Jy ! Component: 3800 - total flux cleaned = -0.00373908 Jy ! Component: 3850 - total flux cleaned = -0.00377083 Jy ! Component: 3900 - total flux cleaned = -0.00381282 Jy ! Component: 3950 - total flux cleaned = -0.00380244 Jy ! Component: 4000 - total flux cleaned = -0.00380254 Jy ! Component: 4050 - total flux cleaned = -0.00382318 Jy ! Total flux subtracted in 4096 components = -0.00386422 Jy ! Clean residual min=-0.000654 max=0.000644 Jy/beam ! Clean residual mean=-0.000001 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.140471 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 480 components and 0.140471 Jy ![Exited script file: muppet] wmap "J1849+3024_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.618 x 6.504 at -5.946 degrees (North through East) ! Clean map min=-0.00096008 max=0.10776 Jy/beam ! Writing clean map to FITS file: J1849+3024_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.107756 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000184478 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.513597 0.513597 1.02719 2.05439 4.10878 8.21755 16.4351 32.8702 65.7404 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.107 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.618 x 6.504 at -5.946 degrees (North through East) ! Clean map min=-0.00096008 max=0.10776 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 J1849+3024_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:32:02 2019