! Started logfile: J1720-2258_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:05:11 2016 obs J1720-2258_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1720-2258_S_2015_03_17_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.882204 visibilities/baseline/integration-bin. ! Found source: J1720-2258 ! ! 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 330 lines of history. ! ! Reading 19532 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 J1720-2258_S_2015_03_17_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 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.947055Jy sigma=0.009082 ! Fit after self-cal, rms=0.912344Jy sigma=0.008741 ! 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.325 mas, bmaj=6.577 mas, bpa=-4.699 degrees ! Estimated noise=809.909 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.0626849 Jy ! Component: 100 - total flux cleaned = 0.0856171 Jy ! Total flux subtracted in 100 components = 0.0856171 Jy ! Clean residual min=-0.005316 max=0.010653 Jy/beam ! Clean residual mean=0.000013 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.0856171 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0856171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092871Jy sigma=0.000817 ! Fit after self-cal, rms=0.092635Jy sigma=0.000816 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130078 Jy ! Component: 100 - total flux cleaned = 0.0210063 Jy ! Total flux subtracted in 100 components = 0.0210063 Jy ! Clean residual min=-0.003551 max=0.004204 Jy/beam ! Clean residual mean=0.000011 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.106623 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.106623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089660Jy sigma=0.000790 ! Fit after self-cal, rms=0.089628Jy sigma=0.000789 ! 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.929 mas, bmaj=7.544 mas, bpa=-4.511 degrees ! Estimated noise=540.199 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.00776901 Jy ! Component: 100 - total flux cleaned = 0.011799 Jy ! Component: 150 - total flux cleaned = 0.014062 Jy ! Component: 200 - total flux cleaned = 0.0153481 Jy ! Total flux subtracted in 200 components = 0.0153481 Jy ! Clean residual min=-0.002874 max=0.002464 Jy/beam ! Clean residual mean=0.000010 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.121971 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 72 components and 0.121971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088839Jy sigma=0.000784 ! Fit after self-cal, rms=0.088830Jy sigma=0.000784 ! 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 1.04 FD 0.88 HN 1.12 KP 1.13 ! LA 0.98 MK 1.00 NL 0.88 OV 1.00 ! PT 1.10 SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 1.17 KP 1.05 ! LA 0.97 MK 1.06 NL 1.03 OV 1.01 ! PT 1.01 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.97 FD 0.92 HN 1.22 KP 0.97 ! LA 0.80 MK 1.06 NL 1.12 OV 0.99 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.94 HN 1.10 KP 0.98 ! LA 0.84 MK 0.93 NL 1.01 OV 1.02 ! PT 1.02 SC 0.95 ! ! ! Fit before self-cal, rms=0.088830Jy sigma=0.000784 ! Fit after self-cal, rms=0.087229Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.949 mas, bmaj=7.566 mas, bpa=-4.487 degrees ! Estimated noise=542.524 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 = 6.28017e-05 Jy ! Component: 100 - total flux cleaned = -2.93735e-06 Jy ! Component: 150 - total flux cleaned = -3.66014e-05 Jy ! Component: 200 - total flux cleaned = -5.63427e-05 Jy ! Total flux subtracted in 200 components = -5.63427e-05 Jy ! Clean residual min=-0.001607 max=0.002048 Jy/beam ! Clean residual mean=0.000014 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.121915 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 0.121915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087225Jy sigma=0.000778 ! Fit after self-cal, rms=0.087185Jy sigma=0.000778 ! 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.087185Jy sigma=0.000778 ! Fit after self-cal, rms=0.087103Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.947 mas, bmaj=7.555 mas, bpa=-4.468 degrees ! Estimated noise=541.933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.11894e-05 Jy ! Component: 100 - total flux cleaned = 2.97036e-05 Jy ! Component: 150 - total flux cleaned = 2.06092e-05 Jy ! Component: 200 - total flux cleaned = 4.0664e-06 Jy ! Total flux subtracted in 200 components = 4.0664e-06 Jy ! Clean residual min=-0.001650 max=0.002065 Jy/beam ! Clean residual mean=0.000013 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.121919 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 80 components and 0.121919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087100Jy sigma=0.000778 ! Fit after self-cal, rms=0.087100Jy 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) ! Added new window around map position (-63.5, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128337 Jy ! Component: 100 - total flux cleaned = 0.00129457 Jy ! Component: 150 - total flux cleaned = 0.00126902 Jy ! Component: 200 - total flux cleaned = 0.00125052 Jy ! Total flux subtracted in 200 components = 0.00125052 Jy ! Clean residual min=-0.001576 max=0.001597 Jy/beam ! Clean residual mean=0.000014 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.12317 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 101 components and 0.12317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087064Jy sigma=0.000777 ! Fit after self-cal, rms=0.087062Jy sigma=0.000777 ! 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.087062Jy sigma=0.000777 ! Fit after self-cal, rms=0.086852Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=7.536 mas, bpa=-4.375 degrees ! Estimated noise=540.322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000474697 Jy ! Component: 100 - total flux cleaned = 0.000550059 Jy ! Component: 150 - total flux cleaned = 0.00055001 Jy ! Component: 200 - total flux cleaned = 0.000505622 Jy ! Total flux subtracted in 200 components = 0.000505622 Jy ! Clean residual min=-0.001679 max=0.001553 Jy/beam ! Clean residual mean=0.000011 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.123675 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 116 components and 0.123675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086843Jy sigma=0.000777 ! Fit after self-cal, rms=0.086846Jy sigma=0.000777 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 = 9.38638e-05 Jy ! Component: 100 - total flux cleaned = 8.06451e-05 Jy ! Component: 150 - total flux cleaned = 6.7346e-05 Jy ! Component: 200 - total flux cleaned = 5.47386e-05 Jy ! Total flux subtracted in 200 components = 5.47386e-05 Jy ! Clean residual min=-0.001679 max=0.001558 Jy/beam ! Clean residual mean=0.000012 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.12373 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 124 components and 0.12373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086842Jy sigma=0.000777 ! Fit after self-cal, rms=0.086842Jy sigma=0.000777 ! 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.086842Jy sigma=0.000777 ! Fit after self-cal, rms=0.086787Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.967 mas, bmaj=17.79 mas, bpa=0.6042 degrees ! Estimated noise=714.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110944 Jy ! Component: 100 - total flux cleaned = 0.000137132 Jy ! Component: 150 - total flux cleaned = 0.000147751 Jy ! Component: 200 - total flux cleaned = 0.000156506 Jy ! Total flux subtracted in 200 components = 0.000156506 Jy ! Clean residual min=-0.001580 max=0.001936 Jy/beam ! Clean residual mean=0.000023 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.123887 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 129 components and 0.123887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086787Jy sigma=0.000777 ! Fit after self-cal, rms=0.086788Jy sigma=0.000777 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 = 1.02176e-05 Jy ! Component: 100 - total flux cleaned = 4.85895e-05 Jy ! Component: 150 - total flux cleaned = 6.44674e-05 Jy ! Component: 200 - total flux cleaned = 8.56876e-05 Jy ! Total flux subtracted in 200 components = 8.56876e-05 Jy ! Clean residual min=-0.001579 max=0.001949 Jy/beam ! Clean residual mean=0.000023 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.123972 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 137 components and 0.123972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086789Jy sigma=0.000777 ! Fit after self-cal, rms=0.086789Jy sigma=0.000777 ! 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.942 mas, bmaj=7.53 mas, bpa=-4.364 degrees ! Estimated noise=539.969 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.942 x 7.53 at -4.364 degrees (North through East) ! Clean map min=-0.001569 max=0.082747 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.328 mas, bmaj=6.527 mas, bpa=-4.58 degrees ! Estimated noise=811.232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0627393 Jy ! Component: 100 - total flux cleaned = 0.0864206 Jy ! Component: 150 - total flux cleaned = 0.0995398 Jy ! Component: 200 - total flux cleaned = 0.107608 Jy ! Total flux subtracted in 200 components = 0.107608 Jy ! Clean residual min=-0.003151 max=0.004192 Jy/beam ! Clean residual mean=0.000006 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.107608 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.107608 Jy ! Inverting map and beam ! Estimated beam: bmin=2.942 mas, bmaj=7.53 mas, bpa=-4.364 degrees ! Estimated noise=539.969 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.00681449 Jy ! Component: 100 - total flux cleaned = 0.0102576 Jy ! Component: 150 - total flux cleaned = 0.0124694 Jy ! Component: 200 - total flux cleaned = 0.0134029 Jy ! Total flux subtracted in 200 components = 0.0134029 Jy ! Clean residual min=-0.001758 max=0.001781 Jy/beam ! Clean residual mean=0.000011 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.121011 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 69 components and 0.121011 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.967 mas, bmaj=17.79 mas, bpa=0.6042 degrees ! Estimated noise=714.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157558 Jy ! Component: 100 - total flux cleaned = 0.00194908 Jy ! Component: 150 - total flux cleaned = 0.00218377 Jy ! Component: 200 - total flux cleaned = 0.00233914 Jy ! Total flux subtracted in 200 components = 0.00233914 Jy ! Clean residual min=-0.001603 max=0.001936 Jy/beam ! Clean residual mean=0.000022 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.12335 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.000106365 Jy ! Component: 100 - total flux cleaned = 0.000203244 Jy ! Component: 150 - total flux cleaned = 0.000271306 Jy ! Component: 200 - total flux cleaned = 0.000319904 Jy ! Total flux subtracted in 200 components = 0.000319904 Jy ! Clean residual min=-0.001585 max=0.001930 Jy/beam ! Clean residual mean=0.000022 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.12367 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 103 components and 0.12367 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.942 mas, bmaj=7.53 mas, bpa=-4.364 degrees ! Estimated noise=539.969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.1798e-05 Jy ! Component: 100 - total flux cleaned = -3.88865e-05 Jy ! Component: 150 - total flux cleaned = -6.08804e-05 Jy ! Component: 200 - total flux cleaned = -0.000101666 Jy ! Total flux subtracted in 200 components = -0.000101666 Jy ! Clean residual min=-0.001678 max=0.001624 Jy/beam ! Clean residual mean=0.000011 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.123569 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 113 components and 0.123569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086796Jy sigma=0.000777 ! Fit after self-cal, rms=0.086791Jy sigma=0.000777 wmodel J1720-2258_S_2015_03_17_pus_map.mod ! Writing 113 model components to file: J1720-2258_S_2015_03_17_pus_map.mod wobs J1720-2258_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1720-2258_S_2015_03_17_pus_uvs.fits wwins J1720-2258_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J1720-2258_S_2015_03_17_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.00020017 Jy ! Component: 100 - total flux cleaned = 0.000309743 Jy ! Component: 150 - total flux cleaned = 0.000386725 Jy ! Component: 200 - total flux cleaned = 0.000435891 Jy ! Component: 250 - total flux cleaned = 0.000505975 Jy ! Component: 300 - total flux cleaned = 0.000574445 Jy ! Component: 350 - total flux cleaned = 0.000685323 Jy ! Component: 400 - total flux cleaned = 0.000728664 Jy ! Component: 450 - total flux cleaned = 0.000812714 Jy ! Component: 500 - total flux cleaned = 0.000792103 Jy ! Component: 550 - total flux cleaned = 0.000792499 Jy ! Component: 600 - total flux cleaned = 0.000831809 Jy ! Component: 650 - total flux cleaned = 0.000793437 Jy ! Component: 700 - total flux cleaned = 0.000774695 Jy ! Component: 750 - total flux cleaned = 0.000719718 Jy ! Component: 800 - total flux cleaned = 0.000738312 Jy ! Component: 850 - total flux cleaned = 0.000720171 Jy ! Component: 900 - total flux cleaned = 0.000702227 Jy ! Component: 950 - total flux cleaned = 0.000684799 Jy ! Component: 1000 - total flux cleaned = 0.000736401 Jy ! Component: 1050 - total flux cleaned = 0.000803775 Jy ! Component: 1100 - total flux cleaned = 0.000853727 Jy ! Component: 1150 - total flux cleaned = 0.000853601 Jy ! Component: 1200 - total flux cleaned = 0.000853905 Jy ! Component: 1250 - total flux cleaned = 0.000934547 Jy ! Component: 1300 - total flux cleaned = 0.000950351 Jy ! Component: 1350 - total flux cleaned = 0.000981987 Jy ! Component: 1400 - total flux cleaned = 0.00102879 Jy ! Component: 1450 - total flux cleaned = 0.00104401 Jy ! Component: 1500 - total flux cleaned = 0.00108942 Jy ! Component: 1550 - total flux cleaned = 0.00107449 Jy ! Component: 1600 - total flux cleaned = 0.00108936 Jy ! Component: 1650 - total flux cleaned = 0.00111875 Jy ! Component: 1700 - total flux cleaned = 0.00114814 Jy ! Component: 1750 - total flux cleaned = 0.00119127 Jy ! Component: 1800 - total flux cleaned = 0.00121941 Jy ! Component: 1850 - total flux cleaned = 0.00121921 Jy ! Component: 1900 - total flux cleaned = 0.00121914 Jy ! Component: 1950 - total flux cleaned = 0.00116349 Jy ! Component: 2000 - total flux cleaned = 0.00114996 Jy ! Component: 2050 - total flux cleaned = 0.00116385 Jy ! Component: 2100 - total flux cleaned = 0.00115032 Jy ! Component: 2150 - total flux cleaned = 0.00117724 Jy ! Component: 2200 - total flux cleaned = 0.00120375 Jy ! Component: 2250 - total flux cleaned = 0.00124304 Jy ! Component: 2300 - total flux cleaned = 0.00121684 Jy ! Component: 2350 - total flux cleaned = 0.00124252 Jy ! Component: 2400 - total flux cleaned = 0.00122967 Jy ! Component: 2450 - total flux cleaned = 0.00124226 Jy ! Component: 2500 - total flux cleaned = 0.00121695 Jy ! Component: 2550 - total flux cleaned = 0.00124204 Jy ! Component: 2600 - total flux cleaned = 0.00125438 Jy ! Component: 2650 - total flux cleaned = 0.00126665 Jy ! Component: 2700 - total flux cleaned = 0.001291 Jy ! Component: 2750 - total flux cleaned = 0.00131498 Jy ! Component: 2800 - total flux cleaned = 0.00126715 Jy ! Component: 2850 - total flux cleaned = 0.00126729 Jy ! Component: 2900 - total flux cleaned = 0.00127911 Jy ! Component: 2950 - total flux cleaned = 0.00129096 Jy ! Component: 3000 - total flux cleaned = 0.00131413 Jy ! Component: 3050 - total flux cleaned = 0.00131413 Jy ! Component: 3100 - total flux cleaned = 0.00133706 Jy ! Component: 3150 - total flux cleaned = 0.0013709 Jy ! Component: 3200 - total flux cleaned = 0.00134823 Jy ! Component: 3250 - total flux cleaned = 0.00134813 Jy ! Component: 3300 - total flux cleaned = 0.00135914 Jy ! Component: 3350 - total flux cleaned = 0.00138102 Jy ! Component: 3400 - total flux cleaned = 0.00134835 Jy ! Component: 3450 - total flux cleaned = 0.00135917 Jy ! Component: 3500 - total flux cleaned = 0.00139157 Jy ! Component: 3550 - total flux cleaned = 0.00140225 Jy ! Component: 3600 - total flux cleaned = 0.00138104 Jy ! Component: 3650 - total flux cleaned = 0.00141252 Jy ! Component: 3700 - total flux cleaned = 0.00139162 Jy ! Component: 3750 - total flux cleaned = 0.00139175 Jy ! Component: 3800 - total flux cleaned = 0.0013608 Jy ! Component: 3850 - total flux cleaned = 0.00137096 Jy ! Component: 3900 - total flux cleaned = 0.00137101 Jy ! Component: 3950 - total flux cleaned = 0.00136086 Jy ! Component: 4000 - total flux cleaned = 0.0013307 Jy ! Component: 4050 - total flux cleaned = 0.00136053 Jy ! Total flux subtracted in 4096 components = 0.0013505 Jy ! Clean residual min=-0.000562 max=0.000643 Jy/beam ! Clean residual mean=0.000004 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.124919 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 408 components and 0.124919 Jy ![Exited script file: muppet] wmap "J1720-2258_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.942 x 7.53 at -4.364 degrees (North through East) ! Clean map min=-0.0010983 max=0.083801 Jy/beam ! Writing clean map to FITS file: J1720-2258_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0838007 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000184529 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.6606 0.6606 1.3212 2.6424 5.2848 10.5696 21.1392 42.2784 84.5568 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.083 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.942 x 7.53 at -4.364 degrees (North through East) ! Clean map min=-0.0010983 max=0.083801 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 J1720-2258_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:05:16 2016