! Started logfile: J1834-0301_S_2017_08_05_pus_uvs.log on Thu May 9 19:35:24 2019 obs J1834-0301_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1834-0301_S_2017_08_05_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.554002 visibilities/baseline/integration-bin. ! Found source: J1834-0301 ! ! 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 513 lines of history. ! ! Reading 14260 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 J1834-0301_S_2017_08_05_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 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 456 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 445 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1217 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.882625Jy sigma=0.007794 ! Fit after self-cal, rms=0.873206Jy sigma=0.007717 ! 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=5.244 mas, bmaj=16.02 mas, bpa=-9.044 degrees ! Estimated noise=1137.5 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.0930136 Jy ! Component: 100 - total flux cleaned = 0.131283 Jy ! Total flux subtracted in 100 components = 0.131283 Jy ! Clean residual min=-0.008980 max=0.018692 Jy/beam ! Clean residual mean=0.000057 rms=0.003336 Jy/beam ! Combined flux in latest and established models = 0.131283 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.131283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098555Jy sigma=0.000790 ! Fit after self-cal, rms=0.098104Jy sigma=0.000785 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0238531 Jy ! Component: 100 - total flux cleaned = 0.0400077 Jy ! Total flux subtracted in 100 components = 0.0400077 Jy ! Clean residual min=-0.006186 max=0.010102 Jy/beam ! Clean residual mean=0.000030 rms=0.001919 Jy/beam ! Combined flux in latest and established models = 0.17129 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 67 components and 0.17129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088560Jy sigma=0.000706 ! Fit after self-cal, rms=0.088500Jy sigma=0.000705 ! 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=5.936 mas, bmaj=18.86 mas, bpa=-10.84 degrees ! Estimated noise=836.689 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.0172063 Jy ! Component: 100 - total flux cleaned = 0.027856 Jy ! Component: 150 - total flux cleaned = 0.0351321 Jy ! Component: 200 - total flux cleaned = 0.0402858 Jy ! Total flux subtracted in 200 components = 0.0402858 Jy ! Clean residual min=-0.003651 max=0.006502 Jy/beam ! Clean residual mean=0.000011 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.211576 Jy ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 158 components and 0.211576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083983Jy sigma=0.000674 ! Fit after self-cal, rms=0.083948Jy sigma=0.000674 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.93 HN 0.98 KP 1.02 ! LA 1.00 MK 1.00* NL 0.96 OV 1.06 ! PT 1.01 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.01 KP 0.99 ! LA 0.96 MK 1.00* NL 1.06 OV 1.09 ! PT 0.99 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.04 KP 0.86 ! LA 0.77 MK 1.00* NL 1.15 OV 1.02 ! PT 1.00 SC 1.00* ! ! ! Correcting IF 4. ! A total of 213 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.083948Jy sigma=0.000674 ! Fit after self-cal, rms=0.080847Jy sigma=0.000660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.981 mas, bmaj=19.48 mas, bpa=-11.02 degrees ! Estimated noise=856.596 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.000879807 Jy ! Component: 100 - total flux cleaned = 0.000776159 Jy ! Component: 150 - total flux cleaned = 0.000727204 Jy ! Component: 200 - total flux cleaned = 0.000746993 Jy ! Total flux subtracted in 200 components = 0.000746993 Jy ! Clean residual min=-0.002795 max=0.002956 Jy/beam ! Clean residual mean=0.000005 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.212323 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 171 components and 0.212323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080813Jy sigma=0.000660 ! Fit after self-cal, rms=0.080766Jy sigma=0.000660 ! 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.080766Jy sigma=0.000660 ! Fit after self-cal, rms=0.079914Jy sigma=0.000656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.875 mas, bmaj=19.54 mas, bpa=-11.06 degrees ! Estimated noise=850.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135848 Jy ! Component: 100 - total flux cleaned = -0.000230132 Jy ! Component: 150 - total flux cleaned = -0.000324576 Jy ! Component: 200 - total flux cleaned = -0.000392962 Jy ! Total flux subtracted in 200 components = -0.000392962 Jy ! Clean residual min=-0.001977 max=0.002053 Jy/beam ! Clean residual mean=0.000001 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.21193 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 182 components and 0.21193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079907Jy sigma=0.000656 ! Fit after self-cal, rms=0.079913Jy sigma=0.000656 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.93123e-05 Jy ! Component: 100 - total flux cleaned = -9.69925e-05 Jy ! Component: 150 - total flux cleaned = -0.000130182 Jy ! Component: 200 - total flux cleaned = -0.000140951 Jy ! Total flux subtracted in 200 components = -0.000140951 Jy ! Clean residual min=-0.001941 max=0.002072 Jy/beam ! Clean residual mean=0.000001 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.211789 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 193 components and 0.211789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079911Jy sigma=0.000656 ! Fit after self-cal, rms=0.079911Jy sigma=0.000656 ! 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.079911Jy sigma=0.000656 ! Fit after self-cal, rms=0.079874Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.859 mas, bmaj=19.53 mas, bpa=-11.05 degrees ! Estimated noise=849.601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.64552e-05 Jy ! Component: 100 - total flux cleaned = -0.000136814 Jy ! Component: 150 - total flux cleaned = -0.000181412 Jy ! Component: 200 - total flux cleaned = -0.000212776 Jy ! Total flux subtracted in 200 components = -0.000212776 Jy ! Clean residual min=-0.001967 max=0.001966 Jy/beam ! Clean residual mean=0.000001 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.211576 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 201 components and 0.211576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079871Jy sigma=0.000656 ! Fit after self-cal, rms=0.079874Jy sigma=0.000656 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 = -3.9523e-05 Jy ! Component: 100 - total flux cleaned = -5.83235e-05 Jy ! Component: 150 - total flux cleaned = -7.61165e-05 Jy ! Component: 200 - total flux cleaned = -8.47643e-05 Jy ! Total flux subtracted in 200 components = -8.47643e-05 Jy ! Clean residual min=-0.001944 max=0.001968 Jy/beam ! Clean residual mean=0.000001 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.211492 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 204 components and 0.211492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079872Jy sigma=0.000655 ! Fit after self-cal, rms=0.079872Jy sigma=0.000655 ! 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.079872Jy sigma=0.000655 ! Fit after self-cal, rms=0.079885Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.485 mas, bmaj=19.83 mas, bpa=-9.969 degrees ! Estimated noise=913.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000422329 Jy ! Component: 100 - total flux cleaned = 0.000368832 Jy ! Component: 150 - total flux cleaned = 0.000290684 Jy ! Component: 200 - total flux cleaned = 0.000248765 Jy ! Total flux subtracted in 200 components = 0.000248765 Jy ! Clean residual min=-0.001801 max=0.001701 Jy/beam ! Clean residual mean=0.000001 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.21174 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 209 components and 0.21174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079884Jy sigma=0.000655 ! Fit after self-cal, rms=0.079884Jy sigma=0.000655 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 = -5.01216e-05 Jy ! Component: 100 - total flux cleaned = -8.71144e-05 Jy ! Component: 150 - total flux cleaned = -0.000121755 Jy ! Component: 200 - total flux cleaned = -0.000143494 Jy ! Total flux subtracted in 200 components = -0.000143494 Jy ! Clean residual min=-0.001779 max=0.001665 Jy/beam ! Clean residual mean=0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.211597 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 217 components and 0.211597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079884Jy sigma=0.000655 ! Fit after self-cal, rms=0.079884Jy sigma=0.000655 ! 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=5.855 mas, bmaj=19.52 mas, bpa=-11.04 degrees ! Estimated noise=849.657 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.855 x 19.52 at -11.04 degrees (North through East) ! Clean map min=-0.0018704 max=0.12139 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=5.159 mas, bmaj=16.64 mas, bpa=-9.414 degrees ! Estimated noise=1158.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0959848 Jy ! Component: 100 - total flux cleaned = 0.136366 Jy ! Component: 150 - total flux cleaned = 0.159163 Jy ! Component: 200 - total flux cleaned = 0.174259 Jy ! Total flux subtracted in 200 components = 0.174259 Jy ! Clean residual min=-0.005423 max=0.009730 Jy/beam ! Clean residual mean=0.000030 rms=0.001715 Jy/beam ! Combined flux in latest and established models = 0.174259 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.174259 Jy ! Inverting map and beam ! Estimated beam: bmin=5.855 mas, bmaj=19.52 mas, bpa=-11.04 degrees ! Estimated noise=849.657 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.0134543 Jy ! Component: 100 - total flux cleaned = 0.021571 Jy ! Component: 150 - total flux cleaned = 0.0268316 Jy ! Component: 200 - total flux cleaned = 0.0303472 Jy ! Total flux subtracted in 200 components = 0.0303472 Jy ! Clean residual min=-0.002492 max=0.004151 Jy/beam ! Clean residual mean=0.000007 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.204607 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 124 components and 0.204606 Jy ! Inverting map ! Added new window around map position (8.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00355733 Jy ! Component: 100 - total flux cleaned = 0.00506252 Jy ! Component: 150 - total flux cleaned = 0.00536606 Jy ! Component: 200 - total flux cleaned = 0.00552459 Jy ! Total flux subtracted in 200 components = 0.00552459 Jy ! Clean residual min=-0.002159 max=0.002588 Jy/beam ! Clean residual mean=0.000002 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.210131 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 150 components and 0.210131 Jy ! Inverting map ! Added new window around map position (-8.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148933 Jy ! Component: 100 - total flux cleaned = 0.00174449 Jy ! Component: 150 - total flux cleaned = 0.00183583 Jy ! Component: 200 - total flux cleaned = 0.00183624 Jy ! Total flux subtracted in 200 components = 0.00183624 Jy ! Clean residual min=-0.001986 max=0.001938 Jy/beam ! Clean residual mean=0.000001 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.211967 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 175 components and 0.211967 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.485 mas, bmaj=19.83 mas, bpa=-9.969 degrees ! Estimated noise=913.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000141786 Jy ! Component: 100 - total flux cleaned = -0.000339891 Jy ! Component: 150 - total flux cleaned = -0.000462273 Jy ! Component: 200 - total flux cleaned = -0.000576248 Jy ! Total flux subtracted in 200 components = -0.000576248 Jy ! Clean residual min=-0.001883 max=0.001590 Jy/beam ! Clean residual mean=0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.211391 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.000107172 Jy ! Component: 100 - total flux cleaned = -0.000182806 Jy ! Component: 150 - total flux cleaned = -0.000182674 Jy ! Component: 200 - total flux cleaned = -0.000228743 Jy ! Total flux subtracted in 200 components = -0.000228743 Jy ! Clean residual min=-0.001895 max=0.001553 Jy/beam ! Clean residual mean=0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.211162 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 223 components and 0.211162 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.855 mas, bmaj=19.52 mas, bpa=-11.04 degrees ! Estimated noise=849.657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.35948e-05 Jy ! Component: 100 - total flux cleaned = -0.00011211 Jy ! Component: 150 - total flux cleaned = -0.00011365 Jy ! Component: 200 - total flux cleaned = -9.00991e-05 Jy ! Total flux subtracted in 200 components = -9.00991e-05 Jy ! Clean residual min=-0.001985 max=0.001869 Jy/beam ! Clean residual mean=0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.211072 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 250 components and 0.211072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079793Jy sigma=0.000655 ! Fit after self-cal, rms=0.079780Jy sigma=0.000655 wmodel J1834-0301_S_2017_08_05_pus_map.mod ! Writing 250 model components to file: J1834-0301_S_2017_08_05_pus_map.mod wobs J1834-0301_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1834-0301_S_2017_08_05_pus_uvs.fits wwins J1834-0301_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J1834-0301_S_2017_08_05_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.000346554 Jy ! Component: 100 - total flux cleaned = -0.000630679 Jy ! Component: 150 - total flux cleaned = -0.000881021 Jy ! Component: 200 - total flux cleaned = -0.00118253 Jy ! Component: 250 - total flux cleaned = -0.00135703 Jy ! Component: 300 - total flux cleaned = -0.00152385 Jy ! Component: 350 - total flux cleaned = -0.00166472 Jy ! Component: 400 - total flux cleaned = -0.00180018 Jy ! Component: 450 - total flux cleaned = -0.00191321 Jy ! Component: 500 - total flux cleaned = -0.00202318 Jy ! Component: 550 - total flux cleaned = -0.0021124 Jy ! Component: 600 - total flux cleaned = -0.00211234 Jy ! Component: 650 - total flux cleaned = -0.00211238 Jy ! Component: 700 - total flux cleaned = -0.00209593 Jy ! Component: 750 - total flux cleaned = -0.00212844 Jy ! Component: 800 - total flux cleaned = -0.00212837 Jy ! Component: 850 - total flux cleaned = -0.00217579 Jy ! Component: 900 - total flux cleaned = -0.00217615 Jy ! Component: 950 - total flux cleaned = -0.00226831 Jy ! Component: 1000 - total flux cleaned = -0.00226805 Jy ! Component: 1050 - total flux cleaned = -0.00232726 Jy ! Component: 1100 - total flux cleaned = -0.00234167 Jy ! Component: 1150 - total flux cleaned = -0.00239943 Jy ! Component: 1200 - total flux cleaned = -0.00245626 Jy ! Component: 1250 - total flux cleaned = -0.00251213 Jy ! Component: 1300 - total flux cleaned = -0.00256748 Jy ! Component: 1350 - total flux cleaned = -0.00262191 Jy ! Component: 1400 - total flux cleaned = -0.00264865 Jy ! Component: 1450 - total flux cleaned = -0.00264862 Jy ! Component: 1500 - total flux cleaned = -0.00271413 Jy ! Component: 1550 - total flux cleaned = -0.0027271 Jy ! Component: 1600 - total flux cleaned = -0.00280358 Jy ! Component: 1650 - total flux cleaned = -0.002791 Jy ! Component: 1700 - total flux cleaned = -0.0028534 Jy ! Component: 1750 - total flux cleaned = -0.00293934 Jy ! Component: 1800 - total flux cleaned = -0.00296349 Jy ! Component: 1850 - total flux cleaned = -0.00304718 Jy ! Component: 1900 - total flux cleaned = -0.00308262 Jy ! Component: 1950 - total flux cleaned = -0.00317636 Jy ! Component: 2000 - total flux cleaned = -0.00321092 Jy ! Component: 2050 - total flux cleaned = -0.00330238 Jy ! Component: 2100 - total flux cleaned = -0.00335876 Jy ! Component: 2150 - total flux cleaned = -0.00342584 Jy ! Component: 2200 - total flux cleaned = -0.00345911 Jy ! Component: 2250 - total flux cleaned = -0.00350291 Jy ! Component: 2300 - total flux cleaned = -0.00353553 Jy ! Component: 2350 - total flux cleaned = -0.0035893 Jy ! Component: 2400 - total flux cleaned = -0.00365294 Jy ! Component: 2450 - total flux cleaned = -0.00364255 Jy ! Component: 2500 - total flux cleaned = -0.00370504 Jy ! Component: 2550 - total flux cleaned = -0.00372551 Jy ! Component: 2600 - total flux cleaned = -0.00379709 Jy ! Component: 2650 - total flux cleaned = -0.00382738 Jy ! Component: 2700 - total flux cleaned = -0.00381724 Jy ! Component: 2750 - total flux cleaned = -0.00384708 Jy ! Component: 2800 - total flux cleaned = -0.0038669 Jy ! Component: 2850 - total flux cleaned = -0.00392564 Jy ! Component: 2900 - total flux cleaned = -0.00395486 Jy ! Component: 2950 - total flux cleaned = -0.00399328 Jy ! Component: 3000 - total flux cleaned = -0.00403133 Jy ! Component: 3050 - total flux cleaned = -0.00405972 Jy ! Component: 3100 - total flux cleaned = -0.00412531 Jy ! Component: 3150 - total flux cleaned = -0.00415319 Jy ! Component: 3200 - total flux cleaned = -0.00418086 Jy ! Component: 3250 - total flux cleaned = -0.00422662 Jy ! Component: 3300 - total flux cleaned = -0.00427196 Jy ! Component: 3350 - total flux cleaned = -0.00431682 Jy ! Component: 3400 - total flux cleaned = -0.00431694 Jy ! Component: 3450 - total flux cleaned = -0.00437887 Jy ! Component: 3500 - total flux cleaned = -0.00445769 Jy ! Component: 3550 - total flux cleaned = -0.00447505 Jy ! Component: 3600 - total flux cleaned = -0.00449233 Jy ! Component: 3650 - total flux cleaned = -0.00454381 Jy ! Component: 3700 - total flux cleaned = -0.00458645 Jy ! Component: 3750 - total flux cleaned = -0.00464556 Jy ! Component: 3800 - total flux cleaned = -0.00470425 Jy ! Component: 3850 - total flux cleaned = -0.0047292 Jy ! Component: 3900 - total flux cleaned = -0.00477061 Jy ! Component: 3950 - total flux cleaned = -0.00484454 Jy ! Component: 4000 - total flux cleaned = -0.00486891 Jy ! Component: 4050 - total flux cleaned = -0.00490134 Jy ! Total flux subtracted in 4096 components = -0.0049658 Jy ! Clean residual min=-0.000434 max=0.000427 Jy/beam ! Clean residual mean=-0.000001 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.206106 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 544 components and 0.206106 Jy ![Exited script file: muppet] wmap "J1834-0301_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.855 x 19.52 at -11.04 degrees (North through East) ! Clean map min=-0.0013052 max=0.12112 Jy/beam ! Writing clean map to FITS file: J1834-0301_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.121125 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00015998 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.396236 0.396236 0.792472 1.58494 3.16989 6.33978 12.6796 25.3591 50.7182 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.121 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.855 x 19.52 at -11.04 degrees (North through East) ! Clean map min=-0.0013052 max=0.12112 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 J1834-0301_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:35:30 2019