! Started logfile: J0814-1806_S_2017_01_21_pus_uvs.log on Sun May 5 15:50:07 2019 obs J0814-1806_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0814-1806_S_2017_01_21_pus_uva.fits ! AN table 1: 143 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.715618 visibilities/baseline/integration-bin. ! Found source: J0814-1806 ! ! 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 558 lines of history. ! ! Reading 14736 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 J0814-1806_S_2017_01_21_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 204 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 204 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 204 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 492 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.804767Jy sigma=0.005388 ! Fit after self-cal, rms=0.771857Jy sigma=0.005171 ! 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.515 mas, bmaj=6.35 mas, bpa=-0.2434 degrees ! Estimated noise=1307.58 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.17292 Jy ! Component: 100 - total flux cleaned = 0.227014 Jy ! Total flux subtracted in 100 components = 0.227014 Jy ! Clean residual min=-0.017482 max=0.053295 Jy/beam ! Clean residual mean=-0.000074 rms=0.005255 Jy/beam ! Combined flux in latest and established models = 0.227014 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.227014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140381Jy sigma=0.000916 ! Fit after self-cal, rms=0.140471Jy sigma=0.000915 ! Inverting map ! Added new window around map position (23, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0457203 Jy ! Component: 100 - total flux cleaned = 0.0707712 Jy ! Total flux subtracted in 100 components = 0.0707712 Jy ! Clean residual min=-0.012218 max=0.023616 Jy/beam ! Clean residual mean=-0.000044 rms=0.003343 Jy/beam ! Combined flux in latest and established models = 0.297785 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.297785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122019Jy sigma=0.000770 ! Fit after self-cal, rms=0.119247Jy sigma=0.000751 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232231 Jy ! Component: 100 - total flux cleaned = 0.0369088 Jy ! Total flux subtracted in 100 components = 0.0369088 Jy ! Clean residual min=-0.008778 max=0.011186 Jy/beam ! Clean residual mean=-0.000027 rms=0.002085 Jy/beam ! Combined flux in latest and established models = 0.334694 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 34 components and 0.334694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113647Jy sigma=0.000703 ! Fit after self-cal, rms=0.113080Jy sigma=0.000699 ! 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.009 mas, bmaj=7.384 mas, bpa=0.4364 degrees ! Estimated noise=936.14 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.0164341 Jy ! Component: 100 - total flux cleaned = 0.0263132 Jy ! Component: 150 - total flux cleaned = 0.0329968 Jy ! Component: 200 - total flux cleaned = 0.0376133 Jy ! Total flux subtracted in 200 components = 0.0376133 Jy ! Clean residual min=-0.005542 max=0.007919 Jy/beam ! Clean residual mean=-0.000028 rms=0.001703 Jy/beam ! Combined flux in latest and established models = 0.372307 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 59 components and 0.372307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110758Jy sigma=0.000677 ! Fit after self-cal, rms=0.110514Jy sigma=0.000675 ! 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.06 FD 0.89 HN 1.00 LA 1.02 ! MK 0.97 NL 1.00 OV 1.02 PT 0.97 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.89 HN 1.04 LA 0.98 ! MK 0.98 NL 1.01 OV 1.05 PT 0.95 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.95 HN 1.03 LA 0.97 ! MK 1.02 NL 1.00 OV 0.97 PT 0.96 ! SC 1.02 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.96 HN 1.09 LA 0.89 ! MK 1.04 NL 1.00* OV 1.01 PT 0.98 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.110514Jy sigma=0.000675 ! Fit after self-cal, rms=0.111880Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=7.405 mas, bpa=0.3873 degrees ! Estimated noise=932.256 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 (7, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00556215 Jy ! Component: 100 - total flux cleaned = 0.00741518 Jy ! Component: 150 - total flux cleaned = 0.00839726 Jy ! Component: 200 - total flux cleaned = 0.00895535 Jy ! Total flux subtracted in 200 components = 0.00895535 Jy ! Clean residual min=-0.003201 max=0.003927 Jy/beam ! Clean residual mean=-0.000014 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.381262 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 91 components and 0.381262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111583Jy sigma=0.000663 ! Fit after self-cal, rms=0.111697Jy sigma=0.000662 ! 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.111697Jy sigma=0.000662 ! Fit after self-cal, rms=0.111916Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.404 mas, bpa=0.4353 degrees ! Estimated noise=934.194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246824 Jy ! Component: 100 - total flux cleaned = 0.00333317 Jy ! Component: 150 - total flux cleaned = 0.00387791 Jy ! Component: 200 - total flux cleaned = 0.00424066 Jy ! Total flux subtracted in 200 components = 0.00424066 Jy ! Clean residual min=-0.002908 max=0.003499 Jy/beam ! Clean residual mean=-0.000007 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.385503 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 107 components and 0.385503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111838Jy sigma=0.000660 ! Fit after self-cal, rms=0.111833Jy sigma=0.000660 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 (16, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00316715 Jy ! Component: 100 - total flux cleaned = 0.00480143 Jy ! Component: 150 - total flux cleaned = 0.00561056 Jy ! Component: 200 - total flux cleaned = 0.0059532 Jy ! Total flux subtracted in 200 components = 0.0059532 Jy ! Clean residual min=-0.002571 max=0.002461 Jy/beam ! Clean residual mean=-0.000003 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.391456 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 130 components and 0.391456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111740Jy sigma=0.000660 ! Fit after self-cal, rms=0.111727Jy sigma=0.000659 ! 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.111727Jy sigma=0.000659 ! Fit after self-cal, rms=0.112149Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.398 mas, bpa=0.4545 degrees ! Estimated noise=935.499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000673584 Jy ! Component: 100 - total flux cleaned = 0.00118443 Jy ! Component: 150 - total flux cleaned = 0.00157764 Jy ! Component: 200 - total flux cleaned = 0.00182786 Jy ! Total flux subtracted in 200 components = 0.00182786 Jy ! Clean residual min=-0.002141 max=0.002100 Jy/beam ! Clean residual mean=0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.393284 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 150 components and 0.393284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112121Jy sigma=0.000658 ! Fit after self-cal, rms=0.112123Jy sigma=0.000658 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.00029692 Jy ! Component: 100 - total flux cleaned = 0.000408344 Jy ! Component: 150 - total flux cleaned = 0.00053767 Jy ! Component: 200 - total flux cleaned = 0.000609937 Jy ! Total flux subtracted in 200 components = 0.000609937 Jy ! Clean residual min=-0.002098 max=0.002074 Jy/beam ! Clean residual mean=0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.393894 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 162 components and 0.393894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112110Jy sigma=0.000658 ! Fit after self-cal, rms=0.112107Jy sigma=0.000658 ! 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.112107Jy sigma=0.000658 ! Fit after self-cal, rms=0.112128Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.84 mas, bmaj=15.2 mas, bpa=4.424 degrees ! Estimated noise=1213.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000589006 Jy ! Component: 100 - total flux cleaned = 0.000738259 Jy ! Component: 150 - total flux cleaned = 0.00084281 Jy ! Component: 200 - total flux cleaned = 0.000937577 Jy ! Total flux subtracted in 200 components = 0.000937577 Jy ! Clean residual min=-0.002072 max=0.002330 Jy/beam ! Clean residual mean=0.000001 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.394831 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 186 components and 0.394831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112123Jy sigma=0.000658 ! Fit after self-cal, rms=0.112123Jy sigma=0.000658 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.000113455 Jy ! Component: 100 - total flux cleaned = 0.000185101 Jy ! Component: 150 - total flux cleaned = 0.000296756 Jy ! Component: 200 - total flux cleaned = 0.000368336 Jy ! Total flux subtracted in 200 components = 0.000368336 Jy ! Clean residual min=-0.002020 max=0.002226 Jy/beam ! Clean residual mean=0.000001 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.3952 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 193 components and 0.3952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112120Jy sigma=0.000658 ! Fit after self-cal, rms=0.112118Jy sigma=0.000658 ! 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.008 mas, bmaj=7.395 mas, bpa=0.4265 degrees ! Estimated noise=934.91 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 7.395 at 0.4265 degrees (North through East) ! Clean map min=-0.0019405 max=0.21989 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.511 mas, bmaj=6.36 mas, bpa=-0.2573 degrees ! Estimated noise=1303.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.174579 Jy ! Component: 100 - total flux cleaned = 0.242597 Jy ! Component: 150 - total flux cleaned = 0.28276 Jy ! Component: 200 - total flux cleaned = 0.309064 Jy ! Total flux subtracted in 200 components = 0.309064 Jy ! Clean residual min=-0.007257 max=0.014345 Jy/beam ! Clean residual mean=-0.000032 rms=0.002187 Jy/beam ! Combined flux in latest and established models = 0.309064 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.309064 Jy ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=7.395 mas, bpa=0.4265 degrees ! Estimated noise=934.91 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.0245994 Jy ! Component: 100 - total flux cleaned = 0.0399333 Jy ! Component: 150 - total flux cleaned = 0.0501523 Jy ! Component: 200 - total flux cleaned = 0.0571462 Jy ! Total flux subtracted in 200 components = 0.0571462 Jy ! Clean residual min=-0.003457 max=0.003919 Jy/beam ! Clean residual mean=-0.000020 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.36621 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 58 components and 0.36621 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=6.84 mas, bmaj=15.2 mas, bpa=4.424 degrees ! Estimated noise=1213.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00876536 Jy ! Component: 100 - total flux cleaned = 0.0143048 Jy ! Component: 150 - total flux cleaned = 0.0181826 Jy ! Component: 200 - total flux cleaned = 0.0209365 Jy ! Total flux subtracted in 200 components = 0.0209365 Jy ! Clean residual min=-0.002356 max=0.002461 Jy/beam ! Clean residual mean=-0.000012 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.387147 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.00199773 Jy ! Component: 100 - total flux cleaned = 0.00349648 Jy ! Component: 150 - total flux cleaned = 0.00464373 Jy ! Component: 200 - total flux cleaned = 0.0055308 Jy ! Total flux subtracted in 200 components = 0.0055308 Jy ! Clean residual min=-0.002133 max=0.002085 Jy/beam ! Clean residual mean=-0.000002 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.392678 Jy ! Adding 133 model components to the UV plane model. ! The established model now contains 182 components and 0.392678 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=7.395 mas, bpa=0.4265 degrees ! Estimated noise=934.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000962024 Jy ! Component: 100 - total flux cleaned = 0.00135508 Jy ! Component: 150 - total flux cleaned = 0.00166109 Jy ! Component: 200 - total flux cleaned = 0.00186526 Jy ! Total flux subtracted in 200 components = 0.00186526 Jy ! Clean residual min=-0.001884 max=0.002018 Jy/beam ! Clean residual mean=0.000002 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.394543 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 197 components and 0.394543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112140Jy sigma=0.000658 ! Fit after self-cal, rms=0.112110Jy sigma=0.000658 wmodel J0814-1806_S_2017_01_21_pus_map.mod ! Writing 197 model components to file: J0814-1806_S_2017_01_21_pus_map.mod wobs J0814-1806_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0814-1806_S_2017_01_21_pus_uvs.fits wwins J0814-1806_S_2017_01_21_pus_map.win ! wwins: Wrote 4 windows to J0814-1806_S_2017_01_21_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.000377518 Jy ! Component: 100 - total flux cleaned = 0.00044455 Jy ! Component: 150 - total flux cleaned = 0.000348996 Jy ! Component: 200 - total flux cleaned = 0.000317799 Jy ! Component: 250 - total flux cleaned = 0.000257363 Jy ! Component: 300 - total flux cleaned = 0.000199096 Jy ! Component: 350 - total flux cleaned = 0.00017023 Jy ! Component: 400 - total flux cleaned = 0.000252786 Jy ! Component: 450 - total flux cleaned = 0.000387336 Jy ! Component: 500 - total flux cleaned = 0.000361326 Jy ! Component: 550 - total flux cleaned = 0.00054229 Jy ! Component: 600 - total flux cleaned = 0.000693961 Jy ! Component: 650 - total flux cleaned = 0.000792972 Jy ! Component: 700 - total flux cleaned = 0.000866134 Jy ! Component: 750 - total flux cleaned = 0.00086682 Jy ! Component: 800 - total flux cleaned = 0.000937524 Jy ! Component: 850 - total flux cleaned = 0.000937702 Jy ! Component: 900 - total flux cleaned = 0.000983566 Jy ! Component: 950 - total flux cleaned = 0.000983663 Jy ! Component: 1000 - total flux cleaned = 0.000983073 Jy ! Component: 1050 - total flux cleaned = 0.000894775 Jy ! Component: 1100 - total flux cleaned = 0.000873082 Jy ! Component: 1150 - total flux cleaned = 0.000852032 Jy ! Component: 1200 - total flux cleaned = 0.000830892 Jy ! Component: 1250 - total flux cleaned = 0.000872488 Jy ! Component: 1300 - total flux cleaned = 0.000851874 Jy ! Component: 1350 - total flux cleaned = 0.000851813 Jy ! Component: 1400 - total flux cleaned = 0.00085165 Jy ! Component: 1450 - total flux cleaned = 0.000851355 Jy ! Component: 1500 - total flux cleaned = 0.000929574 Jy ! Component: 1550 - total flux cleaned = 0.000948902 Jy ! Component: 1600 - total flux cleaned = 0.000987251 Jy ! Component: 1650 - total flux cleaned = 0.000968415 Jy ! Component: 1700 - total flux cleaned = 0.00100586 Jy ! Component: 1750 - total flux cleaned = 0.00104312 Jy ! Component: 1800 - total flux cleaned = 0.00109821 Jy ! Component: 1850 - total flux cleaned = 0.00109855 Jy ! Component: 1900 - total flux cleaned = 0.0011346 Jy ! Component: 1950 - total flux cleaned = 0.0011347 Jy ! Component: 2000 - total flux cleaned = 0.00116991 Jy ! Component: 2050 - total flux cleaned = 0.00120487 Jy ! Component: 2100 - total flux cleaned = 0.0012394 Jy ! Component: 2150 - total flux cleaned = 0.00123956 Jy ! Component: 2200 - total flux cleaned = 0.00127363 Jy ! Component: 2250 - total flux cleaned = 0.00129064 Jy ! Component: 2300 - total flux cleaned = 0.00127419 Jy ! Component: 2350 - total flux cleaned = 0.00124129 Jy ! Component: 2400 - total flux cleaned = 0.00133934 Jy ! Component: 2450 - total flux cleaned = 0.00137165 Jy ! Component: 2500 - total flux cleaned = 0.00135533 Jy ! Component: 2550 - total flux cleaned = 0.00141898 Jy ! Component: 2600 - total flux cleaned = 0.00138728 Jy ! Component: 2650 - total flux cleaned = 0.00135598 Jy ! Component: 2700 - total flux cleaned = 0.00140248 Jy ! Component: 2750 - total flux cleaned = 0.00135631 Jy ! Component: 2800 - total flux cleaned = 0.00135655 Jy ! Component: 2850 - total flux cleaned = 0.00132646 Jy ! Component: 2900 - total flux cleaned = 0.00134127 Jy ! Component: 2950 - total flux cleaned = 0.00134105 Jy ! Component: 3000 - total flux cleaned = 0.00129668 Jy ! Component: 3050 - total flux cleaned = 0.00123817 Jy ! Component: 3100 - total flux cleaned = 0.00125283 Jy ! Component: 3150 - total flux cleaned = 0.00128143 Jy ! Component: 3200 - total flux cleaned = 0.0011957 Jy ! Component: 3250 - total flux cleaned = 0.00123823 Jy ! Component: 3300 - total flux cleaned = 0.00122416 Jy ! Component: 3350 - total flux cleaned = 0.00119622 Jy ! Component: 3400 - total flux cleaned = 0.00114086 Jy ! Component: 3450 - total flux cleaned = 0.00114082 Jy ! Component: 3500 - total flux cleaned = 0.00109973 Jy ! Component: 3550 - total flux cleaned = 0.0010727 Jy ! Component: 3600 - total flux cleaned = 0.00107269 Jy ! Component: 3650 - total flux cleaned = 0.00104587 Jy ! Component: 3700 - total flux cleaned = 0.00100624 Jy ! Component: 3750 - total flux cleaned = 0.000966654 Jy ! Component: 3800 - total flux cleaned = 0.00094038 Jy ! Component: 3850 - total flux cleaned = 0.000914486 Jy ! Component: 3900 - total flux cleaned = 0.00090148 Jy ! Component: 3950 - total flux cleaned = 0.000850207 Jy ! Component: 4000 - total flux cleaned = 0.000850204 Jy ! Component: 4050 - total flux cleaned = 0.000812316 Jy ! Total flux subtracted in 4096 components = 0.000812281 Jy ! Clean residual min=-0.000664 max=0.000711 Jy/beam ! Clean residual mean=0.000001 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.395355 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 458 components and 0.395355 Jy ![Exited script file: muppet] wmap "J0814-1806_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 7.395 at 0.4265 degrees (North through East) ! Clean map min=-0.0013486 max=0.22052 Jy/beam ! Writing clean map to FITS file: J0814-1806_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.220519 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216369 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.294354 0.294354 0.588708 1.17742 2.35483 4.70966 9.41933 18.8387 37.6773 75.3546 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.22 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.008 x 7.395 at 0.4265 degrees (North through East) ! Clean map min=-0.0013486 max=0.22052 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 J0814-1806_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:50:12 2019