! Started logfile: J0508-3308_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:16:43 2016 obs J0508-3308_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0508-3308_S_2014_08_05_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.786703 visibilities/baseline/integration-bin. ! Found source: J0508-3308 ! ! 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 17276 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 J0508-3308_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 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.991590Jy sigma=0.007653 ! Fit after self-cal, rms=0.935507Jy sigma=0.007241 ! 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.048 mas, bmaj=15.89 mas, bpa=15.08 degrees ! Estimated noise=1017.75 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.0535448 Jy ! Component: 100 - total flux cleaned = 0.0656337 Jy ! Total flux subtracted in 100 components = 0.0656337 Jy ! Clean residual min=-0.003505 max=0.004529 Jy/beam ! Clean residual mean=0.000017 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.0656337 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0656337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109724Jy sigma=0.000762 ! Fit after self-cal, rms=0.109199Jy sigma=0.000759 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.823 mas, bmaj=17.91 mas, bpa=14.35 degrees ! Estimated noise=710.708 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.00758503 Jy ! Component: 100 - total flux cleaned = 0.0111854 Jy ! Component: 150 - total flux cleaned = 0.0131224 Jy ! Component: 200 - total flux cleaned = 0.0142203 Jy ! Total flux subtracted in 200 components = 0.0142203 Jy ! Clean residual min=-0.002169 max=0.002006 Jy/beam ! Clean residual mean=0.000007 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.079854 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 63 components and 0.079854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108723Jy sigma=0.000755 ! Fit after self-cal, rms=0.108746Jy sigma=0.000755 ! 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 0.99 FD 0.87 HN 1.05 KP 0.99 ! LA 1.13 MK 1.00* NL 0.97 OV 1.03 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 0.98 KP 1.03 ! LA 1.06 MK 1.00* NL 0.99 OV 1.04 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.11 HN 1.04 KP 0.91 ! LA 0.85 MK 1.00* NL 1.01 OV 0.94 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.10 KP 0.89 ! LA 0.87 MK 1.00* NL 1.02 OV 0.96 ! PT 1.07 SC 0.99 ! ! ! Fit before self-cal, rms=0.108746Jy sigma=0.000755 ! Fit after self-cal, rms=0.108018Jy sigma=0.000753 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.851 mas, bmaj=18.05 mas, bpa=14.33 degrees ! Estimated noise=707.674 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.000662693 Jy ! Component: 100 - total flux cleaned = 0.000626072 Jy ! Component: 150 - total flux cleaned = 0.00057921 Jy ! Component: 200 - total flux cleaned = 0.000579332 Jy ! Total flux subtracted in 200 components = 0.000579332 Jy ! Clean residual min=-0.001919 max=0.002097 Jy/beam ! Clean residual mean=-0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0804333 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.0804333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108007Jy sigma=0.000753 ! Fit after self-cal, rms=0.107988Jy sigma=0.000753 ! 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.107988Jy sigma=0.000753 ! Fit after self-cal, rms=0.107548Jy sigma=0.000753 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.845 mas, bmaj=18.01 mas, bpa=14.33 degrees ! Estimated noise=706.359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000459975 Jy ! Component: 100 - total flux cleaned = 0.000430543 Jy ! Component: 150 - total flux cleaned = 0.000430763 Jy ! Component: 200 - total flux cleaned = 0.000441342 Jy ! Total flux subtracted in 200 components = 0.000441342 Jy ! Clean residual min=-0.001960 max=0.002061 Jy/beam ! Clean residual mean=-0.000003 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.0808747 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.0808747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107542Jy sigma=0.000752 ! Fit after self-cal, rms=0.107527Jy sigma=0.000752 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 = 9.9594e-05 Jy ! Component: 100 - total flux cleaned = 8.5465e-05 Jy ! Component: 150 - total flux cleaned = 0.000108107 Jy ! Component: 200 - total flux cleaned = 0.000129314 Jy ! Total flux subtracted in 200 components = 0.000129314 Jy ! Clean residual min=-0.002015 max=0.002068 Jy/beam ! Clean residual mean=-0.000003 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.081004 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.081004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107523Jy sigma=0.000752 ! Fit after self-cal, rms=0.107515Jy sigma=0.000752 ! 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.107515Jy sigma=0.000752 ! Fit after self-cal, rms=0.107812Jy sigma=0.000752 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.837 mas, bmaj=17.92 mas, bpa=14.36 degrees ! Estimated noise=705.789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00040056 Jy ! Component: 100 - total flux cleaned = 0.00042587 Jy ! Component: 150 - total flux cleaned = 0.000448 Jy ! Component: 200 - total flux cleaned = 0.0004892 Jy ! Total flux subtracted in 200 components = 0.0004892 Jy ! Clean residual min=-0.001771 max=0.001943 Jy/beam ! Clean residual mean=-0.000003 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0814932 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 98 components and 0.0814932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107808Jy sigma=0.000752 ! Fit after self-cal, rms=0.107854Jy sigma=0.000752 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.000135314 Jy ! Component: 100 - total flux cleaned = 0.000146744 Jy ! Component: 150 - total flux cleaned = 0.000176302 Jy ! Component: 200 - total flux cleaned = 0.000204652 Jy ! Total flux subtracted in 200 components = 0.000204652 Jy ! Clean residual min=-0.001850 max=0.001963 Jy/beam ! Clean residual mean=-0.000003 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0816979 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.0816978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107851Jy sigma=0.000751 ! Fit after self-cal, rms=0.107852Jy sigma=0.000751 ! 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.107852Jy sigma=0.000751 ! Fit after self-cal, rms=0.107976Jy sigma=0.000751 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.163 mas, bmaj=26.9 mas, bpa=4.69 degrees ! Estimated noise=795.964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000513972 Jy ! Component: 100 - total flux cleaned = 0.000575941 Jy ! Component: 150 - total flux cleaned = 0.000630312 Jy ! Component: 200 - total flux cleaned = 0.000678041 Jy ! Total flux subtracted in 200 components = 0.000678041 Jy ! Clean residual min=-0.001455 max=0.001647 Jy/beam ! Clean residual mean=-0.000005 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.0823759 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 115 components and 0.0823759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107973Jy sigma=0.000751 ! Fit after self-cal, rms=0.107986Jy sigma=0.000751 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 = 9.73661e-05 Jy ! Component: 100 - total flux cleaned = 0.000137764 Jy ! Component: 150 - total flux cleaned = 0.000155066 Jy ! Component: 200 - total flux cleaned = 0.00017838 Jy ! Total flux subtracted in 200 components = 0.00017838 Jy ! Clean residual min=-0.001438 max=0.001656 Jy/beam ! Clean residual mean=-0.000005 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.0825543 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 126 components and 0.0825543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107984Jy sigma=0.000751 ! Fit after self-cal, rms=0.107987Jy sigma=0.000751 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=17.86 mas, bpa=14.36 degrees ! Estimated noise=706.313 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.834 x 17.86 at 14.36 degrees (North through East) ! Clean map min=-0.0017745 max=0.069163 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.051 mas, bmaj=15.87 mas, bpa=15.18 degrees ! Estimated noise=1011.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0529714 Jy ! Component: 100 - total flux cleaned = 0.0658459 Jy ! Component: 150 - total flux cleaned = 0.0722242 Jy ! Component: 200 - total flux cleaned = 0.0758456 Jy ! Total flux subtracted in 200 components = 0.0758456 Jy ! Clean residual min=-0.003066 max=0.003100 Jy/beam ! Clean residual mean=0.000003 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.0758456 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0758456 Jy ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=17.86 mas, bpa=14.36 degrees ! Estimated noise=706.313 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.00309726 Jy ! Component: 100 - total flux cleaned = 0.00469507 Jy ! Component: 150 - total flux cleaned = 0.00562081 Jy ! Component: 200 - total flux cleaned = 0.00618401 Jy ! Total flux subtracted in 200 components = 0.00618401 Jy ! Clean residual min=-0.001853 max=0.001940 Jy/beam ! Clean residual mean=-0.000003 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0820296 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 53 components and 0.0820296 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.163 mas, bmaj=26.9 mas, bpa=4.69 degrees ! Estimated noise=795.964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000612987 Jy ! Component: 100 - total flux cleaned = 0.000788796 Jy ! Component: 150 - total flux cleaned = 0.000838326 Jy ! Component: 200 - total flux cleaned = 0.00088002 Jy ! Total flux subtracted in 200 components = 0.00088002 Jy ! Clean residual min=-0.001572 max=0.001683 Jy/beam ! Clean residual mean=-0.000004 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.0829097 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 = 1.37299e-05 Jy ! Component: 100 - total flux cleaned = 2.04805e-05 Jy ! Component: 150 - total flux cleaned = 3.87371e-05 Jy ! Component: 200 - total flux cleaned = 4.98242e-05 Jy ! Total flux subtracted in 200 components = 4.98242e-05 Jy ! Clean residual min=-0.001592 max=0.001661 Jy/beam ! Clean residual mean=-0.000004 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0829595 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.0829595 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=17.86 mas, bpa=14.36 degrees ! Estimated noise=706.313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.88096e-05 Jy ! Component: 100 - total flux cleaned = -0.000120983 Jy ! Component: 150 - total flux cleaned = -0.000153566 Jy ! Component: 200 - total flux cleaned = -0.000163706 Jy ! Total flux subtracted in 200 components = -0.000163706 Jy ! Clean residual min=-0.001838 max=0.001866 Jy/beam ! Clean residual mean=-0.000003 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0827958 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.0827958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107983Jy sigma=0.000751 ! Fit after self-cal, rms=0.107977Jy sigma=0.000751 wmodel J0508-3308_S_2014_08_05_pus_map.mod ! Writing 82 model components to file: J0508-3308_S_2014_08_05_pus_map.mod wobs J0508-3308_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0508-3308_S_2014_08_05_pus_uvs.fits wwins J0508-3308_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J0508-3308_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.000448199 Jy ! Component: 100 - total flux cleaned = 0.000886129 Jy ! Component: 150 - total flux cleaned = 0.00124054 Jy ! Component: 200 - total flux cleaned = 0.00149498 Jy ! Component: 250 - total flux cleaned = 0.00174115 Jy ! Component: 300 - total flux cleaned = 0.00192715 Jy ! Component: 350 - total flux cleaned = 0.00205659 Jy ! Component: 400 - total flux cleaned = 0.00213271 Jy ! Component: 450 - total flux cleaned = 0.00218247 Jy ! Component: 500 - total flux cleaned = 0.00225538 Jy ! Component: 550 - total flux cleaned = 0.00230325 Jy ! Component: 600 - total flux cleaned = 0.00237346 Jy ! Component: 650 - total flux cleaned = 0.00244233 Jy ! Component: 700 - total flux cleaned = 0.00246471 Jy ! Component: 750 - total flux cleaned = 0.00246504 Jy ! Component: 800 - total flux cleaned = 0.00255272 Jy ! Component: 850 - total flux cleaned = 0.00255331 Jy ! Component: 900 - total flux cleaned = 0.00259604 Jy ! Component: 950 - total flux cleaned = 0.00270047 Jy ! Component: 1000 - total flux cleaned = 0.00276201 Jy ! Component: 1050 - total flux cleaned = 0.0028024 Jy ! Component: 1100 - total flux cleaned = 0.00284214 Jy ! Component: 1150 - total flux cleaned = 0.00286168 Jy ! Component: 1200 - total flux cleaned = 0.00288099 Jy ! Component: 1250 - total flux cleaned = 0.00291931 Jy ! Component: 1300 - total flux cleaned = 0.00286252 Jy ! Component: 1350 - total flux cleaned = 0.00290022 Jy ! Component: 1400 - total flux cleaned = 0.00295578 Jy ! Component: 1450 - total flux cleaned = 0.0029009 Jy ! Component: 1500 - total flux cleaned = 0.00288287 Jy ! Component: 1550 - total flux cleaned = 0.00291883 Jy ! Component: 1600 - total flux cleaned = 0.00295435 Jy ! Component: 1650 - total flux cleaned = 0.00290166 Jy ! Component: 1700 - total flux cleaned = 0.00291887 Jy ! Component: 1750 - total flux cleaned = 0.00286739 Jy ! Component: 1800 - total flux cleaned = 0.00281661 Jy ! Component: 1850 - total flux cleaned = 0.00279999 Jy ! Component: 1900 - total flux cleaned = 0.00278324 Jy ! Component: 1950 - total flux cleaned = 0.00273381 Jy ! Component: 2000 - total flux cleaned = 0.00270126 Jy ! Component: 2050 - total flux cleaned = 0.00260418 Jy ! Component: 2100 - total flux cleaned = 0.00257223 Jy ! Component: 2150 - total flux cleaned = 0.00247732 Jy ! Component: 2200 - total flux cleaned = 0.00246171 Jy ! Component: 2250 - total flux cleaned = 0.0024306 Jy ! Component: 2300 - total flux cleaned = 0.00238438 Jy ! Component: 2350 - total flux cleaned = 0.00227759 Jy ! Component: 2400 - total flux cleaned = 0.00224761 Jy ! Component: 2450 - total flux cleaned = 0.00220262 Jy ! Component: 2500 - total flux cleaned = 0.00221744 Jy ! Component: 2550 - total flux cleaned = 0.00214372 Jy ! Component: 2600 - total flux cleaned = 0.00208548 Jy ! Component: 2650 - total flux cleaned = 0.00211458 Jy ! Component: 2700 - total flux cleaned = 0.00208617 Jy ! Component: 2750 - total flux cleaned = 0.00205751 Jy ! Component: 2800 - total flux cleaned = 0.00207154 Jy ! Component: 2850 - total flux cleaned = 0.00202941 Jy ! Component: 2900 - total flux cleaned = 0.00201555 Jy ! Component: 2950 - total flux cleaned = 0.00197434 Jy ! Component: 3000 - total flux cleaned = 0.00198789 Jy ! Component: 3050 - total flux cleaned = 0.00194702 Jy ! Component: 3100 - total flux cleaned = 0.00193363 Jy ! Component: 3150 - total flux cleaned = 0.00192025 Jy ! Component: 3200 - total flux cleaned = 0.00192017 Jy ! Component: 3250 - total flux cleaned = 0.00188067 Jy ! Component: 3300 - total flux cleaned = 0.00181535 Jy ! Component: 3350 - total flux cleaned = 0.00177667 Jy ! Component: 3400 - total flux cleaned = 0.00173809 Jy ! Component: 3450 - total flux cleaned = 0.0016998 Jy ! Component: 3500 - total flux cleaned = 0.00170003 Jy ! Component: 3550 - total flux cleaned = 0.00166207 Jy ! Component: 3600 - total flux cleaned = 0.00162446 Jy ! Component: 3650 - total flux cleaned = 0.00161188 Jy ! Component: 3700 - total flux cleaned = 0.00153771 Jy ! Component: 3750 - total flux cleaned = 0.00150094 Jy ! Component: 3800 - total flux cleaned = 0.00147659 Jy ! Component: 3850 - total flux cleaned = 0.00141616 Jy ! Component: 3900 - total flux cleaned = 0.00139219 Jy ! Component: 3950 - total flux cleaned = 0.00136837 Jy ! Component: 4000 - total flux cleaned = 0.00134473 Jy ! Component: 4050 - total flux cleaned = 0.00133287 Jy ! Total flux subtracted in 4096 components = 0.00129761 Jy ! Clean residual min=-0.000696 max=0.000810 Jy/beam ! Clean residual mean=-0.000000 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.0840934 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 353 components and 0.0840934 Jy ![Exited script file: muppet] wmap "J0508-3308_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.834 x 17.86 at 14.36 degrees (North through East) ! Clean map min=-0.0016904 max=0.069228 Jy/beam ! Writing clean map to FITS file: J0508-3308_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.0692278 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234286 device "J0508-3308_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0508-3308_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.01528 1.01528 2.03057 4.06113 8.12227 16.2445 32.4891 64.9781 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.069 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.834 x 17.86 at 14.36 degrees (North through East) ! Clean map min=-0.0016904 max=0.069228 Jy/beam quit ! Quitting program ! Log file J0508-3308_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:16:49 2016