! Started logfile: J2241-3559_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:50:32 2019 obs J2241-3559_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J2241-3559_S_2017_03_27_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.678935 visibilities/baseline/integration-bin. ! Found source: J2241-3559 ! ! 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 1684 lines of history. ! ! Reading 11732 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 J2241-3559_S_2017_03_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 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 218 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 236 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 566 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.871695Jy sigma=0.005068 ! Fit after self-cal, rms=0.824889Jy sigma=0.004849 ! 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.467 mas, bmaj=8.196 mas, bpa=-0.4465 degrees ! Estimated noise=2352.97 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.143741 Jy ! Component: 100 - total flux cleaned = 0.1784 Jy ! Total flux subtracted in 100 components = 0.1784 Jy ! Clean residual min=-0.010782 max=0.024025 Jy/beam ! Clean residual mean=0.000009 rms=0.003238 Jy/beam ! Combined flux in latest and established models = 0.1784 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.1784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138185Jy sigma=0.000719 ! Fit after self-cal, rms=0.138096Jy sigma=0.000719 ! Inverting map ! Added new window around map position (3.5, -7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0201596 Jy ! Component: 100 - total flux cleaned = 0.0297941 Jy ! Total flux subtracted in 100 components = 0.0297941 Jy ! Clean residual min=-0.009923 max=0.018724 Jy/beam ! Clean residual mean=0.000010 rms=0.002550 Jy/beam ! Combined flux in latest and established models = 0.208194 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.208194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135110Jy sigma=0.000700 ! Fit after self-cal, rms=0.134640Jy sigma=0.000696 ! 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.095 mas, bmaj=9.257 mas, bpa=0.2281 degrees ! Estimated noise=1312.02 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 (24, -104.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131622 Jy ! Component: 100 - total flux cleaned = 0.0154074 Jy ! Component: 150 - total flux cleaned = 0.0174428 Jy ! Component: 200 - total flux cleaned = 0.0176595 Jy ! Total flux subtracted in 200 components = 0.0176595 Jy ! Clean residual min=-0.005684 max=0.007640 Jy/beam ! Clean residual mean=0.000015 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.225853 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 55 components and 0.225853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132624Jy sigma=0.000688 ! Fit after self-cal, rms=0.132538Jy sigma=0.000688 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.93 HN 1.68 KP 1.07 ! LA 0.98 MK 1.02 NL 1.00* OV 1.04 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 2.03 KP 1.03 ! LA 0.97 MK 0.97 NL 0.99 OV 1.11 ! PT 0.96 SC 1.06 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.02 HN 1.94 KP 1.02 ! LA 0.99 MK 1.03 NL 1.04 OV 0.94 ! PT 0.91 SC 1.00 ! ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 1.65 KP 1.00* ! LA 1.00* MK 1.02 NL 1.00* OV 0.79 ! PT 0.97 SC 0.90 ! ! ! Fit before self-cal, rms=0.132538Jy sigma=0.000688 ! Fit after self-cal, rms=0.158279Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=9.175 mas, bpa=0.4373 degrees ! Estimated noise=1355.35 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.00068146 Jy ! Component: 100 - total flux cleaned = -0.00112295 Jy ! Component: 150 - total flux cleaned = -0.00130716 Jy ! Component: 200 - total flux cleaned = -0.00141617 Jy ! Total flux subtracted in 200 components = -0.00141617 Jy ! Clean residual min=-0.003359 max=0.003860 Jy/beam ! Clean residual mean=0.000010 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.224437 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.224437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158220Jy sigma=0.000674 ! Fit after self-cal, rms=0.158430Jy sigma=0.000673 ! 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.158430Jy sigma=0.000673 ! Fit after self-cal, rms=0.162465Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.19 mas, bpa=0.3782 degrees ! Estimated noise=1357.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000520416 Jy ! Component: 100 - total flux cleaned = -0.000616282 Jy ! Component: 150 - total flux cleaned = -0.000661115 Jy ! Component: 200 - total flux cleaned = -0.000701862 Jy ! Total flux subtracted in 200 components = -0.000701862 Jy ! Clean residual min=-0.003039 max=0.003442 Jy/beam ! Clean residual mean=-0.000008 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.223735 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.223735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162439Jy sigma=0.000672 ! Fit after self-cal, rms=0.162471Jy sigma=0.000672 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.000141476 Jy ! Component: 100 - total flux cleaned = -0.000218909 Jy ! Component: 150 - total flux cleaned = -0.00029047 Jy ! Component: 200 - total flux cleaned = -0.000323295 Jy ! Total flux subtracted in 200 components = -0.000323295 Jy ! Clean residual min=-0.002996 max=0.003355 Jy/beam ! Clean residual mean=-0.000008 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.223412 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.223412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162455Jy sigma=0.000672 ! Fit after self-cal, rms=0.162455Jy sigma=0.000672 ! 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.162455Jy sigma=0.000672 ! Fit after self-cal, rms=0.164733Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.197 mas, bpa=0.3795 degrees ! Estimated noise=1357.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000348751 Jy ! Component: 100 - total flux cleaned = -0.000426521 Jy ! Component: 150 - total flux cleaned = -0.000531745 Jy ! Component: 200 - total flux cleaned = -0.000564183 Jy ! Total flux subtracted in 200 components = -0.000564183 Jy ! Clean residual min=-0.002980 max=0.003124 Jy/beam ! Clean residual mean=-0.000017 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.222848 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.222848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164710Jy sigma=0.000671 ! Fit after self-cal, rms=0.164737Jy sigma=0.000671 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.37009e-05 Jy ! Component: 100 - total flux cleaned = -0.000145703 Jy ! Component: 150 - total flux cleaned = -0.000174513 Jy ! Component: 200 - total flux cleaned = -0.000201923 Jy ! Total flux subtracted in 200 components = -0.000201923 Jy ! Clean residual min=-0.002983 max=0.003073 Jy/beam ! Clean residual mean=-0.000017 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.222646 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 0.222646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164724Jy sigma=0.000671 ! Fit after self-cal, rms=0.164727Jy sigma=0.000671 ! 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.164727Jy sigma=0.000671 ! Fit after self-cal, rms=0.166311Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.951 mas, bmaj=27.92 mas, bpa=2.924 degrees ! Estimated noise=1637.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000156837 Jy ! Component: 100 - total flux cleaned = -8.55352e-05 Jy ! Component: 150 - total flux cleaned = -6.5774e-05 Jy ! Component: 200 - total flux cleaned = -6.53331e-05 Jy ! Total flux subtracted in 200 components = -6.53331e-05 Jy ! Clean residual min=-0.003872 max=0.002575 Jy/beam ! Clean residual mean=-0.000031 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.222581 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 104 components and 0.222581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166302Jy sigma=0.000671 ! Fit after self-cal, rms=0.166319Jy sigma=0.000671 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.38289e-05 Jy ! Component: 100 - total flux cleaned = -6.21446e-05 Jy ! Component: 150 - total flux cleaned = -6.29594e-05 Jy ! Component: 200 - total flux cleaned = -6.28137e-05 Jy ! Total flux subtracted in 200 components = -6.28137e-05 Jy ! Clean residual min=-0.003894 max=0.002532 Jy/beam ! Clean residual mean=-0.000032 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.222518 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 107 components and 0.222518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166315Jy sigma=0.000671 ! Fit after self-cal, rms=0.166319Jy sigma=0.000671 ! 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.139 mas, bmaj=9.199 mas, bpa=0.3604 degrees ! Estimated noise=1357.71 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.139 x 9.199 at 0.3604 degrees (North through East) ! Clean map min=-0.005267 max=0.17835 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.499 mas, bmaj=8.153 mas, bpa=0.1317 degrees ! Estimated noise=2439.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147751 Jy ! Component: 100 - total flux cleaned = 0.184554 Jy ! Component: 150 - total flux cleaned = 0.200393 Jy ! Component: 200 - total flux cleaned = 0.209475 Jy ! Total flux subtracted in 200 components = 0.209475 Jy ! Clean residual min=-0.005983 max=0.006920 Jy/beam ! Clean residual mean=-0.000005 rms=0.001466 Jy/beam ! Combined flux in latest and established models = 0.209475 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.209475 Jy ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.199 mas, bpa=0.3604 degrees ! Estimated noise=1357.71 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) ! Added new window around map position (3, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00719957 Jy ! Component: 100 - total flux cleaned = 0.0109707 Jy ! Component: 150 - total flux cleaned = 0.0125824 Jy ! Component: 200 - total flux cleaned = 0.0129362 Jy ! Total flux subtracted in 200 components = 0.0129362 Jy ! Clean residual min=-0.003345 max=0.003135 Jy/beam ! Clean residual mean=-0.000012 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.222411 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 61 components and 0.222411 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.951 mas, bmaj=27.92 mas, bpa=2.924 degrees ! Estimated noise=1637.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000712012 Jy ! Component: 100 - total flux cleaned = 0.000753977 Jy ! Component: 150 - total flux cleaned = 0.00072122 Jy ! Component: 200 - total flux cleaned = 0.000690496 Jy ! Total flux subtracted in 200 components = 0.000690496 Jy ! Clean residual min=-0.004068 max=0.002853 Jy/beam ! Clean residual mean=-0.000027 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.223102 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 = -2.7006e-05 Jy ! Component: 100 - total flux cleaned = -5.3052e-05 Jy ! Component: 150 - total flux cleaned = -7.71206e-05 Jy ! Component: 200 - total flux cleaned = -5.34728e-05 Jy ! Total flux subtracted in 200 components = -5.34728e-05 Jy ! Clean residual min=-0.004011 max=0.002750 Jy/beam ! Clean residual mean=-0.000028 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.223049 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 104 components and 0.223049 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.199 mas, bpa=0.3604 degrees ! Estimated noise=1357.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000715703 Jy ! Component: 100 - total flux cleaned = -0.000762328 Jy ! Component: 150 - total flux cleaned = -0.000763549 Jy ! Component: 200 - total flux cleaned = -0.000803207 Jy ! Total flux subtracted in 200 components = -0.000803207 Jy ! Clean residual min=-0.003248 max=0.002945 Jy/beam ! Clean residual mean=-0.000016 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.222245 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 126 components and 0.222245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166308Jy sigma=0.000671 ! Fit after self-cal, rms=0.166275Jy sigma=0.000671 wmodel J2241-3559_S_2017_03_27_pus_map.mod ! Writing 126 model components to file: J2241-3559_S_2017_03_27_pus_map.mod wobs J2241-3559_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J2241-3559_S_2017_03_27_pus_uvs.fits wwins J2241-3559_S_2017_03_27_pus_map.win ! wwins: Wrote 4 windows to J2241-3559_S_2017_03_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.000745905 Jy ! Component: 100 - total flux cleaned = -0.000889863 Jy ! Component: 150 - total flux cleaned = -0.00111537 Jy ! Component: 200 - total flux cleaned = -0.00111457 Jy ! Component: 250 - total flux cleaned = -0.00107371 Jy ! Component: 300 - total flux cleaned = -0.00115248 Jy ! Component: 350 - total flux cleaned = -0.00126733 Jy ! Component: 400 - total flux cleaned = -0.00130565 Jy ! Component: 450 - total flux cleaned = -0.00145086 Jy ! Component: 500 - total flux cleaned = -0.00148467 Jy ! Component: 550 - total flux cleaned = -0.00151813 Jy ! Component: 600 - total flux cleaned = -0.00158509 Jy ! Component: 650 - total flux cleaned = -0.00171721 Jy ! Component: 700 - total flux cleaned = -0.00181446 Jy ! Component: 750 - total flux cleaned = -0.00210145 Jy ! Component: 800 - total flux cleaned = -0.00225701 Jy ! Component: 850 - total flux cleaned = -0.00241137 Jy ! Component: 900 - total flux cleaned = -0.00259318 Jy ! Component: 950 - total flux cleaned = -0.00271258 Jy ! Component: 1000 - total flux cleaned = -0.00288818 Jy ! Component: 1050 - total flux cleaned = -0.00288861 Jy ! Component: 1100 - total flux cleaned = -0.00300267 Jy ! Component: 1150 - total flux cleaned = -0.00311488 Jy ! Component: 1200 - total flux cleaned = -0.00319778 Jy ! Component: 1250 - total flux cleaned = -0.00325242 Jy ! Component: 1300 - total flux cleaned = -0.00330642 Jy ! Component: 1350 - total flux cleaned = -0.00341336 Jy ! Component: 1400 - total flux cleaned = -0.00346641 Jy ! Component: 1450 - total flux cleaned = -0.00357108 Jy ! Component: 1500 - total flux cleaned = -0.0036228 Jy ! Component: 1550 - total flux cleaned = -0.00367383 Jy ! Component: 1600 - total flux cleaned = -0.00380024 Jy ! Component: 1650 - total flux cleaned = -0.00385017 Jy ! Component: 1700 - total flux cleaned = -0.00394942 Jy ! Component: 1750 - total flux cleaned = -0.00397442 Jy ! Component: 1800 - total flux cleaned = -0.00409607 Jy ! Component: 1850 - total flux cleaned = -0.00424028 Jy ! Component: 1900 - total flux cleaned = -0.004264 Jy ! Component: 1950 - total flux cleaned = -0.00438176 Jy ! Component: 2000 - total flux cleaned = -0.00449823 Jy ! Component: 2050 - total flux cleaned = -0.00461346 Jy ! Component: 2100 - total flux cleaned = -0.00465921 Jy ! Component: 2150 - total flux cleaned = -0.00470431 Jy ! Component: 2200 - total flux cleaned = -0.00472658 Jy ! Component: 2250 - total flux cleaned = -0.00479328 Jy ! Component: 2300 - total flux cleaned = -0.0048154 Jy ! Component: 2350 - total flux cleaned = -0.00490291 Jy ! Component: 2400 - total flux cleaned = -0.00496785 Jy ! Component: 2450 - total flux cleaned = -0.00498924 Jy ! Component: 2500 - total flux cleaned = -0.00505328 Jy ! Component: 2550 - total flux cleaned = -0.00507467 Jy ! Component: 2600 - total flux cleaned = -0.00513738 Jy ! Component: 2650 - total flux cleaned = -0.00513775 Jy ! Component: 2700 - total flux cleaned = -0.00517901 Jy ! Component: 2750 - total flux cleaned = -0.00517882 Jy ! Component: 2800 - total flux cleaned = -0.00511789 Jy ! Component: 2850 - total flux cleaned = -0.00509782 Jy ! Component: 2900 - total flux cleaned = -0.00509801 Jy ! Component: 2950 - total flux cleaned = -0.00511805 Jy ! Component: 3000 - total flux cleaned = -0.00511802 Jy ! Component: 3050 - total flux cleaned = -0.00509851 Jy ! Component: 3100 - total flux cleaned = -0.0050986 Jy ! Component: 3150 - total flux cleaned = -0.0050986 Jy ! Component: 3200 - total flux cleaned = -0.00511773 Jy ! Component: 3250 - total flux cleaned = -0.0050797 Jy ! Component: 3300 - total flux cleaned = -0.00509872 Jy ! Component: 3350 - total flux cleaned = -0.00511747 Jy ! Component: 3400 - total flux cleaned = -0.00508018 Jy ! Component: 3450 - total flux cleaned = -0.00504319 Jy ! Component: 3500 - total flux cleaned = -0.00509842 Jy ! Component: 3550 - total flux cleaned = -0.00506186 Jy ! Component: 3600 - total flux cleaned = -0.00511647 Jy ! Component: 3650 - total flux cleaned = -0.00511651 Jy ! Component: 3700 - total flux cleaned = -0.00517014 Jy ! Component: 3750 - total flux cleaned = -0.00517018 Jy ! Component: 3800 - total flux cleaned = -0.00515236 Jy ! Component: 3850 - total flux cleaned = -0.00516996 Jy ! Component: 3900 - total flux cleaned = -0.00523981 Jy ! Component: 3950 - total flux cleaned = -0.00523971 Jy ! Component: 4000 - total flux cleaned = -0.00527417 Jy ! Component: 4050 - total flux cleaned = -0.00523984 Jy ! Total flux subtracted in 4096 components = -0.00525706 Jy ! Clean residual min=-0.001189 max=0.001049 Jy/beam ! Clean residual mean=0.000001 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.216988 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 397 components and 0.216988 Jy ![Exited script file: muppet] wmap "J2241-3559_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.139 x 9.199 at 0.3604 degrees (North through East) ! Clean map min=-0.0021953 max=0.17919 Jy/beam ! Writing clean map to FITS file: J2241-3559_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.179194 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000310103 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.519163 0.519163 1.03833 2.07665 4.15331 8.30661 16.6132 33.2264 66.4529 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.179 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.139 x 9.199 at 0.3604 degrees (North through East) ! Clean map min=-0.0021953 max=0.17919 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 J2241-3559_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:50:38 2019