! Started logfile: J0536-3401_S_2017_03_23_pus_uvs.log on Mon May 13 09:49:38 2019 obs J0536-3401_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0536-3401_S_2017_03_23_pus_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.635648 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 481 lines of history. ! ! Reading 5492 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_03_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 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 251 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.613568Jy sigma=0.003486 ! Fit after self-cal, rms=0.593190Jy sigma=0.003385 ! 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.643 mas, bmaj=8.434 mas, bpa=-8.324 degrees ! Estimated noise=2504.72 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.306396 Jy ! Component: 100 - total flux cleaned = 0.384649 Jy ! Total flux subtracted in 100 components = 0.384649 Jy ! Clean residual min=-0.012963 max=0.031255 Jy/beam ! Clean residual mean=-0.000104 rms=0.004189 Jy/beam ! Combined flux in latest and established models = 0.384649 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.384649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173316Jy sigma=0.000895 ! Fit after self-cal, rms=0.173311Jy sigma=0.000895 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0324257 Jy ! Component: 100 - total flux cleaned = 0.0508779 Jy ! Total flux subtracted in 100 components = 0.0508779 Jy ! Clean residual min=-0.013024 max=0.022679 Jy/beam ! Clean residual mean=-0.000106 rms=0.003613 Jy/beam ! Combined flux in latest and established models = 0.435527 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.435527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160875Jy sigma=0.000816 ! Fit after self-cal, rms=0.160871Jy sigma=0.000816 ! Inverting map ! Added new window around map position (6, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0197007 Jy ! Component: 100 - total flux cleaned = 0.0252177 Jy ! Total flux subtracted in 100 components = 0.0252177 Jy ! Clean residual min=-0.013779 max=0.022295 Jy/beam ! Clean residual mean=-0.000101 rms=0.003431 Jy/beam ! Combined flux in latest and established models = 0.460745 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.460745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156955Jy sigma=0.000795 ! Fit after self-cal, rms=0.156539Jy sigma=0.000792 ! 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.424 mas, bmaj=10.18 mas, bpa=-7.565 degrees ! Estimated noise=1858.32 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 (-5.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0236038 Jy ! Component: 100 - total flux cleaned = 0.037877 Jy ! Component: 150 - total flux cleaned = 0.0470747 Jy ! Component: 200 - total flux cleaned = 0.0509707 Jy ! Total flux subtracted in 200 components = 0.0509707 Jy ! Clean residual min=-0.009438 max=0.009573 Jy/beam ! Clean residual mean=-0.000184 rms=0.002703 Jy/beam ! Combined flux in latest and established models = 0.511715 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 84 components and 0.511715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151981Jy sigma=0.000771 ! Fit after self-cal, rms=0.151971Jy sigma=0.000771 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.24 KP 1.06 ! LA 1.02 MK 0.94 NL 0.91 OV 0.99 ! PT 1.03 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.30 KP 1.03 ! LA 0.96 MK 0.97 NL 1.02 OV 1.03 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 1.37 KP 0.89 ! LA 0.76 MK 1.04 NL 1.14 OV 0.94 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.04 HN 1.18 KP 1.00* ! LA 0.79 MK 1.06 NL 1.00* OV 1.53 ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.151971Jy sigma=0.000771 ! Fit after self-cal, rms=0.142883Jy sigma=0.000686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=10.1 mas, bpa=-7.151 degrees ! Estimated noise=1861.32 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.00741517 Jy ! Component: 100 - total flux cleaned = -0.00881146 Jy ! Component: 150 - total flux cleaned = -0.00978749 Jy ! Component: 200 - total flux cleaned = -0.0104853 Jy ! Total flux subtracted in 200 components = -0.0104853 Jy ! Clean residual min=-0.007241 max=0.008306 Jy/beam ! Clean residual mean=-0.000061 rms=0.001738 Jy/beam ! Combined flux in latest and established models = 0.50123 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 108 components and 0.50123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142044Jy sigma=0.000682 ! Fit after self-cal, rms=0.142154Jy sigma=0.000682 ! 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.142154Jy sigma=0.000682 ! Fit after self-cal, rms=0.146760Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=10.18 mas, bpa=-7.291 degrees ! Estimated noise=1875.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00327095 Jy ! Component: 100 - total flux cleaned = -0.00450487 Jy ! Component: 150 - total flux cleaned = -0.00510238 Jy ! Component: 200 - total flux cleaned = -0.00509993 Jy ! Total flux subtracted in 200 components = -0.00509993 Jy ! Clean residual min=-0.006303 max=0.006339 Jy/beam ! Clean residual mean=-0.000056 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.49613 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 0.49613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146287Jy sigma=0.000663 ! Fit after self-cal, rms=0.146359Jy sigma=0.000663 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 (13, -41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00394675 Jy ! Component: 100 - total flux cleaned = 0.00354405 Jy ! Component: 150 - total flux cleaned = 0.00330015 Jy ! Component: 200 - total flux cleaned = 0.00307728 Jy ! Total flux subtracted in 200 components = 0.00307728 Jy ! Clean residual min=-0.005846 max=0.004856 Jy/beam ! Clean residual mean=-0.000041 rms=0.001347 Jy/beam ! Combined flux in latest and established models = 0.499207 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 144 components and 0.499207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146024Jy sigma=0.000661 ! Fit after self-cal, rms=0.145987Jy sigma=0.000661 ! 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.145987Jy sigma=0.000661 ! Fit after self-cal, rms=0.145023Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=10.19 mas, bpa=-7.333 degrees ! Estimated noise=1870.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00138238 Jy ! Component: 100 - total flux cleaned = -0.00138984 Jy ! Component: 150 - total flux cleaned = -0.00147035 Jy ! Component: 200 - total flux cleaned = -0.00154085 Jy ! Total flux subtracted in 200 components = -0.00154085 Jy ! Clean residual min=-0.004936 max=0.004460 Jy/beam ! Clean residual mean=-0.000038 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.497667 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 167 components and 0.497667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144910Jy sigma=0.000651 ! Fit after self-cal, rms=0.144929Jy sigma=0.000651 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.000195467 Jy ! Component: 100 - total flux cleaned = 0.000391329 Jy ! Component: 150 - total flux cleaned = 0.000452715 Jy ! Component: 200 - total flux cleaned = 0.000512628 Jy ! Total flux subtracted in 200 components = 0.000512628 Jy ! Clean residual min=-0.004923 max=0.004367 Jy/beam ! Clean residual mean=-0.000036 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.498179 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 172 components and 0.498179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144872Jy sigma=0.000651 ! Fit after self-cal, rms=0.144867Jy sigma=0.000651 ! 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.144867Jy sigma=0.000651 ! Fit after self-cal, rms=0.145161Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.63 mas, bmaj=23.81 mas, bpa=-0.34 degrees ! Estimated noise=2236.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00202535 Jy ! Component: 100 - total flux cleaned = -0.00241109 Jy ! Component: 150 - total flux cleaned = -0.00262368 Jy ! Component: 200 - total flux cleaned = -0.00276163 Jy ! Total flux subtracted in 200 components = -0.00276163 Jy ! Clean residual min=-0.005723 max=0.004045 Jy/beam ! Clean residual mean=-0.000065 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.495418 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 188 components and 0.495418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145115Jy sigma=0.000650 ! Fit after self-cal, rms=0.145116Jy 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.000116106 Jy ! Component: 100 - total flux cleaned = 3.32235e-05 Jy ! Component: 150 - total flux cleaned = -4.0844e-05 Jy ! Component: 200 - total flux cleaned = -7.44593e-05 Jy ! Total flux subtracted in 200 components = -7.44593e-05 Jy ! Clean residual min=-0.005721 max=0.004037 Jy/beam ! Clean residual mean=-0.000064 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.495343 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 194 components and 0.495343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145098Jy sigma=0.000650 ! Fit after self-cal, rms=0.145096Jy sigma=0.000650 ! 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.458 mas, bmaj=10.18 mas, bpa=-7.32 degrees ! Estimated noise=1866.8 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.458 x 10.18 at -7.32 degrees (North through East) ! Clean map min=-0.005378 max=0.40235 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.66 mas, bmaj=8.312 mas, bpa=-7.925 degrees ! Estimated noise=2612.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.318932 Jy ! Component: 100 - total flux cleaned = 0.398795 Jy ! Component: 150 - total flux cleaned = 0.429738 Jy ! Component: 200 - total flux cleaned = 0.445574 Jy ! Total flux subtracted in 200 components = 0.445574 Jy ! Clean residual min=-0.007200 max=0.009275 Jy/beam ! Clean residual mean=-0.000028 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 0.445574 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.445574 Jy ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=10.18 mas, bpa=-7.32 degrees ! Estimated noise=1866.8 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.0188416 Jy ! Component: 100 - total flux cleaned = 0.0297159 Jy ! Component: 150 - total flux cleaned = 0.0370126 Jy ! Component: 200 - total flux cleaned = 0.0421235 Jy ! Total flux subtracted in 200 components = 0.0421235 Jy ! Clean residual min=-0.005207 max=0.004266 Jy/beam ! Clean residual mean=-0.000054 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.487697 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 94 components and 0.487697 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.63 mas, bmaj=23.81 mas, bpa=-0.34 degrees ! Estimated noise=2236.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00484977 Jy ! Component: 100 - total flux cleaned = 0.0061201 Jy ! Component: 150 - total flux cleaned = 0.00689959 Jy ! Component: 200 - total flux cleaned = 0.0071865 Jy ! Total flux subtracted in 200 components = 0.0071865 Jy ! Clean residual min=-0.005904 max=0.004101 Jy/beam ! Clean residual mean=-0.000067 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.494883 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.000246434 Jy ! Component: 100 - total flux cleaned = 0.000460576 Jy ! Component: 150 - total flux cleaned = 0.000599246 Jy ! Component: 200 - total flux cleaned = 0.000600628 Jy ! Total flux subtracted in 200 components = 0.000600628 Jy ! Clean residual min=-0.005782 max=0.004123 Jy/beam ! Clean residual mean=-0.000064 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.495484 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 144 components and 0.495484 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=10.18 mas, bpa=-7.32 degrees ! Estimated noise=1866.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000347219 Jy ! Component: 100 - total flux cleaned = 0.000415113 Jy ! Component: 150 - total flux cleaned = 0.000477911 Jy ! Component: 200 - total flux cleaned = 0.000597207 Jy ! Total flux subtracted in 200 components = 0.000597207 Jy ! Clean residual min=-0.004650 max=0.004198 Jy/beam ! Clean residual mean=-0.000033 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.496081 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 172 components and 0.496081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145342Jy sigma=0.000650 ! Fit after self-cal, rms=0.145330Jy sigma=0.000650 wmodel J0536-3401_S_2017_03_23_pus_map.mod ! Writing 172 model components to file: J0536-3401_S_2017_03_23_pus_map.mod wobs J0536-3401_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0536-3401_S_2017_03_23_pus_uvs.fits wwins J0536-3401_S_2017_03_23_pus_map.win ! wwins: Wrote 4 windows to J0536-3401_S_2017_03_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.0013578 Jy ! Component: 100 - total flux cleaned = -0.00135581 Jy ! Component: 150 - total flux cleaned = -0.00157235 Jy ! Component: 200 - total flux cleaned = -0.00171364 Jy ! Component: 250 - total flux cleaned = -0.00191671 Jy ! Component: 300 - total flux cleaned = -0.00230986 Jy ! Component: 350 - total flux cleaned = -0.0026932 Jy ! Component: 400 - total flux cleaned = -0.00306698 Jy ! Component: 450 - total flux cleaned = -0.00331027 Jy ! Component: 500 - total flux cleaned = -0.00355003 Jy ! Component: 550 - total flux cleaned = -0.00384348 Jy ! Component: 600 - total flux cleaned = -0.0040162 Jy ! Component: 650 - total flux cleaned = -0.00424265 Jy ! Component: 700 - total flux cleaned = -0.00446664 Jy ! Component: 750 - total flux cleaned = -0.00463188 Jy ! Component: 800 - total flux cleaned = -0.0047414 Jy ! Component: 850 - total flux cleaned = -0.00495689 Jy ! Component: 900 - total flux cleaned = -0.00495612 Jy ! Component: 950 - total flux cleaned = -0.00506077 Jy ! Component: 1000 - total flux cleaned = -0.00526704 Jy ! Component: 1050 - total flux cleaned = -0.00536799 Jy ! Component: 1100 - total flux cleaned = -0.00551892 Jy ! Component: 1150 - total flux cleaned = -0.00551894 Jy ! Component: 1200 - total flux cleaned = -0.00571775 Jy ! Component: 1250 - total flux cleaned = -0.00601137 Jy ! Component: 1300 - total flux cleaned = -0.0061564 Jy ! Component: 1350 - total flux cleaned = -0.00630084 Jy ! Component: 1400 - total flux cleaned = -0.00639586 Jy ! Component: 1450 - total flux cleaned = -0.00658474 Jy ! Component: 1500 - total flux cleaned = -0.00686512 Jy ! Component: 1550 - total flux cleaned = -0.00714254 Jy ! Component: 1600 - total flux cleaned = -0.00718822 Jy ! Component: 1650 - total flux cleaned = -0.0072796 Jy ! Component: 1700 - total flux cleaned = -0.00764112 Jy ! Component: 1750 - total flux cleaned = -0.00764175 Jy ! Component: 1800 - total flux cleaned = -0.00781962 Jy ! Component: 1850 - total flux cleaned = -0.00804007 Jy ! Component: 1900 - total flux cleaned = -0.00821458 Jy ! Component: 1950 - total flux cleaned = -0.00825813 Jy ! Component: 2000 - total flux cleaned = -0.0084733 Jy ! Component: 2050 - total flux cleaned = -0.00860142 Jy ! Component: 2100 - total flux cleaned = -0.00877113 Jy ! Component: 2150 - total flux cleaned = -0.008981 Jy ! Component: 2200 - total flux cleaned = -0.00906449 Jy ! Component: 2250 - total flux cleaned = -0.0090648 Jy ! Component: 2300 - total flux cleaned = -0.00914708 Jy ! Component: 2350 - total flux cleaned = -0.00926999 Jy ! Component: 2400 - total flux cleaned = -0.0094323 Jy ! Component: 2450 - total flux cleaned = -0.00959392 Jy ! Component: 2500 - total flux cleaned = -0.00967368 Jy ! Component: 2550 - total flux cleaned = -0.0097136 Jy ! Component: 2600 - total flux cleaned = -0.0099509 Jy ! Component: 2650 - total flux cleaned = -0.0101867 Jy ! Component: 2700 - total flux cleaned = -0.0103036 Jy ! Component: 2750 - total flux cleaned = -0.0105751 Jy ! Component: 2800 - total flux cleaned = -0.0105748 Jy ! Component: 2850 - total flux cleaned = -0.0106899 Jy ! Component: 2900 - total flux cleaned = -0.0107277 Jy ! Component: 2950 - total flux cleaned = -0.0108034 Jy ! Component: 3000 - total flux cleaned = -0.0106905 Jy ! Component: 3050 - total flux cleaned = -0.0108409 Jy ! Component: 3100 - total flux cleaned = -0.0109153 Jy ! Component: 3150 - total flux cleaned = -0.0109155 Jy ! Component: 3200 - total flux cleaned = -0.0109156 Jy ! Component: 3250 - total flux cleaned = -0.0110628 Jy ! Component: 3300 - total flux cleaned = -0.0110628 Jy ! Component: 3350 - total flux cleaned = -0.0110992 Jy ! Component: 3400 - total flux cleaned = -0.0111715 Jy ! Component: 3450 - total flux cleaned = -0.0111355 Jy ! Component: 3500 - total flux cleaned = -0.0111715 Jy ! Component: 3550 - total flux cleaned = -0.0111714 Jy ! Component: 3600 - total flux cleaned = -0.0112067 Jy ! Component: 3650 - total flux cleaned = -0.0112065 Jy ! Component: 3700 - total flux cleaned = -0.0111008 Jy ! Component: 3750 - total flux cleaned = -0.0111707 Jy ! Component: 3800 - total flux cleaned = -0.011275 Jy ! Component: 3850 - total flux cleaned = -0.0113096 Jy ! Component: 3900 - total flux cleaned = -0.0110685 Jy ! Component: 3950 - total flux cleaned = -0.0112401 Jy ! Component: 4000 - total flux cleaned = -0.0113084 Jy ! Component: 4050 - total flux cleaned = -0.0112744 Jy ! Total flux subtracted in 4096 components = -0.0113081 Jy ! Clean residual min=-0.002076 max=0.001736 Jy/beam ! Clean residual mean=-0.000011 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.484773 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 465 components and 0.484773 Jy ![Exited script file: muppet] wmap "J0536-3401_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.458 x 10.18 at -7.32 degrees (North through East) ! Clean map min=-0.0036914 max=0.41054 Jy/beam ! Writing clean map to FITS file: J0536-3401_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.410535 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000658684 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.481336 0.481336 0.962671 1.92534 3.85068 7.70137 15.4027 30.8055 61.6109 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.41 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.458 x 10.18 at -7.32 degrees (North through East) ! Clean map min=-0.0036914 max=0.41054 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_03_23_pus_uvs.log closed on Mon May 13 09:49:44 2019