! Started logfile: J0750-3759_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:27:04 2016 obs J0750-3759_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0750-3759_S_2014_12_20_pus_uva.fits ! AN table 1: 88 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.334343 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0750-3759 ! ! 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 344 lines of history. ! ! Reading 5296 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 J0750-3759_S_2014_12_20_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 450 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 450 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 502 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 442 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.989109Jy sigma=0.007999 ! Fit after self-cal, rms=0.939924Jy sigma=0.007633 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.817 mas, bmaj=27.55 mas, bpa=4.368 degrees ! Estimated noise=7137.77 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.0874764 Jy ! Component: 100 - total flux cleaned = 0.0969139 Jy ! Total flux subtracted in 100 components = 0.0969139 Jy ! Clean residual min=-0.028364 max=0.028541 Jy/beam ! Clean residual mean=-0.000120 rms=0.008062 Jy/beam ! Combined flux in latest and established models = 0.0969139 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0969139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108760Jy sigma=0.000815 ! Fit after self-cal, rms=0.106602Jy sigma=0.000798 ! 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=9.173 mas, bmaj=59.75 mas, bpa=7.962 degrees ! Estimated noise=1292.91 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.0101524 Jy ! Component: 100 - total flux cleaned = -0.0119639 Jy ! Component: 150 - total flux cleaned = -0.0123376 Jy ! Component: 200 - total flux cleaned = -0.0125562 Jy ! Total flux subtracted in 200 components = -0.0125562 Jy ! Clean residual min=-0.007901 max=0.009770 Jy/beam ! Clean residual mean=-0.000501 rms=0.003357 Jy/beam ! Combined flux in latest and established models = 0.0843576 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 76 components and 0.0843576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105915Jy sigma=0.000789 ! Fit after self-cal, rms=0.105895Jy sigma=0.000789 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.67 FD 0.97 HN 1.00* KP 1.35 ! LA 0.99 MK 1.00* NL 1.05 OV 0.87 ! PT 1.01 SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 1.10 HN 1.00* KP 1.23 ! LA 1.08 MK 1.00* NL 0.93 OV 1.00 ! PT 1.03 SC 1.00* ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.65 FD 1.19 HN 1.00* KP 1.23 ! LA 0.89 MK 1.00* NL 0.81 OV 0.82 ! PT 1.02 SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 1.06 HN 0.39 KP 1.18 ! LA 0.96 MK 1.00* NL 0.97 OV 0.95 ! PT 1.08 SC 1.04 ! ! ! Fit before self-cal, rms=0.105895Jy sigma=0.000789 ! Fit after self-cal, rms=0.099806Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.922 mas, bmaj=59.08 mas, bpa=8.652 degrees ! Estimated noise=1243.97 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.00598218 Jy ! Component: 100 - total flux cleaned = 0.00849898 Jy ! Component: 150 - total flux cleaned = 0.00913354 Jy ! Component: 200 - total flux cleaned = 0.00949869 Jy ! Total flux subtracted in 200 components = 0.00949869 Jy ! Clean residual min=-0.005686 max=0.007817 Jy/beam ! Clean residual mean=-0.000266 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 0.0938563 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 100 components and 0.0938563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099555Jy sigma=0.000773 ! Fit after self-cal, rms=0.099486Jy sigma=0.000771 ! 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.099486Jy sigma=0.000771 ! Fit after self-cal, rms=0.100159Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.814 mas, bmaj=58.78 mas, bpa=9.024 degrees ! Estimated noise=1216.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00307972 Jy ! Component: 100 - total flux cleaned = 0.00401428 Jy ! Component: 150 - total flux cleaned = 0.00432402 Jy ! Component: 200 - total flux cleaned = 0.00453217 Jy ! Total flux subtracted in 200 components = 0.00453217 Jy ! Clean residual min=-0.004598 max=0.006633 Jy/beam ! Clean residual mean=-0.000228 rms=0.001646 Jy/beam ! Combined flux in latest and established models = 0.0983885 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 111 components and 0.0983885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100117Jy sigma=0.000768 ! Fit after self-cal, rms=0.100091Jy sigma=0.000767 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.00088591 Jy ! Component: 100 - total flux cleaned = 0.00113225 Jy ! Component: 150 - total flux cleaned = 0.00125846 Jy ! Component: 200 - total flux cleaned = 0.00127133 Jy ! Total flux subtracted in 200 components = 0.00127133 Jy ! Clean residual min=-0.004923 max=0.006043 Jy/beam ! Clean residual mean=-0.000249 rms=0.001646 Jy/beam ! Combined flux in latest and established models = 0.0996598 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 129 components and 0.0996598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100091Jy sigma=0.000767 ! Fit after self-cal, rms=0.099999Jy sigma=0.000767 ! 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.099999Jy sigma=0.000767 ! Fit after self-cal, rms=0.101330Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.741 mas, bmaj=58.41 mas, bpa=9.312 degrees ! Estimated noise=1192.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129243 Jy ! Component: 100 - total flux cleaned = 0.00158748 Jy ! Component: 150 - total flux cleaned = 0.00171749 Jy ! Component: 200 - total flux cleaned = 0.00182275 Jy ! Total flux subtracted in 200 components = 0.00182275 Jy ! Clean residual min=-0.004056 max=0.005278 Jy/beam ! Clean residual mean=-0.000187 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.101483 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 138 components and 0.101483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101323Jy sigma=0.000765 ! Fit after self-cal, rms=0.101386Jy sigma=0.000764 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.000329809 Jy ! Component: 100 - total flux cleaned = 0.00045786 Jy ! Component: 150 - total flux cleaned = 0.000527512 Jy ! Component: 200 - total flux cleaned = 0.000556124 Jy ! Total flux subtracted in 200 components = 0.000556124 Jy ! Clean residual min=-0.004201 max=0.005097 Jy/beam ! Clean residual mean=-0.000204 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.102039 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 157 components and 0.102039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101388Jy sigma=0.000764 ! Fit after self-cal, rms=0.101351Jy sigma=0.000764 ! 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.101351Jy sigma=0.000764 ! Fit after self-cal, rms=0.102979Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.856 mas, bmaj=60.37 mas, bpa=10.32 degrees ! Estimated noise=1199.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120551 Jy ! Component: 100 - total flux cleaned = 0.00144096 Jy ! Component: 150 - total flux cleaned = 0.00156632 Jy ! Component: 200 - total flux cleaned = 0.0016701 Jy ! Total flux subtracted in 200 components = 0.0016701 Jy ! Clean residual min=-0.004232 max=0.005210 Jy/beam ! Clean residual mean=-0.000188 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 0.103709 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 164 components and 0.103709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102987Jy sigma=0.000764 ! Fit after self-cal, rms=0.103054Jy sigma=0.000763 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.000291523 Jy ! Component: 100 - total flux cleaned = 0.000366631 Jy ! Component: 150 - total flux cleaned = 0.000421363 Jy ! Component: 200 - total flux cleaned = 0.000459846 Jy ! Total flux subtracted in 200 components = 0.000459846 Jy ! Clean residual min=-0.004121 max=0.004802 Jy/beam ! Clean residual mean=-0.000197 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.104169 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 209 components and 0.104169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103059Jy sigma=0.000763 ! Fit after self-cal, rms=0.103025Jy sigma=0.000763 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=8.713 mas, bmaj=58.32 mas, bpa=9.561 degrees ! Estimated noise=1174.3 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.713 x 58.32 at 9.561 degrees (North through East) ! Clean map min=-0.0036405 max=0.065291 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.625 mas, bmaj=28.52 mas, bpa=3.32 degrees ! Estimated noise=5318.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0579891 Jy ! Component: 100 - total flux cleaned = 0.0836234 Jy ! Component: 150 - total flux cleaned = 0.0910132 Jy ! Component: 200 - total flux cleaned = 0.0944092 Jy ! Total flux subtracted in 200 components = 0.0944092 Jy ! Clean residual min=-0.016442 max=0.012386 Jy/beam ! Clean residual mean=-0.000134 rms=0.004042 Jy/beam ! Combined flux in latest and established models = 0.0944092 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0944092 Jy ! Inverting map and beam ! Estimated beam: bmin=8.713 mas, bmaj=58.32 mas, bpa=9.561 degrees ! Estimated noise=1174.3 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) ! Added new window around map position (-11.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00658736 Jy ! Component: 100 - total flux cleaned = 0.00984786 Jy ! Component: 150 - total flux cleaned = 0.0122629 Jy ! Component: 200 - total flux cleaned = 0.0143821 Jy ! Total flux subtracted in 200 components = 0.0143821 Jy ! Clean residual min=-0.003390 max=0.003591 Jy/beam ! Clean residual mean=-0.000136 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.108791 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 113 components and 0.108791 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.856 mas, bmaj=60.37 mas, bpa=10.32 degrees ! Estimated noise=1199.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175549 Jy ! Component: 100 - total flux cleaned = 0.00293714 Jy ! Component: 150 - total flux cleaned = 0.00393791 Jy ! Component: 200 - total flux cleaned = 0.00475648 Jy ! Total flux subtracted in 200 components = 0.00475648 Jy ! Clean residual min=-0.003247 max=0.003559 Jy/beam ! Clean residual mean=-0.000117 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.113548 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00060932 Jy ! Component: 100 - total flux cleaned = 0.000922544 Jy ! Component: 150 - total flux cleaned = 0.00121626 Jy ! Component: 200 - total flux cleaned = 0.00146085 Jy ! Total flux subtracted in 200 components = 0.00146085 Jy ! Clean residual min=-0.003198 max=0.003610 Jy/beam ! Clean residual mean=-0.000104 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.115009 Jy ! Adding 134 model components to the UV plane model. ! The established model now contains 238 components and 0.115009 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=8.713 mas, bmaj=58.32 mas, bpa=9.561 degrees ! Estimated noise=1174.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.79026e-05 Jy ! Component: 100 - total flux cleaned = 0.000209442 Jy ! Component: 150 - total flux cleaned = 0.000408432 Jy ! Component: 200 - total flux cleaned = 0.000593131 Jy ! Total flux subtracted in 200 components = 0.000593131 Jy ! Clean residual min=-0.003019 max=0.003480 Jy/beam ! Clean residual mean=-0.000082 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.115602 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 275 components and 0.115602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102733Jy sigma=0.000761 ! Fit after self-cal, rms=0.102750Jy sigma=0.000759 wmodel J0750-3759_S_2014_12_20_pus_map.mod ! Writing 275 model components to file: J0750-3759_S_2014_12_20_pus_map.mod wobs J0750-3759_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0750-3759_S_2014_12_20_pus_uvs.fits wwins J0750-3759_S_2014_12_20_pus_map.win ! wwins: Wrote 2 windows to J0750-3759_S_2014_12_20_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.00019245 Jy ! Component: 100 - total flux cleaned = -0.000711116 Jy ! Component: 150 - total flux cleaned = -0.000924647 Jy ! Component: 200 - total flux cleaned = -0.00126582 Jy ! Component: 250 - total flux cleaned = -0.00163799 Jy ! Component: 300 - total flux cleaned = -0.00199392 Jy ! Component: 350 - total flux cleaned = -0.00237416 Jy ! Component: 400 - total flux cleaned = -0.00269611 Jy ! Component: 450 - total flux cleaned = -0.00288873 Jy ! Component: 500 - total flux cleaned = -0.00303624 Jy ! Component: 550 - total flux cleaned = -0.00328484 Jy ! Component: 600 - total flux cleaned = -0.00349014 Jy ! Component: 650 - total flux cleaned = -0.00372224 Jy ! Component: 700 - total flux cleaned = -0.00391634 Jy ! Component: 750 - total flux cleaned = -0.00410564 Jy ! Component: 800 - total flux cleaned = -0.00429103 Jy ! Component: 850 - total flux cleaned = -0.00447228 Jy ! Component: 900 - total flux cleaned = -0.00462097 Jy ! Component: 950 - total flux cleaned = -0.00485541 Jy ! Component: 1000 - total flux cleaned = -0.00508804 Jy ! Component: 1050 - total flux cleaned = -0.00540492 Jy ! Component: 1100 - total flux cleaned = -0.00566194 Jy ! Component: 1150 - total flux cleaned = -0.00597383 Jy ! Component: 1200 - total flux cleaned = -0.00625533 Jy ! Component: 1250 - total flux cleaned = -0.00647908 Jy ! Component: 1300 - total flux cleaned = -0.00670337 Jy ! Component: 1350 - total flux cleaned = -0.00698503 Jy ! Component: 1400 - total flux cleaned = -0.00721118 Jy ! Component: 1450 - total flux cleaned = -0.00738171 Jy ! Component: 1500 - total flux cleaned = -0.00746768 Jy ! Component: 1550 - total flux cleaned = -0.0076415 Jy ! Component: 1600 - total flux cleaned = -0.00778797 Jy ! Component: 1650 - total flux cleaned = -0.00787731 Jy ! Component: 1700 - total flux cleaned = -0.00805748 Jy ! Component: 1750 - total flux cleaned = -0.00818008 Jy ! Component: 1800 - total flux cleaned = -0.00824258 Jy ! Component: 1850 - total flux cleaned = -0.00839918 Jy ! Component: 1900 - total flux cleaned = -0.00846316 Jy ! Component: 1950 - total flux cleaned = -0.00856053 Jy ! Component: 2000 - total flux cleaned = -0.00869243 Jy ! Component: 2050 - total flux cleaned = -0.00876005 Jy ! Component: 2100 - total flux cleaned = -0.0088288 Jy ! Component: 2150 - total flux cleaned = -0.00886349 Jy ! Component: 2200 - total flux cleaned = -0.00886373 Jy ! Component: 2250 - total flux cleaned = -0.00889921 Jy ! Component: 2300 - total flux cleaned = -0.00889852 Jy ! Component: 2350 - total flux cleaned = -0.00893607 Jy ! Component: 2400 - total flux cleaned = -0.00893696 Jy ! Component: 2450 - total flux cleaned = -0.00897591 Jy ! Component: 2500 - total flux cleaned = -0.00901584 Jy ! Component: 2550 - total flux cleaned = -0.00901585 Jy ! Component: 2600 - total flux cleaned = -0.00905804 Jy ! Component: 2650 - total flux cleaned = -0.00910033 Jy ! Component: 2700 - total flux cleaned = -0.00918686 Jy ! Component: 2750 - total flux cleaned = -0.00927546 Jy ! Component: 2800 - total flux cleaned = -0.00932083 Jy ! Component: 2850 - total flux cleaned = -0.00941273 Jy ! Component: 2900 - total flux cleaned = -0.0094591 Jy ! Component: 2950 - total flux cleaned = -0.00955438 Jy ! Component: 3000 - total flux cleaned = -0.00965203 Jy ! Component: 3050 - total flux cleaned = -0.00970233 Jy ! Component: 3100 - total flux cleaned = -0.00970241 Jy ! Component: 3150 - total flux cleaned = -0.00980494 Jy ! Component: 3200 - total flux cleaned = -0.00985732 Jy ! Component: 3250 - total flux cleaned = -0.00991113 Jy ! Component: 3300 - total flux cleaned = -0.00991057 Jy ! Component: 3350 - total flux cleaned = -0.00996596 Jy ! Component: 3400 - total flux cleaned = -0.0101385 Jy ! Component: 3450 - total flux cleaned = -0.0101984 Jy ! Component: 3500 - total flux cleaned = -0.0101994 Jy ! Component: 3550 - total flux cleaned = -0.0102616 Jy ! Component: 3600 - total flux cleaned = -0.0103861 Jy ! Component: 3650 - total flux cleaned = -0.010515 Jy ! Component: 3700 - total flux cleaned = -0.0106484 Jy ! Component: 3750 - total flux cleaned = -0.0107831 Jy ! Component: 3800 - total flux cleaned = -0.0109217 Jy ! Component: 3850 - total flux cleaned = -0.0110615 Jy ! Component: 3900 - total flux cleaned = -0.011204 Jy ! Component: 3950 - total flux cleaned = -0.0113518 Jy ! Component: 4000 - total flux cleaned = -0.0115033 Jy ! Component: 4050 - total flux cleaned = -0.0117339 Jy ! Total flux subtracted in 4096 components = -0.011892 Jy ! Clean residual min=-0.004321 max=0.004228 Jy/beam ! Clean residual mean=0.000080 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 0.10371 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 580 components and 0.10371 Jy ![Exited script file: muppet] wmap "J0750-3759_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.713 x 58.32 at 9.561 degrees (North through East) ! Clean map min=-0.0084908 max=0.063355 Jy/beam ! Writing clean map to FITS file: J0750-3759_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0633553 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00178853 device "J0750-3759_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0750-3759_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -8.46905 8.46905 16.9381 33.8762 67.7524 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0053 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.063 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.713 x 58.32 at 9.561 degrees (North through East) ! Clean map min=-0.0084908 max=0.063355 Jy/beam quit ! Quitting program ! Log file J0750-3759_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:27:15 2016