! Started logfile: /scr/pima/rdv94_uvs/J1321+8316_X_uvs.log on Mon Sep 23 22:11:40 2013 obs /scr/pima/rdv94_uvs/J1321+8316_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J1321+8316_X_uva.fits ! AN table 1: 148 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.996863 visibilities/baseline/integration-bin. ! Found source: J1321+8316 ! ! 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 16524 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/rdv94_uvs/J1321+8316_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014339Jy sigma=1.219535 ! Fit after self-cal, rms=0.835421Jy sigma=0.979800 ! 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.7572 mas, bmaj=2.589 mas, bpa=-35.51 degrees ! Estimated noise=10.1483 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.13336 Jy ! Component: 100 - total flux cleaned = 0.172614 Jy ! Total flux subtracted in 100 components = 0.172614 Jy ! Clean residual min=-0.008648 max=0.015740 Jy/beam ! Clean residual mean=-0.000003 rms=0.001950 Jy/beam ! Combined flux in latest and established models = 0.172614 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.172614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111033Jy sigma=0.126971 ! Fit after self-cal, rms=0.111087Jy sigma=0.126868 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164829 Jy ! Component: 100 - total flux cleaned = 0.0233667 Jy ! Total flux subtracted in 100 components = 0.0233667 Jy ! Clean residual min=-0.005222 max=0.005244 Jy/beam ! Clean residual mean=-0.000002 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.19598 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 15 components and 0.19598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109077Jy sigma=0.123448 ! Fit after self-cal, rms=0.109082Jy sigma=0.123390 ! 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=1.008 mas, bmaj=2.848 mas, bpa=-37.04 degrees ! Estimated noise=4.7852 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.00374913 Jy ! Component: 100 - total flux cleaned = 0.00433 Jy ! Component: 150 - total flux cleaned = 0.00475025 Jy ! Component: 200 - total flux cleaned = 0.00513527 Jy ! Total flux subtracted in 200 components = 0.00513527 Jy ! Clean residual min=-0.004558 max=0.003901 Jy/beam ! Clean residual mean=-0.000003 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.201116 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.201116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108870Jy sigma=0.123013 ! Fit after self-cal, rms=0.108869Jy sigma=0.122999 ! 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 0.97 HN 0.98 KP 1.02 ! LA 1.05 MK 0.99 NL 0.95 OV 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 0.98 HN 0.99 KP 0.96 ! LA 1.02 MK 0.97 NL 0.98 OV 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.03 KP 0.87 ! LA 1.07 MK 0.95 NL 1.01 OV 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.02 HN 0.99 KP 0.93 ! LA 1.07 MK 0.99 NL 1.02 OV 1.03 ! ! ! Fit before self-cal, rms=0.108869Jy sigma=0.122999 ! Fit after self-cal, rms=0.107094Jy sigma=0.121573 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.002 mas, bmaj=2.837 mas, bpa=-36.97 degrees ! Estimated noise=4.76412 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.000286687 Jy ! Component: 100 - total flux cleaned = 2.41452e-06 Jy ! Component: 150 - total flux cleaned = 0.000120365 Jy ! Component: 200 - total flux cleaned = 0.000172967 Jy ! Total flux subtracted in 200 components = 0.000172967 Jy ! Clean residual min=-0.002764 max=0.003011 Jy/beam ! Clean residual mean=-0.000004 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.201289 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.201289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107061Jy sigma=0.121536 ! Fit after self-cal, rms=0.107147Jy sigma=0.121504 ! 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.107147Jy sigma=0.121504 ! Fit after self-cal, rms=0.107107Jy sigma=0.121419 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.001 mas, bmaj=2.834 mas, bpa=-36.99 degrees ! Estimated noise=4.76209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000139376 Jy ! Component: 100 - total flux cleaned = -5.95261e-05 Jy ! Component: 150 - total flux cleaned = -0.000103554 Jy ! Component: 200 - total flux cleaned = -0.000144265 Jy ! Total flux subtracted in 200 components = -0.000144265 Jy ! Clean residual min=-0.002700 max=0.002704 Jy/beam ! Clean residual mean=-0.000004 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.201144 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.201144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107094Jy sigma=0.121403 ! Fit after self-cal, rms=0.107100Jy sigma=0.121399 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.000163241 Jy ! Component: 100 - total flux cleaned = -0.000221822 Jy ! Component: 150 - total flux cleaned = -0.000256534 Jy ! Component: 200 - total flux cleaned = -0.000288721 Jy ! Total flux subtracted in 200 components = -0.000288721 Jy ! Clean residual min=-0.002671 max=0.002699 Jy/beam ! Clean residual mean=-0.000004 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.200856 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 0.200856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107094Jy sigma=0.121390 ! Fit after self-cal, rms=0.107093Jy sigma=0.121390 ! 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.107093Jy sigma=0.121390 ! Fit after self-cal, rms=0.107049Jy sigma=0.121388 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.001 mas, bmaj=2.833 mas, bpa=-37.03 degrees ! Estimated noise=4.76146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000168708 Jy ! Component: 100 - total flux cleaned = -0.00020281 Jy ! Component: 150 - total flux cleaned = -0.000234162 Jy ! Component: 200 - total flux cleaned = -0.000263842 Jy ! Total flux subtracted in 200 components = -0.000263842 Jy ! Clean residual min=-0.002657 max=0.002700 Jy/beam ! Clean residual mean=-0.000004 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.200592 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.200592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107044Jy sigma=0.121381 ! Fit after self-cal, rms=0.107041Jy sigma=0.121381 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.00010443 Jy ! Component: 100 - total flux cleaned = -0.000118497 Jy ! Component: 150 - total flux cleaned = -0.000145542 Jy ! Component: 200 - total flux cleaned = -0.000171217 Jy ! Total flux subtracted in 200 components = -0.000171217 Jy ! Clean residual min=-0.002642 max=0.002687 Jy/beam ! Clean residual mean=-0.000004 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.200421 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 52 components and 0.200421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107038Jy sigma=0.121376 ! Fit after self-cal, rms=0.107038Jy sigma=0.121375 ! 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.107038Jy sigma=0.121375 ! Fit after self-cal, rms=0.106985Jy sigma=0.121374 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.987 mas, bmaj=3.549 mas, bpa=-43.87 degrees ! Estimated noise=5.35902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137415 Jy ! Component: 100 - total flux cleaned = 0.000166025 Jy ! Component: 150 - total flux cleaned = 0.000184193 Jy ! Component: 200 - total flux cleaned = 0.000216337 Jy ! Total flux subtracted in 200 components = 0.000216337 Jy ! Clean residual min=-0.002920 max=0.003893 Jy/beam ! Clean residual mean=-0.000007 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.200637 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.200637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106985Jy sigma=0.121371 ! Fit after self-cal, rms=0.106977Jy sigma=0.121367 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.28521e-05 Jy ! Component: 100 - total flux cleaned = -4.13724e-05 Jy ! Component: 150 - total flux cleaned = -4.17853e-05 Jy ! Component: 200 - total flux cleaned = -2.60304e-05 Jy ! Total flux subtracted in 200 components = -2.60304e-05 Jy ! Clean residual min=-0.002885 max=0.003793 Jy/beam ! Clean residual mean=-0.000007 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.200611 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 61 components and 0.200611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106979Jy sigma=0.121365 ! Fit after self-cal, rms=0.106976Jy sigma=0.121363 ! 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=1.001 mas, bmaj=2.832 mas, bpa=-37.06 degrees ! Estimated noise=4.76001 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.001 x 2.832 at -37.06 degrees (North through East) ! Clean map min=-0.0028698 max=0.17469 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.7529 mas, bmaj=2.57 mas, bpa=-35.45 degrees ! Estimated noise=10.0341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131719 Jy ! Component: 100 - total flux cleaned = 0.172463 Jy ! Component: 150 - total flux cleaned = 0.189013 Jy ! Component: 200 - total flux cleaned = 0.19501 Jy ! Total flux subtracted in 200 components = 0.19501 Jy ! Clean residual min=-0.004976 max=0.004972 Jy/beam ! Clean residual mean=-0.000001 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.19501 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.19501 Jy ! Inverting map and beam ! Estimated beam: bmin=1.001 mas, bmaj=2.832 mas, bpa=-37.06 degrees ! Estimated noise=4.76001 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.00391515 Jy ! Component: 100 - total flux cleaned = 0.00458979 Jy ! Component: 150 - total flux cleaned = 0.00482576 Jy ! Component: 200 - total flux cleaned = 0.00494815 Jy ! Total flux subtracted in 200 components = 0.00494815 Jy ! Clean residual min=-0.002679 max=0.002830 Jy/beam ! Clean residual mean=-0.000004 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.199958 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.199958 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=1.987 mas, bmaj=3.549 mas, bpa=-43.87 degrees ! Estimated noise=5.35902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112343 Jy ! Component: 100 - total flux cleaned = 0.000999939 Jy ! Component: 150 - total flux cleaned = 0.000909938 Jy ! Component: 200 - total flux cleaned = 0.000864669 Jy ! Total flux subtracted in 200 components = 0.000864669 Jy ! Clean residual min=-0.002922 max=0.004176 Jy/beam ! Clean residual mean=-0.000007 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.200823 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) ! Added new window around map position (-3.6, 0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00374164 Jy ! Component: 100 - total flux cleaned = 0.00557617 Jy ! Component: 150 - total flux cleaned = 0.00678636 Jy ! Component: 200 - total flux cleaned = 0.00781509 Jy ! Total flux subtracted in 200 components = 0.00781509 Jy ! Clean residual min=-0.002497 max=0.003362 Jy/beam ! Clean residual mean=-0.000005 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.208638 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 71 components and 0.208638 Jy ! Inverting map ! Added new window around map position (-7.8, -19.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253598 Jy ! Component: 100 - total flux cleaned = 0.00327211 Jy ! Component: 150 - total flux cleaned = 0.00405243 Jy ! Component: 200 - total flux cleaned = 0.00469906 Jy ! Total flux subtracted in 200 components = 0.00469906 Jy ! Clean residual min=-0.002301 max=0.002093 Jy/beam ! Clean residual mean=-0.000004 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.213337 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 101 components and 0.213337 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.001 mas, bmaj=2.832 mas, bpa=-37.06 degrees ! Estimated noise=4.76001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000435166 Jy ! Component: 100 - total flux cleaned = 0.000918155 Jy ! Component: 150 - total flux cleaned = 0.00135114 Jy ! Component: 200 - total flux cleaned = 0.001709 Jy ! Total flux subtracted in 200 components = 0.001709 Jy ! Clean residual min=-0.001963 max=0.002057 Jy/beam ! Clean residual mean=-0.000002 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.215046 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 128 components and 0.215046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106857Jy sigma=0.121179 ! Fit after self-cal, rms=0.106849Jy sigma=0.121164 wmodel /scr/pima/rdv94_uvs/J1321+8316_X_map.mod ! Writing 128 model components to file: /scr/pima/rdv94_uvs/J1321+8316_X_map.mod wobs /scr/pima/rdv94_uvs/J1321+8316_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J1321+8316_X_uvs.fits wwins /scr/pima/rdv94_uvs/J1321+8316_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv94_uvs/J1321+8316_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.000101109 Jy ! Component: 100 - total flux cleaned = -0.00053905 Jy ! Component: 150 - total flux cleaned = -0.000921786 Jy ! Component: 200 - total flux cleaned = -0.00095282 Jy ! Component: 250 - total flux cleaned = -0.0010706 Jy ! Component: 300 - total flux cleaned = -0.00118431 Jy ! Component: 350 - total flux cleaned = -0.0012126 Jy ! Component: 400 - total flux cleaned = -0.00134788 Jy ! Component: 450 - total flux cleaned = -0.00147933 Jy ! Component: 500 - total flux cleaned = -0.00160743 Jy ! Component: 550 - total flux cleaned = -0.00163242 Jy ! Component: 600 - total flux cleaned = -0.00178076 Jy ! Component: 650 - total flux cleaned = -0.0018285 Jy ! Component: 700 - total flux cleaned = -0.00192368 Jy ! Component: 750 - total flux cleaned = -0.00201748 Jy ! Component: 800 - total flux cleaned = -0.00211022 Jy ! Component: 850 - total flux cleaned = -0.00224673 Jy ! Component: 900 - total flux cleaned = -0.00229166 Jy ! Component: 950 - total flux cleaned = -0.00238041 Jy ! Component: 1000 - total flux cleaned = -0.00244633 Jy ! Component: 1050 - total flux cleaned = -0.0025329 Jy ! Component: 1100 - total flux cleaned = -0.00259681 Jy ! Component: 1150 - total flux cleaned = -0.00263901 Jy ! Component: 1200 - total flux cleaned = -0.00270181 Jy ! Component: 1250 - total flux cleaned = -0.00270216 Jy ! Component: 1300 - total flux cleaned = -0.00276376 Jy ! Component: 1350 - total flux cleaned = -0.00286486 Jy ! Component: 1400 - total flux cleaned = -0.00286541 Jy ! Component: 1450 - total flux cleaned = -0.0029643 Jy ! Component: 1500 - total flux cleaned = -0.00304237 Jy ! Component: 1550 - total flux cleaned = -0.00302327 Jy ! Component: 1600 - total flux cleaned = -0.00308088 Jy ! Component: 1650 - total flux cleaned = -0.00313818 Jy ! Component: 1700 - total flux cleaned = -0.00313819 Jy ! Component: 1750 - total flux cleaned = -0.003194 Jy ! Component: 1800 - total flux cleaned = -0.00317532 Jy ! Component: 1850 - total flux cleaned = -0.00315663 Jy ! Component: 1900 - total flux cleaned = -0.00310207 Jy ! Component: 1950 - total flux cleaned = -0.00313814 Jy ! Component: 2000 - total flux cleaned = -0.00311983 Jy ! Component: 2050 - total flux cleaned = -0.00310218 Jy ! Component: 2100 - total flux cleaned = -0.00306681 Jy ! Component: 2150 - total flux cleaned = -0.00306675 Jy ! Component: 2200 - total flux cleaned = -0.00306683 Jy ! Component: 2250 - total flux cleaned = -0.00304979 Jy ! Component: 2300 - total flux cleaned = -0.00303279 Jy ! Component: 2350 - total flux cleaned = -0.00306663 Jy ! Component: 2400 - total flux cleaned = -0.00306683 Jy ! Component: 2450 - total flux cleaned = -0.00306694 Jy ! Component: 2500 - total flux cleaned = -0.00314996 Jy ! Component: 2550 - total flux cleaned = -0.00305089 Jy ! Component: 2600 - total flux cleaned = -0.00305102 Jy ! Component: 2650 - total flux cleaned = -0.00308346 Jy ! Component: 2700 - total flux cleaned = -0.00308335 Jy ! Component: 2750 - total flux cleaned = -0.00305145 Jy ! Component: 2800 - total flux cleaned = -0.00311539 Jy ! Component: 2850 - total flux cleaned = -0.00309953 Jy ! Component: 2900 - total flux cleaned = -0.00309958 Jy ! Component: 2950 - total flux cleaned = -0.00316209 Jy ! Component: 3000 - total flux cleaned = -0.00317755 Jy ! Component: 3050 - total flux cleaned = -0.00320859 Jy ! Component: 3100 - total flux cleaned = -0.0032396 Jy ! Component: 3150 - total flux cleaned = -0.00330066 Jy ! Component: 3200 - total flux cleaned = -0.00333084 Jy ! Component: 3250 - total flux cleaned = -0.00330048 Jy ! Component: 3300 - total flux cleaned = -0.00330033 Jy ! Component: 3350 - total flux cleaned = -0.00333024 Jy ! Component: 3400 - total flux cleaned = -0.00330046 Jy ! Component: 3450 - total flux cleaned = -0.00338921 Jy ! Component: 3500 - total flux cleaned = -0.00343326 Jy ! Component: 3550 - total flux cleaned = -0.00346254 Jy ! Component: 3600 - total flux cleaned = -0.00343351 Jy ! Component: 3650 - total flux cleaned = -0.00349149 Jy ! Component: 3700 - total flux cleaned = -0.003506 Jy ! Component: 3750 - total flux cleaned = -0.00350588 Jy ! Component: 3800 - total flux cleaned = -0.00347734 Jy ! Component: 3850 - total flux cleaned = -0.00350567 Jy ! Component: 3900 - total flux cleaned = -0.00344919 Jy ! Component: 3950 - total flux cleaned = -0.00344921 Jy ! Component: 4000 - total flux cleaned = -0.00343535 Jy ! Component: 4050 - total flux cleaned = -0.00346319 Jy ! Total flux subtracted in 4096 components = -0.00342165 Jy ! Clean residual min=-0.000814 max=0.001009 Jy/beam ! Clean residual mean=-0.000001 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.211625 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 400 components and 0.211625 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J1321+8316_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.001 x 2.832 at -37.06 degrees (North through East) ! Clean map min=-0.0019911 max=0.17442 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J1321+8316_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.17442 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000238361 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.409978 0.409978 0.819956 1.63991 3.27983 6.55965 13.1193 26.2386 52.4772 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.174 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J1321+8316_X_uvs.log closed on Mon Sep 23 22:11:45 2013