! Started logfile: J0807-0541_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:47:52 2016 obs J0807-0541_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0807-0541_S_2014_06_09_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.785802 visibilities/baseline/integration-bin. ! Found source: J0807-0541 ! ! 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 10184 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 J0807-0541_S_2014_06_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.880624Jy sigma=0.009282 ! Fit after self-cal, rms=0.870779Jy sigma=0.009186 ! 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.352 mas, bmaj=7.081 mas, bpa=-5.25 degrees ! Estimated noise=1072 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.0987755 Jy ! Component: 100 - total flux cleaned = 0.121563 Jy ! Total flux subtracted in 100 components = 0.121563 Jy ! Clean residual min=-0.007096 max=0.014517 Jy/beam ! Clean residual mean=0.000018 rms=0.002014 Jy/beam ! Combined flux in latest and established models = 0.121563 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.121563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098060Jy sigma=0.000920 ! Fit after self-cal, rms=0.098037Jy sigma=0.000919 ! Inverting map ! Added new window around map position (5, 3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146268 Jy ! Component: 100 - total flux cleaned = 0.0241263 Jy ! Total flux subtracted in 100 components = 0.0241263 Jy ! Clean residual min=-0.005749 max=0.008103 Jy/beam ! Clean residual mean=0.000013 rms=0.001591 Jy/beam ! Combined flux in latest and established models = 0.145689 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.145689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094350Jy sigma=0.000871 ! Fit after self-cal, rms=0.094199Jy sigma=0.000869 ! 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=2.962 mas, bmaj=8.398 mas, bpa=-4.835 degrees ! Estimated noise=675.456 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 (8.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149988 Jy ! Component: 100 - total flux cleaned = 0.0245349 Jy ! Component: 150 - total flux cleaned = 0.0310993 Jy ! Component: 200 - total flux cleaned = 0.0356939 Jy ! Total flux subtracted in 200 components = 0.0356939 Jy ! Clean residual min=-0.005556 max=0.008091 Jy/beam ! Clean residual mean=0.000016 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.181383 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 78 components and 0.181383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091528Jy sigma=0.000835 ! Fit after self-cal, rms=0.091269Jy sigma=0.000831 ! 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.89 HN 1.00 KP 1.05 ! LA 1.25 MK 1.01 NL 1.03 OV 0.95 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.03 KP 1.02 ! LA 1.14 MK 0.97 NL 1.11 OV 0.99 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.08 KP 0.91 ! LA 0.89 MK 1.04 NL 1.05 OV 0.90 ! PT 0.93 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.99 KP 0.91 ! LA 0.85 MK 1.03 NL 1.07 OV 0.95 ! PT 0.98 SC 0.95 ! ! ! Fit before self-cal, rms=0.091269Jy sigma=0.000831 ! Fit after self-cal, rms=0.088171Jy sigma=0.000814 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=8.406 mas, bpa=-4.417 degrees ! Estimated noise=666.959 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.00407975 Jy ! Component: 100 - total flux cleaned = 0.00529406 Jy ! Component: 150 - total flux cleaned = 0.00542907 Jy ! Component: 200 - total flux cleaned = 0.00553838 Jy ! Total flux subtracted in 200 components = 0.00553838 Jy ! Clean residual min=-0.003757 max=0.005011 Jy/beam ! Clean residual mean=0.000012 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.186922 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 117 components and 0.186922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087979Jy sigma=0.000812 ! Fit after self-cal, rms=0.088011Jy sigma=0.000811 ! 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.088011Jy sigma=0.000811 ! Fit after self-cal, rms=0.088122Jy sigma=0.000808 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.967 mas, bmaj=8.402 mas, bpa=-4.458 degrees ! Estimated noise=666.152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229694 Jy ! Component: 100 - total flux cleaned = 0.00276491 Jy ! Component: 150 - total flux cleaned = 0.00295163 Jy ! Component: 200 - total flux cleaned = 0.00294861 Jy ! Total flux subtracted in 200 components = 0.00294861 Jy ! Clean residual min=-0.003388 max=0.004359 Jy/beam ! Clean residual mean=0.000012 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.18987 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 138 components and 0.18987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088047Jy sigma=0.000807 ! Fit after self-cal, rms=0.088048Jy sigma=0.000807 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 (15.5, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0044754 Jy ! Component: 100 - total flux cleaned = 0.00682808 Jy ! Component: 150 - total flux cleaned = 0.00820521 Jy ! Component: 200 - total flux cleaned = 0.00833215 Jy ! Total flux subtracted in 200 components = 0.00833215 Jy ! Clean residual min=-0.003037 max=0.003330 Jy/beam ! Clean residual mean=0.000010 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.198202 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 183 components and 0.198202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087825Jy sigma=0.000804 ! Fit after self-cal, rms=0.087788Jy sigma=0.000804 ! 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.087788Jy sigma=0.000804 ! Fit after self-cal, rms=0.087966Jy sigma=0.000803 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=8.413 mas, bpa=-4.565 degrees ! Estimated noise=665.939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170402 Jy ! Component: 100 - total flux cleaned = 0.00264212 Jy ! Component: 150 - total flux cleaned = 0.00274352 Jy ! Component: 200 - total flux cleaned = 0.00283591 Jy ! Total flux subtracted in 200 components = 0.00283591 Jy ! Clean residual min=-0.002993 max=0.003162 Jy/beam ! Clean residual mean=0.000009 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.201038 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 198 components and 0.201038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087921Jy sigma=0.000803 ! Fit after self-cal, rms=0.087925Jy sigma=0.000803 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.00077746 Jy ! Component: 100 - total flux cleaned = 0.000808886 Jy ! Component: 150 - total flux cleaned = 0.000782118 Jy ! Component: 200 - total flux cleaned = 0.000704414 Jy ! Total flux subtracted in 200 components = 0.000704414 Jy ! Clean residual min=-0.002985 max=0.003167 Jy/beam ! Clean residual mean=0.000009 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.201743 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 206 components and 0.201743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087902Jy sigma=0.000803 ! Fit after self-cal, rms=0.087905Jy sigma=0.000803 ! 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.087905Jy sigma=0.000803 ! Fit after self-cal, rms=0.088073Jy sigma=0.000803 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.309 mas, bmaj=16.49 mas, bpa=-6.898 degrees ! Estimated noise=849.503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000847899 Jy ! Component: 100 - total flux cleaned = 0.000677476 Jy ! Component: 150 - total flux cleaned = 0.000565217 Jy ! Component: 200 - total flux cleaned = 0.000431742 Jy ! Total flux subtracted in 200 components = 0.000431742 Jy ! Clean residual min=-0.003954 max=0.005430 Jy/beam ! Clean residual mean=0.000019 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.202175 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 225 components and 0.202174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088073Jy sigma=0.000803 ! Fit after self-cal, rms=0.088074Jy sigma=0.000803 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.000174449 Jy ! Component: 100 - total flux cleaned = -7.48026e-06 Jy ! Component: 150 - total flux cleaned = -0.000148532 Jy ! Component: 200 - total flux cleaned = -0.000253675 Jy ! Total flux subtracted in 200 components = -0.000253675 Jy ! Clean residual min=-0.003834 max=0.005344 Jy/beam ! Clean residual mean=0.000019 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.201921 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 234 components and 0.201921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088076Jy sigma=0.000803 ! Fit after self-cal, rms=0.088079Jy sigma=0.000803 ! 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=2.968 mas, bmaj=8.418 mas, bpa=-4.57 degrees ! Estimated noise=667.845 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.968 x 8.418 at -4.57 degrees (North through East) ! Clean map min=-0.0025521 max=0.12695 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.352 mas, bmaj=7.088 mas, bpa=-5.007 degrees ! Estimated noise=1057.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.097012 Jy ! Component: 100 - total flux cleaned = 0.121647 Jy ! Component: 150 - total flux cleaned = 0.135651 Jy ! Component: 200 - total flux cleaned = 0.146231 Jy ! Total flux subtracted in 200 components = 0.146231 Jy ! Clean residual min=-0.004757 max=0.006229 Jy/beam ! Clean residual mean=0.000014 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.146231 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.146231 Jy ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=8.418 mas, bpa=-4.57 degrees ! Estimated noise=667.845 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.0155536 Jy ! Component: 100 - total flux cleaned = 0.0259566 Jy ! Component: 150 - total flux cleaned = 0.0334493 Jy ! Component: 200 - total flux cleaned = 0.0390447 Jy ! Total flux subtracted in 200 components = 0.0390447 Jy ! Clean residual min=-0.003848 max=0.003535 Jy/beam ! Clean residual mean=0.000015 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.185276 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 89 components and 0.185276 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.309 mas, bmaj=16.49 mas, bpa=-6.898 degrees ! Estimated noise=849.503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00729556 Jy ! Component: 100 - total flux cleaned = 0.011486 Jy ! Component: 150 - total flux cleaned = 0.0140641 Jy ! Component: 200 - total flux cleaned = 0.0152904 Jy ! Total flux subtracted in 200 components = 0.0152904 Jy ! Clean residual min=-0.004233 max=0.005185 Jy/beam ! Clean residual mean=0.000021 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.200566 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.000396896 Jy ! Component: 100 - total flux cleaned = 0.000562183 Jy ! Component: 150 - total flux cleaned = 0.000670486 Jy ! Component: 200 - total flux cleaned = 0.000796286 Jy ! Total flux subtracted in 200 components = 0.000796286 Jy ! Clean residual min=-0.003875 max=0.005123 Jy/beam ! Clean residual mean=0.000020 rms=0.001458 Jy/beam ! Combined flux in latest and established models = 0.201363 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 160 components and 0.201363 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=8.418 mas, bpa=-4.57 degrees ! Estimated noise=667.845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000252078 Jy ! Component: 100 - total flux cleaned = 0.000477818 Jy ! Component: 150 - total flux cleaned = 0.000616931 Jy ! Component: 200 - total flux cleaned = 0.000617061 Jy ! Total flux subtracted in 200 components = 0.000617061 Jy ! Clean residual min=-0.003106 max=0.003140 Jy/beam ! Clean residual mean=0.000008 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.20198 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 174 components and 0.20198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088106Jy sigma=0.000803 ! Fit after self-cal, rms=0.088095Jy sigma=0.000803 wmodel J0807-0541_S_2014_06_09_pus_map.mod ! Writing 174 model components to file: J0807-0541_S_2014_06_09_pus_map.mod wobs J0807-0541_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0807-0541_S_2014_06_09_pus_uvs.fits wwins J0807-0541_S_2014_06_09_pus_map.win ! wwins: Wrote 4 windows to J0807-0541_S_2014_06_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000758521 Jy ! Component: 100 - total flux cleaned = 0.00105927 Jy ! Component: 150 - total flux cleaned = 0.00110481 Jy ! Component: 200 - total flux cleaned = 0.00140879 Jy ! Component: 250 - total flux cleaned = 0.00174176 Jy ! Component: 300 - total flux cleaned = 0.00194212 Jy ! Component: 350 - total flux cleaned = 0.00221504 Jy ! Component: 400 - total flux cleaned = 0.00259109 Jy ! Component: 450 - total flux cleaned = 0.00281016 Jy ! Component: 500 - total flux cleaned = 0.00312858 Jy ! Component: 550 - total flux cleaned = 0.00316244 Jy ! Component: 600 - total flux cleaned = 0.00326424 Jy ! Component: 650 - total flux cleaned = 0.00323157 Jy ! Component: 700 - total flux cleaned = 0.00329631 Jy ! Component: 750 - total flux cleaned = 0.0032961 Jy ! Component: 800 - total flux cleaned = 0.00338829 Jy ! Component: 850 - total flux cleaned = 0.00347876 Jy ! Component: 900 - total flux cleaned = 0.00347857 Jy ! Component: 950 - total flux cleaned = 0.00350832 Jy ! Component: 1000 - total flux cleaned = 0.00362308 Jy ! Component: 1050 - total flux cleaned = 0.00367929 Jy ! Component: 1100 - total flux cleaned = 0.00365175 Jy ! Component: 1150 - total flux cleaned = 0.00378846 Jy ! Component: 1200 - total flux cleaned = 0.00384194 Jy ! Component: 1250 - total flux cleaned = 0.00392153 Jy ! Component: 1300 - total flux cleaned = 0.00397358 Jy ! Component: 1350 - total flux cleaned = 0.00410172 Jy ! Component: 1400 - total flux cleaned = 0.00415205 Jy ! Component: 1450 - total flux cleaned = 0.00420153 Jy ! Component: 1500 - total flux cleaned = 0.00427492 Jy ! Component: 1550 - total flux cleaned = 0.00432327 Jy ! Component: 1600 - total flux cleaned = 0.00437104 Jy ! Component: 1650 - total flux cleaned = 0.00441807 Jy ! Component: 1700 - total flux cleaned = 0.00448683 Jy ! Component: 1750 - total flux cleaned = 0.00448708 Jy ! Component: 1800 - total flux cleaned = 0.00457649 Jy ! Component: 1850 - total flux cleaned = 0.00455465 Jy ! Component: 1900 - total flux cleaned = 0.00462007 Jy ! Component: 1950 - total flux cleaned = 0.00466297 Jy ! Component: 2000 - total flux cleaned = 0.00472676 Jy ! Component: 2050 - total flux cleaned = 0.00483159 Jy ! Component: 2100 - total flux cleaned = 0.00487271 Jy ! Component: 2150 - total flux cleaned = 0.0049141 Jy ! Component: 2200 - total flux cleaned = 0.00501499 Jy ! Component: 2250 - total flux cleaned = 0.00503487 Jy ! Component: 2300 - total flux cleaned = 0.00501505 Jy ! Component: 2350 - total flux cleaned = 0.00507354 Jy ! Component: 2400 - total flux cleaned = 0.00507369 Jy ! Component: 2450 - total flux cleaned = 0.0051305 Jy ! Component: 2500 - total flux cleaned = 0.00514883 Jy ! Component: 2550 - total flux cleaned = 0.00512992 Jy ! Component: 2600 - total flux cleaned = 0.00523992 Jy ! Component: 2650 - total flux cleaned = 0.00523972 Jy ! Component: 2700 - total flux cleaned = 0.00529359 Jy ! Component: 2750 - total flux cleaned = 0.00532887 Jy ! Component: 2800 - total flux cleaned = 0.00532914 Jy ! Component: 2850 - total flux cleaned = 0.00536335 Jy ! Component: 2900 - total flux cleaned = 0.00538062 Jy ! Component: 2950 - total flux cleaned = 0.00543164 Jy ! Component: 3000 - total flux cleaned = 0.00546531 Jy ! Component: 3050 - total flux cleaned = 0.00544871 Jy ! Component: 3100 - total flux cleaned = 0.00548198 Jy ! Component: 3150 - total flux cleaned = 0.00549844 Jy ! Component: 3200 - total flux cleaned = 0.00549833 Jy ! Component: 3250 - total flux cleaned = 0.00548245 Jy ! Component: 3300 - total flux cleaned = 0.00548244 Jy ! Component: 3350 - total flux cleaned = 0.00545134 Jy ! Component: 3400 - total flux cleaned = 0.00543592 Jy ! Component: 3450 - total flux cleaned = 0.00549765 Jy ! Component: 3500 - total flux cleaned = 0.00551301 Jy ! Component: 3550 - total flux cleaned = 0.00557378 Jy ! Component: 3600 - total flux cleaned = 0.00561885 Jy ! Component: 3650 - total flux cleaned = 0.00558878 Jy ! Component: 3700 - total flux cleaned = 0.00561841 Jy ! Component: 3750 - total flux cleaned = 0.00567735 Jy ! Component: 3800 - total flux cleaned = 0.00570657 Jy ! Component: 3850 - total flux cleaned = 0.00576445 Jy ! Component: 3900 - total flux cleaned = 0.00575008 Jy ! Component: 3950 - total flux cleaned = 0.00579286 Jy ! Component: 4000 - total flux cleaned = 0.00580697 Jy ! Component: 4050 - total flux cleaned = 0.00587729 Jy ! Total flux subtracted in 4096 components = 0.00586335 Jy ! Clean residual min=-0.000784 max=0.000811 Jy/beam ! Clean residual mean=0.000002 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.207843 Jy keep ! Adding 324 model components to the UV plane model. ! The established model now contains 498 components and 0.207843 Jy ![Exited script file: muppet] wmap "J0807-0541_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.968 x 8.418 at -4.57 degrees (North through East) ! Clean map min=-0.0022724 max=0.12538 Jy/beam ! Writing clean map to FITS file: J0807-0541_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.125385 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000258464 device "J0807-0541_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0807-0541_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.618411 0.618411 1.23682 2.47364 4.94729 9.89458 19.7892 39.5783 79.1566 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.125 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.968 x 8.418 at -4.57 degrees (North through East) ! Clean map min=-0.0022724 max=0.12538 Jy/beam quit ! Quitting program ! Log file J0807-0541_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:47:57 2016