! Started logfile: J0100+3345_S_2017_05_27_pus_uvs.log on Fri May 3 10:53:43 2019 obs J0100+3345_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0100+3345_S_2017_05_27_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.960107 visibilities/baseline/integration-bin. ! Found source: J0100+3345 ! ! 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 1211 lines of history. ! ! Reading 14344 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 J0100+3345_S_2017_05_27_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 436 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.836851Jy sigma=0.007907 ! Fit after self-cal, rms=0.832919Jy sigma=0.007875 ! 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.921 mas, bmaj=5.579 mas, bpa=-1.123 degrees ! Estimated noise=1009.16 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.131178 Jy ! Component: 100 - total flux cleaned = 0.159824 Jy ! Total flux subtracted in 100 components = 0.159824 Jy ! Clean residual min=-0.004227 max=0.008269 Jy/beam ! Clean residual mean=-0.000000 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.159824 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.159824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082405Jy sigma=0.000691 ! Fit after self-cal, rms=0.082402Jy sigma=0.000691 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00810547 Jy ! Component: 100 - total flux cleaned = 0.011697 Jy ! Total flux subtracted in 100 components = 0.011697 Jy ! Clean residual min=-0.004197 max=0.004279 Jy/beam ! Clean residual mean=0.000001 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.171521 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 15 components and 0.171521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081523Jy sigma=0.000686 ! Fit after self-cal, rms=0.081527Jy sigma=0.000686 ! 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.527 mas, bmaj=6.46 mas, bpa=-0.4395 degrees ! Estimated noise=716.057 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.00116754 Jy ! Component: 100 - total flux cleaned = 0.00136885 Jy ! Component: 150 - total flux cleaned = 0.00138962 Jy ! Component: 200 - total flux cleaned = 0.00140852 Jy ! Total flux subtracted in 200 components = 0.00140852 Jy ! Clean residual min=-0.003173 max=0.003437 Jy/beam ! Clean residual mean=0.000002 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.172929 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 31 components and 0.172929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081480Jy sigma=0.000686 ! Fit after self-cal, rms=0.081480Jy sigma=0.000686 ! 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.92 FD 0.94 HN 1.00 KP 1.04 ! LA 0.99 MK 1.00 NL 0.89 OV 1.02 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 1.03 KP 0.99 ! LA 0.97 MK 1.01 NL 1.02 OV 1.07 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00 HN 1.04 KP 1.00 ! LA 1.02 MK 1.04 NL 1.01 OV 0.96 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00 KP 1.00* ! LA 1.06 MK 1.16 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.081480Jy sigma=0.000686 ! Fit after self-cal, rms=0.079629Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=6.44 mas, bpa=0.2385 degrees ! Estimated noise=719.106 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.000748798 Jy ! Component: 100 - total flux cleaned = 0.000743881 Jy ! Component: 150 - total flux cleaned = 0.0007776 Jy ! Component: 200 - total flux cleaned = 0.000837705 Jy ! Total flux subtracted in 200 components = 0.000837705 Jy ! Clean residual min=-0.003127 max=0.002906 Jy/beam ! Clean residual mean=0.000006 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.173767 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.173767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079577Jy sigma=0.000678 ! Fit after self-cal, rms=0.079564Jy sigma=0.000678 ! 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.079564Jy sigma=0.000678 ! Fit after self-cal, rms=0.076471Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=6.45 mas, bpa=0.0524 degrees ! Estimated noise=718.396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000108963 Jy ! Component: 100 - total flux cleaned = -0.000127057 Jy ! Component: 150 - total flux cleaned = -0.000126885 Jy ! Component: 200 - total flux cleaned = -0.00015479 Jy ! Total flux subtracted in 200 components = -0.00015479 Jy ! Clean residual min=-0.001886 max=0.002572 Jy/beam ! Clean residual mean=0.000002 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.173612 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.173612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076464Jy sigma=0.000670 ! Fit after self-cal, rms=0.076457Jy sigma=0.000670 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 (-53.5, 105.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146439 Jy ! Component: 100 - total flux cleaned = 0.00179545 Jy ! Component: 150 - total flux cleaned = 0.00206121 Jy ! Component: 200 - total flux cleaned = 0.00224576 Jy ! Total flux subtracted in 200 components = 0.00224576 Jy ! Clean residual min=-0.001950 max=0.002123 Jy/beam ! Clean residual mean=0.000003 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.175858 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.175858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076378Jy sigma=0.000669 ! Fit after self-cal, rms=0.076375Jy sigma=0.000669 ! Inverting map ! Added new window around map position (8.5, -21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215398 Jy ! Component: 100 - total flux cleaned = 0.00356828 Jy ! Component: 150 - total flux cleaned = 0.00392008 Jy ! Component: 200 - total flux cleaned = 0.00406662 Jy ! Total flux subtracted in 200 components = 0.00406662 Jy ! Clean residual min=-0.001836 max=0.001764 Jy/beam ! Clean residual mean=0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.179924 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 85 components and 0.179924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076300Jy sigma=0.000668 ! Fit after self-cal, rms=0.076296Jy sigma=0.000668 ! 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.076296Jy sigma=0.000668 ! Fit after self-cal, rms=0.076246Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=6.447 mas, bpa=0.0531 degrees ! Estimated noise=716.993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106381 Jy ! Component: 100 - total flux cleaned = 0.00116987 Jy ! Component: 150 - total flux cleaned = 0.00122997 Jy ! Component: 200 - total flux cleaned = 0.00125649 Jy ! Total flux subtracted in 200 components = 0.00125649 Jy ! Clean residual min=-0.001770 max=0.001627 Jy/beam ! Clean residual mean=0.000001 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.181181 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 101 components and 0.181181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076219Jy sigma=0.000668 ! Fit after self-cal, rms=0.076222Jy sigma=0.000668 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.00020608 Jy ! Component: 100 - total flux cleaned = 0.000181691 Jy ! Component: 150 - total flux cleaned = 0.000181336 Jy ! Component: 200 - total flux cleaned = 0.000139586 Jy ! Total flux subtracted in 200 components = 0.000139586 Jy ! Clean residual min=-0.001709 max=0.001578 Jy/beam ! Clean residual mean=0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.18132 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 114 components and 0.181321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076209Jy sigma=0.000668 ! Fit after self-cal, rms=0.076208Jy sigma=0.000668 ! 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.076208Jy sigma=0.000668 ! Fit after self-cal, rms=0.076256Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.474 mas, bmaj=9.881 mas, bpa=-1.703 degrees ! Estimated noise=880.181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000376236 Jy ! Component: 100 - total flux cleaned = 0.000402844 Jy ! Component: 150 - total flux cleaned = 0.000423979 Jy ! Component: 200 - total flux cleaned = 0.000405608 Jy ! Total flux subtracted in 200 components = 0.000405608 Jy ! Clean residual min=-0.002032 max=0.001657 Jy/beam ! Clean residual mean=0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.181726 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 134 components and 0.181726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076248Jy sigma=0.000668 ! Fit after self-cal, rms=0.076249Jy sigma=0.000668 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.47035e-05 Jy ! Component: 100 - total flux cleaned = 4.47564e-05 Jy ! Component: 150 - total flux cleaned = 3.04788e-05 Jy ! Component: 200 - total flux cleaned = 4.20116e-06 Jy ! Total flux subtracted in 200 components = 4.20116e-06 Jy ! Clean residual min=-0.001975 max=0.001635 Jy/beam ! Clean residual mean=0.000002 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.18173 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 143 components and 0.18173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076246Jy sigma=0.000668 ! Fit after self-cal, rms=0.076246Jy sigma=0.000668 ! 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.545 mas, bmaj=6.445 mas, bpa=0.0704 degrees ! Estimated noise=717.271 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.545 x 6.445 at 0.0704 degrees (North through East) ! Clean map min=-0.0017152 max=0.16888 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.947 mas, bmaj=5.57 mas, bpa=-0.5474 degrees ! Estimated noise=1011.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131454 Jy ! Component: 100 - total flux cleaned = 0.160251 Jy ! Component: 150 - total flux cleaned = 0.167306 Jy ! Component: 200 - total flux cleaned = 0.171068 Jy ! Total flux subtracted in 200 components = 0.171068 Jy ! Clean residual min=-0.002967 max=0.002743 Jy/beam ! Clean residual mean=0.000001 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.171068 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.171068 Jy ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=6.445 mas, bpa=0.0704 degrees ! Estimated noise=717.271 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 (2, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00307624 Jy ! Component: 100 - total flux cleaned = 0.00506118 Jy ! Component: 150 - total flux cleaned = 0.00632517 Jy ! Component: 200 - total flux cleaned = 0.00734398 Jy ! Total flux subtracted in 200 components = 0.00734398 Jy ! Clean residual min=-0.001986 max=0.001713 Jy/beam ! Clean residual mean=0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.178412 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 48 components and 0.178412 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.474 mas, bmaj=9.881 mas, bpa=-1.703 degrees ! Estimated noise=880.181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016796 Jy ! Component: 100 - total flux cleaned = 0.00210098 Jy ! Component: 150 - total flux cleaned = 0.0022863 Jy ! Component: 200 - total flux cleaned = 0.00238023 Jy ! Total flux subtracted in 200 components = 0.00238023 Jy ! Clean residual min=-0.002143 max=0.001726 Jy/beam ! Clean residual mean=0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.180793 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 = 8.09481e-05 Jy ! Component: 100 - total flux cleaned = 0.000153605 Jy ! Component: 150 - total flux cleaned = 0.000198657 Jy ! Component: 200 - total flux cleaned = 0.000262256 Jy ! Total flux subtracted in 200 components = 0.000262256 Jy ! Clean residual min=-0.002056 max=0.001689 Jy/beam ! Clean residual mean=0.000001 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.181055 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 111 components and 0.181055 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=6.445 mas, bpa=0.0704 degrees ! Estimated noise=717.271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.22938e-05 Jy ! Component: 100 - total flux cleaned = -0.000225397 Jy ! Component: 150 - total flux cleaned = -0.000259963 Jy ! Component: 200 - total flux cleaned = -0.000228664 Jy ! Total flux subtracted in 200 components = -0.000228664 Jy ! Clean residual min=-0.001748 max=0.001606 Jy/beam ! Clean residual mean=0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.180826 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 132 components and 0.180826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076254Jy sigma=0.000668 ! Fit after self-cal, rms=0.076250Jy sigma=0.000668 wmodel J0100+3345_S_2017_05_27_pus_map.mod ! Writing 132 model components to file: J0100+3345_S_2017_05_27_pus_map.mod wobs J0100+3345_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0100+3345_S_2017_05_27_pus_uvs.fits wwins J0100+3345_S_2017_05_27_pus_map.win ! wwins: Wrote 4 windows to J0100+3345_S_2017_05_27_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.000615558 Jy ! Component: 100 - total flux cleaned = -0.000876506 Jy ! Component: 150 - total flux cleaned = -0.00107058 Jy ! Component: 200 - total flux cleaned = -0.0012051 Jy ! Component: 250 - total flux cleaned = -0.00130948 Jy ! Component: 300 - total flux cleaned = -0.00141131 Jy ! Component: 350 - total flux cleaned = -0.00153597 Jy ! Component: 400 - total flux cleaned = -0.00165807 Jy ! Component: 450 - total flux cleaned = -0.00177746 Jy ! Component: 500 - total flux cleaned = -0.00182359 Jy ! Component: 550 - total flux cleaned = -0.00184651 Jy ! Component: 600 - total flux cleaned = -0.00184678 Jy ! Component: 650 - total flux cleaned = -0.00198047 Jy ! Component: 700 - total flux cleaned = -0.00198014 Jy ! Component: 750 - total flux cleaned = -0.002002 Jy ! Component: 800 - total flux cleaned = -0.00204507 Jy ! Component: 850 - total flux cleaned = -0.00215046 Jy ! Component: 900 - total flux cleaned = -0.00212984 Jy ! Component: 950 - total flux cleaned = -0.00215046 Jy ! Component: 1000 - total flux cleaned = -0.00217119 Jy ! Component: 1050 - total flux cleaned = -0.00223112 Jy ! Component: 1100 - total flux cleaned = -0.00221141 Jy ! Component: 1150 - total flux cleaned = -0.0022892 Jy ! Component: 1200 - total flux cleaned = -0.00236631 Jy ! Component: 1250 - total flux cleaned = -0.00242365 Jy ! Component: 1300 - total flux cleaned = -0.00251759 Jy ! Component: 1350 - total flux cleaned = -0.0025548 Jy ! Component: 1400 - total flux cleaned = -0.00266547 Jy ! Component: 1450 - total flux cleaned = -0.00272034 Jy ! Component: 1500 - total flux cleaned = -0.00273841 Jy ! Component: 1550 - total flux cleaned = -0.00277438 Jy ! Component: 1600 - total flux cleaned = -0.00291608 Jy ! Component: 1650 - total flux cleaned = -0.00289865 Jy ! Component: 1700 - total flux cleaned = -0.00296815 Jy ! Component: 1750 - total flux cleaned = -0.00307154 Jy ! Component: 1800 - total flux cleaned = -0.00305462 Jy ! Component: 1850 - total flux cleaned = -0.00310547 Jy ! Component: 1900 - total flux cleaned = -0.0032062 Jy ! Component: 1950 - total flux cleaned = -0.00317258 Jy ! Component: 2000 - total flux cleaned = -0.00327162 Jy ! Component: 2050 - total flux cleaned = -0.00328785 Jy ! Component: 2100 - total flux cleaned = -0.00338538 Jy ! Component: 2150 - total flux cleaned = -0.00336916 Jy ! Component: 2200 - total flux cleaned = -0.00343345 Jy ! Component: 2250 - total flux cleaned = -0.00352867 Jy ! Component: 2300 - total flux cleaned = -0.00362342 Jy ! Component: 2350 - total flux cleaned = -0.00370147 Jy ! Component: 2400 - total flux cleaned = -0.00373239 Jy ! Component: 2450 - total flux cleaned = -0.00376308 Jy ! Component: 2500 - total flux cleaned = -0.00385499 Jy ! Component: 2550 - total flux cleaned = -0.0038853 Jy ! Component: 2600 - total flux cleaned = -0.0039154 Jy ! Component: 2650 - total flux cleaned = -0.00393041 Jy ! Component: 2700 - total flux cleaned = -0.00397493 Jy ! Component: 2750 - total flux cleaned = -0.00398964 Jy ! Component: 2800 - total flux cleaned = -0.00398958 Jy ! Component: 2850 - total flux cleaned = -0.00401866 Jy ! Component: 2900 - total flux cleaned = -0.00406213 Jy ! Component: 2950 - total flux cleaned = -0.00404786 Jy ! Component: 3000 - total flux cleaned = -0.00407645 Jy ! Component: 3050 - total flux cleaned = -0.00411896 Jy ! Component: 3100 - total flux cleaned = -0.00416122 Jy ! Component: 3150 - total flux cleaned = -0.00417503 Jy ! Component: 3200 - total flux cleaned = -0.00425846 Jy ! Component: 3250 - total flux cleaned = -0.0042584 Jy ! Component: 3300 - total flux cleaned = -0.00427212 Jy ! Component: 3350 - total flux cleaned = -0.00432682 Jy ! Component: 3400 - total flux cleaned = -0.00438114 Jy ! Component: 3450 - total flux cleaned = -0.00438104 Jy ! Component: 3500 - total flux cleaned = -0.0044079 Jy ! Component: 3550 - total flux cleaned = -0.00447453 Jy ! Component: 3600 - total flux cleaned = -0.00448767 Jy ! Component: 3650 - total flux cleaned = -0.00451405 Jy ! Component: 3700 - total flux cleaned = -0.00454017 Jy ! Component: 3750 - total flux cleaned = -0.00461841 Jy ! Component: 3800 - total flux cleaned = -0.00457953 Jy ! Component: 3850 - total flux cleaned = -0.00466985 Jy ! Component: 3900 - total flux cleaned = -0.00460577 Jy ! Component: 3950 - total flux cleaned = -0.0046441 Jy ! Component: 4000 - total flux cleaned = -0.00472015 Jy ! Component: 4050 - total flux cleaned = -0.00475814 Jy ! Total flux subtracted in 4096 components = -0.00477077 Jy ! Clean residual min=-0.000684 max=0.000731 Jy/beam ! Clean residual mean=0.000000 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.176055 Jy keep ! Adding 344 model components to the UV plane model. ! The established model now contains 476 components and 0.176055 Jy ![Exited script file: muppet] wmap "J0100+3345_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.545 x 6.445 at 0.0704 degrees (North through East) ! Clean map min=-0.0014188 max=0.16895 Jy/beam ! Writing clean map to FITS file: J0100+3345_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.168947 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000233247 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.414178 0.414178 0.828355 1.65671 3.31342 6.62684 13.2537 26.5074 53.0147 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.168 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.545 x 6.445 at 0.0704 degrees (North through East) ! Clean map min=-0.0014188 max=0.16895 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 J0100+3345_S_2017_05_27_pus_uvs.log closed on Fri May 3 10:53:48 2019