! Started logfile: J1717-3342_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:33:00 2016 obs J1717-3342_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1717-3342_S_2014_08_05_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.365352 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1717-3342 ! ! 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 360 lines of history. ! ! Reading 6116 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 J1717-3342_S_2014_08_05_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 404 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 386 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 396 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 399 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.945717Jy sigma=0.007515 ! Fit after self-cal, rms=0.893470Jy sigma=0.007118 ! 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=4.933 mas, bmaj=21.83 mas, bpa=4.726 degrees ! Estimated noise=5911.23 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.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0904933 Jy ! Component: 100 - total flux cleaned = 0.129692 Jy ! Total flux subtracted in 100 components = 0.129692 Jy ! Clean residual min=-0.031960 max=0.038470 Jy/beam ! Clean residual mean=-0.001151 rms=0.009539 Jy/beam ! Combined flux in latest and established models = 0.129692 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 0.129692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170773Jy sigma=0.001333 ! Fit after self-cal, rms=0.169439Jy sigma=0.001323 ! 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=8.31 mas, bmaj=43.2 mas, bpa=11.49 degrees ! Estimated noise=1191.5 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.0546707 Jy ! Component: 100 - total flux cleaned = 0.0877074 Jy ! Component: 150 - total flux cleaned = 0.108843 Jy ! Component: 200 - total flux cleaned = 0.122717 Jy ! Total flux subtracted in 200 components = 0.122717 Jy ! Clean residual min=-0.032322 max=0.049422 Jy/beam ! Clean residual mean=-0.002434 rms=0.013627 Jy/beam ! Combined flux in latest and established models = 0.252409 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 116 components and 0.252409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151138Jy sigma=0.001147 ! Fit after self-cal, rms=0.149596Jy sigma=0.001137 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.33 FD 1.22 HN 1.00* KP 1.81 ! LA 0.83 MK 1.00* NL 2.90 OV 2.20 ! PT 0.69 SC 1.00* ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.35 FD 1.50 HN 1.00* KP 1.57 ! LA 0.83 MK 1.00* NL 2.74 OV 2.01 ! PT 0.64 SC 2.62 ! ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.31 FD 1.53 HN 1.84 KP 1.41 ! LA 0.68 MK 1.00* NL 2.49 OV 1.88 ! PT 0.62 SC 1.30 ! ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.37 FD 1.37 HN 1.97 KP 1.33 ! LA 0.64 MK 1.00* NL 3.00 OV 2.03 ! PT 0.61 SC 1.30 ! ! ! Fit before self-cal, rms=0.149596Jy sigma=0.001137 ! Fit after self-cal, rms=0.249799Jy sigma=0.000862 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.727 mas, bmaj=49.31 mas, bpa=18.42 degrees ! Estimated noise=983.299 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.000718773 Jy ! Component: 100 - total flux cleaned = 0.00178062 Jy ! Component: 150 - total flux cleaned = 0.00188342 Jy ! Component: 200 - total flux cleaned = 0.00171348 Jy ! Total flux subtracted in 200 components = 0.00171348 Jy ! Clean residual min=-0.014574 max=0.011947 Jy/beam ! Clean residual mean=-0.000225 rms=0.004916 Jy/beam ! Combined flux in latest and established models = 0.254122 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 144 components and 0.254122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249299Jy sigma=0.000855 ! Fit after self-cal, rms=0.257573Jy sigma=0.000841 ! 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.257573Jy sigma=0.000841 ! Fit after self-cal, rms=0.350918Jy sigma=0.000782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.455 mas, bmaj=51.8 mas, bpa=19.39 degrees ! Estimated noise=829.343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000885991 Jy ! Component: 100 - total flux cleaned = 0.000884763 Jy ! Component: 150 - total flux cleaned = 0.000885203 Jy ! Component: 200 - total flux cleaned = 0.000829283 Jy ! Total flux subtracted in 200 components = 0.000829283 Jy ! Clean residual min=-0.006742 max=0.008543 Jy/beam ! Clean residual mean=0.000026 rms=0.002920 Jy/beam ! Combined flux in latest and established models = 0.254951 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 155 components and 0.254951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350806Jy sigma=0.000782 ! Fit after self-cal, rms=0.354926Jy sigma=0.000778 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.00200558 Jy ! Component: 100 - total flux cleaned = -0.00207135 Jy ! Component: 150 - total flux cleaned = -0.00213056 Jy ! Component: 200 - total flux cleaned = -0.00212519 Jy ! Total flux subtracted in 200 components = -0.00212519 Jy ! Clean residual min=-0.006896 max=0.007706 Jy/beam ! Clean residual mean=0.000008 rms=0.002715 Jy/beam ! Combined flux in latest and established models = 0.252826 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 162 components and 0.252826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354863Jy sigma=0.000778 ! Fit after self-cal, rms=0.355231Jy sigma=0.000777 ! 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.355231Jy sigma=0.000777 ! Fit after self-cal, rms=0.381240Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.344 mas, bmaj=52.33 mas, bpa=19.56 degrees ! Estimated noise=782.785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000341615 Jy ! Component: 100 - total flux cleaned = 0.000288423 Jy ! Component: 150 - total flux cleaned = 0.000244469 Jy ! Component: 200 - total flux cleaned = 0.000244654 Jy ! Total flux subtracted in 200 components = 0.000244654 Jy ! Clean residual min=-0.006171 max=0.007016 Jy/beam ! Clean residual mean=0.000023 rms=0.002539 Jy/beam ! Combined flux in latest and established models = 0.253071 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 165 components and 0.253071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.381200Jy sigma=0.000777 ! Fit after self-cal, rms=0.382264Jy sigma=0.000776 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.00088299 Jy ! Component: 100 - total flux cleaned = -0.00107748 Jy ! Component: 150 - total flux cleaned = -0.00112317 Jy ! Component: 200 - total flux cleaned = -0.00120648 Jy ! Total flux subtracted in 200 components = -0.00120648 Jy ! Clean residual min=-0.006145 max=0.006853 Jy/beam ! Clean residual mean=0.000014 rms=0.002510 Jy/beam ! Combined flux in latest and established models = 0.251864 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 167 components and 0.251864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.382243Jy sigma=0.000776 ! Fit after self-cal, rms=0.382530Jy sigma=0.000776 ! 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.382530Jy sigma=0.000776 ! Fit after self-cal, rms=0.392130Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.27 mas, bmaj=56.99 mas, bpa=21 degrees ! Estimated noise=798.392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000213586 Jy ! Component: 100 - total flux cleaned = 0.000214798 Jy ! Component: 150 - total flux cleaned = 0.000213581 Jy ! Component: 200 - total flux cleaned = 0.000217973 Jy ! Total flux subtracted in 200 components = 0.000217973 Jy ! Clean residual min=-0.006710 max=0.007912 Jy/beam ! Clean residual mean=0.000029 rms=0.002896 Jy/beam ! Combined flux in latest and established models = 0.252082 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 170 components and 0.252082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.392110Jy sigma=0.000776 ! Fit after self-cal, rms=0.392491Jy sigma=0.000776 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.000423114 Jy ! Component: 100 - total flux cleaned = -0.000466456 Jy ! Component: 150 - total flux cleaned = -0.000466981 Jy ! Component: 200 - total flux cleaned = -0.00050846 Jy ! Total flux subtracted in 200 components = -0.00050846 Jy ! Clean residual min=-0.006771 max=0.007978 Jy/beam ! Clean residual mean=0.000025 rms=0.002887 Jy/beam ! Combined flux in latest and established models = 0.251574 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 171 components and 0.251574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.392477Jy sigma=0.000776 ! Fit after self-cal, rms=0.392676Jy sigma=0.000776 ! 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=8.331 mas, bmaj=52.52 mas, bpa=19.6 degrees ! Estimated noise=776.517 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.331 x 52.52 at 19.6 degrees (North through East) ! Clean map min=-0.0061685 max=0.10842 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=5.966 mas, bmaj=24.72 mas, bpa=10.87 degrees ! Estimated noise=4287.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0766003 Jy ! Component: 100 - total flux cleaned = 0.123816 Jy ! Component: 150 - total flux cleaned = 0.15474 Jy ! Component: 200 - total flux cleaned = 0.176359 Jy ! Total flux subtracted in 200 components = 0.176359 Jy ! Clean residual min=-0.022241 max=0.016100 Jy/beam ! Clean residual mean=-0.000301 rms=0.005110 Jy/beam ! Combined flux in latest and established models = 0.176359 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.176359 Jy ! Inverting map and beam ! Estimated beam: bmin=8.331 mas, bmaj=52.52 mas, bpa=19.6 degrees ! Estimated noise=776.517 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.0229267 Jy ! Component: 100 - total flux cleaned = 0.0379648 Jy ! Component: 150 - total flux cleaned = 0.0484948 Jy ! Component: 200 - total flux cleaned = 0.055966 Jy ! Total flux subtracted in 200 components = 0.055966 Jy ! Clean residual min=-0.007173 max=0.008012 Jy/beam ! Clean residual mean=-0.000169 rms=0.002786 Jy/beam ! Combined flux in latest and established models = 0.232325 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 77 components and 0.232325 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=9.27 mas, bmaj=56.99 mas, bpa=21 degrees ! Estimated noise=798.392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00613077 Jy ! Component: 100 - total flux cleaned = 0.0102261 Jy ! Component: 150 - total flux cleaned = 0.0122115 Jy ! Component: 200 - total flux cleaned = 0.0125066 Jy ! Total flux subtracted in 200 components = 0.0125066 Jy ! Clean residual min=-0.006779 max=0.007713 Jy/beam ! Clean residual mean=-0.000053 rms=0.002968 Jy/beam ! Combined flux in latest and established models = 0.244831 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.000183163 Jy ! Component: 100 - total flux cleaned = 0.000271223 Jy ! Component: 150 - total flux cleaned = 0.000440231 Jy ! Component: 200 - total flux cleaned = 0.000599563 Jy ! Total flux subtracted in 200 components = 0.000599563 Jy ! Clean residual min=-0.006445 max=0.007756 Jy/beam ! Clean residual mean=-0.000044 rms=0.002933 Jy/beam ! Combined flux in latest and established models = 0.245431 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 83 components and 0.245431 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=8.331 mas, bmaj=52.52 mas, bpa=19.6 degrees ! Estimated noise=776.517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00112189 Jy ! Component: 100 - total flux cleaned = -0.00105036 Jy ! Component: 150 - total flux cleaned = -0.000914472 Jy ! Component: 200 - total flux cleaned = -0.000721028 Jy ! Total flux subtracted in 200 components = -0.000721028 Jy ! Clean residual min=-0.005559 max=0.006969 Jy/beam ! Clean residual mean=-0.000040 rms=0.002508 Jy/beam ! Combined flux in latest and established models = 0.24471 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 0.24471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.392743Jy sigma=0.000778 ! Fit after self-cal, rms=0.393327Jy sigma=0.000777 wmodel J1717-3342_S_2014_08_05_pus_map.mod ! Writing 86 model components to file: J1717-3342_S_2014_08_05_pus_map.mod wobs J1717-3342_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1717-3342_S_2014_08_05_pus_uvs.fits wwins J1717-3342_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J1717-3342_S_2014_08_05_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.00203965 Jy ! Component: 100 - total flux cleaned = 0.00268801 Jy ! Component: 150 - total flux cleaned = 0.00341115 Jy ! Component: 200 - total flux cleaned = 0.00431403 Jy ! Component: 250 - total flux cleaned = 0.00519153 Jy ! Component: 300 - total flux cleaned = 0.00595186 Jy ! Component: 350 - total flux cleaned = 0.00688074 Jy ! Component: 400 - total flux cleaned = 0.00806283 Jy ! Component: 450 - total flux cleaned = 0.00940072 Jy ! Component: 500 - total flux cleaned = 0.0106262 Jy ! Component: 550 - total flux cleaned = 0.0121753 Jy ! Component: 600 - total flux cleaned = 0.0136963 Jy ! Component: 650 - total flux cleaned = 0.0151092 Jy ! Component: 700 - total flux cleaned = 0.0165003 Jy ! Component: 750 - total flux cleaned = 0.0178701 Jy ! Component: 800 - total flux cleaned = 0.0192193 Jy ! Component: 850 - total flux cleaned = 0.020315 Jy ! Component: 900 - total flux cleaned = 0.021473 Jy ! Component: 950 - total flux cleaned = 0.022541 Jy ! Component: 1000 - total flux cleaned = 0.023594 Jy ! Component: 1050 - total flux cleaned = 0.024856 Jy ! Component: 1100 - total flux cleaned = 0.0257352 Jy ! Component: 1150 - total flux cleaned = 0.0263882 Jy ! Component: 1200 - total flux cleaned = 0.0268932 Jy ! Component: 1250 - total flux cleaned = 0.0273946 Jy ! Component: 1300 - total flux cleaned = 0.0279629 Jy ! Component: 1350 - total flux cleaned = 0.028669 Jy ! Component: 1400 - total flux cleaned = 0.0291596 Jy ! Component: 1450 - total flux cleaned = 0.0295784 Jy ! Component: 1500 - total flux cleaned = 0.0301348 Jy ! Component: 1550 - total flux cleaned = 0.0306202 Jy ! Component: 1600 - total flux cleaned = 0.0311719 Jy ! Component: 1650 - total flux cleaned = 0.0317217 Jy ! Component: 1700 - total flux cleaned = 0.0322706 Jy ! Component: 1750 - total flux cleaned = 0.0324758 Jy ! Component: 1800 - total flux cleaned = 0.0324067 Jy ! Component: 1850 - total flux cleaned = 0.0320591 Jy ! Component: 1900 - total flux cleaned = 0.0314928 Jy ! Component: 1950 - total flux cleaned = 0.0307708 Jy ! Component: 2000 - total flux cleaned = 0.0299599 Jy ! Component: 2050 - total flux cleaned = 0.029283 Jy ! Component: 2100 - total flux cleaned = 0.0284375 Jy ! Component: 2150 - total flux cleaned = 0.0277301 Jy ! Component: 2200 - total flux cleaned = 0.0269251 Jy ! Component: 2250 - total flux cleaned = 0.0261843 Jy ! Component: 2300 - total flux cleaned = 0.0254274 Jy ! Component: 2350 - total flux cleaned = 0.024564 Jy ! Component: 2400 - total flux cleaned = 0.0238545 Jy ! Component: 2450 - total flux cleaned = 0.0233063 Jy ! Component: 2500 - total flux cleaned = 0.0224568 Jy ! Component: 2550 - total flux cleaned = 0.0217738 Jy ! Component: 2600 - total flux cleaned = 0.0210686 Jy ! Component: 2650 - total flux cleaned = 0.0204419 Jy ! Component: 2700 - total flux cleaned = 0.019788 Jy ! Component: 2750 - total flux cleaned = 0.0194489 Jy ! Component: 2800 - total flux cleaned = 0.0190975 Jy ! Component: 2850 - total flux cleaned = 0.0184808 Jy ! Component: 2900 - total flux cleaned = 0.0180922 Jy ! Component: 2950 - total flux cleaned = 0.0175552 Jy ! Component: 3000 - total flux cleaned = 0.017137 Jy ! Component: 3050 - total flux cleaned = 0.0165534 Jy ! Component: 3100 - total flux cleaned = 0.0160976 Jy ! Component: 3150 - total flux cleaned = 0.0154645 Jy ! Component: 3200 - total flux cleaned = 0.0147997 Jy ! Component: 3250 - total flux cleaned = 0.0144569 Jy ! Component: 3300 - total flux cleaned = 0.0137432 Jy ! Component: 3350 - total flux cleaned = 0.0129923 Jy ! Component: 3400 - total flux cleaned = 0.0123981 Jy ! Component: 3450 - total flux cleaned = 0.0117855 Jy ! Component: 3500 - total flux cleaned = 0.0109343 Jy ! Component: 3550 - total flux cleaned = 0.0102636 Jy ! Component: 3600 - total flux cleaned = 0.00933046 Jy ! Component: 3650 - total flux cleaned = 0.00859894 Jy ! Component: 3700 - total flux cleaned = 0.0081005 Jy ! Component: 3750 - total flux cleaned = 0.00678754 Jy ! Component: 3800 - total flux cleaned = 0.00568769 Jy ! Component: 3850 - total flux cleaned = 0.00454322 Jy ! Component: 3900 - total flux cleaned = 0.00333425 Jy ! Component: 3950 - total flux cleaned = 0.00239176 Jy ! Component: 4000 - total flux cleaned = 0.00206419 Jy ! Component: 4050 - total flux cleaned = 0.00103603 Jy ! Total flux subtracted in 4096 components = 0.000686916 Jy ! Clean residual min=-0.019746 max=0.019473 Jy/beam ! Clean residual mean=0.000135 rms=0.006478 Jy/beam ! Combined flux in latest and established models = 0.245397 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 401 components and 0.245396 Jy ![Exited script file: muppet] wmap "J1717-3342_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.331 x 52.52 at 19.6 degrees (North through East) ! Clean map min=-0.038981 max=0.11442 Jy/beam ! Writing clean map to FITS file: J1717-3342_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114422 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00657351 device "J1717-3342_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1717-3342_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -17.235 17.235 34.4699 68.9399 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0197 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.114 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.331 x 52.52 at 19.6 degrees (North through East) ! Clean map min=-0.038981 max=0.11442 Jy/beam quit ! Quitting program ! Log file J1717-3342_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:33:07 2016