! Started logfile: J0536-3401_S_2017_05_27_pus_uvs.log on Fri May 3 10:57:39 2019 obs J0536-3401_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0536-3401_S_2017_05_27_pus_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.621111 visibilities/baseline/integration-bin. ! Found source: J0536-3401 ! ! 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 1211 lines of history. ! ! Reading 2236 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 J0536-3401_S_2017_05_27_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.769113Jy sigma=0.003598 ! Fit after self-cal, rms=0.711406Jy sigma=0.003502 ! 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.433 mas, bmaj=7.457 mas, bpa=-1.883 degrees ! Estimated noise=4397.06 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.25003 Jy ! Component: 100 - total flux cleaned = 0.308706 Jy ! Total flux subtracted in 100 components = 0.308706 Jy ! Clean residual min=-0.021847 max=0.057081 Jy/beam ! Clean residual mean=-0.000119 rms=0.006917 Jy/beam ! Combined flux in latest and established models = 0.308706 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.308706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228914Jy sigma=0.000800 ! Fit after self-cal, rms=0.228952Jy sigma=0.000800 ! Inverting map ! Added new window around map position (-4, -9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0474133 Jy ! Component: 100 - total flux cleaned = 0.064055 Jy ! Total flux subtracted in 100 components = 0.064055 Jy ! Clean residual min=-0.019141 max=0.038770 Jy/beam ! Clean residual mean=-0.000066 rms=0.005164 Jy/beam ! Combined flux in latest and established models = 0.372761 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.372761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218829Jy sigma=0.000726 ! Fit after self-cal, rms=0.217218Jy sigma=0.000714 ! 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.001 mas, bmaj=8.844 mas, bpa=-1.164 degrees ! Estimated noise=3330.49 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 (27, -84). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0235711 Jy ! Component: 100 - total flux cleaned = 0.0315995 Jy ! Component: 150 - total flux cleaned = 0.032679 Jy ! Component: 200 - total flux cleaned = 0.0333091 Jy ! Total flux subtracted in 200 components = 0.0333091 Jy ! Clean residual min=-0.013021 max=0.016418 Jy/beam ! Clean residual mean=-0.000074 rms=0.003650 Jy/beam ! Combined flux in latest and established models = 0.40607 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.40607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213404Jy sigma=0.000698 ! Fit after self-cal, rms=0.213089Jy sigma=0.000695 ! 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.00* FD 0.99 HN 1.33 KP 0.98 ! LA 0.96 MK 1.00 NL 0.97 OV 0.97 ! PT 1.07 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.37 KP 0.93 ! LA 0.93 MK 1.03 NL 1.05 OV 1.04 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 3.28 KP 0.94 ! LA 0.98 MK 1.02 NL 1.18 OV 0.92 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.28 KP 1.00* ! LA 0.85 MK 0.92 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.213089Jy sigma=0.000695 ! Fit after self-cal, rms=0.246278Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=8.76 mas, bpa=-0.8271 degrees ! Estimated noise=3379.13 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.000336615 Jy ! Component: 100 - total flux cleaned = 0.000141905 Jy ! Component: 150 - total flux cleaned = -0.000359165 Jy ! Component: 200 - total flux cleaned = -0.000809831 Jy ! Total flux subtracted in 200 components = -0.000809831 Jy ! Clean residual min=-0.011011 max=0.011545 Jy/beam ! Clean residual mean=-0.000043 rms=0.002766 Jy/beam ! Combined flux in latest and established models = 0.40526 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.40526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.245937Jy sigma=0.000671 ! Fit after self-cal, rms=0.246276Jy sigma=0.000671 ! 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.246276Jy sigma=0.000671 ! Fit after self-cal, rms=0.283621Jy sigma=0.000651 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.031 mas, bmaj=8.953 mas, bpa=-1.252 degrees ! Estimated noise=3392.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00179302 Jy ! Component: 100 - total flux cleaned = -0.00205811 Jy ! Component: 150 - total flux cleaned = -0.00230046 Jy ! Component: 200 - total flux cleaned = -0.00252181 Jy ! Total flux subtracted in 200 components = -0.00252181 Jy ! Clean residual min=-0.009464 max=0.009053 Jy/beam ! Clean residual mean=0.000002 rms=0.002159 Jy/beam ! Combined flux in latest and established models = 0.402738 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.402738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.283301Jy sigma=0.000650 ! Fit after self-cal, rms=0.283506Jy sigma=0.000650 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.000405629 Jy ! Component: 100 - total flux cleaned = -0.000509804 Jy ! Component: 150 - total flux cleaned = -0.000509474 Jy ! Component: 200 - total flux cleaned = -0.000601085 Jy ! Total flux subtracted in 200 components = -0.000601085 Jy ! Clean residual min=-0.009290 max=0.009034 Jy/beam ! Clean residual mean=-0.000002 rms=0.002130 Jy/beam ! Combined flux in latest and established models = 0.402137 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 91 components and 0.402137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.283274Jy sigma=0.000650 ! Fit after self-cal, rms=0.283270Jy sigma=0.000650 ! 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.283270Jy sigma=0.000650 ! Fit after self-cal, rms=0.289012Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=8.971 mas, bpa=-1.222 degrees ! Estimated noise=3390.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00150829 Jy ! Component: 100 - total flux cleaned = -0.0017225 Jy ! Component: 150 - total flux cleaned = -0.00182475 Jy ! Component: 200 - total flux cleaned = -0.00191658 Jy ! Total flux subtracted in 200 components = -0.00191658 Jy ! Clean residual min=-0.009159 max=0.008885 Jy/beam ! Clean residual mean=0.000002 rms=0.002091 Jy/beam ! Combined flux in latest and established models = 0.400221 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 94 components and 0.400221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288776Jy sigma=0.000649 ! Fit after self-cal, rms=0.288828Jy sigma=0.000649 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.000346883 Jy ! Component: 100 - total flux cleaned = -0.000439313 Jy ! Component: 150 - total flux cleaned = -0.00052698 Jy ! Component: 200 - total flux cleaned = -0.000524235 Jy ! Total flux subtracted in 200 components = -0.000524235 Jy ! Clean residual min=-0.009121 max=0.008858 Jy/beam ! Clean residual mean=0.000000 rms=0.002072 Jy/beam ! Combined flux in latest and established models = 0.399696 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 99 components and 0.399697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288644Jy sigma=0.000649 ! Fit after self-cal, rms=0.288654Jy sigma=0.000649 ! 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.288654Jy sigma=0.000649 ! Fit after self-cal, rms=0.292290Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.053 mas, bmaj=28.44 mas, bpa=5.862 degrees ! Estimated noise=4037.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00187946 Jy ! Component: 100 - total flux cleaned = -0.0022632 Jy ! Component: 150 - total flux cleaned = -0.00257765 Jy ! Component: 200 - total flux cleaned = -0.00284168 Jy ! Total flux subtracted in 200 components = -0.00284168 Jy ! Clean residual min=-0.008402 max=0.006050 Jy/beam ! Clean residual mean=-0.000006 rms=0.002200 Jy/beam ! Combined flux in latest and established models = 0.396855 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 107 components and 0.396855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292274Jy sigma=0.000648 ! Fit after self-cal, rms=0.292308Jy sigma=0.000648 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.000202743 Jy ! Component: 100 - total flux cleaned = -0.000414904 Jy ! Component: 150 - total flux cleaned = -0.000635672 Jy ! Component: 200 - total flux cleaned = -0.000751143 Jy ! Total flux subtracted in 200 components = -0.000751143 Jy ! Clean residual min=-0.008572 max=0.006017 Jy/beam ! Clean residual mean=-0.000011 rms=0.002184 Jy/beam ! Combined flux in latest and established models = 0.396104 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 108 components and 0.396104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292294Jy sigma=0.000648 ! Fit after self-cal, rms=0.292298Jy sigma=0.000648 ! 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.034 mas, bmaj=8.984 mas, bpa=-1.199 degrees ! Estimated noise=3387.41 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.034 x 8.984 at -1.199 degrees (North through East) ! Clean map min=-0.0086446 max=0.30965 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.458 mas, bmaj=7.524 mas, bpa=-1.728 degrees ! Estimated noise=4571.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.258939 Jy ! Component: 100 - total flux cleaned = 0.328495 Jy ! Component: 150 - total flux cleaned = 0.356201 Jy ! Component: 200 - total flux cleaned = 0.373801 Jy ! Total flux subtracted in 200 components = 0.373801 Jy ! Clean residual min=-0.013521 max=0.015984 Jy/beam ! Clean residual mean=-0.000031 rms=0.003302 Jy/beam ! Combined flux in latest and established models = 0.373801 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.373801 Jy ! Inverting map and beam ! Estimated beam: bmin=3.034 mas, bmaj=8.984 mas, bpa=-1.199 degrees ! Estimated noise=3387.41 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.015154 Jy ! Component: 100 - total flux cleaned = 0.0214933 Jy ! Component: 150 - total flux cleaned = 0.0230514 Jy ! Component: 200 - total flux cleaned = 0.0230498 Jy ! Total flux subtracted in 200 components = 0.0230498 Jy ! Clean residual min=-0.009364 max=0.009429 Jy/beam ! Clean residual mean=0.000000 rms=0.002180 Jy/beam ! Combined flux in latest and established models = 0.39685 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 53 components and 0.39685 Jy ! Inverting map ! Added new window around map position (74.5, -30.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00433251 Jy ! Component: 100 - total flux cleaned = 0.00391191 Jy ! Component: 150 - total flux cleaned = 0.00316326 Jy ! Component: 200 - total flux cleaned = 0.00281057 Jy ! Total flux subtracted in 200 components = 0.00281057 Jy ! Clean residual min=-0.009448 max=0.008608 Jy/beam ! Clean residual mean=-0.000000 rms=0.002089 Jy/beam ! Combined flux in latest and established models = 0.399661 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.399661 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=9.053 mas, bmaj=28.44 mas, bpa=5.862 degrees ! Estimated noise=4037.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000606627 Jy ! Component: 100 - total flux cleaned = -0.00148282 Jy ! Component: 150 - total flux cleaned = -0.00169168 Jy ! Component: 200 - total flux cleaned = -0.00178371 Jy ! Total flux subtracted in 200 components = -0.00178371 Jy ! Clean residual min=-0.008373 max=0.005773 Jy/beam ! Clean residual mean=-0.000007 rms=0.002175 Jy/beam ! Combined flux in latest and established models = 0.397877 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 = -8.37006e-05 Jy ! Component: 100 - total flux cleaned = -0.000234547 Jy ! Component: 150 - total flux cleaned = -0.000229871 Jy ! Component: 200 - total flux cleaned = -0.00035971 Jy ! Total flux subtracted in 200 components = -0.00035971 Jy ! Clean residual min=-0.008279 max=0.005580 Jy/beam ! Clean residual mean=-0.000015 rms=0.002131 Jy/beam ! Combined flux in latest and established models = 0.397517 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.397518 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.034 mas, bmaj=8.984 mas, bpa=-1.199 degrees ! Estimated noise=3387.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000362579 Jy ! Component: 100 - total flux cleaned = -0.000353346 Jy ! Component: 150 - total flux cleaned = -0.000487266 Jy ! Component: 200 - total flux cleaned = -0.00073834 Jy ! Total flux subtracted in 200 components = -0.00073834 Jy ! Clean residual min=-0.009383 max=0.008491 Jy/beam ! Clean residual mean=-0.000004 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 0.396779 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 0.396779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291746Jy sigma=0.000647 ! Fit after self-cal, rms=0.291987Jy sigma=0.000647 wmodel J0536-3401_S_2017_05_27_pus_map.mod ! Writing 101 model components to file: J0536-3401_S_2017_05_27_pus_map.mod wobs J0536-3401_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0536-3401_S_2017_05_27_pus_uvs.fits wwins J0536-3401_S_2017_05_27_pus_map.win ! wwins: Wrote 4 windows to J0536-3401_S_2017_05_27_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.00261998 Jy ! Component: 100 - total flux cleaned = -0.00430044 Jy ! Component: 150 - total flux cleaned = -0.0054676 Jy ! Component: 200 - total flux cleaned = -0.00631871 Jy ! Component: 250 - total flux cleaned = -0.00678726 Jy ! Component: 300 - total flux cleaned = -0.00768133 Jy ! Component: 350 - total flux cleaned = -0.00833127 Jy ! Component: 400 - total flux cleaned = -0.00875273 Jy ! Component: 450 - total flux cleaned = -0.00906116 Jy ! Component: 500 - total flux cleaned = -0.00915961 Jy ! Component: 550 - total flux cleaned = -0.00925739 Jy ! Component: 600 - total flux cleaned = -0.00945121 Jy ! Component: 650 - total flux cleaned = -0.0096406 Jy ! Component: 700 - total flux cleaned = -0.00991814 Jy ! Component: 750 - total flux cleaned = -0.0101006 Jy ! Component: 800 - total flux cleaned = -0.0101017 Jy ! Component: 850 - total flux cleaned = -0.0101912 Jy ! Component: 900 - total flux cleaned = -0.0100161 Jy ! Component: 950 - total flux cleaned = -0.00993026 Jy ! Component: 1000 - total flux cleaned = -0.0100154 Jy ! Component: 1050 - total flux cleaned = -0.00993032 Jy ! Component: 1100 - total flux cleaned = -0.00976329 Jy ! Component: 1150 - total flux cleaned = -0.00959866 Jy ! Component: 1200 - total flux cleaned = -0.00959901 Jy ! Component: 1250 - total flux cleaned = -0.00951921 Jy ! Component: 1300 - total flux cleaned = -0.00975695 Jy ! Component: 1350 - total flux cleaned = -0.00952038 Jy ! Component: 1400 - total flux cleaned = -0.0095981 Jy ! Component: 1450 - total flux cleaned = -0.00975137 Jy ! Component: 1500 - total flux cleaned = -0.00944539 Jy ! Component: 1550 - total flux cleaned = -0.00952118 Jy ! Component: 1600 - total flux cleaned = -0.00937185 Jy ! Component: 1650 - total flux cleaned = -0.00959378 Jy ! Component: 1700 - total flux cleaned = -0.00937375 Jy ! Component: 1750 - total flux cleaned = -0.00930207 Jy ! Component: 1800 - total flux cleaned = -0.00937361 Jy ! Component: 1850 - total flux cleaned = -0.00930353 Jy ! Component: 1900 - total flux cleaned = -0.00944433 Jy ! Component: 1950 - total flux cleaned = -0.00930478 Jy ! Component: 2000 - total flux cleaned = -0.00944215 Jy ! Component: 2050 - total flux cleaned = -0.00964658 Jy ! Component: 2100 - total flux cleaned = -0.00964632 Jy ! Component: 2150 - total flux cleaned = -0.00957879 Jy ! Component: 2200 - total flux cleaned = -0.00944524 Jy ! Component: 2250 - total flux cleaned = -0.00944554 Jy ! Component: 2300 - total flux cleaned = -0.00957712 Jy ! Component: 2350 - total flux cleaned = -0.00951168 Jy ! Component: 2400 - total flux cleaned = -0.00964117 Jy ! Component: 2450 - total flux cleaned = -0.00983296 Jy ! Component: 2500 - total flux cleaned = -0.00964135 Jy ! Component: 2550 - total flux cleaned = -0.00964173 Jy ! Component: 2600 - total flux cleaned = -0.00995601 Jy ! Component: 2650 - total flux cleaned = -0.00995614 Jy ! Component: 2700 - total flux cleaned = -0.0101425 Jy ! Component: 2750 - total flux cleaned = -0.0102042 Jy ! Component: 2800 - total flux cleaned = -0.0102651 Jy ! Component: 2850 - total flux cleaned = -0.0102655 Jy ! Component: 2900 - total flux cleaned = -0.0103255 Jy ! Component: 2950 - total flux cleaned = -0.0105659 Jy ! Component: 3000 - total flux cleaned = -0.0103268 Jy ! Component: 3050 - total flux cleaned = -0.0103864 Jy ! Component: 3100 - total flux cleaned = -0.0104454 Jy ! Component: 3150 - total flux cleaned = -0.0102688 Jy ! Component: 3200 - total flux cleaned = -0.0101524 Jy ! Component: 3250 - total flux cleaned = -0.0102691 Jy ! Component: 3300 - total flux cleaned = -0.0103267 Jy ! Component: 3350 - total flux cleaned = -0.0102688 Jy ! Component: 3400 - total flux cleaned = -0.0103263 Jy ! Component: 3450 - total flux cleaned = -0.0103262 Jy ! Component: 3500 - total flux cleaned = -0.0102122 Jy ! Component: 3550 - total flux cleaned = -0.010325 Jy ! Component: 3600 - total flux cleaned = -0.010212 Jy ! Component: 3650 - total flux cleaned = -0.0100993 Jy ! Component: 3700 - total flux cleaned = -0.0102108 Jy ! Component: 3750 - total flux cleaned = -0.00998845 Jy ! Component: 3800 - total flux cleaned = -0.010099 Jy ! Component: 3850 - total flux cleaned = -0.0100991 Jy ! Component: 3900 - total flux cleaned = -0.0101537 Jy ! Component: 3950 - total flux cleaned = -0.00988065 Jy ! Component: 4000 - total flux cleaned = -0.0100981 Jy ! Component: 4050 - total flux cleaned = -0.00998952 Jy ! Total flux subtracted in 4096 components = -0.00982783 Jy ! Clean residual min=-0.002793 max=0.003096 Jy/beam ! Clean residual mean=-0.000015 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.386951 Jy keep ! Adding 216 model components to the UV plane model. ! The established model now contains 317 components and 0.386952 Jy ![Exited script file: muppet] wmap "J0536-3401_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.034 x 8.984 at -1.199 degrees (North through East) ! Clean map min=-0.0076221 max=0.3069 Jy/beam ! Writing clean map to FITS file: J0536-3401_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.306904 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000942043 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.920851 0.920851 1.8417 3.6834 7.36681 14.7336 29.4672 58.9345 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.306 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.034 x 8.984 at -1.199 degrees (North through East) ! Clean map min=-0.0076221 max=0.3069 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 J0536-3401_S_2017_05_27_pus_uvs.log closed on Fri May 3 10:57:44 2019