! Started logfile: J1027+4803_S_2017_02_19_pus_uvs.log on Sat May 4 18:48:45 2019 obs J1027+4803_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1027+4803_S_2017_02_19_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.706827 visibilities/baseline/integration-bin. ! Found source: J1027+4803 ! ! 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 482 lines of history. ! ! Reading 10560 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 J1027+4803_S_2017_02_19_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 410 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.886280Jy sigma=0.007960 ! Fit after self-cal, rms=0.880990Jy sigma=0.007915 ! 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.322 mas, bmaj=4.123 mas, bpa=-11.24 degrees ! Estimated noise=1135.82 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.0914182 Jy ! Component: 100 - total flux cleaned = 0.113582 Jy ! Total flux subtracted in 100 components = 0.113582 Jy ! Clean residual min=-0.004713 max=0.008381 Jy/beam ! Clean residual mean=-0.000002 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.113582 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.113582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080489Jy sigma=0.000674 ! Fit after self-cal, rms=0.080472Jy sigma=0.000674 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00840858 Jy ! Component: 100 - total flux cleaned = 0.0121114 Jy ! Total flux subtracted in 100 components = 0.0121114 Jy ! Clean residual min=-0.004276 max=0.004715 Jy/beam ! Clean residual mean=-0.000000 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.125694 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 12 components and 0.125694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079258Jy sigma=0.000666 ! Fit after self-cal, rms=0.079244Jy sigma=0.000666 ! 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.945 mas, bmaj=4.862 mas, bpa=-4.664 degrees ! Estimated noise=851.756 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.0037069 Jy ! Component: 100 - total flux cleaned = 0.00567523 Jy ! Component: 150 - total flux cleaned = 0.00689556 Jy ! Component: 200 - total flux cleaned = 0.00742262 Jy ! Total flux subtracted in 200 components = 0.00742262 Jy ! Clean residual min=-0.003605 max=0.004526 Jy/beam ! Clean residual mean=0.000003 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.133116 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.133116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078973Jy sigma=0.000665 ! Fit after self-cal, rms=0.078963Jy sigma=0.000665 ! 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.01 FD 0.97 HN 0.98 KP 1.04 ! LA 1.03 MK 1.03 NL 0.88 OV 1.03 ! PT 1.00* SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 1.03 KP 0.98 ! LA 0.98 MK 0.99 NL 1.00 OV 1.11 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 1.01 KP 0.88 ! LA 0.77 MK 1.03 NL 1.16 OV 0.99 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.02 HN 0.90 KP 1.00* ! LA 0.89 MK 1.27 NL 1.00* OV 1.51 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.078963Jy sigma=0.000665 ! Fit after self-cal, rms=0.076940Jy sigma=0.000651 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.949 mas, bmaj=4.872 mas, bpa=-3.698 degrees ! Estimated noise=851.175 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 (10, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00374131 Jy ! Component: 100 - total flux cleaned = 0.00557075 Jy ! Component: 150 - total flux cleaned = 0.00643138 Jy ! Component: 200 - total flux cleaned = 0.00674624 Jy ! Total flux subtracted in 200 components = 0.00674624 Jy ! Clean residual min=-0.002998 max=0.002626 Jy/beam ! Clean residual mean=0.000004 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.139863 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.139863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076739Jy sigma=0.000650 ! Fit after self-cal, rms=0.076775Jy sigma=0.000649 ! 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.076775Jy sigma=0.000649 ! Fit after self-cal, rms=0.076924Jy sigma=0.000643 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.949 mas, bmaj=4.875 mas, bpa=-3.281 degrees ! Estimated noise=847.887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000429706 Jy ! Component: 100 - total flux cleaned = 0.000753489 Jy ! Component: 150 - total flux cleaned = 0.000932756 Jy ! Component: 200 - total flux cleaned = 0.000996876 Jy ! Total flux subtracted in 200 components = 0.000996876 Jy ! Clean residual min=-0.001887 max=0.002052 Jy/beam ! Clean residual mean=0.000001 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.14086 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.14086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076902Jy sigma=0.000643 ! Fit after self-cal, rms=0.076958Jy sigma=0.000643 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 (-73, 72). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134337 Jy ! Component: 100 - total flux cleaned = 0.00114707 Jy ! Component: 150 - total flux cleaned = 0.00111216 Jy ! Component: 200 - total flux cleaned = 0.0010852 Jy ! Total flux subtracted in 200 components = 0.0010852 Jy ! Clean residual min=-0.001814 max=0.001749 Jy/beam ! Clean residual mean=-0.000000 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.141945 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 79 components and 0.141945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076909Jy sigma=0.000642 ! Fit after self-cal, rms=0.076907Jy sigma=0.000642 ! 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.076907Jy sigma=0.000642 ! Fit after self-cal, rms=0.076965Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.947 mas, bmaj=4.874 mas, bpa=-3.492 degrees ! Estimated noise=847.044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000326269 Jy ! Component: 100 - total flux cleaned = 0.000381445 Jy ! Component: 150 - total flux cleaned = 0.00040554 Jy ! Component: 200 - total flux cleaned = 0.00035963 Jy ! Total flux subtracted in 200 components = 0.00035963 Jy ! Clean residual min=-0.001769 max=0.001782 Jy/beam ! Clean residual mean=-0.000000 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.142304 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 86 components and 0.142304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076948Jy sigma=0.000642 ! Fit after self-cal, rms=0.076952Jy sigma=0.000642 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.59714e-05 Jy ! Component: 100 - total flux cleaned = 4.62352e-05 Jy ! Component: 150 - total flux cleaned = 8.70866e-05 Jy ! Component: 200 - total flux cleaned = 0.000106427 Jy ! Total flux subtracted in 200 components = 0.000106427 Jy ! Clean residual min=-0.001733 max=0.001784 Jy/beam ! Clean residual mean=-0.000000 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.142411 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 98 components and 0.142411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076943Jy sigma=0.000642 ! Fit after self-cal, rms=0.076943Jy sigma=0.000642 ! 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.076943Jy sigma=0.000642 ! Fit after self-cal, rms=0.076919Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.232 mas, bmaj=8.044 mas, bpa=6.122 degrees ! Estimated noise=1078.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000172569 Jy ! Component: 100 - total flux cleaned = 0.000154182 Jy ! Component: 150 - total flux cleaned = 0.000119017 Jy ! Component: 200 - total flux cleaned = 7.4208e-05 Jy ! Total flux subtracted in 200 components = 7.4208e-05 Jy ! Clean residual min=-0.001674 max=0.001864 Jy/beam ! Clean residual mean=-0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.142485 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 109 components and 0.142485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076916Jy sigma=0.000642 ! Fit after self-cal, rms=0.076915Jy sigma=0.000642 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 = 8.46553e-05 Jy ! Component: 100 - total flux cleaned = 9.96291e-05 Jy ! Component: 150 - total flux cleaned = 8.58662e-05 Jy ! Component: 200 - total flux cleaned = 8.58403e-05 Jy ! Total flux subtracted in 200 components = 8.58403e-05 Jy ! Clean residual min=-0.001649 max=0.001872 Jy/beam ! Clean residual mean=-0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.142571 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 115 components and 0.142571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076915Jy sigma=0.000642 ! Fit after self-cal, rms=0.076915Jy sigma=0.000642 ! 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.946 mas, bmaj=4.876 mas, bpa=-3.563 degrees ! Estimated noise=846.879 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.946 x 4.876 at -3.563 degrees (North through East) ! Clean map min=-0.0017356 max=0.11904 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.322 mas, bmaj=4.126 mas, bpa=-9.485 degrees ! Estimated noise=1141.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0916696 Jy ! Component: 100 - total flux cleaned = 0.114601 Jy ! Component: 150 - total flux cleaned = 0.123482 Jy ! Component: 200 - total flux cleaned = 0.128221 Jy ! Total flux subtracted in 200 components = 0.128221 Jy ! Clean residual min=-0.002788 max=0.002907 Jy/beam ! Clean residual mean=-0.000004 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.128221 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.128221 Jy ! Inverting map and beam ! Estimated beam: bmin=3.946 mas, bmaj=4.876 mas, bpa=-3.563 degrees ! Estimated noise=846.879 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.00382547 Jy ! Component: 100 - total flux cleaned = 0.00649645 Jy ! Component: 150 - total flux cleaned = 0.00818366 Jy ! Component: 200 - total flux cleaned = 0.00934147 Jy ! Total flux subtracted in 200 components = 0.00934147 Jy ! Clean residual min=-0.001873 max=0.001948 Jy/beam ! Clean residual mean=-0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.137562 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.137562 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.232 mas, bmaj=8.044 mas, bpa=6.122 degrees ! Estimated noise=1078.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161175 Jy ! Component: 100 - total flux cleaned = 0.00250885 Jy ! Component: 150 - total flux cleaned = 0.00318397 Jy ! Component: 200 - total flux cleaned = 0.00371207 Jy ! Total flux subtracted in 200 components = 0.00371207 Jy ! Clean residual min=-0.001695 max=0.001960 Jy/beam ! Clean residual mean=-0.000001 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.141274 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.000307753 Jy ! Component: 100 - total flux cleaned = 0.000573948 Jy ! Component: 150 - total flux cleaned = 0.000786947 Jy ! Component: 200 - total flux cleaned = 0.000805873 Jy ! Total flux subtracted in 200 components = 0.000805873 Jy ! Clean residual min=-0.001666 max=0.001925 Jy/beam ! Clean residual mean=-0.000002 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.14208 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 97 components and 0.14208 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.946 mas, bmaj=4.876 mas, bpa=-3.563 degrees ! Estimated noise=846.879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000291155 Jy ! Component: 100 - total flux cleaned = 0.000501723 Jy ! Component: 150 - total flux cleaned = 0.000565356 Jy ! Component: 200 - total flux cleaned = 0.000536808 Jy ! Total flux subtracted in 200 components = 0.000536808 Jy ! Clean residual min=-0.001793 max=0.001854 Jy/beam ! Clean residual mean=-0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.142617 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 118 components and 0.142617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076937Jy sigma=0.000642 ! Fit after self-cal, rms=0.076935Jy sigma=0.000642 wmodel J1027+4803_S_2017_02_19_pus_map.mod ! Writing 118 model components to file: J1027+4803_S_2017_02_19_pus_map.mod wobs J1027+4803_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1027+4803_S_2017_02_19_pus_uvs.fits wwins J1027+4803_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J1027+4803_S_2017_02_19_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.000470217 Jy ! Component: 100 - total flux cleaned = 0.000653634 Jy ! Component: 150 - total flux cleaned = 0.000884728 Jy ! Component: 200 - total flux cleaned = 0.00091293 Jy ! Component: 250 - total flux cleaned = 0.00102026 Jy ! Component: 300 - total flux cleaned = 0.000993802 Jy ! Component: 350 - total flux cleaned = 0.00107103 Jy ! Component: 400 - total flux cleaned = 0.00109575 Jy ! Component: 450 - total flux cleaned = 0.00112022 Jy ! Component: 500 - total flux cleaned = 0.00114395 Jy ! Component: 550 - total flux cleaned = 0.00114395 Jy ! Component: 600 - total flux cleaned = 0.00116715 Jy ! Component: 650 - total flux cleaned = 0.00123472 Jy ! Component: 700 - total flux cleaned = 0.00127889 Jy ! Component: 750 - total flux cleaned = 0.00132271 Jy ! Component: 800 - total flux cleaned = 0.00143049 Jy ! Component: 850 - total flux cleaned = 0.00149382 Jy ! Component: 900 - total flux cleaned = 0.0015355 Jy ! Component: 950 - total flux cleaned = 0.00157653 Jy ! Component: 1000 - total flux cleaned = 0.00161696 Jy ! Component: 1050 - total flux cleaned = 0.00161682 Jy ! Component: 1100 - total flux cleaned = 0.00169559 Jy ! Component: 1150 - total flux cleaned = 0.0016761 Jy ! Component: 1200 - total flux cleaned = 0.00167595 Jy ! Component: 1250 - total flux cleaned = 0.00169486 Jy ! Component: 1300 - total flux cleaned = 0.00171337 Jy ! Component: 1350 - total flux cleaned = 0.00176908 Jy ! Component: 1400 - total flux cleaned = 0.00176926 Jy ! Component: 1450 - total flux cleaned = 0.00187774 Jy ! Component: 1500 - total flux cleaned = 0.00187815 Jy ! Component: 1550 - total flux cleaned = 0.00198387 Jy ! Component: 1600 - total flux cleaned = 0.00196689 Jy ! Component: 1650 - total flux cleaned = 0.00207035 Jy ! Component: 1700 - total flux cleaned = 0.0021557 Jy ! Component: 1750 - total flux cleaned = 0.00217255 Jy ! Component: 1800 - total flux cleaned = 0.00222307 Jy ! Component: 1850 - total flux cleaned = 0.00227287 Jy ! Component: 1900 - total flux cleaned = 0.00232237 Jy ! Component: 1950 - total flux cleaned = 0.00240371 Jy ! Component: 2000 - total flux cleaned = 0.00246826 Jy ! Component: 2050 - total flux cleaned = 0.00246808 Jy ! Component: 2100 - total flux cleaned = 0.00254732 Jy ! Component: 2150 - total flux cleaned = 0.00254716 Jy ! Component: 2200 - total flux cleaned = 0.00257828 Jy ! Component: 2250 - total flux cleaned = 0.00265564 Jy ! Component: 2300 - total flux cleaned = 0.00268637 Jy ! Component: 2350 - total flux cleaned = 0.00268642 Jy ! Component: 2400 - total flux cleaned = 0.00273163 Jy ! Component: 2450 - total flux cleaned = 0.00282104 Jy ! Component: 2500 - total flux cleaned = 0.00286538 Jy ! Component: 2550 - total flux cleaned = 0.00286533 Jy ! Component: 2600 - total flux cleaned = 0.00293825 Jy ! Component: 2650 - total flux cleaned = 0.00299618 Jy ! Component: 2700 - total flux cleaned = 0.00305346 Jy ! Component: 2750 - total flux cleaned = 0.00312465 Jy ! Component: 2800 - total flux cleaned = 0.0032095 Jy ! Component: 2850 - total flux cleaned = 0.00322359 Jy ! Component: 2900 - total flux cleaned = 0.00329317 Jy ! Component: 2950 - total flux cleaned = 0.00325164 Jy ! Component: 3000 - total flux cleaned = 0.00340288 Jy ! Component: 3050 - total flux cleaned = 0.00338922 Jy ! Component: 3100 - total flux cleaned = 0.0034569 Jy ! Component: 3150 - total flux cleaned = 0.00342988 Jy ! Component: 3200 - total flux cleaned = 0.00348328 Jy ! Component: 3250 - total flux cleaned = 0.00346993 Jy ! Component: 3300 - total flux cleaned = 0.00352267 Jy ! Component: 3350 - total flux cleaned = 0.00356201 Jy ! Component: 3400 - total flux cleaned = 0.00356215 Jy ! Component: 3450 - total flux cleaned = 0.00361384 Jy ! Component: 3500 - total flux cleaned = 0.00361395 Jy ! Component: 3550 - total flux cleaned = 0.00365214 Jy ! Component: 3600 - total flux cleaned = 0.00366487 Jy ! Component: 3650 - total flux cleaned = 0.00365233 Jy ! Component: 3700 - total flux cleaned = 0.00375256 Jy ! Component: 3750 - total flux cleaned = 0.00374016 Jy ! Component: 3800 - total flux cleaned = 0.0037773 Jy ! Component: 3850 - total flux cleaned = 0.00376502 Jy ! Component: 3900 - total flux cleaned = 0.00375275 Jy ! Component: 3950 - total flux cleaned = 0.00374041 Jy ! Component: 4000 - total flux cleaned = 0.00370415 Jy ! Component: 4050 - total flux cleaned = 0.003716 Jy ! Total flux subtracted in 4096 components = 0.00368024 Jy ! Clean residual min=-0.000818 max=0.000783 Jy/beam ! Clean residual mean=-0.000001 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.146297 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 407 components and 0.146297 Jy ![Exited script file: muppet] wmap "J1027+4803_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.946 x 4.876 at -3.563 degrees (North through East) ! Clean map min=-0.0014713 max=0.11911 Jy/beam ! Writing clean map to FITS file: J1027+4803_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119111 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211352 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.532323 0.532323 1.06465 2.12929 4.25858 8.51717 17.0343 34.0687 68.1374 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.119 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.946 x 4.876 at -3.563 degrees (North through East) ! Clean map min=-0.0014713 max=0.11911 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 J1027+4803_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:48:50 2019