! Started logfile: J0702-1015_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:18:43 2016 obs J0702-1015_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0702-1015_S_2014_05_31_pus_uva.fits ! AN table 1: 71 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.778717 visibilities/baseline/integration-bin. ! Found source: J0702-1015 ! ! 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 336 lines of history. ! ! Reading 9952 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 J0702-1015_S_2014_05_31_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 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.805197Jy sigma=0.008449 ! Fit after self-cal, rms=0.780040Jy sigma=0.008193 ! 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.185 mas, bmaj=10.22 mas, bpa=15.33 degrees ! Estimated noise=870.12 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.16883 Jy ! Component: 100 - total flux cleaned = 0.206456 Jy ! Total flux subtracted in 100 components = 0.206456 Jy ! Clean residual min=-0.006125 max=0.013355 Jy/beam ! Clean residual mean=0.000038 rms=0.001872 Jy/beam ! Combined flux in latest and established models = 0.206456 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.206456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087921Jy sigma=0.000864 ! Fit after self-cal, rms=0.087914Jy sigma=0.000864 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149858 Jy ! Component: 100 - total flux cleaned = 0.0231492 Jy ! Total flux subtracted in 100 components = 0.0231492 Jy ! Clean residual min=-0.004986 max=0.005399 Jy/beam ! Clean residual mean=0.000017 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.229606 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.229606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084174Jy sigma=0.000825 ! Fit after self-cal, rms=0.084135Jy sigma=0.000825 ! 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.931 mas, bmaj=11.35 mas, bpa=14.25 degrees ! Estimated noise=685.445 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.00801036 Jy ! Component: 100 - total flux cleaned = 0.0118535 Jy ! Component: 150 - total flux cleaned = 0.0139733 Jy ! Component: 200 - total flux cleaned = 0.0148955 Jy ! Total flux subtracted in 200 components = 0.0148955 Jy ! Clean residual min=-0.004516 max=0.004247 Jy/beam ! Clean residual mean=0.000002 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.244501 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 47 components and 0.244501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083289Jy sigma=0.000819 ! Fit after self-cal, rms=0.083288Jy sigma=0.000819 ! 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.97 FD 0.86 HN 1.00 KP 1.05 ! LA 1.19 MK 1.00* NL 0.97 OV 0.97 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.03 KP 1.01 ! LA 1.15 MK 1.00* NL 1.02 OV 1.01 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.14 HN 1.03 KP 0.90 ! LA 0.91 MK 1.00* NL 0.99 OV 0.95 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.05 KP 0.87 ! LA 0.90 MK 1.00* NL 1.04 OV 0.99 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.083288Jy sigma=0.000819 ! Fit after self-cal, rms=0.079365Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.931 mas, bmaj=11.38 mas, bpa=14.33 degrees ! Estimated noise=683.887 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.000626571 Jy ! Component: 100 - total flux cleaned = -0.000759488 Jy ! Component: 150 - total flux cleaned = -0.00083277 Jy ! Component: 200 - total flux cleaned = -0.000915839 Jy ! Total flux subtracted in 200 components = -0.000915839 Jy ! Clean residual min=-0.002259 max=0.002602 Jy/beam ! Clean residual mean=0.000000 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.243585 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.243585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079354Jy sigma=0.000783 ! Fit after self-cal, rms=0.079365Jy 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.079365Jy sigma=0.000783 ! Fit after self-cal, rms=0.079427Jy sigma=0.000782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=11.39 mas, bpa=14.34 degrees ! Estimated noise=683.828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000478251 Jy ! Component: 100 - total flux cleaned = -0.00058568 Jy ! Component: 150 - total flux cleaned = -0.000647588 Jy ! Component: 200 - total flux cleaned = -0.000661296 Jy ! Total flux subtracted in 200 components = -0.000661296 Jy ! Clean residual min=-0.002245 max=0.002578 Jy/beam ! Clean residual mean=0.000000 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.242924 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.242924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079420Jy sigma=0.000782 ! Fit after self-cal, rms=0.079420Jy sigma=0.000782 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 (99, -128). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215319 Jy ! Component: 100 - total flux cleaned = 0.00280021 Jy ! Component: 150 - total flux cleaned = 0.00305408 Jy ! Component: 200 - total flux cleaned = 0.00331789 Jy ! Total flux subtracted in 200 components = 0.00331789 Jy ! Clean residual min=-0.002203 max=0.002403 Jy/beam ! Clean residual mean=-0.000000 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.246242 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.246242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079356Jy sigma=0.000782 ! Fit after self-cal, rms=0.079355Jy sigma=0.000782 ! Inverting map ! Added new window around map position (63, -94.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180678 Jy ! Component: 100 - total flux cleaned = 0.0017556 Jy ! Component: 150 - total flux cleaned = 0.00186336 Jy ! Component: 200 - total flux cleaned = 0.00192429 Jy ! Total flux subtracted in 200 components = 0.00192429 Jy ! Clean residual min=-0.002153 max=0.002126 Jy/beam ! Clean residual mean=-0.000001 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.248166 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 99 components and 0.248166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079292Jy sigma=0.000781 ! Fit after self-cal, rms=0.079286Jy sigma=0.000781 ! 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.079286Jy sigma=0.000781 ! Fit after self-cal, rms=0.079223Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.934 mas, bmaj=11.39 mas, bpa=14.34 degrees ! Estimated noise=684.611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124694 Jy ! Component: 100 - total flux cleaned = 0.000232226 Jy ! Component: 150 - total flux cleaned = 0.000305175 Jy ! Component: 200 - total flux cleaned = 0.000349466 Jy ! Total flux subtracted in 200 components = 0.000349466 Jy ! Clean residual min=-0.001769 max=0.001924 Jy/beam ! Clean residual mean=0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.248516 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 120 components and 0.248516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079207Jy sigma=0.000779 ! Fit after self-cal, rms=0.079207Jy sigma=0.000779 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 (-88.5, -55.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154992 Jy ! Component: 100 - total flux cleaned = 0.00160824 Jy ! Component: 150 - total flux cleaned = 0.00167877 Jy ! Component: 200 - total flux cleaned = 0.00168001 Jy ! Total flux subtracted in 200 components = 0.00168001 Jy ! Clean residual min=-0.001807 max=0.001635 Jy/beam ! Clean residual mean=0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.250196 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 139 components and 0.250196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079148Jy sigma=0.000779 ! Fit after self-cal, rms=0.079145Jy sigma=0.000779 ! 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.079145Jy sigma=0.000779 ! Fit after self-cal, rms=0.079138Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.947 mas, bmaj=14.84 mas, bpa=3.727 degrees ! Estimated noise=780.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.16617e-05 Jy ! Component: 100 - total flux cleaned = 0.000114794 Jy ! Component: 150 - total flux cleaned = 0.000204552 Jy ! Component: 200 - total flux cleaned = 0.000305897 Jy ! Total flux subtracted in 200 components = 0.000305897 Jy ! Clean residual min=-0.001570 max=0.001864 Jy/beam ! Clean residual mean=0.000001 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.250502 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 153 components and 0.250502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079131Jy sigma=0.000778 ! Fit after self-cal, rms=0.079131Jy sigma=0.000778 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 = 5.94337e-05 Jy ! Component: 100 - total flux cleaned = 0.000132694 Jy ! Component: 150 - total flux cleaned = 0.000200576 Jy ! Component: 200 - total flux cleaned = 0.000263747 Jy ! Total flux subtracted in 200 components = 0.000263747 Jy ! Clean residual min=-0.001533 max=0.001803 Jy/beam ! Clean residual mean=0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.250765 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 162 components and 0.250765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079127Jy sigma=0.000778 ! Fit after self-cal, rms=0.079127Jy sigma=0.000778 ! 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.936 mas, bmaj=11.39 mas, bpa=14.32 degrees ! Estimated noise=684.421 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.936 x 11.39 at 14.32 degrees (North through East) ! Clean map min=-0.0018139 max=0.2224 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.177 mas, bmaj=10.26 mas, bpa=15.43 degrees ! Estimated noise=872.366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169144 Jy ! Component: 100 - total flux cleaned = 0.207003 Jy ! Component: 150 - total flux cleaned = 0.222234 Jy ! Component: 200 - total flux cleaned = 0.230559 Jy ! Total flux subtracted in 200 components = 0.230559 Jy ! Clean residual min=-0.002862 max=0.004037 Jy/beam ! Clean residual mean=0.000015 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.230559 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.230559 Jy ! Inverting map and beam ! Estimated beam: bmin=3.936 mas, bmaj=11.39 mas, bpa=14.32 degrees ! Estimated noise=684.421 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.00657948 Jy ! Component: 100 - total flux cleaned = 0.0100927 Jy ! Component: 150 - total flux cleaned = 0.0126674 Jy ! Component: 200 - total flux cleaned = 0.0146941 Jy ! Total flux subtracted in 200 components = 0.0146941 Jy ! Clean residual min=-0.001991 max=0.001827 Jy/beam ! Clean residual mean=0.000005 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.245253 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 49 components and 0.245253 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.947 mas, bmaj=14.84 mas, bpa=3.727 degrees ! Estimated noise=780.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198277 Jy ! Component: 100 - total flux cleaned = 0.0028277 Jy ! Component: 150 - total flux cleaned = 0.00352124 Jy ! Component: 200 - total flux cleaned = 0.00390792 Jy ! Total flux subtracted in 200 components = 0.00390792 Jy ! Clean residual min=-0.001641 max=0.002023 Jy/beam ! Clean residual mean=0.000004 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.249161 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.000303633 Jy ! Component: 100 - total flux cleaned = 0.000543105 Jy ! Component: 150 - total flux cleaned = 0.000791647 Jy ! Component: 200 - total flux cleaned = 0.000992328 Jy ! Total flux subtracted in 200 components = 0.000992328 Jy ! Clean residual min=-0.001629 max=0.001899 Jy/beam ! Clean residual mean=0.000004 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.250153 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 91 components and 0.250153 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.936 mas, bmaj=11.39 mas, bpa=14.32 degrees ! Estimated noise=684.421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000187015 Jy ! Component: 100 - total flux cleaned = 0.000316606 Jy ! Component: 150 - total flux cleaned = 0.000430705 Jy ! Component: 200 - total flux cleaned = 0.000499369 Jy ! Total flux subtracted in 200 components = 0.000499369 Jy ! Clean residual min=-0.001991 max=0.001560 Jy/beam ! Clean residual mean=0.000002 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.250653 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 112 components and 0.250653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079145Jy sigma=0.000779 ! Fit after self-cal, rms=0.079143Jy sigma=0.000779 wmodel J0702-1015_S_2014_05_31_pus_map.mod ! Writing 112 model components to file: J0702-1015_S_2014_05_31_pus_map.mod wobs J0702-1015_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0702-1015_S_2014_05_31_pus_uvs.fits wwins J0702-1015_S_2014_05_31_pus_map.win ! wwins: Wrote 4 windows to J0702-1015_S_2014_05_31_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.000609188 Jy ! Component: 100 - total flux cleaned = -0.000719503 Jy ! Component: 150 - total flux cleaned = -0.000900442 Jy ! Component: 200 - total flux cleaned = -0.000949269 Jy ! Component: 250 - total flux cleaned = -0.00104302 Jy ! Component: 300 - total flux cleaned = -0.00104302 Jy ! Component: 350 - total flux cleaned = -0.00113006 Jy ! Component: 400 - total flux cleaned = -0.00125773 Jy ! Component: 450 - total flux cleaned = -0.00136183 Jy ! Component: 500 - total flux cleaned = -0.00150465 Jy ! Component: 550 - total flux cleaned = -0.0015446 Jy ! Component: 600 - total flux cleaned = -0.00172035 Jy ! Component: 650 - total flux cleaned = -0.00175862 Jy ! Component: 700 - total flux cleaned = -0.00189078 Jy ! Component: 750 - total flux cleaned = -0.00202051 Jy ! Component: 800 - total flux cleaned = -0.00209358 Jy ! Component: 850 - total flux cleaned = -0.00214791 Jy ! Component: 900 - total flux cleaned = -0.0022724 Jy ! Component: 950 - total flux cleaned = -0.00234261 Jy ! Component: 1000 - total flux cleaned = -0.00242868 Jy ! Component: 1050 - total flux cleaned = -0.00251322 Jy ! Component: 1100 - total flux cleaned = -0.00252995 Jy ! Component: 1150 - total flux cleaned = -0.00261283 Jy ! Component: 1200 - total flux cleaned = -0.00266198 Jy ! Component: 1250 - total flux cleaned = -0.00275869 Jy ! Component: 1300 - total flux cleaned = -0.00277458 Jy ! Component: 1350 - total flux cleaned = -0.00288485 Jy ! Component: 1400 - total flux cleaned = -0.00293144 Jy ! Component: 1450 - total flux cleaned = -0.00299274 Jy ! Component: 1500 - total flux cleaned = -0.00300788 Jy ! Component: 1550 - total flux cleaned = -0.00308312 Jy ! Component: 1600 - total flux cleaned = -0.00315733 Jy ! Component: 1650 - total flux cleaned = -0.00321643 Jy ! Component: 1700 - total flux cleaned = -0.00333256 Jy ! Component: 1750 - total flux cleaned = -0.00341904 Jy ! Component: 1800 - total flux cleaned = -0.00347608 Jy ! Component: 1850 - total flux cleaned = -0.00354653 Jy ! Component: 1900 - total flux cleaned = -0.00360251 Jy ! Component: 1950 - total flux cleaned = -0.00367171 Jy ! Component: 2000 - total flux cleaned = -0.00372644 Jy ! Component: 2050 - total flux cleaned = -0.00376704 Jy ! Component: 2100 - total flux cleaned = -0.00382105 Jy ! Component: 2150 - total flux cleaned = -0.00382095 Jy ! Component: 2200 - total flux cleaned = -0.00383441 Jy ! Component: 2250 - total flux cleaned = -0.0038738 Jy ! Component: 2300 - total flux cleaned = -0.00392596 Jy ! Component: 2350 - total flux cleaned = -0.00393888 Jy ! Component: 2400 - total flux cleaned = -0.00397718 Jy ! Component: 2450 - total flux cleaned = -0.00396457 Jy ! Component: 2500 - total flux cleaned = -0.00393949 Jy ! Component: 2550 - total flux cleaned = -0.003977 Jy ! Component: 2600 - total flux cleaned = -0.00398948 Jy ! Component: 2650 - total flux cleaned = -0.00398956 Jy ! Component: 2700 - total flux cleaned = -0.00402617 Jy ! Component: 2750 - total flux cleaned = -0.00407436 Jy ! Component: 2800 - total flux cleaned = -0.00409832 Jy ! Component: 2850 - total flux cleaned = -0.00406261 Jy ! Component: 2900 - total flux cleaned = -0.00412179 Jy ! Component: 2950 - total flux cleaned = -0.00413345 Jy ! Component: 3000 - total flux cleaned = -0.00414515 Jy ! Component: 3050 - total flux cleaned = -0.00416819 Jy ! Component: 3100 - total flux cleaned = -0.00415678 Jy ! Component: 3150 - total flux cleaned = -0.00416827 Jy ! Component: 3200 - total flux cleaned = -0.00414557 Jy ! Component: 3250 - total flux cleaned = -0.00416812 Jy ! Component: 3300 - total flux cleaned = -0.00412334 Jy ! Component: 3350 - total flux cleaned = -0.00412325 Jy ! Component: 3400 - total flux cleaned = -0.00410127 Jy ! Component: 3450 - total flux cleaned = -0.00417808 Jy ! Component: 3500 - total flux cleaned = -0.00416723 Jy ! Component: 3550 - total flux cleaned = -0.00416739 Jy ! Component: 3600 - total flux cleaned = -0.00421044 Jy ! Component: 3650 - total flux cleaned = -0.00423183 Jy ! Component: 3700 - total flux cleaned = -0.00424256 Jy ! Component: 3750 - total flux cleaned = -0.00426374 Jy ! Component: 3800 - total flux cleaned = -0.00424267 Jy ! Component: 3850 - total flux cleaned = -0.00426364 Jy ! Component: 3900 - total flux cleaned = -0.00428451 Jy ! Component: 3950 - total flux cleaned = -0.00429494 Jy ! Component: 4000 - total flux cleaned = -0.00434643 Jy ! Component: 4050 - total flux cleaned = -0.0043465 Jy ! Total flux subtracted in 4096 components = -0.00434657 Jy ! Clean residual min=-0.000707 max=0.000584 Jy/beam ! Clean residual mean=-0.000000 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.246306 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 402 components and 0.246306 Jy ![Exited script file: muppet] wmap "J0702-1015_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.936 x 11.39 at 14.32 degrees (North through East) ! Clean map min=-0.0013121 max=0.22225 Jy/beam ! Writing clean map to FITS file: J0702-1015_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.222251 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195322 device "J0702-1015_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0702-1015_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.26365 0.26365 0.527301 1.0546 2.1092 4.2184 8.43681 16.8736 33.7472 67.4945 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.222 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.936 x 11.39 at 14.32 degrees (North through East) ! Clean map min=-0.0013121 max=0.22225 Jy/beam quit ! Quitting program ! Log file J0702-1015_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:18:49 2016