! Started logfile: J0129+1446_S_2017_06_10_pus_uvs.log on Mon May 6 14:41:41 2019 obs J0129+1446_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0129+1446_S_2017_06_10_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.953395 visibilities/baseline/integration-bin. ! Found source: J0129+1446 ! ! 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 1154 lines of history. ! ! Reading 24712 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 J0129+1446_S_2017_06_10_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 758 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.781200Jy sigma=0.008009 ! Fit after self-cal, rms=0.757107Jy sigma=0.007779 ! 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.698 mas, bmaj=6.757 mas, bpa=-4.904 degrees ! Estimated noise=813.117 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.178691 Jy ! Component: 100 - total flux cleaned = 0.235608 Jy ! Total flux subtracted in 100 components = 0.235608 Jy ! Clean residual min=-0.009841 max=0.026177 Jy/beam ! Clean residual mean=-0.000008 rms=0.002632 Jy/beam ! Combined flux in latest and established models = 0.235608 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.235608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091813Jy sigma=0.000899 ! Fit after self-cal, rms=0.091714Jy sigma=0.000898 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0288799 Jy ! Component: 100 - total flux cleaned = 0.0434009 Jy ! Total flux subtracted in 100 components = 0.0434009 Jy ! Clean residual min=-0.006659 max=0.009585 Jy/beam ! Clean residual mean=-0.000001 rms=0.001757 Jy/beam ! Combined flux in latest and established models = 0.279009 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 8 components and 0.279009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079087Jy sigma=0.000766 ! Fit after self-cal, rms=0.079054Jy sigma=0.000766 ! 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.197 mas, bmaj=7.848 mas, bpa=-5.274 degrees ! Estimated noise=509.795 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 (9.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150107 Jy ! Component: 100 - total flux cleaned = 0.0248544 Jy ! Component: 150 - total flux cleaned = 0.0317251 Jy ! Component: 200 - total flux cleaned = 0.036759 Jy ! Total flux subtracted in 200 components = 0.036759 Jy ! Clean residual min=-0.004311 max=0.005357 Jy/beam ! Clean residual mean=0.000016 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.315768 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 44 components and 0.315768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075498Jy sigma=0.000730 ! Fit after self-cal, rms=0.075320Jy sigma=0.000728 ! 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.00 FD 0.95 HN 0.97 KP 1.00 ! LA 0.99 MK 1.03 NL 0.90 OV 1.04 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 0.99 KP 0.96 ! LA 0.95 MK 1.03 NL 1.07 OV 1.08 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 0.99 KP 0.97 ! LA 0.96 MK 1.03 NL 1.05 OV 0.99 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.96 KP 1.00* ! LA 0.92 MK 1.03 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.075320Jy sigma=0.000728 ! Fit after self-cal, rms=0.073398Jy sigma=0.000711 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=7.877 mas, bpa=-5.161 degrees ! Estimated noise=506.895 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.0031874 Jy ! Component: 100 - total flux cleaned = 0.00395626 Jy ! Component: 150 - total flux cleaned = 0.00447268 Jy ! Component: 200 - total flux cleaned = 0.00502084 Jy ! Total flux subtracted in 200 components = 0.00502084 Jy ! Clean residual min=-0.003905 max=0.003911 Jy/beam ! Clean residual mean=0.000013 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.320789 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 71 components and 0.320789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073160Jy sigma=0.000709 ! Fit after self-cal, rms=0.073141Jy sigma=0.000709 ! 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.073141Jy sigma=0.000709 ! Fit after self-cal, rms=0.069715Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=7.879 mas, bpa=-5.314 degrees ! Estimated noise=506.927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202006 Jy ! Component: 100 - total flux cleaned = 0.00334456 Jy ! Component: 150 - total flux cleaned = 0.00390346 Jy ! Component: 200 - total flux cleaned = 0.00426633 Jy ! Total flux subtracted in 200 components = 0.00426633 Jy ! Clean residual min=-0.002589 max=0.003368 Jy/beam ! Clean residual mean=0.000015 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.325055 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 90 components and 0.325055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069642Jy sigma=0.000680 ! Fit after self-cal, rms=0.069652Jy sigma=0.000680 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 (-66, 57). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00326706 Jy ! Component: 100 - total flux cleaned = 0.0051857 Jy ! Component: 150 - total flux cleaned = 0.00650279 Jy ! Component: 200 - total flux cleaned = 0.00719005 Jy ! Total flux subtracted in 200 components = 0.00719005 Jy ! Clean residual min=-0.002511 max=0.002679 Jy/beam ! Clean residual mean=0.000013 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.332245 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 131 components and 0.332245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069488Jy sigma=0.000678 ! Fit after self-cal, rms=0.069472Jy sigma=0.000678 ! 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.069472Jy sigma=0.000678 ! Fit after self-cal, rms=0.069488Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=7.873 mas, bpa=-5.349 degrees ! Estimated noise=506.234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153798 Jy ! Component: 100 - total flux cleaned = 0.00264111 Jy ! Component: 150 - total flux cleaned = 0.00340011 Jy ! Component: 200 - total flux cleaned = 0.00380512 Jy ! Total flux subtracted in 200 components = 0.00380512 Jy ! Clean residual min=-0.002346 max=0.002579 Jy/beam ! Clean residual mean=0.000013 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.336051 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 153 components and 0.336051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069441Jy sigma=0.000677 ! Fit after self-cal, rms=0.069439Jy sigma=0.000676 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.000518256 Jy ! Component: 100 - total flux cleaned = 0.000741321 Jy ! Component: 150 - total flux cleaned = 0.000923034 Jy ! Component: 200 - total flux cleaned = 0.00106879 Jy ! Total flux subtracted in 200 components = 0.00106879 Jy ! Clean residual min=-0.002318 max=0.002526 Jy/beam ! Clean residual mean=0.000013 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.337119 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 163 components and 0.337119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069420Jy sigma=0.000676 ! Fit after self-cal, rms=0.069419Jy sigma=0.000676 ! 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.069419Jy sigma=0.000676 ! Fit after self-cal, rms=0.069379Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.279 mas, bmaj=11.83 mas, bpa=-10.27 degrees ! Estimated noise=635.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141329 Jy ! Component: 100 - total flux cleaned = 0.00244613 Jy ! Component: 150 - total flux cleaned = 0.00303432 Jy ! Component: 200 - total flux cleaned = 0.00334457 Jy ! Total flux subtracted in 200 components = 0.00334457 Jy ! Clean residual min=-0.003726 max=0.003926 Jy/beam ! Clean residual mean=0.000026 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.340464 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 177 components and 0.340464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069369Jy sigma=0.000676 ! Fit after self-cal, rms=0.069368Jy sigma=0.000676 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.000528272 Jy ! Component: 100 - total flux cleaned = 0.00068346 Jy ! Component: 150 - total flux cleaned = 0.000829455 Jy ! Component: 200 - total flux cleaned = 0.000967116 Jy ! Total flux subtracted in 200 components = 0.000967116 Jy ! Clean residual min=-0.003762 max=0.003900 Jy/beam ! Clean residual mean=0.000026 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.341431 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 183 components and 0.341431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069368Jy sigma=0.000676 ! Fit after self-cal, rms=0.069369Jy sigma=0.000676 ! 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.216 mas, bmaj=7.87 mas, bpa=-5.357 degrees ! Estimated noise=505.938 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.216 x 7.87 at -5.357 degrees (North through East) ! Clean map min=-0.0022402 max=0.24298 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.71 mas, bmaj=6.805 mas, bpa=-5.184 degrees ! Estimated noise=818.229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.179528 Jy ! Component: 100 - total flux cleaned = 0.23686 Jy ! Component: 150 - total flux cleaned = 0.265295 Jy ! Component: 200 - total flux cleaned = 0.280132 Jy ! Total flux subtracted in 200 components = 0.280132 Jy ! Clean residual min=-0.003992 max=0.008862 Jy/beam ! Clean residual mean=0.000004 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.280132 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.280132 Jy ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=7.87 mas, bpa=-5.357 degrees ! Estimated noise=505.938 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145116 Jy ! Component: 100 - total flux cleaned = 0.0238741 Jy ! Component: 150 - total flux cleaned = 0.0305356 Jy ! Component: 200 - total flux cleaned = 0.0355521 Jy ! Total flux subtracted in 200 components = 0.0355521 Jy ! Clean residual min=-0.002877 max=0.003041 Jy/beam ! Clean residual mean=0.000014 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.315684 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 47 components and 0.315684 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.279 mas, bmaj=11.83 mas, bpa=-10.27 degrees ! Estimated noise=635.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00659055 Jy ! Component: 100 - total flux cleaned = 0.0109795 Jy ! Component: 150 - total flux cleaned = 0.0142873 Jy ! Component: 200 - total flux cleaned = 0.0168841 Jy ! Total flux subtracted in 200 components = 0.0168841 Jy ! Clean residual min=-0.003731 max=0.003963 Jy/beam ! Clean residual mean=0.000028 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.332568 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.00207886 Jy ! Component: 100 - total flux cleaned = 0.0037561 Jy ! Component: 150 - total flux cleaned = 0.00511677 Jy ! Component: 200 - total flux cleaned = 0.00619016 Jy ! Total flux subtracted in 200 components = 0.00619016 Jy ! Clean residual min=-0.003473 max=0.004038 Jy/beam ! Clean residual mean=0.000026 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.338759 Jy ! Adding 116 model components to the UV plane model. ! The established model now contains 150 components and 0.338759 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=7.87 mas, bpa=-5.357 degrees ! Estimated noise=505.938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000318957 Jy ! Component: 100 - total flux cleaned = 0.000890908 Jy ! Component: 150 - total flux cleaned = 0.00117105 Jy ! Component: 200 - total flux cleaned = 0.00131008 Jy ! Total flux subtracted in 200 components = 0.00131008 Jy ! Clean residual min=-0.002371 max=0.002532 Jy/beam ! Clean residual mean=0.000012 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.340069 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 176 components and 0.340069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069376Jy sigma=0.000676 ! Fit after self-cal, rms=0.069361Jy sigma=0.000676 wmodel J0129+1446_S_2017_06_10_pus_map.mod ! Writing 176 model components to file: J0129+1446_S_2017_06_10_pus_map.mod wobs J0129+1446_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0129+1446_S_2017_06_10_pus_uvs.fits wwins J0129+1446_S_2017_06_10_pus_map.win ! wwins: Wrote 4 windows to J0129+1446_S_2017_06_10_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.00024307 Jy ! Component: 100 - total flux cleaned = 0.000649146 Jy ! Component: 150 - total flux cleaned = 0.000993 Jy ! Component: 200 - total flux cleaned = 0.00146929 Jy ! Component: 250 - total flux cleaned = 0.00189291 Jy ! Component: 300 - total flux cleaned = 0.00223458 Jy ! Component: 350 - total flux cleaned = 0.00253225 Jy ! Component: 400 - total flux cleaned = 0.00266094 Jy ! Component: 450 - total flux cleaned = 0.00284929 Jy ! Component: 500 - total flux cleaned = 0.00303223 Jy ! Component: 550 - total flux cleaned = 0.00306114 Jy ! Component: 600 - total flux cleaned = 0.00306122 Jy ! Component: 650 - total flux cleaned = 0.00297562 Jy ! Component: 700 - total flux cleaned = 0.003004 Jy ! Component: 750 - total flux cleaned = 0.00294877 Jy ! Component: 800 - total flux cleaned = 0.00308364 Jy ! Component: 850 - total flux cleaned = 0.00310957 Jy ! Component: 900 - total flux cleaned = 0.00305771 Jy ! Component: 950 - total flux cleaned = 0.00310924 Jy ! Component: 1000 - total flux cleaned = 0.00318516 Jy ! Component: 1050 - total flux cleaned = 0.00325924 Jy ! Component: 1100 - total flux cleaned = 0.00325913 Jy ! Component: 1150 - total flux cleaned = 0.00321113 Jy ! Component: 1200 - total flux cleaned = 0.0032114 Jy ! Component: 1250 - total flux cleaned = 0.00323468 Jy ! Component: 1300 - total flux cleaned = 0.00321212 Jy ! Component: 1350 - total flux cleaned = 0.00325778 Jy ! Component: 1400 - total flux cleaned = 0.00332472 Jy ! Component: 1450 - total flux cleaned = 0.00330297 Jy ! Component: 1500 - total flux cleaned = 0.00330297 Jy ! Component: 1550 - total flux cleaned = 0.00336693 Jy ! Component: 1600 - total flux cleaned = 0.00340902 Jy ! Component: 1650 - total flux cleaned = 0.00349221 Jy ! Component: 1700 - total flux cleaned = 0.00349206 Jy ! Component: 1750 - total flux cleaned = 0.00347203 Jy ! Component: 1800 - total flux cleaned = 0.0035922 Jy ! Component: 1850 - total flux cleaned = 0.00353237 Jy ! Component: 1900 - total flux cleaned = 0.00355188 Jy ! Component: 1950 - total flux cleaned = 0.00351331 Jy ! Component: 2000 - total flux cleaned = 0.0034751 Jy ! Component: 2050 - total flux cleaned = 0.00345654 Jy ! Component: 2100 - total flux cleaned = 0.00347527 Jy ! Component: 2150 - total flux cleaned = 0.00354913 Jy ! Component: 2200 - total flux cleaned = 0.00349378 Jy ! Component: 2250 - total flux cleaned = 0.0035299 Jy ! Component: 2300 - total flux cleaned = 0.00349418 Jy ! Component: 2350 - total flux cleaned = 0.00360047 Jy ! Component: 2400 - total flux cleaned = 0.00361799 Jy ! Component: 2450 - total flux cleaned = 0.00367015 Jy ! Component: 2500 - total flux cleaned = 0.0037391 Jy ! Component: 2550 - total flux cleaned = 0.00385817 Jy ! Component: 2600 - total flux cleaned = 0.00387503 Jy ! Component: 2650 - total flux cleaned = 0.00389162 Jy ! Component: 2700 - total flux cleaned = 0.00404088 Jy ! Component: 2750 - total flux cleaned = 0.0040409 Jy ! Component: 2800 - total flux cleaned = 0.00412242 Jy ! Component: 2850 - total flux cleaned = 0.00417067 Jy ! Component: 2900 - total flux cleaned = 0.00412278 Jy ! Component: 2950 - total flux cleaned = 0.00418619 Jy ! Component: 3000 - total flux cleaned = 0.00431185 Jy ! Component: 3050 - total flux cleaned = 0.00429622 Jy ! Component: 3100 - total flux cleaned = 0.00438895 Jy ! Component: 3150 - total flux cleaned = 0.00438889 Jy ! Component: 3200 - total flux cleaned = 0.00443443 Jy ! Component: 3250 - total flux cleaned = 0.00449455 Jy ! Component: 3300 - total flux cleaned = 0.0045394 Jy ! Component: 3350 - total flux cleaned = 0.00450973 Jy ! Component: 3400 - total flux cleaned = 0.00459793 Jy ! Component: 3450 - total flux cleaned = 0.00461264 Jy ! Component: 3500 - total flux cleaned = 0.00464162 Jy ! Component: 3550 - total flux cleaned = 0.00471337 Jy ! Component: 3600 - total flux cleaned = 0.00477032 Jy ! Component: 3650 - total flux cleaned = 0.00477037 Jy ! Component: 3700 - total flux cleaned = 0.00479833 Jy ! Component: 3750 - total flux cleaned = 0.00485413 Jy ! Component: 3800 - total flux cleaned = 0.00488177 Jy ! Component: 3850 - total flux cleaned = 0.00489563 Jy ! Component: 3900 - total flux cleaned = 0.00497745 Jy ! Component: 3950 - total flux cleaned = 0.00501796 Jy ! Component: 4000 - total flux cleaned = 0.00503138 Jy ! Component: 4050 - total flux cleaned = 0.00503139 Jy ! Total flux subtracted in 4096 components = 0.00508442 Jy ! Clean residual min=-0.000711 max=0.000804 Jy/beam ! Clean residual mean=0.000005 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.345153 Jy keep ! Adding 385 model components to the UV plane model. ! The established model now contains 561 components and 0.345153 Jy ![Exited script file: muppet] wmap "J0129+1446_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.216 x 7.87 at -5.357 degrees (North through East) ! Clean map min=-0.0016551 max=0.24314 Jy/beam ! Writing clean map to FITS file: J0129+1446_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.243139 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000269577 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.332621 0.332621 0.665242 1.33048 2.66097 5.32194 10.6439 21.2878 42.5755 85.151 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.243 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.216 x 7.87 at -5.357 degrees (North through East) ! Clean map min=-0.0016551 max=0.24314 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 J0129+1446_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:41:47 2019