! Started logfile: /g0/scr/pima/npcsc_uvs/J0354+8009_S_uvs.log on Sun Oct 6 14:26:26 2013 obs /g0/scr/pima/npcsc_uvs/J0354+8009_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J0354+8009_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0354+8009 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8280 visibilities. select RR ! 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 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsc_uvs/J0354+8009_S] 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.030215Jy sigma=1.628293 ! Fit after self-cal, rms=0.826093Jy sigma=1.185926 ! 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=2.414 mas, bmaj=10.12 mas, bpa=4.695 degrees ! Estimated noise=12.4884 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.148615 Jy ! Component: 100 - total flux cleaned = 0.193452 Jy ! Total flux subtracted in 100 components = 0.193452 Jy ! Clean residual min=-0.011296 max=0.019851 Jy/beam ! Clean residual mean=0.000001 rms=0.003586 Jy/beam ! Combined flux in latest and established models = 0.193452 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.193452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115722Jy sigma=0.198709 ! Fit after self-cal, rms=0.115351Jy sigma=0.198266 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0245639 Jy ! Component: 100 - total flux cleaned = 0.0366695 Jy ! Total flux subtracted in 100 components = 0.0366695 Jy ! Clean residual min=-0.011729 max=0.013695 Jy/beam ! Clean residual mean=0.000005 rms=0.002820 Jy/beam ! Combined flux in latest and established models = 0.230122 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.230122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111832Jy sigma=0.176732 ! Fit after self-cal, rms=0.111760Jy sigma=0.176517 ! 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.438 mas, bmaj=10.94 mas, bpa=3.067 degrees ! Estimated noise=5.49169 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.0193449 Jy ! Component: 100 - total flux cleaned = 0.0294943 Jy ! Component: 150 - total flux cleaned = 0.0357906 Jy ! Component: 200 - total flux cleaned = 0.0397588 Jy ! Total flux subtracted in 200 components = 0.0397588 Jy ! Clean residual min=-0.014571 max=0.018793 Jy/beam ! Clean residual mean=0.000024 rms=0.003763 Jy/beam ! Combined flux in latest and established models = 0.269881 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 63 components and 0.269881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111561Jy sigma=0.165287 ! Fit after self-cal, rms=0.111482Jy sigma=0.165179 ! 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.94 FD 1.02 HN 0.93 KP 0.94 ! LA 1.05 MK 0.90 NL 1.03 OV 1.07 ! PT 1.00 SC 0.69 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 0.95 KP 0.93 ! LA 0.97 MK 0.90 NL 1.05 OV 1.09 ! PT 0.95 SC 0.74 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.08 HN 0.98 KP 0.95 ! LA 0.80 MK 1.05 NL 1.15 OV 1.08 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.06 HN 0.95 KP 0.89 ! LA 0.66 MK 0.99 NL 1.09 OV 0.89 ! PT 0.87 SC 1.01 ! ! ! Fit before self-cal, rms=0.111482Jy sigma=0.165179 ! Fit after self-cal, rms=0.099843Jy sigma=0.146966 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=10.99 mas, bpa=3.182 degrees ! Estimated noise=5.02626 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.0136212 Jy ! Component: 100 - total flux cleaned = -0.0158704 Jy ! Component: 150 - total flux cleaned = -0.0162239 Jy ! Component: 200 - total flux cleaned = -0.0162298 Jy ! Total flux subtracted in 200 components = -0.0162298 Jy ! Clean residual min=-0.007505 max=0.013132 Jy/beam ! Clean residual mean=0.000008 rms=0.002468 Jy/beam ! Combined flux in latest and established models = 0.253651 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 77 components and 0.253651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094617Jy sigma=0.149197 ! Fit after self-cal, rms=0.094767Jy sigma=0.148949 ! Inverting map ! Added new window around map position (4.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133275 Jy ! Component: 100 - total flux cleaned = 0.0142554 Jy ! Component: 150 - total flux cleaned = 0.0132277 Jy ! Component: 200 - total flux cleaned = 0.0121926 Jy ! Total flux subtracted in 200 components = 0.0121926 Jy ! Clean residual min=-0.005259 max=0.007646 Jy/beam ! Clean residual mean=0.000003 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.265843 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 103 components and 0.265844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092565Jy sigma=0.145135 ! Fit after self-cal, rms=0.092006Jy sigma=0.144467 ! 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.092006Jy sigma=0.144467 ! Fit after self-cal, rms=0.088440Jy sigma=0.141848 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.312 mas, bmaj=10.94 mas, bpa=3.168 degrees ! Estimated noise=4.64254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00945008 Jy ! Component: 100 - total flux cleaned = -0.0092008 Jy ! Component: 150 - total flux cleaned = -0.00978685 Jy ! Component: 200 - total flux cleaned = -0.0102776 Jy ! Total flux subtracted in 200 components = -0.0102776 Jy ! Clean residual min=-0.004268 max=0.005271 Jy/beam ! Clean residual mean=0.000002 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.255566 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 124 components and 0.255566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083615Jy sigma=0.143001 ! Fit after self-cal, rms=0.083477Jy sigma=0.142803 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.00120743 Jy ! Component: 100 - total flux cleaned = 0.000892717 Jy ! Component: 150 - total flux cleaned = 0.000551042 Jy ! Component: 200 - total flux cleaned = 0.000191746 Jy ! Total flux subtracted in 200 components = 0.000191746 Jy ! Clean residual min=-0.003934 max=0.004765 Jy/beam ! Clean residual mean=0.000002 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.255758 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 151 components and 0.255758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082945Jy sigma=0.142725 ! Fit after self-cal, rms=0.082896Jy sigma=0.142658 ! 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.082896Jy sigma=0.142658 ! Fit after self-cal, rms=0.080098Jy sigma=0.140334 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=10.93 mas, bpa=3.239 degrees ! Estimated noise=4.30247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0103002 Jy ! Component: 100 - total flux cleaned = -0.0122 Jy ! Component: 150 - total flux cleaned = -0.0125031 Jy ! Component: 200 - total flux cleaned = -0.01281 Jy ! Total flux subtracted in 200 components = -0.01281 Jy ! Clean residual min=-0.003506 max=0.004017 Jy/beam ! Clean residual mean=0.000001 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.242948 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 170 components and 0.242948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076222Jy sigma=0.142385 ! Fit after self-cal, rms=0.076203Jy sigma=0.142331 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.00067254 Jy ! Component: 100 - total flux cleaned = 0.000719374 Jy ! Component: 150 - total flux cleaned = 0.000762574 Jy ! Component: 200 - total flux cleaned = 0.000762671 Jy ! Total flux subtracted in 200 components = 0.000762671 Jy ! Clean residual min=-0.003395 max=0.003864 Jy/beam ! Clean residual mean=0.000001 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.24371 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 184 components and 0.24371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076006Jy sigma=0.142354 ! Fit after self-cal, rms=0.076000Jy sigma=0.142341 ! 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.076000Jy sigma=0.142341 ! Fit after self-cal, rms=0.073786Jy sigma=0.140177 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.711 mas, bmaj=12.49 mas, bpa=0.7186 degrees ! Estimated noise=4.49504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00921806 Jy ! Component: 100 - total flux cleaned = -0.0109607 Jy ! Component: 150 - total flux cleaned = -0.010865 Jy ! Component: 200 - total flux cleaned = -0.0107884 Jy ! Total flux subtracted in 200 components = -0.0107884 Jy ! Clean residual min=-0.004240 max=0.005488 Jy/beam ! Clean residual mean=0.000003 rms=0.001524 Jy/beam ! Combined flux in latest and established models = 0.232922 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 199 components and 0.232922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070797Jy sigma=0.142172 ! Fit after self-cal, rms=0.070773Jy sigma=0.142077 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.000165643 Jy ! Component: 100 - total flux cleaned = 0.000166842 Jy ! Component: 150 - total flux cleaned = 0.000138904 Jy ! Component: 200 - total flux cleaned = 0.00011387 Jy ! Total flux subtracted in 200 components = 0.00011387 Jy ! Clean residual min=-0.004222 max=0.005271 Jy/beam ! Clean residual mean=0.000003 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.233036 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 209 components and 0.233036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070760Jy sigma=0.142123 ! Fit after self-cal, rms=0.070761Jy sigma=0.142119 ! 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.202 mas, bmaj=10.93 mas, bpa=3.351 degrees ! Estimated noise=4.00168 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.202 x 10.93 at 3.351 degrees (North through East) ! Clean map min=-0.0031858 max=0.1506 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=2.265 mas, bmaj=10.31 mas, bpa=4.93 degrees ! Estimated noise=8.58372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103181 Jy ! Component: 100 - total flux cleaned = 0.141639 Jy ! Component: 150 - total flux cleaned = 0.163787 Jy ! Component: 200 - total flux cleaned = 0.178509 Jy ! Total flux subtracted in 200 components = 0.178509 Jy ! Clean residual min=-0.005725 max=0.008331 Jy/beam ! Clean residual mean=-0.000001 rms=0.001753 Jy/beam ! Combined flux in latest and established models = 0.178509 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.178509 Jy ! Inverting map and beam ! Estimated beam: bmin=3.202 mas, bmaj=10.93 mas, bpa=3.351 degrees ! Estimated noise=4.00168 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.0216453 Jy ! Component: 100 - total flux cleaned = 0.0338587 Jy ! Component: 150 - total flux cleaned = 0.0416234 Jy ! Component: 200 - total flux cleaned = 0.0466935 Jy ! Total flux subtracted in 200 components = 0.0466935 Jy ! Clean residual min=-0.003759 max=0.004252 Jy/beam ! Clean residual mean=0.000003 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.225203 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 67 components and 0.225203 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=7.711 mas, bmaj=12.49 mas, bpa=0.7186 degrees ! Estimated noise=4.49504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00496206 Jy ! Component: 100 - total flux cleaned = 0.00666842 Jy ! Component: 150 - total flux cleaned = 0.00681025 Jy ! Component: 200 - total flux cleaned = 0.00686377 Jy ! Total flux subtracted in 200 components = 0.00686377 Jy ! Clean residual min=-0.004015 max=0.005377 Jy/beam ! Clean residual mean=0.000003 rms=0.001508 Jy/beam ! Combined flux in latest and established models = 0.232066 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.000134855 Jy ! Component: 100 - total flux cleaned = 0.000289083 Jy ! Component: 150 - total flux cleaned = 0.000386 Jy ! Component: 200 - total flux cleaned = 0.000472608 Jy ! Total flux subtracted in 200 components = 0.000472608 Jy ! Clean residual min=-0.003957 max=0.005244 Jy/beam ! Clean residual mean=0.000003 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.232539 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 108 components and 0.232539 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.202 mas, bmaj=10.93 mas, bpa=3.351 degrees ! Estimated noise=4.00168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.71308e-05 Jy ! Component: 100 - total flux cleaned = -8.82273e-05 Jy ! Component: 150 - total flux cleaned = -0.000169319 Jy ! Component: 200 - total flux cleaned = -0.000238333 Jy ! Total flux subtracted in 200 components = -0.000238333 Jy ! Clean residual min=-0.002956 max=0.003724 Jy/beam ! Clean residual mean=0.000001 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.232301 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 125 components and 0.232301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070217Jy sigma=0.142449 ! Fit after self-cal, rms=0.070200Jy sigma=0.142424 wmodel /g0/scr/pima/npcsc_uvs/J0354+8009_S_map.mod ! Writing 125 model components to file: /g0/scr/pima/npcsc_uvs/J0354+8009_S_map.mod wobs /g0/scr/pima/npcsc_uvs/J0354+8009_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J0354+8009_S_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J0354+8009_S_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsc_uvs/J0354+8009_S_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.00158018 Jy ! Component: 100 - total flux cleaned = 0.00224639 Jy ! Component: 150 - total flux cleaned = 0.00255398 Jy ! Component: 200 - total flux cleaned = 0.0027452 Jy ! Component: 250 - total flux cleaned = 0.00297102 Jy ! Component: 300 - total flux cleaned = 0.00305548 Jy ! Component: 350 - total flux cleaned = 0.00326142 Jy ! Component: 400 - total flux cleaned = 0.00346079 Jy ! Component: 450 - total flux cleaned = 0.00369269 Jy ! Component: 500 - total flux cleaned = 0.00384243 Jy ! Component: 550 - total flux cleaned = 0.00388005 Jy ! Component: 600 - total flux cleaned = 0.00384581 Jy ! Component: 650 - total flux cleaned = 0.00384612 Jy ! Component: 700 - total flux cleaned = 0.00381277 Jy ! Component: 750 - total flux cleaned = 0.0038436 Jy ! Component: 800 - total flux cleaned = 0.00384336 Jy ! Component: 850 - total flux cleaned = 0.00393568 Jy ! Component: 900 - total flux cleaned = 0.00393543 Jy ! Component: 950 - total flux cleaned = 0.00387716 Jy ! Component: 1000 - total flux cleaned = 0.00399286 Jy ! Component: 1050 - total flux cleaned = 0.00393591 Jy ! Component: 1100 - total flux cleaned = 0.00401981 Jy ! Component: 1150 - total flux cleaned = 0.00412975 Jy ! Component: 1200 - total flux cleaned = 0.00418351 Jy ! Component: 1250 - total flux cleaned = 0.00434125 Jy ! Component: 1300 - total flux cleaned = 0.00434118 Jy ! Component: 1350 - total flux cleaned = 0.00444272 Jy ! Component: 1400 - total flux cleaned = 0.00446773 Jy ! Component: 1450 - total flux cleaned = 0.00463933 Jy ! Component: 1500 - total flux cleaned = 0.00471136 Jy ! Component: 1550 - total flux cleaned = 0.00475907 Jy ! Component: 1600 - total flux cleaned = 0.00480565 Jy ! Component: 1650 - total flux cleaned = 0.004828 Jy ! Component: 1700 - total flux cleaned = 0.00485032 Jy ! Component: 1750 - total flux cleaned = 0.00487264 Jy ! Component: 1800 - total flux cleaned = 0.00498273 Jy ! Component: 1850 - total flux cleaned = 0.00502599 Jy ! Component: 1900 - total flux cleaned = 0.00500435 Jy ! Component: 1950 - total flux cleaned = 0.00491997 Jy ! Component: 2000 - total flux cleaned = 0.00494089 Jy ! Component: 2050 - total flux cleaned = 0.00485866 Jy ! Component: 2100 - total flux cleaned = 0.00481793 Jy ! Component: 2150 - total flux cleaned = 0.00477768 Jy ! Component: 2200 - total flux cleaned = 0.00475767 Jy ! Component: 2250 - total flux cleaned = 0.00469856 Jy ! Component: 2300 - total flux cleaned = 0.00465989 Jy ! Component: 2350 - total flux cleaned = 0.0046022 Jy ! Component: 2400 - total flux cleaned = 0.00462122 Jy ! Component: 2450 - total flux cleaned = 0.00452705 Jy ! Component: 2500 - total flux cleaned = 0.00448967 Jy ! Component: 2550 - total flux cleaned = 0.00448978 Jy ! Component: 2600 - total flux cleaned = 0.00441641 Jy ! Component: 2650 - total flux cleaned = 0.00434352 Jy ! Component: 2700 - total flux cleaned = 0.00434364 Jy ! Component: 2750 - total flux cleaned = 0.0042721 Jy ! Component: 2800 - total flux cleaned = 0.00428982 Jy ! Component: 2850 - total flux cleaned = 0.00420229 Jy ! Component: 2900 - total flux cleaned = 0.0041502 Jy ! Component: 2950 - total flux cleaned = 0.00415039 Jy ! Component: 3000 - total flux cleaned = 0.00415057 Jy ! Component: 3050 - total flux cleaned = 0.00403215 Jy ! Component: 3100 - total flux cleaned = 0.00403214 Jy ! Component: 3150 - total flux cleaned = 0.00393244 Jy ! Component: 3200 - total flux cleaned = 0.00385016 Jy ! Component: 3250 - total flux cleaned = 0.00380106 Jy ! Component: 3300 - total flux cleaned = 0.00383366 Jy ! Component: 3350 - total flux cleaned = 0.00373689 Jy ! Component: 3400 - total flux cleaned = 0.0036731 Jy ! Component: 3450 - total flux cleaned = 0.00368882 Jy ! Component: 3500 - total flux cleaned = 0.00359427 Jy ! Component: 3550 - total flux cleaned = 0.00360982 Jy ! Component: 3600 - total flux cleaned = 0.00356305 Jy ! Component: 3650 - total flux cleaned = 0.00357844 Jy ! Component: 3700 - total flux cleaned = 0.00350173 Jy ! Component: 3750 - total flux cleaned = 0.0035169 Jy ! Component: 3800 - total flux cleaned = 0.00348661 Jy ! Component: 3850 - total flux cleaned = 0.00345649 Jy ! Component: 3900 - total flux cleaned = 0.00342684 Jy ! Component: 3950 - total flux cleaned = 0.00339712 Jy ! Component: 4000 - total flux cleaned = 0.00341176 Jy ! Component: 4050 - total flux cleaned = 0.00336788 Jy ! Total flux subtracted in 4096 components = 0.00341155 Jy ! Clean residual min=-0.001078 max=0.001032 Jy/beam ! Clean residual mean=-0.000002 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.235712 Jy keep ! Adding 354 model components to the UV plane model. ! The established model now contains 479 components and 0.235712 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J0354+8009_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.202 x 10.93 at 3.351 degrees (North through East) ! Clean map min=-0.0018279 max=0.15044 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J0354+8009_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.150436 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000266806 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.532067 0.532067 1.06413 2.12827 4.25653 8.51307 17.0261 34.0523 68.1046 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.15 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J0354+8009_S_uvs.log closed on Sun Oct 6 14:26:31 2013