! Started logfile: J2250-2806_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:39:56 2016 obs J2250-2806_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2250-2806_S_2014_08_05_pus_uva.fits ! AN table 1: 74 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.747748 visibilities/baseline/integration-bin. ! Found source: J2250-2806 ! ! 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 9960 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 J2250-2806_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 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.816251Jy sigma=0.006688 ! Fit after self-cal, rms=0.761274Jy sigma=0.006317 ! 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.14 mas, bmaj=11.37 mas, bpa=19.58 degrees ! Estimated noise=1285.13 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.181771 Jy ! Component: 100 - total flux cleaned = 0.227207 Jy ! Total flux subtracted in 100 components = 0.227207 Jy ! Clean residual min=-0.011472 max=0.020860 Jy/beam ! Clean residual mean=-0.000101 rms=0.003955 Jy/beam ! Combined flux in latest and established models = 0.227208 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.227208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168112Jy sigma=0.000942 ! Fit after self-cal, rms=0.168065Jy sigma=0.000942 ! 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=4.01 mas, bmaj=13.52 mas, bpa=17.78 degrees ! Estimated noise=883.089 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.0364696 Jy ! Component: 100 - total flux cleaned = 0.0543438 Jy ! Component: 150 - total flux cleaned = 0.064074 Jy ! Component: 200 - total flux cleaned = 0.0696353 Jy ! Total flux subtracted in 200 components = 0.0696353 Jy ! Clean residual min=-0.006543 max=0.008693 Jy/beam ! Clean residual mean=-0.000034 rms=0.002006 Jy/beam ! Combined flux in latest and established models = 0.296843 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 55 components and 0.296843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158611Jy sigma=0.000854 ! Fit after self-cal, rms=0.158605Jy sigma=0.000853 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.89 HN 1.18 KP 1.07 ! LA 1.12 MK 1.00* NL 1.11 OV 0.96 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.29 KP 1.01 ! LA 1.06 MK 1.00* NL 0.89 OV 1.02 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.14 HN 1.02 KP 0.91 ! LA 0.85 MK 1.00* NL 0.96 OV 0.91 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.25 KP 0.89 ! LA 0.78 MK 1.00* NL 1.05 OV 0.98 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.158605Jy sigma=0.000853 ! Fit after self-cal, rms=0.153413Jy sigma=0.000811 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.007 mas, bmaj=13.74 mas, bpa=18.32 degrees ! Estimated noise=887.244 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.00162497 Jy ! Component: 100 - total flux cleaned = -0.00217033 Jy ! Component: 150 - total flux cleaned = -0.00262499 Jy ! Component: 200 - total flux cleaned = -0.0029194 Jy ! Total flux subtracted in 200 components = -0.0029194 Jy ! Clean residual min=-0.005257 max=0.006966 Jy/beam ! Clean residual mean=-0.000008 rms=0.001516 Jy/beam ! Combined flux in latest and established models = 0.293923 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.293923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153204Jy sigma=0.000809 ! Fit after self-cal, rms=0.153189Jy sigma=0.000808 ! 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.153189Jy sigma=0.000808 ! Fit after self-cal, rms=0.172603Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.997 mas, bmaj=13.61 mas, bpa=17.98 degrees ! Estimated noise=890.861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00167558 Jy ! Component: 100 - total flux cleaned = -0.00220903 Jy ! Component: 150 - total flux cleaned = -0.0023907 Jy ! Component: 200 - total flux cleaned = -0.00239315 Jy ! Total flux subtracted in 200 components = -0.00239315 Jy ! Clean residual min=-0.004302 max=0.003523 Jy/beam ! Clean residual mean=-0.000012 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.29153 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.29153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172488Jy sigma=0.000773 ! Fit after self-cal, rms=0.172580Jy sigma=0.000772 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.00027871 Jy ! Component: 100 - total flux cleaned = -0.000143455 Jy ! Component: 150 - total flux cleaned = -0.000143579 Jy ! Component: 200 - total flux cleaned = -0.000143553 Jy ! Total flux subtracted in 200 components = -0.000143553 Jy ! Clean residual min=-0.003862 max=0.003410 Jy/beam ! Clean residual mean=-0.000013 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.291387 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 84 components and 0.291387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172542Jy sigma=0.000772 ! Fit after self-cal, rms=0.172539Jy sigma=0.000772 ! 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.172539Jy sigma=0.000772 ! Fit after self-cal, rms=0.176631Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4 mas, bmaj=13.65 mas, bpa=18.05 degrees ! Estimated noise=890.098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00213198 Jy ! Component: 100 - total flux cleaned = -0.00243772 Jy ! Component: 150 - total flux cleaned = -0.00253884 Jy ! Component: 200 - total flux cleaned = -0.00266874 Jy ! Total flux subtracted in 200 components = -0.00266874 Jy ! Clean residual min=-0.003224 max=0.002984 Jy/beam ! Clean residual mean=-0.000018 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.288718 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.288718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176585Jy sigma=0.000769 ! Fit after self-cal, rms=0.176526Jy sigma=0.000769 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.000262533 Jy ! Component: 100 - total flux cleaned = -0.000149482 Jy ! Component: 150 - total flux cleaned = -0.000208421 Jy ! Component: 200 - total flux cleaned = -0.000235596 Jy ! Total flux subtracted in 200 components = -0.000235596 Jy ! Clean residual min=-0.002975 max=0.002908 Jy/beam ! Clean residual mean=-0.000018 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.288482 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 103 components and 0.288482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176516Jy sigma=0.000768 ! Fit after self-cal, rms=0.176513Jy sigma=0.000768 ! 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.176513Jy sigma=0.000768 ! Fit after self-cal, rms=0.180099Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.623 mas, bmaj=21.86 mas, bpa=8.368 degrees ! Estimated noise=987.771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00181916 Jy ! Component: 100 - total flux cleaned = -0.00200682 Jy ! Component: 150 - total flux cleaned = -0.0021289 Jy ! Component: 200 - total flux cleaned = -0.00223329 Jy ! Total flux subtracted in 200 components = -0.00223329 Jy ! Clean residual min=-0.002914 max=0.002937 Jy/beam ! Clean residual mean=-0.000030 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.286249 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 115 components and 0.286249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180082Jy sigma=0.000768 ! Fit after self-cal, rms=0.180098Jy sigma=0.000768 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 = -4.9729e-05 Jy ! Component: 100 - total flux cleaned = -7.03359e-05 Jy ! Component: 150 - total flux cleaned = -0.000124552 Jy ! Component: 200 - total flux cleaned = -0.000173104 Jy ! Total flux subtracted in 200 components = -0.000173104 Jy ! Clean residual min=-0.002862 max=0.002944 Jy/beam ! Clean residual mean=-0.000030 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.286076 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 117 components and 0.286076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180094Jy sigma=0.000768 ! Fit after self-cal, rms=0.180094Jy sigma=0.000768 ! 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=4.002 mas, bmaj=13.68 mas, bpa=18.09 degrees ! Estimated noise=889.775 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.002 x 13.68 at 18.09 degrees (North through East) ! Clean map min=-0.00268 max=0.23879 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=3.089 mas, bmaj=11.42 mas, bpa=19.84 degrees ! Estimated noise=1332.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.188266 Jy ! Component: 100 - total flux cleaned = 0.233492 Jy ! Component: 150 - total flux cleaned = 0.253432 Jy ! Component: 200 - total flux cleaned = 0.264607 Jy ! Total flux subtracted in 200 components = 0.264607 Jy ! Clean residual min=-0.005366 max=0.005813 Jy/beam ! Clean residual mean=-0.000026 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.264607 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.264607 Jy ! Inverting map and beam ! Estimated beam: bmin=4.002 mas, bmaj=13.68 mas, bpa=18.09 degrees ! Estimated noise=889.775 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.00994458 Jy ! Component: 100 - total flux cleaned = 0.014989 Jy ! Component: 150 - total flux cleaned = 0.0177522 Jy ! Component: 200 - total flux cleaned = 0.0193559 Jy ! Total flux subtracted in 200 components = 0.0193559 Jy ! Clean residual min=-0.002800 max=0.003165 Jy/beam ! Clean residual mean=-0.000020 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.283963 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 72 components and 0.283963 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.623 mas, bmaj=21.86 mas, bpa=8.368 degrees ! Estimated noise=987.771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113855 Jy ! Component: 100 - total flux cleaned = 0.00150372 Jy ! Component: 150 - total flux cleaned = 0.00159157 Jy ! Component: 200 - total flux cleaned = 0.00162396 Jy ! Total flux subtracted in 200 components = 0.00162396 Jy ! Clean residual min=-0.002906 max=0.002987 Jy/beam ! Clean residual mean=-0.000030 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.285587 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 = 3.14529e-05 Jy ! Component: 100 - total flux cleaned = 7.49758e-05 Jy ! Component: 150 - total flux cleaned = 0.000102747 Jy ! Component: 200 - total flux cleaned = 0.000129398 Jy ! Total flux subtracted in 200 components = 0.000129398 Jy ! Clean residual min=-0.002865 max=0.002978 Jy/beam ! Clean residual mean=-0.000030 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.285716 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.285716 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.002 mas, bmaj=13.68 mas, bpa=18.09 degrees ! Estimated noise=889.775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.56459e-06 Jy ! Component: 100 - total flux cleaned = 0.000149689 Jy ! Component: 150 - total flux cleaned = 0.000232148 Jy ! Component: 200 - total flux cleaned = 0.000231441 Jy ! Total flux subtracted in 200 components = 0.000231441 Jy ! Clean residual min=-0.002613 max=0.002875 Jy/beam ! Clean residual mean=-0.000019 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.285948 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 93 components and 0.285948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180112Jy sigma=0.000768 ! Fit after self-cal, rms=0.180108Jy sigma=0.000768 wmodel J2250-2806_S_2014_08_05_pus_map.mod ! Writing 93 model components to file: J2250-2806_S_2014_08_05_pus_map.mod wobs J2250-2806_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2250-2806_S_2014_08_05_pus_uvs.fits wwins J2250-2806_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J2250-2806_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.00034694 Jy ! Component: 100 - total flux cleaned = -1.84177e-05 Jy ! Component: 150 - total flux cleaned = -0.000147282 Jy ! Component: 200 - total flux cleaned = -0.000146759 Jy ! Component: 250 - total flux cleaned = 1.2139e-05 Jy ! Component: 300 - total flux cleaned = 0.000127768 Jy ! Component: 350 - total flux cleaned = 0.000202804 Jy ! Component: 400 - total flux cleaned = 0.000385869 Jy ! Component: 450 - total flux cleaned = 0.000599537 Jy ! Component: 500 - total flux cleaned = 0.000704492 Jy ! Component: 550 - total flux cleaned = 0.00094166 Jy ! Component: 600 - total flux cleaned = 0.00100806 Jy ! Component: 650 - total flux cleaned = 0.00113849 Jy ! Component: 700 - total flux cleaned = 0.00123397 Jy ! Component: 750 - total flux cleaned = 0.00123379 Jy ! Component: 800 - total flux cleaned = 0.00123416 Jy ! Component: 850 - total flux cleaned = 0.00141625 Jy ! Component: 900 - total flux cleaned = 0.00141635 Jy ! Component: 950 - total flux cleaned = 0.00144631 Jy ! Component: 1000 - total flux cleaned = 0.001533 Jy ! Component: 1050 - total flux cleaned = 0.00150429 Jy ! Component: 1100 - total flux cleaned = 0.00142077 Jy ! Component: 1150 - total flux cleaned = 0.00142055 Jy ! Component: 1200 - total flux cleaned = 0.00128455 Jy ! Component: 1250 - total flux cleaned = 0.00128467 Jy ! Component: 1300 - total flux cleaned = 0.00125802 Jy ! Component: 1350 - total flux cleaned = 0.00112701 Jy ! Component: 1400 - total flux cleaned = 0.00104967 Jy ! Component: 1450 - total flux cleaned = 0.00097295 Jy ! Component: 1500 - total flux cleaned = 0.000872206 Jy ! Component: 1550 - total flux cleaned = 0.000822444 Jy ! Component: 1600 - total flux cleaned = 0.000699532 Jy ! Component: 1650 - total flux cleaned = 0.000626847 Jy ! Component: 1700 - total flux cleaned = 0.00062652 Jy ! Component: 1750 - total flux cleaned = 0.000531993 Jy ! Component: 1800 - total flux cleaned = 0.000532101 Jy ! Component: 1850 - total flux cleaned = 0.000508722 Jy ! Component: 1900 - total flux cleaned = 0.000417038 Jy ! Component: 1950 - total flux cleaned = 0.000371815 Jy ! Component: 2000 - total flux cleaned = 0.000304671 Jy ! Component: 2050 - total flux cleaned = 0.00028238 Jy ! Component: 2100 - total flux cleaned = 0.000194633 Jy ! Component: 2150 - total flux cleaned = 8.59109e-05 Jy ! Component: 2200 - total flux cleaned = 6.41713e-05 Jy ! Component: 2250 - total flux cleaned = -4.23021e-05 Jy ! Component: 2300 - total flux cleaned = -0.000126436 Jy ! Component: 2350 - total flux cleaned = -0.000126449 Jy ! Component: 2400 - total flux cleaned = -0.000250455 Jy ! Component: 2450 - total flux cleaned = -0.00031173 Jy ! Component: 2500 - total flux cleaned = -0.000351954 Jy ! Component: 2550 - total flux cleaned = -0.000392176 Jy ! Component: 2600 - total flux cleaned = -0.000471693 Jy ! Component: 2650 - total flux cleaned = -0.00049129 Jy ! Component: 2700 - total flux cleaned = -0.000491235 Jy ! Component: 2750 - total flux cleaned = -0.000471868 Jy ! Component: 2800 - total flux cleaned = -0.000471908 Jy ! Component: 2850 - total flux cleaned = -0.00049129 Jy ! Component: 2900 - total flux cleaned = -0.000548179 Jy ! Component: 2950 - total flux cleaned = -0.000566816 Jy ! Component: 3000 - total flux cleaned = -0.000473397 Jy ! Component: 3050 - total flux cleaned = -0.000473366 Jy ! Component: 3100 - total flux cleaned = -0.000491698 Jy ! Component: 3150 - total flux cleaned = -0.000491756 Jy ! Component: 3200 - total flux cleaned = -0.000546248 Jy ! Component: 3250 - total flux cleaned = -0.000546304 Jy ! Component: 3300 - total flux cleaned = -0.000582064 Jy ! Component: 3350 - total flux cleaned = -0.00058197 Jy ! Component: 3400 - total flux cleaned = -0.000652694 Jy ! Component: 3450 - total flux cleaned = -0.000670128 Jy ! Component: 3500 - total flux cleaned = -0.000739821 Jy ! Component: 3550 - total flux cleaned = -0.000722647 Jy ! Component: 3600 - total flux cleaned = -0.000739782 Jy ! Component: 3650 - total flux cleaned = -0.000774046 Jy ! Component: 3700 - total flux cleaned = -0.000808211 Jy ! Component: 3750 - total flux cleaned = -0.000808457 Jy ! Component: 3800 - total flux cleaned = -0.000808522 Jy ! Component: 3850 - total flux cleaned = -0.0008419 Jy ! Component: 3900 - total flux cleaned = -0.000858698 Jy ! Component: 3950 - total flux cleaned = -0.00085877 Jy ! Component: 4000 - total flux cleaned = -0.000907992 Jy ! Component: 4050 - total flux cleaned = -0.000924432 Jy ! Total flux subtracted in 4096 components = -0.000908078 Jy ! Clean residual min=-0.000889 max=0.000868 Jy/beam ! Clean residual mean=-0.000009 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.285039 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 357 components and 0.28504 Jy ![Exited script file: muppet] wmap "J2250-2806_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.002 x 13.68 at 18.09 degrees (North through East) ! Clean map min=-0.0022772 max=0.23996 Jy/beam ! Writing clean map to FITS file: J2250-2806_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.239963 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000314515 device "J2250-2806_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2250-2806_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.393205 0.393205 0.786409 1.57282 3.14564 6.29127 12.5825 25.1651 50.3302 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.239 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.002 x 13.68 at 18.09 degrees (North through East) ! Clean map min=-0.0022772 max=0.23996 Jy/beam quit ! Quitting program ! Log file J2250-2806_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:40:01 2016