! Started logfile: J1604+5714_S_2017_05_27_pus_uvs.log on Fri May 3 11:10:06 2019 obs J1604+5714_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1604+5714_S_2017_05_27_pus_uva.fits ! AN table 1: 151 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.870935 visibilities/baseline/integration-bin. ! Found source: J1604+5714 ! ! 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 1211 lines of history. ! ! Reading 23672 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 J1604+5714_S_2017_05_27_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 868 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.665529Jy sigma=0.006062 ! Fit after self-cal, rms=0.652972Jy sigma=0.005954 ! 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.47 mas, bmaj=4.2 mas, bpa=-0.7117 degrees ! Estimated noise=928.602 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.267355 Jy ! Component: 100 - total flux cleaned = 0.354245 Jy ! Total flux subtracted in 100 components = 0.354245 Jy ! Clean residual min=-0.011822 max=0.038404 Jy/beam ! Clean residual mean=-0.000004 rms=0.003378 Jy/beam ! Combined flux in latest and established models = 0.354245 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.354245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110304Jy sigma=0.000953 ! Fit after self-cal, rms=0.109109Jy sigma=0.000944 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0438657 Jy ! Component: 100 - total flux cleaned = 0.0654288 Jy ! Total flux subtracted in 100 components = 0.0654288 Jy ! Clean residual min=-0.007615 max=0.012674 Jy/beam ! Clean residual mean=-0.000000 rms=0.001703 Jy/beam ! Combined flux in latest and established models = 0.419674 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.419674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088676Jy sigma=0.000756 ! Fit after self-cal, rms=0.088278Jy sigma=0.000753 ! Inverting map ! Added new window around map position (-4.5, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146428 Jy ! Component: 100 - total flux cleaned = 0.0231439 Jy ! Total flux subtracted in 100 components = 0.0231439 Jy ! Clean residual min=-0.006127 max=0.005777 Jy/beam ! Clean residual mean=0.000001 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.442818 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.442818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085669Jy sigma=0.000733 ! Fit after self-cal, rms=0.085522Jy sigma=0.000732 ! 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=4.061 mas, bmaj=5.011 mas, bpa=4.911 degrees ! Estimated noise=570.139 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.00583027 Jy ! Component: 100 - total flux cleaned = 0.00875381 Jy ! Component: 150 - total flux cleaned = 0.00999584 Jy ! Component: 200 - total flux cleaned = 0.010548 Jy ! Total flux subtracted in 200 components = 0.010548 Jy ! Clean residual min=-0.005191 max=0.005107 Jy/beam ! Clean residual mean=0.000013 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.453366 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 46 components and 0.453366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085009Jy sigma=0.000729 ! Fit after self-cal, rms=0.084935Jy sigma=0.000728 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.93 HN 1.00 KP 1.02 ! LA 0.99 MK 1.00 NL 0.90 OV 1.03 ! PT 1.06 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 1.05 KP 0.97 ! LA 0.96 MK 1.00 NL 1.03 OV 1.06 ! PT 1.04 SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.04 KP 0.99 ! LA 1.00 MK 1.03 NL 1.00 OV 0.97 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.02 KP 1.00* ! LA 1.10 MK 1.02 NL 1.00* OV 1.00* ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.084935Jy sigma=0.000728 ! Fit after self-cal, rms=0.080104Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.074 mas, bmaj=5.04 mas, bpa=5.78 degrees ! Estimated noise=573.541 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 (-9.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00475003 Jy ! Component: 100 - total flux cleaned = 0.0062626 Jy ! Component: 150 - total flux cleaned = 0.00675339 Jy ! Component: 200 - total flux cleaned = 0.00715774 Jy ! Total flux subtracted in 200 components = 0.00715774 Jy ! Clean residual min=-0.002931 max=0.003993 Jy/beam ! Clean residual mean=-0.000004 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.460524 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 71 components and 0.460524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079708Jy sigma=0.000684 ! Fit after self-cal, rms=0.079644Jy sigma=0.000684 ! Inverting map ! Added new window around map position (-18, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0039661 Jy ! Component: 100 - total flux cleaned = 0.00532687 Jy ! Component: 150 - total flux cleaned = 0.00625329 Jy ! Component: 200 - total flux cleaned = 0.0065769 Jy ! Total flux subtracted in 200 components = 0.0065769 Jy ! Clean residual min=-0.002595 max=0.002859 Jy/beam ! Clean residual mean=-0.000002 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.467101 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 94 components and 0.467101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079383Jy sigma=0.000681 ! Fit after self-cal, rms=0.079360Jy sigma=0.000681 ! 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.079360Jy sigma=0.000681 ! Fit after self-cal, rms=0.077467Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.065 mas, bmaj=5.04 mas, bpa=6.448 degrees ! Estimated noise=572.035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251624 Jy ! Component: 100 - total flux cleaned = 0.0034512 Jy ! Component: 150 - total flux cleaned = 0.0040145 Jy ! Component: 200 - total flux cleaned = 0.00439198 Jy ! Total flux subtracted in 200 components = 0.00439198 Jy ! Clean residual min=-0.002117 max=0.002123 Jy/beam ! Clean residual mean=0.000009 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.471493 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 116 components and 0.471493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077352Jy sigma=0.000665 ! Fit after self-cal, rms=0.077341Jy sigma=0.000665 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.000763564 Jy ! Component: 100 - total flux cleaned = 0.00120747 Jy ! Component: 150 - total flux cleaned = 0.00132337 Jy ! Component: 200 - total flux cleaned = 0.00139418 Jy ! Total flux subtracted in 200 components = 0.00139418 Jy ! Clean residual min=-0.002067 max=0.002095 Jy/beam ! Clean residual mean=0.000009 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.472887 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 129 components and 0.472887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077299Jy sigma=0.000665 ! Fit after self-cal, rms=0.077293Jy sigma=0.000665 ! 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.077293Jy sigma=0.000665 ! Fit after self-cal, rms=0.077247Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.062 mas, bmaj=5.041 mas, bpa=6.775 degrees ! Estimated noise=571.849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107971 Jy ! Component: 100 - total flux cleaned = 0.00149803 Jy ! Component: 150 - total flux cleaned = 0.00163702 Jy ! Component: 200 - total flux cleaned = 0.00169873 Jy ! Total flux subtracted in 200 components = 0.00169873 Jy ! Clean residual min=-0.001960 max=0.002002 Jy/beam ! Clean residual mean=0.000009 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.474586 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 143 components and 0.474586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077208Jy sigma=0.000664 ! Fit after self-cal, rms=0.077204Jy sigma=0.000664 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.000309599 Jy ! Component: 100 - total flux cleaned = 0.000517959 Jy ! Component: 150 - total flux cleaned = 0.000543744 Jy ! Component: 200 - total flux cleaned = 0.000567578 Jy ! Total flux subtracted in 200 components = 0.000567578 Jy ! Clean residual min=-0.001930 max=0.002041 Jy/beam ! Clean residual mean=0.000010 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.475153 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 149 components and 0.475153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077184Jy sigma=0.000664 ! Fit after self-cal, rms=0.077181Jy sigma=0.000664 ! Inverting map ! Added new window around map position (-34, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201326 Jy ! Component: 100 - total flux cleaned = 0.00322681 Jy ! Component: 150 - total flux cleaned = 0.00389225 Jy ! Component: 200 - total flux cleaned = 0.00425865 Jy ! Total flux subtracted in 200 components = 0.00425865 Jy ! Clean residual min=-0.001734 max=0.001702 Jy/beam ! Clean residual mean=0.000008 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.479412 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 175 components and 0.479412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077119Jy sigma=0.000663 ! Fit after self-cal, rms=0.077116Jy sigma=0.000663 ! 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.077116Jy sigma=0.000663 ! Fit after self-cal, rms=0.077148Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.065 mas, bmaj=8.692 mas, bpa=7.014 degrees ! Estimated noise=698.708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128645 Jy ! Component: 100 - total flux cleaned = 0.00211514 Jy ! Component: 150 - total flux cleaned = 0.00241564 Jy ! Component: 200 - total flux cleaned = 0.00259994 Jy ! Total flux subtracted in 200 components = 0.00259994 Jy ! Clean residual min=-0.001669 max=0.002311 Jy/beam ! Clean residual mean=0.000017 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.482012 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 210 components and 0.482012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077138Jy sigma=0.000663 ! Fit after self-cal, rms=0.077138Jy sigma=0.000663 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 (-57.5, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001995 Jy ! Component: 100 - total flux cleaned = 0.00305391 Jy ! Component: 150 - total flux cleaned = 0.00377001 Jy ! Component: 200 - total flux cleaned = 0.00430688 Jy ! Total flux subtracted in 200 components = 0.00430688 Jy ! Clean residual min=-0.001575 max=0.001483 Jy/beam ! Clean residual mean=0.000009 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.486319 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 240 components and 0.486319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077103Jy sigma=0.000663 ! Fit after self-cal, rms=0.077100Jy sigma=0.000663 ! 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=4.061 mas, bmaj=5.044 mas, bpa=6.989 degrees ! Estimated noise=571.977 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.061 x 5.044 at 6.989 degrees (North through East) ! Clean map min=-0.0015898 max=0.34463 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.486 mas, bmaj=4.24 mas, bpa=2.496 degrees ! Estimated noise=933.566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.267222 Jy ! Component: 100 - total flux cleaned = 0.357879 Jy ! Component: 150 - total flux cleaned = 0.400579 Jy ! Component: 200 - total flux cleaned = 0.42261 Jy ! Total flux subtracted in 200 components = 0.42261 Jy ! Clean residual min=-0.004469 max=0.010545 Jy/beam ! Clean residual mean=-0.000007 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.42261 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.42261 Jy ! Inverting map and beam ! Estimated beam: bmin=4.061 mas, bmaj=5.044 mas, bpa=6.989 degrees ! Estimated noise=571.977 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.01485 Jy ! Component: 100 - total flux cleaned = 0.0238048 Jy ! Component: 150 - total flux cleaned = 0.03034 Jy ! Component: 200 - total flux cleaned = 0.035373 Jy ! Total flux subtracted in 200 components = 0.035373 Jy ! Clean residual min=-0.002265 max=0.002978 Jy/beam ! Clean residual mean=0.000000 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.457983 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 55 components and 0.457983 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00398732 Jy ! Component: 100 - total flux cleaned = 0.00721722 Jy ! Component: 150 - total flux cleaned = 0.00991785 Jy ! Component: 200 - total flux cleaned = 0.0122097 Jy ! Total flux subtracted in 200 components = 0.0122097 Jy ! Clean residual min=-0.001812 max=0.002131 Jy/beam ! Clean residual mean=0.000006 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.470193 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 88 components and 0.470193 Jy ! Inverting map ! Added new window around map position (-26.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221663 Jy ! Component: 100 - total flux cleaned = 0.00405999 Jy ! Component: 150 - total flux cleaned = 0.00571967 Jy ! Component: 200 - total flux cleaned = 0.00699117 Jy ! Total flux subtracted in 200 components = 0.00699117 Jy ! Clean residual min=-0.001771 max=0.001547 Jy/beam ! Clean residual mean=0.000005 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.477184 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 119 components and 0.477184 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.065 mas, bmaj=8.692 mas, bpa=7.014 degrees ! Estimated noise=698.708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206139 Jy ! Component: 100 - total flux cleaned = 0.00365491 Jy ! Component: 150 - total flux cleaned = 0.00498882 Jy ! Component: 200 - total flux cleaned = 0.00600452 Jy ! Total flux subtracted in 200 components = 0.00600452 Jy ! Clean residual min=-0.001661 max=0.001481 Jy/beam ! Clean residual mean=0.000011 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.483188 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.000818766 Jy ! Component: 100 - total flux cleaned = 0.00159222 Jy ! Component: 150 - total flux cleaned = 0.0022581 Jy ! Component: 200 - total flux cleaned = 0.00286215 Jy ! Total flux subtracted in 200 components = 0.00286215 Jy ! Clean residual min=-0.001617 max=0.001460 Jy/beam ! Clean residual mean=0.000009 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.48605 Jy ! Adding 124 model components to the UV plane model. ! The established model now contains 229 components and 0.48605 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.061 mas, bmaj=5.044 mas, bpa=6.989 degrees ! Estimated noise=571.977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000335617 Jy ! Component: 100 - total flux cleaned = 0.000535325 Jy ! Component: 150 - total flux cleaned = 0.000717355 Jy ! Component: 200 - total flux cleaned = 0.000922501 Jy ! Total flux subtracted in 200 components = 0.000922501 Jy ! Clean residual min=-0.001663 max=0.001481 Jy/beam ! Clean residual mean=0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.486973 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 254 components and 0.486973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077082Jy sigma=0.000663 ! Fit after self-cal, rms=0.077061Jy sigma=0.000663 wmodel J1604+5714_S_2017_05_27_pus_map.mod ! Writing 254 model components to file: J1604+5714_S_2017_05_27_pus_map.mod wobs J1604+5714_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1604+5714_S_2017_05_27_pus_uvs.fits wwins J1604+5714_S_2017_05_27_pus_map.win ! wwins: Wrote 7 windows to J1604+5714_S_2017_05_27_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000313174 Jy ! Component: 100 - total flux cleaned = -0.000672912 Jy ! Component: 150 - total flux cleaned = -0.000941506 Jy ! Component: 200 - total flux cleaned = -0.00115274 Jy ! Component: 250 - total flux cleaned = -0.00122167 Jy ! Component: 300 - total flux cleaned = -0.00128845 Jy ! Component: 350 - total flux cleaned = -0.00131034 Jy ! Component: 400 - total flux cleaned = -0.00135284 Jy ! Component: 450 - total flux cleaned = -0.00135285 Jy ! Component: 500 - total flux cleaned = -0.00139382 Jy ! Component: 550 - total flux cleaned = -0.0013936 Jy ! Component: 600 - total flux cleaned = -0.00137399 Jy ! Component: 650 - total flux cleaned = -0.00137406 Jy ! Component: 700 - total flux cleaned = -0.00141252 Jy ! Component: 750 - total flux cleaned = -0.00139336 Jy ! Component: 800 - total flux cleaned = -0.00143092 Jy ! Component: 850 - total flux cleaned = -0.00146813 Jy ! Component: 900 - total flux cleaned = -0.00152274 Jy ! Component: 950 - total flux cleaned = -0.00155895 Jy ! Component: 1000 - total flux cleaned = -0.00159463 Jy ! Component: 1050 - total flux cleaned = -0.00161234 Jy ! Component: 1100 - total flux cleaned = -0.00162959 Jy ! Component: 1150 - total flux cleaned = -0.00162951 Jy ! Component: 1200 - total flux cleaned = -0.00161233 Jy ! Component: 1250 - total flux cleaned = -0.00159592 Jy ! Component: 1300 - total flux cleaned = -0.00164579 Jy ! Component: 1350 - total flux cleaned = -0.0015963 Jy ! Component: 1400 - total flux cleaned = -0.00154735 Jy ! Component: 1450 - total flux cleaned = -0.00149922 Jy ! Component: 1500 - total flux cleaned = -0.00153137 Jy ! Component: 1550 - total flux cleaned = -0.00148386 Jy ! Component: 1600 - total flux cleaned = -0.00151515 Jy ! Component: 1650 - total flux cleaned = -0.00143727 Jy ! Component: 1700 - total flux cleaned = -0.00145293 Jy ! Component: 1750 - total flux cleaned = -0.0013917 Jy ! Component: 1800 - total flux cleaned = -0.00143719 Jy ! Component: 1850 - total flux cleaned = -0.0013622 Jy ! Component: 1900 - total flux cleaned = -0.00134711 Jy ! Component: 1950 - total flux cleaned = -0.00140639 Jy ! Component: 2000 - total flux cleaned = -0.00131819 Jy ! Component: 2050 - total flux cleaned = -0.00134731 Jy ! Component: 2100 - total flux cleaned = -0.00133289 Jy ! Component: 2150 - total flux cleaned = -0.00131847 Jy ! Component: 2200 - total flux cleaned = -0.00131858 Jy ! Component: 2250 - total flux cleaned = -0.00133281 Jy ! Component: 2300 - total flux cleaned = -0.00136082 Jy ! Component: 2350 - total flux cleaned = -0.00138875 Jy ! Component: 2400 - total flux cleaned = -0.00137475 Jy ! Component: 2450 - total flux cleaned = -0.00140223 Jy ! Component: 2500 - total flux cleaned = -0.00136141 Jy ! Component: 2550 - total flux cleaned = -0.0013751 Jy ! Component: 2600 - total flux cleaned = -0.00137503 Jy ! Component: 2650 - total flux cleaned = -0.00144176 Jy ! Component: 2700 - total flux cleaned = -0.00138868 Jy ! Component: 2750 - total flux cleaned = -0.00140166 Jy ! Component: 2800 - total flux cleaned = -0.00137545 Jy ! Component: 2850 - total flux cleaned = -0.00136256 Jy ! Component: 2900 - total flux cleaned = -0.00133674 Jy ! Component: 2950 - total flux cleaned = -0.00137522 Jy ! Component: 3000 - total flux cleaned = -0.00131128 Jy ! Component: 3050 - total flux cleaned = -0.00128588 Jy ! Component: 3100 - total flux cleaned = -0.00129857 Jy ! Component: 3150 - total flux cleaned = -0.00132353 Jy ! Component: 3200 - total flux cleaned = -0.00126122 Jy ! Component: 3250 - total flux cleaned = -0.00123656 Jy ! Component: 3300 - total flux cleaned = -0.00117502 Jy ! Component: 3350 - total flux cleaned = -0.00119946 Jy ! Component: 3400 - total flux cleaned = -0.00115082 Jy ! Component: 3450 - total flux cleaned = -0.00115066 Jy ! Component: 3500 - total flux cleaned = -0.00110257 Jy ! Component: 3550 - total flux cleaned = -0.0010547 Jy ! Component: 3600 - total flux cleaned = -0.00109051 Jy ! Component: 3650 - total flux cleaned = -0.00106702 Jy ! Component: 3700 - total flux cleaned = -0.00101992 Jy ! Component: 3750 - total flux cleaned = -0.000973135 Jy ! Component: 3800 - total flux cleaned = -0.000973272 Jy ! Component: 3850 - total flux cleaned = -0.000950054 Jy ! Component: 3900 - total flux cleaned = -0.000892555 Jy ! Component: 3950 - total flux cleaned = -0.000995598 Jy ! Component: 4000 - total flux cleaned = -0.000995536 Jy ! Component: 4050 - total flux cleaned = -0.000904903 Jy ! Total flux subtracted in 4096 components = -0.000938733 Jy ! Clean residual min=-0.000748 max=0.000741 Jy/beam ! Clean residual mean=0.000000 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.486034 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 548 components and 0.486034 Jy ![Exited script file: muppet] wmap "J1604+5714_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.061 x 5.044 at 6.989 degrees (North through East) ! Clean map min=-0.0015975 max=0.34476 Jy/beam ! Writing clean map to FITS file: J1604+5714_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.344765 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204087 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.177588 0.177588 0.355176 0.710353 1.42071 2.84141 5.68282 11.3656 22.7313 45.4626 90.9252 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.344 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.061 x 5.044 at 6.989 degrees (North through East) ! Clean map min=-0.0015975 max=0.34476 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 J1604+5714_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:10:11 2019