! Started logfile: J2200+2137_S_2017_01_21_pus_uvs.log on Sun May 5 16:04:58 2019 obs J2200+2137_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J2200+2137_S_2017_01_21_pus_uva.fits ! AN table 1: 200 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.680278 visibilities/baseline/integration-bin. ! Found source: J2200+2137 ! ! 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 19592 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 J2200+2137_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 315 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 315 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 315 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 603 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.924343Jy sigma=0.006491 ! Fit after self-cal, rms=0.899267Jy sigma=0.006380 ! 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.888 mas, bmaj=5.25 mas, bpa=-5.251 degrees ! Estimated noise=1432.53 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.081418 Jy ! Component: 100 - total flux cleaned = 0.106008 Jy ! Total flux subtracted in 100 components = 0.106008 Jy ! Clean residual min=-0.006952 max=0.010603 Jy/beam ! Clean residual mean=-0.000001 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.106008 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.106008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117578Jy sigma=0.000695 ! Fit after self-cal, rms=0.117424Jy sigma=0.000694 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123841 Jy ! Component: 100 - total flux cleaned = 0.0187955 Jy ! Total flux subtracted in 100 components = 0.0187955 Jy ! Clean residual min=-0.006464 max=0.008459 Jy/beam ! Clean residual mean=-0.000003 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.124804 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.124804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116203Jy sigma=0.000677 ! Fit after self-cal, rms=0.116239Jy sigma=0.000677 ! Inverting map ! Added new window around map position (5, 2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0076775 Jy ! Component: 100 - total flux cleaned = 0.0116255 Jy ! Total flux subtracted in 100 components = 0.0116255 Jy ! Clean residual min=-0.006127 max=0.005401 Jy/beam ! Clean residual mean=-0.000003 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.136429 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.136429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115872Jy sigma=0.000672 ! Fit after self-cal, rms=0.115844Jy sigma=0.000671 ! 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.455 mas, bmaj=6.059 mas, bpa=-5.741 degrees ! Estimated noise=773.513 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.00455885 Jy ! Component: 100 - total flux cleaned = 0.00720596 Jy ! Component: 150 - total flux cleaned = 0.00837819 Jy ! Component: 200 - total flux cleaned = 0.008667 Jy ! Total flux subtracted in 200 components = 0.008667 Jy ! Clean residual min=-0.004365 max=0.005176 Jy/beam ! Clean residual mean=-0.000003 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.145096 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 47 components and 0.145096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115752Jy sigma=0.000668 ! Fit after self-cal, rms=0.115780Jy sigma=0.000668 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.87 HN 1.01 LA 0.97 ! MK 1.05 NL 0.94 OV 1.15 PT 0.96 ! SC 0.92 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.88 HN 1.02 LA 0.95 ! MK 0.99 NL 1.02 OV 1.17 PT 0.93 ! SC 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 1.02 LA 0.94 ! MK 1.07 NL 1.08 OV 1.03 PT 0.93 ! SC 0.93 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.95 HN 0.95 LA 0.98 ! MK 0.86 NL 1.00* OV 1.04 PT 0.96 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.115780Jy sigma=0.000668 ! Fit after self-cal, rms=0.119021Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=6.052 mas, bpa=-4.979 degrees ! Estimated noise=762.689 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.000929862 Jy ! Component: 100 - total flux cleaned = -0.00123728 Jy ! Component: 150 - total flux cleaned = -0.0013632 Jy ! Component: 200 - total flux cleaned = -0.001469 Jy ! Total flux subtracted in 200 components = -0.001469 Jy ! Clean residual min=-0.003339 max=0.004240 Jy/beam ! Clean residual mean=0.000005 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.143627 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.143627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118960Jy sigma=0.000664 ! Fit after self-cal, rms=0.119275Jy sigma=0.000663 ! 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.119275Jy sigma=0.000663 ! Fit after self-cal, rms=0.136453Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=6.041 mas, bpa=-5.022 degrees ! Estimated noise=768.595 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145753 Jy ! Component: 100 - total flux cleaned = 0.00200929 Jy ! Component: 150 - total flux cleaned = 0.00228974 Jy ! Component: 200 - total flux cleaned = 0.00235638 Jy ! Total flux subtracted in 200 components = 0.00235638 Jy ! Clean residual min=-0.002712 max=0.003164 Jy/beam ! Clean residual mean=-0.000016 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.145984 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.145984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136439Jy sigma=0.000659 ! Fit after self-cal, rms=0.136680Jy sigma=0.000659 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 (12, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292526 Jy ! Component: 100 - total flux cleaned = 0.00400229 Jy ! Component: 150 - total flux cleaned = 0.00450083 Jy ! Component: 200 - total flux cleaned = 0.00466084 Jy ! Total flux subtracted in 200 components = 0.00466084 Jy ! Clean residual min=-0.002543 max=0.002889 Jy/beam ! Clean residual mean=-0.000014 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.150645 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 101 components and 0.150645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136619Jy sigma=0.000658 ! Fit after self-cal, rms=0.136605Jy sigma=0.000658 ! 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.136605Jy sigma=0.000658 ! Fit after self-cal, rms=0.137810Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.433 mas, bmaj=6.03 mas, bpa=-5.082 degrees ! Estimated noise=771.507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180456 Jy ! Component: 100 - total flux cleaned = 0.00300196 Jy ! Component: 150 - total flux cleaned = 0.00367107 Jy ! Component: 200 - total flux cleaned = 0.00403913 Jy ! Total flux subtracted in 200 components = 0.00403913 Jy ! Clean residual min=-0.002516 max=0.002564 Jy/beam ! Clean residual mean=-0.000014 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.154684 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 115 components and 0.154684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137782Jy sigma=0.000657 ! Fit after self-cal, rms=0.137753Jy sigma=0.000657 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.000484959 Jy ! Component: 100 - total flux cleaned = 0.000720312 Jy ! Component: 150 - total flux cleaned = 0.000876617 Jy ! Component: 200 - total flux cleaned = 0.000948582 Jy ! Total flux subtracted in 200 components = 0.000948582 Jy ! Clean residual min=-0.002396 max=0.002429 Jy/beam ! Clean residual mean=-0.000014 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.155632 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 123 components and 0.155632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137744Jy sigma=0.000657 ! Fit after self-cal, rms=0.137737Jy sigma=0.000657 ! 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.137737Jy sigma=0.000657 ! Fit after self-cal, rms=0.137803Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.62 mas, bmaj=9.426 mas, bpa=-3.638 degrees ! Estimated noise=985.487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167317 Jy ! Component: 100 - total flux cleaned = 0.00267488 Jy ! Component: 150 - total flux cleaned = 0.00315522 Jy ! Component: 200 - total flux cleaned = 0.0033188 Jy ! Total flux subtracted in 200 components = 0.0033188 Jy ! Clean residual min=-0.002520 max=0.002742 Jy/beam ! Clean residual mean=-0.000030 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.158951 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 148 components and 0.158951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137793Jy sigma=0.000657 ! Fit after self-cal, rms=0.137739Jy sigma=0.000657 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.000266971 Jy ! Component: 100 - total flux cleaned = 0.000383007 Jy ! Component: 150 - total flux cleaned = 0.000496034 Jy ! Component: 200 - total flux cleaned = 0.000576162 Jy ! Total flux subtracted in 200 components = 0.000576162 Jy ! Clean residual min=-0.002477 max=0.002660 Jy/beam ! Clean residual mean=-0.000029 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.159527 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 155 components and 0.159527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137737Jy sigma=0.000657 ! Fit after self-cal, rms=0.137718Jy sigma=0.000657 ! 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.425 mas, bmaj=6.026 mas, bpa=-5.131 degrees ! Estimated noise=773.742 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.425 x 6.026 at -5.131 degrees (North through East) ! Clean map min=-0.0022233 max=0.10514 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.867 mas, bmaj=5.25 mas, bpa=-4.691 degrees ! Estimated noise=1410.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.079433 Jy ! Component: 100 - total flux cleaned = 0.10599 Jy ! Component: 150 - total flux cleaned = 0.120267 Jy ! Component: 200 - total flux cleaned = 0.129045 Jy ! Total flux subtracted in 200 components = 0.129045 Jy ! Clean residual min=-0.004517 max=0.004678 Jy/beam ! Clean residual mean=-0.000006 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.129045 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.129045 Jy ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=6.026 mas, bpa=-5.131 degrees ! Estimated noise=773.742 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.00801544 Jy ! Component: 100 - total flux cleaned = 0.0133243 Jy ! Component: 150 - total flux cleaned = 0.0172925 Jy ! Component: 200 - total flux cleaned = 0.0203355 Jy ! Total flux subtracted in 200 components = 0.0203355 Jy ! Clean residual min=-0.002974 max=0.002690 Jy/beam ! Clean residual mean=-0.000016 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.14938 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 53 components and 0.14938 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.62 mas, bmaj=9.426 mas, bpa=-3.638 degrees ! Estimated noise=985.487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00394812 Jy ! Component: 100 - total flux cleaned = 0.00643276 Jy ! Component: 150 - total flux cleaned = 0.00803029 Jy ! Component: 200 - total flux cleaned = 0.00857676 Jy ! Total flux subtracted in 200 components = 0.00857676 Jy ! Clean residual min=-0.002629 max=0.002855 Jy/beam ! Clean residual mean=-0.000030 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.157957 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.000411568 Jy ! Component: 100 - total flux cleaned = 0.000760115 Jy ! Component: 150 - total flux cleaned = 0.000939926 Jy ! Component: 200 - total flux cleaned = 0.00109996 Jy ! Total flux subtracted in 200 components = 0.00109996 Jy ! Clean residual min=-0.002551 max=0.002797 Jy/beam ! Clean residual mean=-0.000030 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.159057 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 127 components and 0.159057 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=6.026 mas, bpa=-5.131 degrees ! Estimated noise=773.742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000252688 Jy ! Component: 100 - total flux cleaned = -0.000300568 Jy ! Component: 150 - total flux cleaned = -0.000159531 Jy ! Component: 200 - total flux cleaned = -6.79418e-05 Jy ! Total flux subtracted in 200 components = -6.79418e-05 Jy ! Clean residual min=-0.002406 max=0.002266 Jy/beam ! Clean residual mean=-0.000014 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.158989 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 144 components and 0.158989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137714Jy sigma=0.000657 ! Fit after self-cal, rms=0.137704Jy sigma=0.000657 wmodel J2200+2137_S_2017_01_21_pus_map.mod ! Writing 144 model components to file: J2200+2137_S_2017_01_21_pus_map.mod wobs J2200+2137_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J2200+2137_S_2017_01_21_pus_uvs.fits wwins J2200+2137_S_2017_01_21_pus_map.win ! wwins: Wrote 3 windows to J2200+2137_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 = -3.01666e-05 Jy ! Component: 100 - total flux cleaned = 4.93689e-05 Jy ! Component: 150 - total flux cleaned = 1.11292e-05 Jy ! Component: 200 - total flux cleaned = 0.000154344 Jy ! Component: 250 - total flux cleaned = 0.000188493 Jy ! Component: 300 - total flux cleaned = 0.000188499 Jy ! Component: 350 - total flux cleaned = 0.000123151 Jy ! Component: 400 - total flux cleaned = -3.46161e-05 Jy ! Component: 450 - total flux cleaned = -0.000188034 Jy ! Component: 500 - total flux cleaned = -0.000306984 Jy ! Component: 550 - total flux cleaned = -0.000394413 Jy ! Component: 600 - total flux cleaned = -0.000451226 Jy ! Component: 650 - total flux cleaned = -0.000423206 Jy ! Component: 700 - total flux cleaned = -0.000450523 Jy ! Component: 750 - total flux cleaned = -0.000450733 Jy ! Component: 800 - total flux cleaned = -0.000529243 Jy ! Component: 850 - total flux cleaned = -0.000426319 Jy ! Component: 900 - total flux cleaned = -0.000451973 Jy ! Component: 950 - total flux cleaned = -0.000452133 Jy ! Component: 1000 - total flux cleaned = -0.00052567 Jy ! Component: 1050 - total flux cleaned = -0.000549567 Jy ! Component: 1100 - total flux cleaned = -0.000644171 Jy ! Component: 1150 - total flux cleaned = -0.000643966 Jy ! Component: 1200 - total flux cleaned = -0.000759892 Jy ! Component: 1250 - total flux cleaned = -0.000895924 Jy ! Component: 1300 - total flux cleaned = -0.00098492 Jy ! Component: 1350 - total flux cleaned = -0.00107296 Jy ! Component: 1400 - total flux cleaned = -0.00116039 Jy ! Component: 1450 - total flux cleaned = -0.0012681 Jy ! Component: 1500 - total flux cleaned = -0.00137458 Jy ! Component: 1550 - total flux cleaned = -0.0014584 Jy ! Component: 1600 - total flux cleaned = -0.00158295 Jy ! Component: 1650 - total flux cleaned = -0.00162393 Jy ! Component: 1700 - total flux cleaned = -0.00174537 Jy ! Component: 1750 - total flux cleaned = -0.00186564 Jy ! Component: 1800 - total flux cleaned = -0.00190539 Jy ! Component: 1850 - total flux cleaned = -0.00194458 Jy ! Component: 1900 - total flux cleaned = -0.00206097 Jy ! Component: 1950 - total flux cleaned = -0.00209956 Jy ! Component: 2000 - total flux cleaned = -0.00221349 Jy ! Component: 2050 - total flux cleaned = -0.00226964 Jy ! Component: 2100 - total flux cleaned = -0.0023068 Jy ! Component: 2150 - total flux cleaned = -0.00238024 Jy ! Component: 2200 - total flux cleaned = -0.00245304 Jy ! Component: 2250 - total flux cleaned = -0.00245309 Jy ! Component: 2300 - total flux cleaned = -0.00252455 Jy ! Component: 2350 - total flux cleaned = -0.00261304 Jy ! Component: 2400 - total flux cleaned = -0.00263022 Jy ! Component: 2450 - total flux cleaned = -0.00273454 Jy ! Component: 2500 - total flux cleaned = -0.00280316 Jy ! Component: 2550 - total flux cleaned = -0.00283712 Jy ! Component: 2600 - total flux cleaned = -0.00290464 Jy ! Component: 2650 - total flux cleaned = -0.00297171 Jy ! Component: 2700 - total flux cleaned = -0.00298828 Jy ! Component: 2750 - total flux cleaned = -0.00303768 Jy ! Component: 2800 - total flux cleaned = -0.00311923 Jy ! Component: 2850 - total flux cleaned = -0.00313545 Jy ! Component: 2900 - total flux cleaned = -0.00323209 Jy ! Component: 2950 - total flux cleaned = -0.00324806 Jy ! Component: 3000 - total flux cleaned = -0.00324818 Jy ! Component: 3050 - total flux cleaned = -0.00331109 Jy ! Component: 3100 - total flux cleaned = -0.00331097 Jy ! Component: 3150 - total flux cleaned = -0.0034038 Jy ! Component: 3200 - total flux cleaned = -0.00338832 Jy ! Component: 3250 - total flux cleaned = -0.00335773 Jy ! Component: 3300 - total flux cleaned = -0.00346401 Jy ! Component: 3350 - total flux cleaned = -0.00352443 Jy ! Component: 3400 - total flux cleaned = -0.00352429 Jy ! Component: 3450 - total flux cleaned = -0.00361354 Jy ! Component: 3500 - total flux cleaned = -0.0036431 Jy ! Component: 3550 - total flux cleaned = -0.00365773 Jy ! Component: 3600 - total flux cleaned = -0.00367237 Jy ! Component: 3650 - total flux cleaned = -0.00377379 Jy ! Component: 3700 - total flux cleaned = -0.00378812 Jy ! Component: 3750 - total flux cleaned = -0.00383095 Jy ! Component: 3800 - total flux cleaned = -0.00384533 Jy ! Component: 3850 - total flux cleaned = -0.0039157 Jy ! Component: 3900 - total flux cleaned = -0.00391575 Jy ! Component: 3950 - total flux cleaned = -0.0040131 Jy ! Component: 4000 - total flux cleaned = -0.00402696 Jy ! Component: 4050 - total flux cleaned = -0.00409577 Jy ! Total flux subtracted in 4096 components = -0.00405473 Jy ! Clean residual min=-0.000812 max=0.000710 Jy/beam ! Clean residual mean=-0.000003 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.154934 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 408 components and 0.154934 Jy ![Exited script file: muppet] wmap "J2200+2137_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.425 x 6.026 at -5.131 degrees (North through East) ! Clean map min=-0.001691 max=0.10461 Jy/beam ! Writing clean map to FITS file: J2200+2137_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.104613 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243349 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.697856 0.697856 1.39571 2.79142 5.58285 11.1657 22.3314 44.6628 89.3255 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.104 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.425 x 6.026 at -5.131 degrees (North through East) ! Clean map min=-0.001691 max=0.10461 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 J2200+2137_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:05:04 2019