! Started logfile: J1913-3630_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:12:16 2016 obs J1913-3630_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1913-3630_S_2014_08_09_pus_uva.fits ! AN table 1: 120 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.701481 visibilities/baseline/integration-bin. ! Found source: J1913-3630 ! ! 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 342 lines of history. ! ! Reading 15152 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 J1913-3630_S_2014_08_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.969256Jy sigma=0.006991 ! Fit after self-cal, rms=0.920969Jy sigma=0.006691 ! 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.065 mas, bmaj=14.22 mas, bpa=14.82 degrees ! Estimated noise=1305.52 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.0677083 Jy ! Component: 100 - total flux cleaned = 0.0832759 Jy ! Total flux subtracted in 100 components = 0.0832759 Jy ! Clean residual min=-0.005139 max=0.006327 Jy/beam ! Clean residual mean=-0.000019 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.083276 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.083276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121864Jy sigma=0.000770 ! Fit after self-cal, rms=0.121616Jy sigma=0.000769 ! 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.835 mas, bmaj=16.36 mas, bpa=13.62 degrees ! Estimated noise=810.902 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.00804471 Jy ! Component: 100 - total flux cleaned = 0.0119626 Jy ! Component: 150 - total flux cleaned = 0.0140657 Jy ! Component: 200 - total flux cleaned = 0.015216 Jy ! Total flux subtracted in 200 components = 0.015216 Jy ! Clean residual min=-0.002688 max=0.003512 Jy/beam ! Clean residual mean=0.000014 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.0984919 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 46 components and 0.0984919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121142Jy sigma=0.000764 ! Fit after self-cal, rms=0.121183Jy sigma=0.000764 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.89 HN 1.05 KP 1.02 ! LA 1.11 MK 1.00* NL 1.05 OV 0.99 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.11 KP 1.00 ! LA 1.01 MK 1.00* NL 1.09 OV 1.04 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.12 HN 1.00 KP 0.91 ! LA 0.91 MK 1.00* NL 1.06 OV 0.94 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 1.01 KP 0.88 ! LA 0.84 MK 1.00* NL 1.12 OV 1.00 ! PT 1.03 SC 0.94 ! ! ! Fit before self-cal, rms=0.121183Jy sigma=0.000764 ! Fit after self-cal, rms=0.122079Jy sigma=0.000761 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.798 mas, bmaj=16.47 mas, bpa=13.92 degrees ! Estimated noise=808.034 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 = -8.90112e-05 Jy ! Component: 100 - total flux cleaned = -0.000125265 Jy ! Component: 150 - total flux cleaned = -0.000156053 Jy ! Component: 200 - total flux cleaned = -0.000158154 Jy ! Total flux subtracted in 200 components = -0.000158154 Jy ! Clean residual min=-0.002590 max=0.002804 Jy/beam ! Clean residual mean=0.000016 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.0983338 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.0983338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122061Jy sigma=0.000761 ! Fit after self-cal, rms=0.122143Jy sigma=0.000761 ! 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.122143Jy sigma=0.000761 ! Fit after self-cal, rms=0.124274Jy sigma=0.000760 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.79 mas, bmaj=16.45 mas, bpa=13.86 degrees ! Estimated noise=806.803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014573 Jy ! Component: 100 - total flux cleaned = 8.47159e-05 Jy ! Component: 150 - total flux cleaned = 4.90495e-05 Jy ! Component: 200 - total flux cleaned = 2.73318e-07 Jy ! Total flux subtracted in 200 components = 2.73318e-07 Jy ! Clean residual min=-0.002484 max=0.002727 Jy/beam ! Clean residual mean=0.000012 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.0983341 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.0983341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124266Jy sigma=0.000760 ! Fit after self-cal, rms=0.124324Jy sigma=0.000760 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-96, 55). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151765 Jy ! Component: 100 - total flux cleaned = 0.00166218 Jy ! Component: 150 - total flux cleaned = 0.00178214 Jy ! Component: 200 - total flux cleaned = 0.00181668 Jy ! Total flux subtracted in 200 components = 0.00181668 Jy ! Clean residual min=-0.002252 max=0.002325 Jy/beam ! Clean residual mean=0.000003 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.100151 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 90 components and 0.100151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124267Jy sigma=0.000760 ! Fit after self-cal, rms=0.124239Jy sigma=0.000760 ! 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.124239Jy sigma=0.000760 ! Fit after self-cal, rms=0.125203Jy sigma=0.000760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.78 mas, bmaj=16.41 mas, bpa=13.84 degrees ! Estimated noise=802.864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000584075 Jy ! Component: 100 - total flux cleaned = 0.000695389 Jy ! Component: 150 - total flux cleaned = 0.000828486 Jy ! Component: 200 - total flux cleaned = 0.000918856 Jy ! Total flux subtracted in 200 components = 0.000918856 Jy ! Clean residual min=-0.002290 max=0.002257 Jy/beam ! Clean residual mean=0.000000 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.10107 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 105 components and 0.10107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125175Jy sigma=0.000760 ! Fit after self-cal, rms=0.125188Jy sigma=0.000760 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.000121815 Jy ! Component: 100 - total flux cleaned = 0.000119922 Jy ! Component: 150 - total flux cleaned = 0.000175757 Jy ! Component: 200 - total flux cleaned = 0.00028168 Jy ! Total flux subtracted in 200 components = 0.00028168 Jy ! Clean residual min=-0.002266 max=0.002271 Jy/beam ! Clean residual mean=0.000001 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.101351 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 108 components and 0.101351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125169Jy sigma=0.000760 ! Fit after self-cal, rms=0.125158Jy sigma=0.000760 ! 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.125158Jy sigma=0.000760 ! Fit after self-cal, rms=0.124941Jy sigma=0.000760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.139 mas, bmaj=26.93 mas, bpa=4.491 degrees ! Estimated noise=911.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000233177 Jy ! Component: 100 - total flux cleaned = 0.000184857 Jy ! Component: 150 - total flux cleaned = 0.000245245 Jy ! Component: 200 - total flux cleaned = 0.000281024 Jy ! Total flux subtracted in 200 components = 0.000281024 Jy ! Clean residual min=-0.002520 max=0.002170 Jy/beam ! Clean residual mean=-0.000001 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.101632 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 120 components and 0.101632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124938Jy sigma=0.000760 ! Fit after self-cal, rms=0.124932Jy sigma=0.000760 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.07441e-06 Jy ! Component: 100 - total flux cleaned = 3.30911e-05 Jy ! Component: 150 - total flux cleaned = 6.81444e-05 Jy ! Component: 200 - total flux cleaned = 0.000116863 Jy ! Total flux subtracted in 200 components = 0.000116863 Jy ! Clean residual min=-0.002517 max=0.002155 Jy/beam ! Clean residual mean=-0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.101749 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 129 components and 0.101749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124928Jy sigma=0.000760 ! Fit after self-cal, rms=0.124923Jy sigma=0.000760 ! 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.773 mas, bmaj=16.39 mas, bpa=13.85 degrees ! Estimated noise=802.113 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.773 x 16.39 at 13.85 degrees (North through East) ! Clean map min=-0.0022721 max=0.084368 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.008 mas, bmaj=14.22 mas, bpa=14.94 degrees ! Estimated noise=1279.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.06614 Jy ! Component: 100 - total flux cleaned = 0.0814335 Jy ! Component: 150 - total flux cleaned = 0.0882869 Jy ! Component: 200 - total flux cleaned = 0.0915252 Jy ! Total flux subtracted in 200 components = 0.0915252 Jy ! Clean residual min=-0.003667 max=0.003958 Jy/beam ! Clean residual mean=-0.000010 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.0915251 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0915251 Jy ! Inverting map and beam ! Estimated beam: bmin=3.773 mas, bmaj=16.39 mas, bpa=13.85 degrees ! Estimated noise=802.113 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.0042301 Jy ! Component: 100 - total flux cleaned = 0.00619756 Jy ! Component: 150 - total flux cleaned = 0.00676898 Jy ! Component: 200 - total flux cleaned = 0.00731465 Jy ! Total flux subtracted in 200 components = 0.00731465 Jy ! Clean residual min=-0.002586 max=0.002405 Jy/beam ! Clean residual mean=-0.000004 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0988398 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 66 components and 0.0988398 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.139 mas, bmaj=26.93 mas, bpa=4.491 degrees ! Estimated noise=911.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137189 Jy ! Component: 100 - total flux cleaned = 0.00180876 Jy ! Component: 150 - total flux cleaned = 0.00201767 Jy ! Component: 200 - total flux cleaned = 0.00216526 Jy ! Total flux subtracted in 200 components = 0.00216526 Jy ! Clean residual min=-0.002596 max=0.002228 Jy/beam ! Clean residual mean=-0.000001 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.101005 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 = 7.79275e-05 Jy ! Component: 100 - total flux cleaned = 0.000151433 Jy ! Component: 150 - total flux cleaned = 0.00021959 Jy ! Component: 200 - total flux cleaned = 0.000241386 Jy ! Total flux subtracted in 200 components = 0.000241386 Jy ! Clean residual min=-0.002561 max=0.002239 Jy/beam ! Clean residual mean=-0.000002 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.101246 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 99 components and 0.101246 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.773 mas, bmaj=16.39 mas, bpa=13.85 degrees ! Estimated noise=802.113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000214931 Jy ! Component: 100 - total flux cleaned = -0.000214955 Jy ! Component: 150 - total flux cleaned = -0.000142474 Jy ! Component: 200 - total flux cleaned = -7.58017e-05 Jy ! Total flux subtracted in 200 components = -7.58017e-05 Jy ! Clean residual min=-0.002291 max=0.002397 Jy/beam ! Clean residual mean=-0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.101171 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 129 components and 0.101171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124923Jy sigma=0.000760 ! Fit after self-cal, rms=0.124910Jy sigma=0.000760 wmodel J1913-3630_S_2014_08_09_pus_map.mod ! Writing 129 model components to file: J1913-3630_S_2014_08_09_pus_map.mod wobs J1913-3630_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1913-3630_S_2014_08_09_pus_uvs.fits wwins J1913-3630_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J1913-3630_S_2014_08_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000168024 Jy ! Component: 100 - total flux cleaned = -0.000135204 Jy ! Component: 150 - total flux cleaned = -6.75815e-05 Jy ! Component: 200 - total flux cleaned = -0.00016375 Jy ! Component: 250 - total flux cleaned = -0.000255056 Jy ! Component: 300 - total flux cleaned = -0.000284408 Jy ! Component: 350 - total flux cleaned = -0.00034062 Jy ! Component: 400 - total flux cleaned = -0.000421643 Jy ! Component: 450 - total flux cleaned = -0.000526671 Jy ! Component: 500 - total flux cleaned = -0.000577581 Jy ! Component: 550 - total flux cleaned = -0.000678398 Jy ! Component: 600 - total flux cleaned = -0.000776293 Jy ! Component: 650 - total flux cleaned = -0.000848889 Jy ! Component: 700 - total flux cleaned = -0.00101403 Jy ! Component: 750 - total flux cleaned = -0.00108356 Jy ! Component: 800 - total flux cleaned = -0.00121926 Jy ! Component: 850 - total flux cleaned = -0.00126364 Jy ! Component: 900 - total flux cleaned = -0.00137187 Jy ! Component: 950 - total flux cleaned = -0.00141459 Jy ! Component: 1000 - total flux cleaned = -0.00149775 Jy ! Component: 1050 - total flux cleaned = -0.00153873 Jy ! Component: 1100 - total flux cleaned = -0.00163939 Jy ! Component: 1150 - total flux cleaned = -0.00171868 Jy ! Component: 1200 - total flux cleaned = -0.00187477 Jy ! Component: 1250 - total flux cleaned = -0.00197079 Jy ! Component: 1300 - total flux cleaned = -0.00208457 Jy ! Component: 1350 - total flux cleaned = -0.00210347 Jy ! Component: 1400 - total flux cleaned = -0.00226935 Jy ! Component: 1450 - total flux cleaned = -0.00234183 Jy ! Component: 1500 - total flux cleaned = -0.00246693 Jy ! Component: 1550 - total flux cleaned = -0.00251993 Jy ! Component: 1600 - total flux cleaned = -0.00260685 Jy ! Component: 1650 - total flux cleaned = -0.00274465 Jy ! Component: 1700 - total flux cleaned = -0.00281263 Jy ! Component: 1750 - total flux cleaned = -0.00291358 Jy ! Component: 1800 - total flux cleaned = -0.0030134 Jy ! Component: 1850 - total flux cleaned = -0.00311174 Jy ! Component: 1900 - total flux cleaned = -0.00320908 Jy ! Component: 1950 - total flux cleaned = -0.00332153 Jy ! Component: 2000 - total flux cleaned = -0.00332126 Jy ! Component: 2050 - total flux cleaned = -0.00338427 Jy ! Component: 2100 - total flux cleaned = -0.00346203 Jy ! Component: 2150 - total flux cleaned = -0.00353882 Jy ! Component: 2200 - total flux cleaned = -0.00355423 Jy ! Component: 2250 - total flux cleaned = -0.00359978 Jy ! Component: 2300 - total flux cleaned = -0.00362963 Jy ! Component: 2350 - total flux cleaned = -0.00364453 Jy ! Component: 2400 - total flux cleaned = -0.00367384 Jy ! Component: 2450 - total flux cleaned = -0.00364488 Jy ! Component: 2500 - total flux cleaned = -0.00365927 Jy ! Component: 2550 - total flux cleaned = -0.00361657 Jy ! Component: 2600 - total flux cleaned = -0.00368733 Jy ! Component: 2650 - total flux cleaned = -0.00364527 Jy ! Component: 2700 - total flux cleaned = -0.00363138 Jy ! Component: 2750 - total flux cleaned = -0.00363143 Jy ! Component: 2800 - total flux cleaned = -0.00365853 Jy ! Component: 2850 - total flux cleaned = -0.00367212 Jy ! Component: 2900 - total flux cleaned = -0.00364527 Jy ! Component: 2950 - total flux cleaned = -0.00368528 Jy ! Component: 3000 - total flux cleaned = -0.00364569 Jy ! Component: 3050 - total flux cleaned = -0.00363262 Jy ! Component: 3100 - total flux cleaned = -0.0036588 Jy ! Component: 3150 - total flux cleaned = -0.00368468 Jy ! Component: 3200 - total flux cleaned = -0.00371025 Jy ! Component: 3250 - total flux cleaned = -0.00371022 Jy ! Component: 3300 - total flux cleaned = -0.0036977 Jy ! Component: 3350 - total flux cleaned = -0.00378592 Jy ! Component: 3400 - total flux cleaned = -0.00382357 Jy ! Component: 3450 - total flux cleaned = -0.00386081 Jy ! Component: 3500 - total flux cleaned = -0.00386077 Jy ! Component: 3550 - total flux cleaned = -0.00387305 Jy ! Component: 3600 - total flux cleaned = -0.00394622 Jy ! Component: 3650 - total flux cleaned = -0.00398254 Jy ! Component: 3700 - total flux cleaned = -0.00400659 Jy ! Component: 3750 - total flux cleaned = -0.00403057 Jy ! Component: 3800 - total flux cleaned = -0.00404238 Jy ! Component: 3850 - total flux cleaned = -0.00411336 Jy ! Component: 3900 - total flux cleaned = -0.00412509 Jy ! Component: 3950 - total flux cleaned = -0.00417188 Jy ! Component: 4000 - total flux cleaned = -0.0042068 Jy ! Component: 4050 - total flux cleaned = -0.00421837 Jy ! Total flux subtracted in 4096 components = -0.00427586 Jy ! Clean residual min=-0.000619 max=0.000721 Jy/beam ! Clean residual mean=-0.000000 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.0968948 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 412 components and 0.0968947 Jy ![Exited script file: muppet] wmap "J1913-3630_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.773 x 16.39 at 13.85 degrees (North through East) ! Clean map min=-0.0020444 max=0.083534 Jy/beam ! Writing clean map to FITS file: J1913-3630_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0835339 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221393 device "J1913-3630_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1913-3630_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.795101 0.795101 1.5902 3.1804 6.36081 12.7216 25.4432 50.8864 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.083 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.773 x 16.39 at 13.85 degrees (North through East) ! Clean map min=-0.0020444 max=0.083534 Jy/beam quit ! Quitting program ! Log file J1913-3630_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:12:21 2016