! Started logfile: J0817-0933_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:48:30 2016 obs J0817-0933_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0817-0933_S_2014_06_09_pus_uva.fits ! AN table 1: 90 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.78321 visibilities/baseline/integration-bin. ! Found source: J0817-0933 ! ! 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 12688 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 J0817-0933_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 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.888148Jy sigma=0.009132 ! Fit after self-cal, rms=0.856239Jy sigma=0.008815 ! 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.375 mas, bmaj=7.017 mas, bpa=-4.923 degrees ! Estimated noise=829.873 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.107655 Jy ! Component: 100 - total flux cleaned = 0.135971 Jy ! Total flux subtracted in 100 components = 0.135971 Jy ! Clean residual min=-0.006470 max=0.014912 Jy/beam ! Clean residual mean=0.000022 rms=0.002156 Jy/beam ! Combined flux in latest and established models = 0.135971 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.135971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098993Jy sigma=0.000925 ! Fit after self-cal, rms=0.098975Jy sigma=0.000925 ! Inverting map ! Added new window around map position (4, 13). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.017037 Jy ! Component: 100 - total flux cleaned = 0.0290714 Jy ! Total flux subtracted in 100 components = 0.0290714 Jy ! Clean residual min=-0.005553 max=0.007752 Jy/beam ! Clean residual mean=0.000013 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 0.165043 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.165043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093664Jy sigma=0.000859 ! Fit after self-cal, rms=0.093523Jy sigma=0.000858 ! 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.964 mas, bmaj=8.318 mas, bpa=-5.094 degrees ! Estimated noise=620.164 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0165263 Jy ! Component: 100 - total flux cleaned = 0.0266383 Jy ! Component: 150 - total flux cleaned = 0.0333731 Jy ! Component: 200 - total flux cleaned = 0.0380315 Jy ! Total flux subtracted in 200 components = 0.0380315 Jy ! Clean residual min=-0.004341 max=0.004254 Jy/beam ! Clean residual mean=0.000003 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.203074 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 98 components and 0.203074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090306Jy sigma=0.000820 ! Fit after self-cal, rms=0.090137Jy sigma=0.000818 ! 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.81 HN 0.99 KP 1.05 ! LA 1.19 MK 0.99 NL 0.97 OV 0.97 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.04 KP 1.02 ! LA 1.15 MK 0.99 NL 1.04 OV 0.99 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.06 KP 0.92 ! LA 0.88 MK 1.02 NL 0.98 OV 0.92 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00 KP 0.91 ! LA 0.90 MK 1.00 NL 1.05 OV 0.95 ! PT 0.98 SC 1.00 ! ! ! Fit before self-cal, rms=0.090137Jy sigma=0.000818 ! Fit after self-cal, rms=0.086590Jy sigma=0.000801 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.982 mas, bmaj=8.368 mas, bpa=-5.085 degrees ! Estimated noise=611.023 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.00243976 Jy ! Component: 100 - total flux cleaned = 0.00306982 Jy ! Component: 150 - total flux cleaned = 0.00339703 Jy ! Component: 200 - total flux cleaned = 0.00358591 Jy ! Total flux subtracted in 200 components = 0.00358591 Jy ! Clean residual min=-0.002969 max=0.004183 Jy/beam ! Clean residual mean=0.000002 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.20666 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 120 components and 0.20666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086510Jy sigma=0.000800 ! Fit after self-cal, rms=0.086519Jy sigma=0.000799 ! 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.086519Jy sigma=0.000799 ! Fit after self-cal, rms=0.085606Jy sigma=0.000798 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=8.348 mas, bpa=-5.134 degrees ! Estimated noise=610.606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010818 Jy ! Component: 100 - total flux cleaned = 0.00152799 Jy ! Component: 150 - total flux cleaned = 0.00165008 Jy ! Component: 200 - total flux cleaned = 0.00177437 Jy ! Total flux subtracted in 200 components = 0.00177437 Jy ! Clean residual min=-0.002714 max=0.003895 Jy/beam ! Clean residual mean=0.000003 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.208435 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 128 components and 0.208435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085573Jy sigma=0.000797 ! Fit after self-cal, rms=0.085547Jy 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) ! Added new window around map position (9, 40.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00418856 Jy ! Component: 100 - total flux cleaned = 0.00681785 Jy ! Component: 150 - total flux cleaned = 0.00866816 Jy ! Component: 200 - total flux cleaned = 0.00999609 Jy ! Total flux subtracted in 200 components = 0.00999609 Jy ! Clean residual min=-0.002135 max=0.002552 Jy/beam ! Clean residual mean=0.000002 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.218431 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 168 components and 0.218431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085342Jy sigma=0.000794 ! Fit after self-cal, rms=0.085323Jy sigma=0.000794 ! 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.085323Jy sigma=0.000794 ! Fit after self-cal, rms=0.084830Jy sigma=0.000794 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=8.352 mas, bpa=-5.168 degrees ! Estimated noise=608.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170505 Jy ! Component: 100 - total flux cleaned = 0.00250555 Jy ! Component: 150 - total flux cleaned = 0.00290102 Jy ! Component: 200 - total flux cleaned = 0.0030936 Jy ! Total flux subtracted in 200 components = 0.0030936 Jy ! Clean residual min=-0.002033 max=0.002302 Jy/beam ! Clean residual mean=0.000001 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.221524 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 184 components and 0.221524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084791Jy sigma=0.000793 ! Fit after self-cal, rms=0.084782Jy sigma=0.000793 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.000392823 Jy ! Component: 100 - total flux cleaned = 0.000631463 Jy ! Component: 150 - total flux cleaned = 0.000816314 Jy ! Component: 200 - total flux cleaned = 0.000936096 Jy ! Total flux subtracted in 200 components = 0.000936096 Jy ! Clean residual min=-0.001974 max=0.002212 Jy/beam ! Clean residual mean=0.000001 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.22246 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 198 components and 0.22246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084764Jy sigma=0.000793 ! Fit after self-cal, rms=0.084763Jy sigma=0.000793 ! 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.084763Jy sigma=0.000793 ! Fit after self-cal, rms=0.084592Jy sigma=0.000793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.275 mas, bmaj=16.97 mas, bpa=-6.655 degrees ! Estimated noise=773.299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136838 Jy ! Component: 100 - total flux cleaned = 0.00172061 Jy ! Component: 150 - total flux cleaned = 0.0018691 Jy ! Component: 200 - total flux cleaned = 0.00203446 Jy ! Total flux subtracted in 200 components = 0.00203446 Jy ! Clean residual min=-0.002165 max=0.002882 Jy/beam ! Clean residual mean=0.000003 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.224495 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 206 components and 0.224495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084589Jy sigma=0.000793 ! Fit after self-cal, rms=0.084582Jy sigma=0.000793 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 (19, 39.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237506 Jy ! Component: 100 - total flux cleaned = 0.00318913 Jy ! Component: 150 - total flux cleaned = 0.00355644 Jy ! Component: 200 - total flux cleaned = 0.00373824 Jy ! Total flux subtracted in 200 components = 0.00373824 Jy ! Clean residual min=-0.001882 max=0.002135 Jy/beam ! Clean residual mean=0.000001 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.228233 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 231 components and 0.228233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084524Jy sigma=0.000792 ! Fit after self-cal, rms=0.084521Jy sigma=0.000792 ! 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.979 mas, bmaj=8.353 mas, bpa=-5.155 degrees ! Estimated noise=608.433 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.979 x 8.353 at -5.155 degrees (North through East) ! Clean map min=-0.0017819 max=0.13818 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.382 mas, bmaj=7.029 mas, bpa=-4.92 degrees ! Estimated noise=814.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105517 Jy ! Component: 100 - total flux cleaned = 0.134546 Jy ! Component: 150 - total flux cleaned = 0.151292 Jy ! Component: 200 - total flux cleaned = 0.163252 Jy ! Total flux subtracted in 200 components = 0.163252 Jy ! Clean residual min=-0.004510 max=0.006808 Jy/beam ! Clean residual mean=0.000013 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.163252 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.163252 Jy ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=8.353 mas, bpa=-5.155 degrees ! Estimated noise=608.433 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.0160157 Jy ! Component: 100 - total flux cleaned = 0.0259363 Jy ! Component: 150 - total flux cleaned = 0.032847 Jy ! Component: 200 - total flux cleaned = 0.038027 Jy ! Total flux subtracted in 200 components = 0.038027 Jy ! Clean residual min=-0.003063 max=0.003426 Jy/beam ! Clean residual mean=0.000009 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.201279 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 94 components and 0.201279 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.275 mas, bmaj=16.97 mas, bpa=-6.655 degrees ! Estimated noise=773.299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00670105 Jy ! Component: 100 - total flux cleaned = 0.0110522 Jy ! Component: 150 - total flux cleaned = 0.0143185 Jy ! Component: 200 - total flux cleaned = 0.0167008 Jy ! Total flux subtracted in 200 components = 0.0167008 Jy ! Clean residual min=-0.002604 max=0.002515 Jy/beam ! Clean residual mean=0.000007 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.21798 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.00186271 Jy ! Component: 100 - total flux cleaned = 0.0034059 Jy ! Component: 150 - total flux cleaned = 0.00435743 Jy ! Component: 200 - total flux cleaned = 0.00523801 Jy ! Total flux subtracted in 200 components = 0.00523801 Jy ! Clean residual min=-0.002080 max=0.002070 Jy/beam ! Clean residual mean=0.000004 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.223218 Jy ! Adding 135 model components to the UV plane model. ! The established model now contains 217 components and 0.223218 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=8.353 mas, bpa=-5.155 degrees ! Estimated noise=608.433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000816078 Jy ! Component: 100 - total flux cleaned = 0.00125158 Jy ! Component: 150 - total flux cleaned = 0.00158113 Jy ! Component: 200 - total flux cleaned = 0.00187513 Jy ! Total flux subtracted in 200 components = 0.00187513 Jy ! Clean residual min=-0.001931 max=0.001797 Jy/beam ! Clean residual mean=0.000001 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.225093 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 247 components and 0.225093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084515Jy sigma=0.000792 ! Fit after self-cal, rms=0.084498Jy sigma=0.000792 wmodel J0817-0933_S_2014_06_09_pus_map.mod ! Writing 247 model components to file: J0817-0933_S_2014_06_09_pus_map.mod wobs J0817-0933_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0817-0933_S_2014_06_09_pus_uvs.fits wwins J0817-0933_S_2014_06_09_pus_map.win ! wwins: Wrote 5 windows to J0817-0933_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.000145967 Jy ! Component: 100 - total flux cleaned = 0.00016635 Jy ! Component: 150 - total flux cleaned = 0.000494868 Jy ! Component: 200 - total flux cleaned = 0.000809313 Jy ! Component: 250 - total flux cleaned = 0.000918714 Jy ! Component: 300 - total flux cleaned = 0.00115833 Jy ! Component: 350 - total flux cleaned = 0.00133914 Jy ! Component: 400 - total flux cleaned = 0.00143942 Jy ! Component: 450 - total flux cleaned = 0.0015629 Jy ! Component: 500 - total flux cleaned = 0.00165981 Jy ! Component: 550 - total flux cleaned = 0.00170699 Jy ! Component: 600 - total flux cleaned = 0.00175304 Jy ! Component: 650 - total flux cleaned = 0.0018441 Jy ! Component: 700 - total flux cleaned = 0.00191098 Jy ! Component: 750 - total flux cleaned = 0.00193337 Jy ! Component: 800 - total flux cleaned = 0.00204178 Jy ! Component: 850 - total flux cleaned = 0.00204182 Jy ! Component: 900 - total flux cleaned = 0.00202085 Jy ! Component: 950 - total flux cleaned = 0.00206247 Jy ! Component: 1000 - total flux cleaned = 0.00208271 Jy ! Component: 1050 - total flux cleaned = 0.00208254 Jy ! Component: 1100 - total flux cleaned = 0.00208267 Jy ! Component: 1150 - total flux cleaned = 0.00214176 Jy ! Component: 1200 - total flux cleaned = 0.00219996 Jy ! Component: 1250 - total flux cleaned = 0.00221913 Jy ! Component: 1300 - total flux cleaned = 0.00231363 Jy ! Component: 1350 - total flux cleaned = 0.00233207 Jy ! Component: 1400 - total flux cleaned = 0.00235051 Jy ! Component: 1450 - total flux cleaned = 0.00238701 Jy ! Component: 1500 - total flux cleaned = 0.00242296 Jy ! Component: 1550 - total flux cleaned = 0.00244085 Jy ! Component: 1600 - total flux cleaned = 0.00249386 Jy ! Component: 1650 - total flux cleaned = 0.00256357 Jy ! Component: 1700 - total flux cleaned = 0.00261504 Jy ! Component: 1750 - total flux cleaned = 0.00264931 Jy ! Component: 1800 - total flux cleaned = 0.00264929 Jy ! Component: 1850 - total flux cleaned = 0.00273281 Jy ! Component: 1900 - total flux cleaned = 0.00274904 Jy ! Component: 1950 - total flux cleaned = 0.00276547 Jy ! Component: 2000 - total flux cleaned = 0.00278168 Jy ! Component: 2050 - total flux cleaned = 0.00283006 Jy ! Component: 2100 - total flux cleaned = 0.00292538 Jy ! Component: 2150 - total flux cleaned = 0.00290965 Jy ! Component: 2200 - total flux cleaned = 0.00298782 Jy ! Component: 2250 - total flux cleaned = 0.00301873 Jy ! Component: 2300 - total flux cleaned = 0.00304921 Jy ! Component: 2350 - total flux cleaned = 0.00309481 Jy ! Component: 2400 - total flux cleaned = 0.00307984 Jy ! Component: 2450 - total flux cleaned = 0.00318461 Jy ! Component: 2500 - total flux cleaned = 0.00321424 Jy ! Component: 2550 - total flux cleaned = 0.00328764 Jy ! Component: 2600 - total flux cleaned = 0.00334595 Jy ! Component: 2650 - total flux cleaned = 0.00337491 Jy ! Component: 2700 - total flux cleaned = 0.00343224 Jy ! Component: 2750 - total flux cleaned = 0.00353161 Jy ! Component: 2800 - total flux cleaned = 0.00355979 Jy ! Component: 2850 - total flux cleaned = 0.00361587 Jy ! Component: 2900 - total flux cleaned = 0.00369925 Jy ! Component: 2950 - total flux cleaned = 0.00374061 Jy ! Component: 3000 - total flux cleaned = 0.00378165 Jy ! Component: 3050 - total flux cleaned = 0.00379554 Jy ! Component: 3100 - total flux cleaned = 0.00384924 Jy ! Component: 3150 - total flux cleaned = 0.00388936 Jy ! Component: 3200 - total flux cleaned = 0.00391575 Jy ! Component: 3250 - total flux cleaned = 0.00396832 Jy ! Component: 3300 - total flux cleaned = 0.00400741 Jy ! Component: 3350 - total flux cleaned = 0.00403318 Jy ! Component: 3400 - total flux cleaned = 0.0040718 Jy ! Component: 3450 - total flux cleaned = 0.00408464 Jy ! Component: 3500 - total flux cleaned = 0.00410984 Jy ! Component: 3550 - total flux cleaned = 0.00410966 Jy ! Component: 3600 - total flux cleaned = 0.0041846 Jy ! Component: 3650 - total flux cleaned = 0.00419685 Jy ! Component: 3700 - total flux cleaned = 0.00427081 Jy ! Component: 3750 - total flux cleaned = 0.00427069 Jy ! Component: 3800 - total flux cleaned = 0.00424645 Jy ! Component: 3850 - total flux cleaned = 0.00433091 Jy ! Component: 3900 - total flux cleaned = 0.00433093 Jy ! Component: 3950 - total flux cleaned = 0.00439033 Jy ! Component: 4000 - total flux cleaned = 0.00443761 Jy ! Component: 4050 - total flux cleaned = 0.00442571 Jy ! Total flux subtracted in 4096 components = 0.00443732 Jy ! Clean residual min=-0.000681 max=0.000771 Jy/beam ! Clean residual mean=0.000000 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.22953 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 527 components and 0.22953 Jy ![Exited script file: muppet] wmap "J0817-0933_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.979 x 8.353 at -5.155 degrees (North through East) ! Clean map min=-0.001388 max=0.13716 Jy/beam ! Writing clean map to FITS file: J0817-0933_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.137158 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212029 device "J0817-0933_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0817-0933_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.463762 0.463762 0.927524 1.85505 3.7101 7.42019 14.8404 29.6808 59.3616 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.137 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.979 x 8.353 at -5.155 degrees (North through East) ! Clean map min=-0.001388 max=0.13716 Jy/beam quit ! Quitting program ! Log file J0817-0933_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:48:35 2016