! Started logfile: J2006-1222_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:04:10 2016 obs J2006-1222_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J2006-1222_S_2014_06_09_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.611706 visibilities/baseline/integration-bin. ! Found source: J2006-1222 ! ! 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 12332 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 J2006-1222_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 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.927466Jy sigma=0.010092 ! Fit after self-cal, rms=0.872965Jy sigma=0.009566 ! 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.218 mas, bmaj=10.55 mas, bpa=16.42 degrees ! Estimated noise=860.513 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.0996813 Jy ! Component: 100 - total flux cleaned = 0.122118 Jy ! Total flux subtracted in 100 components = 0.122118 Jy ! Clean residual min=-0.004976 max=0.008082 Jy/beam ! Clean residual mean=0.000003 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.122118 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.122118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078928Jy sigma=0.000806 ! Fit after self-cal, rms=0.078903Jy sigma=0.000805 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00876084 Jy ! Component: 100 - total flux cleaned = 0.0132188 Jy ! Total flux subtracted in 100 components = 0.0132188 Jy ! Clean residual min=-0.003834 max=0.003742 Jy/beam ! Clean residual mean=0.000004 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.135337 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.135337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077737Jy sigma=0.000793 ! Fit after self-cal, rms=0.077707Jy 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=4.035 mas, bmaj=11.94 mas, bpa=14.18 degrees ! Estimated noise=591.523 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 (6, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00471074 Jy ! Component: 100 - total flux cleaned = 0.00733584 Jy ! Component: 150 - total flux cleaned = 0.00902394 Jy ! Component: 200 - total flux cleaned = 0.00944375 Jy ! Total flux subtracted in 200 components = 0.00944375 Jy ! Clean residual min=-0.002345 max=0.002437 Jy/beam ! Clean residual mean=0.000005 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.144781 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 68 components and 0.144781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077384Jy sigma=0.000789 ! Fit after self-cal, rms=0.077368Jy sigma=0.000789 ! 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.81 HN 0.95 KP 1.08 ! LA 1.19 MK 1.00* NL 0.98 OV 0.99 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.04 KP 1.01 ! LA 1.11 MK 1.00* NL 1.07 OV 1.00 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.04 KP 0.91 ! LA 0.91 MK 1.00* NL 0.99 OV 0.95 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.97 KP 0.88 ! LA 0.89 MK 1.00* NL 1.05 OV 1.02 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.077368Jy sigma=0.000789 ! Fit after self-cal, rms=0.074931Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.034 mas, bmaj=11.96 mas, bpa=14.12 degrees ! Estimated noise=588.667 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.000868731 Jy ! Component: 100 - total flux cleaned = 0.00101069 Jy ! Component: 150 - total flux cleaned = 0.00100986 Jy ! Component: 200 - total flux cleaned = 0.00102899 Jy ! Total flux subtracted in 200 components = 0.00102899 Jy ! Clean residual min=-0.001756 max=0.001664 Jy/beam ! Clean residual mean=0.000003 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.14581 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 89 components and 0.14581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074908Jy sigma=0.000775 ! Fit after self-cal, rms=0.074903Jy sigma=0.000774 ! 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.074903Jy sigma=0.000774 ! Fit after self-cal, rms=0.074811Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.033 mas, bmaj=11.95 mas, bpa=14.15 degrees ! Estimated noise=588.549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000534235 Jy ! Component: 100 - total flux cleaned = 0.000534702 Jy ! Component: 150 - total flux cleaned = 0.000535473 Jy ! Component: 200 - total flux cleaned = 0.00050779 Jy ! Total flux subtracted in 200 components = 0.00050779 Jy ! Clean residual min=-0.001560 max=0.001497 Jy/beam ! Clean residual mean=0.000003 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.146318 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 104 components and 0.146318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074802Jy sigma=0.000774 ! Fit after self-cal, rms=0.074800Jy sigma=0.000774 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.000206273 Jy ! Component: 100 - total flux cleaned = 0.000180982 Jy ! Component: 150 - total flux cleaned = 0.000180999 Jy ! Component: 200 - total flux cleaned = 0.000181282 Jy ! Total flux subtracted in 200 components = 0.000181282 Jy ! Clean residual min=-0.001520 max=0.001520 Jy/beam ! Clean residual mean=0.000003 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.146499 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 116 components and 0.146499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074796Jy sigma=0.000774 ! Fit after self-cal, rms=0.074795Jy sigma=0.000774 ! 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.074795Jy sigma=0.000774 ! Fit after self-cal, rms=0.074781Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.031 mas, bmaj=11.94 mas, bpa=14.17 degrees ! Estimated noise=588.673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000248643 Jy ! Component: 100 - total flux cleaned = 0.000289948 Jy ! Component: 150 - total flux cleaned = 0.000301917 Jy ! Component: 200 - total flux cleaned = 0.000290847 Jy ! Total flux subtracted in 200 components = 0.000290847 Jy ! Clean residual min=-0.001514 max=0.001562 Jy/beam ! Clean residual mean=0.000003 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.14679 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 126 components and 0.14679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074777Jy sigma=0.000774 ! Fit after self-cal, rms=0.074776Jy sigma=0.000774 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.000113234 Jy ! Component: 100 - total flux cleaned = 0.0001031 Jy ! Component: 150 - total flux cleaned = 8.38347e-05 Jy ! Component: 200 - total flux cleaned = 5.58517e-05 Jy ! Total flux subtracted in 200 components = 5.58517e-05 Jy ! Clean residual min=-0.001506 max=0.001564 Jy/beam ! Clean residual mean=0.000003 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.146846 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 134 components and 0.146846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074774Jy sigma=0.000773 ! Fit after self-cal, rms=0.074774Jy sigma=0.000773 ! 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.074774Jy sigma=0.000773 ! Fit after self-cal, rms=0.074805Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.741 mas, bmaj=18.74 mas, bpa=-0.6993 degrees ! Estimated noise=669.308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.14171e-05 Jy ! Component: 100 - total flux cleaned = -9.79142e-05 Jy ! Component: 150 - total flux cleaned = -0.000138556 Jy ! Component: 200 - total flux cleaned = -0.000167253 Jy ! Total flux subtracted in 200 components = -0.000167253 Jy ! Clean residual min=-0.001322 max=0.001400 Jy/beam ! Clean residual mean=0.000005 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.146678 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 147 components and 0.146678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074804Jy sigma=0.000773 ! Fit after self-cal, rms=0.074802Jy sigma=0.000773 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.000100431 Jy ! Component: 100 - total flux cleaned = 6.31324e-05 Jy ! Component: 150 - total flux cleaned = 1.89297e-05 Jy ! Component: 200 - total flux cleaned = -6.36706e-06 Jy ! Total flux subtracted in 200 components = -6.36706e-06 Jy ! Clean residual min=-0.001307 max=0.001406 Jy/beam ! Clean residual mean=0.000005 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.146672 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 152 components and 0.146672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074801Jy sigma=0.000773 ! Fit after self-cal, rms=0.074801Jy sigma=0.000773 ! 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=4.029 mas, bmaj=11.94 mas, bpa=14.18 degrees ! Estimated noise=589.112 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.029 x 11.94 at 14.18 degrees (North through East) ! Clean map min=-0.001431 max=0.12825 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.211 mas, bmaj=10.53 mas, bpa=16.38 degrees ! Estimated noise=847.597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.09809 Jy ! Component: 100 - total flux cleaned = 0.120787 Jy ! Component: 150 - total flux cleaned = 0.129871 Jy ! Component: 200 - total flux cleaned = 0.134976 Jy ! Total flux subtracted in 200 components = 0.134976 Jy ! Clean residual min=-0.002552 max=0.003024 Jy/beam ! Clean residual mean=0.000002 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.134976 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.134976 Jy ! Inverting map and beam ! Estimated beam: bmin=4.029 mas, bmaj=11.94 mas, bpa=14.18 degrees ! Estimated noise=589.112 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.00495905 Jy ! Component: 100 - total flux cleaned = 0.00782292 Jy ! Component: 150 - total flux cleaned = 0.00969474 Jy ! Component: 200 - total flux cleaned = 0.0104812 Jy ! Total flux subtracted in 200 components = 0.0104812 Jy ! Clean residual min=-0.001779 max=0.001457 Jy/beam ! Clean residual mean=0.000003 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.145457 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 60 components and 0.145457 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.741 mas, bmaj=18.74 mas, bpa=-0.6993 degrees ! Estimated noise=669.308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000795991 Jy ! Component: 100 - total flux cleaned = 0.00110481 Jy ! Component: 150 - total flux cleaned = 0.00129269 Jy ! Component: 200 - total flux cleaned = 0.00136891 Jy ! Total flux subtracted in 200 components = 0.00136891 Jy ! Clean residual min=-0.001341 max=0.001447 Jy/beam ! Clean residual mean=0.000004 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.146826 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 = 3.82685e-05 Jy ! Component: 100 - total flux cleaned = 3.78361e-05 Jy ! Component: 150 - total flux cleaned = -5.94871e-07 Jy ! Component: 200 - total flux cleaned = -3.7432e-05 Jy ! Total flux subtracted in 200 components = -3.7432e-05 Jy ! Clean residual min=-0.001280 max=0.001398 Jy/beam ! Clean residual mean=0.000004 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.146788 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 105 components and 0.146788 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.029 mas, bmaj=11.94 mas, bpa=14.18 degrees ! Estimated noise=589.112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.86809e-06 Jy ! Component: 100 - total flux cleaned = -0.000104477 Jy ! Component: 150 - total flux cleaned = -0.000155686 Jy ! Component: 200 - total flux cleaned = -0.000186355 Jy ! Total flux subtracted in 200 components = -0.000186355 Jy ! Clean residual min=-0.001461 max=0.001498 Jy/beam ! Clean residual mean=0.000003 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.146602 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 126 components and 0.146602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074808Jy sigma=0.000774 ! Fit after self-cal, rms=0.074807Jy sigma=0.000774 wmodel J2006-1222_S_2014_06_09_pus_map.mod ! Writing 126 model components to file: J2006-1222_S_2014_06_09_pus_map.mod wobs J2006-1222_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J2006-1222_S_2014_06_09_pus_uvs.fits wwins J2006-1222_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J2006-1222_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 = -4.91613e-05 Jy ! Component: 100 - total flux cleaned = -0.000201745 Jy ! Component: 150 - total flux cleaned = -0.000202009 Jy ! Component: 200 - total flux cleaned = -0.000179063 Jy ! Component: 250 - total flux cleaned = -0.000222375 Jy ! Component: 300 - total flux cleaned = -0.000243008 Jy ! Component: 350 - total flux cleaned = -0.000324647 Jy ! Component: 400 - total flux cleaned = -0.000364258 Jy ! Component: 450 - total flux cleaned = -0.000383602 Jy ! Component: 500 - total flux cleaned = -0.000421425 Jy ! Component: 550 - total flux cleaned = -0.000475962 Jy ! Component: 600 - total flux cleaned = -0.000476137 Jy ! Component: 650 - total flux cleaned = -0.000527864 Jy ! Component: 700 - total flux cleaned = -0.000544298 Jy ! Component: 750 - total flux cleaned = -0.000527327 Jy ! Component: 800 - total flux cleaned = -0.000576408 Jy ! Component: 850 - total flux cleaned = -0.000624467 Jy ! Component: 900 - total flux cleaned = -0.00067155 Jy ! Component: 950 - total flux cleaned = -0.000717986 Jy ! Component: 1000 - total flux cleaned = -0.000793616 Jy ! Component: 1050 - total flux cleaned = -0.000897322 Jy ! Component: 1100 - total flux cleaned = -0.000984521 Jy ! Component: 1150 - total flux cleaned = -0.00099864 Jy ! Component: 1200 - total flux cleaned = -0.00108356 Jy ! Component: 1250 - total flux cleaned = -0.00109731 Jy ! Component: 1300 - total flux cleaned = -0.00111131 Jy ! Component: 1350 - total flux cleaned = -0.00119287 Jy ! Component: 1400 - total flux cleaned = -0.00123291 Jy ! Component: 1450 - total flux cleaned = -0.001299 Jy ! Component: 1500 - total flux cleaned = -0.00132504 Jy ! Component: 1550 - total flux cleaned = -0.00138951 Jy ! Component: 1600 - total flux cleaned = -0.00137666 Jy ! Component: 1650 - total flux cleaned = -0.00138926 Jy ! Component: 1700 - total flux cleaned = -0.00142666 Jy ! Component: 1750 - total flux cleaned = -0.00140176 Jy ! Component: 1800 - total flux cleaned = -0.00137731 Jy ! Component: 1850 - total flux cleaned = -0.00141374 Jy ! Component: 1900 - total flux cleaned = -0.00138956 Jy ! Component: 1950 - total flux cleaned = -0.00140132 Jy ! Component: 2000 - total flux cleaned = -0.00138958 Jy ! Component: 2050 - total flux cleaned = -0.00137792 Jy ! Component: 2100 - total flux cleaned = -0.00138943 Jy ! Component: 2150 - total flux cleaned = -0.0014125 Jy ! Component: 2200 - total flux cleaned = -0.00141244 Jy ! Component: 2250 - total flux cleaned = -0.00142368 Jy ! Component: 2300 - total flux cleaned = -0.00136764 Jy ! Component: 2350 - total flux cleaned = -0.00137897 Jy ! Component: 2400 - total flux cleaned = -0.00139002 Jy ! Component: 2450 - total flux cleaned = -0.00137907 Jy ! Component: 2500 - total flux cleaned = -0.00138997 Jy ! Component: 2550 - total flux cleaned = -0.00137911 Jy ! Component: 2600 - total flux cleaned = -0.00134702 Jy ! Component: 2650 - total flux cleaned = -0.00134702 Jy ! Component: 2700 - total flux cleaned = -0.00133659 Jy ! Component: 2750 - total flux cleaned = -0.00132623 Jy ! Component: 2800 - total flux cleaned = -0.00130543 Jy ! Component: 2850 - total flux cleaned = -0.0012746 Jy ! Component: 2900 - total flux cleaned = -0.00130531 Jy ! Component: 2950 - total flux cleaned = -0.00128489 Jy ! Component: 3000 - total flux cleaned = -0.00126484 Jy ! Component: 3050 - total flux cleaned = -0.00125475 Jy ! Component: 3100 - total flux cleaned = -0.00123487 Jy ! Component: 3150 - total flux cleaned = -0.00124469 Jy ! Component: 3200 - total flux cleaned = -0.00124471 Jy ! Component: 3250 - total flux cleaned = -0.00127388 Jy ! Component: 3300 - total flux cleaned = -0.00128343 Jy ! Component: 3350 - total flux cleaned = -0.00127379 Jy ! Component: 3400 - total flux cleaned = -0.00129267 Jy ! Component: 3450 - total flux cleaned = -0.00129258 Jy ! Component: 3500 - total flux cleaned = -0.00130199 Jy ! Component: 3550 - total flux cleaned = -0.00130197 Jy ! Component: 3600 - total flux cleaned = -0.00132977 Jy ! Component: 3650 - total flux cleaned = -0.00131138 Jy ! Component: 3700 - total flux cleaned = -0.00132979 Jy ! Component: 3750 - total flux cleaned = -0.00132992 Jy ! Component: 3800 - total flux cleaned = -0.0013299 Jy ! Component: 3850 - total flux cleaned = -0.00132987 Jy ! Component: 3900 - total flux cleaned = -0.00135675 Jy ! Component: 3950 - total flux cleaned = -0.00135673 Jy ! Component: 4000 - total flux cleaned = -0.00138333 Jy ! Component: 4050 - total flux cleaned = -0.00137453 Jy ! Total flux subtracted in 4096 components = -0.00139211 Jy ! Clean residual min=-0.000529 max=0.000463 Jy/beam ! Clean residual mean=0.000000 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.14521 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 392 components and 0.14521 Jy ![Exited script file: muppet] wmap "J2006-1222_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.029 x 11.94 at 14.18 degrees (North through East) ! Clean map min=-0.0016057 max=0.1278 Jy/beam ! Writing clean map to FITS file: J2006-1222_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.127799 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163393 device "J2006-1222_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2006-1222_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.383554 0.383554 0.767108 1.53422 3.06843 6.13686 12.2737 24.5474 49.0949 98.1898 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.127 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.029 x 11.94 at 14.18 degrees (North through East) ! Clean map min=-0.0016057 max=0.1278 Jy/beam quit ! Quitting program ! Log file J2006-1222_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:04:15 2016