! Started logfile: J0532-3848_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:17:01 2016 obs J0532-3848_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0532-3848_S_2014_08_05_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.605239 visibilities/baseline/integration-bin. ! Found source: J0532-3848 ! ! 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 360 lines of history. ! ! Reading 13400 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 J0532-3848_S_2014_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 265 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 265 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 265 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 265 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.965022Jy sigma=0.006576 ! Fit after self-cal, rms=0.916469Jy sigma=0.006326 ! 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.897 mas, bmaj=16.1 mas, bpa=12.98 degrees ! Estimated noise=1458.53 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.0714268 Jy ! Component: 100 - total flux cleaned = 0.0889687 Jy ! Total flux subtracted in 100 components = 0.0889687 Jy ! Clean residual min=-0.004771 max=0.007521 Jy/beam ! Clean residual mean=0.000004 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.0889687 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0889687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127602Jy sigma=0.000763 ! Fit after self-cal, rms=0.127466Jy sigma=0.000762 ! Inverting map ! Added new window around map position (4.5, -5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00809829 Jy ! Component: 100 - total flux cleaned = 0.0120649 Jy ! Total flux subtracted in 100 components = 0.0120649 Jy ! Clean residual min=-0.003970 max=0.004179 Jy/beam ! Clean residual mean=0.000008 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.101034 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.101034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127009Jy sigma=0.000759 ! Fit after self-cal, rms=0.127024Jy sigma=0.000758 ! 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.746 mas, bmaj=18.79 mas, bpa=11.32 degrees ! Estimated noise=909.189 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.00278849 Jy ! Component: 100 - total flux cleaned = 0.00406539 Jy ! Component: 150 - total flux cleaned = 0.00433776 Jy ! Component: 200 - total flux cleaned = 0.00449596 Jy ! Total flux subtracted in 200 components = 0.00449596 Jy ! Clean residual min=-0.002550 max=0.002909 Jy/beam ! Clean residual mean=0.000007 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.10553 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.10553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126942Jy sigma=0.000758 ! Fit after self-cal, rms=0.126929Jy sigma=0.000758 ! 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 1.00* FD 0.88 HN 0.96 KP 1.05 ! LA 1.14 MK 1.00* NL 1.00 OV 1.00 ! PT 1.07 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.08 KP 1.00 ! LA 1.08 MK 1.00* NL 1.09 OV 1.01 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 0.97 KP 0.93 ! LA 0.89 MK 1.00* NL 0.96 OV 0.94 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.02 KP 0.88 ! LA 0.82 MK 1.00* NL 1.07 OV 0.95 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.126929Jy sigma=0.000758 ! Fit after self-cal, rms=0.125148Jy sigma=0.000755 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.728 mas, bmaj=18.81 mas, bpa=11.34 degrees ! Estimated noise=906.936 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.000373797 Jy ! Component: 100 - total flux cleaned = -0.00034516 Jy ! Component: 150 - total flux cleaned = -0.000297531 Jy ! Component: 200 - total flux cleaned = -0.000276451 Jy ! Total flux subtracted in 200 components = -0.000276451 Jy ! Clean residual min=-0.002282 max=0.002415 Jy/beam ! Clean residual mean=-0.000012 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.105253 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.105253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125132Jy sigma=0.000755 ! Fit after self-cal, rms=0.125103Jy sigma=0.000754 ! 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.125103Jy sigma=0.000754 ! Fit after self-cal, rms=0.125097Jy sigma=0.000754 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.726 mas, bmaj=18.81 mas, bpa=11.35 degrees ! Estimated noise=905.868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000241459 Jy ! Component: 100 - total flux cleaned = -0.000195731 Jy ! Component: 150 - total flux cleaned = -0.000176049 Jy ! Component: 200 - total flux cleaned = -0.000157433 Jy ! Total flux subtracted in 200 components = -0.000157433 Jy ! Clean residual min=-0.002177 max=0.002311 Jy/beam ! Clean residual mean=-0.000013 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.105096 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 75 components and 0.105096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125087Jy sigma=0.000754 ! Fit after self-cal, rms=0.125083Jy sigma=0.000754 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.000163907 Jy ! Component: 100 - total flux cleaned = -0.000144759 Jy ! Component: 150 - total flux cleaned = -0.000110318 Jy ! Component: 200 - total flux cleaned = -9.43606e-05 Jy ! Total flux subtracted in 200 components = -9.43606e-05 Jy ! Clean residual min=-0.002154 max=0.002290 Jy/beam ! Clean residual mean=-0.000013 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.105001 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.105001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125076Jy sigma=0.000754 ! Fit after self-cal, rms=0.125065Jy sigma=0.000754 ! 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.125065Jy sigma=0.000754 ! Fit after self-cal, rms=0.125394Jy sigma=0.000754 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.722 mas, bmaj=18.78 mas, bpa=11.32 degrees ! Estimated noise=904.661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.59206e-05 Jy ! Component: 100 - total flux cleaned = -1.00187e-05 Jy ! Component: 150 - total flux cleaned = -9.27709e-06 Jy ! Component: 200 - total flux cleaned = -9.15574e-06 Jy ! Total flux subtracted in 200 components = -9.15574e-06 Jy ! Clean residual min=-0.002139 max=0.002318 Jy/beam ! Clean residual mean=-0.000009 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.104992 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.104992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125389Jy sigma=0.000754 ! Fit after self-cal, rms=0.125393Jy sigma=0.000754 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 = -5.88322e-05 Jy ! Component: 100 - total flux cleaned = -5.91162e-05 Jy ! Component: 150 - total flux cleaned = -5.89015e-05 Jy ! Component: 200 - total flux cleaned = -7.08914e-05 Jy ! Total flux subtracted in 200 components = -7.08914e-05 Jy ! Clean residual min=-0.002124 max=0.002305 Jy/beam ! Clean residual mean=-0.000009 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.104921 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.104921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125390Jy sigma=0.000754 ! Fit after self-cal, rms=0.125382Jy sigma=0.000754 ! 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.125382Jy sigma=0.000754 ! Fit after self-cal, rms=0.125375Jy sigma=0.000754 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.916 mas, bmaj=29.07 mas, bpa=1.686 degrees ! Estimated noise=1036.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.86349e-05 Jy ! Component: 100 - total flux cleaned = 9.10666e-05 Jy ! Component: 150 - total flux cleaned = 9.02969e-05 Jy ! Component: 200 - total flux cleaned = 0.000102806 Jy ! Total flux subtracted in 200 components = 0.000102806 Jy ! Clean residual min=-0.002197 max=0.002452 Jy/beam ! Clean residual mean=-0.000015 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.105024 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 96 components and 0.105024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125372Jy sigma=0.000754 ! Fit after self-cal, rms=0.125370Jy sigma=0.000754 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.96903e-05 Jy ! Component: 100 - total flux cleaned = 4.14361e-05 Jy ! Component: 150 - total flux cleaned = 5.2647e-05 Jy ! Component: 200 - total flux cleaned = 5.25648e-05 Jy ! Total flux subtracted in 200 components = 5.25648e-05 Jy ! Clean residual min=-0.002189 max=0.002450 Jy/beam ! Clean residual mean=-0.000015 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.105077 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 100 components and 0.105077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125368Jy sigma=0.000754 ! Fit after self-cal, rms=0.125362Jy sigma=0.000754 ! 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.719 mas, bmaj=18.76 mas, bpa=11.32 degrees ! Estimated noise=903.958 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.719 x 18.76 at 11.32 degrees (North through East) ! Clean map min=-0.0027476 max=0.088712 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.866 mas, bmaj=16.1 mas, bpa=12.96 degrees ! Estimated noise=1433.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0696692 Jy ! Component: 100 - total flux cleaned = 0.0876757 Jy ! Component: 150 - total flux cleaned = 0.0957544 Jy ! Component: 200 - total flux cleaned = 0.0999553 Jy ! Total flux subtracted in 200 components = 0.0999553 Jy ! Clean residual min=-0.004178 max=0.003938 Jy/beam ! Clean residual mean=-0.000004 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.0999552 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.0999552 Jy ! Inverting map and beam ! Estimated beam: bmin=3.719 mas, bmaj=18.76 mas, bpa=11.32 degrees ! Estimated noise=903.958 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.00349767 Jy ! Component: 100 - total flux cleaned = 0.00412402 Jy ! Component: 150 - total flux cleaned = 0.0044244 Jy ! Component: 200 - total flux cleaned = 0.00454551 Jy ! Total flux subtracted in 200 components = 0.00454551 Jy ! Clean residual min=-0.002379 max=0.002214 Jy/beam ! Clean residual mean=-0.000009 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.104501 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 67 components and 0.104501 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.916 mas, bmaj=29.07 mas, bpa=1.686 degrees ! Estimated noise=1036.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000501227 Jy ! Component: 100 - total flux cleaned = 0.000539305 Jy ! Component: 150 - total flux cleaned = 0.000573907 Jy ! Component: 200 - total flux cleaned = 0.000572215 Jy ! Total flux subtracted in 200 components = 0.000572215 Jy ! Clean residual min=-0.002270 max=0.002454 Jy/beam ! Clean residual mean=-0.000015 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.105073 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 = 9.5278e-07 Jy ! Component: 100 - total flux cleaned = 8.04931e-07 Jy ! Component: 150 - total flux cleaned = 3.20471e-07 Jy ! Component: 200 - total flux cleaned = 8.59393e-07 Jy ! Total flux subtracted in 200 components = 8.59393e-07 Jy ! Clean residual min=-0.002245 max=0.002449 Jy/beam ! Clean residual mean=-0.000015 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.105074 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.105074 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.719 mas, bmaj=18.76 mas, bpa=11.32 degrees ! Estimated noise=903.958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.56357e-05 Jy ! Component: 100 - total flux cleaned = -6.63617e-05 Jy ! Component: 150 - total flux cleaned = -6.55475e-05 Jy ! Component: 200 - total flux cleaned = -4.71316e-05 Jy ! Total flux subtracted in 200 components = -4.71316e-05 Jy ! Clean residual min=-0.002240 max=0.002286 Jy/beam ! Clean residual mean=-0.000008 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.105027 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.105027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125371Jy sigma=0.000754 ! Fit after self-cal, rms=0.125353Jy sigma=0.000754 wmodel J0532-3848_S_2014_08_05_pus_map.mod ! Writing 99 model components to file: J0532-3848_S_2014_08_05_pus_map.mod wobs J0532-3848_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0532-3848_S_2014_08_05_pus_uvs.fits wwins J0532-3848_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J0532-3848_S_2014_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 = 7.23369e-06 Jy ! Component: 100 - total flux cleaned = -3.19324e-05 Jy ! Component: 150 - total flux cleaned = -0.000105384 Jy ! Component: 200 - total flux cleaned = -0.000105639 Jy ! Component: 250 - total flux cleaned = -0.000308483 Jy ! Component: 300 - total flux cleaned = -0.000309346 Jy ! Component: 350 - total flux cleaned = -0.000404127 Jy ! Component: 400 - total flux cleaned = -0.000465879 Jy ! Component: 450 - total flux cleaned = -0.000437441 Jy ! Component: 500 - total flux cleaned = -0.000409507 Jy ! Component: 550 - total flux cleaned = -0.000381574 Jy ! Component: 600 - total flux cleaned = -0.000354153 Jy ! Component: 650 - total flux cleaned = -0.000219707 Jy ! Component: 700 - total flux cleaned = -0.000193207 Jy ! Component: 750 - total flux cleaned = -9.02454e-05 Jy ! Component: 800 - total flux cleaned = 3.44261e-05 Jy ! Component: 850 - total flux cleaned = 0.000107502 Jy ! Component: 900 - total flux cleaned = 8.36295e-05 Jy ! Component: 950 - total flux cleaned = 0.000130967 Jy ! Component: 1000 - total flux cleaned = 0.000130844 Jy ! Component: 1050 - total flux cleaned = 0.000199064 Jy ! Component: 1100 - total flux cleaned = 0.000154606 Jy ! Component: 1150 - total flux cleaned = 0.000176709 Jy ! Component: 1200 - total flux cleaned = 0.000198539 Jy ! Component: 1250 - total flux cleaned = 0.000219943 Jy ! Component: 1300 - total flux cleaned = 0.000241245 Jy ! Component: 1350 - total flux cleaned = 0.000241374 Jy ! Component: 1400 - total flux cleaned = 0.000323039 Jy ! Component: 1450 - total flux cleaned = 0.000363232 Jy ! Component: 1500 - total flux cleaned = 0.000461714 Jy ! Component: 1550 - total flux cleaned = 0.000461286 Jy ! Component: 1600 - total flux cleaned = 0.000481024 Jy ! Component: 1650 - total flux cleaned = 0.000481531 Jy ! Component: 1700 - total flux cleaned = 0.000575413 Jy ! Component: 1750 - total flux cleaned = 0.000594181 Jy ! Component: 1800 - total flux cleaned = 0.00063112 Jy ! Component: 1850 - total flux cleaned = 0.000685474 Jy ! Component: 1900 - total flux cleaned = 0.000738678 Jy ! Component: 1950 - total flux cleaned = 0.000774112 Jy ! Component: 2000 - total flux cleaned = 0.00086104 Jy ! Component: 2050 - total flux cleaned = 0.000843523 Jy ! Component: 2100 - total flux cleaned = 0.000843475 Jy ! Component: 2150 - total flux cleaned = 0.000944464 Jy ! Component: 2200 - total flux cleaned = 0.000927807 Jy ! Component: 2250 - total flux cleaned = 0.000944404 Jy ! Component: 2300 - total flux cleaned = 0.000944511 Jy ! Component: 2350 - total flux cleaned = 0.00102541 Jy ! Component: 2400 - total flux cleaned = 0.000961553 Jy ! Component: 2450 - total flux cleaned = 0.00102466 Jy ! Component: 2500 - total flux cleaned = 0.00097761 Jy ! Component: 2550 - total flux cleaned = 0.0010242 Jy ! Component: 2600 - total flux cleaned = 0.00108566 Jy ! Component: 2650 - total flux cleaned = 0.00108568 Jy ! Component: 2700 - total flux cleaned = 0.00116114 Jy ! Component: 2750 - total flux cleaned = 0.0012059 Jy ! Component: 2800 - total flux cleaned = 0.00116155 Jy ! Component: 2850 - total flux cleaned = 0.00119101 Jy ! Component: 2900 - total flux cleaned = 0.0012638 Jy ! Component: 2950 - total flux cleaned = 0.0012926 Jy ! Component: 3000 - total flux cleaned = 0.00127829 Jy ! Component: 3050 - total flux cleaned = 0.00133515 Jy ! Component: 3100 - total flux cleaned = 0.00137744 Jy ! Component: 3150 - total flux cleaned = 0.0014611 Jy ! Component: 3200 - total flux cleaned = 0.00150261 Jy ! Component: 3250 - total flux cleaned = 0.00158486 Jy ! Component: 3300 - total flux cleaned = 0.00162565 Jy ! Component: 3350 - total flux cleaned = 0.00172028 Jy ! Component: 3400 - total flux cleaned = 0.00177396 Jy ! Component: 3450 - total flux cleaned = 0.00184052 Jy ! Component: 3500 - total flux cleaned = 0.00189329 Jy ! Component: 3550 - total flux cleaned = 0.00198509 Jy ! Component: 3600 - total flux cleaned = 0.00206325 Jy ! Component: 3650 - total flux cleaned = 0.00214086 Jy ! Component: 3700 - total flux cleaned = 0.00220494 Jy ! Component: 3750 - total flux cleaned = 0.00228141 Jy ! Component: 3800 - total flux cleaned = 0.00239548 Jy ! Component: 3850 - total flux cleaned = 0.0024459 Jy ! Component: 3900 - total flux cleaned = 0.002521 Jy ! Component: 3950 - total flux cleaned = 0.00259565 Jy ! Component: 4000 - total flux cleaned = 0.00264511 Jy ! Component: 4050 - total flux cleaned = 0.00273099 Jy ! Total flux subtracted in 4096 components = 0.00280404 Jy ! Clean residual min=-0.000698 max=0.000779 Jy/beam ! Clean residual mean=0.000003 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.107831 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 390 components and 0.107831 Jy ![Exited script file: muppet] wmap "J0532-3848_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.719 x 18.76 at 11.32 degrees (North through East) ! Clean map min=-0.0018113 max=0.08835 Jy/beam ! Writing clean map to FITS file: J0532-3848_S_2014_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.0883497 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000239693 device "J0532-3848_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0532-3848_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.8139 0.8139 1.6278 3.2556 6.5112 13.0224 26.0448 52.0896 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.088 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.719 x 18.76 at 11.32 degrees (North through East) ! Clean map min=-0.0018113 max=0.08835 Jy/beam quit ! Quitting program ! Log file J0532-3848_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:17:07 2016