! Started logfile: J0354+6621_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:45:16 2016 obs J0354+6621_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0354+6621_S_2015_03_17_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976803 visibilities/baseline/integration-bin. ! Found source: J0354+6621 ! ! 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 330 lines of history. ! ! Reading 20044 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 J0354+6621_S_2015_03_17_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 16 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 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.938589Jy sigma=0.010797 ! Fit after self-cal, rms=0.912142Jy sigma=0.010499 ! 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.662 mas, bmaj=4.715 mas, bpa=-77.32 degrees ! Estimated noise=795.304 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.0632829 Jy ! Component: 100 - total flux cleaned = 0.0839448 Jy ! Total flux subtracted in 100 components = 0.0839448 Jy ! Clean residual min=-0.004501 max=0.009205 Jy/beam ! Clean residual mean=-0.000002 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.0839448 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0839448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078259Jy sigma=0.000837 ! Fit after self-cal, rms=0.078166Jy sigma=0.000837 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109603 Jy ! Component: 100 - total flux cleaned = 0.0174444 Jy ! Total flux subtracted in 100 components = 0.0174444 Jy ! Clean residual min=-0.003912 max=0.005111 Jy/beam ! Clean residual mean=0.000001 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.101389 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.101389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075762Jy sigma=0.000812 ! Fit after self-cal, rms=0.075721Jy sigma=0.000812 ! Inverting map ! Added new window around map position (4, 3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00536922 Jy ! Component: 100 - total flux cleaned = 0.00847549 Jy ! Total flux subtracted in 100 components = 0.00847549 Jy ! Clean residual min=-0.003424 max=0.003185 Jy/beam ! Clean residual mean=0.000002 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.109865 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.109865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075133Jy sigma=0.000806 ! Fit after self-cal, rms=0.075103Jy sigma=0.000806 ! 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.408 mas, bmaj=5.865 mas, bpa=-77.9 degrees ! Estimated noise=442.294 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.00397533 Jy ! Component: 100 - total flux cleaned = 0.00641136 Jy ! Component: 150 - total flux cleaned = 0.00808775 Jy ! Component: 200 - total flux cleaned = 0.00928806 Jy ! Total flux subtracted in 200 components = 0.00928806 Jy ! Clean residual min=-0.002415 max=0.002803 Jy/beam ! Clean residual mean=0.000009 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.119153 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 80 components and 0.119153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074788Jy sigma=0.000804 ! Fit after self-cal, rms=0.074768Jy sigma=0.000804 ! 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.00 FD 0.88 HN 0.97 KP 1.13 ! LA 1.00 MK 1.09 NL 0.95 OV 0.96 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.93 HN 1.02 KP 1.10 ! LA 0.97 MK 1.09 NL 1.03 OV 1.00 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.94 HN 1.05 KP 0.94 ! LA 0.78 MK 1.15 NL 1.13 OV 0.94 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 1.01 KP 0.92 ! LA 0.84 MK 1.18 NL 1.01 OV 1.00 ! PT 1.07 SC 0.93 ! ! ! Fit before self-cal, rms=0.074768Jy sigma=0.000804 ! Fit after self-cal, rms=0.072496Jy sigma=0.000796 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=5.951 mas, bpa=-79.04 degrees ! Estimated noise=445.49 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.000235321 Jy ! Component: 100 - total flux cleaned = -0.000308943 Jy ! Component: 150 - total flux cleaned = -0.000259842 Jy ! Component: 200 - total flux cleaned = -0.000239562 Jy ! Total flux subtracted in 200 components = -0.000239562 Jy ! Clean residual min=-0.002043 max=0.001828 Jy/beam ! Clean residual mean=0.000002 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.118913 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 89 components and 0.118913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072469Jy sigma=0.000796 ! Fit after self-cal, rms=0.072415Jy sigma=0.000795 ! 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.072415Jy sigma=0.000795 ! Fit after self-cal, rms=0.072451Jy sigma=0.000794 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=5.953 mas, bpa=-78.38 degrees ! Estimated noise=444.843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000201802 Jy ! Component: 100 - total flux cleaned = -0.000423511 Jy ! Component: 150 - total flux cleaned = -0.000520532 Jy ! Component: 200 - total flux cleaned = -0.000586494 Jy ! Total flux subtracted in 200 components = -0.000586494 Jy ! Clean residual min=-0.001618 max=0.001763 Jy/beam ! Clean residual mean=0.000007 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.118327 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.118327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072436Jy sigma=0.000794 ! Fit after self-cal, rms=0.072441Jy sigma=0.000794 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.54548e-05 Jy ! Component: 100 - total flux cleaned = -9.22111e-05 Jy ! Component: 150 - total flux cleaned = -0.00010532 Jy ! Component: 200 - total flux cleaned = -0.00012877 Jy ! Total flux subtracted in 200 components = -0.00012877 Jy ! Clean residual min=-0.001565 max=0.001765 Jy/beam ! Clean residual mean=0.000007 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.118198 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.118198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072434Jy sigma=0.000794 ! Fit after self-cal, rms=0.072432Jy sigma=0.000794 ! 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.072432Jy sigma=0.000794 ! Fit after self-cal, rms=0.072562Jy sigma=0.000794 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.502 mas, bmaj=5.97 mas, bpa=-78.29 degrees ! Estimated noise=445.296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000276947 Jy ! Component: 100 - total flux cleaned = -0.000416314 Jy ! Component: 150 - total flux cleaned = -0.00048705 Jy ! Component: 200 - total flux cleaned = -0.000548111 Jy ! Total flux subtracted in 200 components = -0.000548111 Jy ! Clean residual min=-0.001553 max=0.001771 Jy/beam ! Clean residual mean=0.000007 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.11765 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 104 components and 0.11765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072554Jy sigma=0.000794 ! Fit after self-cal, rms=0.072553Jy sigma=0.000794 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.02468e-05 Jy ! Component: 100 - total flux cleaned = -6.58379e-05 Jy ! Component: 150 - total flux cleaned = -8.58319e-05 Jy ! Component: 200 - total flux cleaned = -9.49902e-05 Jy ! Total flux subtracted in 200 components = -9.49902e-05 Jy ! Clean residual min=-0.001519 max=0.001771 Jy/beam ! Clean residual mean=0.000007 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.117555 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 106 components and 0.117555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072550Jy sigma=0.000794 ! Fit after self-cal, rms=0.072548Jy sigma=0.000794 ! 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.072548Jy sigma=0.000794 ! Fit after self-cal, rms=0.072660Jy sigma=0.000794 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.42 mas, bmaj=10.39 mas, bpa=-87.69 degrees ! Estimated noise=556.818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000635095 Jy ! Component: 100 - total flux cleaned = -0.000663659 Jy ! Component: 150 - total flux cleaned = -0.000673522 Jy ! Component: 200 - total flux cleaned = -0.000693802 Jy ! Total flux subtracted in 200 components = -0.000693802 Jy ! Clean residual min=-0.002007 max=0.002615 Jy/beam ! Clean residual mean=0.000015 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.116861 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 108 components and 0.116861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072659Jy sigma=0.000794 ! Fit after self-cal, rms=0.072658Jy sigma=0.000794 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 = -2.93733e-05 Jy ! Component: 100 - total flux cleaned = -6.66365e-05 Jy ! Component: 150 - total flux cleaned = -7.28686e-05 Jy ! Component: 200 - total flux cleaned = -7.83603e-05 Jy ! Total flux subtracted in 200 components = -7.83603e-05 Jy ! Clean residual min=-0.002001 max=0.002604 Jy/beam ! Clean residual mean=0.000015 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.116783 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 113 components and 0.116783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072658Jy sigma=0.000794 ! Fit after self-cal, rms=0.072657Jy sigma=0.000794 ! 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.514 mas, bmaj=5.984 mas, bpa=-78.19 degrees ! Estimated noise=445.601 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.514 x 5.984 at -78.19 degrees (North through East) ! Clean map min=-0.0014958 max=0.083751 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.735 mas, bmaj=4.789 mas, bpa=-77.17 degrees ! Estimated noise=821.045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0649401 Jy ! Component: 100 - total flux cleaned = 0.0865672 Jy ! Component: 150 - total flux cleaned = 0.0972624 Jy ! Component: 200 - total flux cleaned = 0.103284 Jy ! Total flux subtracted in 200 components = 0.103284 Jy ! Clean residual min=-0.003018 max=0.003096 Jy/beam ! Clean residual mean=0.000000 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.103284 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.103284 Jy ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=5.984 mas, bpa=-78.19 degrees ! Estimated noise=445.601 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.0051708 Jy ! Component: 100 - total flux cleaned = 0.00801618 Jy ! Component: 150 - total flux cleaned = 0.00988535 Jy ! Component: 200 - total flux cleaned = 0.0111603 Jy ! Total flux subtracted in 200 components = 0.0111603 Jy ! Clean residual min=-0.001676 max=0.001818 Jy/beam ! Clean residual mean=0.000005 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.114444 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 63 components and 0.114444 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.42 mas, bmaj=10.39 mas, bpa=-87.69 degrees ! Estimated noise=556.818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146058 Jy ! Component: 100 - total flux cleaned = 0.00196137 Jy ! Component: 150 - total flux cleaned = 0.0020474 Jy ! Component: 200 - total flux cleaned = 0.00209962 Jy ! Total flux subtracted in 200 components = 0.00209962 Jy ! Clean residual min=-0.002225 max=0.002599 Jy/beam ! Clean residual mean=0.000015 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.116544 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 = 2.9714e-05 Jy ! Component: 100 - total flux cleaned = 5.61081e-05 Jy ! Component: 150 - total flux cleaned = 8.99455e-05 Jy ! Component: 200 - total flux cleaned = 9.99161e-05 Jy ! Total flux subtracted in 200 components = 9.99161e-05 Jy ! Clean residual min=-0.002121 max=0.002616 Jy/beam ! Clean residual mean=0.000015 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.116644 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 82 components and 0.116644 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=5.984 mas, bpa=-78.19 degrees ! Estimated noise=445.601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.81016e-05 Jy ! Component: 100 - total flux cleaned = 0.00011624 Jy ! Component: 150 - total flux cleaned = 0.000105917 Jy ! Component: 200 - total flux cleaned = 0.000105646 Jy ! Total flux subtracted in 200 components = 0.000105646 Jy ! Clean residual min=-0.001585 max=0.001778 Jy/beam ! Clean residual mean=0.000007 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.116749 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.116749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072661Jy sigma=0.000794 ! Fit after self-cal, rms=0.072654Jy sigma=0.000794 wmodel J0354+6621_S_2015_03_17_pus_map.mod ! Writing 92 model components to file: J0354+6621_S_2015_03_17_pus_map.mod wobs J0354+6621_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0354+6621_S_2015_03_17_pus_uvs.fits wwins J0354+6621_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0354+6621_S_2015_03_17_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.000673879 Jy ! Component: 100 - total flux cleaned = 0.00116729 Jy ! Component: 150 - total flux cleaned = 0.0013594 Jy ! Component: 200 - total flux cleaned = 0.00156842 Jy ! Component: 250 - total flux cleaned = 0.00174492 Jy ! Component: 300 - total flux cleaned = 0.00198746 Jy ! Component: 350 - total flux cleaned = 0.00215214 Jy ! Component: 400 - total flux cleaned = 0.00233584 Jy ! Component: 450 - total flux cleaned = 0.00262568 Jy ! Component: 500 - total flux cleaned = 0.00282076 Jy ! Component: 550 - total flux cleaned = 0.00296921 Jy ! Component: 600 - total flux cleaned = 0.00313603 Jy ! Component: 650 - total flux cleaned = 0.00317744 Jy ! Component: 700 - total flux cleaned = 0.00327749 Jy ! Component: 750 - total flux cleaned = 0.00333597 Jy ! Component: 800 - total flux cleaned = 0.003297 Jy ! Component: 850 - total flux cleaned = 0.00335378 Jy ! Component: 900 - total flux cleaned = 0.00337221 Jy ! Component: 950 - total flux cleaned = 0.00337241 Jy ! Component: 1000 - total flux cleaned = 0.00340839 Jy ! Component: 1050 - total flux cleaned = 0.00346169 Jy ! Component: 1100 - total flux cleaned = 0.00349671 Jy ! Component: 1150 - total flux cleaned = 0.00353142 Jy ! Component: 1200 - total flux cleaned = 0.00358264 Jy ! Component: 1250 - total flux cleaned = 0.00361634 Jy ! Component: 1300 - total flux cleaned = 0.00374867 Jy ! Component: 1350 - total flux cleaned = 0.00371589 Jy ! Component: 1400 - total flux cleaned = 0.00379642 Jy ! Component: 1450 - total flux cleaned = 0.00384384 Jy ! Component: 1500 - total flux cleaned = 0.00378124 Jy ! Component: 1550 - total flux cleaned = 0.00387423 Jy ! Component: 1600 - total flux cleaned = 0.00392015 Jy ! Component: 1650 - total flux cleaned = 0.00393534 Jy ! Component: 1700 - total flux cleaned = 0.00395043 Jy ! Component: 1750 - total flux cleaned = 0.00402425 Jy ! Component: 1800 - total flux cleaned = 0.00411134 Jy ! Component: 1850 - total flux cleaned = 0.00408246 Jy ! Component: 1900 - total flux cleaned = 0.00412494 Jy ! Component: 1950 - total flux cleaned = 0.00415296 Jy ! Component: 2000 - total flux cleaned = 0.00415296 Jy ! Component: 2050 - total flux cleaned = 0.00418065 Jy ! Component: 2100 - total flux cleaned = 0.00422167 Jy ! Component: 2150 - total flux cleaned = 0.00426197 Jy ! Component: 2200 - total flux cleaned = 0.00431519 Jy ! Component: 2250 - total flux cleaned = 0.00432796 Jy ! Component: 2300 - total flux cleaned = 0.00435408 Jy ! Component: 2350 - total flux cleaned = 0.00437985 Jy ! Component: 2400 - total flux cleaned = 0.00448187 Jy ! Component: 2450 - total flux cleaned = 0.00449424 Jy ! Component: 2500 - total flux cleaned = 0.00453161 Jy ! Component: 2550 - total flux cleaned = 0.00458114 Jy ! Component: 2600 - total flux cleaned = 0.00461788 Jy ! Component: 2650 - total flux cleaned = 0.00464208 Jy ! Component: 2700 - total flux cleaned = 0.00475039 Jy ! Component: 2750 - total flux cleaned = 0.00476224 Jy ! Component: 2800 - total flux cleaned = 0.00482135 Jy ! Component: 2850 - total flux cleaned = 0.0048682 Jy ! Component: 2900 - total flux cleaned = 0.00493781 Jy ! Component: 2950 - total flux cleaned = 0.00497226 Jy ! Component: 3000 - total flux cleaned = 0.00504072 Jy ! Component: 3050 - total flux cleaned = 0.00513119 Jy ! Component: 3100 - total flux cleaned = 0.00514217 Jy ! Component: 3150 - total flux cleaned = 0.00526468 Jy ! Component: 3200 - total flux cleaned = 0.00530877 Jy ! Component: 3250 - total flux cleaned = 0.00533062 Jy ! Component: 3300 - total flux cleaned = 0.00543965 Jy ! Component: 3350 - total flux cleaned = 0.0055043 Jy ! Component: 3400 - total flux cleaned = 0.00555785 Jy ! Component: 3450 - total flux cleaned = 0.00561109 Jy ! Component: 3500 - total flux cleaned = 0.00568503 Jy ! Component: 3550 - total flux cleaned = 0.00573745 Jy ! Component: 3600 - total flux cleaned = 0.00584162 Jy ! Component: 3650 - total flux cleaned = 0.00591378 Jy ! Component: 3700 - total flux cleaned = 0.0059958 Jy ! Component: 3750 - total flux cleaned = 0.0060263 Jy ! Component: 3800 - total flux cleaned = 0.00611751 Jy ! Component: 3850 - total flux cleaned = 0.00622806 Jy ! Component: 3900 - total flux cleaned = 0.00624794 Jy ! Component: 3950 - total flux cleaned = 0.00630743 Jy ! Component: 4000 - total flux cleaned = 0.00638616 Jy ! Component: 4050 - total flux cleaned = 0.00646431 Jy ! Total flux subtracted in 4096 components = 0.00648367 Jy ! Clean residual min=-0.000673 max=0.000621 Jy/beam ! Clean residual mean=0.000004 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.123233 Jy keep ! Adding 333 model components to the UV plane model. ! The established model now contains 425 components and 0.123233 Jy ![Exited script file: muppet] wmap "J0354+6621_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.514 x 5.984 at -78.19 degrees (North through East) ! Clean map min=-0.0011751 max=0.083487 Jy/beam ! Writing clean map to FITS file: J0354+6621_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0834866 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000184288 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.662219 0.662219 1.32444 2.64888 5.29775 10.5955 21.191 42.382 84.7641 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.083 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.514 x 5.984 at -78.19 degrees (North through East) ! Clean map min=-0.0011751 max=0.083487 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 J0354+6621_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:45:24 2016