! Started logfile: J2147+2629_S_2017_10_09_pus_uvs.log on Sun May 12 13:21:19 2019 obs J2147+2629_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J2147+2629_S_2017_10_09_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.760464 visibilities/baseline/integration-bin. ! Found source: J2147+2629 ! ! 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 496 lines of history. ! ! Reading 15988 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 J2147+2629_S_2017_10_09_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 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 221 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 692 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.984776Jy sigma=0.008985 ! Fit after self-cal, rms=0.953381Jy sigma=0.008708 ! 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.016 mas, bmaj=8.114 mas, bpa=-23.42 degrees ! Estimated noise=1281.2 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.0363022 Jy ! Component: 100 - total flux cleaned = 0.0448468 Jy ! Total flux subtracted in 100 components = 0.0448468 Jy ! Clean residual min=-0.004313 max=0.005999 Jy/beam ! Clean residual mean=-0.000024 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.0448468 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0448468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079049Jy sigma=0.000655 ! Fit after self-cal, rms=0.078277Jy sigma=0.000648 ! 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.642 mas, bmaj=8.456 mas, bpa=-22.61 degrees ! Estimated noise=703.988 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.00661747 Jy ! Component: 100 - total flux cleaned = 0.010657 Jy ! Component: 150 - total flux cleaned = 0.0133501 Jy ! Component: 200 - total flux cleaned = 0.0151522 Jy ! Total flux subtracted in 200 components = 0.0151522 Jy ! Clean residual min=-0.003316 max=0.004976 Jy/beam ! Clean residual mean=-0.000015 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.059999 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 30 components and 0.059999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077628Jy sigma=0.000642 ! Fit after self-cal, rms=0.077475Jy sigma=0.000641 ! Inverting map ! Added new window around map position (10.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00520968 Jy ! Component: 100 - total flux cleaned = 0.00808642 Jy ! Component: 150 - total flux cleaned = 0.00902055 Jy ! Component: 200 - total flux cleaned = 0.00960957 Jy ! Total flux subtracted in 200 components = 0.00960957 Jy ! Clean residual min=-0.003073 max=0.002977 Jy/beam ! Clean residual mean=-0.000008 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.0696086 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 62 components and 0.0696086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077075Jy sigma=0.000638 ! Fit after self-cal, rms=0.076992Jy sigma=0.000637 ! 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.07 FD 0.91 HN 1.11 KP 1.08 ! LA 1.05 MK 1.01 NL 1.02 OV 1.00* ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.99 HN 1.04 KP 1.02 ! LA 0.95 MK 1.02 NL 1.12 OV 1.00* ! PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 1.10 KP 0.93 ! LA 0.87 MK 1.06 NL 1.22 OV 1.00* ! PT 0.94 ! ! ! Correcting IF 4. ! A total of 102 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.94 KP 1.00* ! LA 0.73 MK 0.78 NL 1.00* OV 1.00* ! PT 0.99 ! ! ! Fit before self-cal, rms=0.076992Jy sigma=0.000637 ! Fit after self-cal, rms=0.077259Jy sigma=0.000635 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.693 mas, bmaj=8.515 mas, bpa=-21.89 degrees ! Estimated noise=718.034 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.00165329 Jy ! Component: 100 - total flux cleaned = 0.00176506 Jy ! Component: 150 - total flux cleaned = 0.00167896 Jy ! Component: 200 - total flux cleaned = 0.00160334 Jy ! Total flux subtracted in 200 components = 0.00160334 Jy ! Clean residual min=-0.002231 max=0.002104 Jy/beam ! Clean residual mean=0.000002 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0712119 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.0712119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077174Jy sigma=0.000634 ! Fit after self-cal, rms=0.077149Jy sigma=0.000633 ! 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.077149Jy sigma=0.000633 ! Fit after self-cal, rms=0.076521Jy sigma=0.000632 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.67 mas, bmaj=8.517 mas, bpa=-21.92 degrees ! Estimated noise=717.054 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117421 Jy ! Component: 100 - total flux cleaned = 0.00121352 Jy ! Component: 150 - total flux cleaned = 0.00124543 Jy ! Component: 200 - total flux cleaned = 0.00124593 Jy ! Total flux subtracted in 200 components = 0.00124593 Jy ! Clean residual min=-0.001874 max=0.001757 Jy/beam ! Clean residual mean=-0.000001 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.0724579 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 98 components and 0.0724579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076472Jy sigma=0.000631 ! Fit after self-cal, rms=0.076498Jy sigma=0.000630 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.000788666 Jy ! Component: 100 - total flux cleaned = 0.000722669 Jy ! Component: 150 - total flux cleaned = 0.000591586 Jy ! Component: 200 - total flux cleaned = 0.000545839 Jy ! Total flux subtracted in 200 components = 0.000545839 Jy ! Clean residual min=-0.001917 max=0.001791 Jy/beam ! Clean residual mean=-0.000000 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0730037 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 113 components and 0.0730037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076471Jy sigma=0.000630 ! Fit after self-cal, rms=0.076466Jy sigma=0.000630 ! 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.076466Jy sigma=0.000630 ! Fit after self-cal, rms=0.076642Jy sigma=0.000630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=8.502 mas, bpa=-22.15 degrees ! Estimated noise=716.311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000992814 Jy ! Component: 100 - total flux cleaned = 0.00108502 Jy ! Component: 150 - total flux cleaned = 0.00106268 Jy ! Component: 200 - total flux cleaned = 0.00102423 Jy ! Total flux subtracted in 200 components = 0.00102423 Jy ! Clean residual min=-0.001921 max=0.001698 Jy/beam ! Clean residual mean=-0.000002 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0740279 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 126 components and 0.0740279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076620Jy sigma=0.000630 ! Fit after self-cal, rms=0.076645Jy sigma=0.000630 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.00034387 Jy ! Component: 100 - total flux cleaned = 0.000300626 Jy ! Component: 150 - total flux cleaned = 0.000262546 Jy ! Component: 200 - total flux cleaned = 0.000210461 Jy ! Total flux subtracted in 200 components = 0.000210461 Jy ! Clean residual min=-0.001865 max=0.001672 Jy/beam ! Clean residual mean=-0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0742384 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 137 components and 0.0742384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076633Jy sigma=0.000629 ! Fit after self-cal, rms=0.076624Jy sigma=0.000629 ! 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.076624Jy sigma=0.000629 ! Fit after self-cal, rms=0.076774Jy sigma=0.000629 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.767 mas, bmaj=10.21 mas, bpa=-10.74 degrees ! Estimated noise=875.011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00066306 Jy ! Component: 100 - total flux cleaned = 0.000788973 Jy ! Component: 150 - total flux cleaned = 0.000820138 Jy ! Component: 200 - total flux cleaned = 0.000833159 Jy ! Total flux subtracted in 200 components = 0.000833159 Jy ! Clean residual min=-0.001907 max=0.002060 Jy/beam ! Clean residual mean=-0.000005 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.0750716 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 160 components and 0.0750716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076765Jy sigma=0.000629 ! Fit after self-cal, rms=0.076766Jy sigma=0.000629 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.000121049 Jy ! Component: 100 - total flux cleaned = 0.000187124 Jy ! Component: 150 - total flux cleaned = 0.000187222 Jy ! Component: 200 - total flux cleaned = 0.000199645 Jy ! Total flux subtracted in 200 components = 0.000199645 Jy ! Clean residual min=-0.001907 max=0.002049 Jy/beam ! Clean residual mean=-0.000004 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0752712 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 172 components and 0.0752712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076760Jy sigma=0.000629 ! Fit after self-cal, rms=0.076750Jy sigma=0.000629 ! 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.635 mas, bmaj=8.493 mas, bpa=-22.29 degrees ! Estimated noise=716.674 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.635 x 8.493 at -22.29 degrees (North through East) ! Clean map min=-0.0018545 max=0.047159 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.894 mas, bmaj=8.223 mas, bpa=-23.84 degrees ! Estimated noise=1259.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0357287 Jy ! Component: 100 - total flux cleaned = 0.0486015 Jy ! Component: 150 - total flux cleaned = 0.0563454 Jy ! Component: 200 - total flux cleaned = 0.0615439 Jy ! Total flux subtracted in 200 components = 0.0615439 Jy ! Clean residual min=-0.003548 max=0.003957 Jy/beam ! Clean residual mean=-0.000012 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.061544 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.061544 Jy ! Inverting map and beam ! Estimated beam: bmin=3.635 mas, bmaj=8.493 mas, bpa=-22.29 degrees ! Estimated noise=716.674 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.00524851 Jy ! Component: 100 - total flux cleaned = 0.00841788 Jy ! Component: 150 - total flux cleaned = 0.0105522 Jy ! Component: 200 - total flux cleaned = 0.0113636 Jy ! Total flux subtracted in 200 components = 0.0113636 Jy ! Clean residual min=-0.002260 max=0.002083 Jy/beam ! Clean residual mean=-0.000006 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0729075 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 58 components and 0.0729075 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.767 mas, bmaj=10.21 mas, bpa=-10.74 degrees ! Estimated noise=875.011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146679 Jy ! Component: 100 - total flux cleaned = 0.00182627 Jy ! Component: 150 - total flux cleaned = 0.00198328 Jy ! Component: 200 - total flux cleaned = 0.00198472 Jy ! Total flux subtracted in 200 components = 0.00198472 Jy ! Clean residual min=-0.002047 max=0.002212 Jy/beam ! Clean residual mean=-0.000006 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.0748922 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.85532e-05 Jy ! Component: 100 - total flux cleaned = 5.46263e-05 Jy ! Component: 150 - total flux cleaned = 0.000104549 Jy ! Component: 200 - total flux cleaned = 0.000149176 Jy ! Total flux subtracted in 200 components = 0.000149176 Jy ! Clean residual min=-0.001984 max=0.002185 Jy/beam ! Clean residual mean=-0.000006 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.0750414 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 97 components and 0.0750414 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.635 mas, bmaj=8.493 mas, bpa=-22.29 degrees ! Estimated noise=716.674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.13068e-05 Jy ! Component: 100 - total flux cleaned = 2.336e-05 Jy ! Component: 150 - total flux cleaned = -4.68996e-06 Jy ! Component: 200 - total flux cleaned = -2.69227e-05 Jy ! Total flux subtracted in 200 components = -2.69227e-05 Jy ! Clean residual min=-0.002014 max=0.001760 Jy/beam ! Clean residual mean=-0.000002 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.0750144 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 118 components and 0.0750144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076767Jy sigma=0.000629 ! Fit after self-cal, rms=0.076770Jy sigma=0.000629 wmodel J2147+2629_S_2017_10_09_pus_map.mod ! Writing 118 model components to file: J2147+2629_S_2017_10_09_pus_map.mod wobs J2147+2629_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J2147+2629_S_2017_10_09_pus_uvs.fits wwins J2147+2629_S_2017_10_09_pus_map.win ! wwins: Wrote 2 windows to J2147+2629_S_2017_10_09_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.000488898 Jy ! Component: 100 - total flux cleaned = -0.000642877 Jy ! Component: 150 - total flux cleaned = -0.000758998 Jy ! Component: 200 - total flux cleaned = -0.000920568 Jy ! Component: 250 - total flux cleaned = -0.000971653 Jy ! Component: 300 - total flux cleaned = -0.00116821 Jy ! Component: 350 - total flux cleaned = -0.00133357 Jy ! Component: 400 - total flux cleaned = -0.00151554 Jy ! Component: 450 - total flux cleaned = -0.00166852 Jy ! Component: 500 - total flux cleaned = -0.00173162 Jy ! Component: 550 - total flux cleaned = -0.0018553 Jy ! Component: 600 - total flux cleaned = -0.00187545 Jy ! Component: 650 - total flux cleaned = -0.00193389 Jy ! Component: 700 - total flux cleaned = -0.00202952 Jy ! Component: 750 - total flux cleaned = -0.00214069 Jy ! Component: 800 - total flux cleaned = -0.00217685 Jy ! Component: 850 - total flux cleaned = -0.00215901 Jy ! Component: 900 - total flux cleaned = -0.00219406 Jy ! Component: 950 - total flux cleaned = -0.00224604 Jy ! Component: 1000 - total flux cleaned = -0.00229649 Jy ! Component: 1050 - total flux cleaned = -0.00237864 Jy ! Component: 1100 - total flux cleaned = -0.00241052 Jy ! Component: 1150 - total flux cleaned = -0.00244214 Jy ! Component: 1200 - total flux cleaned = -0.00255083 Jy ! Component: 1250 - total flux cleaned = -0.00261189 Jy ! Component: 1300 - total flux cleaned = -0.00267222 Jy ! Component: 1350 - total flux cleaned = -0.00273136 Jy ! Component: 1400 - total flux cleaned = -0.00281864 Jy ! Component: 1450 - total flux cleaned = -0.00289031 Jy ! Component: 1500 - total flux cleaned = -0.00300339 Jy ! Component: 1550 - total flux cleaned = -0.0031009 Jy ! Component: 1600 - total flux cleaned = -0.00319732 Jy ! Component: 1650 - total flux cleaned = -0.00337393 Jy ! Component: 1700 - total flux cleaned = -0.00349465 Jy ! Component: 1750 - total flux cleaned = -0.00360064 Jy ! Component: 1800 - total flux cleaned = -0.0037446 Jy ! Component: 1850 - total flux cleaned = -0.0038353 Jy ! Component: 1900 - total flux cleaned = -0.00396318 Jy ! Component: 1950 - total flux cleaned = -0.00411451 Jy ! Component: 2000 - total flux cleaned = -0.00421422 Jy ! Component: 2050 - total flux cleaned = -0.00431296 Jy ! Component: 2100 - total flux cleaned = -0.0044472 Jy ! Component: 2150 - total flux cleaned = -0.00448308 Jy ! Component: 2200 - total flux cleaned = -0.00456672 Jy ! Component: 2250 - total flux cleaned = -0.00463771 Jy ! Component: 2300 - total flux cleaned = -0.00471973 Jy ! Component: 2350 - total flux cleaned = -0.00483535 Jy ! Component: 2400 - total flux cleaned = -0.00484676 Jy ! Component: 2450 - total flux cleaned = -0.00493766 Jy ! Component: 2500 - total flux cleaned = -0.00504986 Jy ! Component: 2550 - total flux cleaned = -0.00508313 Jy ! Component: 2600 - total flux cleaned = -0.00512725 Jy ! Component: 2650 - total flux cleaned = -0.00520373 Jy ! Component: 2700 - total flux cleaned = -0.00530094 Jy ! Component: 2750 - total flux cleaned = -0.00536507 Jy ! Component: 2800 - total flux cleaned = -0.00550283 Jy ! Component: 2850 - total flux cleaned = -0.00557627 Jy ! Component: 2900 - total flux cleaned = -0.00564922 Jy ! Component: 2950 - total flux cleaned = -0.00575264 Jy ! Component: 3000 - total flux cleaned = -0.00583464 Jy ! Component: 3050 - total flux cleaned = -0.00592616 Jy ! Component: 3100 - total flux cleaned = -0.00599692 Jy ! Component: 3150 - total flux cleaned = -0.00611702 Jy ! Component: 3200 - total flux cleaned = -0.00616665 Jy ! Component: 3250 - total flux cleaned = -0.00629482 Jy ! Component: 3300 - total flux cleaned = -0.00639263 Jy ! Component: 3350 - total flux cleaned = -0.00645082 Jy ! Component: 3400 - total flux cleaned = -0.00655688 Jy ! Component: 3450 - total flux cleaned = -0.00663354 Jy ! Component: 3500 - total flux cleaned = -0.00672871 Jy ! Component: 3550 - total flux cleaned = -0.00682333 Jy ! Component: 3600 - total flux cleaned = -0.00693627 Jy ! Component: 3650 - total flux cleaned = -0.00704849 Jy ! Component: 3700 - total flux cleaned = -0.00712294 Jy ! Component: 3750 - total flux cleaned = -0.00723388 Jy ! Component: 3800 - total flux cleaned = -0.00732586 Jy ! Component: 3850 - total flux cleaned = -0.00742657 Jy ! Component: 3900 - total flux cleaned = -0.00752668 Jy ! Component: 3950 - total flux cleaned = -0.00764448 Jy ! Component: 4000 - total flux cleaned = -0.00776168 Jy ! Component: 4050 - total flux cleaned = -0.00783348 Jy ! Total flux subtracted in 4096 components = -0.00794078 Jy ! Clean residual min=-0.000596 max=0.000594 Jy/beam ! Clean residual mean=-0.000001 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.0670737 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 414 components and 0.0670737 Jy ![Exited script file: muppet] wmap "J2147+2629_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.635 x 8.493 at -22.29 degrees (North through East) ! Clean map min=-0.0011412 max=0.046823 Jy/beam ! Writing clean map to FITS file: J2147+2629_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0468227 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000157249 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00752 1.00752 2.01504 4.03008 8.06015 16.1203 32.2406 64.4812 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.046 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.635 x 8.493 at -22.29 degrees (North through East) ! Clean map min=-0.0011412 max=0.046823 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 J2147+2629_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:21:25 2019