! Started logfile: J2204+0440_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:48:59 2016 obs J2204+0440_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J2204+0440_S_2014_12_20_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.867836 visibilities/baseline/integration-bin. ! Found source: J2204+0440 ! ! 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 344 lines of history. ! ! Reading 14840 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 J2204+0440_S_2014_12_20_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 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.910196Jy sigma=0.010481 ! Fit after self-cal, rms=0.889923Jy sigma=0.010259 ! 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.779 mas, bmaj=7.281 mas, bpa=-7.704 degrees ! Estimated noise=645.456 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.0838901 Jy ! Component: 100 - total flux cleaned = 0.103918 Jy ! Total flux subtracted in 100 components = 0.103918 Jy ! Clean residual min=-0.004662 max=0.007910 Jy/beam ! Clean residual mean=-0.000003 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.103918 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.103918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077685Jy sigma=0.000829 ! Fit after self-cal, rms=0.077674Jy sigma=0.000829 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00861687 Jy ! Component: 100 - total flux cleaned = 0.0136187 Jy ! Total flux subtracted in 100 components = 0.0136187 Jy ! Clean residual min=-0.003848 max=0.006669 Jy/beam ! Clean residual mean=-0.000003 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.117536 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.117536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076122Jy sigma=0.000814 ! Fit after self-cal, rms=0.076121Jy sigma=0.000814 ! Inverting map ! Added new window around map position (-5.5, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00674162 Jy ! Component: 100 - total flux cleaned = 0.0103856 Jy ! Total flux subtracted in 100 components = 0.0103856 Jy ! Clean residual min=-0.003357 max=0.003892 Jy/beam ! Clean residual mean=-0.000002 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.127922 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 55 components and 0.127922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075253Jy sigma=0.000804 ! Fit after self-cal, rms=0.075192Jy sigma=0.000803 ! 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.345 mas, bmaj=8.227 mas, bpa=-7.757 degrees ! Estimated noise=512.656 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.00490746 Jy ! Component: 100 - total flux cleaned = 0.00814634 Jy ! Component: 150 - total flux cleaned = 0.010581 Jy ! Component: 200 - total flux cleaned = 0.0124478 Jy ! Total flux subtracted in 200 components = 0.0124478 Jy ! Clean residual min=-0.003739 max=0.004513 Jy/beam ! Clean residual mean=-0.000005 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.14037 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 95 components and 0.14037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074726Jy sigma=0.000799 ! Fit after self-cal, rms=0.074698Jy sigma=0.000799 ! 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.05 FD 0.88 HN 1.01 KP 1.08 ! LA 0.97 MK 1.00 NL 0.92 OV 1.03 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.08 HN 1.05 KP 1.05 ! LA 0.95 MK 1.01 NL 0.90 OV 1.09 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.19 HN 1.02 KP 0.94 ! LA 0.76 MK 1.03 NL 1.26 OV 0.98 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.11 HN 0.99 KP 0.90 ! LA 0.79 MK 1.02 NL 1.05 OV 1.03 ! PT 0.98 SC 0.99 ! ! ! Fit before self-cal, rms=0.074698Jy sigma=0.000799 ! Fit after self-cal, rms=0.071529Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=8.267 mas, bpa=-7.629 degrees ! Estimated noise=511.399 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 (-58, 52.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352478 Jy ! Component: 100 - total flux cleaned = 0.00553983 Jy ! Component: 150 - total flux cleaned = 0.00695773 Jy ! Component: 200 - total flux cleaned = 0.00802873 Jy ! Total flux subtracted in 200 components = 0.00802873 Jy ! Clean residual min=-0.002064 max=0.002625 Jy/beam ! Clean residual mean=-0.000004 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.148399 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 135 components and 0.148399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071359Jy sigma=0.000781 ! Fit after self-cal, rms=0.071333Jy sigma=0.000780 ! 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.071333Jy sigma=0.000780 ! Fit after self-cal, rms=0.070603Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=8.268 mas, bpa=-7.605 degrees ! Estimated noise=509.017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108133 Jy ! Component: 100 - total flux cleaned = 0.00139163 Jy ! Component: 150 - total flux cleaned = 0.00137019 Jy ! Component: 200 - total flux cleaned = 0.00132882 Jy ! Total flux subtracted in 200 components = 0.00132882 Jy ! Clean residual min=-0.002145 max=0.002285 Jy/beam ! Clean residual mean=-0.000001 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.149727 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 161 components and 0.149727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070582Jy sigma=0.000778 ! Fit after self-cal, rms=0.070575Jy sigma=0.000778 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 (-12.5, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208089 Jy ! Component: 100 - total flux cleaned = 0.00291212 Jy ! Component: 150 - total flux cleaned = 0.00327466 Jy ! Component: 200 - total flux cleaned = 0.00333533 Jy ! Total flux subtracted in 200 components = 0.00333533 Jy ! Clean residual min=-0.001985 max=0.001890 Jy/beam ! Clean residual mean=-0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.153063 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 186 components and 0.153063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070506Jy sigma=0.000777 ! Fit after self-cal, rms=0.070500Jy sigma=0.000777 ! 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.070500Jy sigma=0.000777 ! Fit after self-cal, rms=0.070170Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=8.271 mas, bpa=-7.653 degrees ! Estimated noise=507.338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000939946 Jy ! Component: 100 - total flux cleaned = 0.00111773 Jy ! Component: 150 - total flux cleaned = 0.00109357 Jy ! Component: 200 - total flux cleaned = 0.00107163 Jy ! Total flux subtracted in 200 components = 0.00107163 Jy ! Clean residual min=-0.001857 max=0.001759 Jy/beam ! Clean residual mean=-0.000001 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.154134 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 205 components and 0.154134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070150Jy sigma=0.000777 ! Fit after self-cal, rms=0.070145Jy sigma=0.000777 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.09867e-05 Jy ! Component: 100 - total flux cleaned = -1.08503e-05 Jy ! Component: 150 - total flux cleaned = -4.81581e-05 Jy ! Component: 200 - total flux cleaned = -8.29451e-05 Jy ! Total flux subtracted in 200 components = -8.29451e-05 Jy ! Clean residual min=-0.001837 max=0.001708 Jy/beam ! Clean residual mean=-0.000001 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.154051 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 212 components and 0.154051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070135Jy sigma=0.000777 ! Fit after self-cal, rms=0.070134Jy sigma=0.000777 ! 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.070134Jy sigma=0.000777 ! Fit after self-cal, rms=0.070046Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.857 mas, bmaj=12.18 mas, bpa=-3.986 degrees ! Estimated noise=616.024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000549713 Jy ! Component: 100 - total flux cleaned = 0.000571407 Jy ! Component: 150 - total flux cleaned = 0.000589785 Jy ! Component: 200 - total flux cleaned = 0.000622969 Jy ! Total flux subtracted in 200 components = 0.000622969 Jy ! Clean residual min=-0.002390 max=0.002563 Jy/beam ! Clean residual mean=-0.000003 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.154674 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 232 components and 0.154674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070042Jy sigma=0.000777 ! Fit after self-cal, rms=0.070039Jy sigma=0.000777 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 = 1.13189e-06 Jy ! Component: 100 - total flux cleaned = 3.23262e-05 Jy ! Component: 150 - total flux cleaned = 6.22964e-05 Jy ! Component: 200 - total flux cleaned = 0.00010415 Jy ! Total flux subtracted in 200 components = 0.00010415 Jy ! Clean residual min=-0.002347 max=0.002552 Jy/beam ! Clean residual mean=-0.000003 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.154778 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 241 components and 0.154778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070038Jy sigma=0.000777 ! Fit after self-cal, rms=0.070037Jy sigma=0.000777 ! 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.367 mas, bmaj=8.277 mas, bpa=-7.682 degrees ! Estimated noise=506.889 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.367 x 8.277 at -7.682 degrees (North through East) ! Clean map min=-0.0017271 max=0.10735 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.796 mas, bmaj=7.31 mas, bpa=-7.57 degrees ! Estimated noise=642.189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0832955 Jy ! Component: 100 - total flux cleaned = 0.103261 Jy ! Component: 150 - total flux cleaned = 0.112838 Jy ! Component: 200 - total flux cleaned = 0.119431 Jy ! Total flux subtracted in 200 components = 0.119431 Jy ! Clean residual min=-0.002581 max=0.003751 Jy/beam ! Clean residual mean=-0.000002 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.119431 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.119431 Jy ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=8.277 mas, bpa=-7.682 degrees ! Estimated noise=506.889 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.00695313 Jy ! Component: 100 - total flux cleaned = 0.0116396 Jy ! Component: 150 - total flux cleaned = 0.0152126 Jy ! Component: 200 - total flux cleaned = 0.0180735 Jy ! Total flux subtracted in 200 components = 0.0180735 Jy ! Clean residual min=-0.002137 max=0.002323 Jy/beam ! Clean residual mean=-0.000003 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.137504 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 77 components and 0.137504 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.857 mas, bmaj=12.18 mas, bpa=-3.986 degrees ! Estimated noise=616.024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383266 Jy ! Component: 100 - total flux cleaned = 0.00651905 Jy ! Component: 150 - total flux cleaned = 0.00858034 Jy ! Component: 200 - total flux cleaned = 0.0102074 Jy ! Total flux subtracted in 200 components = 0.0102074 Jy ! Clean residual min=-0.002590 max=0.002580 Jy/beam ! Clean residual mean=-0.000005 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.147712 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.00131271 Jy ! Component: 100 - total flux cleaned = 0.00238892 Jy ! Component: 150 - total flux cleaned = 0.00327605 Jy ! Component: 200 - total flux cleaned = 0.00400852 Jy ! Total flux subtracted in 200 components = 0.00400852 Jy ! Clean residual min=-0.002369 max=0.002469 Jy/beam ! Clean residual mean=-0.000004 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.15172 Jy ! Adding 118 model components to the UV plane model. ! The established model now contains 187 components and 0.15172 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=8.277 mas, bpa=-7.682 degrees ! Estimated noise=506.889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000634409 Jy ! Component: 100 - total flux cleaned = 0.000918632 Jy ! Component: 150 - total flux cleaned = 0.00116408 Jy ! Component: 200 - total flux cleaned = 0.00133363 Jy ! Total flux subtracted in 200 components = 0.00133363 Jy ! Clean residual min=-0.001700 max=0.001618 Jy/beam ! Clean residual mean=-0.000002 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.153054 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 210 components and 0.153054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070046Jy sigma=0.000777 ! Fit after self-cal, rms=0.070039Jy sigma=0.000777 wmodel J2204+0440_S_2014_12_20_pus_map.mod ! Writing 210 model components to file: J2204+0440_S_2014_12_20_pus_map.mod wobs J2204+0440_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J2204+0440_S_2014_12_20_pus_uvs.fits wwins J2204+0440_S_2014_12_20_pus_map.win ! wwins: Wrote 4 windows to J2204+0440_S_2014_12_20_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.000227017 Jy ! Component: 100 - total flux cleaned = -0.0002852 Jy ! Component: 150 - total flux cleaned = -0.000285331 Jy ! Component: 200 - total flux cleaned = -0.000258026 Jy ! Component: 250 - total flux cleaned = -0.000129762 Jy ! Component: 300 - total flux cleaned = -5.54296e-05 Jy ! Component: 350 - total flux cleaned = 0.000112042 Jy ! Component: 400 - total flux cleaned = 0.000181367 Jy ! Component: 450 - total flux cleaned = 0.000248731 Jy ! Component: 500 - total flux cleaned = 0.000248794 Jy ! Component: 550 - total flux cleaned = 0.000335722 Jy ! Component: 600 - total flux cleaned = 0.000399596 Jy ! Component: 650 - total flux cleaned = 0.000461774 Jy ! Component: 700 - total flux cleaned = 0.000502109 Jy ! Component: 750 - total flux cleaned = 0.000581226 Jy ! Component: 800 - total flux cleaned = 0.000581066 Jy ! Component: 850 - total flux cleaned = 0.000542465 Jy ! Component: 900 - total flux cleaned = 0.000541915 Jy ! Component: 950 - total flux cleaned = 0.000505066 Jy ! Component: 1000 - total flux cleaned = 0.000505467 Jy ! Component: 1050 - total flux cleaned = 0.000523358 Jy ! Component: 1100 - total flux cleaned = 0.000488283 Jy ! Component: 1150 - total flux cleaned = 0.000505293 Jy ! Component: 1200 - total flux cleaned = 0.000453674 Jy ! Component: 1250 - total flux cleaned = 0.000437091 Jy ! Component: 1300 - total flux cleaned = 0.0004702 Jy ! Component: 1350 - total flux cleaned = 0.000453861 Jy ! Component: 1400 - total flux cleaned = 0.000470297 Jy ! Component: 1450 - total flux cleaned = 0.000486254 Jy ! Component: 1500 - total flux cleaned = 0.000533389 Jy ! Component: 1550 - total flux cleaned = 0.00054855 Jy ! Component: 1600 - total flux cleaned = 0.000517556 Jy ! Component: 1650 - total flux cleaned = 0.000502534 Jy ! Component: 1700 - total flux cleaned = 0.000502465 Jy ! Component: 1750 - total flux cleaned = 0.000472746 Jy ! Component: 1800 - total flux cleaned = 0.000429185 Jy ! Component: 1850 - total flux cleaned = 0.000429435 Jy ! Component: 1900 - total flux cleaned = 0.00041506 Jy ! Component: 1950 - total flux cleaned = 0.000414923 Jy ! Component: 2000 - total flux cleaned = 0.000386944 Jy ! Component: 2050 - total flux cleaned = 0.000359476 Jy ! Component: 2100 - total flux cleaned = 0.000372924 Jy ! Component: 2150 - total flux cleaned = 0.000399863 Jy ! Component: 2200 - total flux cleaned = 0.000359879 Jy ! Component: 2250 - total flux cleaned = 0.000412556 Jy ! Component: 2300 - total flux cleaned = 0.000412372 Jy ! Component: 2350 - total flux cleaned = 0.000386631 Jy ! Component: 2400 - total flux cleaned = 0.000386486 Jy ! Component: 2450 - total flux cleaned = 0.000412075 Jy ! Component: 2500 - total flux cleaned = 0.000449874 Jy ! Component: 2550 - total flux cleaned = 0.00049957 Jy ! Component: 2600 - total flux cleaned = 0.000499676 Jy ! Component: 2650 - total flux cleaned = 0.000560759 Jy ! Component: 2700 - total flux cleaned = 0.000597144 Jy ! Component: 2750 - total flux cleaned = 0.000644957 Jy ! Component: 2800 - total flux cleaned = 0.000692491 Jy ! Component: 2850 - total flux cleaned = 0.000716064 Jy ! Component: 2900 - total flux cleaned = 0.000751079 Jy ! Component: 2950 - total flux cleaned = 0.000820451 Jy ! Component: 3000 - total flux cleaned = 0.000808973 Jy ! Component: 3050 - total flux cleaned = 0.000888475 Jy ! Component: 3100 - total flux cleaned = 0.000910947 Jy ! Component: 3150 - total flux cleaned = 0.000933269 Jy ! Component: 3200 - total flux cleaned = 0.000988468 Jy ! Component: 3250 - total flux cleaned = 0.000999508 Jy ! Component: 3300 - total flux cleaned = 0.00103228 Jy ! Component: 3350 - total flux cleaned = 0.00108642 Jy ! Component: 3400 - total flux cleaned = 0.00110789 Jy ! Component: 3450 - total flux cleaned = 0.00116122 Jy ! Component: 3500 - total flux cleaned = 0.00122466 Jy ! Component: 3550 - total flux cleaned = 0.00126642 Jy ! Component: 3600 - total flux cleaned = 0.00126642 Jy ! Component: 3650 - total flux cleaned = 0.00130779 Jy ! Component: 3700 - total flux cleaned = 0.00132822 Jy ! Component: 3750 - total flux cleaned = 0.00133841 Jy ! Component: 3800 - total flux cleaned = 0.00138881 Jy ! Component: 3850 - total flux cleaned = 0.00138875 Jy ! Component: 3900 - total flux cleaned = 0.00146836 Jy ! Component: 3950 - total flux cleaned = 0.00148815 Jy ! Component: 4000 - total flux cleaned = 0.00153713 Jy ! Component: 4050 - total flux cleaned = 0.00152744 Jy ! Total flux subtracted in 4096 components = 0.00158548 Jy ! Clean residual min=-0.000527 max=0.000519 Jy/beam ! Clean residual mean=-0.000001 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.154639 Jy keep ! Adding 327 model components to the UV plane model. ! The established model now contains 537 components and 0.154639 Jy ![Exited script file: muppet] wmap "J2204+0440_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.367 x 8.277 at -7.682 degrees (North through East) ! Clean map min=-0.001193 max=0.10796 Jy/beam ! Writing clean map to FITS file: J2204+0440_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.107962 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178315 device "J2204+0440_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J2204+0440_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.495495 0.495495 0.99099 1.98198 3.96396 7.92792 15.8558 31.7117 63.4233 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.107 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.367 x 8.277 at -7.682 degrees (North through East) ! Clean map min=-0.001193 max=0.10796 Jy/beam quit ! Quitting program ! Log file J2204+0440_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:49:04 2016