! Started logfile: J1443+5201_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:43:39 2019 obs J1443+5201_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1443+5201_S_2017_03_27_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970175 visibilities/baseline/integration-bin. ! Found source: J1443+5201 ! ! 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 1684 lines of history. ! ! Reading 19908 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 J1443+5201_S_2017_03_27_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 300 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.840298Jy sigma=0.007293 ! Fit after self-cal, rms=0.833938Jy sigma=0.007252 ! 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.227 mas, bmaj=4.148 mas, bpa=-0.4576 degrees ! Estimated noise=925.326 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.123742 Jy ! Component: 100 - total flux cleaned = 0.156985 Jy ! Total flux subtracted in 100 components = 0.156985 Jy ! Clean residual min=-0.005531 max=0.014643 Jy/beam ! Clean residual mean=0.000008 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.156985 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.156985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102331Jy sigma=0.000753 ! Fit after self-cal, rms=0.102299Jy sigma=0.000753 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164119 Jy ! Component: 100 - total flux cleaned = 0.025272 Jy ! Total flux subtracted in 100 components = 0.025272 Jy ! Clean residual min=-0.004752 max=0.006541 Jy/beam ! Clean residual mean=0.000008 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.182257 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.182257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098151Jy sigma=0.000711 ! Fit after self-cal, rms=0.098181Jy sigma=0.000710 ! Inverting map ! Added new window around map position (-4.5, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00662592 Jy ! Component: 100 - total flux cleaned = 0.0105462 Jy ! Total flux subtracted in 100 components = 0.0105462 Jy ! Clean residual min=-0.004988 max=0.004527 Jy/beam ! Clean residual mean=0.000007 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.192803 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.192803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097383Jy sigma=0.000703 ! Fit after self-cal, rms=0.097383Jy sigma=0.000703 ! 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.897 mas, bmaj=4.973 mas, bpa=2.785 degrees ! Estimated noise=625.996 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.00628855 Jy ! Component: 100 - total flux cleaned = 0.00931939 Jy ! Component: 150 - total flux cleaned = 0.0111254 Jy ! Component: 200 - total flux cleaned = 0.0122693 Jy ! Total flux subtracted in 200 components = 0.0122693 Jy ! Clean residual min=-0.005938 max=0.004361 Jy/beam ! Clean residual mean=0.000020 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.205072 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 48 components and 0.205072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096904Jy sigma=0.000700 ! Fit after self-cal, rms=0.096889Jy sigma=0.000700 ! 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.02 FD 0.90 HN 1.01 KP 1.06 ! LA 1.01 MK 1.02 NL 1.02 OV 1.05 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.91 HN 1.05 KP 1.01 ! LA 0.98 MK 0.98 NL 1.06 OV 1.06 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.96 HN 1.01 KP 1.00 ! LA 1.00 MK 1.01 NL 1.04 OV 0.96 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.91 HN 0.99 KP 1.00* ! LA 1.03 MK 1.26 NL 1.00* OV 1.28 ! PT 1.00 SC 1.77 ! ! ! Fit before self-cal, rms=0.096889Jy sigma=0.000700 ! Fit after self-cal, rms=0.116051Jy sigma=0.000690 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.903 mas, bmaj=5.008 mas, bpa=3.343 degrees ! Estimated noise=631.828 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.0015131 Jy ! Component: 100 - total flux cleaned = 0.00158993 Jy ! Component: 150 - total flux cleaned = 0.0015097 Jy ! Component: 200 - total flux cleaned = 0.00142587 Jy ! Total flux subtracted in 200 components = 0.00142587 Jy ! Clean residual min=-0.005093 max=0.004202 Jy/beam ! Clean residual mean=0.000034 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.206498 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.206498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116007Jy sigma=0.000690 ! Fit after self-cal, rms=0.116436Jy sigma=0.000690 ! 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.116436Jy sigma=0.000690 ! Fit after self-cal, rms=0.172811Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=5.009 mas, bpa=3.714 degrees ! Estimated noise=632.857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000603141 Jy ! Component: 100 - total flux cleaned = -0.000631329 Jy ! Component: 150 - total flux cleaned = -0.000653587 Jy ! Component: 200 - total flux cleaned = -0.000672144 Jy ! Total flux subtracted in 200 components = -0.000672144 Jy ! Clean residual min=-0.001860 max=0.001836 Jy/beam ! Clean residual mean=0.000006 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.205826 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.205826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172794Jy sigma=0.000666 ! Fit after self-cal, rms=0.173345Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.74169e-05 Jy ! Component: 100 - total flux cleaned = -8.22248e-05 Jy ! Component: 150 - total flux cleaned = -0.000109193 Jy ! Component: 200 - total flux cleaned = -0.000134162 Jy ! Total flux subtracted in 200 components = -0.000134162 Jy ! Clean residual min=-0.001788 max=0.001802 Jy/beam ! Clean residual mean=0.000006 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.205692 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.205692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173340Jy sigma=0.000666 ! Fit after self-cal, rms=0.173339Jy 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.173339Jy sigma=0.000666 ! Fit after self-cal, rms=0.175650Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.92 mas, bmaj=5.02 mas, bpa=4.03 degrees ! Estimated noise=633.551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000346254 Jy ! Component: 100 - total flux cleaned = -0.000457014 Jy ! Component: 150 - total flux cleaned = -0.000534886 Jy ! Component: 200 - total flux cleaned = -0.000575852 Jy ! Total flux subtracted in 200 components = -0.000575852 Jy ! Clean residual min=-0.001779 max=0.001812 Jy/beam ! Clean residual mean=0.000005 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.205116 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.205116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175644Jy sigma=0.000666 ! Fit after self-cal, rms=0.175661Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.74619e-05 Jy ! Component: 100 - total flux cleaned = -0.000120984 Jy ! Component: 150 - total flux cleaned = -0.000142859 Jy ! Component: 200 - total flux cleaned = -0.000173051 Jy ! Total flux subtracted in 200 components = -0.000173051 Jy ! Clean residual min=-0.001756 max=0.001786 Jy/beam ! Clean residual mean=0.000005 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.204943 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.204943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175658Jy sigma=0.000666 ! Fit after self-cal, rms=0.175658Jy sigma=0.000666 ! 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.175658Jy sigma=0.000666 ! Fit after self-cal, rms=0.176297Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.206 mas, bmaj=8.941 mas, bpa=29.15 degrees ! Estimated noise=765.096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000536356 Jy ! Component: 100 - total flux cleaned = -0.000512709 Jy ! Component: 150 - total flux cleaned = -0.000493514 Jy ! Component: 200 - total flux cleaned = -0.000501096 Jy ! Total flux subtracted in 200 components = -0.000501096 Jy ! Clean residual min=-0.002127 max=0.001957 Jy/beam ! Clean residual mean=0.000011 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.204442 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 68 components and 0.204442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176297Jy sigma=0.000666 ! Fit after self-cal, rms=0.176284Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000136495 Jy ! Component: 100 - total flux cleaned = -0.000109909 Jy ! Component: 150 - total flux cleaned = -9.00892e-05 Jy ! Component: 200 - total flux cleaned = -7.48883e-05 Jy ! Total flux subtracted in 200 components = -7.48883e-05 Jy ! Clean residual min=-0.002132 max=0.001968 Jy/beam ! Clean residual mean=0.000011 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.204367 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 70 components and 0.204367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176285Jy sigma=0.000666 ! Fit after self-cal, rms=0.176279Jy sigma=0.000666 ! 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.924 mas, bmaj=5.03 mas, bpa=4.248 degrees ! Estimated noise=634.374 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.924 x 5.03 at 4.248 degrees (North through East) ! Clean map min=-0.0016844 max=0.1709 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.242 mas, bmaj=4.184 mas, bpa=1.686 degrees ! Estimated noise=959.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127808 Jy ! Component: 100 - total flux cleaned = 0.162967 Jy ! Component: 150 - total flux cleaned = 0.179792 Jy ! Component: 200 - total flux cleaned = 0.188586 Jy ! Total flux subtracted in 200 components = 0.188586 Jy ! Clean residual min=-0.003427 max=0.004374 Jy/beam ! Clean residual mean=0.000005 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.188586 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.188586 Jy ! Inverting map and beam ! Estimated beam: bmin=3.924 mas, bmaj=5.03 mas, bpa=4.248 degrees ! Estimated noise=634.374 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.00748832 Jy ! Component: 100 - total flux cleaned = 0.0111634 Jy ! Component: 150 - total flux cleaned = 0.0131588 Jy ! Component: 200 - total flux cleaned = 0.0143764 Jy ! Total flux subtracted in 200 components = 0.0143764 Jy ! Clean residual min=-0.001764 max=0.001765 Jy/beam ! Clean residual mean=0.000005 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.202962 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 42 components and 0.202962 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.206 mas, bmaj=8.941 mas, bpa=29.15 degrees ! Estimated noise=765.096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000935102 Jy ! Component: 100 - total flux cleaned = 0.00128628 Jy ! Component: 150 - total flux cleaned = 0.00133164 Jy ! Component: 200 - total flux cleaned = 0.00135942 Jy ! Total flux subtracted in 200 components = 0.00135942 Jy ! Clean residual min=-0.002119 max=0.001971 Jy/beam ! Clean residual mean=0.000011 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.204322 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 = 2.37384e-05 Jy ! Component: 100 - total flux cleaned = 4.37067e-05 Jy ! Component: 150 - total flux cleaned = 5.57368e-05 Jy ! Component: 200 - total flux cleaned = 6.1058e-05 Jy ! Total flux subtracted in 200 components = 6.1058e-05 Jy ! Clean residual min=-0.002118 max=0.001975 Jy/beam ! Clean residual mean=0.000011 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.204383 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 66 components and 0.204383 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.924 mas, bmaj=5.03 mas, bpa=4.248 degrees ! Estimated noise=634.374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.12629e-05 Jy ! Component: 100 - total flux cleaned = -8.4592e-05 Jy ! Component: 150 - total flux cleaned = -6.61767e-05 Jy ! Component: 200 - total flux cleaned = -3.31277e-05 Jy ! Total flux subtracted in 200 components = -3.31277e-05 Jy ! Clean residual min=-0.001717 max=0.001784 Jy/beam ! Clean residual mean=0.000005 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.20435 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.20435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176272Jy sigma=0.000666 ! Fit after self-cal, rms=0.176275Jy sigma=0.000666 wmodel J1443+5201_S_2017_03_27_pus_map.mod ! Writing 75 model components to file: J1443+5201_S_2017_03_27_pus_map.mod wobs J1443+5201_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1443+5201_S_2017_03_27_pus_uvs.fits wwins J1443+5201_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J1443+5201_S_2017_03_27_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.000161802 Jy ! Component: 100 - total flux cleaned = -0.000286175 Jy ! Component: 150 - total flux cleaned = -0.000345983 Jy ! Component: 200 - total flux cleaned = -0.000375315 Jy ! Component: 250 - total flux cleaned = -0.000347708 Jy ! Component: 300 - total flux cleaned = -0.000401995 Jy ! Component: 350 - total flux cleaned = -0.000428646 Jy ! Component: 400 - total flux cleaned = -0.000454532 Jy ! Component: 450 - total flux cleaned = -0.000480292 Jy ! Component: 500 - total flux cleaned = -0.000579443 Jy ! Component: 550 - total flux cleaned = -0.000531493 Jy ! Component: 600 - total flux cleaned = -0.000579611 Jy ! Component: 650 - total flux cleaned = -0.000626634 Jy ! Component: 700 - total flux cleaned = -0.000672948 Jy ! Component: 750 - total flux cleaned = -0.000673156 Jy ! Component: 800 - total flux cleaned = -0.000650937 Jy ! Component: 850 - total flux cleaned = -0.000628741 Jy ! Component: 900 - total flux cleaned = -0.000672125 Jy ! Component: 950 - total flux cleaned = -0.000629358 Jy ! Component: 1000 - total flux cleaned = -0.000587028 Jy ! Component: 1050 - total flux cleaned = -0.000670557 Jy ! Component: 1100 - total flux cleaned = -0.000649436 Jy ! Component: 1150 - total flux cleaned = -0.000588266 Jy ! Component: 1200 - total flux cleaned = -0.000628468 Jy ! Component: 1250 - total flux cleaned = -0.000568967 Jy ! Component: 1300 - total flux cleaned = -0.00058887 Jy ! Component: 1350 - total flux cleaned = -0.000511071 Jy ! Component: 1400 - total flux cleaned = -0.000511265 Jy ! Component: 1450 - total flux cleaned = -0.000530406 Jy ! Component: 1500 - total flux cleaned = -0.000605777 Jy ! Component: 1550 - total flux cleaned = -0.00056846 Jy ! Component: 1600 - total flux cleaned = -0.000586777 Jy ! Component: 1650 - total flux cleaned = -0.000568509 Jy ! Component: 1700 - total flux cleaned = -0.000532174 Jy ! Component: 1750 - total flux cleaned = -0.000586246 Jy ! Component: 1800 - total flux cleaned = -0.000693295 Jy ! Component: 1850 - total flux cleaned = -0.000710673 Jy ! Component: 1900 - total flux cleaned = -0.000658147 Jy ! Component: 1950 - total flux cleaned = -0.000745001 Jy ! Component: 2000 - total flux cleaned = -0.000761903 Jy ! Component: 2050 - total flux cleaned = -0.000795948 Jy ! Component: 2100 - total flux cleaned = -0.000779006 Jy ! Component: 2150 - total flux cleaned = -0.000829494 Jy ! Component: 2200 - total flux cleaned = -0.000829468 Jy ! Component: 2250 - total flux cleaned = -0.000812818 Jy ! Component: 2300 - total flux cleaned = -0.00087873 Jy ! Component: 2350 - total flux cleaned = -0.000894951 Jy ! Component: 2400 - total flux cleaned = -0.000943535 Jy ! Component: 2450 - total flux cleaned = -0.000879236 Jy ! Component: 2500 - total flux cleaned = -0.000927125 Jy ! Component: 2550 - total flux cleaned = -0.000942992 Jy ! Component: 2600 - total flux cleaned = -0.000879969 Jy ! Component: 2650 - total flux cleaned = -0.000848587 Jy ! Component: 2700 - total flux cleaned = -0.000895264 Jy ! Component: 2750 - total flux cleaned = -0.000895346 Jy ! Component: 2800 - total flux cleaned = -0.000925793 Jy ! Component: 2850 - total flux cleaned = -0.0009105 Jy ! Component: 2900 - total flux cleaned = -0.000880305 Jy ! Component: 2950 - total flux cleaned = -0.000865359 Jy ! Component: 3000 - total flux cleaned = -0.000850404 Jy ! Component: 3050 - total flux cleaned = -0.000805874 Jy ! Component: 3100 - total flux cleaned = -0.000761829 Jy ! Component: 3150 - total flux cleaned = -0.0007183 Jy ! Component: 3200 - total flux cleaned = -0.00073282 Jy ! Component: 3250 - total flux cleaned = -0.000689676 Jy ! Component: 3300 - total flux cleaned = -0.000646752 Jy ! Component: 3350 - total flux cleaned = -0.000703683 Jy ! Component: 3400 - total flux cleaned = -0.000647213 Jy ! Component: 3450 - total flux cleaned = -0.000633064 Jy ! Component: 3500 - total flux cleaned = -0.000647134 Jy ! Component: 3550 - total flux cleaned = -0.000619468 Jy ! Component: 3600 - total flux cleaned = -0.000633298 Jy ! Component: 3650 - total flux cleaned = -0.000633215 Jy ! Component: 3700 - total flux cleaned = -0.00060587 Jy ! Component: 3750 - total flux cleaned = -0.000592227 Jy ! Component: 3800 - total flux cleaned = -0.000619234 Jy ! Component: 3850 - total flux cleaned = -0.000565351 Jy ! Component: 3900 - total flux cleaned = -0.000592064 Jy ! Component: 3950 - total flux cleaned = -0.000552213 Jy ! Component: 4000 - total flux cleaned = -0.000525835 Jy ! Component: 4050 - total flux cleaned = -0.000539087 Jy ! Total flux subtracted in 4096 components = -0.000539019 Jy ! Clean residual min=-0.000781 max=0.000803 Jy/beam ! Clean residual mean=0.000006 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.20381 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 386 components and 0.20381 Jy ![Exited script file: muppet] wmap "J1443+5201_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.924 x 5.03 at 4.248 degrees (North through East) ! Clean map min=-0.001541 max=0.17103 Jy/beam ! Writing clean map to FITS file: J1443+5201_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.171034 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237167 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.416002 0.416002 0.832003 1.66401 3.32801 6.65603 13.3121 26.6241 53.2482 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.171 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.924 x 5.03 at 4.248 degrees (North through East) ! Clean map min=-0.001541 max=0.17103 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 J1443+5201_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:43:43 2019