! Started logfile: /scr/pima/rdv93_uvs/J1332-1402_X_uvs.log on Tue Sep 24 17:07:59 2013 obs /scr/pima/rdv93_uvs/J1332-1402_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1332-1402_X_uva.fits ! AN table 1: 180 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.995679 visibilities/baseline/integration-bin. ! Found source: J1332-1402 ! ! 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 8.40993e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47993e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79493e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89993e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 32260 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv93_uvs/J1332-1402_X] 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.200x0.200 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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024607Jy sigma=1.109925 ! Fit after self-cal, rms=0.842890Jy sigma=0.901572 ! 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=0.7364 mas, bmaj=1.821 mas, bpa=0.1979 degrees ! Estimated noise=8.35762 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.128268 Jy ! Component: 100 - total flux cleaned = 0.163973 Jy ! Total flux subtracted in 100 components = 0.163973 Jy ! Clean residual min=-0.005050 max=0.013752 Jy/beam ! Clean residual mean=0.000006 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.163973 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.163973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117199Jy sigma=0.119048 ! Fit after self-cal, rms=0.117197Jy sigma=0.118942 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013475 Jy ! Component: 100 - total flux cleaned = 0.0187377 Jy ! Total flux subtracted in 100 components = 0.0187377 Jy ! Clean residual min=-0.003783 max=0.004359 Jy/beam ! Clean residual mean=-0.000000 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.182711 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 10 components and 0.182711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115937Jy sigma=0.117204 ! Fit after self-cal, rms=0.115973Jy sigma=0.117197 ! 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=0.9496 mas, bmaj=2.277 mas, bpa=0.8236 degrees ! Estimated noise=3.77969 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.00223378 Jy ! Component: 100 - total flux cleaned = 0.00241979 Jy ! Component: 150 - total flux cleaned = 0.00245325 Jy ! Component: 200 - total flux cleaned = 0.00245421 Jy ! Total flux subtracted in 200 components = 0.00245421 Jy ! Clean residual min=-0.003222 max=0.003483 Jy/beam ! Clean residual mean=0.000001 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.185165 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 20 components and 0.185165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115928Jy sigma=0.117144 ! Fit after self-cal, rms=0.115927Jy sigma=0.117141 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 0.99 KP 1.10 ! LA 1.01 MK 0.98 NL 0.95 OV 0.97 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 0.99 KP 1.04 ! LA 0.97 MK 1.00 NL 0.95 OV 0.94 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.03 KP 0.97 ! LA 1.03 MK 0.96 NL 1.02 OV 1.05 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.00 KP 1.00 ! LA 1.03 MK 1.00 NL 1.01 OV 0.97 ! PT 1.03 SC 1.02 ! ! ! Fit before self-cal, rms=0.115927Jy sigma=0.117141 ! Fit after self-cal, rms=0.115775Jy sigma=0.116773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9468 mas, bmaj=2.272 mas, bpa=0.7053 degrees ! Estimated noise=3.76388 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 = -4.29897e-05 Jy ! Component: 100 - total flux cleaned = -0.000175878 Jy ! Component: 150 - total flux cleaned = -0.000277046 Jy ! Component: 200 - total flux cleaned = -0.000293847 Jy ! Total flux subtracted in 200 components = -0.000293847 Jy ! Clean residual min=-0.002969 max=0.002971 Jy/beam ! Clean residual mean=0.000002 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.184871 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.184871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115760Jy sigma=0.116765 ! Fit after self-cal, rms=0.115772Jy sigma=0.116756 ! 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.115772Jy sigma=0.116756 ! Fit after self-cal, rms=0.116113Jy sigma=0.116508 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9463 mas, bmaj=2.273 mas, bpa=0.7191 degrees ! Estimated noise=3.76234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0001647 Jy ! Component: 100 - total flux cleaned = -0.00020063 Jy ! Component: 150 - total flux cleaned = -0.00020052 Jy ! Component: 200 - total flux cleaned = -0.000215413 Jy ! Total flux subtracted in 200 components = -0.000215413 Jy ! Clean residual min=-0.002686 max=0.002748 Jy/beam ! Clean residual mean=0.000004 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.184656 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.184656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116103Jy sigma=0.116504 ! Fit after self-cal, rms=0.116111Jy sigma=0.116497 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.62494e-05 Jy ! Component: 100 - total flux cleaned = -4.70962e-05 Jy ! Component: 150 - total flux cleaned = -6.08355e-05 Jy ! Component: 200 - total flux cleaned = -6.11719e-05 Jy ! Total flux subtracted in 200 components = -6.11719e-05 Jy ! Clean residual min=-0.002691 max=0.002711 Jy/beam ! Clean residual mean=0.000004 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.184595 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.184595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116104Jy sigma=0.116494 ! Fit after self-cal, rms=0.116102Jy sigma=0.116493 ! 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.116102Jy sigma=0.116493 ! Fit after self-cal, rms=0.116082Jy sigma=0.116493 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9465 mas, bmaj=2.274 mas, bpa=0.7317 degrees ! Estimated noise=3.76038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000162478 Jy ! Component: 100 - total flux cleaned = -0.000191126 Jy ! Component: 150 - total flux cleaned = -0.00019158 Jy ! Component: 200 - total flux cleaned = -0.000203549 Jy ! Total flux subtracted in 200 components = -0.000203549 Jy ! Clean residual min=-0.002678 max=0.002710 Jy/beam ! Clean residual mean=0.000004 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.184391 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.184391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116075Jy sigma=0.116490 ! Fit after self-cal, rms=0.116074Jy sigma=0.116489 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 = -1.83476e-05 Jy ! Component: 100 - total flux cleaned = -2.16575e-05 Jy ! Component: 150 - total flux cleaned = -3.35252e-05 Jy ! Component: 200 - total flux cleaned = -4.38905e-05 Jy ! Total flux subtracted in 200 components = -4.38905e-05 Jy ! Clean residual min=-0.002683 max=0.002693 Jy/beam ! Clean residual mean=0.000004 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.184347 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.184347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116069Jy sigma=0.116487 ! Fit after self-cal, rms=0.116067Jy sigma=0.116487 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.116067Jy sigma=0.116487 ! Fit after self-cal, rms=0.116042Jy sigma=0.116487 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.218 mas, bmaj=4.268 mas, bpa=2.853 degrees ! Estimated noise=4.26933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.98855e-05 Jy ! Component: 100 - total flux cleaned = -0.000102119 Jy ! Component: 150 - total flux cleaned = -0.000101135 Jy ! Component: 200 - total flux cleaned = -9.30283e-05 Jy ! Total flux subtracted in 200 components = -9.30283e-05 Jy ! Clean residual min=-0.004086 max=0.003977 Jy/beam ! Clean residual mean=0.000008 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.184254 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 38 components and 0.184254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116043Jy sigma=0.116486 ! Fit after self-cal, rms=0.116039Jy sigma=0.116483 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 = -5.70785e-07 Jy ! Component: 100 - total flux cleaned = -1.57293e-05 Jy ! Component: 150 - total flux cleaned = -1.47515e-05 Jy ! Component: 200 - total flux cleaned = -6.98896e-06 Jy ! Total flux subtracted in 200 components = -6.98896e-06 Jy ! Clean residual min=-0.004087 max=0.003964 Jy/beam ! Clean residual mean=0.000008 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.184247 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 38 components and 0.184247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116040Jy sigma=0.116483 ! Fit after self-cal, rms=0.116038Jy sigma=0.116480 ! 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=0.9466 mas, bmaj=2.274 mas, bpa=0.749 degrees ! Estimated noise=3.75854 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9466 x 2.274 at 0.749 degrees (North through East) ! Clean map min=-0.0026068 max=0.16748 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=0.7333 mas, bmaj=1.817 mas, bpa=0.06124 degrees ! Estimated noise=8.31157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12762 Jy ! Component: 100 - total flux cleaned = 0.164109 Jy ! Component: 150 - total flux cleaned = 0.17766 Jy ! Component: 200 - total flux cleaned = 0.182746 Jy ! Total flux subtracted in 200 components = 0.182746 Jy ! Clean residual min=-0.003501 max=0.003576 Jy/beam ! Clean residual mean=0.000001 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.182746 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.182746 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9466 mas, bmaj=2.274 mas, bpa=0.749 degrees ! Estimated noise=3.75854 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 (0.6, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179089 Jy ! Component: 100 - total flux cleaned = 0.00192341 Jy ! Component: 150 - total flux cleaned = 0.00206242 Jy ! Component: 200 - total flux cleaned = 0.00210008 Jy ! Total flux subtracted in 200 components = 0.00210008 Jy ! Clean residual min=-0.002617 max=0.002735 Jy/beam ! Clean residual mean=0.000004 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.184846 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 29 components and 0.184846 Jy ! Inverting map ! Added new window around map position (4.8, 13.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00286151 Jy ! Component: 100 - total flux cleaned = 0.00458592 Jy ! Component: 150 - total flux cleaned = 0.00583257 Jy ! Component: 200 - total flux cleaned = 0.00685372 Jy ! Total flux subtracted in 200 components = 0.00685372 Jy ! Clean residual min=-0.002296 max=0.002144 Jy/beam ! Clean residual mean=0.000004 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.1917 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 64 components and 0.1917 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.218 mas, bmaj=4.268 mas, bpa=2.853 degrees ! Estimated noise=4.26933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146888 Jy ! Component: 100 - total flux cleaned = 0.00246114 Jy ! Component: 150 - total flux cleaned = 0.00321584 Jy ! Component: 200 - total flux cleaned = 0.00369247 Jy ! Total flux subtracted in 200 components = 0.00369247 Jy ! Clean residual min=-0.002858 max=0.002713 Jy/beam ! Clean residual mean=0.000008 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.195392 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.00034247 Jy ! Component: 100 - total flux cleaned = 0.000518671 Jy ! Component: 150 - total flux cleaned = 0.000635717 Jy ! Component: 200 - total flux cleaned = 0.000716967 Jy ! Total flux subtracted in 200 components = 0.000716967 Jy ! Clean residual min=-0.002822 max=0.002740 Jy/beam ! Clean residual mean=0.000007 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.196109 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 97 components and 0.196109 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9466 mas, bmaj=2.274 mas, bpa=0.749 degrees ! Estimated noise=3.75854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000499193 Jy ! Component: 100 - total flux cleaned = -0.000572141 Jy ! Component: 150 - total flux cleaned = -0.000572682 Jy ! Component: 200 - total flux cleaned = -0.000572653 Jy ! Total flux subtracted in 200 components = -0.000572653 Jy ! Clean residual min=-0.002258 max=0.002215 Jy/beam ! Clean residual mean=0.000004 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.195537 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 109 components and 0.195537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115947Jy sigma=0.116359 ! Fit after self-cal, rms=0.115949Jy sigma=0.116351 wmodel /scr/pima/rdv93_uvs/J1332-1402_X_map.mod ! Writing 109 model components to file: /scr/pima/rdv93_uvs/J1332-1402_X_map.mod wobs /scr/pima/rdv93_uvs/J1332-1402_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1332-1402_X_uvs.fits wwins /scr/pima/rdv93_uvs/J1332-1402_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv93_uvs/J1332-1402_X_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.000110878 Jy ! Component: 100 - total flux cleaned = 3.58832e-05 Jy ! Component: 150 - total flux cleaned = 0.000104072 Jy ! Component: 200 - total flux cleaned = 0.000203964 Jy ! Component: 250 - total flux cleaned = 0.000268985 Jy ! Component: 300 - total flux cleaned = 0.000332309 Jy ! Component: 350 - total flux cleaned = 0.00030167 Jy ! Component: 400 - total flux cleaned = 0.000272242 Jy ! Component: 450 - total flux cleaned = 0.000184235 Jy ! Component: 500 - total flux cleaned = 0.000155563 Jy ! Component: 550 - total flux cleaned = 4.30928e-05 Jy ! Component: 600 - total flux cleaned = 1.56827e-05 Jy ! Component: 650 - total flux cleaned = 4.30371e-05 Jy ! Component: 700 - total flux cleaned = 1.63544e-05 Jy ! Component: 750 - total flux cleaned = 1.6285e-05 Jy ! Component: 800 - total flux cleaned = 1.59883e-05 Jy ! Component: 850 - total flux cleaned = 4.1098e-05 Jy ! Component: 900 - total flux cleaned = 4.13874e-05 Jy ! Component: 950 - total flux cleaned = 4.15683e-05 Jy ! Component: 1000 - total flux cleaned = -5.98047e-06 Jy ! Component: 1050 - total flux cleaned = 1.70574e-05 Jy ! Component: 1100 - total flux cleaned = -7.57814e-05 Jy ! Component: 1150 - total flux cleaned = -0.000143995 Jy ! Component: 1200 - total flux cleaned = -0.000121368 Jy ! Component: 1250 - total flux cleaned = -0.000165601 Jy ! Component: 1300 - total flux cleaned = -0.000187311 Jy ! Component: 1350 - total flux cleaned = -0.000209144 Jy ! Component: 1400 - total flux cleaned = -0.000188354 Jy ! Component: 1450 - total flux cleaned = -0.000251573 Jy ! Component: 1500 - total flux cleaned = -0.000251378 Jy ! Component: 1550 - total flux cleaned = -0.000209828 Jy ! Component: 1600 - total flux cleaned = -0.000169051 Jy ! Component: 1650 - total flux cleaned = -0.000209553 Jy ! Component: 1700 - total flux cleaned = -0.000229193 Jy ! Component: 1750 - total flux cleaned = -0.000229388 Jy ! Component: 1800 - total flux cleaned = -0.000190398 Jy ! Component: 1850 - total flux cleaned = -0.000228818 Jy ! Component: 1900 - total flux cleaned = -0.000133519 Jy ! Component: 1950 - total flux cleaned = -0.000171408 Jy ! Component: 2000 - total flux cleaned = -0.000152399 Jy ! Component: 2050 - total flux cleaned = -9.67664e-05 Jy ! Component: 2100 - total flux cleaned = -4.1609e-05 Jy ! Component: 2150 - total flux cleaned = -5.98013e-05 Jy ! Component: 2200 - total flux cleaned = 1.22215e-05 Jy ! Component: 2250 - total flux cleaned = -4.16117e-05 Jy ! Component: 2300 - total flux cleaned = -2.37245e-05 Jy ! Component: 2350 - total flux cleaned = -7.66141e-05 Jy ! Component: 2400 - total flux cleaned = -5.87563e-05 Jy ! Component: 2450 - total flux cleaned = -2.39949e-05 Jy ! Component: 2500 - total flux cleaned = 2.75174e-05 Jy ! Component: 2550 - total flux cleaned = -6.56583e-06 Jy ! Component: 2600 - total flux cleaned = -4.00932e-05 Jy ! Component: 2650 - total flux cleaned = 1.00776e-05 Jy ! Component: 2700 - total flux cleaned = 2.67988e-05 Jy ! Component: 2750 - total flux cleaned = 5.97295e-05 Jy ! Component: 2800 - total flux cleaned = 2.70005e-05 Jy ! Component: 2850 - total flux cleaned = 5.9625e-05 Jy ! Component: 2900 - total flux cleaned = 7.56314e-05 Jy ! Component: 2950 - total flux cleaned = 7.56161e-05 Jy ! Component: 3000 - total flux cleaned = 0.000107811 Jy ! Component: 3050 - total flux cleaned = 0.000171125 Jy ! Component: 3100 - total flux cleaned = 0.000233983 Jy ! Component: 3150 - total flux cleaned = 0.000202975 Jy ! Component: 3200 - total flux cleaned = 0.000202954 Jy ! Component: 3250 - total flux cleaned = 0.000233783 Jy ! Component: 3300 - total flux cleaned = 0.000310246 Jy ! Component: 3350 - total flux cleaned = 0.000295047 Jy ! Component: 3400 - total flux cleaned = 0.000325265 Jy ! Component: 3450 - total flux cleaned = 0.000340205 Jy ! Component: 3500 - total flux cleaned = 0.000384813 Jy ! Component: 3550 - total flux cleaned = 0.000370171 Jy ! Component: 3600 - total flux cleaned = 0.000414274 Jy ! Component: 3650 - total flux cleaned = 0.000414346 Jy ! Component: 3700 - total flux cleaned = 0.00048712 Jy ! Component: 3750 - total flux cleaned = 0.000458194 Jy ! Component: 3800 - total flux cleaned = 0.000472514 Jy ! Component: 3850 - total flux cleaned = 0.000515244 Jy ! Component: 3900 - total flux cleaned = 0.000557735 Jy ! Component: 3950 - total flux cleaned = 0.000600028 Jy ! Component: 4000 - total flux cleaned = 0.000571953 Jy ! Component: 4050 - total flux cleaned = 0.000599824 Jy ! Total flux subtracted in 4096 components = 0.000586018 Jy ! Clean residual min=-0.000782 max=0.000922 Jy/beam ! Clean residual mean=0.000002 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.196123 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 423 components and 0.196123 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J1332-1402_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9466 x 2.274 at 0.749 degrees (North through East) ! Clean map min=-0.0013183 max=0.16684 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1332-1402_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.166836 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247356 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.444787 0.444787 0.889575 1.77915 3.5583 7.1166 14.2332 28.4664 56.9328 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.166 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1332-1402_X_uvs.log closed on Tue Sep 24 17:08:05 2013