! Started logfile: J1519-1151_S_2017_06_15_pus_uvs.log on Tue May 7 15:22:39 2019 obs J1519-1151_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1519-1151_S_2017_06_15_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.55261 visibilities/baseline/integration-bin. ! Found source: J1519-1151 ! ! 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 603 lines of history. ! ! Reading 8256 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 J1519-1151_S_2017_06_15_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 265 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 334 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 318 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 743 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.735408Jy sigma=0.005518 ! Fit after self-cal, rms=0.711477Jy sigma=0.005345 ! 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=3.143 mas, bmaj=6.746 mas, bpa=5.55 degrees ! Estimated noise=1768.48 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.223668 Jy ! Component: 100 - total flux cleaned = 0.276753 Jy ! Total flux subtracted in 100 components = 0.276753 Jy ! Clean residual min=-0.010841 max=0.020336 Jy/beam ! Clean residual mean=0.000011 rms=0.003391 Jy/beam ! Combined flux in latest and established models = 0.276753 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.276753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108867Jy sigma=0.000779 ! Fit after self-cal, rms=0.108824Jy sigma=0.000779 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0209823 Jy ! Component: 100 - total flux cleaned = 0.0318287 Jy ! Total flux subtracted in 100 components = 0.0318287 Jy ! Clean residual min=-0.008442 max=0.011743 Jy/beam ! Clean residual mean=0.000002 rms=0.002499 Jy/beam ! Combined flux in latest and established models = 0.308582 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.308582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103287Jy sigma=0.000727 ! Fit after self-cal, rms=0.103270Jy sigma=0.000726 ! 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.801 mas, bmaj=8.335 mas, bpa=9.807 degrees ! Estimated noise=1304.95 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.0121203 Jy ! Component: 100 - total flux cleaned = 0.0177416 Jy ! Component: 150 - total flux cleaned = 0.0207378 Jy ! Component: 200 - total flux cleaned = 0.0224514 Jy ! Total flux subtracted in 200 components = 0.0224514 Jy ! Clean residual min=-0.008648 max=0.010591 Jy/beam ! Clean residual mean=-0.000004 rms=0.002396 Jy/beam ! Combined flux in latest and established models = 0.331033 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 54 components and 0.331033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102166Jy sigma=0.000714 ! Fit after self-cal, rms=0.102148Jy sigma=0.000714 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.90 HN 1.04 KP 1.02 ! LA 0.98 MK 1.00* NL 0.93 OV 1.02 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 0.96 HN 1.05 KP 0.97 ! LA 0.94 MK 1.05 NL 1.09 OV 1.05 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 1.04 KP 0.98 ! LA 0.95 MK 0.93 NL 1.09 OV 0.98 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.06 KP 1.00* ! LA 1.00* MK 1.36 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.102148Jy sigma=0.000714 ! Fit after self-cal, rms=0.098764Jy sigma=0.000686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.815 mas, bmaj=8.517 mas, bpa=9.995 degrees ! Estimated noise=1308.15 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.00316863 Jy ! Component: 100 - total flux cleaned = -0.00358161 Jy ! Component: 150 - total flux cleaned = -0.00374669 Jy ! Component: 200 - total flux cleaned = -0.00393971 Jy ! Total flux subtracted in 200 components = -0.00393971 Jy ! Clean residual min=-0.006486 max=0.006980 Jy/beam ! Clean residual mean=-0.000001 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 0.327093 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.327093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098646Jy sigma=0.000685 ! Fit after self-cal, rms=0.098715Jy sigma=0.000684 ! 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.098715Jy sigma=0.000684 ! Fit after self-cal, rms=0.098965Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.803 mas, bmaj=8.525 mas, bpa=9.83 degrees ! Estimated noise=1306.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000559358 Jy ! Component: 100 - total flux cleaned = 0.000608895 Jy ! Component: 150 - total flux cleaned = 0.000534332 Jy ! Component: 200 - total flux cleaned = 0.00057012 Jy ! Total flux subtracted in 200 components = 0.00057012 Jy ! Clean residual min=-0.004378 max=0.006832 Jy/beam ! Clean residual mean=0.000004 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.327663 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.327663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098933Jy sigma=0.000673 ! Fit after self-cal, rms=0.098963Jy 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) ! Added new window around map position (-7, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00656318 Jy ! Component: 100 - total flux cleaned = 0.00847704 Jy ! Component: 150 - total flux cleaned = 0.00905023 Jy ! Component: 200 - total flux cleaned = 0.00879702 Jy ! Total flux subtracted in 200 components = 0.00879702 Jy ! Clean residual min=-0.004155 max=0.003973 Jy/beam ! Clean residual mean=0.000004 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.33646 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.33646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098535Jy sigma=0.000669 ! Fit after self-cal, rms=0.098480Jy sigma=0.000669 ! 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.098480Jy sigma=0.000669 ! Fit after self-cal, rms=0.098054Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.791 mas, bmaj=8.51 mas, bpa=9.82 degrees ! Estimated noise=1304.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293398 Jy ! Component: 100 - total flux cleaned = 0.00346685 Jy ! Component: 150 - total flux cleaned = 0.00367052 Jy ! Component: 200 - total flux cleaned = 0.00375609 Jy ! Total flux subtracted in 200 components = 0.00375609 Jy ! Clean residual min=-0.003984 max=0.003736 Jy/beam ! Clean residual mean=0.000005 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.340216 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 101 components and 0.340216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097944Jy sigma=0.000667 ! Fit after self-cal, rms=0.097933Jy 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.000621512 Jy ! Component: 100 - total flux cleaned = 0.00062266 Jy ! Component: 150 - total flux cleaned = 0.000623945 Jy ! Component: 200 - total flux cleaned = 0.000594283 Jy ! Total flux subtracted in 200 components = 0.000594283 Jy ! Clean residual min=-0.003962 max=0.003608 Jy/beam ! Clean residual mean=0.000005 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.340811 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 107 components and 0.340811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097905Jy sigma=0.000667 ! Fit after self-cal, rms=0.097903Jy sigma=0.000667 ! 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.097903Jy sigma=0.000667 ! Fit after self-cal, rms=0.097632Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.617 mas, bmaj=14.55 mas, bpa=6.555 degrees ! Estimated noise=1542.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154137 Jy ! Component: 100 - total flux cleaned = 0.00173773 Jy ! Component: 150 - total flux cleaned = 0.00169161 Jy ! Component: 200 - total flux cleaned = 0.00163535 Jy ! Total flux subtracted in 200 components = 0.00163535 Jy ! Clean residual min=-0.003977 max=0.003743 Jy/beam ! Clean residual mean=0.000008 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.342446 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 118 components and 0.342446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097616Jy sigma=0.000666 ! Fit after self-cal, rms=0.097608Jy 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 = 9.54208e-06 Jy ! Component: 100 - total flux cleaned = 0.00010402 Jy ! Component: 150 - total flux cleaned = 5.44681e-05 Jy ! Component: 200 - total flux cleaned = -5.18168e-06 Jy ! Total flux subtracted in 200 components = -5.18168e-06 Jy ! Clean residual min=-0.003952 max=0.003670 Jy/beam ! Clean residual mean=0.000008 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.342441 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 124 components and 0.342441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097607Jy sigma=0.000666 ! Fit after self-cal, rms=0.097601Jy 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.785 mas, bmaj=8.503 mas, bpa=9.761 degrees ! Estimated noise=1303.35 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.785 x 8.503 at 9.761 degrees (North through East) ! Clean map min=-0.0036686 max=0.29279 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=3.133 mas, bmaj=6.805 mas, bpa=5.843 degrees ! Estimated noise=1792.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.224287 Jy ! Component: 100 - total flux cleaned = 0.279006 Jy ! Component: 150 - total flux cleaned = 0.300378 Jy ! Component: 200 - total flux cleaned = 0.312009 Jy ! Total flux subtracted in 200 components = 0.312009 Jy ! Clean residual min=-0.005566 max=0.006268 Jy/beam ! Clean residual mean=0.000007 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.312009 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.312009 Jy ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=8.503 mas, bpa=9.761 degrees ! Estimated noise=1303.35 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.0117771 Jy ! Component: 100 - total flux cleaned = 0.018932 Jy ! Component: 150 - total flux cleaned = 0.0236343 Jy ! Component: 200 - total flux cleaned = 0.0267667 Jy ! Total flux subtracted in 200 components = 0.0267667 Jy ! Clean residual min=-0.004367 max=0.003115 Jy/beam ! Clean residual mean=0.000005 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.338775 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 64 components and 0.338775 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.617 mas, bmaj=14.55 mas, bpa=6.555 degrees ! Estimated noise=1542.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277623 Jy ! Component: 100 - total flux cleaned = 0.0033398 Jy ! Component: 150 - total flux cleaned = 0.00345179 Jy ! Component: 200 - total flux cleaned = 0.00354761 Jy ! Total flux subtracted in 200 components = 0.00354761 Jy ! Clean residual min=-0.004141 max=0.003453 Jy/beam ! Clean residual mean=0.000007 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.342323 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.00012056 Jy ! Component: 100 - total flux cleaned = 0.000188538 Jy ! Component: 150 - total flux cleaned = 0.000273723 Jy ! Component: 200 - total flux cleaned = 0.000321762 Jy ! Total flux subtracted in 200 components = 0.000321762 Jy ! Clean residual min=-0.004031 max=0.003552 Jy/beam ! Clean residual mean=0.000007 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.342645 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 100 components and 0.342645 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=8.503 mas, bpa=9.761 degrees ! Estimated noise=1303.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000324424 Jy ! Component: 100 - total flux cleaned = -0.000175394 Jy ! Component: 150 - total flux cleaned = -4.77575e-05 Jy ! Component: 200 - total flux cleaned = 3.72685e-05 Jy ! Total flux subtracted in 200 components = 3.72685e-05 Jy ! Clean residual min=-0.003841 max=0.003364 Jy/beam ! Clean residual mean=0.000005 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.342682 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 115 components and 0.342682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097604Jy sigma=0.000666 ! Fit after self-cal, rms=0.097593Jy sigma=0.000666 wmodel J1519-1151_S_2017_06_15_pus_map.mod ! Writing 115 model components to file: J1519-1151_S_2017_06_15_pus_map.mod wobs J1519-1151_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1519-1151_S_2017_06_15_pus_uvs.fits wwins J1519-1151_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J1519-1151_S_2017_06_15_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.000933668 Jy ! Component: 100 - total flux cleaned = -0.00149482 Jy ! Component: 150 - total flux cleaned = -0.00200031 Jy ! Component: 200 - total flux cleaned = -0.00270964 Jy ! Component: 250 - total flux cleaned = -0.00293475 Jy ! Component: 300 - total flux cleaned = -0.00284822 Jy ! Component: 350 - total flux cleaned = -0.00268138 Jy ! Component: 400 - total flux cleaned = -0.00264103 Jy ! Component: 450 - total flux cleaned = -0.00267887 Jy ! Component: 500 - total flux cleaned = -0.00264127 Jy ! Component: 550 - total flux cleaned = -0.00260428 Jy ! Component: 600 - total flux cleaned = -0.00253185 Jy ! Component: 650 - total flux cleaned = -0.0023231 Jy ! Component: 700 - total flux cleaned = -0.00228903 Jy ! Component: 750 - total flux cleaned = -0.00215588 Jy ! Component: 800 - total flux cleaned = -0.00205791 Jy ! Component: 850 - total flux cleaned = -0.00196312 Jy ! Component: 900 - total flux cleaned = -0.00193131 Jy ! Component: 950 - total flux cleaned = -0.00183871 Jy ! Component: 1000 - total flux cleaned = -0.00186821 Jy ! Component: 1050 - total flux cleaned = -0.00180915 Jy ! Component: 1100 - total flux cleaned = -0.00183775 Jy ! Component: 1150 - total flux cleaned = -0.00186635 Jy ! Component: 1200 - total flux cleaned = -0.00192193 Jy ! Component: 1250 - total flux cleaned = -0.0018944 Jy ! Component: 1300 - total flux cleaned = -0.0019489 Jy ! Component: 1350 - total flux cleaned = -0.00200231 Jy ! Component: 1400 - total flux cleaned = -0.0019753 Jy ! Component: 1450 - total flux cleaned = -0.00189777 Jy ! Component: 1500 - total flux cleaned = -0.00182141 Jy ! Component: 1550 - total flux cleaned = -0.00174612 Jy ! Component: 1600 - total flux cleaned = -0.00169607 Jy ! Component: 1650 - total flux cleaned = -0.00169583 Jy ! Component: 1700 - total flux cleaned = -0.00157446 Jy ! Component: 1750 - total flux cleaned = -0.00150242 Jy ! Component: 1800 - total flux cleaned = -0.00150257 Jy ! Component: 1850 - total flux cleaned = -0.001526 Jy ! Component: 1900 - total flux cleaned = -0.00147972 Jy ! Component: 1950 - total flux cleaned = -0.00150236 Jy ! Component: 2000 - total flux cleaned = -0.00150188 Jy ! Component: 2050 - total flux cleaned = -0.00145728 Jy ! Component: 2100 - total flux cleaned = -0.00143485 Jy ! Component: 2150 - total flux cleaned = -0.00136918 Jy ! Component: 2200 - total flux cleaned = -0.00130421 Jy ! Component: 2250 - total flux cleaned = -0.00130413 Jy ! Component: 2300 - total flux cleaned = -0.00124031 Jy ! Component: 2350 - total flux cleaned = -0.00128228 Jy ! Component: 2400 - total flux cleaned = -0.00115697 Jy ! Component: 2450 - total flux cleaned = -0.00119835 Jy ! Component: 2500 - total flux cleaned = -0.00115739 Jy ! Component: 2550 - total flux cleaned = -0.00119813 Jy ! Component: 2600 - total flux cleaned = -0.00117807 Jy ! Component: 2650 - total flux cleaned = -0.00115793 Jy ! Component: 2700 - total flux cleaned = -0.00111806 Jy ! Component: 2750 - total flux cleaned = -0.00101939 Jy ! Component: 2800 - total flux cleaned = -0.00105846 Jy ! Component: 2850 - total flux cleaned = -0.00103898 Jy ! Component: 2900 - total flux cleaned = -0.00109693 Jy ! Component: 2950 - total flux cleaned = -0.00109673 Jy ! Component: 3000 - total flux cleaned = -0.00109655 Jy ! Component: 3050 - total flux cleaned = -0.00102111 Jy ! Component: 3100 - total flux cleaned = -0.00109636 Jy ! Component: 3150 - total flux cleaned = -0.00113365 Jy ! Component: 3200 - total flux cleaned = -0.00113366 Jy ! Component: 3250 - total flux cleaned = -0.00115188 Jy ! Component: 3300 - total flux cleaned = -0.00120674 Jy ! Component: 3350 - total flux cleaned = -0.00120683 Jy ! Component: 3400 - total flux cleaned = -0.00126113 Jy ! Component: 3450 - total flux cleaned = -0.001279 Jy ! Component: 3500 - total flux cleaned = -0.00127892 Jy ! Component: 3550 - total flux cleaned = -0.00133216 Jy ! Component: 3600 - total flux cleaned = -0.00138504 Jy ! Component: 3650 - total flux cleaned = -0.00143772 Jy ! Component: 3700 - total flux cleaned = -0.00140283 Jy ! Component: 3750 - total flux cleaned = -0.00145498 Jy ! Component: 3800 - total flux cleaned = -0.00147227 Jy ! Component: 3850 - total flux cleaned = -0.00148953 Jy ! Component: 3900 - total flux cleaned = -0.00152383 Jy ! Component: 3950 - total flux cleaned = -0.00150676 Jy ! Component: 4000 - total flux cleaned = -0.00159159 Jy ! Component: 4050 - total flux cleaned = -0.00162554 Jy ! Total flux subtracted in 4096 components = -0.00165928 Jy ! Clean residual min=-0.000950 max=0.000865 Jy/beam ! Clean residual mean=0.000002 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.341023 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 371 components and 0.341023 Jy ![Exited script file: muppet] wmap "J1519-1151_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.785 x 8.503 at 9.761 degrees (North through East) ! Clean map min=-0.0028914 max=0.29246 Jy/beam ! Writing clean map to FITS file: J1519-1151_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.292462 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000302511 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.310309 0.310309 0.620617 1.24123 2.48247 4.96494 9.92988 19.8598 39.7195 79.439 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.292 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.785 x 8.503 at 9.761 degrees (North through East) ! Clean map min=-0.0028914 max=0.29246 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 J1519-1151_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:22:44 2019