! Started logfile: J0448+3629_S_2017_02_19_pus_uvs.log on Sat May 4 18:42:46 2019 obs J0448+3629_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0448+3629_S_2017_02_19_pus_uva.fits ! AN table 1: 135 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.585844 visibilities/baseline/integration-bin. ! Found source: J0448+3629 ! ! 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 482 lines of history. ! ! Reading 14236 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 J0448+3629_S_2017_02_19_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 317 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 679 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.871995Jy sigma=0.007746 ! Fit after self-cal, rms=0.858907Jy sigma=0.007644 ! 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.781 mas, bmaj=4.841 mas, bpa=-4.608 degrees ! Estimated noise=1195.16 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.104194 Jy ! Component: 100 - total flux cleaned = 0.1343 Jy ! Total flux subtracted in 100 components = 0.1343 Jy ! Clean residual min=-0.005693 max=0.012646 Jy/beam ! Clean residual mean=-0.000002 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.1343 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.1343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086921Jy sigma=0.000701 ! Fit after self-cal, rms=0.086848Jy sigma=0.000700 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139265 Jy ! Component: 100 - total flux cleaned = 0.0204655 Jy ! Total flux subtracted in 100 components = 0.0204655 Jy ! Clean residual min=-0.004984 max=0.004473 Jy/beam ! Clean residual mean=0.000001 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.154765 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 12 components and 0.154765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083872Jy sigma=0.000680 ! Fit after self-cal, rms=0.083832Jy sigma=0.000680 ! 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.6 mas, bmaj=5.763 mas, bpa=-3.311 degrees ! Estimated noise=738.506 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.00529312 Jy ! Component: 100 - total flux cleaned = 0.00825558 Jy ! Component: 150 - total flux cleaned = 0.0102858 Jy ! Component: 200 - total flux cleaned = 0.0117044 Jy ! Total flux subtracted in 200 components = 0.0117044 Jy ! Clean residual min=-0.004332 max=0.004259 Jy/beam ! Clean residual mean=0.000005 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.16647 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.16647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083302Jy sigma=0.000678 ! Fit after self-cal, rms=0.083293Jy sigma=0.000678 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 0.99 KP 1.03 ! LA 1.04 MK 1.00 NL 0.87 OV 1.02 ! PT 1.00* SC 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.02 KP 1.02 ! LA 1.00 MK 0.99 NL 1.06 OV 1.03 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.03 HN 0.99 KP 0.88 ! LA 0.79 MK 1.06 NL 1.23 OV 0.98 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.06 HN 0.96 KP 1.00* ! LA 0.83 MK 1.42 NL 1.00* OV 1.03 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.083293Jy sigma=0.000678 ! Fit after self-cal, rms=0.080668Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.631 mas, bmaj=5.781 mas, bpa=-2.48 degrees ! Estimated noise=741.197 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.00012079 Jy ! Component: 100 - total flux cleaned = -0.000119862 Jy ! Component: 150 - total flux cleaned = -0.000174404 Jy ! Component: 200 - total flux cleaned = -0.000198232 Jy ! Total flux subtracted in 200 components = -0.000198232 Jy ! Clean residual min=-0.002714 max=0.003364 Jy/beam ! Clean residual mean=0.000010 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.166271 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.166271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080648Jy sigma=0.000661 ! Fit after self-cal, rms=0.080651Jy sigma=0.000661 ! 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.080651Jy sigma=0.000661 ! Fit after self-cal, rms=0.079487Jy sigma=0.000656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=5.782 mas, bpa=-3.079 degrees ! Estimated noise=737.996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000341246 Jy ! Component: 100 - total flux cleaned = -0.000359131 Jy ! Component: 150 - total flux cleaned = -0.000373998 Jy ! Component: 200 - total flux cleaned = -0.000414458 Jy ! Total flux subtracted in 200 components = -0.000414458 Jy ! Clean residual min=-0.001932 max=0.002904 Jy/beam ! Clean residual mean=0.000002 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.165857 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.165857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079477Jy sigma=0.000656 ! Fit after self-cal, rms=0.079485Jy sigma=0.000656 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 (-83, -77). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233983 Jy ! Component: 100 - total flux cleaned = 0.00288381 Jy ! Component: 150 - total flux cleaned = 0.00317909 Jy ! Component: 200 - total flux cleaned = 0.00334697 Jy ! Total flux subtracted in 200 components = 0.00334697 Jy ! Clean residual min=-0.001925 max=0.002289 Jy/beam ! Clean residual mean=0.000002 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.169204 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.169204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079417Jy sigma=0.000655 ! Fit after self-cal, rms=0.079412Jy sigma=0.000655 ! Inverting map ! Added new window around map position (-5.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205106 Jy ! Component: 100 - total flux cleaned = 0.00280156 Jy ! Component: 150 - total flux cleaned = 0.0030071 Jy ! Component: 200 - total flux cleaned = 0.00300562 Jy ! Total flux subtracted in 200 components = 0.00300562 Jy ! Clean residual min=-0.001721 max=0.001621 Jy/beam ! Clean residual mean=0.000002 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.172209 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 88 components and 0.17221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079359Jy sigma=0.000654 ! Fit after self-cal, rms=0.079357Jy sigma=0.000654 ! 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.079357Jy sigma=0.000654 ! Fit after self-cal, rms=0.079087Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=5.778 mas, bpa=-3.219 degrees ! Estimated noise=736.257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000787691 Jy ! Component: 100 - total flux cleaned = 0.000976319 Jy ! Component: 150 - total flux cleaned = 0.00111312 Jy ! Component: 200 - total flux cleaned = 0.00111327 Jy ! Total flux subtracted in 200 components = 0.00111327 Jy ! Clean residual min=-0.001601 max=0.001565 Jy/beam ! Clean residual mean=0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.173323 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 102 components and 0.173323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079071Jy sigma=0.000654 ! Fit after self-cal, rms=0.079070Jy sigma=0.000654 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.000130805 Jy ! Component: 100 - total flux cleaned = 0.000149378 Jy ! Component: 150 - total flux cleaned = 0.000149651 Jy ! Component: 200 - total flux cleaned = 0.000165335 Jy ! Total flux subtracted in 200 components = 0.000165335 Jy ! Clean residual min=-0.001596 max=0.001534 Jy/beam ! Clean residual mean=0.000002 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.173488 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 113 components and 0.173488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079064Jy sigma=0.000654 ! Fit after self-cal, rms=0.079064Jy sigma=0.000654 ! 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.079064Jy sigma=0.000654 ! Fit after self-cal, rms=0.078908Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.087 mas, bmaj=8.379 mas, bpa=2.33 degrees ! Estimated noise=915.918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000386808 Jy ! Component: 100 - total flux cleaned = 0.000444495 Jy ! Component: 150 - total flux cleaned = 0.000459764 Jy ! Component: 200 - total flux cleaned = 0.000430777 Jy ! Total flux subtracted in 200 components = 0.000430777 Jy ! Clean residual min=-0.001851 max=0.001640 Jy/beam ! Clean residual mean=0.000004 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.173919 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 131 components and 0.173919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078907Jy sigma=0.000654 ! Fit after self-cal, rms=0.078905Jy sigma=0.000654 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.000114365 Jy ! Component: 100 - total flux cleaned = 0.000101218 Jy ! Component: 150 - total flux cleaned = 5.20149e-05 Jy ! Component: 200 - total flux cleaned = 7.24975e-06 Jy ! Total flux subtracted in 200 components = 7.24975e-06 Jy ! Clean residual min=-0.001818 max=0.001620 Jy/beam ! Clean residual mean=0.000004 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.173926 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 146 components and 0.173926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078905Jy sigma=0.000654 ! Fit after self-cal, rms=0.078906Jy sigma=0.000654 ! 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.611 mas, bmaj=5.778 mas, bpa=-3.234 degrees ! Estimated noise=735.429 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.611 x 5.778 at -3.234 degrees (North through East) ! Clean map min=-0.0014917 max=0.13883 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.787 mas, bmaj=4.836 mas, bpa=-4.258 degrees ! Estimated noise=1195.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103986 Jy ! Component: 100 - total flux cleaned = 0.134993 Jy ! Component: 150 - total flux cleaned = 0.148487 Jy ! Component: 200 - total flux cleaned = 0.155034 Jy ! Total flux subtracted in 200 components = 0.155034 Jy ! Clean residual min=-0.003509 max=0.003576 Jy/beam ! Clean residual mean=0.000001 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.155034 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.155034 Jy ! Inverting map and beam ! Estimated beam: bmin=3.611 mas, bmaj=5.778 mas, bpa=-3.234 degrees ! Estimated noise=735.429 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.00515359 Jy ! Component: 100 - total flux cleaned = 0.00827758 Jy ! Component: 150 - total flux cleaned = 0.0105641 Jy ! Component: 200 - total flux cleaned = 0.0123211 Jy ! Total flux subtracted in 200 components = 0.0123211 Jy ! Clean residual min=-0.001875 max=0.001791 Jy/beam ! Clean residual mean=0.000000 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.167355 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.167355 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.087 mas, bmaj=8.379 mas, bpa=2.33 degrees ! Estimated noise=915.918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205093 Jy ! Component: 100 - total flux cleaned = 0.00329252 Jy ! Component: 150 - total flux cleaned = 0.00412018 Jy ! Component: 200 - total flux cleaned = 0.00451834 Jy ! Total flux subtracted in 200 components = 0.00451834 Jy ! Clean residual min=-0.001957 max=0.001657 Jy/beam ! Clean residual mean=0.000003 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.171873 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.000337126 Jy ! Component: 100 - total flux cleaned = 0.000608011 Jy ! Component: 150 - total flux cleaned = 0.000809377 Jy ! Component: 200 - total flux cleaned = 0.00097303 Jy ! Total flux subtracted in 200 components = 0.00097303 Jy ! Clean residual min=-0.001884 max=0.001621 Jy/beam ! Clean residual mean=0.000004 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.172846 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 112 components and 0.172846 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.611 mas, bmaj=5.778 mas, bpa=-3.234 degrees ! Estimated noise=735.429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037104 Jy ! Component: 100 - total flux cleaned = 0.000519115 Jy ! Component: 150 - total flux cleaned = 0.000628109 Jy ! Component: 200 - total flux cleaned = 0.000728821 Jy ! Total flux subtracted in 200 components = 0.000728821 Jy ! Clean residual min=-0.001621 max=0.001539 Jy/beam ! Clean residual mean=0.000002 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.173575 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 127 components and 0.173575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078929Jy sigma=0.000654 ! Fit after self-cal, rms=0.078926Jy sigma=0.000654 wmodel J0448+3629_S_2017_02_19_pus_map.mod ! Writing 127 model components to file: J0448+3629_S_2017_02_19_pus_map.mod wobs J0448+3629_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0448+3629_S_2017_02_19_pus_uvs.fits wwins J0448+3629_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J0448+3629_S_2017_02_19_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.000395952 Jy ! Component: 100 - total flux cleaned = -0.000452713 Jy ! Component: 150 - total flux cleaned = -0.00047985 Jy ! Component: 200 - total flux cleaned = -0.00050595 Jy ! Component: 250 - total flux cleaned = -0.00048108 Jy ! Component: 300 - total flux cleaned = -0.000554242 Jy ! Component: 350 - total flux cleaned = -0.00060227 Jy ! Component: 400 - total flux cleaned = -0.000695839 Jy ! Component: 450 - total flux cleaned = -0.000741498 Jy ! Component: 500 - total flux cleaned = -0.000853676 Jy ! Component: 550 - total flux cleaned = -0.000919544 Jy ! Component: 600 - total flux cleaned = -0.000962575 Jy ! Component: 650 - total flux cleaned = -0.000984438 Jy ! Component: 700 - total flux cleaned = -0.00106821 Jy ! Component: 750 - total flux cleaned = -0.00110937 Jy ! Component: 800 - total flux cleaned = -0.00117029 Jy ! Component: 850 - total flux cleaned = -0.00113091 Jy ! Component: 900 - total flux cleaned = -0.00115129 Jy ! Component: 950 - total flux cleaned = -0.00117069 Jy ! Component: 1000 - total flux cleaned = -0.00113274 Jy ! Component: 1050 - total flux cleaned = -0.00115144 Jy ! Component: 1100 - total flux cleaned = -0.00115141 Jy ! Component: 1150 - total flux cleaned = -0.00120634 Jy ! Component: 1200 - total flux cleaned = -0.00124243 Jy ! Component: 1250 - total flux cleaned = -0.0013317 Jy ! Component: 1300 - total flux cleaned = -0.00138462 Jy ! Component: 1350 - total flux cleaned = -0.00141957 Jy ! Component: 1400 - total flux cleaned = -0.00147109 Jy ! Component: 1450 - total flux cleaned = -0.00155633 Jy ! Component: 1500 - total flux cleaned = -0.00165734 Jy ! Component: 1550 - total flux cleaned = -0.00169051 Jy ! Component: 1600 - total flux cleaned = -0.00172323 Jy ! Component: 1650 - total flux cleaned = -0.00172312 Jy ! Component: 1700 - total flux cleaned = -0.00170692 Jy ! Component: 1750 - total flux cleaned = -0.00180281 Jy ! Component: 1800 - total flux cleaned = -0.00180313 Jy ! Component: 1850 - total flux cleaned = -0.00186583 Jy ! Component: 1900 - total flux cleaned = -0.00191245 Jy ! Component: 1950 - total flux cleaned = -0.00194326 Jy ! Component: 2000 - total flux cleaned = -0.00200432 Jy ! Component: 2050 - total flux cleaned = -0.00197396 Jy ! Component: 2100 - total flux cleaned = -0.00200405 Jy ! Component: 2150 - total flux cleaned = -0.00201891 Jy ! Component: 2200 - total flux cleaned = -0.0020339 Jy ! Component: 2250 - total flux cleaned = -0.00209267 Jy ! Component: 2300 - total flux cleaned = -0.00209274 Jy ! Component: 2350 - total flux cleaned = -0.00210707 Jy ! Component: 2400 - total flux cleaned = -0.0021214 Jy ! Component: 2450 - total flux cleaned = -0.00212143 Jy ! Component: 2500 - total flux cleaned = -0.00210734 Jy ! Component: 2550 - total flux cleaned = -0.00212133 Jy ! Component: 2600 - total flux cleaned = -0.00214912 Jy ! Component: 2650 - total flux cleaned = -0.00217665 Jy ! Component: 2700 - total flux cleaned = -0.00217665 Jy ! Component: 2750 - total flux cleaned = -0.00217663 Jy ! Component: 2800 - total flux cleaned = -0.00220364 Jy ! Component: 2850 - total flux cleaned = -0.00216342 Jy ! Component: 2900 - total flux cleaned = -0.0022033 Jy ! Component: 2950 - total flux cleaned = -0.00222974 Jy ! Component: 3000 - total flux cleaned = -0.00220336 Jy ! Component: 3050 - total flux cleaned = -0.00217727 Jy ! Component: 3100 - total flux cleaned = -0.00217727 Jy ! Component: 3150 - total flux cleaned = -0.00216435 Jy ! Component: 3200 - total flux cleaned = -0.00221547 Jy ! Component: 3250 - total flux cleaned = -0.00217731 Jy ! Component: 3300 - total flux cleaned = -0.00217725 Jy ! Component: 3350 - total flux cleaned = -0.00218977 Jy ! Component: 3400 - total flux cleaned = -0.00220221 Jy ! Component: 3450 - total flux cleaned = -0.00217736 Jy ! Component: 3500 - total flux cleaned = -0.00221429 Jy ! Component: 3550 - total flux cleaned = -0.00222662 Jy ! Component: 3600 - total flux cleaned = -0.00223864 Jy ! Component: 3650 - total flux cleaned = -0.00226297 Jy ! Component: 3700 - total flux cleaned = -0.002287 Jy ! Component: 3750 - total flux cleaned = -0.00226323 Jy ! Component: 3800 - total flux cleaned = -0.00226317 Jy ! Component: 3850 - total flux cleaned = -0.00228691 Jy ! Component: 3900 - total flux cleaned = -0.00229855 Jy ! Component: 3950 - total flux cleaned = -0.00227524 Jy ! Component: 4000 - total flux cleaned = -0.00231011 Jy ! Component: 4050 - total flux cleaned = -0.00232177 Jy ! Total flux subtracted in 4096 components = -0.00228736 Jy ! Clean residual min=-0.000742 max=0.000665 Jy/beam ! Clean residual mean=0.000001 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.171287 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 407 components and 0.171287 Jy ![Exited script file: muppet] wmap "J0448+3629_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.611 x 5.778 at -3.234 degrees (North through East) ! Clean map min=-0.0011438 max=0.13892 Jy/beam ! Writing clean map to FITS file: J0448+3629_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.138924 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204776 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.442204 0.442204 0.884408 1.76882 3.53763 7.07526 14.1505 28.3011 56.6021 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.138 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.611 x 5.778 at -3.234 degrees (North through East) ! Clean map min=-0.0011438 max=0.13892 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 J0448+3629_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:42:51 2019