! Started logfile: J2101+0341_S_2017_02_24_pus_uvs.log on Sat May 4 11:35:21 2019 obs J2101+0341_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J2101+0341_S_2017_02_24_pus_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.891667 visibilities/baseline/integration-bin. ! Found source: J2101+0341 ! ! 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 823 lines of history. ! ! Reading 1284 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 J2101+0341_S_2017_02_24_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.581827Jy sigma=0.005000 ! Fit after self-cal, rms=0.577880Jy sigma=0.004966 ! 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.66 mas, bmaj=7.216 mas, bpa=-7.176 degrees ! Estimated noise=3016.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.323397 Jy ! Component: 100 - total flux cleaned = 0.404957 Jy ! Total flux subtracted in 100 components = 0.404957 Jy ! Clean residual min=-0.014303 max=0.032398 Jy/beam ! Clean residual mean=0.000045 rms=0.004886 Jy/beam ! Combined flux in latest and established models = 0.404957 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.404957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104596Jy sigma=0.000852 ! Fit after self-cal, rms=0.104550Jy sigma=0.000852 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0327047 Jy ! Component: 100 - total flux cleaned = 0.0421599 Jy ! Total flux subtracted in 100 components = 0.0421599 Jy ! Clean residual min=-0.012214 max=0.020158 Jy/beam ! Clean residual mean=0.000018 rms=0.003523 Jy/beam ! Combined flux in latest and established models = 0.447117 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 12 components and 0.447117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092417Jy sigma=0.000763 ! Fit after self-cal, rms=0.092353Jy sigma=0.000763 ! 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.227 mas, bmaj=7.873 mas, bpa=-6.16 degrees ! Estimated noise=2520.86 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 (40.5, -31.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0167945 Jy ! Component: 100 - total flux cleaned = 0.0236097 Jy ! Component: 150 - total flux cleaned = 0.0243752 Jy ! Component: 200 - total flux cleaned = 0.0247718 Jy ! Total flux subtracted in 200 components = 0.0247718 Jy ! Clean residual min=-0.009403 max=0.012925 Jy/beam ! Clean residual mean=0.000003 rms=0.002463 Jy/beam ! Combined flux in latest and established models = 0.471889 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.471889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088920Jy sigma=0.000736 ! Fit after self-cal, rms=0.088668Jy sigma=0.000734 ! 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 0.94 FD 1.00 HN 1.00 KP 0.97 ! LA 0.95 MK 0.97 NL 0.98 OV 0.98 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.90 HN 1.01 KP 0.94 ! LA 0.94 MK 0.99 NL 1.00 OV 1.04 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 0.97 KP 1.04 ! LA 1.02 MK 0.97 NL 1.28 OV 0.97 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 0.96 KP 1.00* ! LA 0.99 MK 1.14 NL 1.00* OV 1.01 ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.088668Jy sigma=0.000734 ! Fit after self-cal, rms=0.080348Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=7.856 mas, bpa=-5.789 degrees ! Estimated noise=2511.91 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.00131628 Jy ! Component: 100 - total flux cleaned = -0.0017868 Jy ! Component: 150 - total flux cleaned = -0.00178432 Jy ! Component: 200 - total flux cleaned = -0.00184696 Jy ! Total flux subtracted in 200 components = -0.00184696 Jy ! Clean residual min=-0.005392 max=0.005464 Jy/beam ! Clean residual mean=0.000006 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.470042 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 58 components and 0.470042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080160Jy sigma=0.000666 ! Fit after self-cal, rms=0.080149Jy sigma=0.000666 ! 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.080149Jy sigma=0.000666 ! Fit after self-cal, rms=0.080043Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=7.855 mas, bpa=-5.788 degrees ! Estimated noise=2508.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126096 Jy ! Component: 100 - total flux cleaned = -0.00161757 Jy ! Component: 150 - total flux cleaned = -0.0018266 Jy ! Component: 200 - total flux cleaned = -0.00201588 Jy ! Total flux subtracted in 200 components = -0.00201588 Jy ! Clean residual min=-0.005198 max=0.005124 Jy/beam ! Clean residual mean=0.000007 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.468026 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 75 components and 0.468026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079958Jy sigma=0.000666 ! Fit after self-cal, rms=0.079955Jy sigma=0.000666 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000298017 Jy ! Component: 100 - total flux cleaned = -0.000342041 Jy ! Component: 150 - total flux cleaned = -0.000424268 Jy ! Component: 200 - total flux cleaned = -0.000500461 Jy ! Total flux subtracted in 200 components = -0.000500461 Jy ! Clean residual min=-0.005116 max=0.005011 Jy/beam ! Clean residual mean=0.000007 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.467525 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.467525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079913Jy sigma=0.000665 ! Fit after self-cal, rms=0.079913Jy sigma=0.000665 ! 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.079913Jy sigma=0.000665 ! Fit after self-cal, rms=0.079816Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=7.856 mas, bpa=-5.788 degrees ! Estimated noise=2505.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122199 Jy ! Component: 100 - total flux cleaned = -0.00150475 Jy ! Component: 150 - total flux cleaned = -0.0016509 Jy ! Component: 200 - total flux cleaned = -0.00171734 Jy ! Total flux subtracted in 200 components = -0.00171734 Jy ! Clean residual min=-0.005022 max=0.004848 Jy/beam ! Clean residual mean=0.000007 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.465808 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 93 components and 0.465808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079777Jy sigma=0.000665 ! Fit after self-cal, rms=0.079776Jy sigma=0.000665 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.000187919 Jy ! Component: 100 - total flux cleaned = -0.000221141 Jy ! Component: 150 - total flux cleaned = -0.000252931 Jy ! Component: 200 - total flux cleaned = -0.000282712 Jy ! Total flux subtracted in 200 components = -0.000282712 Jy ! Clean residual min=-0.004979 max=0.004793 Jy/beam ! Clean residual mean=0.000007 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.465525 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 101 components and 0.465525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079753Jy sigma=0.000665 ! Fit after self-cal, rms=0.079753Jy sigma=0.000665 ! 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.079753Jy sigma=0.000665 ! Fit after self-cal, rms=0.079687Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.48 mas, bmaj=12.15 mas, bpa=4.842 degrees ! Estimated noise=3108.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000766536 Jy ! Component: 100 - total flux cleaned = -0.000807255 Jy ! Component: 150 - total flux cleaned = -0.000740628 Jy ! Component: 200 - total flux cleaned = -0.000683217 Jy ! Total flux subtracted in 200 components = -0.000683217 Jy ! Clean residual min=-0.005517 max=0.005652 Jy/beam ! Clean residual mean=0.000012 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 0.464842 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.464842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079676Jy sigma=0.000665 ! Fit after self-cal, rms=0.079671Jy sigma=0.000665 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.00012896 Jy ! Component: 100 - total flux cleaned = -0.000129323 Jy ! Component: 150 - total flux cleaned = -7.7649e-05 Jy ! Component: 200 - total flux cleaned = -5.37754e-05 Jy ! Total flux subtracted in 200 components = -5.37754e-05 Jy ! Clean residual min=-0.005494 max=0.005589 Jy/beam ! Clean residual mean=0.000012 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.464788 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 124 components and 0.464788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079674Jy sigma=0.000665 ! Fit after self-cal, rms=0.079671Jy sigma=0.000665 ! 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.214 mas, bmaj=7.858 mas, bpa=-5.795 degrees ! Estimated noise=2503 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.214 x 7.858 at -5.795 degrees (North through East) ! Clean map min=-0.0052136 max=0.41459 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.644 mas, bmaj=7.193 mas, bpa=-6.827 degrees ! Estimated noise=3018.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.323239 Jy ! Component: 100 - total flux cleaned = 0.405285 Jy ! Component: 150 - total flux cleaned = 0.437967 Jy ! Component: 200 - total flux cleaned = 0.45332 Jy ! Total flux subtracted in 200 components = 0.45332 Jy ! Clean residual min=-0.007192 max=0.007674 Jy/beam ! Clean residual mean=0.000010 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 0.45332 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.45332 Jy ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=7.858 mas, bpa=-5.795 degrees ! Estimated noise=2503 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.00794816 Jy ! Component: 100 - total flux cleaned = 0.0100018 Jy ! Component: 150 - total flux cleaned = 0.0102929 Jy ! Component: 200 - total flux cleaned = 0.0102871 Jy ! Total flux subtracted in 200 components = 0.0102871 Jy ! Clean residual min=-0.005532 max=0.005000 Jy/beam ! Clean residual mean=0.000008 rms=0.001415 Jy/beam ! Combined flux in latest and established models = 0.463607 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.463607 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.48 mas, bmaj=12.15 mas, bpa=4.842 degrees ! Estimated noise=3108.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128147 Jy ! Component: 100 - total flux cleaned = 0.00146692 Jy ! Component: 150 - total flux cleaned = 0.00153902 Jy ! Component: 200 - total flux cleaned = 0.00153906 Jy ! Total flux subtracted in 200 components = 0.00153906 Jy ! Clean residual min=-0.005623 max=0.005365 Jy/beam ! Clean residual mean=0.000011 rms=0.001641 Jy/beam ! Combined flux in latest and established models = 0.465146 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.42317e-07 Jy ! Component: 100 - total flux cleaned = -1.89073e-07 Jy ! Component: 150 - total flux cleaned = -4.16545e-05 Jy ! Component: 200 - total flux cleaned = -7.94578e-05 Jy ! Total flux subtracted in 200 components = -7.94578e-05 Jy ! Clean residual min=-0.005590 max=0.005435 Jy/beam ! Clean residual mean=0.000010 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.465066 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 66 components and 0.465066 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=7.858 mas, bpa=-5.795 degrees ! Estimated noise=2503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000345499 Jy ! Component: 100 - total flux cleaned = 0.000355179 Jy ! Component: 150 - total flux cleaned = 0.000232033 Jy ! Component: 200 - total flux cleaned = 0.00011798 Jy ! Total flux subtracted in 200 components = 0.00011798 Jy ! Clean residual min=-0.004908 max=0.004845 Jy/beam ! Clean residual mean=0.000005 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.465184 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 95 components and 0.465184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079811Jy sigma=0.000666 ! Fit after self-cal, rms=0.079803Jy sigma=0.000665 wmodel J2101+0341_S_2017_02_24_pus_map.mod ! Writing 95 model components to file: J2101+0341_S_2017_02_24_pus_map.mod wobs J2101+0341_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J2101+0341_S_2017_02_24_pus_uvs.fits wwins J2101+0341_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J2101+0341_S_2017_02_24_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 = 8.03098e-05 Jy ! Component: 100 - total flux cleaned = 0.00075565 Jy ! Component: 150 - total flux cleaned = 0.000990946 Jy ! Component: 200 - total flux cleaned = 0.00121467 Jy ! Component: 250 - total flux cleaned = 0.00128348 Jy ! Component: 300 - total flux cleaned = 0.001282 Jy ! Component: 350 - total flux cleaned = 0.00160887 Jy ! Component: 400 - total flux cleaned = 0.00179799 Jy ! Component: 450 - total flux cleaned = 0.00192195 Jy ! Component: 500 - total flux cleaned = 0.00227884 Jy ! Component: 550 - total flux cleaned = 0.00239387 Jy ! Component: 600 - total flux cleaned = 0.00278675 Jy ! Component: 650 - total flux cleaned = 0.00294887 Jy ! Component: 700 - total flux cleaned = 0.00337594 Jy ! Component: 750 - total flux cleaned = 0.0037407 Jy ! Component: 800 - total flux cleaned = 0.00419815 Jy ! Component: 850 - total flux cleaned = 0.00434823 Jy ! Component: 900 - total flux cleaned = 0.00493659 Jy ! Component: 950 - total flux cleaned = 0.00517569 Jy ! Component: 1000 - total flux cleaned = 0.00545935 Jy ! Component: 1050 - total flux cleaned = 0.00573755 Jy ! Component: 1100 - total flux cleaned = 0.00619315 Jy ! Component: 1150 - total flux cleaned = 0.00650669 Jy ! Component: 1200 - total flux cleaned = 0.00668377 Jy ! Component: 1250 - total flux cleaned = 0.00707565 Jy ! Component: 1300 - total flux cleaned = 0.00724759 Jy ! Component: 1350 - total flux cleaned = 0.00741697 Jy ! Component: 1400 - total flux cleaned = 0.00774995 Jy ! Component: 1450 - total flux cleaned = 0.00803651 Jy ! Component: 1500 - total flux cleaned = 0.00815868 Jy ! Component: 1550 - total flux cleaned = 0.00835921 Jy ! Component: 1600 - total flux cleaned = 0.00863682 Jy ! Component: 1650 - total flux cleaned = 0.00895007 Jy ! Component: 1700 - total flux cleaned = 0.00910521 Jy ! Component: 1750 - total flux cleaned = 0.0092973 Jy ! Component: 1800 - total flux cleaned = 0.00967626 Jy ! Component: 1850 - total flux cleaned = 0.00982546 Jy ! Component: 1900 - total flux cleaned = 0.00997332 Jy ! Component: 1950 - total flux cleaned = 0.0101568 Jy ! Component: 2000 - total flux cleaned = 0.0104117 Jy ! Component: 2050 - total flux cleaned = 0.0106635 Jy ! Component: 2100 - total flux cleaned = 0.010948 Jy ! Component: 2150 - total flux cleaned = 0.0110185 Jy ! Component: 2200 - total flux cleaned = 0.0112636 Jy ! Component: 2250 - total flux cleaned = 0.01154 Jy ! Component: 2300 - total flux cleaned = 0.0116429 Jy ! Component: 2350 - total flux cleaned = 0.0117793 Jy ! Component: 2400 - total flux cleaned = 0.011982 Jy ! Component: 2450 - total flux cleaned = 0.0121492 Jy ! Component: 2500 - total flux cleaned = 0.0123151 Jy ! Component: 2550 - total flux cleaned = 0.012578 Jy ! Component: 2600 - total flux cleaned = 0.0126756 Jy ! Component: 2650 - total flux cleaned = 0.0128368 Jy ! Component: 2700 - total flux cleaned = 0.012997 Jy ! Component: 2750 - total flux cleaned = 0.0130923 Jy ! Component: 2800 - total flux cleaned = 0.0132184 Jy ! Component: 2850 - total flux cleaned = 0.0133127 Jy ! Component: 2900 - total flux cleaned = 0.0134994 Jy ! Component: 2950 - total flux cleaned = 0.0136539 Jy ! Component: 3000 - total flux cleaned = 0.0137761 Jy ! Component: 3050 - total flux cleaned = 0.0139584 Jy ! Component: 3100 - total flux cleaned = 0.0141392 Jy ! Component: 3150 - total flux cleaned = 0.0142587 Jy ! Component: 3200 - total flux cleaned = 0.0144075 Jy ! Component: 3250 - total flux cleaned = 0.0145255 Jy ! Component: 3300 - total flux cleaned = 0.0146138 Jy ! Component: 3350 - total flux cleaned = 0.0147887 Jy ! Component: 3400 - total flux cleaned = 0.0149046 Jy ! Component: 3450 - total flux cleaned = 0.0149332 Jy ! Component: 3500 - total flux cleaned = 0.0150762 Jy ! Component: 3550 - total flux cleaned = 0.01519 Jy ! Component: 3600 - total flux cleaned = 0.0152466 Jy ! Component: 3650 - total flux cleaned = 0.015331 Jy ! Component: 3700 - total flux cleaned = 0.0153871 Jy ! Component: 3750 - total flux cleaned = 0.0154987 Jy ! Component: 3800 - total flux cleaned = 0.0156373 Jy ! Component: 3850 - total flux cleaned = 0.0156924 Jy ! Component: 3900 - total flux cleaned = 0.0157747 Jy ! Component: 3950 - total flux cleaned = 0.0158019 Jy ! Component: 4000 - total flux cleaned = 0.0159918 Jy ! Component: 4050 - total flux cleaned = 0.016046 Jy ! Total flux subtracted in 4096 components = 0.0162074 Jy ! Clean residual min=-0.001518 max=0.001845 Jy/beam ! Clean residual mean=0.000007 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.481392 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 340 components and 0.481392 Jy ![Exited script file: muppet] wmap "J2101+0341_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.214 x 7.858 at -5.795 degrees (North through East) ! Clean map min=-0.0032544 max=0.41476 Jy/beam ! Writing clean map to FITS file: J2101+0341_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.41476 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000436404 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.315656 0.315656 0.631312 1.26262 2.52525 5.0505 10.101 20.202 40.404 80.8079 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.414 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.214 x 7.858 at -5.795 degrees (North through East) ! Clean map min=-0.0032544 max=0.41476 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 J2101+0341_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:35:26 2019