! Started logfile: J2114+8204_S_2017_08_05_pus_uvs.log on Thu May 9 19:39:09 2019 obs J2114+8204_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J2114+8204_S_2017_08_05_pus_uva.fits ! AN table 1: 320 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.979931 visibilities/baseline/integration-bin. ! Found source: J2114+8204 ! ! 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 56444 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 J2114+8204_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 237 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1696 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.909577Jy sigma=0.007540 ! Fit after self-cal, rms=0.901484Jy sigma=0.007480 ! 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.097 mas, bmaj=3.275 mas, bpa=-68.65 degrees ! Estimated noise=771.47 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.0731932 Jy ! Component: 100 - total flux cleaned = 0.0990502 Jy ! Total flux subtracted in 100 components = 0.0990502 Jy ! Clean residual min=-0.005325 max=0.014657 Jy/beam ! Clean residual mean=-0.000028 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.0990502 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0990502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093722Jy sigma=0.000720 ! Fit after self-cal, rms=0.093506Jy sigma=0.000718 ! Inverting map ! Added new window around map position (-2, 3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0165249 Jy ! Component: 100 - total flux cleaned = 0.0254377 Jy ! Total flux subtracted in 100 components = 0.0254377 Jy ! Clean residual min=-0.003516 max=0.005674 Jy/beam ! Clean residual mean=-0.000016 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.124488 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.124488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089437Jy sigma=0.000684 ! Fit after self-cal, rms=0.089290Jy sigma=0.000683 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00682038 Jy ! Component: 100 - total flux cleaned = 0.0106706 Jy ! Total flux subtracted in 100 components = 0.0106706 Jy ! Clean residual min=-0.003038 max=0.003240 Jy/beam ! Clean residual mean=-0.000010 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.135158 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.135158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088447Jy sigma=0.000677 ! Fit after self-cal, rms=0.088411Jy sigma=0.000677 ! 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.923 mas, bmaj=4.15 mas, bpa=-71.22 degrees ! Estimated noise=415.509 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.00471767 Jy ! Component: 100 - total flux cleaned = 0.00699353 Jy ! Component: 150 - total flux cleaned = 0.00828893 Jy ! Component: 200 - total flux cleaned = 0.00892385 Jy ! Total flux subtracted in 200 components = 0.00892385 Jy ! Clean residual min=-0.002131 max=0.003120 Jy/beam ! Clean residual mean=-0.000018 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.144082 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.144082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088092Jy sigma=0.000676 ! Fit after self-cal, rms=0.088069Jy sigma=0.000675 ! Inverting map ! Added new window around map position (-6.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00286928 Jy ! Component: 100 - total flux cleaned = 0.00422289 Jy ! Component: 150 - total flux cleaned = 0.00452361 Jy ! Component: 200 - total flux cleaned = 0.00461274 Jy ! Total flux subtracted in 200 components = 0.00461274 Jy ! Clean residual min=-0.002042 max=0.001718 Jy/beam ! Clean residual mean=-0.000011 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.148695 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 67 components and 0.148695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087967Jy sigma=0.000675 ! Fit after self-cal, rms=0.087952Jy 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 0.99 FD 1.03 HN 0.97 KP 1.03 ! LA 1.04 MK 1.04 NL 0.91 OV 1.03 ! PT 1.06 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 HN 1.01 KP 0.99 ! LA 1.00 MK 0.98 NL 1.05 OV 1.11 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.08 HN 0.98 KP 0.88 ! LA 0.78 MK 1.03 NL 1.16 OV 0.97 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.97 KP 1.00* ! LA 0.80 MK 0.95 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.087952Jy sigma=0.000674 ! Fit after self-cal, rms=0.084709Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.917 mas, bmaj=4.147 mas, bpa=-71.63 degrees ! Estimated noise=415.743 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.000675502 Jy ! Component: 100 - total flux cleaned = 0.000805041 Jy ! Component: 150 - total flux cleaned = 0.000825917 Jy ! Component: 200 - total flux cleaned = 0.000844663 Jy ! Total flux subtracted in 200 components = 0.000844663 Jy ! Clean residual min=-0.001448 max=0.001218 Jy/beam ! Clean residual mean=0.000002 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.14954 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.14954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084695Jy sigma=0.000667 ! Fit after self-cal, rms=0.084633Jy sigma=0.000667 ! 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.084633Jy sigma=0.000667 ! Fit after self-cal, rms=0.084295Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.905 mas, bmaj=4.157 mas, bpa=-73.11 degrees ! Estimated noise=415.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143308 Jy ! Component: 100 - total flux cleaned = 0.000221813 Jy ! Component: 150 - total flux cleaned = 0.000237443 Jy ! Component: 200 - total flux cleaned = 0.000238413 Jy ! Total flux subtracted in 200 components = 0.000238413 Jy ! Clean residual min=-0.001051 max=0.001079 Jy/beam ! Clean residual mean=0.000003 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.149778 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.149778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084287Jy sigma=0.000666 ! Fit after self-cal, rms=0.084297Jy sigma=0.000666 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.47674e-05 Jy ! Component: 100 - total flux cleaned = 5.04995e-05 Jy ! Component: 150 - total flux cleaned = 6.30594e-05 Jy ! Component: 200 - total flux cleaned = 6.34998e-05 Jy ! Total flux subtracted in 200 components = 6.34998e-05 Jy ! Clean residual min=-0.001026 max=0.001061 Jy/beam ! Clean residual mean=0.000003 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.149842 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 103 components and 0.149842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084292Jy sigma=0.000666 ! Fit after self-cal, rms=0.084291Jy sigma=0.000666 ! 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.084291Jy sigma=0.000666 ! Fit after self-cal, rms=0.084348Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=4.159 mas, bpa=-73.83 degrees ! Estimated noise=415.503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.13852e-05 Jy ! Component: 100 - total flux cleaned = 0.000101731 Jy ! Component: 150 - total flux cleaned = 0.000112574 Jy ! Component: 200 - total flux cleaned = 0.000102563 Jy ! Total flux subtracted in 200 components = 0.000102563 Jy ! Clean residual min=-0.001027 max=0.001052 Jy/beam ! Clean residual mean=0.000003 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.149944 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 0.149944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084345Jy sigma=0.000666 ! Fit after self-cal, rms=0.084346Jy sigma=0.000666 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.3499e-06 Jy ! Component: 100 - total flux cleaned = 2.30957e-05 Jy ! Component: 150 - total flux cleaned = 2.36489e-05 Jy ! Component: 200 - total flux cleaned = 2.37807e-05 Jy ! Total flux subtracted in 200 components = 2.37807e-05 Jy ! Clean residual min=-0.001022 max=0.001042 Jy/beam ! Clean residual mean=0.000003 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.149968 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 107 components and 0.149968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084343Jy sigma=0.000666 ! Fit after self-cal, rms=0.084343Jy sigma=0.000666 ! 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.084343Jy sigma=0.000666 ! Fit after self-cal, rms=0.084394Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.723 mas, bmaj=9.004 mas, bpa=80.71 degrees ! Estimated noise=541.619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154888 Jy ! Component: 100 - total flux cleaned = 0.000155273 Jy ! Component: 150 - total flux cleaned = 0.000140282 Jy ! Component: 200 - total flux cleaned = 0.000133836 Jy ! Total flux subtracted in 200 components = 0.000133836 Jy ! Clean residual min=-0.001325 max=0.001100 Jy/beam ! Clean residual mean=0.000008 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.150102 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 121 components and 0.150102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084394Jy sigma=0.000666 ! Fit after self-cal, rms=0.084394Jy sigma=0.000666 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.88958e-05 Jy ! Component: 100 - total flux cleaned = 3.77704e-05 Jy ! Component: 150 - total flux cleaned = 3.2402e-05 Jy ! Component: 200 - total flux cleaned = 2.74553e-05 Jy ! Total flux subtracted in 200 components = 2.74553e-05 Jy ! Clean residual min=-0.001322 max=0.001098 Jy/beam ! Clean residual mean=0.000008 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.150129 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 126 components and 0.150129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084394Jy sigma=0.000666 ! Fit after self-cal, rms=0.084393Jy sigma=0.000666 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.909 mas, bmaj=4.161 mas, bpa=-74.29 degrees ! Estimated noise=415.676 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.909 x 4.161 at -74.29 degrees (North through East) ! Clean map min=-0.00099538 max=0.096659 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.087 mas, bmaj=3.28 mas, bpa=-72.68 degrees ! Estimated noise=772.659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0737338 Jy ! Component: 100 - total flux cleaned = 0.103344 Jy ! Component: 150 - total flux cleaned = 0.118691 Jy ! Component: 200 - total flux cleaned = 0.127944 Jy ! Total flux subtracted in 200 components = 0.127944 Jy ! Clean residual min=-0.002796 max=0.004805 Jy/beam ! Clean residual mean=-0.000011 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.127944 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.127944 Jy ! Inverting map and beam ! Estimated beam: bmin=3.909 mas, bmaj=4.161 mas, bpa=-74.29 degrees ! Estimated noise=415.676 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.00822058 Jy ! Component: 100 - total flux cleaned = 0.0130607 Jy ! Component: 150 - total flux cleaned = 0.0161471 Jy ! Component: 200 - total flux cleaned = 0.0181752 Jy ! Total flux subtracted in 200 components = 0.0181752 Jy ! Clean residual min=-0.001046 max=0.001243 Jy/beam ! Clean residual mean=-0.000003 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.14612 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 62 components and 0.14612 Jy ! Inverting map ! Added new window around map position (-8.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141273 Jy ! Component: 100 - total flux cleaned = 0.00238927 Jy ! Component: 150 - total flux cleaned = 0.00291106 Jy ! Component: 200 - total flux cleaned = 0.00305331 Jy ! Total flux subtracted in 200 components = 0.00305331 Jy ! Clean residual min=-0.001034 max=0.001129 Jy/beam ! Clean residual mean=0.000002 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.149173 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 82 components and 0.149173 Jy ! Inverting map ! Added new window around map position (-64, -85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000608568 Jy ! Component: 100 - total flux cleaned = 0.000715496 Jy ! Component: 150 - total flux cleaned = 0.000888721 Jy ! Component: 200 - total flux cleaned = 0.000927465 Jy ! Total flux subtracted in 200 components = 0.000927465 Jy ! Clean residual min=-0.001017 max=0.001015 Jy/beam ! Clean residual mean=0.000002 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.1501 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.1501 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.723 mas, bmaj=9.004 mas, bpa=80.71 degrees ! Estimated noise=541.619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000566672 Jy ! Component: 100 - total flux cleaned = 0.000773394 Jy ! Component: 150 - total flux cleaned = 0.000900559 Jy ! Component: 200 - total flux cleaned = 0.00095703 Jy ! Total flux subtracted in 200 components = 0.00095703 Jy ! Clean residual min=-0.001274 max=0.000979 Jy/beam ! Clean residual mean=0.000006 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.151057 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 = 1.71233e-05 Jy ! Component: 100 - total flux cleaned = 2.44456e-05 Jy ! Component: 150 - total flux cleaned = 2.42113e-05 Jy ! Component: 200 - total flux cleaned = 2.40682e-05 Jy ! Total flux subtracted in 200 components = 2.40682e-05 Jy ! Clean residual min=-0.001274 max=0.000979 Jy/beam ! Clean residual mean=0.000006 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.151081 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 123 components and 0.151081 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.909 mas, bmaj=4.161 mas, bpa=-74.29 degrees ! Estimated noise=415.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000279106 Jy ! Component: 100 - total flux cleaned = -0.000310606 Jy ! Component: 150 - total flux cleaned = -0.000325045 Jy ! Component: 200 - total flux cleaned = -0.000324972 Jy ! Total flux subtracted in 200 components = -0.000324972 Jy ! Clean residual min=-0.001052 max=0.000994 Jy/beam ! Clean residual mean=0.000002 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.150756 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 138 components and 0.150756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084377Jy sigma=0.000665 ! Fit after self-cal, rms=0.084369Jy sigma=0.000665 wmodel J2114+8204_S_2017_08_05_pus_map.mod ! Writing 138 model components to file: J2114+8204_S_2017_08_05_pus_map.mod wobs J2114+8204_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J2114+8204_S_2017_08_05_pus_uvs.fits wwins J2114+8204_S_2017_08_05_pus_map.win ! wwins: Wrote 5 windows to J2114+8204_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.000121208 Jy ! Component: 100 - total flux cleaned = -0.000173925 Jy ! Component: 150 - total flux cleaned = -0.000190725 Jy ! Component: 200 - total flux cleaned = -0.000238644 Jy ! Component: 250 - total flux cleaned = -0.000315994 Jy ! Component: 300 - total flux cleaned = -0.000361407 Jy ! Component: 350 - total flux cleaned = -0.000376313 Jy ! Component: 400 - total flux cleaned = -0.000405696 Jy ! Component: 450 - total flux cleaned = -0.000434574 Jy ! Component: 500 - total flux cleaned = -0.000462792 Jy ! Component: 550 - total flux cleaned = -0.000504349 Jy ! Component: 600 - total flux cleaned = -0.000504126 Jy ! Component: 650 - total flux cleaned = -0.000503903 Jy ! Component: 700 - total flux cleaned = -0.000503946 Jy ! Component: 750 - total flux cleaned = -0.000490892 Jy ! Component: 800 - total flux cleaned = -0.000530026 Jy ! Component: 850 - total flux cleaned = -0.000529949 Jy ! Component: 900 - total flux cleaned = -0.000581203 Jy ! Component: 950 - total flux cleaned = -0.000606381 Jy ! Component: 1000 - total flux cleaned = -0.000668839 Jy ! Component: 1050 - total flux cleaned = -0.000718476 Jy ! Component: 1100 - total flux cleaned = -0.000743116 Jy ! Component: 1150 - total flux cleaned = -0.000815934 Jy ! Component: 1200 - total flux cleaned = -0.000803815 Jy ! Component: 1250 - total flux cleaned = -0.00086354 Jy ! Component: 1300 - total flux cleaned = -0.000815993 Jy ! Component: 1350 - total flux cleaned = -0.000921757 Jy ! Component: 1400 - total flux cleaned = -0.000852 Jy ! Component: 1450 - total flux cleaned = -0.000944508 Jy ! Component: 1500 - total flux cleaned = -0.000944558 Jy ! Component: 1550 - total flux cleaned = -0.00095594 Jy ! Component: 1600 - total flux cleaned = -0.000989823 Jy ! Component: 1650 - total flux cleaned = -0.00101224 Jy ! Component: 1700 - total flux cleaned = -0.000989948 Jy ! Component: 1750 - total flux cleaned = -0.00101203 Jy ! Component: 1800 - total flux cleaned = -0.00102302 Jy ! Component: 1850 - total flux cleaned = -0.00107745 Jy ! Component: 1900 - total flux cleaned = -0.00108819 Jy ! Component: 1950 - total flux cleaned = -0.00112042 Jy ! Component: 2000 - total flux cleaned = -0.00114158 Jy ! Component: 2050 - total flux cleaned = -0.0011204 Jy ! Component: 2100 - total flux cleaned = -0.00113094 Jy ! Component: 2150 - total flux cleaned = -0.00109956 Jy ! Component: 2200 - total flux cleaned = -0.00109968 Jy ! Component: 2250 - total flux cleaned = -0.00114091 Jy ! Component: 2300 - total flux cleaned = -0.00107945 Jy ! Component: 2350 - total flux cleaned = -0.00108972 Jy ! Component: 2400 - total flux cleaned = -0.00111001 Jy ! Component: 2450 - total flux cleaned = -0.00106979 Jy ! Component: 2500 - total flux cleaned = -0.00106979 Jy ! Component: 2550 - total flux cleaned = -0.0010697 Jy ! Component: 2600 - total flux cleaned = -0.00108951 Jy ! Component: 2650 - total flux cleaned = -0.00102075 Jy ! Component: 2700 - total flux cleaned = -0.00106963 Jy ! Component: 2750 - total flux cleaned = -0.00103071 Jy ! Component: 2800 - total flux cleaned = -0.00103062 Jy ! Component: 2850 - total flux cleaned = -0.00104984 Jy ! Component: 2900 - total flux cleaned = -0.00103079 Jy ! Component: 2950 - total flux cleaned = -0.00100218 Jy ! Component: 3000 - total flux cleaned = -0.0010211 Jy ! Component: 3050 - total flux cleaned = -0.00103051 Jy ! Component: 3100 - total flux cleaned = -0.00100248 Jy ! Component: 3150 - total flux cleaned = -0.00101177 Jy ! Component: 3200 - total flux cleaned = -0.000993301 Jy ! Component: 3250 - total flux cleaned = -0.000956455 Jy ! Component: 3300 - total flux cleaned = -0.000956516 Jy ! Component: 3350 - total flux cleaned = -0.000947352 Jy ! Component: 3400 - total flux cleaned = -0.000947396 Jy ! Component: 3450 - total flux cleaned = -0.000929314 Jy ! Component: 3500 - total flux cleaned = -0.000911363 Jy ! Component: 3550 - total flux cleaned = -0.000875592 Jy ! Component: 3600 - total flux cleaned = -0.000857795 Jy ! Component: 3650 - total flux cleaned = -0.000840159 Jy ! Component: 3700 - total flux cleaned = -0.000813716 Jy ! Component: 3750 - total flux cleaned = -0.000813757 Jy ! Component: 3800 - total flux cleaned = -0.000787496 Jy ! Component: 3850 - total flux cleaned = -0.00078749 Jy ! Component: 3900 - total flux cleaned = -0.000752887 Jy ! Component: 3950 - total flux cleaned = -0.000761429 Jy ! Component: 4000 - total flux cleaned = -0.000744254 Jy ! Component: 4050 - total flux cleaned = -0.00068447 Jy ! Total flux subtracted in 4096 components = -0.000667532 Jy ! Clean residual min=-0.000484 max=0.000530 Jy/beam ! Clean residual mean=0.000000 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.150089 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 447 components and 0.150089 Jy ![Exited script file: muppet] wmap "J2114+8204_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.909 x 4.161 at -74.29 degrees (North through East) ! Clean map min=-0.00081553 max=0.096326 Jy/beam ! Writing clean map to FITS file: J2114+8204_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.0963256 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151421 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.47159 0.47159 0.943181 1.88636 3.77272 7.54544 15.0909 30.1818 60.3636 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.096 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.909 x 4.161 at -74.29 degrees (North through East) ! Clean map min=-0.00081553 max=0.096326 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 J2114+8204_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:39:16 2019