! Started logfile: J1233-1025_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:05:19 2016 obs J1233-1025_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1233-1025_S_2014_08_09_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.868189 visibilities/baseline/integration-bin. ! Found source: J1233-1025 ! ! 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 342 lines of history. ! ! Reading 11408 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 J1233-1025_S_2014_08_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 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.884838Jy sigma=0.008447 ! Fit after self-cal, rms=0.862542Jy sigma=0.008248 ! 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.669 mas, bmaj=6.453 mas, bpa=-1.1 degrees ! Estimated noise=964.724 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.103664 Jy ! Component: 100 - total flux cleaned = 0.144186 Jy ! Total flux subtracted in 100 components = 0.144186 Jy ! Clean residual min=-0.009226 max=0.025910 Jy/beam ! Clean residual mean=-0.000021 rms=0.003053 Jy/beam ! Combined flux in latest and established models = 0.144186 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.144186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147275Jy sigma=0.000948 ! Fit after self-cal, rms=0.147062Jy sigma=0.000945 ! Inverting map ! Added new window around map position (4.5, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0267094 Jy ! Component: 100 - total flux cleaned = 0.0430279 Jy ! Total flux subtracted in 100 components = 0.0430279 Jy ! Clean residual min=-0.006692 max=0.015720 Jy/beam ! Clean residual mean=-0.000010 rms=0.001999 Jy/beam ! Combined flux in latest and established models = 0.187214 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 39 components and 0.187214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139086Jy sigma=0.000853 ! Fit after self-cal, rms=0.138770Jy sigma=0.000849 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130154 Jy ! Component: 100 - total flux cleaned = 0.0212853 Jy ! Total flux subtracted in 100 components = 0.0212853 Jy ! Clean residual min=-0.005844 max=0.009722 Jy/beam ! Clean residual mean=-0.000005 rms=0.001591 Jy/beam ! Combined flux in latest and established models = 0.208499 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 56 components and 0.208499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136385Jy sigma=0.000827 ! Fit after self-cal, rms=0.136298Jy sigma=0.000826 ! 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.105 mas, bmaj=7.414 mas, bpa=-1.896 degrees ! Estimated noise=711.852 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.00923694 Jy ! Component: 100 - total flux cleaned = 0.0146674 Jy ! Component: 150 - total flux cleaned = 0.0182702 Jy ! Component: 200 - total flux cleaned = 0.0207178 Jy ! Total flux subtracted in 200 components = 0.0207178 Jy ! Clean residual min=-0.005094 max=0.004998 Jy/beam ! Clean residual mean=-0.000001 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.229217 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 75 components and 0.229217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135022Jy sigma=0.000819 ! Fit after self-cal, rms=0.134974Jy sigma=0.000818 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.88 HN 1.04 KP 1.03 ! LA 1.13 MK 1.02 NL 0.85 OV 1.01 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 HN 1.11 KP 1.00 ! LA 1.07 MK 0.90 NL 0.92 OV 1.06 ! PT 0.97 SC 1.06 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.16 HN 1.09 KP 0.91 ! LA 0.89 MK 0.99 NL 1.10 OV 0.95 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.03 HN 1.09 KP 0.89 ! LA 0.80 MK 0.96 NL 1.13 OV 1.05 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.134974Jy sigma=0.000818 ! Fit after self-cal, rms=0.120577Jy sigma=0.000801 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.094 mas, bmaj=7.408 mas, bpa=-2.132 degrees ! Estimated noise=718.466 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.00221643 Jy ! Component: 100 - total flux cleaned = 0.00263861 Jy ! Component: 150 - total flux cleaned = 0.00304988 Jy ! Component: 200 - total flux cleaned = 0.00316469 Jy ! Total flux subtracted in 200 components = 0.00316469 Jy ! Clean residual min=-0.005454 max=0.005370 Jy/beam ! Clean residual mean=-0.000003 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.232382 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.232382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120366Jy sigma=0.000801 ! Fit after self-cal, rms=0.120348Jy sigma=0.000800 ! 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.120348Jy sigma=0.000800 ! Fit after self-cal, rms=0.089523Jy sigma=0.000786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=7.425 mas, bpa=-2.264 degrees ! Estimated noise=714.056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000911928 Jy ! Component: 100 - total flux cleaned = 0.000812002 Jy ! Component: 150 - total flux cleaned = 0.000809912 Jy ! Component: 200 - total flux cleaned = 0.000775596 Jy ! Total flux subtracted in 200 components = 0.000775596 Jy ! Clean residual min=-0.003795 max=0.004141 Jy/beam ! Clean residual mean=-0.000005 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.233157 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.233157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089475Jy sigma=0.000785 ! Fit after self-cal, rms=0.089407Jy sigma=0.000785 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 (8.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00381655 Jy ! Component: 100 - total flux cleaned = 0.00488431 Jy ! Component: 150 - total flux cleaned = 0.0048879 Jy ! Component: 200 - total flux cleaned = 0.00483798 Jy ! Total flux subtracted in 200 components = 0.00483798 Jy ! Clean residual min=-0.003418 max=0.003946 Jy/beam ! Clean residual mean=-0.000003 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.237995 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.237995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089228Jy sigma=0.000783 ! Fit after self-cal, rms=0.089193Jy sigma=0.000783 ! Inverting map ! Added new window around map position (42, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.003608 Jy ! Component: 100 - total flux cleaned = 0.00538294 Jy ! Component: 150 - total flux cleaned = 0.00628981 Jy ! Component: 200 - total flux cleaned = 0.00709807 Jy ! Total flux subtracted in 200 components = 0.00709807 Jy ! Clean residual min=-0.002984 max=0.002976 Jy/beam ! Clean residual mean=-0.000001 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.245093 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 122 components and 0.245093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089051Jy sigma=0.000781 ! Fit after self-cal, rms=0.089031Jy sigma=0.000781 ! 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.089031Jy sigma=0.000781 ! Fit after self-cal, rms=0.088093Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.067 mas, bmaj=7.415 mas, bpa=-2.459 degrees ! Estimated noise=710.827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166296 Jy ! Component: 100 - total flux cleaned = 0.0024462 Jy ! Component: 150 - total flux cleaned = 0.00289189 Jy ! Component: 200 - total flux cleaned = 0.00303244 Jy ! Total flux subtracted in 200 components = 0.00303244 Jy ! Clean residual min=-0.002857 max=0.002747 Jy/beam ! Clean residual mean=-0.000003 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.248126 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 133 components and 0.248126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088050Jy sigma=0.000780 ! Fit after self-cal, rms=0.088033Jy sigma=0.000780 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.000399315 Jy ! Component: 100 - total flux cleaned = 0.000704673 Jy ! Component: 150 - total flux cleaned = 0.000797477 Jy ! Component: 200 - total flux cleaned = 0.000912487 Jy ! Total flux subtracted in 200 components = 0.000912487 Jy ! Clean residual min=-0.002764 max=0.002654 Jy/beam ! Clean residual mean=-0.000003 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.249038 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 137 components and 0.249038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088014Jy sigma=0.000780 ! Fit after self-cal, rms=0.088010Jy sigma=0.000780 ! 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.088010Jy sigma=0.000780 ! Fit after self-cal, rms=0.087798Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.257 mas, bmaj=13.16 mas, bpa=2.37 degrees ! Estimated noise=919.267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140985 Jy ! Component: 100 - total flux cleaned = 0.00207607 Jy ! Component: 150 - total flux cleaned = 0.00242846 Jy ! Component: 200 - total flux cleaned = 0.00275722 Jy ! Total flux subtracted in 200 components = 0.00275722 Jy ! Clean residual min=-0.003273 max=0.003356 Jy/beam ! Clean residual mean=-0.000007 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.251795 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 154 components and 0.251795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087792Jy sigma=0.000780 ! Fit after self-cal, rms=0.087787Jy sigma=0.000780 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.000343548 Jy ! Component: 100 - total flux cleaned = 0.000554683 Jy ! Component: 150 - total flux cleaned = 0.00075428 Jy ! Component: 200 - total flux cleaned = 0.000891998 Jy ! Total flux subtracted in 200 components = 0.000891998 Jy ! Clean residual min=-0.003219 max=0.003351 Jy/beam ! Clean residual mean=-0.000006 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.252687 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 165 components and 0.252687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087789Jy sigma=0.000780 ! Fit after self-cal, rms=0.087787Jy sigma=0.000780 ! 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.068 mas, bmaj=7.42 mas, bpa=-2.615 degrees ! Estimated noise=710.639 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.068 x 7.42 at -2.615 degrees (North through East) ! Clean map min=-0.0026584 max=0.1185 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.638 mas, bmaj=6.468 mas, bpa=-1.927 degrees ! Estimated noise=962.382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104839 Jy ! Component: 100 - total flux cleaned = 0.14915 Jy ! Component: 150 - total flux cleaned = 0.17516 Jy ! Component: 200 - total flux cleaned = 0.192348 Jy ! Total flux subtracted in 200 components = 0.192348 Jy ! Clean residual min=-0.005426 max=0.010294 Jy/beam ! Clean residual mean=-0.000016 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.192348 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.192348 Jy ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=7.42 mas, bpa=-2.615 degrees ! Estimated noise=710.639 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.0162509 Jy ! Component: 100 - total flux cleaned = 0.0263076 Jy ! Component: 150 - total flux cleaned = 0.0331248 Jy ! Component: 200 - total flux cleaned = 0.0382566 Jy ! Total flux subtracted in 200 components = 0.0382566 Jy ! Clean residual min=-0.003786 max=0.004612 Jy/beam ! Clean residual mean=-0.000010 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.230604 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 82 components and 0.230604 Jy ! Inverting map ! Added new window around map position (-3.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00453205 Jy ! Component: 100 - total flux cleaned = 0.00784688 Jy ! Component: 150 - total flux cleaned = 0.00991574 Jy ! Component: 200 - total flux cleaned = 0.0113869 Jy ! Total flux subtracted in 200 components = 0.0113869 Jy ! Clean residual min=-0.003083 max=0.002451 Jy/beam ! Clean residual mean=-0.000006 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.241991 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 104 components and 0.241991 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.257 mas, bmaj=13.16 mas, bpa=2.37 degrees ! Estimated noise=919.267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299867 Jy ! Component: 100 - total flux cleaned = 0.00495668 Jy ! Component: 150 - total flux cleaned = 0.00601446 Jy ! Component: 200 - total flux cleaned = 0.00676808 Jy ! Total flux subtracted in 200 components = 0.00676808 Jy ! Clean residual min=-0.003412 max=0.003202 Jy/beam ! Clean residual mean=-0.000008 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.248759 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.000599894 Jy ! Component: 100 - total flux cleaned = 0.00108279 Jy ! Component: 150 - total flux cleaned = 0.00135652 Jy ! Component: 200 - total flux cleaned = 0.00160294 Jy ! Total flux subtracted in 200 components = 0.00160294 Jy ! Clean residual min=-0.003270 max=0.003099 Jy/beam ! Clean residual mean=-0.000007 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.250362 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 165 components and 0.250362 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=7.42 mas, bpa=-2.615 degrees ! Estimated noise=710.639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.06689e-06 Jy ! Component: 100 - total flux cleaned = -4.90226e-05 Jy ! Component: 150 - total flux cleaned = 3.87273e-05 Jy ! Component: 200 - total flux cleaned = 0.000157893 Jy ! Total flux subtracted in 200 components = 0.000157893 Jy ! Clean residual min=-0.002613 max=0.002422 Jy/beam ! Clean residual mean=-0.000003 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.25052 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 186 components and 0.25052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087746Jy sigma=0.000779 ! Fit after self-cal, rms=0.087725Jy sigma=0.000779 wmodel J1233-1025_S_2014_08_09_pus_map.mod ! Writing 186 model components to file: J1233-1025_S_2014_08_09_pus_map.mod wobs J1233-1025_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1233-1025_S_2014_08_09_pus_uvs.fits wwins J1233-1025_S_2014_08_09_pus_map.win ! wwins: Wrote 5 windows to J1233-1025_S_2014_08_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 = -5.2874e-05 Jy ! Component: 100 - total flux cleaned = 0.000594931 Jy ! Component: 150 - total flux cleaned = 0.00097548 Jy ! Component: 200 - total flux cleaned = 0.00141502 Jy ! Component: 250 - total flux cleaned = 0.00191265 Jy ! Component: 300 - total flux cleaned = 0.00229222 Jy ! Component: 350 - total flux cleaned = 0.00266201 Jy ! Component: 400 - total flux cleaned = 0.00302275 Jy ! Component: 450 - total flux cleaned = 0.00334176 Jy ! Component: 500 - total flux cleaned = 0.00359137 Jy ! Component: 550 - total flux cleaned = 0.0039573 Jy ! Component: 600 - total flux cleaned = 0.0041656 Jy ! Component: 650 - total flux cleaned = 0.00448625 Jy ! Component: 700 - total flux cleaned = 0.00474345 Jy ! Component: 750 - total flux cleaned = 0.00505088 Jy ! Component: 800 - total flux cleaned = 0.00532394 Jy ! Component: 850 - total flux cleaned = 0.00553875 Jy ! Component: 900 - total flux cleaned = 0.00588162 Jy ! Component: 950 - total flux cleaned = 0.00603615 Jy ! Component: 1000 - total flux cleaned = 0.00611306 Jy ! Component: 1050 - total flux cleaned = 0.00633866 Jy ! Component: 1100 - total flux cleaned = 0.00648636 Jy ! Component: 1150 - total flux cleaned = 0.00663185 Jy ! Component: 1200 - total flux cleaned = 0.00667896 Jy ! Component: 1250 - total flux cleaned = 0.00674934 Jy ! Component: 1300 - total flux cleaned = 0.00686573 Jy ! Component: 1350 - total flux cleaned = 0.00688905 Jy ! Component: 1400 - total flux cleaned = 0.00695721 Jy ! Component: 1450 - total flux cleaned = 0.00700198 Jy ! Component: 1500 - total flux cleaned = 0.00706815 Jy ! Component: 1550 - total flux cleaned = 0.00704591 Jy ! Component: 1600 - total flux cleaned = 0.00706737 Jy ! Component: 1650 - total flux cleaned = 0.00702524 Jy ! Component: 1700 - total flux cleaned = 0.00708861 Jy ! Component: 1750 - total flux cleaned = 0.00715088 Jy ! Component: 1800 - total flux cleaned = 0.00711 Jy ! Component: 1850 - total flux cleaned = 0.00713044 Jy ! Component: 1900 - total flux cleaned = 0.00709044 Jy ! Component: 1950 - total flux cleaned = 0.00703135 Jy ! Component: 2000 - total flux cleaned = 0.00711039 Jy ! Component: 2050 - total flux cleaned = 0.00707148 Jy ! Component: 2100 - total flux cleaned = 0.00709072 Jy ! Component: 2150 - total flux cleaned = 0.00707142 Jy ! Component: 2200 - total flux cleaned = 0.00707121 Jy ! Component: 2250 - total flux cleaned = 0.00708931 Jy ! Component: 2300 - total flux cleaned = 0.00707065 Jy ! Component: 2350 - total flux cleaned = 0.00707056 Jy ! Component: 2400 - total flux cleaned = 0.00705231 Jy ! Component: 2450 - total flux cleaned = 0.00712413 Jy ! Component: 2500 - total flux cleaned = 0.00712436 Jy ! Component: 2550 - total flux cleaned = 0.00717694 Jy ! Component: 2600 - total flux cleaned = 0.00722888 Jy ! Component: 2650 - total flux cleaned = 0.00726336 Jy ! Component: 2700 - total flux cleaned = 0.00728028 Jy ! Component: 2750 - total flux cleaned = 0.00728022 Jy ! Component: 2800 - total flux cleaned = 0.00728016 Jy ! Component: 2850 - total flux cleaned = 0.00728032 Jy ! Component: 2900 - total flux cleaned = 0.00729673 Jy ! Component: 2950 - total flux cleaned = 0.00732927 Jy ! Component: 3000 - total flux cleaned = 0.00732906 Jy ! Component: 3050 - total flux cleaned = 0.00734506 Jy ! Component: 3100 - total flux cleaned = 0.00729754 Jy ! Component: 3150 - total flux cleaned = 0.00732922 Jy ! Component: 3200 - total flux cleaned = 0.00736019 Jy ! Component: 3250 - total flux cleaned = 0.00729804 Jy ! Component: 3300 - total flux cleaned = 0.00732877 Jy ! Component: 3350 - total flux cleaned = 0.00731338 Jy ! Component: 3400 - total flux cleaned = 0.00729811 Jy ! Component: 3450 - total flux cleaned = 0.0072233 Jy ! Component: 3500 - total flux cleaned = 0.00725315 Jy ! Component: 3550 - total flux cleaned = 0.00731249 Jy ! Component: 3600 - total flux cleaned = 0.00734168 Jy ! Component: 3650 - total flux cleaned = 0.00735617 Jy ! Component: 3700 - total flux cleaned = 0.00737061 Jy ! Component: 3750 - total flux cleaned = 0.00738495 Jy ! Component: 3800 - total flux cleaned = 0.00742758 Jy ! Component: 3850 - total flux cleaned = 0.00739953 Jy ! Component: 3900 - total flux cleaned = 0.00751182 Jy ! Component: 3950 - total flux cleaned = 0.00753955 Jy ! Component: 4000 - total flux cleaned = 0.00753959 Jy ! Component: 4050 - total flux cleaned = 0.0076221 Jy ! Total flux subtracted in 4096 components = 0.00764957 Jy ! Clean residual min=-0.000954 max=0.000789 Jy/beam ! Clean residual mean=-0.000000 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.25817 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 494 components and 0.25817 Jy ![Exited script file: muppet] wmap "J1233-1025_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.068 x 7.42 at -2.615 degrees (North through East) ! Clean map min=-0.0021388 max=0.11684 Jy/beam ! Writing clean map to FITS file: J1233-1025_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.116842 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000257077 device "J1233-1025_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1233-1025_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.66006 0.66006 1.32012 2.64024 5.28048 10.561 21.1219 42.2438 84.4877 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.116 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.068 x 7.42 at -2.615 degrees (North through East) ! Clean map min=-0.0021388 max=0.11684 Jy/beam quit ! Quitting program ! Log file J1233-1025_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:05:24 2016