! Started logfile: J0422-2034_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:42:46 2016 obs J0422-2034_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0422-2034_S_2014_06_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.615611 visibilities/baseline/integration-bin. ! Found source: J0422-2034 ! ! 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 336 lines of history. ! ! Reading 13408 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 J0422-2034_S_2014_06_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 248 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 248 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 248 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 248 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.901525Jy sigma=0.008699 ! Fit after self-cal, rms=0.877778Jy sigma=0.008467 ! 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.118 mas, bmaj=10.83 mas, bpa=11.9 degrees ! Estimated noise=1072.04 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.0896183 Jy ! Component: 100 - total flux cleaned = 0.116257 Jy ! Total flux subtracted in 100 components = 0.116257 Jy ! Clean residual min=-0.005509 max=0.012016 Jy/beam ! Clean residual mean=0.000008 rms=0.001930 Jy/beam ! Combined flux in latest and established models = 0.116257 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.116257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090418Jy sigma=0.000827 ! Fit after self-cal, rms=0.090407Jy sigma=0.000827 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139468 Jy ! Component: 100 - total flux cleaned = 0.0220713 Jy ! Total flux subtracted in 100 components = 0.0220713 Jy ! Clean residual min=-0.004878 max=0.004395 Jy/beam ! Clean residual mean=0.000006 rms=0.001214 Jy/beam ! Combined flux in latest and established models = 0.138329 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.138329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087021Jy sigma=0.000792 ! Fit after self-cal, rms=0.086985Jy sigma=0.000792 ! 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.88 mas, bmaj=12.77 mas, bpa=10.48 degrees ! Estimated noise=640.839 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.00887703 Jy ! Component: 100 - total flux cleaned = 0.0131847 Jy ! Component: 150 - total flux cleaned = 0.0155896 Jy ! Component: 200 - total flux cleaned = 0.0170082 Jy ! Total flux subtracted in 200 components = 0.0170082 Jy ! Clean residual min=-0.002980 max=0.002651 Jy/beam ! Clean residual mean=0.000009 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.155337 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 57 components and 0.155337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086079Jy sigma=0.000784 ! Fit after self-cal, rms=0.086058Jy sigma=0.000784 ! 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.00* FD 0.85 HN 1.02 KP 1.04 ! LA 1.17 MK 1.00* NL 0.97 OV 0.98 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.03 KP 1.00 ! LA 1.12 MK 1.00* NL 1.08 OV 1.00 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 0.99 KP 0.90 ! LA 0.92 MK 1.00* NL 0.99 OV 0.93 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.03 KP 0.86 ! LA 0.89 MK 1.00* NL 1.07 OV 1.01 ! PT 1.03 SC 0.94 ! ! ! Fit before self-cal, rms=0.086058Jy sigma=0.000784 ! Fit after self-cal, rms=0.083690Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.863 mas, bmaj=12.81 mas, bpa=10.61 degrees ! Estimated noise=637.493 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.000242202 Jy ! Component: 100 - total flux cleaned = -0.000215314 Jy ! Component: 150 - total flux cleaned = -0.000215477 Jy ! Component: 200 - total flux cleaned = -0.000195177 Jy ! Total flux subtracted in 200 components = -0.000195177 Jy ! Clean residual min=-0.002226 max=0.002103 Jy/beam ! Clean residual mean=0.000001 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.155142 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.155142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083674Jy sigma=0.000772 ! Fit after self-cal, rms=0.083674Jy sigma=0.000772 ! 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.083674Jy sigma=0.000772 ! Fit after self-cal, rms=0.083658Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.858 mas, bmaj=12.81 mas, bpa=10.64 degrees ! Estimated noise=637.345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000155606 Jy ! Component: 100 - total flux cleaned = -0.000136099 Jy ! Component: 150 - total flux cleaned = -0.000135288 Jy ! Component: 200 - total flux cleaned = -0.000134937 Jy ! Total flux subtracted in 200 components = -0.000134937 Jy ! Clean residual min=-0.002182 max=0.002084 Jy/beam ! Clean residual mean=-0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.155007 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 63 components and 0.155007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083650Jy sigma=0.000771 ! Fit after self-cal, rms=0.083649Jy sigma=0.000771 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.34213e-05 Jy ! Component: 100 - total flux cleaned = -3.97686e-05 Jy ! Component: 150 - total flux cleaned = -2.77349e-05 Jy ! Component: 200 - total flux cleaned = -1.70377e-05 Jy ! Total flux subtracted in 200 components = -1.70377e-05 Jy ! Clean residual min=-0.002136 max=0.002101 Jy/beam ! Clean residual mean=-0.000000 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.15499 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.15499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083645Jy sigma=0.000771 ! Fit after self-cal, rms=0.083642Jy sigma=0.000771 ! 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.083642Jy sigma=0.000771 ! Fit after self-cal, rms=0.083645Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.854 mas, bmaj=12.82 mas, bpa=10.65 degrees ! Estimated noise=637.018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000163336 Jy ! Component: 100 - total flux cleaned = -0.000162684 Jy ! Component: 150 - total flux cleaned = -0.000162539 Jy ! Component: 200 - total flux cleaned = -0.00016258 Jy ! Total flux subtracted in 200 components = -0.00016258 Jy ! Clean residual min=-0.002116 max=0.002063 Jy/beam ! Clean residual mean=-0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.154827 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.154827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083642Jy sigma=0.000771 ! Fit after self-cal, rms=0.083643Jy sigma=0.000771 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.42641e-05 Jy ! Component: 100 - total flux cleaned = -4.61066e-05 Jy ! Component: 150 - total flux cleaned = -3.92121e-05 Jy ! Component: 200 - total flux cleaned = -3.93303e-05 Jy ! Total flux subtracted in 200 components = -3.93303e-05 Jy ! Clean residual min=-0.002089 max=0.002069 Jy/beam ! Clean residual mean=-0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.154788 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 73 components and 0.154788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083641Jy sigma=0.000771 ! Fit after self-cal, rms=0.083640Jy sigma=0.000771 ! 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.083640Jy sigma=0.000771 ! Fit after self-cal, rms=0.083638Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.657 mas, bmaj=20.27 mas, bpa=-1.937 degrees ! Estimated noise=737.098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.09709e-05 Jy ! Component: 100 - total flux cleaned = -4.01522e-05 Jy ! Component: 150 - total flux cleaned = -2.60855e-05 Jy ! Component: 200 - total flux cleaned = -1.96408e-05 Jy ! Total flux subtracted in 200 components = -1.96408e-05 Jy ! Clean residual min=-0.001820 max=0.002341 Jy/beam ! Clean residual mean=-0.000002 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.154768 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 76 components and 0.154768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083637Jy sigma=0.000771 ! Fit after self-cal, rms=0.083635Jy sigma=0.000771 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 (6.5, -59.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179301 Jy ! Component: 100 - total flux cleaned = 0.00223625 Jy ! Component: 150 - total flux cleaned = 0.00255993 Jy ! Component: 200 - total flux cleaned = 0.00271528 Jy ! Total flux subtracted in 200 components = 0.00271528 Jy ! Clean residual min=-0.001653 max=0.001590 Jy/beam ! Clean residual mean=-0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.157484 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 0.157484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083592Jy sigma=0.000771 ! Fit after self-cal, rms=0.083590Jy sigma=0.000771 ! 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.851 mas, bmaj=12.83 mas, bpa=10.68 degrees ! Estimated noise=636.863 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.851 x 12.83 at 10.68 degrees (North through East) ! Clean map min=-0.0019031 max=0.12384 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.079 mas, bmaj=10.88 mas, bpa=12.15 degrees ! Estimated noise=1062.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0885772 Jy ! Component: 100 - total flux cleaned = 0.116641 Jy ! Component: 150 - total flux cleaned = 0.131243 Jy ! Component: 200 - total flux cleaned = 0.139656 Jy ! Total flux subtracted in 200 components = 0.139656 Jy ! Clean residual min=-0.003809 max=0.004350 Jy/beam ! Clean residual mean=0.000003 rms=0.001022 Jy/beam ! Combined flux in latest and established models = 0.139656 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.139656 Jy ! Inverting map and beam ! Estimated beam: bmin=3.851 mas, bmaj=12.83 mas, bpa=10.68 degrees ! Estimated noise=636.863 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.00777661 Jy ! Component: 100 - total flux cleaned = 0.01143 Jy ! Component: 150 - total flux cleaned = 0.0136051 Jy ! Component: 200 - total flux cleaned = 0.0145453 Jy ! Total flux subtracted in 200 components = 0.0145453 Jy ! Clean residual min=-0.002258 max=0.001745 Jy/beam ! Clean residual mean=-0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.154202 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 63 components and 0.154202 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.657 mas, bmaj=20.27 mas, bpa=-1.937 degrees ! Estimated noise=737.098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173522 Jy ! Component: 100 - total flux cleaned = 0.0028524 Jy ! Component: 150 - total flux cleaned = 0.00351364 Jy ! Component: 200 - total flux cleaned = 0.00390913 Jy ! Total flux subtracted in 200 components = 0.00390913 Jy ! Clean residual min=-0.001786 max=0.001789 Jy/beam ! Clean residual mean=-0.000001 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.158111 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.000132847 Jy ! Component: 100 - total flux cleaned = 0.000109045 Jy ! Component: 150 - total flux cleaned = 8.65577e-05 Jy ! Component: 200 - total flux cleaned = 6.51455e-05 Jy ! Total flux subtracted in 200 components = 6.51455e-05 Jy ! Clean residual min=-0.001741 max=0.001667 Jy/beam ! Clean residual mean=-0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.158176 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 97 components and 0.158176 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.851 mas, bmaj=12.83 mas, bpa=10.68 degrees ! Estimated noise=636.863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.26266e-06 Jy ! Component: 100 - total flux cleaned = -0.000128889 Jy ! Component: 150 - total flux cleaned = -0.000191098 Jy ! Component: 200 - total flux cleaned = -0.00027549 Jy ! Total flux subtracted in 200 components = -0.00027549 Jy ! Clean residual min=-0.002062 max=0.001499 Jy/beam ! Clean residual mean=0.000000 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.1579 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 118 components and 0.1579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083579Jy sigma=0.000771 ! Fit after self-cal, rms=0.083573Jy sigma=0.000771 wmodel J0422-2034_S_2014_06_09_pus_map.mod ! Writing 118 model components to file: J0422-2034_S_2014_06_09_pus_map.mod wobs J0422-2034_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0422-2034_S_2014_06_09_pus_uvs.fits wwins J0422-2034_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J0422-2034_S_2014_06_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.000819742 Jy ! Component: 100 - total flux cleaned = -0.00121119 Jy ! Component: 150 - total flux cleaned = -0.00134033 Jy ! Component: 200 - total flux cleaned = -0.0014359 Jy ! Component: 250 - total flux cleaned = -0.00138977 Jy ! Component: 300 - total flux cleaned = -0.00130309 Jy ! Component: 350 - total flux cleaned = -0.00128229 Jy ! Component: 400 - total flux cleaned = -0.00124171 Jy ! Component: 450 - total flux cleaned = -0.00124158 Jy ! Component: 500 - total flux cleaned = -0.00126074 Jy ! Component: 550 - total flux cleaned = -0.00126037 Jy ! Component: 600 - total flux cleaned = -0.0013331 Jy ! Component: 650 - total flux cleaned = -0.00136835 Jy ! Component: 700 - total flux cleaned = -0.00140261 Jy ! Component: 750 - total flux cleaned = -0.00145327 Jy ! Component: 800 - total flux cleaned = -0.00146983 Jy ! Component: 850 - total flux cleaned = -0.00155157 Jy ! Component: 900 - total flux cleaned = -0.00156726 Jy ! Component: 950 - total flux cleaned = -0.00161446 Jy ! Component: 1000 - total flux cleaned = -0.00166059 Jy ! Component: 1050 - total flux cleaned = -0.00172153 Jy ! Component: 1100 - total flux cleaned = -0.00178116 Jy ! Component: 1150 - total flux cleaned = -0.0018402 Jy ! Component: 1200 - total flux cleaned = -0.00192713 Jy ! Component: 1250 - total flux cleaned = -0.00199864 Jy ! Component: 1300 - total flux cleaned = -0.00202682 Jy ! Component: 1350 - total flux cleaned = -0.00209624 Jy ! Component: 1400 - total flux cleaned = -0.00213713 Jy ! Component: 1450 - total flux cleaned = -0.00220462 Jy ! Component: 1500 - total flux cleaned = -0.00223109 Jy ! Component: 1550 - total flux cleaned = -0.00225754 Jy ! Component: 1600 - total flux cleaned = -0.00225779 Jy ! Component: 1650 - total flux cleaned = -0.00228368 Jy ! Component: 1700 - total flux cleaned = -0.00229635 Jy ! Component: 1750 - total flux cleaned = -0.00232147 Jy ! Component: 1800 - total flux cleaned = -0.00230935 Jy ! Component: 1850 - total flux cleaned = -0.00235849 Jy ! Component: 1900 - total flux cleaned = -0.00237073 Jy ! Component: 1950 - total flux cleaned = -0.0024304 Jy ! Component: 2000 - total flux cleaned = -0.00241856 Jy ! Component: 2050 - total flux cleaned = -0.00247716 Jy ! Component: 2100 - total flux cleaned = -0.0025466 Jy ! Component: 2150 - total flux cleaned = -0.00255801 Jy ! Component: 2200 - total flux cleaned = -0.00256936 Jy ! Component: 2250 - total flux cleaned = -0.00259194 Jy ! Component: 2300 - total flux cleaned = -0.00261425 Jy ! Component: 2350 - total flux cleaned = -0.00263626 Jy ! Component: 2400 - total flux cleaned = -0.00267986 Jy ! Component: 2450 - total flux cleaned = -0.00265825 Jy ! Component: 2500 - total flux cleaned = -0.00267972 Jy ! Component: 2550 - total flux cleaned = -0.00273308 Jy ! Component: 2600 - total flux cleaned = -0.00273308 Jy ! Component: 2650 - total flux cleaned = -0.00277493 Jy ! Component: 2700 - total flux cleaned = -0.00279577 Jy ! Component: 2750 - total flux cleaned = -0.00282668 Jy ! Component: 2800 - total flux cleaned = -0.00284721 Jy ! Component: 2850 - total flux cleaned = -0.00289782 Jy ! Component: 2900 - total flux cleaned = -0.00291788 Jy ! Component: 2950 - total flux cleaned = -0.00291774 Jy ! Component: 3000 - total flux cleaned = -0.00295717 Jy ! Component: 3050 - total flux cleaned = -0.00293761 Jy ! Component: 3100 - total flux cleaned = -0.00295697 Jy ! Component: 3150 - total flux cleaned = -0.00297624 Jy ! Component: 3200 - total flux cleaned = -0.00300484 Jy ! Component: 3250 - total flux cleaned = -0.00294798 Jy ! Component: 3300 - total flux cleaned = -0.00296672 Jy ! Component: 3350 - total flux cleaned = -0.00297613 Jy ! Component: 3400 - total flux cleaned = -0.00294839 Jy ! Component: 3450 - total flux cleaned = -0.00296676 Jy ! Component: 3500 - total flux cleaned = -0.00295761 Jy ! Component: 3550 - total flux cleaned = -0.00295755 Jy ! Component: 3600 - total flux cleaned = -0.00298461 Jy ! Component: 3650 - total flux cleaned = -0.00299357 Jy ! Component: 3700 - total flux cleaned = -0.00297579 Jy ! Component: 3750 - total flux cleaned = -0.00293156 Jy ! Component: 3800 - total flux cleaned = -0.00293155 Jy ! Component: 3850 - total flux cleaned = -0.00295777 Jy ! Component: 3900 - total flux cleaned = -0.00294035 Jy ! Component: 3950 - total flux cleaned = -0.00294893 Jy ! Component: 4000 - total flux cleaned = -0.00295755 Jy ! Component: 4050 - total flux cleaned = -0.00296609 Jy ! Total flux subtracted in 4096 components = -0.00294075 Jy ! Clean residual min=-0.000465 max=0.000609 Jy/beam ! Clean residual mean=-0.000000 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.15496 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 400 components and 0.15496 Jy ![Exited script file: muppet] wmap "J0422-2034_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.851 x 12.83 at 10.68 degrees (North through East) ! Clean map min=-0.0013115 max=0.12359 Jy/beam ! Writing clean map to FITS file: J0422-2034_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.123587 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000155293 device "J0422-2034_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0422-2034_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.376967 0.376967 0.753933 1.50787 3.01573 6.03147 12.0629 24.1259 48.2517 96.5035 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.123 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.851 x 12.83 at 10.68 degrees (North through East) ! Clean map min=-0.0013115 max=0.12359 Jy/beam quit ! Quitting program ! Log file J0422-2034_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:42:51 2016