! Started logfile: J1011-2847_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:20:24 2017 obs J1011-2847_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1011-2847_S_2015_01_23_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.865583 visibilities/baseline/integration-bin. ! Found source: J1011-2847 ! ! 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 338 lines of history. ! ! Reading 12776 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-2847_S_2015_01_23_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 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.825642Jy sigma=0.007066 ! Fit after self-cal, rms=0.805746Jy sigma=0.006891 ! 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.365 mas, bmaj=6.223 mas, bpa=-4.313 degrees ! Estimated noise=1289.19 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.15185 Jy ! Component: 100 - total flux cleaned = 0.186716 Jy ! Total flux subtracted in 100 components = 0.186716 Jy ! Clean residual min=-0.009276 max=0.013603 Jy/beam ! Clean residual mean=-0.000063 rms=0.002339 Jy/beam ! Combined flux in latest and established models = 0.186716 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.186716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113229Jy sigma=0.000861 ! Fit after self-cal, rms=0.113216Jy sigma=0.000861 ! 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=2.88 mas, bmaj=7.267 mas, bpa=-5.152 degrees ! Estimated noise=778.932 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.0214229 Jy ! Component: 100 - total flux cleaned = 0.0325096 Jy ! Component: 150 - total flux cleaned = 0.0389586 Jy ! Component: 200 - total flux cleaned = 0.0428029 Jy ! Total flux subtracted in 200 components = 0.0428029 Jy ! Clean residual min=-0.007059 max=0.011858 Jy/beam ! Clean residual mean=-0.000088 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.229519 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 31 components and 0.229519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109577Jy sigma=0.000823 ! Fit after self-cal, rms=0.109541Jy sigma=0.000823 ! Inverting map ! Added new window around map position (6, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100267 Jy ! Component: 100 - total flux cleaned = 0.0121483 Jy ! Component: 150 - total flux cleaned = 0.0124872 Jy ! Component: 200 - total flux cleaned = 0.0129041 Jy ! Total flux subtracted in 200 components = 0.0129041 Jy ! Clean residual min=-0.006782 max=0.010917 Jy/beam ! Clean residual mean=-0.000062 rms=0.001761 Jy/beam ! Combined flux in latest and established models = 0.242423 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 54 components and 0.242423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108429Jy sigma=0.000815 ! Fit after self-cal, rms=0.108269Jy sigma=0.000813 ! 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.02 FD 1.00* HN 1.17 KP 1.12 ! LA 1.00 MK 1.02 NL 1.11 OV 0.96 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.22 KP 1.02 ! LA 0.97 MK 1.00 NL 1.16 OV 1.01 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.50 HN 1.19 KP 0.88 ! LA 0.80 MK 1.04 NL 1.18 OV 0.92 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00* HN 1.08 KP 0.81 ! LA 0.81 MK 1.01 NL 0.98 OV 1.00 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.108269Jy sigma=0.000813 ! Fit after self-cal, rms=0.113572Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.898 mas, bmaj=7.251 mas, bpa=-4.56 degrees ! Estimated noise=789.685 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.00452877 Jy ! Component: 100 - total flux cleaned = -0.00600104 Jy ! Component: 150 - total flux cleaned = -0.00644753 Jy ! Component: 200 - total flux cleaned = -0.00675588 Jy ! Total flux subtracted in 200 components = -0.00675588 Jy ! Clean residual min=-0.003959 max=0.004382 Jy/beam ! Clean residual mean=-0.000016 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.235667 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 68 components and 0.235667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113289Jy sigma=0.000774 ! Fit after self-cal, rms=0.113413Jy sigma=0.000774 ! 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.113413Jy sigma=0.000774 ! Fit after self-cal, rms=0.118807Jy sigma=0.000766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.905 mas, bmaj=7.264 mas, bpa=-4.766 degrees ! Estimated noise=791.558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00155006 Jy ! Component: 100 - total flux cleaned = -0.00149589 Jy ! Component: 150 - total flux cleaned = -0.00149583 Jy ! Component: 200 - total flux cleaned = -0.00141604 Jy ! Total flux subtracted in 200 components = -0.00141604 Jy ! Clean residual min=-0.002827 max=0.002553 Jy/beam ! Clean residual mean=-0.000010 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.234251 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.234251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118744Jy sigma=0.000766 ! Fit after self-cal, rms=0.118804Jy sigma=0.000766 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.000479957 Jy ! Component: 100 - total flux cleaned = -0.000479033 Jy ! Component: 150 - total flux cleaned = -0.000447629 Jy ! Component: 200 - total flux cleaned = -0.000477378 Jy ! Total flux subtracted in 200 components = -0.000477378 Jy ! Clean residual min=-0.002670 max=0.002552 Jy/beam ! Clean residual mean=-0.000012 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.233774 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 0.233774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118781Jy sigma=0.000766 ! Fit after self-cal, rms=0.118776Jy sigma=0.000766 ! 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.118776Jy sigma=0.000766 ! Fit after self-cal, rms=0.121194Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.908 mas, bmaj=7.266 mas, bpa=-4.773 degrees ! Estimated noise=791.476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000886531 Jy ! Component: 100 - total flux cleaned = -0.00096447 Jy ! Component: 150 - total flux cleaned = -0.000967325 Jy ! Component: 200 - total flux cleaned = -0.000996206 Jy ! Total flux subtracted in 200 components = -0.000996206 Jy ! Clean residual min=-0.002543 max=0.002461 Jy/beam ! Clean residual mean=-0.000010 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.232778 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 98 components and 0.232778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121163Jy sigma=0.000765 ! Fit after self-cal, rms=0.121185Jy sigma=0.000765 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.000227755 Jy ! Component: 100 - total flux cleaned = -0.000228125 Jy ! Component: 150 - total flux cleaned = -0.000252078 Jy ! Component: 200 - total flux cleaned = -0.000251964 Jy ! Total flux subtracted in 200 components = -0.000251964 Jy ! Clean residual min=-0.002548 max=0.002492 Jy/beam ! Clean residual mean=-0.000010 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.232526 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 106 components and 0.232526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121170Jy sigma=0.000765 ! Fit after self-cal, rms=0.121169Jy sigma=0.000765 ! 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.121169Jy sigma=0.000765 ! Fit after self-cal, rms=0.121866Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.549 mas, bmaj=18.05 mas, bpa=-0.8358 degrees ! Estimated noise=1027.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104964 Jy ! Component: 100 - total flux cleaned = -0.00114292 Jy ! Component: 150 - total flux cleaned = -0.00121544 Jy ! Component: 200 - total flux cleaned = -0.00121611 Jy ! Total flux subtracted in 200 components = -0.00121611 Jy ! Clean residual min=-0.002707 max=0.002986 Jy/beam ! Clean residual mean=-0.000020 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.23131 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 119 components and 0.23131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121853Jy sigma=0.000765 ! Fit after self-cal, rms=0.121862Jy sigma=0.000765 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.88483e-05 Jy ! Component: 100 - total flux cleaned = -2.0058e-05 Jy ! Component: 150 - total flux cleaned = 6.055e-06 Jy ! Component: 200 - total flux cleaned = 1.74992e-05 Jy ! Total flux subtracted in 200 components = 1.74992e-05 Jy ! Clean residual min=-0.002700 max=0.002955 Jy/beam ! Clean residual mean=-0.000020 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.231327 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 121 components and 0.231327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121859Jy sigma=0.000765 ! Fit after self-cal, rms=0.121858Jy sigma=0.000765 ! 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=2.911 mas, bmaj=7.271 mas, bpa=-4.761 degrees ! Estimated noise=791.26 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.911 x 7.271 at -4.761 degrees (North through East) ! Clean map min=-0.0028461 max=0.19795 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.381 mas, bmaj=6.197 mas, bpa=-3.68 degrees ! Estimated noise=1329.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.156346 Jy ! Component: 100 - total flux cleaned = 0.19151 Jy ! Component: 150 - total flux cleaned = 0.205573 Jy ! Component: 200 - total flux cleaned = 0.213989 Jy ! Total flux subtracted in 200 components = 0.213989 Jy ! Clean residual min=-0.004914 max=0.004879 Jy/beam ! Clean residual mean=-0.000020 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.213989 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.213989 Jy ! Inverting map and beam ! Estimated beam: bmin=2.911 mas, bmaj=7.271 mas, bpa=-4.761 degrees ! Estimated noise=791.26 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.00724739 Jy ! Component: 100 - total flux cleaned = 0.0113166 Jy ! Component: 150 - total flux cleaned = 0.0140025 Jy ! Component: 200 - total flux cleaned = 0.0150089 Jy ! Total flux subtracted in 200 components = 0.0150089 Jy ! Clean residual min=-0.002723 max=0.002676 Jy/beam ! Clean residual mean=-0.000016 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.228998 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 50 components and 0.228998 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.549 mas, bmaj=18.05 mas, bpa=-0.8358 degrees ! Estimated noise=1027.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202071 Jy ! Component: 100 - total flux cleaned = 0.00240898 Jy ! Component: 150 - total flux cleaned = 0.00242883 Jy ! Component: 200 - total flux cleaned = 0.00242816 Jy ! Total flux subtracted in 200 components = 0.00242816 Jy ! Clean residual min=-0.002828 max=0.002895 Jy/beam ! Clean residual mean=-0.000023 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.231426 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 = -1.48902e-05 Jy ! Component: 100 - total flux cleaned = -2.83678e-05 Jy ! Component: 150 - total flux cleaned = -2.82654e-05 Jy ! Component: 200 - total flux cleaned = -3.99377e-05 Jy ! Total flux subtracted in 200 components = -3.99377e-05 Jy ! Clean residual min=-0.002779 max=0.002897 Jy/beam ! Clean residual mean=-0.000023 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.231386 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.231386 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.911 mas, bmaj=7.271 mas, bpa=-4.761 degrees ! Estimated noise=791.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000167263 Jy ! Component: 100 - total flux cleaned = -0.000256449 Jy ! Component: 150 - total flux cleaned = -0.00029547 Jy ! Component: 200 - total flux cleaned = -0.000294691 Jy ! Total flux subtracted in 200 components = -0.000294691 Jy ! Clean residual min=-0.002549 max=0.002646 Jy/beam ! Clean residual mean=-0.000011 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.231091 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.231091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121896Jy sigma=0.000765 ! Fit after self-cal, rms=0.121902Jy sigma=0.000765 wmodel J1011-2847_S_2015_01_23_pus_map.mod ! Writing 80 model components to file: J1011-2847_S_2015_01_23_pus_map.mod wobs J1011-2847_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1011-2847_S_2015_01_23_pus_uvs.fits wwins J1011-2847_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J1011-2847_S_2015_01_23_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.000265099 Jy ! Component: 100 - total flux cleaned = -0.000525706 Jy ! Component: 150 - total flux cleaned = -0.000485166 Jy ! Component: 200 - total flux cleaned = -0.00044474 Jy ! Component: 250 - total flux cleaned = -0.000294985 Jy ! Component: 300 - total flux cleaned = -0.000257929 Jy ! Component: 350 - total flux cleaned = -0.000257281 Jy ! Component: 400 - total flux cleaned = -0.000257131 Jy ! Component: 450 - total flux cleaned = -0.000290971 Jy ! Component: 500 - total flux cleaned = -0.00042061 Jy ! Component: 550 - total flux cleaned = -0.000484096 Jy ! Component: 600 - total flux cleaned = -0.000607775 Jy ! Component: 650 - total flux cleaned = -0.000698375 Jy ! Component: 700 - total flux cleaned = -0.000698817 Jy ! Component: 750 - total flux cleaned = -0.000785946 Jy ! Component: 800 - total flux cleaned = -0.000927147 Jy ! Component: 850 - total flux cleaned = -0.000898754 Jy ! Component: 900 - total flux cleaned = -0.00106236 Jy ! Component: 950 - total flux cleaned = -0.00116934 Jy ! Component: 1000 - total flux cleaned = -0.00127443 Jy ! Component: 1050 - total flux cleaned = -0.00140364 Jy ! Component: 1100 - total flux cleaned = -0.00147983 Jy ! Component: 1150 - total flux cleaned = -0.00142947 Jy ! Component: 1200 - total flux cleaned = -0.00145377 Jy ! Component: 1250 - total flux cleaned = -0.00150236 Jy ! Component: 1300 - total flux cleaned = -0.00155097 Jy ! Component: 1350 - total flux cleaned = -0.00166928 Jy ! Component: 1400 - total flux cleaned = -0.00169249 Jy ! Component: 1450 - total flux cleaned = -0.00187793 Jy ! Component: 1500 - total flux cleaned = -0.00194659 Jy ! Component: 1550 - total flux cleaned = -0.00203697 Jy ! Component: 1600 - total flux cleaned = -0.00219357 Jy ! Component: 1650 - total flux cleaned = -0.00232599 Jy ! Component: 1700 - total flux cleaned = -0.00234758 Jy ! Component: 1750 - total flux cleaned = -0.00239097 Jy ! Component: 1800 - total flux cleaned = -0.00247666 Jy ! Component: 1850 - total flux cleaned = -0.00256145 Jy ! Component: 1900 - total flux cleaned = -0.00254064 Jy ! Component: 1950 - total flux cleaned = -0.00266509 Jy ! Component: 2000 - total flux cleaned = -0.00266503 Jy ! Component: 2050 - total flux cleaned = -0.00268554 Jy ! Component: 2100 - total flux cleaned = -0.00272592 Jy ! Component: 2150 - total flux cleaned = -0.00274569 Jy ! Component: 2200 - total flux cleaned = -0.00276534 Jy ! Component: 2250 - total flux cleaned = -0.00282423 Jy ! Component: 2300 - total flux cleaned = -0.00284348 Jy ! Component: 2350 - total flux cleaned = -0.00288198 Jy ! Component: 2400 - total flux cleaned = -0.00286283 Jy ! Component: 2450 - total flux cleaned = -0.00290088 Jy ! Component: 2500 - total flux cleaned = -0.00288225 Jy ! Component: 2550 - total flux cleaned = -0.00290067 Jy ! Component: 2600 - total flux cleaned = -0.00280848 Jy ! Component: 2650 - total flux cleaned = -0.00297321 Jy ! Component: 2700 - total flux cleaned = -0.00297322 Jy ! Component: 2750 - total flux cleaned = -0.00297341 Jy ! Component: 2800 - total flux cleaned = -0.00306304 Jy ! Component: 2850 - total flux cleaned = -0.0030807 Jy ! Component: 2900 - total flux cleaned = -0.00308094 Jy ! Component: 2950 - total flux cleaned = -0.00309867 Jy ! Component: 3000 - total flux cleaned = -0.00318544 Jy ! Component: 3050 - total flux cleaned = -0.00320276 Jy ! Component: 3100 - total flux cleaned = -0.00330539 Jy ! Component: 3150 - total flux cleaned = -0.00335633 Jy ! Component: 3200 - total flux cleaned = -0.00337319 Jy ! Component: 3250 - total flux cleaned = -0.00342333 Jy ! Component: 3300 - total flux cleaned = -0.00343997 Jy ! Component: 3350 - total flux cleaned = -0.00347299 Jy ! Component: 3400 - total flux cleaned = -0.00353854 Jy ! Component: 3450 - total flux cleaned = -0.00362 Jy ! Component: 3500 - total flux cleaned = -0.00370063 Jy ! Component: 3550 - total flux cleaned = -0.00371679 Jy ! Component: 3600 - total flux cleaned = -0.00373273 Jy ! Component: 3650 - total flux cleaned = -0.00382782 Jy ! Component: 3700 - total flux cleaned = -0.00387512 Jy ! Component: 3750 - total flux cleaned = -0.00385949 Jy ! Component: 3800 - total flux cleaned = -0.00395269 Jy ! Component: 3850 - total flux cleaned = -0.00395272 Jy ! Component: 3900 - total flux cleaned = -0.00402948 Jy ! Component: 3950 - total flux cleaned = -0.00409039 Jy ! Component: 4000 - total flux cleaned = -0.00415095 Jy ! Component: 4050 - total flux cleaned = -0.00422619 Jy ! Total flux subtracted in 4096 components = -0.00425613 Jy ! Clean residual min=-0.001015 max=0.000871 Jy/beam ! Clean residual mean=-0.000006 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.226835 Jy keep ! Adding 336 model components to the UV plane model. ! The established model now contains 416 components and 0.226835 Jy ![Exited script file: muppet] wmap "J1011-2847_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.911 x 7.271 at -4.761 degrees (North through East) ! Clean map min=-0.0016412 max=0.20149 Jy/beam ! Writing clean map to FITS file: J1011-2847_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.201486 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000281231 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.418735 0.418735 0.83747 1.67494 3.34988 6.69976 13.3995 26.799 53.5981 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.201 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.911 x 7.271 at -4.761 degrees (North through East) ! Clean map min=-0.0016412 max=0.20149 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-2847_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:20:29 2017