! Started logfile: J1632-0033_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:32:18 2016 obs J1632-0033_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1632-0033_S_2014_05_31_pus_uva.fits ! AN table 1: 100 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.884 visibilities/baseline/integration-bin. ! Found source: J1632-0033 ! ! 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 15912 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 J1632-0033_S_2014_05_31_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.884178Jy sigma=0.010335 ! Fit after self-cal, rms=0.855258Jy sigma=0.010000 ! 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.915 mas, bmaj=6.905 mas, bpa=-0.2736 degrees ! Estimated noise=677.254 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.109942 Jy ! Component: 100 - total flux cleaned = 0.136377 Jy ! Total flux subtracted in 100 components = 0.136377 Jy ! Clean residual min=-0.004755 max=0.010564 Jy/beam ! Clean residual mean=0.000022 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.136377 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.136377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074519Jy sigma=0.000825 ! Fit after self-cal, rms=0.074510Jy sigma=0.000825 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011541 Jy ! Component: 100 - total flux cleaned = 0.0178749 Jy ! Total flux subtracted in 100 components = 0.0178749 Jy ! Clean residual min=-0.003527 max=0.003661 Jy/beam ! Clean residual mean=0.000007 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.154252 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.154252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072040Jy sigma=0.000796 ! Fit after self-cal, rms=0.072039Jy sigma=0.000796 ! 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.53 mas, bmaj=8.064 mas, bpa=0.2028 degrees ! Estimated noise=486.126 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.0062916 Jy ! Component: 100 - total flux cleaned = 0.00988463 Jy ! Component: 150 - total flux cleaned = 0.0121609 Jy ! Component: 200 - total flux cleaned = 0.0136318 Jy ! Total flux subtracted in 200 components = 0.0136318 Jy ! Clean residual min=-0.003121 max=0.003564 Jy/beam ! Clean residual mean=-0.000003 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.167884 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 60 components and 0.167884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071387Jy sigma=0.000790 ! Fit after self-cal, rms=0.071389Jy sigma=0.000790 ! 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.02 FD 0.83 HN 0.97 KP 1.02 ! LA 1.17 MK 1.00 NL 0.98 OV 0.97 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.04 KP 1.00 ! LA 1.11 MK 1.00 NL 1.05 OV 1.00 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.12 HN 1.04 KP 0.92 ! LA 0.89 MK 1.01 NL 0.98 OV 0.95 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.02 KP 0.89 ! LA 0.88 MK 1.02 NL 1.07 OV 1.03 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.071389Jy sigma=0.000790 ! Fit after self-cal, rms=0.069218Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.543 mas, bmaj=8.109 mas, bpa=0.2175 degrees ! Estimated noise=486.147 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 (3, 13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243423 Jy ! Component: 100 - total flux cleaned = 0.00302207 Jy ! Component: 150 - total flux cleaned = 0.00305982 Jy ! Component: 200 - total flux cleaned = 0.00306079 Jy ! Total flux subtracted in 200 components = 0.00306079 Jy ! Clean residual min=-0.001693 max=0.001781 Jy/beam ! Clean residual mean=-0.000003 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.170945 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 0.170945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069128Jy sigma=0.000772 ! Fit after self-cal, rms=0.069121Jy 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.069121Jy sigma=0.000772 ! Fit after self-cal, rms=0.068925Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=8.103 mas, bpa=0.2742 degrees ! Estimated noise=485.406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000721141 Jy ! Component: 100 - total flux cleaned = 0.000770446 Jy ! Component: 150 - total flux cleaned = 0.000791155 Jy ! Component: 200 - total flux cleaned = 0.000809218 Jy ! Total flux subtracted in 200 components = 0.000809218 Jy ! Clean residual min=-0.001682 max=0.001691 Jy/beam ! Clean residual mean=-0.000003 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.171754 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.171754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068911Jy sigma=0.000771 ! Fit after self-cal, rms=0.068910Jy 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 = -2.2928e-06 Jy ! Component: 100 - total flux cleaned = 1.39004e-05 Jy ! Component: 150 - total flux cleaned = 1.39229e-05 Jy ! Component: 200 - total flux cleaned = 2.75586e-05 Jy ! Total flux subtracted in 200 components = 2.75586e-05 Jy ! Clean residual min=-0.001644 max=0.001705 Jy/beam ! Clean residual mean=-0.000003 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.171782 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 106 components and 0.171782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068904Jy sigma=0.000771 ! Fit after self-cal, rms=0.068903Jy 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.068903Jy sigma=0.000771 ! Fit after self-cal, rms=0.068865Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=8.102 mas, bpa=0.2556 degrees ! Estimated noise=485.262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000190737 Jy ! Component: 100 - total flux cleaned = 0.000261688 Jy ! Component: 150 - total flux cleaned = 0.00028749 Jy ! Component: 200 - total flux cleaned = 0.000299535 Jy ! Total flux subtracted in 200 components = 0.000299535 Jy ! Clean residual min=-0.001665 max=0.001718 Jy/beam ! Clean residual mean=-0.000003 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.172081 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 121 components and 0.172081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068860Jy sigma=0.000771 ! Fit after self-cal, rms=0.068859Jy 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 = -7.76059e-06 Jy ! Component: 100 - total flux cleaned = 2.63306e-05 Jy ! Component: 150 - total flux cleaned = 4.76461e-05 Jy ! Component: 200 - total flux cleaned = 6.84717e-05 Jy ! Total flux subtracted in 200 components = 6.84717e-05 Jy ! Clean residual min=-0.001644 max=0.001727 Jy/beam ! Clean residual mean=-0.000003 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.17215 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 132 components and 0.17215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068855Jy sigma=0.000771 ! Fit after self-cal, rms=0.068855Jy 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.068855Jy sigma=0.000771 ! Fit after self-cal, rms=0.068872Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.764 mas, bmaj=12.48 mas, bpa=-0.3678 degrees ! Estimated noise=584.373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0004106 Jy ! Component: 100 - total flux cleaned = 0.000567663 Jy ! Component: 150 - total flux cleaned = 0.000599258 Jy ! Component: 200 - total flux cleaned = 0.000613144 Jy ! Total flux subtracted in 200 components = 0.000613144 Jy ! Clean residual min=-0.001880 max=0.002295 Jy/beam ! Clean residual mean=-0.000005 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.172763 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 141 components and 0.172763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068871Jy sigma=0.000771 ! Fit after self-cal, rms=0.068870Jy 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 = -1.02186e-05 Jy ! Component: 100 - total flux cleaned = 4.83029e-05 Jy ! Component: 150 - total flux cleaned = 7.31978e-05 Jy ! Component: 200 - total flux cleaned = 8.47371e-05 Jy ! Total flux subtracted in 200 components = 8.47371e-05 Jy ! Clean residual min=-0.001860 max=0.002297 Jy/beam ! Clean residual mean=-0.000006 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.172848 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 145 components and 0.172848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068871Jy sigma=0.000771 ! Fit after self-cal, rms=0.068870Jy 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.545 mas, bmaj=8.104 mas, bpa=0.2297 degrees ! Estimated noise=485.349 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.545 x 8.104 at 0.2297 degrees (North through East) ! Clean map min=-0.001513 max=0.1438 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.92 mas, bmaj=6.932 mas, bpa=-0.2174 degrees ! Estimated noise=680.856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110419 Jy ! Component: 100 - total flux cleaned = 0.137058 Jy ! Component: 150 - total flux cleaned = 0.148658 Jy ! Component: 200 - total flux cleaned = 0.155182 Jy ! Total flux subtracted in 200 components = 0.155182 Jy ! Clean residual min=-0.002519 max=0.003398 Jy/beam ! Clean residual mean=0.000008 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.155183 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.155183 Jy ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=8.104 mas, bpa=0.2297 degrees ! Estimated noise=485.349 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.00577583 Jy ! Component: 100 - total flux cleaned = 0.00927209 Jy ! Component: 150 - total flux cleaned = 0.0115391 Jy ! Component: 200 - total flux cleaned = 0.0131625 Jy ! Total flux subtracted in 200 components = 0.0131625 Jy ! Clean residual min=-0.001834 max=0.001775 Jy/beam ! Clean residual mean=0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.168345 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 80 components and 0.168345 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.764 mas, bmaj=12.48 mas, bpa=-0.3678 degrees ! Estimated noise=584.373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187914 Jy ! Component: 100 - total flux cleaned = 0.00297508 Jy ! Component: 150 - total flux cleaned = 0.00335524 Jy ! Component: 200 - total flux cleaned = 0.00363254 Jy ! Total flux subtracted in 200 components = 0.00363254 Jy ! Clean residual min=-0.001927 max=0.002297 Jy/beam ! Clean residual mean=-0.000003 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.171978 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.000224454 Jy ! Component: 100 - total flux cleaned = 0.000406625 Jy ! Component: 150 - total flux cleaned = 0.000543586 Jy ! Component: 200 - total flux cleaned = 0.00062557 Jy ! Total flux subtracted in 200 components = 0.00062557 Jy ! Clean residual min=-0.001854 max=0.002262 Jy/beam ! Clean residual mean=-0.000005 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.172603 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 110 components and 0.172603 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=8.104 mas, bpa=0.2297 degrees ! Estimated noise=485.349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000260033 Jy ! Component: 100 - total flux cleaned = -0.000204657 Jy ! Component: 150 - total flux cleaned = -8.97446e-05 Jy ! Component: 200 - total flux cleaned = -3.00554e-05 Jy ! Total flux subtracted in 200 components = -3.00554e-05 Jy ! Clean residual min=-0.001574 max=0.001750 Jy/beam ! Clean residual mean=-0.000003 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.172573 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 126 components and 0.172573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068880Jy sigma=0.000771 ! Fit after self-cal, rms=0.068877Jy sigma=0.000771 wmodel J1632-0033_S_2014_05_31_pus_map.mod ! Writing 126 model components to file: J1632-0033_S_2014_05_31_pus_map.mod wobs J1632-0033_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1632-0033_S_2014_05_31_pus_uvs.fits wwins J1632-0033_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J1632-0033_S_2014_05_31_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.000644716 Jy ! Component: 100 - total flux cleaned = 0.000961684 Jy ! Component: 150 - total flux cleaned = 0.00126003 Jy ! Component: 200 - total flux cleaned = 0.00136371 Jy ! Component: 250 - total flux cleaned = 0.00143716 Jy ! Component: 300 - total flux cleaned = 0.00141401 Jy ! Component: 350 - total flux cleaned = 0.00150448 Jy ! Component: 400 - total flux cleaned = 0.00159197 Jy ! Component: 450 - total flux cleaned = 0.00169844 Jy ! Component: 500 - total flux cleaned = 0.00180283 Jy ! Component: 550 - total flux cleaned = 0.00188459 Jy ! Component: 600 - total flux cleaned = 0.00192464 Jy ! Component: 650 - total flux cleaned = 0.00200304 Jy ! Component: 700 - total flux cleaned = 0.00204184 Jy ! Component: 750 - total flux cleaned = 0.00215416 Jy ! Component: 800 - total flux cleaned = 0.00220906 Jy ! Component: 850 - total flux cleaned = 0.00228062 Jy ! Component: 900 - total flux cleaned = 0.0023335 Jy ! Component: 950 - total flux cleaned = 0.00238531 Jy ! Component: 1000 - total flux cleaned = 0.00243648 Jy ! Component: 1050 - total flux cleaned = 0.00248666 Jy ! Component: 1100 - total flux cleaned = 0.00251934 Jy ! Component: 1150 - total flux cleaned = 0.00255183 Jy ! Component: 1200 - total flux cleaned = 0.00260001 Jy ! Component: 1250 - total flux cleaned = 0.0026314 Jy ! Component: 1300 - total flux cleaned = 0.00267778 Jy ! Component: 1350 - total flux cleaned = 0.00275382 Jy ! Component: 1400 - total flux cleaned = 0.00281403 Jy ! Component: 1450 - total flux cleaned = 0.00281369 Jy ! Component: 1500 - total flux cleaned = 0.00291598 Jy ! Component: 1550 - total flux cleaned = 0.00295921 Jy ! Component: 1600 - total flux cleaned = 0.00304475 Jy ! Component: 1650 - total flux cleaned = 0.00308713 Jy ! Component: 1700 - total flux cleaned = 0.00315697 Jy ! Component: 1750 - total flux cleaned = 0.00321186 Jy ! Component: 1800 - total flux cleaned = 0.00326598 Jy ! Component: 1850 - total flux cleaned = 0.00327904 Jy ! Component: 1900 - total flux cleaned = 0.00334544 Jy ! Component: 1950 - total flux cleaned = 0.00335844 Jy ! Component: 2000 - total flux cleaned = 0.00341018 Jy ! Component: 2050 - total flux cleaned = 0.00347434 Jy ! Component: 2100 - total flux cleaned = 0.00349944 Jy ! Component: 2150 - total flux cleaned = 0.00353697 Jy ! Component: 2200 - total flux cleaned = 0.00354945 Jy ! Component: 2250 - total flux cleaned = 0.00363548 Jy ! Component: 2300 - total flux cleaned = 0.0036109 Jy ! Component: 2350 - total flux cleaned = 0.0036951 Jy ! Component: 2400 - total flux cleaned = 0.00375455 Jy ! Component: 2450 - total flux cleaned = 0.003778 Jy ! Component: 2500 - total flux cleaned = 0.00374265 Jy ! Component: 2550 - total flux cleaned = 0.00378906 Jy ! Component: 2600 - total flux cleaned = 0.00380067 Jy ! Component: 2650 - total flux cleaned = 0.003812 Jy ! Component: 2700 - total flux cleaned = 0.00389082 Jy ! Component: 2750 - total flux cleaned = 0.00390183 Jy ! Component: 2800 - total flux cleaned = 0.00389079 Jy ! Component: 2850 - total flux cleaned = 0.00392378 Jy ! Component: 2900 - total flux cleaned = 0.00398903 Jy ! Component: 2950 - total flux cleaned = 0.00399979 Jy ! Component: 3000 - total flux cleaned = 0.00398909 Jy ! Component: 3050 - total flux cleaned = 0.00402084 Jy ! Component: 3100 - total flux cleaned = 0.00403152 Jy ! Component: 3150 - total flux cleaned = 0.00405232 Jy ! Component: 3200 - total flux cleaned = 0.00407289 Jy ! Component: 3250 - total flux cleaned = 0.00403169 Jy ! Component: 3300 - total flux cleaned = 0.0040521 Jy ! Component: 3350 - total flux cleaned = 0.00406208 Jy ! Component: 3400 - total flux cleaned = 0.00409209 Jy ! Component: 3450 - total flux cleaned = 0.00411195 Jy ! Component: 3500 - total flux cleaned = 0.00413172 Jy ! Component: 3550 - total flux cleaned = 0.00416107 Jy ! Component: 3600 - total flux cleaned = 0.0041805 Jy ! Component: 3650 - total flux cleaned = 0.00421914 Jy ! Component: 3700 - total flux cleaned = 0.00421918 Jy ! Component: 3750 - total flux cleaned = 0.00424768 Jy ! Component: 3800 - total flux cleaned = 0.00427601 Jy ! Component: 3850 - total flux cleaned = 0.00432283 Jy ! Component: 3900 - total flux cleaned = 0.00431357 Jy ! Component: 3950 - total flux cleaned = 0.00429524 Jy ! Component: 4000 - total flux cleaned = 0.0043228 Jy ! Component: 4050 - total flux cleaned = 0.00434106 Jy ! Total flux subtracted in 4096 components = 0.00434108 Jy ! Clean residual min=-0.000579 max=0.000561 Jy/beam ! Clean residual mean=-0.000001 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.176914 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 400 components and 0.176914 Jy ![Exited script file: muppet] wmap "J1632-0033_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.545 x 8.104 at 0.2297 degrees (North through East) ! Clean map min=-0.0011125 max=0.14397 Jy/beam ! Writing clean map to FITS file: J1632-0033_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.143972 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170032 device "J1632-0033_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1632-0033_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.354302 0.354302 0.708605 1.41721 2.83442 5.66884 11.3377 22.6754 45.3507 90.7014 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.143 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.545 x 8.104 at 0.2297 degrees (North through East) ! Clean map min=-0.0011125 max=0.14397 Jy/beam quit ! Quitting program ! Log file J1632-0033_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:32:24 2016