! Started logfile: J0115-3049_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:29:14 2019 obs J0115-3049_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0115-3049_S_2017_03_27_pus_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.950958 visibilities/baseline/integration-bin. ! Found source: J0115-3049 ! ! 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 9928 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 J0115-3049_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 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 219 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.548209Jy sigma=0.003042 ! Fit after self-cal, rms=0.522800Jy sigma=0.002878 ! 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.552 mas, bmaj=6.727 mas, bpa=-4.071 degrees ! Estimated noise=1893.81 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.385748 Jy ! Component: 100 - total flux cleaned = 0.470658 Jy ! Total flux subtracted in 100 components = 0.470658 Jy ! Clean residual min=-0.019670 max=0.036601 Jy/beam ! Clean residual mean=-0.000136 rms=0.005634 Jy/beam ! Combined flux in latest and established models = 0.470658 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.470658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166150Jy sigma=0.000843 ! Fit after self-cal, rms=0.166148Jy sigma=0.000843 ! Inverting map ! Added new window around map position (-17.5, 83.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.034832 Jy ! Component: 100 - total flux cleaned = 0.0496501 Jy ! Total flux subtracted in 100 components = 0.0496501 Jy ! Clean residual min=-0.017032 max=0.029530 Jy/beam ! Clean residual mean=-0.000070 rms=0.004754 Jy/beam ! Combined flux in latest and established models = 0.520308 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.520308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158630Jy sigma=0.000786 ! Fit after self-cal, rms=0.158356Jy sigma=0.000784 ! 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.038 mas, bmaj=7.736 mas, bpa=-5.193 degrees ! Estimated noise=1379.12 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 (4, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0298102 Jy ! Component: 100 - total flux cleaned = 0.0459257 Jy ! Component: 150 - total flux cleaned = 0.0498846 Jy ! Component: 200 - total flux cleaned = 0.0513019 Jy ! Total flux subtracted in 200 components = 0.0513019 Jy ! Clean residual min=-0.015705 max=0.019964 Jy/beam ! Clean residual mean=-0.000039 rms=0.003150 Jy/beam ! Combined flux in latest and established models = 0.57161 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.57161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152115Jy sigma=0.000746 ! Fit after self-cal, rms=0.151760Jy sigma=0.000742 ! 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.97 FD 0.97 HN 1.17 KP 1.03 ! LA 1.00 MK 0.98 NL 0.99 OV 1.02 ! PT 0.98 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.27 KP 0.98 ! LA 0.96 MK 0.98 NL 0.99 OV 1.04 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.05 HN 1.21 KP 0.98 ! LA 0.97 MK 1.00 NL 0.96 OV 0.95 ! PT 0.94 SC 0.96 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 1.33 KP 1.00* ! LA 1.00* MK 1.09 NL 1.00* OV 1.04 ! PT 0.98 SC 1.14 ! ! ! Fit before self-cal, rms=0.151760Jy sigma=0.000742 ! Fit after self-cal, rms=0.153352Jy sigma=0.000698 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.057 mas, bmaj=7.69 mas, bpa=-4.65 degrees ! Estimated noise=1375.53 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.00387886 Jy ! Component: 100 - total flux cleaned = -0.00480815 Jy ! Component: 150 - total flux cleaned = -0.00562368 Jy ! Component: 200 - total flux cleaned = -0.00598877 Jy ! Total flux subtracted in 200 components = -0.00598877 Jy ! Clean residual min=-0.010193 max=0.008717 Jy/beam ! Clean residual mean=0.000010 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 0.565621 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 68 components and 0.565621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152389Jy sigma=0.000695 ! Fit after self-cal, rms=0.152521Jy sigma=0.000695 ! 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.152521Jy sigma=0.000695 ! Fit after self-cal, rms=0.155423Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=7.711 mas, bpa=-4.892 degrees ! Estimated noise=1377.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00595094 Jy ! Component: 100 - total flux cleaned = -0.00681576 Jy ! Component: 150 - total flux cleaned = -0.00703274 Jy ! Component: 200 - total flux cleaned = -0.00721822 Jy ! Total flux subtracted in 200 components = -0.00721822 Jy ! Clean residual min=-0.005920 max=0.005082 Jy/beam ! Clean residual mean=-0.000025 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.558403 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.558403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155164Jy sigma=0.000671 ! Fit after self-cal, rms=0.155198Jy sigma=0.000670 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.00157544 Jy ! Component: 100 - total flux cleaned = -0.00158135 Jy ! Component: 150 - total flux cleaned = -0.00165927 Jy ! Component: 200 - total flux cleaned = -0.00173176 Jy ! Total flux subtracted in 200 components = -0.00173176 Jy ! Clean residual min=-0.005739 max=0.005038 Jy/beam ! Clean residual mean=-0.000029 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.556671 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.556671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155133Jy sigma=0.000670 ! Fit after self-cal, rms=0.155123Jy sigma=0.000670 ! 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.155123Jy sigma=0.000670 ! Fit after self-cal, rms=0.162724Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=7.71 mas, bpa=-4.9 degrees ! Estimated noise=1376.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00423406 Jy ! Component: 100 - total flux cleaned = -0.0047448 Jy ! Component: 150 - total flux cleaned = -0.00466175 Jy ! Component: 200 - total flux cleaned = -0.00466194 Jy ! Total flux subtracted in 200 components = -0.00466194 Jy ! Clean residual min=-0.004993 max=0.004216 Jy/beam ! Clean residual mean=-0.000031 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.552009 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 99 components and 0.552009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162566Jy sigma=0.000667 ! Fit after self-cal, rms=0.162578Jy sigma=0.000667 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.00101387 Jy ! Component: 100 - total flux cleaned = -0.000943499 Jy ! Component: 150 - total flux cleaned = -0.000946668 Jy ! Component: 200 - total flux cleaned = -0.000949068 Jy ! Total flux subtracted in 200 components = -0.000949068 Jy ! Clean residual min=-0.004813 max=0.004090 Jy/beam ! Clean residual mean=-0.000033 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.55106 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 108 components and 0.55106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162519Jy sigma=0.000666 ! Fit after self-cal, rms=0.162514Jy sigma=0.000666 ! 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.162514Jy sigma=0.000666 ! Fit after self-cal, rms=0.164387Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.122 mas, bmaj=20 mas, bpa=0.8307 degrees ! Estimated noise=1715.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00155719 Jy ! Component: 100 - total flux cleaned = -0.00142595 Jy ! Component: 150 - total flux cleaned = -0.00131607 Jy ! Component: 200 - total flux cleaned = -0.00126726 Jy ! Total flux subtracted in 200 components = -0.00126726 Jy ! Clean residual min=-0.004471 max=0.003704 Jy/beam ! Clean residual mean=-0.000054 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.549793 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 112 components and 0.549793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164344Jy sigma=0.000666 ! Fit after self-cal, rms=0.164346Jy sigma=0.000666 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.000230497 Jy ! Component: 100 - total flux cleaned = -2.40179e-05 Jy ! Component: 150 - total flux cleaned = 0.000113975 Jy ! Component: 200 - total flux cleaned = 0.000157456 Jy ! Total flux subtracted in 200 components = 0.000157456 Jy ! Clean residual min=-0.004388 max=0.003646 Jy/beam ! Clean residual mean=-0.000053 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.54995 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 114 components and 0.54995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164334Jy sigma=0.000666 ! Fit after self-cal, rms=0.164328Jy sigma=0.000666 ! 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.066 mas, bmaj=7.707 mas, bpa=-4.865 degrees ! Estimated noise=1375.31 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.066 x 7.707 at -4.865 degrees (North through East) ! Clean map min=-0.0054168 max=0.49169 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.584 mas, bmaj=6.732 mas, bpa=-4.056 degrees ! Estimated noise=1993.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.393991 Jy ! Component: 100 - total flux cleaned = 0.480499 Jy ! Component: 150 - total flux cleaned = 0.505439 Jy ! Component: 200 - total flux cleaned = 0.518434 Jy ! Total flux subtracted in 200 components = 0.518434 Jy ! Clean residual min=-0.007344 max=0.007718 Jy/beam ! Clean residual mean=-0.000051 rms=0.001699 Jy/beam ! Combined flux in latest and established models = 0.518434 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.518434 Jy ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=7.707 mas, bpa=-4.865 degrees ! Estimated noise=1375.31 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.0118802 Jy ! Component: 100 - total flux cleaned = 0.0185576 Jy ! Component: 150 - total flux cleaned = 0.0230354 Jy ! Component: 200 - total flux cleaned = 0.0261634 Jy ! Total flux subtracted in 200 components = 0.0261634 Jy ! Clean residual min=-0.004589 max=0.003888 Jy/beam ! Clean residual mean=-0.000040 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.544598 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 69 components and 0.544598 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.122 mas, bmaj=20 mas, bpa=0.8307 degrees ! Estimated noise=1715.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002513 Jy ! Component: 100 - total flux cleaned = 0.0030172 Jy ! Component: 150 - total flux cleaned = 0.00344131 Jy ! Component: 200 - total flux cleaned = 0.00373113 Jy ! Total flux subtracted in 200 components = 0.00373113 Jy ! Clean residual min=-0.004866 max=0.003898 Jy/beam ! Clean residual mean=-0.000064 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.548329 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.000126552 Jy ! Component: 100 - total flux cleaned = 0.00029326 Jy ! Component: 150 - total flux cleaned = 0.000439688 Jy ! Component: 200 - total flux cleaned = 0.000528988 Jy ! Total flux subtracted in 200 components = 0.000528988 Jy ! Clean residual min=-0.004586 max=0.003839 Jy/beam ! Clean residual mean=-0.000062 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.548858 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.548858 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=7.707 mas, bpa=-4.865 degrees ! Estimated noise=1375.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100805 Jy ! Component: 100 - total flux cleaned = 0.000850963 Jy ! Component: 150 - total flux cleaned = 0.000708155 Jy ! Component: 200 - total flux cleaned = 0.00046784 Jy ! Total flux subtracted in 200 components = 0.00046784 Jy ! Clean residual min=-0.004005 max=0.003547 Jy/beam ! Clean residual mean=-0.000028 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.549326 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.549326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164210Jy sigma=0.000665 ! Fit after self-cal, rms=0.164171Jy sigma=0.000665 wmodel J0115-3049_S_2017_03_27_pus_map.mod ! Writing 99 model components to file: J0115-3049_S_2017_03_27_pus_map.mod wobs J0115-3049_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0115-3049_S_2017_03_27_pus_uvs.fits wwins J0115-3049_S_2017_03_27_pus_map.win ! wwins: Wrote 3 windows to J0115-3049_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.000171756 Jy ! Component: 100 - total flux cleaned = -0.000293028 Jy ! Component: 150 - total flux cleaned = -0.000891337 Jy ! Component: 200 - total flux cleaned = -0.00129507 Jy ! Component: 250 - total flux cleaned = -0.0014633 Jy ! Component: 300 - total flux cleaned = -0.00173546 Jy ! Component: 350 - total flux cleaned = -0.00184158 Jy ! Component: 400 - total flux cleaned = -0.0018432 Jy ! Component: 450 - total flux cleaned = -0.00189415 Jy ! Component: 500 - total flux cleaned = -0.00184459 Jy ! Component: 550 - total flux cleaned = -0.00184491 Jy ! Component: 600 - total flux cleaned = -0.00193978 Jy ! Component: 650 - total flux cleaned = -0.00198605 Jy ! Component: 700 - total flux cleaned = -0.00212171 Jy ! Component: 750 - total flux cleaned = -0.00189816 Jy ! Component: 800 - total flux cleaned = -0.00185536 Jy ! Component: 850 - total flux cleaned = -0.00194245 Jy ! Component: 900 - total flux cleaned = -0.00189955 Jy ! Component: 950 - total flux cleaned = -0.00194113 Jy ! Component: 1000 - total flux cleaned = -0.00198242 Jy ! Component: 1050 - total flux cleaned = -0.00214457 Jy ! Component: 1100 - total flux cleaned = -0.00210403 Jy ! Component: 1150 - total flux cleaned = -0.00214373 Jy ! Component: 1200 - total flux cleaned = -0.00230025 Jy ! Component: 1250 - total flux cleaned = -0.00237777 Jy ! Component: 1300 - total flux cleaned = -0.00252982 Jy ! Component: 1350 - total flux cleaned = -0.00256775 Jy ! Component: 1400 - total flux cleaned = -0.00279074 Jy ! Component: 1450 - total flux cleaned = -0.00286372 Jy ! Component: 1500 - total flux cleaned = -0.00297191 Jy ! Component: 1550 - total flux cleaned = -0.00297211 Jy ! Component: 1600 - total flux cleaned = -0.00304286 Jy ! Component: 1650 - total flux cleaned = -0.00311331 Jy ! Component: 1700 - total flux cleaned = -0.0031817 Jy ! Component: 1750 - total flux cleaned = -0.0032501 Jy ! Component: 1800 - total flux cleaned = -0.00331786 Jy ! Component: 1850 - total flux cleaned = -0.00341863 Jy ! Component: 1900 - total flux cleaned = -0.00345154 Jy ! Component: 1950 - total flux cleaned = -0.00358304 Jy ! Component: 2000 - total flux cleaned = -0.00368031 Jy ! Component: 2050 - total flux cleaned = -0.00380875 Jy ! Component: 2100 - total flux cleaned = -0.00393643 Jy ! Component: 2150 - total flux cleaned = -0.00403118 Jy ! Component: 2200 - total flux cleaned = -0.00415594 Jy ! Component: 2250 - total flux cleaned = -0.00434183 Jy ! Component: 2300 - total flux cleaned = -0.00446456 Jy ! Component: 2350 - total flux cleaned = -0.00455584 Jy ! Component: 2400 - total flux cleaned = -0.00464599 Jy ! Component: 2450 - total flux cleaned = -0.0047359 Jy ! Component: 2500 - total flux cleaned = -0.0049729 Jy ! Component: 2550 - total flux cleaned = -0.00503191 Jy ! Component: 2600 - total flux cleaned = -0.00517714 Jy ! Component: 2650 - total flux cleaned = -0.00537893 Jy ! Component: 2700 - total flux cleaned = -0.00543596 Jy ! Component: 2750 - total flux cleaned = -0.00569083 Jy ! Component: 2800 - total flux cleaned = -0.00574685 Jy ! Component: 2850 - total flux cleaned = -0.00585857 Jy ! Component: 2900 - total flux cleaned = -0.0060244 Jy ! Component: 2950 - total flux cleaned = -0.00616179 Jy ! Component: 3000 - total flux cleaned = -0.00627072 Jy ! Component: 3050 - total flux cleaned = -0.00640578 Jy ! Component: 3100 - total flux cleaned = -0.00653953 Jy ! Component: 3150 - total flux cleaned = -0.00661931 Jy ! Component: 3200 - total flux cleaned = -0.00664565 Jy ! Component: 3250 - total flux cleaned = -0.00677654 Jy ! Component: 3300 - total flux cleaned = -0.0069583 Jy ! Component: 3350 - total flux cleaned = -0.00708722 Jy ! Component: 3400 - total flux cleaned = -0.0072406 Jy ! Component: 3450 - total flux cleaned = -0.00731652 Jy ! Component: 3500 - total flux cleaned = -0.00746765 Jy ! Component: 3550 - total flux cleaned = -0.00759288 Jy ! Component: 3600 - total flux cleaned = -0.00769231 Jy ! Component: 3650 - total flux cleaned = -0.00774179 Jy ! Component: 3700 - total flux cleaned = -0.00779103 Jy ! Component: 3750 - total flux cleaned = -0.00783994 Jy ! Component: 3800 - total flux cleaned = -0.00805794 Jy ! Component: 3850 - total flux cleaned = -0.0081779 Jy ! Component: 3900 - total flux cleaned = -0.00824939 Jy ! Component: 3950 - total flux cleaned = -0.00824933 Jy ! Component: 4000 - total flux cleaned = -0.00829664 Jy ! Component: 4050 - total flux cleaned = -0.00843752 Jy ! Total flux subtracted in 4096 components = -0.00850743 Jy ! Clean residual min=-0.001371 max=0.001256 Jy/beam ! Clean residual mean=-0.000011 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.540818 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 380 components and 0.540818 Jy ![Exited script file: muppet] wmap "J0115-3049_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.066 x 7.707 at -4.865 degrees (North through East) ! Clean map min=-0.003646 max=0.49968 Jy/beam ! Writing clean map to FITS file: J0115-3049_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.499682 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000419095 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.251617 0.251617 0.503234 1.00647 2.01294 4.02587 8.05174 16.1035 32.207 64.4139 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.499 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.066 x 7.707 at -4.865 degrees (North through East) ! Clean map min=-0.003646 max=0.49968 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 J0115-3049_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:29:20 2019