! Started logfile: J0019-2205_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:48:33 2016 obs J0019-2205_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0019-2205_S_2014_08_09_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.789982 visibilities/baseline/integration-bin. ! Found source: J0019-2205 ! ! 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 342 lines of history. ! ! Reading 17348 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 J0019-2205_S_2014_08_09_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004607Jy sigma=0.009584 ! Fit after self-cal, rms=0.963496Jy sigma=0.009203 ! 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.077 mas, bmaj=13.35 mas, bpa=18.46 degrees ! Estimated noise=997.755 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.0309418 Jy ! Component: 100 - total flux cleaned = 0.0375777 Jy ! Total flux subtracted in 100 components = 0.0375777 Jy ! Clean residual min=-0.003283 max=0.002652 Jy/beam ! Clean residual mean=0.000007 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.0375777 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0375777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081980Jy sigma=0.000730 ! Fit after self-cal, rms=0.080142Jy sigma=0.000713 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00458263 Jy ! Component: 100 - total flux cleaned = 0.00376363 Jy ! Total flux subtracted in 100 components = 0.00376363 Jy ! Clean residual min=-0.002399 max=0.002895 Jy/beam ! Clean residual mean=0.000006 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.0413413 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0413413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079891Jy sigma=0.000712 ! Fit after self-cal, rms=0.079847Jy sigma=0.000711 ! 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.825 mas, bmaj=14.48 mas, bpa=17.08 degrees ! Estimated noise=571.373 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.000818788 Jy ! Component: 100 - total flux cleaned = -0.000899169 Jy ! Component: 150 - total flux cleaned = -0.000964015 Jy ! Component: 200 - total flux cleaned = -0.000983657 Jy ! Total flux subtracted in 200 components = -0.000983657 Jy ! Clean residual min=-0.001921 max=0.001664 Jy/beam ! Clean residual mean=0.000002 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0403577 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.0403577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079823Jy sigma=0.000711 ! Fit after self-cal, rms=0.079768Jy sigma=0.000711 ! 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.80 HN 0.99 KP 1.19 ! LA 1.06 MK 1.00* NL 0.97 OV 1.08 ! PT 1.12 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 0.88 KP 1.10 ! LA 1.08 MK 1.00* NL 0.91 OV 1.07 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.04 HN 0.95 KP 0.96 ! LA 0.84 MK 1.00* NL 1.02 OV 0.96 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 0.94 KP 1.08 ! LA 0.84 MK 1.00* NL 0.98 OV 1.05 ! PT 1.03 SC 0.95 ! ! ! Fit before self-cal, rms=0.079768Jy sigma=0.000711 ! Fit after self-cal, rms=0.076737Jy sigma=0.000709 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.793 mas, bmaj=14.29 mas, bpa=17.12 degrees ! Estimated noise=568.647 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.000906415 Jy ! Component: 100 - total flux cleaned = 0.00097139 Jy ! Component: 150 - total flux cleaned = 0.000956892 Jy ! Component: 200 - total flux cleaned = 0.000943936 Jy ! Total flux subtracted in 200 components = 0.000943936 Jy ! Clean residual min=-0.001369 max=0.001356 Jy/beam ! Clean residual mean=0.000003 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0413016 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.0413016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076724Jy sigma=0.000709 ! Fit after self-cal, rms=0.076603Jy sigma=0.000709 ! 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.076603Jy sigma=0.000709 ! Fit after self-cal, rms=0.076210Jy sigma=0.000708 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.777 mas, bmaj=14.2 mas, bpa=17.12 degrees ! Estimated noise=568.054 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000685341 Jy ! Component: 100 - total flux cleaned = 0.000781412 Jy ! Component: 150 - total flux cleaned = 0.000767393 Jy ! Component: 200 - total flux cleaned = 0.000755428 Jy ! Total flux subtracted in 200 components = 0.000755428 Jy ! Clean residual min=-0.001460 max=0.001472 Jy/beam ! Clean residual mean=0.000003 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.042057 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.042057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076199Jy sigma=0.000708 ! Fit after self-cal, rms=0.076180Jy sigma=0.000708 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.46472e-05 Jy ! Component: 100 - total flux cleaned = -4.18477e-05 Jy ! Component: 150 - total flux cleaned = -6.72246e-05 Jy ! Component: 200 - total flux cleaned = -7.84311e-05 Jy ! Total flux subtracted in 200 components = -7.84311e-05 Jy ! Clean residual min=-0.001429 max=0.001484 Jy/beam ! Clean residual mean=0.000003 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0419786 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.0419786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076173Jy sigma=0.000708 ! Fit after self-cal, rms=0.076158Jy sigma=0.000708 ! 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.076158Jy sigma=0.000708 ! Fit after self-cal, rms=0.076088Jy sigma=0.000708 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.77 mas, bmaj=14.16 mas, bpa=17.08 degrees ! Estimated noise=567.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000350029 Jy ! Component: 100 - total flux cleaned = 0.000476064 Jy ! Component: 150 - total flux cleaned = 0.000449694 Jy ! Component: 200 - total flux cleaned = 0.000439042 Jy ! Total flux subtracted in 200 components = 0.000439042 Jy ! Clean residual min=-0.001619 max=0.001439 Jy/beam ! Clean residual mean=0.000003 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0424176 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 61 components and 0.0424176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076081Jy sigma=0.000708 ! Fit after self-cal, rms=0.076086Jy sigma=0.000708 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.30629e-05 Jy ! Component: 100 - total flux cleaned = -3.25391e-05 Jy ! Component: 150 - total flux cleaned = -6.47442e-05 Jy ! Component: 200 - total flux cleaned = -7.33015e-05 Jy ! Total flux subtracted in 200 components = -7.33015e-05 Jy ! Clean residual min=-0.001582 max=0.001443 Jy/beam ! Clean residual mean=0.000003 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0423443 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.0423444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076081Jy sigma=0.000708 ! Fit after self-cal, rms=0.076070Jy sigma=0.000708 ! 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.076070Jy sigma=0.000708 ! Fit after self-cal, rms=0.076102Jy sigma=0.000708 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.547 mas, bmaj=18.98 mas, bpa=7.689 degrees ! Estimated noise=668.997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.49712e-05 Jy ! Component: 100 - total flux cleaned = 5.21682e-05 Jy ! Component: 150 - total flux cleaned = 0.000118582 Jy ! Component: 200 - total flux cleaned = 0.000161699 Jy ! Total flux subtracted in 200 components = 0.000161699 Jy ! Clean residual min=-0.001535 max=0.001536 Jy/beam ! Clean residual mean=0.000004 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0425061 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.042506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076099Jy sigma=0.000707 ! Fit after self-cal, rms=0.076088Jy sigma=0.000707 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.000252606 Jy ! Component: 100 - total flux cleaned = -0.000202326 Jy ! Component: 150 - total flux cleaned = -0.000155258 Jy ! Component: 200 - total flux cleaned = -0.000130137 Jy ! Total flux subtracted in 200 components = -0.000130137 Jy ! Clean residual min=-0.001483 max=0.001567 Jy/beam ! Clean residual mean=0.000004 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0423759 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.0423759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076087Jy sigma=0.000707 ! Fit after self-cal, rms=0.076083Jy sigma=0.000707 ! 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.768 mas, bmaj=14.12 mas, bpa=17.01 degrees ! Estimated noise=567.36 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.768 x 14.12 at 17.01 degrees (North through East) ! Clean map min=-0.002325 max=0.043009 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.043 mas, bmaj=13.14 mas, bpa=18.51 degrees ! Estimated noise=974.599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0337153 Jy ! Component: 100 - total flux cleaned = 0.0410332 Jy ! Component: 150 - total flux cleaned = 0.0423586 Jy ! Component: 200 - total flux cleaned = 0.0431915 Jy ! Total flux subtracted in 200 components = 0.0431915 Jy ! Clean residual min=-0.002538 max=0.002380 Jy/beam ! Clean residual mean=0.000004 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.0431915 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0431915 Jy ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=14.12 mas, bpa=17.01 degrees ! Estimated noise=567.36 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.000337987 Jy ! Component: 100 - total flux cleaned = -0.000192433 Jy ! Component: 150 - total flux cleaned = -0.000110412 Jy ! Component: 200 - total flux cleaned = -0.000176569 Jy ! Total flux subtracted in 200 components = -0.000176569 Jy ! Clean residual min=-0.001595 max=0.001666 Jy/beam ! Clean residual mean=0.000004 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.043015 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.043015 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.547 mas, bmaj=18.98 mas, bpa=7.689 degrees ! Estimated noise=668.997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00028276 Jy ! Component: 100 - total flux cleaned = -0.000317003 Jy ! Component: 150 - total flux cleaned = -0.000346485 Jy ! Component: 200 - total flux cleaned = -0.000346402 Jy ! Total flux subtracted in 200 components = -0.000346402 Jy ! Clean residual min=-0.001516 max=0.001603 Jy/beam ! Clean residual mean=0.000005 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0426686 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.38499e-05 Jy ! Component: 100 - total flux cleaned = -4.64785e-05 Jy ! Component: 150 - total flux cleaned = -5.64259e-05 Jy ! Component: 200 - total flux cleaned = -7.60646e-05 Jy ! Total flux subtracted in 200 components = -7.60646e-05 Jy ! Clean residual min=-0.001492 max=0.001610 Jy/beam ! Clean residual mean=0.000005 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.0425925 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.0425925 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=14.12 mas, bpa=17.01 degrees ! Estimated noise=567.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.74569e-05 Jy ! Component: 100 - total flux cleaned = -0.000112299 Jy ! Component: 150 - total flux cleaned = -8.99244e-05 Jy ! Component: 200 - total flux cleaned = -7.15395e-05 Jy ! Total flux subtracted in 200 components = -7.15395e-05 Jy ! Clean residual min=-0.001620 max=0.001431 Jy/beam ! Clean residual mean=0.000003 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.042521 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.042521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076087Jy sigma=0.000707 ! Fit after self-cal, rms=0.076083Jy sigma=0.000707 wmodel J0019-2205_S_2014_08_09_pus_map.mod ! Writing 51 model components to file: J0019-2205_S_2014_08_09_pus_map.mod wobs J0019-2205_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0019-2205_S_2014_08_09_pus_uvs.fits wwins J0019-2205_S_2014_08_09_pus_map.win ! wwins: Wrote 1 windows to J0019-2205_S_2014_08_09_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.000309636 Jy ! Component: 100 - total flux cleaned = -0.000157281 Jy ! Component: 150 - total flux cleaned = -3.58433e-05 Jy ! Component: 200 - total flux cleaned = -3.57556e-05 Jy ! Component: 250 - total flux cleaned = -3.57079e-05 Jy ! Component: 300 - total flux cleaned = 2.89169e-05 Jy ! Component: 350 - total flux cleaned = 7.89305e-06 Jy ! Component: 400 - total flux cleaned = 6.94399e-05 Jy ! Component: 450 - total flux cleaned = 0.000109209 Jy ! Component: 500 - total flux cleaned = 0.000167681 Jy ! Component: 550 - total flux cleaned = 0.000282003 Jy ! Component: 600 - total flux cleaned = 0.000337924 Jy ! Component: 650 - total flux cleaned = 0.000410882 Jy ! Component: 700 - total flux cleaned = 0.000464788 Jy ! Component: 750 - total flux cleaned = 0.000517565 Jy ! Component: 800 - total flux cleaned = 0.000552225 Jy ! Component: 850 - total flux cleaned = 0.000552321 Jy ! Component: 900 - total flux cleaned = 0.000552584 Jy ! Component: 950 - total flux cleaned = 0.000601764 Jy ! Component: 1000 - total flux cleaned = 0.000601458 Jy ! Component: 1050 - total flux cleaned = 0.000648543 Jy ! Component: 1100 - total flux cleaned = 0.000632743 Jy ! Component: 1150 - total flux cleaned = 0.00060223 Jy ! Component: 1200 - total flux cleaned = 0.000632387 Jy ! Component: 1250 - total flux cleaned = 0.000632347 Jy ! Component: 1300 - total flux cleaned = 0.000617825 Jy ! Component: 1350 - total flux cleaned = 0.000560652 Jy ! Component: 1400 - total flux cleaned = 0.000589286 Jy ! Component: 1450 - total flux cleaned = 0.000547504 Jy ! Component: 1500 - total flux cleaned = 0.000547791 Jy ! Component: 1550 - total flux cleaned = 0.000534185 Jy ! Component: 1600 - total flux cleaned = 0.000520945 Jy ! Component: 1650 - total flux cleaned = 0.00050782 Jy ! Component: 1700 - total flux cleaned = 0.000507951 Jy ! Component: 1750 - total flux cleaned = 0.000533828 Jy ! Component: 1800 - total flux cleaned = 0.000521345 Jy ! Component: 1850 - total flux cleaned = 0.000546549 Jy ! Component: 1900 - total flux cleaned = 0.000558825 Jy ! Component: 1950 - total flux cleaned = 0.000546418 Jy ! Component: 2000 - total flux cleaned = 0.000558405 Jy ! Component: 2050 - total flux cleaned = 0.000534326 Jy ! Component: 2100 - total flux cleaned = 0.000546104 Jy ! Component: 2150 - total flux cleaned = 0.000534523 Jy ! Component: 2200 - total flux cleaned = 0.000534351 Jy ! Component: 2250 - total flux cleaned = 0.000511455 Jy ! Component: 2300 - total flux cleaned = 0.00050015 Jy ! Component: 2350 - total flux cleaned = 0.000488959 Jy ! Component: 2400 - total flux cleaned = 0.000500225 Jy ! Component: 2450 - total flux cleaned = 0.000511149 Jy ! Component: 2500 - total flux cleaned = 0.000521888 Jy ! Component: 2550 - total flux cleaned = 0.000511184 Jy ! Component: 2600 - total flux cleaned = 0.000532364 Jy ! Component: 2650 - total flux cleaned = 0.00055346 Jy ! Component: 2700 - total flux cleaned = 0.000553536 Jy ! Component: 2750 - total flux cleaned = 0.000553619 Jy ! Component: 2800 - total flux cleaned = 0.000563832 Jy ! Component: 2850 - total flux cleaned = 0.00055372 Jy ! Component: 2900 - total flux cleaned = 0.000593843 Jy ! Component: 2950 - total flux cleaned = 0.00057392 Jy ! Component: 3000 - total flux cleaned = 0.000583689 Jy ! Component: 3050 - total flux cleaned = 0.000573998 Jy ! Component: 3100 - total flux cleaned = 0.000603185 Jy ! Component: 3150 - total flux cleaned = 0.000631959 Jy ! Component: 3200 - total flux cleaned = 0.000593661 Jy ! Component: 3250 - total flux cleaned = 0.000612637 Jy ! Component: 3300 - total flux cleaned = 0.000631399 Jy ! Component: 3350 - total flux cleaned = 0.000631411 Jy ! Component: 3400 - total flux cleaned = 0.000677651 Jy ! Component: 3450 - total flux cleaned = 0.000686823 Jy ! Component: 3500 - total flux cleaned = 0.000686699 Jy ! Component: 3550 - total flux cleaned = 0.000713661 Jy ! Component: 3600 - total flux cleaned = 0.000731557 Jy ! Component: 3650 - total flux cleaned = 0.000740448 Jy ! Component: 3700 - total flux cleaned = 0.000767052 Jy ! Component: 3750 - total flux cleaned = 0.000810774 Jy ! Component: 3800 - total flux cleaned = 0.000845586 Jy ! Component: 3850 - total flux cleaned = 0.000862866 Jy ! Component: 3900 - total flux cleaned = 0.000871444 Jy ! Component: 3950 - total flux cleaned = 0.000914073 Jy ! Component: 4000 - total flux cleaned = 0.000964795 Jy ! Component: 4050 - total flux cleaned = 0.000964821 Jy ! Total flux subtracted in 4096 components = 0.000981541 Jy ! Clean residual min=-0.000512 max=0.000546 Jy/beam ! Clean residual mean=0.000001 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.0435025 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 361 components and 0.0435025 Jy ![Exited script file: muppet] wmap "J0019-2205_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.768 x 14.12 at 17.01 degrees (North through East) ! Clean map min=-0.0023556 max=0.042939 Jy/beam ! Writing clean map to FITS file: J0019-2205_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0429392 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160909 device "J0019-2205_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0019-2205_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12421 1.12421 2.24842 4.49683 8.99366 17.9873 35.9747 71.9493 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.042 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.768 x 14.12 at 17.01 degrees (North through East) ! Clean map min=-0.0023556 max=0.042939 Jy/beam quit ! Quitting program ! Log file J0019-2205_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:48:39 2016