! Started logfile: J0750+8241_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:21:21 2016 obs J0750+8241_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0750+8241_S_2014_08_05_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.76621 visibilities/baseline/integration-bin. ! Found source: J0750+8241 ! ! 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 360 lines of history. ! ! Reading 10068 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 J0750+8241_S_2014_08_05_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 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.597337Jy sigma=0.006453 ! Fit after self-cal, rms=0.544305Jy sigma=0.005888 ! 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=3.711 mas, bmaj=5.926 mas, bpa=58.32 degrees ! Estimated noise=1043.68 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.346799 Jy ! Component: 100 - total flux cleaned = 0.445691 Jy ! Total flux subtracted in 100 components = 0.445691 Jy ! Clean residual min=-0.021507 max=0.044744 Jy/beam ! Clean residual mean=-0.000293 rms=0.006445 Jy/beam ! Combined flux in latest and established models = 0.445691 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.445691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151311Jy sigma=0.001519 ! Fit after self-cal, rms=0.151016Jy sigma=0.001516 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0507313 Jy ! Component: 100 - total flux cleaned = 0.0791794 Jy ! Total flux subtracted in 100 components = 0.0791794 Jy ! Clean residual min=-0.017419 max=0.035786 Jy/beam ! Clean residual mean=-0.000180 rms=0.004796 Jy/beam ! Combined flux in latest and established models = 0.524871 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.52487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123495Jy sigma=0.001234 ! Fit after self-cal, rms=0.123173Jy sigma=0.001231 ! Inverting map ! Added new window around map position (-1.5, 7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0340022 Jy ! Component: 100 - total flux cleaned = 0.0544761 Jy ! Total flux subtracted in 100 components = 0.0544761 Jy ! Clean residual min=-0.014113 max=0.016450 Jy/beam ! Clean residual mean=-0.000105 rms=0.003445 Jy/beam ! Combined flux in latest and established models = 0.579347 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 52 components and 0.579347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110199Jy sigma=0.001090 ! Fit after self-cal, rms=0.109121Jy sigma=0.001081 ! 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=4.545 mas, bmaj=6.832 mas, bpa=62.45 degrees ! Estimated noise=661.765 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.0204223 Jy ! Component: 100 - total flux cleaned = 0.0326132 Jy ! Component: 150 - total flux cleaned = 0.0405599 Jy ! Component: 200 - total flux cleaned = 0.0460267 Jy ! Total flux subtracted in 200 components = 0.0460267 Jy ! Clean residual min=-0.011837 max=0.020936 Jy/beam ! Clean residual mean=-0.000039 rms=0.003182 Jy/beam ! Combined flux in latest and established models = 0.625373 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 89 components and 0.625373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104063Jy sigma=0.001041 ! Fit after self-cal, rms=0.103642Jy sigma=0.001038 ! Inverting map ! Added new window around map position (-4.5, 21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193479 Jy ! Component: 100 - total flux cleaned = 0.0294558 Jy ! Component: 150 - total flux cleaned = 0.036198 Jy ! Component: 200 - total flux cleaned = 0.0406444 Jy ! Total flux subtracted in 200 components = 0.0406444 Jy ! Clean residual min=-0.009316 max=0.009183 Jy/beam ! Clean residual mean=0.000017 rms=0.002262 Jy/beam ! Combined flux in latest and established models = 0.666018 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 148 components and 0.666018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099652Jy sigma=0.000997 ! Fit after self-cal, rms=0.099388Jy sigma=0.000994 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.86 HN 0.98 KP 1.06 ! LA 1.16 MK 1.00* NL 0.97 OV 1.00 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.02 KP 1.00 ! LA 1.12 MK 1.00* NL 1.02 OV 1.03 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.14 HN 1.02 KP 0.89 ! LA 0.88 MK 1.00* NL 0.99 OV 0.96 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 0.99 KP 0.87 ! LA 0.83 MK 1.00* NL 1.07 OV 1.01 ! PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.099388Jy sigma=0.000994 ! Fit after self-cal, rms=0.080662Jy sigma=0.000828 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.559 mas, bmaj=6.845 mas, bpa=62.44 degrees ! Estimated noise=659.772 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.00575743 Jy ! Component: 100 - total flux cleaned = 0.00944721 Jy ! Component: 150 - total flux cleaned = 0.0117812 Jy ! Component: 200 - total flux cleaned = 0.0126867 Jy ! Total flux subtracted in 200 components = 0.0126867 Jy ! Clean residual min=-0.005720 max=0.005608 Jy/beam ! Clean residual mean=-0.000003 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.678704 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 181 components and 0.678704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080134Jy sigma=0.000822 ! Fit after self-cal, rms=0.080077Jy sigma=0.000822 ! 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.080077Jy sigma=0.000822 ! Fit after self-cal, rms=0.078851Jy sigma=0.000808 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.562 mas, bmaj=6.845 mas, bpa=62.3 degrees ! Estimated noise=659.878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00291572 Jy ! Component: 100 - total flux cleaned = 0.00373157 Jy ! Component: 150 - total flux cleaned = 0.00447048 Jy ! Component: 200 - total flux cleaned = 0.00501629 Jy ! Total flux subtracted in 200 components = 0.00501629 Jy ! Clean residual min=-0.003073 max=0.003668 Jy/beam ! Clean residual mean=-0.000010 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.683721 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 197 components and 0.683721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078658Jy sigma=0.000806 ! Fit after self-cal, rms=0.078643Jy sigma=0.000805 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 (-54, -107.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370169 Jy ! Component: 100 - total flux cleaned = 0.00596845 Jy ! Component: 150 - total flux cleaned = 0.00764804 Jy ! Component: 200 - total flux cleaned = 0.00830982 Jy ! Total flux subtracted in 200 components = 0.00830982 Jy ! Clean residual min=-0.002795 max=0.002736 Jy/beam ! Clean residual mean=-0.000011 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.69203 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 223 components and 0.69203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078450Jy sigma=0.000803 ! Fit after self-cal, rms=0.078442Jy sigma=0.000803 ! 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.078442Jy sigma=0.000803 ! Fit after self-cal, rms=0.078468Jy sigma=0.000803 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.562 mas, bmaj=6.845 mas, bpa=62.34 degrees ! Estimated noise=659.874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140205 Jy ! Component: 100 - total flux cleaned = 0.001975 Jy ! Component: 150 - total flux cleaned = 0.002203 Jy ! Component: 200 - total flux cleaned = 0.0024509 Jy ! Total flux subtracted in 200 components = 0.0024509 Jy ! Clean residual min=-0.002355 max=0.002418 Jy/beam ! Clean residual mean=-0.000016 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.694481 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 243 components and 0.694481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078411Jy sigma=0.000802 ! Fit after self-cal, rms=0.078410Jy sigma=0.000802 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.000599498 Jy ! Component: 100 - total flux cleaned = 0.000822724 Jy ! Component: 150 - total flux cleaned = 0.0010621 Jy ! Component: 200 - total flux cleaned = 0.00128584 Jy ! Total flux subtracted in 200 components = 0.00128584 Jy ! Clean residual min=-0.002286 max=0.002321 Jy/beam ! Clean residual mean=-0.000015 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.695767 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 254 components and 0.695767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078382Jy sigma=0.000802 ! Fit after self-cal, rms=0.078381Jy sigma=0.000802 ! 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.078381Jy sigma=0.000802 ! Fit after self-cal, rms=0.078406Jy sigma=0.000801 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.294 mas, bmaj=10.51 mas, bpa=69.5 degrees ! Estimated noise=769.932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134959 Jy ! Component: 100 - total flux cleaned = 0.00176827 Jy ! Component: 150 - total flux cleaned = 0.00196527 Jy ! Component: 200 - total flux cleaned = 0.00208827 Jy ! Total flux subtracted in 200 components = 0.00208827 Jy ! Clean residual min=-0.002136 max=0.002460 Jy/beam ! Clean residual mean=-0.000028 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.697855 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 268 components and 0.697855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078394Jy sigma=0.000801 ! Fit after self-cal, rms=0.078393Jy sigma=0.000801 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.000206105 Jy ! Component: 100 - total flux cleaned = 0.000311957 Jy ! Component: 150 - total flux cleaned = 0.000369077 Jy ! Component: 200 - total flux cleaned = 0.000438721 Jy ! Total flux subtracted in 200 components = 0.000438721 Jy ! Clean residual min=-0.002102 max=0.002361 Jy/beam ! Clean residual mean=-0.000027 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.698294 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 280 components and 0.698294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078388Jy sigma=0.000801 ! Fit after self-cal, rms=0.078387Jy sigma=0.000801 ! 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=4.561 mas, bmaj=6.844 mas, bpa=62.38 degrees ! Estimated noise=660.078 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.561 x 6.844 at 62.38 degrees (North through East) ! Clean map min=-0.0019978 max=0.46176 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=3.718 mas, bmaj=5.932 mas, bpa=58.42 degrees ! Estimated noise=1043.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.346504 Jy ! Component: 100 - total flux cleaned = 0.446708 Jy ! Component: 150 - total flux cleaned = 0.500855 Jy ! Component: 200 - total flux cleaned = 0.536033 Jy ! Total flux subtracted in 200 components = 0.536033 Jy ! Clean residual min=-0.011462 max=0.020550 Jy/beam ! Clean residual mean=-0.000162 rms=0.003345 Jy/beam ! Combined flux in latest and established models = 0.536034 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.536034 Jy ! Inverting map and beam ! Estimated beam: bmin=4.561 mas, bmaj=6.844 mas, bpa=62.38 degrees ! Estimated noise=660.078 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.0365966 Jy ! Component: 100 - total flux cleaned = 0.0613873 Jy ! Component: 150 - total flux cleaned = 0.079573 Jy ! Component: 200 - total flux cleaned = 0.0931545 Jy ! Total flux subtracted in 200 components = 0.0931545 Jy ! Clean residual min=-0.005059 max=0.008065 Jy/beam ! Clean residual mean=-0.000128 rms=0.001710 Jy/beam ! Combined flux in latest and established models = 0.629188 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 69 components and 0.629188 Jy ! Inverting map ! Added new window around map position (-3, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103282 Jy ! Component: 100 - total flux cleaned = 0.0183688 Jy ! Component: 150 - total flux cleaned = 0.0249337 Jy ! Component: 200 - total flux cleaned = 0.0304279 Jy ! Total flux subtracted in 200 components = 0.0304279 Jy ! Clean residual min=-0.003503 max=0.003533 Jy/beam ! Clean residual mean=-0.000067 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.659616 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 136 components and 0.659616 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=8.294 mas, bmaj=10.51 mas, bpa=69.5 degrees ! Estimated noise=769.932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00737806 Jy ! Component: 100 - total flux cleaned = 0.0130499 Jy ! Component: 150 - total flux cleaned = 0.0176609 Jy ! Component: 200 - total flux cleaned = 0.0214644 Jy ! Total flux subtracted in 200 components = 0.0214644 Jy ! Clean residual min=-0.002995 max=0.003166 Jy/beam ! Clean residual mean=-0.000064 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.68108 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.00314251 Jy ! Component: 100 - total flux cleaned = 0.00575435 Jy ! Component: 150 - total flux cleaned = 0.0079341 Jy ! Component: 200 - total flux cleaned = 0.00975578 Jy ! Total flux subtracted in 200 components = 0.00975578 Jy ! Clean residual min=-0.002462 max=0.002667 Jy/beam ! Clean residual mean=-0.000040 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.690836 Jy ! Adding 134 model components to the UV plane model. ! The established model now contains 263 components and 0.690836 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.561 mas, bmaj=6.844 mas, bpa=62.38 degrees ! Estimated noise=660.078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156564 Jy ! Component: 100 - total flux cleaned = 0.00254157 Jy ! Component: 150 - total flux cleaned = 0.00309454 Jy ! Component: 200 - total flux cleaned = 0.00354273 Jy ! Total flux subtracted in 200 components = 0.00354273 Jy ! Clean residual min=-0.002250 max=0.002113 Jy/beam ! Clean residual mean=-0.000020 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.694379 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 283 components and 0.694379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078415Jy sigma=0.000801 ! Fit after self-cal, rms=0.078391Jy sigma=0.000801 wmodel J0750+8241_S_2014_08_05_pus_map.mod ! Writing 283 model components to file: J0750+8241_S_2014_08_05_pus_map.mod wobs J0750+8241_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0750+8241_S_2014_08_05_pus_uvs.fits wwins J0750+8241_S_2014_08_05_pus_map.win ! wwins: Wrote 5 windows to J0750+8241_S_2014_08_05_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.000553132 Jy ! Component: 100 - total flux cleaned = -0.000695629 Jy ! Component: 150 - total flux cleaned = -0.00109853 Jy ! Component: 200 - total flux cleaned = -0.00142093 Jy ! Component: 250 - total flux cleaned = -0.00170197 Jy ! Component: 300 - total flux cleaned = -0.00200472 Jy ! Component: 350 - total flux cleaned = -0.00232813 Jy ! Component: 400 - total flux cleaned = -0.00258552 Jy ! Component: 450 - total flux cleaned = -0.00283588 Jy ! Component: 500 - total flux cleaned = -0.00308019 Jy ! Component: 550 - total flux cleaned = -0.0033447 Jy ! Component: 600 - total flux cleaned = -0.00347394 Jy ! Component: 650 - total flux cleaned = -0.0036258 Jy ! Component: 700 - total flux cleaned = -0.00377382 Jy ! Component: 750 - total flux cleaned = -0.0038461 Jy ! Component: 800 - total flux cleaned = -0.00386938 Jy ! Component: 850 - total flux cleaned = -0.003986 Jy ! Component: 900 - total flux cleaned = -0.0040776 Jy ! Component: 950 - total flux cleaned = -0.00414499 Jy ! Component: 1000 - total flux cleaned = -0.00425553 Jy ! Component: 1050 - total flux cleaned = -0.00434229 Jy ! Component: 1100 - total flux cleaned = -0.0044067 Jy ! Component: 1150 - total flux cleaned = -0.0045322 Jy ! Component: 1200 - total flux cleaned = -0.0045114 Jy ! Component: 1250 - total flux cleaned = -0.00457229 Jy ! Component: 1300 - total flux cleaned = -0.00461226 Jy ! Component: 1350 - total flux cleaned = -0.0045922 Jy ! Component: 1400 - total flux cleaned = -0.0046705 Jy ! Component: 1450 - total flux cleaned = -0.00472852 Jy ! Component: 1500 - total flux cleaned = -0.00480448 Jy ! Component: 1550 - total flux cleaned = -0.00491704 Jy ! Component: 1600 - total flux cleaned = -0.00493546 Jy ! Component: 1650 - total flux cleaned = -0.00506354 Jy ! Component: 1700 - total flux cleaned = -0.00513576 Jy ! Component: 1750 - total flux cleaned = -0.00522467 Jy ! Component: 1800 - total flux cleaned = -0.00522415 Jy ! Component: 1850 - total flux cleaned = -0.00529377 Jy ! Component: 1900 - total flux cleaned = -0.00529387 Jy ! Component: 1950 - total flux cleaned = -0.00539612 Jy ! Component: 2000 - total flux cleaned = -0.00544642 Jy ! Component: 2050 - total flux cleaned = -0.00549621 Jy ! Component: 2100 - total flux cleaned = -0.00557803 Jy ! Component: 2150 - total flux cleaned = -0.00559419 Jy ! Component: 2200 - total flux cleaned = -0.00569045 Jy ! Component: 2250 - total flux cleaned = -0.00570649 Jy ! Component: 2300 - total flux cleaned = -0.0058478 Jy ! Component: 2350 - total flux cleaned = -0.00589444 Jy ! Component: 2400 - total flux cleaned = -0.00595608 Jy ! Component: 2450 - total flux cleaned = -0.00603238 Jy ! Component: 2500 - total flux cleaned = -0.00610769 Jy ! Component: 2550 - total flux cleaned = -0.00616714 Jy ! Component: 2600 - total flux cleaned = -0.00621152 Jy ! Component: 2650 - total flux cleaned = -0.00626988 Jy ! Component: 2700 - total flux cleaned = -0.00635702 Jy ! Component: 2750 - total flux cleaned = -0.00644313 Jy ! Component: 2800 - total flux cleaned = -0.00650002 Jy ! Component: 2850 - total flux cleaned = -0.00658473 Jy ! Component: 2900 - total flux cleaned = -0.00666851 Jy ! Component: 2950 - total flux cleaned = -0.00671018 Jy ! Component: 3000 - total flux cleaned = -0.00684734 Jy ! Component: 3050 - total flux cleaned = -0.00690165 Jy ! Component: 3100 - total flux cleaned = -0.00692855 Jy ! Component: 3150 - total flux cleaned = -0.00702208 Jy ! Component: 3200 - total flux cleaned = -0.00707504 Jy ! Component: 3250 - total flux cleaned = -0.00707523 Jy ! Component: 3300 - total flux cleaned = -0.00714026 Jy ! Component: 3350 - total flux cleaned = -0.00723058 Jy ! Component: 3400 - total flux cleaned = -0.00728166 Jy ! Component: 3450 - total flux cleaned = -0.00729442 Jy ! Component: 3500 - total flux cleaned = -0.00733236 Jy ! Component: 3550 - total flux cleaned = -0.00739481 Jy ! Component: 3600 - total flux cleaned = -0.00743199 Jy ! Component: 3650 - total flux cleaned = -0.00745668 Jy ! Component: 3700 - total flux cleaned = -0.00749333 Jy ! Component: 3750 - total flux cleaned = -0.0075054 Jy ! Component: 3800 - total flux cleaned = -0.00755353 Jy ! Component: 3850 - total flux cleaned = -0.00754153 Jy ! Component: 3900 - total flux cleaned = -0.00758908 Jy ! Component: 3950 - total flux cleaned = -0.00761264 Jy ! Component: 4000 - total flux cleaned = -0.00761259 Jy ! Component: 4050 - total flux cleaned = -0.00761267 Jy ! Total flux subtracted in 4096 components = -0.00764739 Jy ! Clean residual min=-0.000722 max=0.000673 Jy/beam ! Clean residual mean=-0.000007 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.686731 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 548 components and 0.686731 Jy ![Exited script file: muppet] wmap "J0750+8241_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.561 x 6.844 at 62.38 degrees (North through East) ! Clean map min=-0.0014833 max=0.46241 Jy/beam ! Writing clean map to FITS file: J0750+8241_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.462405 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000208251 device "J0750+8241_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0750+8241_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.135109 0.135109 0.270218 0.540437 1.08087 2.16175 4.3235 8.64699 17.294 34.588 69.1759 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.462 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.561 x 6.844 at 62.38 degrees (North through East) ! Clean map min=-0.0014833 max=0.46241 Jy/beam quit ! Quitting program ! Log file J0750+8241_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:21:26 2016