! Started logfile: J0725-2640_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:19:08 2016 obs J0725-2640_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0725-2640_S_2014_08_05_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771032 visibilities/baseline/integration-bin. ! Found source: J0725-2640 ! ! 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 7772 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 J0725-2640_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 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.747180Jy sigma=0.006248 ! Fit after self-cal, rms=0.724816Jy sigma=0.006032 ! 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.132 mas, bmaj=13.97 mas, bpa=17.72 degrees ! Estimated noise=1327.87 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.211001 Jy ! Component: 100 - total flux cleaned = 0.2917 Jy ! Total flux subtracted in 100 components = 0.2917 Jy ! Clean residual min=-0.013286 max=0.036163 Jy/beam ! Clean residual mean=-0.000037 rms=0.005126 Jy/beam ! Combined flux in latest and established models = 0.2917 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.2917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134282Jy sigma=0.001090 ! Fit after self-cal, rms=0.134085Jy sigma=0.001089 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0430112 Jy ! Component: 100 - total flux cleaned = 0.0695642 Jy ! Total flux subtracted in 100 components = 0.0695642 Jy ! Clean residual min=-0.008642 max=0.013937 Jy/beam ! Clean residual mean=0.000032 rms=0.002856 Jy/beam ! Combined flux in latest and established models = 0.361264 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 49 components and 0.361264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114298Jy sigma=0.000893 ! Fit after self-cal, rms=0.114281Jy sigma=0.000893 ! 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.846 mas, bmaj=15.72 mas, bpa=16.72 degrees ! Estimated noise=961.712 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.0240098 Jy ! Component: 100 - total flux cleaned = 0.0372924 Jy ! Component: 150 - total flux cleaned = 0.0452175 Jy ! Component: 200 - total flux cleaned = 0.0500618 Jy ! Total flux subtracted in 200 components = 0.0500618 Jy ! Clean residual min=-0.007460 max=0.008217 Jy/beam ! Clean residual mean=0.000039 rms=0.002029 Jy/beam ! Combined flux in latest and established models = 0.411326 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 101 components and 0.411326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108922Jy sigma=0.000848 ! Fit after self-cal, rms=0.108926Jy sigma=0.000848 ! 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.87 HN 1.08 KP 1.04 ! LA 1.17 MK 1.00* NL 0.97 OV 0.98 ! PT 1.04 SC 1.06 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.14 KP 1.00 ! LA 1.12 MK 1.00* NL 1.03 OV 1.01 ! PT 1.01 SC 1.08 ! ! ! 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.15 HN 1.10 KP 0.89 ! LA 0.90 MK 1.00* NL 1.00 OV 0.92 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.09 KP 0.87 ! LA 0.82 MK 1.00* NL 1.08 OV 0.97 ! PT 1.02 SC 0.87 ! ! ! Fit before self-cal, rms=0.108926Jy sigma=0.000848 ! Fit after self-cal, rms=0.102168Jy sigma=0.000786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=15.92 mas, bpa=17.03 degrees ! Estimated noise=960.425 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.00330577 Jy ! Component: 100 - total flux cleaned = -0.00379795 Jy ! Component: 150 - total flux cleaned = -0.00422685 Jy ! Component: 200 - total flux cleaned = -0.00469477 Jy ! Total flux subtracted in 200 components = -0.00469477 Jy ! Clean residual min=-0.005283 max=0.005474 Jy/beam ! Clean residual mean=-0.000004 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.406631 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 116 components and 0.406631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101873Jy sigma=0.000783 ! Fit after self-cal, rms=0.101921Jy sigma=0.000783 ! 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.101921Jy sigma=0.000783 ! Fit after self-cal, rms=0.102517Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.841 mas, bmaj=15.98 mas, bpa=17.04 degrees ! Estimated noise=963.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0023608 Jy ! Component: 100 - total flux cleaned = -0.00262208 Jy ! Component: 150 - total flux cleaned = -0.00284094 Jy ! Component: 200 - total flux cleaned = -0.00309755 Jy ! Total flux subtracted in 200 components = -0.00309755 Jy ! Clean residual min=-0.004331 max=0.004328 Jy/beam ! Clean residual mean=-0.000012 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.403533 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 124 components and 0.403533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102378Jy sigma=0.000776 ! Fit after self-cal, rms=0.102400Jy sigma=0.000776 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.000161747 Jy ! Component: 100 - total flux cleaned = -0.000364199 Jy ! Component: 150 - total flux cleaned = -0.000501662 Jy ! Component: 200 - total flux cleaned = -0.000667793 Jy ! Total flux subtracted in 200 components = -0.000667793 Jy ! Clean residual min=-0.004323 max=0.004110 Jy/beam ! Clean residual mean=-0.000012 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.402866 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 130 components and 0.402866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102357Jy sigma=0.000775 ! Fit after self-cal, rms=0.102357Jy sigma=0.000775 ! 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.102357Jy sigma=0.000775 ! Fit after self-cal, rms=0.104034Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.84 mas, bmaj=15.99 mas, bpa=17.05 degrees ! Estimated noise=964.166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00184495 Jy ! Component: 100 - total flux cleaned = -0.00219598 Jy ! Component: 150 - total flux cleaned = -0.00243714 Jy ! Component: 200 - total flux cleaned = -0.00259828 Jy ! Total flux subtracted in 200 components = -0.00259828 Jy ! Clean residual min=-0.002925 max=0.003541 Jy/beam ! Clean residual mean=-0.000025 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.400267 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 147 components and 0.400267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103961Jy sigma=0.000769 ! Fit after self-cal, rms=0.104004Jy sigma=0.000769 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, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189513 Jy ! Component: 100 - total flux cleaned = 0.00197428 Jy ! Component: 150 - total flux cleaned = 0.00175569 Jy ! Component: 200 - total flux cleaned = 0.00151953 Jy ! Total flux subtracted in 200 components = 0.00151953 Jy ! Clean residual min=-0.002937 max=0.003219 Jy/beam ! Clean residual mean=-0.000020 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.401787 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 186 components and 0.401787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103884Jy sigma=0.000768 ! Fit after self-cal, rms=0.103879Jy sigma=0.000768 ! 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.103879Jy sigma=0.000768 ! Fit after self-cal, rms=0.104399Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.25 mas, bmaj=22.6 mas, bpa=7.174 degrees ! Estimated noise=1076.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000423455 Jy ! Component: 100 - total flux cleaned = -0.000110959 Jy ! Component: 150 - total flux cleaned = -0.000303228 Jy ! Component: 200 - total flux cleaned = -0.00047165 Jy ! Total flux subtracted in 200 components = -0.00047165 Jy ! Clean residual min=-0.002761 max=0.002926 Jy/beam ! Clean residual mean=-0.000030 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.401315 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 216 components and 0.401315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104373Jy sigma=0.000768 ! Fit after self-cal, rms=0.104386Jy sigma=0.000768 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 = -8.52906e-05 Jy ! Component: 100 - total flux cleaned = -0.000190165 Jy ! Component: 150 - total flux cleaned = -0.000305796 Jy ! Component: 200 - total flux cleaned = -0.000409669 Jy ! Total flux subtracted in 200 components = -0.000409669 Jy ! Clean residual min=-0.002639 max=0.002846 Jy/beam ! Clean residual mean=-0.000031 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.400906 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 228 components and 0.400906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104374Jy sigma=0.000768 ! Fit after self-cal, rms=0.104376Jy sigma=0.000768 ! 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.842 mas, bmaj=16.02 mas, bpa=17.1 degrees ! Estimated noise=963.958 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.842 x 16.02 at 17.1 degrees (North through East) ! Clean map min=-0.0025373 max=0.27641 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.093 mas, bmaj=14.18 mas, bpa=18.18 degrees ! Estimated noise=1327.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.212151 Jy ! Component: 100 - total flux cleaned = 0.293317 Jy ! Component: 150 - total flux cleaned = 0.333201 Jy ! Component: 200 - total flux cleaned = 0.356623 Jy ! Total flux subtracted in 200 components = 0.356623 Jy ! Clean residual min=-0.005714 max=0.012051 Jy/beam ! Clean residual mean=-0.000050 rms=0.001907 Jy/beam ! Combined flux in latest and established models = 0.356623 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.356623 Jy ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=16.02 mas, bpa=17.1 degrees ! Estimated noise=963.958 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.0193455 Jy ! Component: 100 - total flux cleaned = 0.0292086 Jy ! Component: 150 - total flux cleaned = 0.0347287 Jy ! Component: 200 - total flux cleaned = 0.0370042 Jy ! Total flux subtracted in 200 components = 0.0370042 Jy ! Clean residual min=-0.002683 max=0.003389 Jy/beam ! Clean residual mean=-0.000033 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.393627 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 92 components and 0.393627 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.25 mas, bmaj=22.6 mas, bpa=7.174 degrees ! Estimated noise=1076.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00356608 Jy ! Component: 100 - total flux cleaned = 0.00515146 Jy ! Component: 150 - total flux cleaned = 0.00608899 Jy ! Component: 200 - total flux cleaned = 0.00631748 Jy ! Total flux subtracted in 200 components = 0.00631748 Jy ! Clean residual min=-0.002584 max=0.002973 Jy/beam ! Clean residual mean=-0.000035 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.399945 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.000193401 Jy ! Component: 100 - total flux cleaned = 0.000316063 Jy ! Component: 150 - total flux cleaned = 0.000352679 Jy ! Component: 200 - total flux cleaned = 0.000384789 Jy ! Total flux subtracted in 200 components = 0.000384789 Jy ! Clean residual min=-0.002501 max=0.002817 Jy/beam ! Clean residual mean=-0.000033 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.40033 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 163 components and 0.40033 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=16.02 mas, bpa=17.1 degrees ! Estimated noise=963.958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.47587e-05 Jy ! Component: 100 - total flux cleaned = -0.000128296 Jy ! Component: 150 - total flux cleaned = -0.000304384 Jy ! Component: 200 - total flux cleaned = -0.000507054 Jy ! Total flux subtracted in 200 components = -0.000507054 Jy ! Clean residual min=-0.002596 max=0.002810 Jy/beam ! Clean residual mean=-0.000020 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.399822 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 181 components and 0.399822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104366Jy sigma=0.000768 ! Fit after self-cal, rms=0.104352Jy sigma=0.000767 wmodel J0725-2640_S_2014_08_05_pus_map.mod ! Writing 181 model components to file: J0725-2640_S_2014_08_05_pus_map.mod wobs J0725-2640_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0725-2640_S_2014_08_05_pus_uvs.fits wwins J0725-2640_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J0725-2640_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.000675161 Jy ! Component: 100 - total flux cleaned = 0.00108849 Jy ! Component: 150 - total flux cleaned = 0.00147396 Jy ! Component: 200 - total flux cleaned = 0.0015143 Jy ! Component: 250 - total flux cleaned = 0.00147535 Jy ! Component: 300 - total flux cleaned = 0.00147528 Jy ! Component: 350 - total flux cleaned = 0.00158492 Jy ! Component: 400 - total flux cleaned = 0.00169076 Jy ! Component: 450 - total flux cleaned = 0.00175972 Jy ! Component: 500 - total flux cleaned = 0.00175941 Jy ! Component: 550 - total flux cleaned = 0.00175918 Jy ! Component: 600 - total flux cleaned = 0.00179111 Jy ! Component: 650 - total flux cleaned = 0.00172751 Jy ! Component: 700 - total flux cleaned = 0.00179097 Jy ! Component: 750 - total flux cleaned = 0.00185225 Jy ! Component: 800 - total flux cleaned = 0.00185174 Jy ! Component: 850 - total flux cleaned = 0.00194076 Jy ! Component: 900 - total flux cleaned = 0.00194001 Jy ! Component: 950 - total flux cleaned = 0.00208397 Jy ! Component: 1000 - total flux cleaned = 0.00214037 Jy ! Component: 1050 - total flux cleaned = 0.002168 Jy ! Component: 1100 - total flux cleaned = 0.00216824 Jy ! Component: 1150 - total flux cleaned = 0.00216837 Jy ! Component: 1200 - total flux cleaned = 0.00222231 Jy ! Component: 1250 - total flux cleaned = 0.0021956 Jy ! Component: 1300 - total flux cleaned = 0.00216954 Jy ! Component: 1350 - total flux cleaned = 0.00219559 Jy ! Component: 1400 - total flux cleaned = 0.0022215 Jy ! Component: 1450 - total flux cleaned = 0.00219629 Jy ! Component: 1500 - total flux cleaned = 0.00219664 Jy ! Component: 1550 - total flux cleaned = 0.00227042 Jy ! Component: 1600 - total flux cleaned = 0.00210017 Jy ! Component: 1650 - total flux cleaned = 0.00210059 Jy ! Component: 1700 - total flux cleaned = 0.00207674 Jy ! Component: 1750 - total flux cleaned = 0.00195907 Jy ! Component: 1800 - total flux cleaned = 0.0019827 Jy ! Component: 1850 - total flux cleaned = 0.00198266 Jy ! Component: 1900 - total flux cleaned = 0.0018687 Jy ! Component: 1950 - total flux cleaned = 0.00189143 Jy ! Component: 2000 - total flux cleaned = 0.00186914 Jy ! Component: 2050 - total flux cleaned = 0.00186901 Jy ! Component: 2100 - total flux cleaned = 0.00180297 Jy ! Component: 2150 - total flux cleaned = 0.0018028 Jy ! Component: 2200 - total flux cleaned = 0.00173835 Jy ! Component: 2250 - total flux cleaned = 0.00180244 Jy ! Component: 2300 - total flux cleaned = 0.00173871 Jy ! Component: 2350 - total flux cleaned = 0.00173845 Jy ! Component: 2400 - total flux cleaned = 0.00173821 Jy ! Component: 2450 - total flux cleaned = 0.00180003 Jy ! Component: 2500 - total flux cleaned = 0.00167701 Jy ! Component: 2550 - total flux cleaned = 0.00169723 Jy ! Component: 2600 - total flux cleaned = 0.00161669 Jy ! Component: 2650 - total flux cleaned = 0.001657 Jy ! Component: 2700 - total flux cleaned = 0.00163732 Jy ! Component: 2750 - total flux cleaned = 0.00157815 Jy ! Component: 2800 - total flux cleaned = 0.00153925 Jy ! Component: 2850 - total flux cleaned = 0.00144262 Jy ! Component: 2900 - total flux cleaned = 0.00144247 Jy ! Component: 2950 - total flux cleaned = 0.00146155 Jy ! Component: 3000 - total flux cleaned = 0.00146159 Jy ! Component: 3050 - total flux cleaned = 0.0013673 Jy ! Component: 3100 - total flux cleaned = 0.00134866 Jy ! Component: 3150 - total flux cleaned = 0.00133003 Jy ! Component: 3200 - total flux cleaned = 0.00127457 Jy ! Component: 3250 - total flux cleaned = 0.00118298 Jy ! Component: 3300 - total flux cleaned = 0.00121923 Jy ! Component: 3350 - total flux cleaned = 0.00118298 Jy ! Component: 3400 - total flux cleaned = 0.00109356 Jy ! Component: 3450 - total flux cleaned = 0.00111131 Jy ! Component: 3500 - total flux cleaned = 0.00104076 Jy ! Component: 3550 - total flux cleaned = 0.000987936 Jy ! Component: 3600 - total flux cleaned = 0.00100535 Jy ! Component: 3650 - total flux cleaned = 0.000936233 Jy ! Component: 3700 - total flux cleaned = 0.00100509 Jy ! Component: 3750 - total flux cleaned = 0.00097082 Jy ! Component: 3800 - total flux cleaned = 0.000919924 Jy ! Component: 3850 - total flux cleaned = 0.000987282 Jy ! Component: 3900 - total flux cleaned = 0.000903249 Jy ! Component: 3950 - total flux cleaned = 0.000853336 Jy ! Component: 4000 - total flux cleaned = 0.000870097 Jy ! Component: 4050 - total flux cleaned = 0.000902948 Jy ! Total flux subtracted in 4096 components = 0.000919209 Jy ! Clean residual min=-0.001000 max=0.000898 Jy/beam ! Clean residual mean=-0.000005 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.400742 Jy keep ! Adding 348 model components to the UV plane model. ! The established model now contains 529 components and 0.400742 Jy ![Exited script file: muppet] wmap "J0725-2640_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.842 x 16.02 at 17.1 degrees (North through East) ! Clean map min=-0.0019612 max=0.27779 Jy/beam ! Writing clean map to FITS file: J0725-2640_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.277785 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00033535 device "J0725-2640_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0725-2640_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.362168 0.362168 0.724336 1.44867 2.89735 5.79469 11.5894 23.1788 46.3575 92.715 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.277 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.842 x 16.02 at 17.1 degrees (North through East) ! Clean map min=-0.0019612 max=0.27779 Jy/beam quit ! Quitting program ! Log file J0725-2640_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:19:13 2016