! Started logfile: J1336-0829_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:36:55 2016 obs J1336-0829_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1336-0829_S_2014_12_20_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97162 visibilities/baseline/integration-bin. ! Found source: J1336-0829 ! ! 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 344 lines of history. ! ! Reading 14516 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 J1336-0829_S_2014_12_20_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.921166Jy sigma=0.007800 ! Fit after self-cal, rms=0.854067Jy sigma=0.007284 ! 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.562 mas, bmaj=6.477 mas, bpa=-2.999 degrees ! Estimated noise=1019.59 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.149879 Jy ! Component: 100 - total flux cleaned = 0.189155 Jy ! Total flux subtracted in 100 components = 0.189155 Jy ! Clean residual min=-0.009253 max=0.017775 Jy/beam ! Clean residual mean=0.000010 rms=0.002664 Jy/beam ! Combined flux in latest and established models = 0.189155 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.189155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303591Jy sigma=0.000923 ! Fit after self-cal, rms=0.303519Jy sigma=0.000922 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0198594 Jy ! Component: 100 - total flux cleaned = 0.0303226 Jy ! Total flux subtracted in 100 components = 0.0303226 Jy ! Clean residual min=-0.008101 max=0.009221 Jy/beam ! Clean residual mean=0.000006 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 0.219478 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.219478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.302084Jy sigma=0.000887 ! Fit after self-cal, rms=0.302006Jy sigma=0.000886 ! 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.068 mas, bmaj=7.404 mas, bpa=-2.078 degrees ! Estimated noise=691.027 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.00635102 Jy ! Component: 100 - total flux cleaned = 0.00951488 Jy ! Component: 150 - total flux cleaned = 0.0113702 Jy ! Component: 200 - total flux cleaned = 0.0125043 Jy ! Total flux subtracted in 200 components = 0.0125043 Jy ! Clean residual min=-0.008004 max=0.011198 Jy/beam ! Clean residual mean=-0.000005 rms=0.002420 Jy/beam ! Combined flux in latest and established models = 0.231982 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 46 components and 0.231982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301860Jy sigma=0.000883 ! Fit after self-cal, rms=0.301840Jy sigma=0.000883 ! 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.79 HN 0.95 KP 1.05 ! LA 1.10 MK 0.99 NL 1.12 OV 0.94 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 0.98 KP 1.01 ! LA 0.96 MK 1.00 NL 1.24 OV 0.96 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.10 HN 0.98 KP 0.91 ! LA 0.76 MK 0.99 NL 1.28 OV 0.90 ! PT 1.39 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.96 HN 0.95 KP 0.87 ! LA 0.83 MK 0.99 NL 1.01 OV 0.96 ! PT 1.10 SC 1.00 ! ! ! Fit before self-cal, rms=0.301840Jy sigma=0.000883 ! Fit after self-cal, rms=0.318372Jy sigma=0.000842 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.074 mas, bmaj=7.46 mas, bpa=-2.285 degrees ! Estimated noise=686.717 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 (-70.5, 57). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00881303 Jy ! Component: 100 - total flux cleaned = 0.0124895 Jy ! Component: 150 - total flux cleaned = 0.0145539 Jy ! Component: 200 - total flux cleaned = 0.0157032 Jy ! Total flux subtracted in 200 components = 0.0157032 Jy ! Clean residual min=-0.005636 max=0.009059 Jy/beam ! Clean residual mean=-0.000001 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.247685 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 83 components and 0.247685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.318273Jy sigma=0.000836 ! Fit after self-cal, rms=0.318212Jy sigma=0.000834 ! 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.318212Jy sigma=0.000834 ! Fit after self-cal, rms=0.306343Jy sigma=0.000796 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=7.42 mas, bpa=-2.298 degrees ! Estimated noise=693.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00204995 Jy ! Component: 100 - total flux cleaned = -0.00187572 Jy ! Component: 150 - total flux cleaned = -0.00177751 Jy ! Component: 200 - total flux cleaned = -0.00156516 Jy ! Total flux subtracted in 200 components = -0.00156516 Jy ! Clean residual min=-0.003974 max=0.005251 Jy/beam ! Clean residual mean=-0.000001 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.24612 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 104 components and 0.24612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306272Jy sigma=0.000795 ! Fit after self-cal, rms=0.307078Jy sigma=0.000795 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 (-1, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0048732 Jy ! Component: 100 - total flux cleaned = 0.00577939 Jy ! Component: 150 - total flux cleaned = 0.00591771 Jy ! Component: 200 - total flux cleaned = 0.00597963 Jy ! Total flux subtracted in 200 components = 0.00597963 Jy ! Clean residual min=-0.003368 max=0.002649 Jy/beam ! Clean residual mean=-0.000001 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.2521 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 125 components and 0.2521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307022Jy sigma=0.000792 ! Fit after self-cal, rms=0.307033Jy sigma=0.000792 ! 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.307033Jy sigma=0.000792 ! Fit after self-cal, rms=0.319460Jy sigma=0.000792 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.058 mas, bmaj=7.415 mas, bpa=-2.356 degrees ! Estimated noise=692.768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.47965e-05 Jy ! Component: 100 - total flux cleaned = 7.74887e-05 Jy ! Component: 150 - total flux cleaned = 7.94307e-05 Jy ! Component: 200 - total flux cleaned = 0.000206815 Jy ! Total flux subtracted in 200 components = 0.000206815 Jy ! Clean residual min=-0.003036 max=0.002220 Jy/beam ! Clean residual mean=-0.000001 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.252306 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 140 components and 0.252306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319418Jy sigma=0.000791 ! Fit after self-cal, rms=0.319501Jy sigma=0.000791 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.000180366 Jy ! Component: 100 - total flux cleaned = -0.000178086 Jy ! Component: 150 - total flux cleaned = -7.33197e-05 Jy ! Component: 200 - total flux cleaned = -1.05049e-05 Jy ! Total flux subtracted in 200 components = -1.05049e-05 Jy ! Clean residual min=-0.002927 max=0.002084 Jy/beam ! Clean residual mean=-0.000000 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.252296 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 149 components and 0.252296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319480Jy sigma=0.000791 ! Fit after self-cal, rms=0.319492Jy sigma=0.000791 ! 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.319492Jy sigma=0.000791 ! Fit after self-cal, rms=0.326617Jy sigma=0.000791 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.208 mas, bmaj=12.96 mas, bpa=4.979 degrees ! Estimated noise=935.762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000343436 Jy ! Component: 100 - total flux cleaned = -6.34709e-05 Jy ! Component: 150 - total flux cleaned = -2.3645e-05 Jy ! Component: 200 - total flux cleaned = 4.21286e-05 Jy ! Total flux subtracted in 200 components = 4.21286e-05 Jy ! Clean residual min=-0.003052 max=0.002324 Jy/beam ! Clean residual mean=-0.000001 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.252338 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 177 components and 0.252338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.326593Jy sigma=0.000791 ! Fit after self-cal, rms=0.326635Jy sigma=0.000791 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.000318918 Jy ! Component: 100 - total flux cleaned = -0.000288232 Jy ! Component: 150 - total flux cleaned = -0.000286589 Jy ! Component: 200 - total flux cleaned = -0.000285571 Jy ! Total flux subtracted in 200 components = -0.000285571 Jy ! Clean residual min=-0.003005 max=0.002296 Jy/beam ! Clean residual mean=-0.000000 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.252053 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 194 components and 0.252052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.326620Jy sigma=0.000791 ! Fit after self-cal, rms=0.326626Jy sigma=0.000791 ! 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.057 mas, bmaj=7.413 mas, bpa=-2.341 degrees ! Estimated noise=692.259 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.057 x 7.413 at -2.341 degrees (North through East) ! Clean map min=-0.0026425 max=0.19435 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.56 mas, bmaj=6.531 mas, bpa=-3.227 degrees ! Estimated noise=1008.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147982 Jy ! Component: 100 - total flux cleaned = 0.186629 Jy ! Component: 150 - total flux cleaned = 0.205825 Jy ! Component: 200 - total flux cleaned = 0.216521 Jy ! Total flux subtracted in 200 components = 0.216521 Jy ! Clean residual min=-0.004815 max=0.005581 Jy/beam ! Clean residual mean=0.000004 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.216521 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.216521 Jy ! Inverting map and beam ! Estimated beam: bmin=3.057 mas, bmaj=7.413 mas, bpa=-2.341 degrees ! Estimated noise=692.259 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.00989142 Jy ! Component: 100 - total flux cleaned = 0.0161352 Jy ! Component: 150 - total flux cleaned = 0.0205647 Jy ! Component: 200 - total flux cleaned = 0.0238847 Jy ! Total flux subtracted in 200 components = 0.0238847 Jy ! Clean residual min=-0.002826 max=0.002527 Jy/beam ! Clean residual mean=-0.000000 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.240406 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 79 components and 0.240406 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.208 mas, bmaj=12.96 mas, bpa=4.979 degrees ! Estimated noise=935.762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0042738 Jy ! Component: 100 - total flux cleaned = 0.00675999 Jy ! Component: 150 - total flux cleaned = 0.00836041 Jy ! Component: 200 - total flux cleaned = 0.00943123 Jy ! Total flux subtracted in 200 components = 0.00943123 Jy ! Clean residual min=-0.002874 max=0.002546 Jy/beam ! Clean residual mean=0.000000 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.249837 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.000352415 Jy ! Component: 100 - total flux cleaned = 0.00051789 Jy ! Component: 150 - total flux cleaned = 0.000643712 Jy ! Component: 200 - total flux cleaned = 0.000781359 Jy ! Total flux subtracted in 200 components = 0.000781359 Jy ! Clean residual min=-0.002883 max=0.002481 Jy/beam ! Clean residual mean=0.000001 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.250618 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 136 components and 0.250618 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.057 mas, bmaj=7.413 mas, bpa=-2.341 degrees ! Estimated noise=692.259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.05768e-05 Jy ! Component: 100 - total flux cleaned = 0.000108689 Jy ! Component: 150 - total flux cleaned = 0.000245343 Jy ! Component: 200 - total flux cleaned = 0.000307706 Jy ! Total flux subtracted in 200 components = 0.000307706 Jy ! Clean residual min=-0.002490 max=0.002169 Jy/beam ! Clean residual mean=0.000001 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.250926 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 151 components and 0.250926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.326631Jy sigma=0.000791 ! Fit after self-cal, rms=0.326652Jy sigma=0.000791 wmodel J1336-0829_S_2014_12_20_pus_map.mod ! Writing 151 model components to file: J1336-0829_S_2014_12_20_pus_map.mod wobs J1336-0829_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1336-0829_S_2014_12_20_pus_uvs.fits wwins J1336-0829_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J1336-0829_S_2014_12_20_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.000899139 Jy ! Component: 100 - total flux cleaned = -0.00101871 Jy ! Component: 150 - total flux cleaned = -0.000981212 Jy ! Component: 200 - total flux cleaned = -0.000838776 Jy ! Component: 250 - total flux cleaned = -0.000736133 Jy ! Component: 300 - total flux cleaned = -0.000735249 Jy ! Component: 350 - total flux cleaned = -0.000572775 Jy ! Component: 400 - total flux cleaned = -0.000509287 Jy ! Component: 450 - total flux cleaned = -0.000478415 Jy ! Component: 500 - total flux cleaned = -0.000448083 Jy ! Component: 550 - total flux cleaned = -0.000447882 Jy ! Component: 600 - total flux cleaned = -0.000477293 Jy ! Component: 650 - total flux cleaned = -0.000477167 Jy ! Component: 700 - total flux cleaned = -0.00044963 Jy ! Component: 750 - total flux cleaned = -0.000422123 Jy ! Component: 800 - total flux cleaned = -0.000394826 Jy ! Component: 850 - total flux cleaned = -0.000395084 Jy ! Component: 900 - total flux cleaned = -0.000316319 Jy ! Component: 950 - total flux cleaned = -0.000289811 Jy ! Component: 1000 - total flux cleaned = -0.000212545 Jy ! Component: 1050 - total flux cleaned = -0.00018672 Jy ! Component: 1100 - total flux cleaned = -8.72736e-05 Jy ! Component: 1150 - total flux cleaned = -8.71876e-05 Jy ! Component: 1200 - total flux cleaned = 9.43157e-06 Jy ! Component: 1250 - total flux cleaned = 9.44019e-06 Jy ! Component: 1300 - total flux cleaned = 0.000104478 Jy ! Component: 1350 - total flux cleaned = 0.00015157 Jy ! Component: 1400 - total flux cleaned = 0.000267872 Jy ! Component: 1450 - total flux cleaned = 0.000405135 Jy ! Component: 1500 - total flux cleaned = 0.000495325 Jy ! Component: 1550 - total flux cleaned = 0.000607435 Jy ! Component: 1600 - total flux cleaned = 0.000629646 Jy ! Component: 1650 - total flux cleaned = 0.000717449 Jy ! Component: 1700 - total flux cleaned = 0.000652055 Jy ! Component: 1750 - total flux cleaned = 0.000760171 Jy ! Component: 1800 - total flux cleaned = 0.000803061 Jy ! Component: 1850 - total flux cleaned = 0.000866825 Jy ! Component: 1900 - total flux cleaned = 0.000845608 Jy ! Component: 1950 - total flux cleaned = 0.000866253 Jy ! Component: 2000 - total flux cleaned = 0.00090754 Jy ! Component: 2050 - total flux cleaned = 0.00088688 Jy ! Component: 2100 - total flux cleaned = 0.000927873 Jy ! Component: 2150 - total flux cleaned = 0.000988411 Jy ! Component: 2200 - total flux cleaned = 0.0010286 Jy ! Component: 2250 - total flux cleaned = 0.00098878 Jy ! Component: 2300 - total flux cleaned = 0.00104826 Jy ! Component: 2350 - total flux cleaned = 0.00108762 Jy ! Component: 2400 - total flux cleaned = 0.00108756 Jy ! Component: 2450 - total flux cleaned = 0.00108787 Jy ! Component: 2500 - total flux cleaned = 0.00118394 Jy ! Component: 2550 - total flux cleaned = 0.00118405 Jy ! Component: 2600 - total flux cleaned = 0.00122186 Jy ! Component: 2650 - total flux cleaned = 0.00122198 Jy ! Component: 2700 - total flux cleaned = 0.00120348 Jy ! Component: 2750 - total flux cleaned = 0.00142637 Jy ! Component: 2800 - total flux cleaned = 0.00138931 Jy ! Component: 2850 - total flux cleaned = 0.00144451 Jy ! Component: 2900 - total flux cleaned = 0.00153574 Jy ! Component: 2950 - total flux cleaned = 0.00171695 Jy ! Component: 3000 - total flux cleaned = 0.00175296 Jy ! Component: 3050 - total flux cleaned = 0.00178882 Jy ! Component: 3100 - total flux cleaned = 0.00189553 Jy ! Component: 3150 - total flux cleaned = 0.0018956 Jy ! Component: 3200 - total flux cleaned = 0.00194839 Jy ! Component: 3250 - total flux cleaned = 0.00201821 Jy ! Component: 3300 - total flux cleaned = 0.00205302 Jy ! Component: 3350 - total flux cleaned = 0.00213927 Jy ! Component: 3400 - total flux cleaned = 0.00219081 Jy ! Component: 3450 - total flux cleaned = 0.00217374 Jy ! Component: 3500 - total flux cleaned = 0.00230929 Jy ! Component: 3550 - total flux cleaned = 0.00230929 Jy ! Component: 3600 - total flux cleaned = 0.00239311 Jy ! Component: 3650 - total flux cleaned = 0.00249274 Jy ! Component: 3700 - total flux cleaned = 0.00249259 Jy ! Component: 3750 - total flux cleaned = 0.00259127 Jy ! Component: 3800 - total flux cleaned = 0.00264034 Jy ! Component: 3850 - total flux cleaned = 0.00277038 Jy ! Component: 3900 - total flux cleaned = 0.00283494 Jy ! Component: 3950 - total flux cleaned = 0.00285088 Jy ! Component: 4000 - total flux cleaned = 0.00293083 Jy ! Component: 4050 - total flux cleaned = 0.0029626 Jy ! Total flux subtracted in 4096 components = 0.00302583 Jy ! Clean residual min=-0.000983 max=0.000840 Jy/beam ! Clean residual mean=0.000000 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.253952 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 443 components and 0.253952 Jy ![Exited script file: muppet] wmap "J1336-0829_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.057 x 7.413 at -2.341 degrees (North through East) ! Clean map min=-0.0018469 max=0.19501 Jy/beam ! Writing clean map to FITS file: J1336-0829_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.195013 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000290525 device "J1336-0829_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1336-0829_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.446932 0.446932 0.893864 1.78773 3.57546 7.15092 14.3018 28.6037 57.2073 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.195 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.057 x 7.413 at -2.341 degrees (North through East) ! Clean map min=-0.0018469 max=0.19501 Jy/beam quit ! Quitting program ! Log file J1336-0829_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:37:01 2016