! Started logfile: J0628-2805_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:48:03 2016 obs J0628-2805_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0628-2805_S_2014_05_31_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774603 visibilities/baseline/integration-bin. ! Found source: J0628-2805 ! ! 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 7808 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 J0628-2805_S_2014_05_31_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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.971841Jy sigma=0.008118 ! Fit after self-cal, rms=0.916127Jy sigma=0.007724 ! 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.032 mas, bmaj=12.94 mas, bpa=17.41 degrees ! Estimated noise=1399.55 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.0689335 Jy ! Component: 100 - total flux cleaned = 0.0845201 Jy ! Total flux subtracted in 100 components = 0.0845201 Jy ! Clean residual min=-0.004542 max=0.005629 Jy/beam ! Clean residual mean=-0.000010 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.0845201 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0845201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101881Jy sigma=0.000774 ! Fit after self-cal, rms=0.101764Jy sigma=0.000773 ! 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.939 mas, bmaj=15.03 mas, bpa=15.86 degrees ! Estimated noise=969.492 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.00748701 Jy ! Component: 100 - total flux cleaned = 0.011254 Jy ! Component: 150 - total flux cleaned = 0.013453 Jy ! Component: 200 - total flux cleaned = 0.0147966 Jy ! Total flux subtracted in 200 components = 0.0147966 Jy ! Clean residual min=-0.003765 max=0.003355 Jy/beam ! Clean residual mean=0.000014 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.0993167 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 53 components and 0.0993167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101219Jy sigma=0.000769 ! Fit after self-cal, rms=0.101234Jy sigma=0.000769 ! 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.95 FD 0.78 HN 1.07 KP 1.07 ! LA 1.19 MK 1.00* NL 1.07 OV 0.95 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.95 HN 1.01 KP 1.05 ! LA 1.14 MK 1.00* NL 1.00 OV 0.96 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 1.07 KP 0.89 ! LA 0.88 MK 1.00* NL 1.03 OV 0.94 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.12 KP 0.86 ! LA 0.86 MK 1.00* NL 1.07 OV 1.02 ! PT 1.06 SC 1.00 ! ! ! Fit before self-cal, rms=0.101234Jy sigma=0.000769 ! Fit after self-cal, rms=0.100737Jy sigma=0.000763 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.947 mas, bmaj=15.22 mas, bpa=16.08 degrees ! Estimated noise=964.785 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.000572935 Jy ! Component: 100 - total flux cleaned = -0.000608536 Jy ! Component: 150 - total flux cleaned = -0.000661453 Jy ! Component: 200 - total flux cleaned = -0.00073166 Jy ! Total flux subtracted in 200 components = -0.00073166 Jy ! Clean residual min=-0.003198 max=0.003111 Jy/beam ! Clean residual mean=-0.000003 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.098585 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.098585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100708Jy sigma=0.000763 ! Fit after self-cal, rms=0.100738Jy sigma=0.000763 ! 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.100738Jy sigma=0.000763 ! Fit after self-cal, rms=0.103258Jy sigma=0.000761 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.949 mas, bmaj=15.17 mas, bpa=16 degrees ! Estimated noise=965.986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000476151 Jy ! Component: 100 - total flux cleaned = -0.00050004 Jy ! Component: 150 - total flux cleaned = -0.000520267 Jy ! Component: 200 - total flux cleaned = -0.000519913 Jy ! Total flux subtracted in 200 components = -0.000519913 Jy ! Clean residual min=-0.003131 max=0.003071 Jy/beam ! Clean residual mean=-0.000006 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.0980651 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.0980651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103248Jy sigma=0.000761 ! Fit after self-cal, rms=0.103308Jy sigma=0.000761 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.000111834 Jy ! Component: 100 - total flux cleaned = -0.000128963 Jy ! Component: 150 - total flux cleaned = -0.000129004 Jy ! Component: 200 - total flux cleaned = -0.000129023 Jy ! Total flux subtracted in 200 components = -0.000129023 Jy ! Clean residual min=-0.003126 max=0.003054 Jy/beam ! Clean residual mean=-0.000006 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.0979361 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.0979361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103301Jy sigma=0.000761 ! Fit after self-cal, rms=0.103300Jy sigma=0.000761 ! 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.103300Jy sigma=0.000761 ! Fit after self-cal, rms=0.105193Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.949 mas, bmaj=15.15 mas, bpa=15.98 degrees ! Estimated noise=965.103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000319359 Jy ! Component: 100 - total flux cleaned = -0.000380303 Jy ! Component: 150 - total flux cleaned = -0.000414953 Jy ! Component: 200 - total flux cleaned = -0.000430685 Jy ! Total flux subtracted in 200 components = -0.000430685 Jy ! Clean residual min=-0.003197 max=0.002941 Jy/beam ! Clean residual mean=-0.000007 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.0975054 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 0.0975054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105184Jy sigma=0.000761 ! Fit after self-cal, rms=0.105225Jy sigma=0.000761 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 = -7.7821e-05 Jy ! Component: 100 - total flux cleaned = -9.47874e-05 Jy ! Component: 150 - total flux cleaned = -0.000109465 Jy ! Component: 200 - total flux cleaned = -0.000109563 Jy ! Total flux subtracted in 200 components = -0.000109563 Jy ! Clean residual min=-0.003183 max=0.002934 Jy/beam ! Clean residual mean=-0.000007 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.0973958 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 95 components and 0.0973958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105220Jy sigma=0.000761 ! Fit after self-cal, rms=0.105219Jy sigma=0.000761 ! 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.105219Jy sigma=0.000761 ! Fit after self-cal, rms=0.105858Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.277 mas, bmaj=22.78 mas, bpa=6.523 degrees ! Estimated noise=1068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000448347 Jy ! Component: 100 - total flux cleaned = -0.000495641 Jy ! Component: 150 - total flux cleaned = -0.000509054 Jy ! Component: 200 - total flux cleaned = -0.00050915 Jy ! Total flux subtracted in 200 components = -0.00050915 Jy ! Clean residual min=-0.002986 max=0.002506 Jy/beam ! Clean residual mean=-0.000014 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.0968867 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 100 components and 0.0968867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105855Jy sigma=0.000761 ! Fit after self-cal, rms=0.105863Jy sigma=0.000761 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 = -2.72088e-05 Jy ! Component: 100 - total flux cleaned = -1.58549e-05 Jy ! Component: 150 - total flux cleaned = -4.65975e-06 Jy ! Component: 200 - total flux cleaned = 6.71676e-06 Jy ! Total flux subtracted in 200 components = 6.71676e-06 Jy ! Clean residual min=-0.002984 max=0.002507 Jy/beam ! Clean residual mean=-0.000014 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.0968934 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 101 components and 0.0968934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105861Jy sigma=0.000761 ! Fit after self-cal, rms=0.105860Jy sigma=0.000761 ! 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.947 mas, bmaj=15.14 mas, bpa=16.02 degrees ! Estimated noise=964.521 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.947 x 15.14 at 16.02 degrees (North through East) ! Clean map min=-0.003041 max=0.086742 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.025 mas, bmaj=13.01 mas, bpa=17.49 degrees ! Estimated noise=1390.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.068257 Jy ! Component: 100 - total flux cleaned = 0.0838702 Jy ! Component: 150 - total flux cleaned = 0.0900281 Jy ! Component: 200 - total flux cleaned = 0.0934685 Jy ! Total flux subtracted in 200 components = 0.0934685 Jy ! Clean residual min=-0.003988 max=0.003746 Jy/beam ! Clean residual mean=-0.000011 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.0934684 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0934684 Jy ! Inverting map and beam ! Estimated beam: bmin=3.947 mas, bmaj=15.14 mas, bpa=16.02 degrees ! Estimated noise=964.521 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.00259915 Jy ! Component: 100 - total flux cleaned = 0.00294463 Jy ! Component: 150 - total flux cleaned = 0.0030584 Jy ! Component: 200 - total flux cleaned = 0.0031531 Jy ! Total flux subtracted in 200 components = 0.0031531 Jy ! Clean residual min=-0.003110 max=0.002858 Jy/beam ! Clean residual mean=-0.000008 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.0966215 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.0966215 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.277 mas, bmaj=22.78 mas, bpa=6.523 degrees ! Estimated noise=1068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.57419e-05 Jy ! Component: 100 - total flux cleaned = 0.000115126 Jy ! Component: 150 - total flux cleaned = 0.000163326 Jy ! Component: 200 - total flux cleaned = 0.000177953 Jy ! Total flux subtracted in 200 components = 0.000177953 Jy ! Clean residual min=-0.002952 max=0.002520 Jy/beam ! Clean residual mean=-0.000014 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.0967995 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.4295e-05 Jy ! Component: 100 - total flux cleaned = 2.83548e-05 Jy ! Component: 150 - total flux cleaned = 4.17429e-05 Jy ! Component: 200 - total flux cleaned = 5.38497e-05 Jy ! Total flux subtracted in 200 components = 5.38497e-05 Jy ! Clean residual min=-0.002965 max=0.002524 Jy/beam ! Clean residual mean=-0.000014 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.0968533 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.0968533 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.947 mas, bmaj=15.14 mas, bpa=16.02 degrees ! Estimated noise=964.521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.12541e-05 Jy ! Component: 100 - total flux cleaned = 8.08566e-05 Jy ! Component: 150 - total flux cleaned = 0.000131146 Jy ! Component: 200 - total flux cleaned = 0.000159599 Jy ! Total flux subtracted in 200 components = 0.000159599 Jy ! Clean residual min=-0.003133 max=0.002836 Jy/beam ! Clean residual mean=-0.000007 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.0970129 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 59 components and 0.0970129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105858Jy sigma=0.000761 ! Fit after self-cal, rms=0.105864Jy sigma=0.000761 wmodel J0628-2805_S_2014_05_31_pus_map.mod ! Writing 59 model components to file: J0628-2805_S_2014_05_31_pus_map.mod wobs J0628-2805_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0628-2805_S_2014_05_31_pus_uvs.fits wwins J0628-2805_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J0628-2805_S_2014_05_31_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.000595887 Jy ! Component: 100 - total flux cleaned = -0.00125064 Jy ! Component: 150 - total flux cleaned = -0.00129641 Jy ! Component: 200 - total flux cleaned = -0.00138024 Jy ! Component: 250 - total flux cleaned = -0.00153989 Jy ! Component: 300 - total flux cleaned = -0.00177294 Jy ! Component: 350 - total flux cleaned = -0.00196144 Jy ! Component: 400 - total flux cleaned = -0.00218105 Jy ! Component: 450 - total flux cleaned = -0.00225198 Jy ! Component: 500 - total flux cleaned = -0.0023911 Jy ! Component: 550 - total flux cleaned = -0.00249337 Jy ! Component: 600 - total flux cleaned = -0.00252623 Jy ! Component: 650 - total flux cleaned = -0.00259155 Jy ! Component: 700 - total flux cleaned = -0.0026564 Jy ! Component: 750 - total flux cleaned = -0.00271875 Jy ! Component: 800 - total flux cleaned = -0.00262553 Jy ! Component: 850 - total flux cleaned = -0.0026257 Jy ! Component: 900 - total flux cleaned = -0.00259578 Jy ! Component: 950 - total flux cleaned = -0.00250775 Jy ! Component: 1000 - total flux cleaned = -0.002508 Jy ! Component: 1050 - total flux cleaned = -0.00247964 Jy ! Component: 1100 - total flux cleaned = -0.00245174 Jy ! Component: 1150 - total flux cleaned = -0.0024796 Jy ! Component: 1200 - total flux cleaned = -0.00239812 Jy ! Component: 1250 - total flux cleaned = -0.00253268 Jy ! Component: 1300 - total flux cleaned = -0.00255901 Jy ! Component: 1350 - total flux cleaned = -0.00255862 Jy ! Component: 1400 - total flux cleaned = -0.00250676 Jy ! Component: 1450 - total flux cleaned = -0.00258298 Jy ! Component: 1500 - total flux cleaned = -0.00265831 Jy ! Component: 1550 - total flux cleaned = -0.00268317 Jy ! Component: 1600 - total flux cleaned = -0.00278145 Jy ! Component: 1650 - total flux cleaned = -0.00280572 Jy ! Component: 1700 - total flux cleaned = -0.00285332 Jy ! Component: 1750 - total flux cleaned = -0.00290073 Jy ! Component: 1800 - total flux cleaned = -0.00297106 Jy ! Component: 1850 - total flux cleaned = -0.00294784 Jy ! Component: 1900 - total flux cleaned = -0.00299366 Jy ! Component: 1950 - total flux cleaned = -0.00303875 Jy ! Component: 2000 - total flux cleaned = -0.0030166 Jy ! Component: 2050 - total flux cleaned = -0.00308315 Jy ! Component: 2100 - total flux cleaned = -0.00308314 Jy ! Component: 2150 - total flux cleaned = -0.00303948 Jy ! Component: 2200 - total flux cleaned = -0.00303955 Jy ! Component: 2250 - total flux cleaned = -0.00306097 Jy ! Component: 2300 - total flux cleaned = -0.00297701 Jy ! Component: 2350 - total flux cleaned = -0.002977 Jy ! Component: 2400 - total flux cleaned = -0.00301845 Jy ! Component: 2450 - total flux cleaned = -0.00293652 Jy ! Component: 2500 - total flux cleaned = -0.00293626 Jy ! Component: 2550 - total flux cleaned = -0.00285564 Jy ! Component: 2600 - total flux cleaned = -0.00295543 Jy ! Component: 2650 - total flux cleaned = -0.00291583 Jy ! Component: 2700 - total flux cleaned = -0.00291576 Jy ! Component: 2750 - total flux cleaned = -0.00287686 Jy ! Component: 2800 - total flux cleaned = -0.00291545 Jy ! Component: 2850 - total flux cleaned = -0.00289627 Jy ! Component: 2900 - total flux cleaned = -0.00295308 Jy ! Component: 2950 - total flux cleaned = -0.00289654 Jy ! Component: 3000 - total flux cleaned = -0.00287805 Jy ! Component: 3050 - total flux cleaned = -0.00293346 Jy ! Component: 3100 - total flux cleaned = -0.00287844 Jy ! Component: 3150 - total flux cleaned = -0.00291477 Jy ! Component: 3200 - total flux cleaned = -0.00284257 Jy ! Component: 3250 - total flux cleaned = -0.00284264 Jy ! Component: 3300 - total flux cleaned = -0.00282506 Jy ! Component: 3350 - total flux cleaned = -0.00282511 Jy ! Component: 3400 - total flux cleaned = -0.00280773 Jy ! Component: 3450 - total flux cleaned = -0.00282483 Jy ! Component: 3500 - total flux cleaned = -0.00285874 Jy ! Component: 3550 - total flux cleaned = -0.00273977 Jy ! Component: 3600 - total flux cleaned = -0.00277354 Jy ! Component: 3650 - total flux cleaned = -0.00267292 Jy ! Component: 3700 - total flux cleaned = -0.00263969 Jy ! Component: 3750 - total flux cleaned = -0.00254062 Jy ! Component: 3800 - total flux cleaned = -0.00249141 Jy ! Component: 3850 - total flux cleaned = -0.00249147 Jy ! Component: 3900 - total flux cleaned = -0.00252373 Jy ! Component: 3950 - total flux cleaned = -0.00245928 Jy ! Component: 4000 - total flux cleaned = -0.00242743 Jy ! Component: 4050 - total flux cleaned = -0.00244334 Jy ! Total flux subtracted in 4096 components = -0.00245917 Jy ! Clean residual min=-0.001073 max=0.000927 Jy/beam ! Clean residual mean=0.000000 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0945537 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 353 components and 0.0945537 Jy ![Exited script file: muppet] wmap "J0628-2805_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.947 x 15.14 at 16.02 degrees (North through East) ! Clean map min=-0.0019909 max=0.086757 Jy/beam ! Writing clean map to FITS file: J0628-2805_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.086757 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000302831 device "J0628-2805_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0628-2805_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04717 1.04717 2.09434 4.18867 8.37735 16.7547 33.5094 67.0188 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.086 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.947 x 15.14 at 16.02 degrees (North through East) ! Clean map min=-0.0019909 max=0.086757 Jy/beam quit ! Quitting program ! Log file J0628-2805_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:48:08 2016