! Started logfile: J0403-3605_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:53:48 2016 obs J0403-3605_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0403-3605_S_2014_08_09_pus_uva.fits ! AN table 1: 31 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.688172 visibilities/baseline/integration-bin. ! Found source: J0403-3605 ! ! 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 3840 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 J0403-3605_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.442201Jy sigma=0.002888 ! Fit after self-cal, rms=0.422608Jy sigma=0.002721 ! 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.022 mas, bmaj=17.16 mas, bpa=13.41 degrees ! Estimated noise=2254.87 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.497012 Jy ! Component: 100 - total flux cleaned = 0.651014 Jy ! Total flux subtracted in 100 components = 0.651014 Jy ! Clean residual min=-0.033490 max=0.066949 Jy/beam ! Clean residual mean=0.000301 rms=0.010216 Jy/beam ! Combined flux in latest and established models = 0.651014 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.651014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218506Jy sigma=0.001562 ! Fit after self-cal, rms=0.218512Jy sigma=0.001561 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0703241 Jy ! Component: 100 - total flux cleaned = 0.108956 Jy ! Total flux subtracted in 100 components = 0.108956 Jy ! Clean residual min=-0.031424 max=0.030812 Jy/beam ! Clean residual mean=0.000145 rms=0.007603 Jy/beam ! Combined flux in latest and established models = 0.759969 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.759969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187634Jy sigma=0.001284 ! Fit after self-cal, rms=0.187598Jy sigma=0.001283 ! 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.866 mas, bmaj=19.61 mas, bpa=12.75 degrees ! Estimated noise=1570.72 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.0415673 Jy ! Component: 100 - total flux cleaned = 0.0655504 Jy ! Component: 150 - total flux cleaned = 0.0799546 Jy ! Component: 200 - total flux cleaned = 0.0888093 Jy ! Total flux subtracted in 200 components = 0.0888093 Jy ! Clean residual min=-0.026020 max=0.025109 Jy/beam ! Clean residual mean=-0.000015 rms=0.007053 Jy/beam ! Combined flux in latest and established models = 0.848779 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 59 components and 0.848779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178251Jy sigma=0.001206 ! Fit after self-cal, rms=0.178163Jy sigma=0.001205 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.85 HN 1.05 KP 1.06 ! LA 1.08 MK 1.00* NL 1.05 OV 0.93 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 1.01 HN 1.18 KP 1.01 ! LA 1.05 MK 1.00* NL 1.08 OV 0.97 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.13 HN 1.16 KP 0.89 ! LA 0.82 MK 1.00* NL 1.09 OV 0.90 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.07 KP 0.86 ! LA 0.78 MK 1.00* NL 1.12 OV 0.94 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.178163Jy sigma=0.001205 ! Fit after self-cal, rms=0.155566Jy sigma=0.000934 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=19.86 mas, bpa=12.95 degrees ! Estimated noise=1610.87 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.00723569 Jy ! Component: 100 - total flux cleaned = -0.00877274 Jy ! Component: 150 - total flux cleaned = -0.0106205 Jy ! Component: 200 - total flux cleaned = -0.011883 Jy ! Total flux subtracted in 200 components = -0.011883 Jy ! Clean residual min=-0.017965 max=0.016003 Jy/beam ! Clean residual mean=-0.000110 rms=0.004813 Jy/beam ! Combined flux in latest and established models = 0.836896 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.836896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153892Jy sigma=0.000923 ! Fit after self-cal, rms=0.153979Jy sigma=0.000922 ! 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.153979Jy sigma=0.000922 ! Fit after self-cal, rms=0.156685Jy sigma=0.000920 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.85 mas, bmaj=20.05 mas, bpa=13.11 degrees ! Estimated noise=1617.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00651855 Jy ! Component: 100 - total flux cleaned = -0.00777058 Jy ! Component: 150 - total flux cleaned = -0.00910787 Jy ! Component: 200 - total flux cleaned = -0.0104369 Jy ! Total flux subtracted in 200 components = -0.0104369 Jy ! Clean residual min=-0.016724 max=0.015736 Jy/beam ! Clean residual mean=-0.000108 rms=0.004627 Jy/beam ! Combined flux in latest and established models = 0.826459 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 75 components and 0.826459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155494Jy sigma=0.000911 ! Fit after self-cal, rms=0.155503Jy sigma=0.000911 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.000960056 Jy ! Component: 100 - total flux cleaned = -0.00129358 Jy ! Component: 150 - total flux cleaned = -0.00143932 Jy ! Component: 200 - total flux cleaned = -0.00170507 Jy ! Total flux subtracted in 200 components = -0.00170507 Jy ! Clean residual min=-0.016436 max=0.015696 Jy/beam ! Clean residual mean=-0.000110 rms=0.004579 Jy/beam ! Combined flux in latest and established models = 0.824754 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.824754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155275Jy sigma=0.000909 ! Fit after self-cal, rms=0.155257Jy sigma=0.000909 ! 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.155257Jy sigma=0.000909 ! Fit after self-cal, rms=0.146070Jy sigma=0.000802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.859 mas, bmaj=20.18 mas, bpa=13.25 degrees ! Estimated noise=1623.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00525262 Jy ! Component: 100 - total flux cleaned = -0.00618404 Jy ! Component: 150 - total flux cleaned = -0.00694727 Jy ! Component: 200 - total flux cleaned = -0.00743217 Jy ! Total flux subtracted in 200 components = -0.00743217 Jy ! Clean residual min=-0.009103 max=0.009069 Jy/beam ! Clean residual mean=-0.000046 rms=0.002489 Jy/beam ! Combined flux in latest and established models = 0.817322 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.817322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145294Jy sigma=0.000797 ! Fit after self-cal, rms=0.145355Jy sigma=0.000797 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.000150647 Jy ! Component: 100 - total flux cleaned = -0.000628618 Jy ! Component: 150 - total flux cleaned = -0.000940386 Jy ! Component: 200 - total flux cleaned = -0.00129641 Jy ! Total flux subtracted in 200 components = -0.00129641 Jy ! Clean residual min=-0.008989 max=0.008931 Jy/beam ! Clean residual mean=-0.000048 rms=0.002445 Jy/beam ! Combined flux in latest and established models = 0.816025 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.816025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145231Jy sigma=0.000795 ! Fit after self-cal, rms=0.145202Jy sigma=0.000795 ! 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.145202Jy sigma=0.000795 ! Fit after self-cal, rms=0.148561Jy sigma=0.000793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.719 mas, bmaj=31.51 mas, bpa=2.886 degrees ! Estimated noise=1787.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00511295 Jy ! Component: 100 - total flux cleaned = -0.0056894 Jy ! Component: 150 - total flux cleaned = -0.00598734 Jy ! Component: 200 - total flux cleaned = -0.00626396 Jy ! Total flux subtracted in 200 components = -0.00626396 Jy ! Clean residual min=-0.009461 max=0.010703 Jy/beam ! Clean residual mean=-0.000086 rms=0.002844 Jy/beam ! Combined flux in latest and established models = 0.809761 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 100 components and 0.809761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148225Jy sigma=0.000791 ! Fit after self-cal, rms=0.148234Jy 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.000147691 Jy ! Component: 100 - total flux cleaned = -0.000387143 Jy ! Component: 150 - total flux cleaned = -0.000680439 Jy ! Component: 200 - total flux cleaned = -0.000878045 Jy ! Total flux subtracted in 200 components = -0.000878045 Jy ! Clean residual min=-0.009418 max=0.010613 Jy/beam ! Clean residual mean=-0.000088 rms=0.002829 Jy/beam ! Combined flux in latest and established models = 0.808883 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 105 components and 0.808883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148133Jy sigma=0.000790 ! Fit after self-cal, rms=0.148120Jy sigma=0.000790 ! 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.865 mas, bmaj=20.32 mas, bpa=13.34 degrees ! Estimated noise=1627.41 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.865 x 20.32 at 13.34 degrees (North through East) ! Clean map min=-0.0080076 max=0.61689 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148120Jy sigma=0.000790 ! Fit after self-cal, rms=0.146484Jy sigma=0.000736 ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=20.41 mas, bpa=13.4 degrees ! Estimated noise=1626.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00418283 Jy ! Component: 100 - total flux cleaned = -0.0049498 Jy ! Component: 150 - total flux cleaned = -0.00547281 Jy ! Component: 200 - total flux cleaned = -0.00592179 Jy ! Total flux subtracted in 200 components = -0.00592179 Jy ! Clean residual min=-0.007665 max=0.007915 Jy/beam ! Clean residual mean=-0.000052 rms=0.002143 Jy/beam ! Combined flux in latest and established models = 0.802961 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 114 components and 0.802961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146074Jy sigma=0.000734 ! Fit after self-cal, rms=0.146062Jy sigma=0.000734 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000295872 Jy ! Component: 100 - total flux cleaned = -0.000562373 Jy ! Component: 150 - total flux cleaned = -0.00079746 Jy ! Component: 200 - total flux cleaned = -0.00094137 Jy ! Total flux subtracted in 200 components = -0.00094137 Jy ! Clean residual min=-0.007620 max=0.007944 Jy/beam ! Clean residual mean=-0.000053 rms=0.002120 Jy/beam ! Combined flux in latest and established models = 0.80202 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.80202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145969Jy sigma=0.000733 ! Fit after self-cal, rms=0.145956Jy sigma=0.000733 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145956Jy sigma=0.000733 ! Fit after self-cal, rms=0.148763Jy sigma=0.000732 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.998 mas, bmaj=17.94 mas, bpa=14.11 degrees ! Estimated noise=2385.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.523495 Jy ! Component: 100 - total flux cleaned = 0.651701 Jy ! Component: 150 - total flux cleaned = 0.70447 Jy ! Component: 200 - total flux cleaned = 0.734049 Jy ! Total flux subtracted in 200 components = 0.734049 Jy ! Clean residual min=-0.011852 max=0.017567 Jy/beam ! Clean residual mean=0.000080 rms=0.003349 Jy/beam ! Combined flux in latest and established models = 0.734049 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.734049 Jy ! Inverting map and beam ! Estimated beam: bmin=3.871 mas, bmaj=20.52 mas, bpa=13.47 degrees ! Estimated noise=1628.43 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.0266176 Jy ! Component: 100 - total flux cleaned = 0.0401427 Jy ! Component: 150 - total flux cleaned = 0.0477297 Jy ! Component: 200 - total flux cleaned = 0.0521487 Jy ! Total flux subtracted in 200 components = 0.0521487 Jy ! Clean residual min=-0.007294 max=0.010753 Jy/beam ! Clean residual mean=-0.000054 rms=0.002147 Jy/beam ! Combined flux in latest and established models = 0.786198 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 86 components and 0.786198 Jy ! Inverting map ! Added new window around map position (-2, 47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00946391 Jy ! Component: 100 - total flux cleaned = 0.0126198 Jy ! Component: 150 - total flux cleaned = 0.0143643 Jy ! Component: 200 - total flux cleaned = 0.0152155 Jy ! Total flux subtracted in 200 components = 0.0152155 Jy ! Clean residual min=-0.006858 max=0.006415 Jy/beam ! Clean residual mean=-0.000034 rms=0.001824 Jy/beam ! Combined flux in latest and established models = 0.801414 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 121 components and 0.801414 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=8.792 mas, bmaj=31.79 mas, bpa=2.86 degrees ! Estimated noise=1779.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184699 Jy ! Component: 100 - total flux cleaned = 0.00274805 Jy ! Component: 150 - total flux cleaned = 0.00303961 Jy ! Component: 200 - total flux cleaned = 0.00330985 Jy ! Total flux subtracted in 200 components = 0.00330985 Jy ! Clean residual min=-0.008153 max=0.007295 Jy/beam ! Clean residual mean=-0.000052 rms=0.002145 Jy/beam ! Combined flux in latest and established models = 0.804724 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.000192235 Jy ! Component: 100 - total flux cleaned = 0.000433777 Jy ! Component: 150 - total flux cleaned = 0.000607908 Jy ! Component: 200 - total flux cleaned = 0.000828565 Jy ! Total flux subtracted in 200 components = 0.000828565 Jy ! Clean residual min=-0.008105 max=0.007137 Jy/beam ! Clean residual mean=-0.000050 rms=0.002118 Jy/beam ! Combined flux in latest and established models = 0.805552 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 148 components and 0.805552 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.871 mas, bmaj=20.52 mas, bpa=13.47 degrees ! Estimated noise=1628.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000142785 Jy ! Component: 100 - total flux cleaned = -0.000320529 Jy ! Component: 150 - total flux cleaned = -0.000242245 Jy ! Component: 200 - total flux cleaned = -0.000243942 Jy ! Total flux subtracted in 200 components = -0.000243942 Jy ! Clean residual min=-0.006611 max=0.006270 Jy/beam ! Clean residual mean=-0.000028 rms=0.001752 Jy/beam ! Combined flux in latest and established models = 0.805308 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 168 components and 0.805308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147589Jy sigma=0.000724 ! Fit after self-cal, rms=0.147488Jy sigma=0.000723 wmodel J0403-3605_S_2014_08_09_pus_map.mod ! Writing 168 model components to file: J0403-3605_S_2014_08_09_pus_map.mod wobs J0403-3605_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0403-3605_S_2014_08_09_pus_uvs.fits wwins J0403-3605_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J0403-3605_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 = -0.000608234 Jy ! Component: 100 - total flux cleaned = -0.000807537 Jy ! Component: 150 - total flux cleaned = -0.0011036 Jy ! Component: 200 - total flux cleaned = -0.00129016 Jy ! Component: 250 - total flux cleaned = -0.00146603 Jy ! Component: 300 - total flux cleaned = -0.0019787 Jy ! Component: 350 - total flux cleaned = -0.00247716 Jy ! Component: 400 - total flux cleaned = -0.00296288 Jy ! Component: 450 - total flux cleaned = -0.00335756 Jy ! Component: 500 - total flux cleaned = -0.00381953 Jy ! Component: 550 - total flux cleaned = -0.00442167 Jy ! Component: 600 - total flux cleaned = -0.00500942 Jy ! Component: 650 - total flux cleaned = -0.00565411 Jy ! Component: 700 - total flux cleaned = -0.006145 Jy ! Component: 750 - total flux cleaned = -0.00662427 Jy ! Component: 800 - total flux cleaned = -0.00696032 Jy ! Component: 850 - total flux cleaned = -0.00735856 Jy ! Component: 900 - total flux cleaned = -0.00800527 Jy ! Component: 950 - total flux cleaned = -0.00825786 Jy ! Component: 1000 - total flux cleaned = -0.00850681 Jy ! Component: 1050 - total flux cleaned = -0.00887456 Jy ! Component: 1100 - total flux cleaned = -0.00899495 Jy ! Component: 1150 - total flux cleaned = -0.00946927 Jy ! Component: 1200 - total flux cleaned = -0.0095857 Jy ! Component: 1250 - total flux cleaned = -0.0095873 Jy ! Component: 1300 - total flux cleaned = -0.00992793 Jy ! Component: 1350 - total flux cleaned = -0.0100965 Jy ! Component: 1400 - total flux cleaned = -0.0103172 Jy ! Component: 1450 - total flux cleaned = -0.0105884 Jy ! Component: 1500 - total flux cleaned = -0.0104794 Jy ! Component: 1550 - total flux cleaned = -0.0106915 Jy ! Component: 1600 - total flux cleaned = -0.0108487 Jy ! Component: 1650 - total flux cleaned = -0.0109515 Jy ! Component: 1700 - total flux cleaned = -0.0110026 Jy ! Component: 1750 - total flux cleaned = -0.0108516 Jy ! Component: 1800 - total flux cleaned = -0.0110018 Jy ! Component: 1850 - total flux cleaned = -0.0109527 Jy ! Component: 1900 - total flux cleaned = -0.0110503 Jy ! Component: 1950 - total flux cleaned = -0.011146 Jy ! Component: 2000 - total flux cleaned = -0.0110509 Jy ! Component: 2050 - total flux cleaned = -0.0112393 Jy ! Component: 2100 - total flux cleaned = -0.0112397 Jy ! Component: 2150 - total flux cleaned = -0.0111937 Jy ! Component: 2200 - total flux cleaned = -0.0113312 Jy ! Component: 2250 - total flux cleaned = -0.0113758 Jy ! Component: 2300 - total flux cleaned = -0.0112865 Jy ! Component: 2350 - total flux cleaned = -0.0113753 Jy ! Component: 2400 - total flux cleaned = -0.0115073 Jy ! Component: 2450 - total flux cleaned = -0.0113768 Jy ! Component: 2500 - total flux cleaned = -0.0114632 Jy ! Component: 2550 - total flux cleaned = -0.0113779 Jy ! Component: 2600 - total flux cleaned = -0.0115049 Jy ! Component: 2650 - total flux cleaned = -0.0115044 Jy ! Component: 2700 - total flux cleaned = -0.0113377 Jy ! Component: 2750 - total flux cleaned = -0.011502 Jy ! Component: 2800 - total flux cleaned = -0.0115833 Jy ! Component: 2850 - total flux cleaned = -0.011502 Jy ! Component: 2900 - total flux cleaned = -0.011462 Jy ! Component: 2950 - total flux cleaned = -0.011542 Jy ! Component: 3000 - total flux cleaned = -0.0115417 Jy ! Component: 3050 - total flux cleaned = -0.011385 Jy ! Component: 3100 - total flux cleaned = -0.0112305 Jy ! Component: 3150 - total flux cleaned = -0.0112308 Jy ! Component: 3200 - total flux cleaned = -0.0111165 Jy ! Component: 3250 - total flux cleaned = -0.0109273 Jy ! Component: 3300 - total flux cleaned = -0.0108522 Jy ! Component: 3350 - total flux cleaned = -0.0107406 Jy ! Component: 3400 - total flux cleaned = -0.0106667 Jy ! Component: 3450 - total flux cleaned = -0.01063 Jy ! Component: 3500 - total flux cleaned = -0.0103746 Jy ! Component: 3550 - total flux cleaned = -0.0103385 Jy ! Component: 3600 - total flux cleaned = -0.0101586 Jy ! Component: 3650 - total flux cleaned = -0.0101945 Jy ! Component: 3700 - total flux cleaned = -0.0101231 Jy ! Component: 3750 - total flux cleaned = -0.00994645 Jy ! Component: 3800 - total flux cleaned = -0.00984128 Jy ! Component: 3850 - total flux cleaned = -0.00980678 Jy ! Component: 3900 - total flux cleaned = -0.00984119 Jy ! Component: 3950 - total flux cleaned = -0.00966923 Jy ! Component: 4000 - total flux cleaned = -0.00960108 Jy ! Component: 4050 - total flux cleaned = -0.00949948 Jy ! Total flux subtracted in 4096 components = -0.00926325 Jy ! Clean residual min=-0.001811 max=0.001813 Jy/beam ! Clean residual mean=-0.000011 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.796045 Jy keep ! Adding 342 model components to the UV plane model. ! The established model now contains 510 components and 0.796045 Jy ![Exited script file: muppet] wmap "J0403-3605_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.871 x 20.52 at 13.47 degrees (North through East) ! Clean map min=-0.0050311 max=0.64312 Jy/beam ! Writing clean map to FITS file: J0403-3605_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.643125 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000697639 device "J0403-3605_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0403-3605_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.325429 0.325429 0.650858 1.30172 2.60343 5.20687 10.4137 20.8275 41.6549 83.3099 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.643 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.871 x 20.52 at 13.47 degrees (North through East) ! Clean map min=-0.0050311 max=0.64312 Jy/beam quit ! Quitting program ! Log file J0403-3605_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:53:53 2016