! Started logfile: J1011+0106_S_2017_07_09_pus_uvs.log on Wed May 8 14:47:05 2019 obs J1011+0106_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1011+0106_S_2017_07_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970175 visibilities/baseline/integration-bin. ! Found source: J1011+0106 ! ! 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 594 lines of history. ! ! Reading 19908 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 J1011+0106_S_2017_07_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 629 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.843731Jy sigma=0.007425 ! Fit after self-cal, rms=0.824793Jy sigma=0.007266 ! 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.759 mas, bmaj=6.916 mas, bpa=-3.581 degrees ! Estimated noise=883.773 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.131725 Jy ! Component: 100 - total flux cleaned = 0.169457 Jy ! Total flux subtracted in 100 components = 0.169457 Jy ! Clean residual min=-0.008099 max=0.018859 Jy/beam ! Clean residual mean=0.000025 rms=0.002192 Jy/beam ! Combined flux in latest and established models = 0.169457 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.169457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092661Jy sigma=0.000790 ! Fit after self-cal, rms=0.092625Jy sigma=0.000790 ! Inverting map ! Added new window around map position (0, -9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0210915 Jy ! Component: 100 - total flux cleaned = 0.0341662 Jy ! Total flux subtracted in 100 components = 0.0341662 Jy ! Clean residual min=-0.005842 max=0.009433 Jy/beam ! Clean residual mean=0.000010 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.203624 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.203624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085887Jy sigma=0.000722 ! Fit after self-cal, rms=0.085715Jy sigma=0.000720 ! Inverting map ! Added new window around map position (-3, 9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104425 Jy ! Component: 100 - total flux cleaned = 0.0177622 Jy ! Total flux subtracted in 100 components = 0.0177622 Jy ! Clean residual min=-0.004723 max=0.005960 Jy/beam ! Clean residual mean=0.000004 rms=0.001279 Jy/beam ! Combined flux in latest and established models = 0.221386 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 48 components and 0.221386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083951Jy sigma=0.000702 ! Fit after self-cal, rms=0.083921Jy sigma=0.000702 ! 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.289 mas, bmaj=8.117 mas, bpa=-4.248 degrees ! Estimated noise=665.35 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.00844679 Jy ! Component: 100 - total flux cleaned = 0.0136823 Jy ! Component: 150 - total flux cleaned = 0.0162459 Jy ! Component: 200 - total flux cleaned = 0.0177689 Jy ! Total flux subtracted in 200 components = 0.0177689 Jy ! Clean residual min=-0.003611 max=0.004078 Jy/beam ! Clean residual mean=-0.000006 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.239155 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 88 components and 0.239155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082980Jy sigma=0.000693 ! Fit after self-cal, rms=0.082965Jy sigma=0.000693 ! 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.11 FD 0.93 HN 0.95 KP 1.01 ! LA 1.01 MK 1.02 NL 0.92 OV 0.98 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00 KP 0.99 ! LA 0.99 MK 1.00 NL 1.05 OV 1.02 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.01 HN 0.98 KP 0.99 ! LA 1.00 MK 1.06 NL 0.98 OV 0.93 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.95 KP 1.00* ! LA 0.94 MK 1.11 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.082965Jy sigma=0.000693 ! Fit after self-cal, rms=0.084099Jy sigma=0.000686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=8.177 mas, bpa=-4.106 degrees ! Estimated noise=663.97 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.000523232 Jy ! Component: 100 - total flux cleaned = 0.000463201 Jy ! Component: 150 - total flux cleaned = 0.00051299 Jy ! Component: 200 - total flux cleaned = 0.000556137 Jy ! Total flux subtracted in 200 components = 0.000556137 Jy ! Clean residual min=-0.002905 max=0.003137 Jy/beam ! Clean residual mean=-0.000011 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.239711 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 102 components and 0.239711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084026Jy sigma=0.000685 ! Fit after self-cal, rms=0.084040Jy sigma=0.000685 ! 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.084040Jy sigma=0.000685 ! Fit after self-cal, rms=0.085403Jy sigma=0.000677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=8.189 mas, bpa=-4.158 degrees ! Estimated noise=665.296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00038027 Jy ! Component: 100 - total flux cleaned = -0.000380307 Jy ! Component: 150 - total flux cleaned = -0.000341567 Jy ! Component: 200 - total flux cleaned = -0.000306233 Jy ! Total flux subtracted in 200 components = -0.000306233 Jy ! Clean residual min=-0.002039 max=0.002380 Jy/beam ! Clean residual mean=-0.000003 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.239405 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 114 components and 0.239405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085355Jy sigma=0.000676 ! Fit after self-cal, rms=0.085392Jy 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) ! Added new window around map position (-29.5, -91). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117147 Jy ! Component: 100 - total flux cleaned = 0.000892491 Jy ! Component: 150 - total flux cleaned = 0.000560129 Jy ! Component: 200 - total flux cleaned = 0.000352759 Jy ! Total flux subtracted in 200 components = 0.000352759 Jy ! Clean residual min=-0.001890 max=0.001995 Jy/beam ! Clean residual mean=-0.000003 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.239757 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 135 components and 0.239757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085303Jy sigma=0.000676 ! Fit after self-cal, rms=0.085297Jy sigma=0.000676 ! 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.085297Jy sigma=0.000676 ! Fit after self-cal, rms=0.085329Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=8.179 mas, bpa=-4.132 degrees ! Estimated noise=663.008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000328233 Jy ! Component: 100 - total flux cleaned = 0.000204556 Jy ! Component: 150 - total flux cleaned = 0.00020363 Jy ! Component: 200 - total flux cleaned = 0.000250651 Jy ! Total flux subtracted in 200 components = 0.000250651 Jy ! Clean residual min=-0.001590 max=0.001917 Jy/beam ! Clean residual mean=0.000002 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.240008 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 157 components and 0.240008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085311Jy sigma=0.000673 ! Fit after self-cal, rms=0.085315Jy sigma=0.000673 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 (-10, -40). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163174 Jy ! Component: 100 - total flux cleaned = 0.00210655 Jy ! Component: 150 - total flux cleaned = 0.00244989 Jy ! Component: 200 - total flux cleaned = 0.00265695 Jy ! Total flux subtracted in 200 components = 0.00265695 Jy ! Clean residual min=-0.001551 max=0.001561 Jy/beam ! Clean residual mean=0.000002 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.242665 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 173 components and 0.242665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085274Jy sigma=0.000673 ! Fit after self-cal, rms=0.085274Jy sigma=0.000673 ! 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.085274Jy sigma=0.000673 ! Fit after self-cal, rms=0.085252Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.421 mas, bmaj=13.12 mas, bpa=-7.55 degrees ! Estimated noise=827.447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000457349 Jy ! Component: 100 - total flux cleaned = 0.000784179 Jy ! Component: 150 - total flux cleaned = 0.000983549 Jy ! Component: 200 - total flux cleaned = 0.00106259 Jy ! Total flux subtracted in 200 components = 0.00106259 Jy ! Clean residual min=-0.001634 max=0.001687 Jy/beam ! Clean residual mean=0.000005 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.243728 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 184 components and 0.243728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085247Jy sigma=0.000673 ! Fit after self-cal, rms=0.085246Jy sigma=0.000673 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 = -2.00583e-05 Jy ! Component: 100 - total flux cleaned = -2.07568e-05 Jy ! Component: 150 - total flux cleaned = 4.95453e-05 Jy ! Component: 200 - total flux cleaned = 0.000116265 Jy ! Total flux subtracted in 200 components = 0.000116265 Jy ! Clean residual min=-0.001615 max=0.001683 Jy/beam ! Clean residual mean=0.000005 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.243844 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 192 components and 0.243844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085242Jy sigma=0.000673 ! Fit after self-cal, rms=0.085241Jy sigma=0.000673 ! 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.301 mas, bmaj=8.177 mas, bpa=-4.113 degrees ! Estimated noise=661.843 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.301 x 8.177 at -4.113 degrees (North through East) ! Clean map min=-0.0017064 max=0.17424 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.761 mas, bmaj=6.94 mas, bpa=-3.339 degrees ! Estimated noise=888.665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132253 Jy ! Component: 100 - total flux cleaned = 0.170991 Jy ! Component: 150 - total flux cleaned = 0.192114 Jy ! Component: 200 - total flux cleaned = 0.204764 Jy ! Total flux subtracted in 200 components = 0.204764 Jy ! Clean residual min=-0.004263 max=0.006592 Jy/beam ! Clean residual mean=0.000012 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.204764 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.204764 Jy ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=8.177 mas, bpa=-4.113 degrees ! Estimated noise=661.843 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.011792 Jy ! Component: 100 - total flux cleaned = 0.0190091 Jy ! Component: 150 - total flux cleaned = 0.0238182 Jy ! Component: 200 - total flux cleaned = 0.027188 Jy ! Total flux subtracted in 200 components = 0.027188 Jy ! Clean residual min=-0.002032 max=0.002317 Jy/beam ! Clean residual mean=0.000005 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.231952 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 79 components and 0.231952 Jy ! Inverting map ! Added new window around map position (1, -21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273161 Jy ! Component: 100 - total flux cleaned = 0.00488202 Jy ! Component: 150 - total flux cleaned = 0.0063872 Jy ! Component: 200 - total flux cleaned = 0.00767167 Jy ! Total flux subtracted in 200 components = 0.00767167 Jy ! Clean residual min=-0.001700 max=0.001584 Jy/beam ! Clean residual mean=0.000004 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.239623 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 101 components and 0.239623 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.421 mas, bmaj=13.12 mas, bpa=-7.55 degrees ! Estimated noise=827.447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177486 Jy ! Component: 100 - total flux cleaned = 0.00292157 Jy ! Component: 150 - total flux cleaned = 0.00375959 Jy ! Component: 200 - total flux cleaned = 0.00444132 Jy ! Total flux subtracted in 200 components = 0.00444132 Jy ! Clean residual min=-0.001851 max=0.001520 Jy/beam ! Clean residual mean=0.000007 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.244065 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.000462078 Jy ! Component: 100 - total flux cleaned = 0.000765139 Jy ! Component: 150 - total flux cleaned = 0.000983495 Jy ! Component: 200 - total flux cleaned = 0.0011671 Jy ! Total flux subtracted in 200 components = 0.0011671 Jy ! Clean residual min=-0.001774 max=0.001503 Jy/beam ! Clean residual mean=0.000007 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.245232 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 169 components and 0.245232 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=8.177 mas, bpa=-4.113 degrees ! Estimated noise=661.843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113001 Jy ! Component: 100 - total flux cleaned = -0.000155272 Jy ! Component: 150 - total flux cleaned = -0.00015687 Jy ! Component: 200 - total flux cleaned = -9.55545e-05 Jy ! Total flux subtracted in 200 components = -9.55545e-05 Jy ! Clean residual min=-0.001506 max=0.001484 Jy/beam ! Clean residual mean=0.000003 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.245136 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 194 components and 0.245136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085234Jy sigma=0.000673 ! Fit after self-cal, rms=0.085219Jy sigma=0.000673 wmodel J1011+0106_S_2017_07_09_pus_map.mod ! Writing 194 model components to file: J1011+0106_S_2017_07_09_pus_map.mod wobs J1011+0106_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1011+0106_S_2017_07_09_pus_uvs.fits wwins J1011+0106_S_2017_07_09_pus_map.win ! wwins: Wrote 6 windows to J1011+0106_S_2017_07_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -5.71949e-05 Jy ! Component: 100 - total flux cleaned = 4.89702e-05 Jy ! Component: 150 - total flux cleaned = 0.000251355 Jy ! Component: 200 - total flux cleaned = 0.000447129 Jy ! Component: 250 - total flux cleaned = 0.000565546 Jy ! Component: 300 - total flux cleaned = 0.000611692 Jy ! Component: 350 - total flux cleaned = 0.000679285 Jy ! Component: 400 - total flux cleaned = 0.000723585 Jy ! Component: 450 - total flux cleaned = 0.000831025 Jy ! Component: 500 - total flux cleaned = 0.000872762 Jy ! Component: 550 - total flux cleaned = 0.000872898 Jy ! Component: 600 - total flux cleaned = 0.000973575 Jy ! Component: 650 - total flux cleaned = 0.00105241 Jy ! Component: 700 - total flux cleaned = 0.00113059 Jy ! Component: 750 - total flux cleaned = 0.0012459 Jy ! Component: 800 - total flux cleaned = 0.00134082 Jy ! Component: 850 - total flux cleaned = 0.00145262 Jy ! Component: 900 - total flux cleaned = 0.00154441 Jy ! Component: 950 - total flux cleaned = 0.00161656 Jy ! Component: 1000 - total flux cleaned = 0.00167019 Jy ! Component: 1050 - total flux cleaned = 0.00172317 Jy ! Component: 1100 - total flux cleaned = 0.00172315 Jy ! Component: 1150 - total flux cleaned = 0.00175779 Jy ! Component: 1200 - total flux cleaned = 0.00182585 Jy ! Component: 1250 - total flux cleaned = 0.00184266 Jy ! Component: 1300 - total flux cleaned = 0.00189231 Jy ! Component: 1350 - total flux cleaned = 0.00190873 Jy ! Component: 1400 - total flux cleaned = 0.00197349 Jy ! Component: 1450 - total flux cleaned = 0.00202139 Jy ! Component: 1500 - total flux cleaned = 0.00202132 Jy ! Component: 1550 - total flux cleaned = 0.00210016 Jy ! Component: 1600 - total flux cleaned = 0.00216243 Jy ! Component: 1650 - total flux cleaned = 0.00220853 Jy ! Component: 1700 - total flux cleaned = 0.002224 Jy ! Component: 1750 - total flux cleaned = 0.00231489 Jy ! Component: 1800 - total flux cleaned = 0.00228493 Jy ! Component: 1850 - total flux cleaned = 0.00238932 Jy ! Component: 1900 - total flux cleaned = 0.0024041 Jy ! Component: 1950 - total flux cleaned = 0.00249162 Jy ! Component: 2000 - total flux cleaned = 0.00253482 Jy ! Component: 2050 - total flux cleaned = 0.00257783 Jy ! Component: 2100 - total flux cleaned = 0.00257754 Jy ! Component: 2150 - total flux cleaned = 0.00254956 Jy ! Component: 2200 - total flux cleaned = 0.00267552 Jy ! Component: 2250 - total flux cleaned = 0.00267536 Jy ! Component: 2300 - total flux cleaned = 0.002689 Jy ! Component: 2350 - total flux cleaned = 0.00271634 Jy ! Component: 2400 - total flux cleaned = 0.00273001 Jy ! Component: 2450 - total flux cleaned = 0.00274363 Jy ! Component: 2500 - total flux cleaned = 0.00275701 Jy ! Component: 2550 - total flux cleaned = 0.00283672 Jy ! Component: 2600 - total flux cleaned = 0.00284978 Jy ! Component: 2650 - total flux cleaned = 0.00287595 Jy ! Component: 2700 - total flux cleaned = 0.00287601 Jy ! Component: 2750 - total flux cleaned = 0.00294048 Jy ! Component: 2800 - total flux cleaned = 0.00297869 Jy ! Component: 2850 - total flux cleaned = 0.00301652 Jy ! Component: 2900 - total flux cleaned = 0.00300371 Jy ! Component: 2950 - total flux cleaned = 0.00304136 Jy ! Component: 3000 - total flux cleaned = 0.00309096 Jy ! Component: 3050 - total flux cleaned = 0.00309118 Jy ! Component: 3100 - total flux cleaned = 0.0031281 Jy ! Component: 3150 - total flux cleaned = 0.0031282 Jy ! Component: 3200 - total flux cleaned = 0.00320098 Jy ! Component: 3250 - total flux cleaned = 0.00321307 Jy ! Component: 3300 - total flux cleaned = 0.0032729 Jy ! Component: 3350 - total flux cleaned = 0.00327285 Jy ! Component: 3400 - total flux cleaned = 0.00328477 Jy ! Component: 3450 - total flux cleaned = 0.00333171 Jy ! Component: 3500 - total flux cleaned = 0.00329659 Jy ! Component: 3550 - total flux cleaned = 0.00334311 Jy ! Component: 3600 - total flux cleaned = 0.00330849 Jy ! Component: 3650 - total flux cleaned = 0.00335429 Jy ! Component: 3700 - total flux cleaned = 0.0033087 Jy ! Component: 3750 - total flux cleaned = 0.00335403 Jy ! Component: 3800 - total flux cleaned = 0.00338787 Jy ! Component: 3850 - total flux cleaned = 0.00337652 Jy ! Component: 3900 - total flux cleaned = 0.0033876 Jy ! Component: 3950 - total flux cleaned = 0.00339869 Jy ! Component: 4000 - total flux cleaned = 0.00339859 Jy ! Component: 4050 - total flux cleaned = 0.00342044 Jy ! Total flux subtracted in 4096 components = 0.0033878 Jy ! Clean residual min=-0.000603 max=0.000604 Jy/beam ! Clean residual mean=0.000000 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.248524 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 474 components and 0.248524 Jy ![Exited script file: muppet] wmap "J1011+0106_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.301 x 8.177 at -4.113 degrees (North through East) ! Clean map min=-0.0011613 max=0.17622 Jy/beam ! Writing clean map to FITS file: J1011+0106_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.176215 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198656 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.338204 0.338204 0.676409 1.35282 2.70563 5.41127 10.8225 21.6451 43.2902 86.5803 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.176 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.301 x 8.177 at -4.113 degrees (North through East) ! Clean map min=-0.0011613 max=0.17622 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 J1011+0106_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:47:10 2019