! Started logfile: J2203+7151_S_2017_01_21_pus_uvs.log on Sun May 5 16:05:04 2019 obs J2203+7151_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J2203+7151_S_2017_01_21_pus_uva.fits ! AN table 1: 246 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.482724 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2203+7151 ! ! 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 558 lines of history. ! ! Reading 17100 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 J2203+7151_S_2017_01_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 763 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 763 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 763 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1221 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.922871Jy sigma=0.006963 ! Fit after self-cal, rms=0.902725Jy sigma=0.006848 ! 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.725 mas, bmaj=3.844 mas, bpa=-89.88 degrees ! Estimated noise=1357.61 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.0797469 Jy ! Component: 100 - total flux cleaned = 0.102431 Jy ! Total flux subtracted in 100 components = 0.102431 Jy ! Clean residual min=-0.006444 max=0.008273 Jy/beam ! Clean residual mean=0.000005 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.102431 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.102431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103426Jy sigma=0.000697 ! Fit after self-cal, rms=0.103248Jy sigma=0.000695 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0077892 Jy ! Component: 100 - total flux cleaned = 0.00746944 Jy ! Total flux subtracted in 100 components = 0.00746944 Jy ! Clean residual min=-0.005570 max=0.005190 Jy/beam ! Clean residual mean=0.000006 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.1099 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.1099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102676Jy sigma=0.000691 ! Fit after self-cal, rms=0.102665Jy sigma=0.000690 ! 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.203 mas, bmaj=4.726 mas, bpa=-88.21 degrees ! Estimated noise=774.903 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.00245854 Jy ! Component: 100 - total flux cleaned = 0.00252885 Jy ! Component: 150 - total flux cleaned = 0.00259065 Jy ! Component: 200 - total flux cleaned = 0.00264265 Jy ! Total flux subtracted in 200 components = 0.00264265 Jy ! Clean residual min=-0.003391 max=0.004326 Jy/beam ! Clean residual mean=-0.000000 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.112543 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.112543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102570Jy sigma=0.000689 ! Fit after self-cal, rms=0.102547Jy sigma=0.000689 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 174 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.94 HN 0.99 LA 1.03 ! MK 0.92 NL 0.98 OV 0.99 PT 1.01 ! SC 0.95 ! ! ! Correcting IF 2. ! A total of 174 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.04 LA 0.94 ! MK 1.01 NL 1.03 OV 1.07 PT 0.97 ! SC 1.06 ! ! ! Correcting IF 3. ! A total of 174 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.03 HN 0.97 LA 1.01 ! MK 1.01 NL 0.99 OV 0.95 PT 0.97 ! SC 1.09 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.07 HN 0.98 LA 1.07 ! MK 0.85 NL 1.00* OV 1.07 PT 0.95 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.102547Jy sigma=0.000689 ! Fit after self-cal, rms=0.102795Jy sigma=0.000692 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.383 mas, bmaj=4.644 mas, bpa=-89.46 degrees ! Estimated noise=786.288 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 (-15, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00406511 Jy ! Component: 100 - total flux cleaned = 0.00602942 Jy ! Component: 150 - total flux cleaned = 0.00671428 Jy ! Component: 200 - total flux cleaned = 0.00701532 Jy ! Total flux subtracted in 200 components = 0.00701532 Jy ! Clean residual min=-0.002798 max=0.003145 Jy/beam ! Clean residual mean=0.000004 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.119558 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 38 components and 0.119558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102615Jy sigma=0.000690 ! Fit after self-cal, rms=0.102638Jy 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.102638Jy sigma=0.000690 ! Fit after self-cal, rms=0.103729Jy sigma=0.000688 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.374 mas, bmaj=4.634 mas, bpa=-89.93 degrees ! Estimated noise=787.379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186516 Jy ! Component: 100 - total flux cleaned = 0.0024935 Jy ! Component: 150 - total flux cleaned = 0.0026719 Jy ! Component: 200 - total flux cleaned = 0.00275218 Jy ! Total flux subtracted in 200 components = 0.00275218 Jy ! Clean residual min=-0.002524 max=0.003445 Jy/beam ! Clean residual mean=-0.000001 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.122311 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.122311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103686Jy sigma=0.000688 ! Fit after self-cal, rms=0.103756Jy sigma=0.000688 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 (-35, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00304873 Jy ! Component: 100 - total flux cleaned = 0.00314231 Jy ! Component: 150 - total flux cleaned = 0.00313831 Jy ! Component: 200 - total flux cleaned = 0.0030883 Jy ! Total flux subtracted in 200 components = 0.0030883 Jy ! Clean residual min=-0.002312 max=0.002631 Jy/beam ! Clean residual mean=-0.000000 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.125399 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.125399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103648Jy sigma=0.000687 ! Fit after self-cal, rms=0.103637Jy sigma=0.000687 ! Inverting map ! Added new window around map position (-30.5, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150065 Jy ! Component: 100 - total flux cleaned = 0.00162649 Jy ! Component: 150 - total flux cleaned = 0.0014183 Jy ! Component: 200 - total flux cleaned = 0.0012738 Jy ! Total flux subtracted in 200 components = 0.0012738 Jy ! Clean residual min=-0.002497 max=0.002190 Jy/beam ! Clean residual mean=-0.000000 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.126673 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.126673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103562Jy sigma=0.000686 ! Fit after self-cal, rms=0.103557Jy sigma=0.000686 ! 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.103557Jy sigma=0.000686 ! Fit after self-cal, rms=0.102985Jy sigma=0.000686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.361 mas, bmaj=4.596 mas, bpa=89.8 degrees ! Estimated noise=783.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124226 Jy ! Component: 100 - total flux cleaned = 0.00147188 Jy ! Component: 150 - total flux cleaned = 0.00163319 Jy ! Component: 200 - total flux cleaned = 0.00170628 Jy ! Total flux subtracted in 200 components = 0.00170628 Jy ! Clean residual min=-0.002224 max=0.002308 Jy/beam ! Clean residual mean=-0.000001 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.128379 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 86 components and 0.128379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102951Jy sigma=0.000685 ! Fit after self-cal, rms=0.102957Jy sigma=0.000685 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 (64.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000772109 Jy ! Component: 100 - total flux cleaned = 0.000827238 Jy ! Component: 150 - total flux cleaned = 0.000919614 Jy ! Component: 200 - total flux cleaned = 0.000919624 Jy ! Total flux subtracted in 200 components = 0.000919624 Jy ! Clean residual min=-0.002226 max=0.001885 Jy/beam ! Clean residual mean=-0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.129299 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 102 components and 0.129298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102906Jy sigma=0.000685 ! Fit after self-cal, rms=0.102923Jy sigma=0.000685 ! 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.102923Jy sigma=0.000685 ! Fit after self-cal, rms=0.102661Jy sigma=0.000685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.012 mas, bmaj=9.408 mas, bpa=85.58 degrees ! Estimated noise=1037.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000800941 Jy ! Component: 100 - total flux cleaned = 0.00068637 Jy ! Component: 150 - total flux cleaned = 0.000661248 Jy ! Component: 200 - total flux cleaned = 0.000615921 Jy ! Total flux subtracted in 200 components = 0.000615921 Jy ! Clean residual min=-0.001936 max=0.001923 Jy/beam ! Clean residual mean=-0.000004 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.129914 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 116 components and 0.129914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102652Jy sigma=0.000685 ! Fit after self-cal, rms=0.102654Jy sigma=0.000685 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.78669e-05 Jy ! Component: 100 - total flux cleaned = -5.80622e-05 Jy ! Component: 150 - total flux cleaned = -9.71251e-05 Jy ! Component: 200 - total flux cleaned = -0.000132897 Jy ! Total flux subtracted in 200 components = -0.000132897 Jy ! Clean residual min=-0.001877 max=0.001876 Jy/beam ! Clean residual mean=-0.000003 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.129782 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 126 components and 0.129782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102649Jy sigma=0.000685 ! Fit after self-cal, rms=0.102647Jy sigma=0.000685 ! 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.358 mas, bmaj=4.57 mas, bpa=89.61 degrees ! Estimated noise=781.414 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.358 x 4.57 at 89.61 degrees (North through East) ! Clean map min=-0.0019113 max=0.098898 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.754 mas, bmaj=3.768 mas, bpa=88.42 degrees ! Estimated noise=1381.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0783929 Jy ! Component: 100 - total flux cleaned = 0.101718 Jy ! Component: 150 - total flux cleaned = 0.11005 Jy ! Component: 200 - total flux cleaned = 0.115514 Jy ! Total flux subtracted in 200 components = 0.115514 Jy ! Clean residual min=-0.004677 max=0.004515 Jy/beam ! Clean residual mean=0.000001 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.115514 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.115514 Jy ! Inverting map and beam ! Estimated beam: bmin=3.358 mas, bmaj=4.57 mas, bpa=89.61 degrees ! Estimated noise=781.414 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) ! Added new window around map position (-3.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00528043 Jy ! Component: 100 - total flux cleaned = 0.00897493 Jy ! Component: 150 - total flux cleaned = 0.0111138 Jy ! Component: 200 - total flux cleaned = 0.0122123 Jy ! Total flux subtracted in 200 components = 0.0122123 Jy ! Clean residual min=-0.002206 max=0.002382 Jy/beam ! Clean residual mean=-0.000002 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.127726 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 47 components and 0.127726 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.012 mas, bmaj=9.408 mas, bpa=85.58 degrees ! Estimated noise=1037.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177604 Jy ! Component: 100 - total flux cleaned = 0.00206476 Jy ! Component: 150 - total flux cleaned = 0.0021585 Jy ! Component: 200 - total flux cleaned = 0.00224012 Jy ! Total flux subtracted in 200 components = 0.00224012 Jy ! Clean residual min=-0.001949 max=0.002232 Jy/beam ! Clean residual mean=-0.000004 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.129966 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 = 7.14322e-05 Jy ! Component: 100 - total flux cleaned = 7.14712e-05 Jy ! Component: 150 - total flux cleaned = 0.000131002 Jy ! Component: 200 - total flux cleaned = 0.000184962 Jy ! Total flux subtracted in 200 components = 0.000184962 Jy ! Clean residual min=-0.001861 max=0.001974 Jy/beam ! Clean residual mean=-0.000003 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.130151 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 95 components and 0.130151 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.358 mas, bmaj=4.57 mas, bpa=89.61 degrees ! Estimated noise=781.414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000693957 Jy ! Component: 100 - total flux cleaned = -0.000694262 Jy ! Component: 150 - total flux cleaned = -0.000497128 Jy ! Component: 200 - total flux cleaned = -0.00043777 Jy ! Total flux subtracted in 200 components = -0.00043777 Jy ! Clean residual min=-0.002017 max=0.001941 Jy/beam ! Clean residual mean=0.000000 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.129713 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 106 components and 0.129713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102714Jy sigma=0.000685 ! Fit after self-cal, rms=0.102704Jy sigma=0.000685 wmodel J2203+7151_S_2017_01_21_pus_map.mod ! Writing 106 model components to file: J2203+7151_S_2017_01_21_pus_map.mod wobs J2203+7151_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J2203+7151_S_2017_01_21_pus_uvs.fits wwins J2203+7151_S_2017_01_21_pus_map.win ! wwins: Wrote 6 windows to J2203+7151_S_2017_01_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.000217169 Jy ! Component: 100 - total flux cleaned = -0.000384781 Jy ! Component: 150 - total flux cleaned = -0.000543599 Jy ! Component: 200 - total flux cleaned = -0.000666729 Jy ! Component: 250 - total flux cleaned = -0.000847515 Jy ! Component: 300 - total flux cleaned = -0.0011111 Jy ! Component: 350 - total flux cleaned = -0.00128264 Jy ! Component: 400 - total flux cleaned = -0.00147853 Jy ! Component: 450 - total flux cleaned = -0.00167069 Jy ! Component: 500 - total flux cleaned = -0.00177841 Jy ! Component: 550 - total flux cleaned = -0.00188473 Jy ! Component: 600 - total flux cleaned = -0.00196277 Jy ! Component: 650 - total flux cleaned = -0.00198838 Jy ! Component: 700 - total flux cleaned = -0.00208987 Jy ! Component: 750 - total flux cleaned = -0.00219006 Jy ! Component: 800 - total flux cleaned = -0.00228905 Jy ! Component: 850 - total flux cleaned = -0.00248429 Jy ! Component: 900 - total flux cleaned = -0.00262853 Jy ! Component: 950 - total flux cleaned = -0.00274726 Jy ! Component: 1000 - total flux cleaned = -0.0029117 Jy ! Component: 1050 - total flux cleaned = -0.00305089 Jy ! Component: 1100 - total flux cleaned = -0.00316542 Jy ! Component: 1150 - total flux cleaned = -0.00323365 Jy ! Component: 1200 - total flux cleaned = -0.00327878 Jy ! Component: 1250 - total flux cleaned = -0.00332308 Jy ! Component: 1300 - total flux cleaned = -0.00330162 Jy ! Component: 1350 - total flux cleaned = -0.00343208 Jy ! Component: 1400 - total flux cleaned = -0.00341104 Jy ! Component: 1450 - total flux cleaned = -0.00341126 Jy ! Component: 1500 - total flux cleaned = -0.0034958 Jy ! Component: 1550 - total flux cleaned = -0.00351663 Jy ! Component: 1600 - total flux cleaned = -0.00351662 Jy ! Component: 1650 - total flux cleaned = -0.0035373 Jy ! Component: 1700 - total flux cleaned = -0.00359807 Jy ! Component: 1750 - total flux cleaned = -0.00355783 Jy ! Component: 1800 - total flux cleaned = -0.00353782 Jy ! Component: 1850 - total flux cleaned = -0.0035972 Jy ! Component: 1900 - total flux cleaned = -0.00355815 Jy ! Component: 1950 - total flux cleaned = -0.0035582 Jy ! Component: 2000 - total flux cleaned = -0.00355824 Jy ! Component: 2050 - total flux cleaned = -0.00350086 Jy ! Component: 2100 - total flux cleaned = -0.00359563 Jy ! Component: 2150 - total flux cleaned = -0.00353906 Jy ! Component: 2200 - total flux cleaned = -0.00352043 Jy ! Component: 2250 - total flux cleaned = -0.00363151 Jy ! Component: 2300 - total flux cleaned = -0.00361299 Jy ! Component: 2350 - total flux cleaned = -0.00361294 Jy ! Component: 2400 - total flux cleaned = -0.00363096 Jy ! Component: 2450 - total flux cleaned = -0.00361304 Jy ! Component: 2500 - total flux cleaned = -0.00363112 Jy ! Component: 2550 - total flux cleaned = -0.00366672 Jy ! Component: 2600 - total flux cleaned = -0.00363124 Jy ! Component: 2650 - total flux cleaned = -0.00370157 Jy ! Component: 2700 - total flux cleaned = -0.00366662 Jy ! Component: 2750 - total flux cleaned = -0.00361452 Jy ! Component: 2800 - total flux cleaned = -0.00363169 Jy ! Component: 2850 - total flux cleaned = -0.00359735 Jy ! Component: 2900 - total flux cleaned = -0.00356344 Jy ! Component: 2950 - total flux cleaned = -0.00356341 Jy ! Component: 3000 - total flux cleaned = -0.00351286 Jy ! Component: 3050 - total flux cleaned = -0.00347954 Jy ! Component: 3100 - total flux cleaned = -0.00352957 Jy ! Component: 3150 - total flux cleaned = -0.00349651 Jy ! Component: 3200 - total flux cleaned = -0.00351287 Jy ! Component: 3250 - total flux cleaned = -0.00346371 Jy ! Component: 3300 - total flux cleaned = -0.00341469 Jy ! Component: 3350 - total flux cleaned = -0.00341468 Jy ! Component: 3400 - total flux cleaned = -0.00341466 Jy ! Component: 3450 - total flux cleaned = -0.00341481 Jy ! Component: 3500 - total flux cleaned = -0.00339885 Jy ! Component: 3550 - total flux cleaned = -0.0034946 Jy ! Component: 3600 - total flux cleaned = -0.00339911 Jy ! Component: 3650 - total flux cleaned = -0.00346244 Jy ! Component: 3700 - total flux cleaned = -0.0034309 Jy ! Component: 3750 - total flux cleaned = -0.00343098 Jy ! Component: 3800 - total flux cleaned = -0.00341521 Jy ! Component: 3850 - total flux cleaned = -0.00338406 Jy ! Component: 3900 - total flux cleaned = -0.00338398 Jy ! Component: 3950 - total flux cleaned = -0.00339949 Jy ! Component: 4000 - total flux cleaned = -0.00338427 Jy ! Component: 4050 - total flux cleaned = -0.00341475 Jy ! Total flux subtracted in 4096 components = -0.00335382 Jy ! Clean residual min=-0.000900 max=0.000894 Jy/beam ! Clean residual mean=-0.000001 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.126359 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 407 components and 0.12636 Jy ![Exited script file: muppet] wmap "J2203+7151_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.358 x 4.57 at 89.61 degrees (North through East) ! Clean map min=-0.0018065 max=0.0974 Jy/beam ! Writing clean map to FITS file: J2203+7151_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0973995 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000268934 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.828344 0.828344 1.65669 3.31337 6.62675 13.2535 26.507 53.014 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.097 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.358 x 4.57 at 89.61 degrees (North through East) ! Clean map min=-0.0018065 max=0.0974 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 J2203+7151_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:05:09 2019