! Started logfile: /scr/pima/rv102_uvs/J1329+5009_S_uvs.log on Sat Feb 27 22:25:38 2016 obs /scr/pima/rv102_uvs/J1329+5009_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1329+5009_S_uva.fits ! AN table 1: 21 integrations on 28 of 28 possible baselines. ! AN table 2: 23 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.494673 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1329+5009 ! ! 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 139 lines of history. ! ! Reading 1300 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 /scr/pima/rv102_uvs/J1329+5009_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 59 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.008372Jy sigma=12.682604 ! Fit after self-cal, rms=0.893074Jy sigma=11.560790 ! 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.552 mas, bmaj=8.544 mas, bpa=75.31 degrees ! Estimated noise=2.4585 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.0893856 Jy ! Component: 100 - total flux cleaned = 0.0949765 Jy ! Total flux subtracted in 100 components = 0.0949765 Jy ! Clean residual min=-0.031640 max=0.050775 Jy/beam ! Clean residual mean=0.000037 rms=0.008564 Jy/beam ! Combined flux in latest and established models = 0.0949765 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0949765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104289Jy sigma=1.204390 ! Fit after self-cal, rms=0.102956Jy sigma=1.182547 ! 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.064 mas, bmaj=9.942 mas, bpa=73.69 degrees ! Estimated noise=1.73887 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.0108035 Jy ! Component: 100 - total flux cleaned = -0.0108563 Jy ! Component: 150 - total flux cleaned = -0.0108761 Jy ! Component: 200 - total flux cleaned = -0.0105648 Jy ! Total flux subtracted in 200 components = -0.0105648 Jy ! Clean residual min=-0.021324 max=0.041041 Jy/beam ! Clean residual mean=0.000095 rms=0.007840 Jy/beam ! Combined flux in latest and established models = 0.0844117 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.0844117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098296Jy sigma=1.124073 ! Fit after self-cal, rms=0.097866Jy sigma=1.119349 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.064 x 9.942 at 73.69 degrees (North through East) ! Clean map min=-0.020346 max=0.092979 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! A total of 60 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! A total of 60 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! A total of 60 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! A total of 60 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.097866Jy sigma=1.119349 ! Fit after self-cal, rms=0.099273Jy sigma=1.166737 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=10.31 mas, bpa=79.14 degrees ! Estimated noise=1.91521 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 = 3.73724e-05 Jy ! Component: 100 - total flux cleaned = -0.0010872 Jy ! Component: 150 - total flux cleaned = -0.00169946 Jy ! Component: 200 - total flux cleaned = -0.00223531 Jy ! Total flux subtracted in 200 components = -0.00223531 Jy ! Clean residual min=-0.022307 max=0.041840 Jy/beam ! Clean residual mean=0.000117 rms=0.009206 Jy/beam ! Combined flux in latest and established models = 0.0821764 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 0.0821764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098707Jy sigma=1.158033 ! Fit after self-cal, rms=0.098572Jy sigma=1.157744 ! 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.098572Jy sigma=1.157744 ! Fit after self-cal, rms=0.098572Jy sigma=1.157744 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=10.31 mas, bpa=79.14 degrees ! Estimated noise=1.91521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000811442 Jy ! Component: 100 - total flux cleaned = -0.00104208 Jy ! Component: 150 - total flux cleaned = -0.00114174 Jy ! Component: 200 - total flux cleaned = -0.00114549 Jy ! Total flux subtracted in 200 components = -0.00114549 Jy ! Clean residual min=-0.022461 max=0.040938 Jy/beam ! Clean residual mean=0.000118 rms=0.009188 Jy/beam ! Combined flux in latest and established models = 0.0810309 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.0810309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098458Jy sigma=1.154158 ! Fit after self-cal, rms=0.098403Jy sigma=1.154075 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-35, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0334386 Jy ! Component: 100 - total flux cleaned = 0.0396534 Jy ! Component: 150 - total flux cleaned = 0.0423152 Jy ! Component: 200 - total flux cleaned = 0.042654 Jy ! Total flux subtracted in 200 components = 0.042654 Jy ! Clean residual min=-0.017594 max=0.026178 Jy/beam ! Clean residual mean=0.000066 rms=0.006185 Jy/beam ! Combined flux in latest and established models = 0.123685 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 56 components and 0.123685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086961Jy sigma=0.960848 ! Fit after self-cal, rms=0.083118Jy sigma=0.918433 ! 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.083118Jy sigma=0.918433 ! Fit after self-cal, rms=0.083118Jy sigma=0.918433 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=10.31 mas, bpa=79.14 degrees ! Estimated noise=1.91521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158457 Jy ! Component: 100 - total flux cleaned = 0.0202058 Jy ! Component: 150 - total flux cleaned = 0.021245 Jy ! Component: 200 - total flux cleaned = 0.0223858 Jy ! Total flux subtracted in 200 components = 0.0223858 Jy ! Clean residual min=-0.016396 max=0.014832 Jy/beam ! Clean residual mean=0.000040 rms=0.004757 Jy/beam ! Combined flux in latest and established models = 0.146071 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 70 components and 0.146071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079387Jy sigma=0.869209 ! Fit after self-cal, rms=0.078796Jy sigma=0.859638 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.00524161 Jy ! Component: 100 - total flux cleaned = 0.0081824 Jy ! Component: 150 - total flux cleaned = 0.00888426 Jy ! Component: 200 - total flux cleaned = 0.00967902 Jy ! Total flux subtracted in 200 components = 0.00967902 Jy ! Clean residual min=-0.016285 max=0.012430 Jy/beam ! Clean residual mean=0.000027 rms=0.004325 Jy/beam ! Combined flux in latest and established models = 0.15575 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.15575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077267Jy sigma=0.846090 ! Fit after self-cal, rms=0.077215Jy sigma=0.843355 ! 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.077215Jy sigma=0.843355 ! Fit after self-cal, rms=0.077215Jy sigma=0.843355 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.153 mas, bmaj=19.9 mas, bpa=64.9 degrees ! Estimated noise=2.53413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00596593 Jy ! Component: 100 - total flux cleaned = 0.00693094 Jy ! Component: 150 - total flux cleaned = 0.00755955 Jy ! Component: 200 - total flux cleaned = 0.00825075 Jy ! Total flux subtracted in 200 components = 0.00825075 Jy ! Clean residual min=-0.024597 max=0.016203 Jy/beam ! Clean residual mean=0.000038 rms=0.007800 Jy/beam ! Combined flux in latest and established models = 0.164 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 89 components and 0.164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076441Jy sigma=0.845726 ! Fit after self-cal, rms=0.076511Jy sigma=0.845004 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.000923307 Jy ! Component: 100 - total flux cleaned = 0.00144123 Jy ! Component: 150 - total flux cleaned = 0.00192025 Jy ! Component: 200 - total flux cleaned = 0.00236754 Jy ! Total flux subtracted in 200 components = 0.00236754 Jy ! Clean residual min=-0.024511 max=0.015822 Jy/beam ! Clean residual mean=0.000033 rms=0.007730 Jy/beam ! Combined flux in latest and established models = 0.166368 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 97 components and 0.166368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076269Jy sigma=0.844997 ! Fit after self-cal, rms=0.076303Jy sigma=0.844541 ! 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.163 mas, bmaj=10.31 mas, bpa=79.14 degrees ! Estimated noise=1.91521 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.163 x 10.31 at 79.14 degrees (North through East) ! Clean map min=-0.017042 max=0.082696 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.584 mas, bmaj=9.007 mas, bpa=80.59 degrees ! Estimated noise=2.56171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105691 Jy ! Component: 100 - total flux cleaned = 0.133204 Jy ! Component: 150 - total flux cleaned = 0.141522 Jy ! Component: 200 - total flux cleaned = 0.144478 Jy ! Total flux subtracted in 200 components = 0.144478 Jy ! Clean residual min=-0.015237 max=0.017818 Jy/beam ! Clean residual mean=0.000012 rms=0.004436 Jy/beam ! Combined flux in latest and established models = 0.144478 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.144478 Jy ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=10.31 mas, bpa=79.14 degrees ! Estimated noise=1.91521 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.00758823 Jy ! Component: 100 - total flux cleaned = 0.0104358 Jy ! Component: 150 - total flux cleaned = 0.0119508 Jy ! Component: 200 - total flux cleaned = 0.0135489 Jy ! Total flux subtracted in 200 components = 0.0135489 Jy ! Clean residual min=-0.016987 max=0.015216 Jy/beam ! Clean residual mean=0.000026 rms=0.004617 Jy/beam ! Combined flux in latest and established models = 0.158027 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.158027 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.153 mas, bmaj=19.9 mas, bpa=64.9 degrees ! Estimated noise=2.53413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0057416 Jy ! Component: 100 - total flux cleaned = 0.00685707 Jy ! Component: 150 - total flux cleaned = 0.00776558 Jy ! Component: 200 - total flux cleaned = 0.00822047 Jy ! Total flux subtracted in 200 components = 0.00822047 Jy ! Clean residual min=-0.025443 max=0.017796 Jy/beam ! Clean residual mean=0.000042 rms=0.008061 Jy/beam ! Combined flux in latest and established models = 0.166247 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.000138748 Jy ! Component: 100 - total flux cleaned = 2.0439e-05 Jy ! Component: 150 - total flux cleaned = 0.000122007 Jy ! Component: 200 - total flux cleaned = 0.00022111 Jy ! Total flux subtracted in 200 components = 0.00022111 Jy ! Clean residual min=-0.024930 max=0.017035 Jy/beam ! Clean residual mean=0.000040 rms=0.007964 Jy/beam ! Combined flux in latest and established models = 0.166468 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.166468 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=10.31 mas, bpa=79.14 degrees ! Estimated noise=1.91521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00277389 Jy ! Component: 100 - total flux cleaned = -0.00413035 Jy ! Component: 150 - total flux cleaned = -0.00444458 Jy ! Component: 200 - total flux cleaned = -0.00457358 Jy ! Total flux subtracted in 200 components = -0.00457358 Jy ! Clean residual min=-0.016030 max=0.012479 Jy/beam ! Clean residual mean=0.000021 rms=0.004227 Jy/beam ! Combined flux in latest and established models = 0.161895 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 76 components and 0.161895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076210Jy sigma=0.838673 ! Fit after self-cal, rms=0.075919Jy sigma=0.834069 wmodel /scr/pima/rv102_uvs/J1329+5009_S_map.mod ! Writing 76 model components to file: /scr/pima/rv102_uvs/J1329+5009_S_map.mod wobs /scr/pima/rv102_uvs/J1329+5009_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1329+5009_S_uvs.fits wwins /scr/pima/rv102_uvs/J1329+5009_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv102_uvs/J1329+5009_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.00667504 Jy ! Component: 100 - total flux cleaned = -0.00856449 Jy ! Component: 150 - total flux cleaned = -0.00858561 Jy ! Component: 200 - total flux cleaned = -0.00843285 Jy ! Component: 250 - total flux cleaned = -0.00738431 Jy ! Component: 300 - total flux cleaned = -0.00613006 Jy ! Component: 350 - total flux cleaned = -0.00521689 Jy ! Component: 400 - total flux cleaned = -0.00399033 Jy ! Component: 450 - total flux cleaned = -0.00318028 Jy ! Component: 500 - total flux cleaned = -0.0027357 Jy ! Component: 550 - total flux cleaned = -0.00211178 Jy ! Component: 600 - total flux cleaned = -0.00171533 Jy ! Component: 650 - total flux cleaned = -0.00105186 Jy ! Component: 700 - total flux cleaned = -0.00032858 Jy ! Component: 750 - total flux cleaned = -0.000154844 Jy ! Component: 800 - total flux cleaned = -0.000153815 Jy ! Component: 850 - total flux cleaned = -0.000152967 Jy ! Component: 900 - total flux cleaned = 8.03849e-05 Jy ! Component: 950 - total flux cleaned = 0.000533808 Jy ! Component: 1000 - total flux cleaned = 0.000904164 Jy ! Component: 1050 - total flux cleaned = 0.00140947 Jy ! Component: 1100 - total flux cleaned = 0.00197264 Jy ! Component: 1150 - total flux cleaned = 0.00238575 Jy ! Component: 1200 - total flux cleaned = 0.00305939 Jy ! Component: 1250 - total flux cleaned = 0.00352082 Jy ! Component: 1300 - total flux cleaned = 0.00416872 Jy ! Component: 1350 - total flux cleaned = 0.00448641 Jy ! Component: 1400 - total flux cleaned = 0.00492671 Jy ! Component: 1450 - total flux cleaned = 0.00529841 Jy ! Component: 1500 - total flux cleaned = 0.00554297 Jy ! Component: 1550 - total flux cleaned = 0.00584572 Jy ! Component: 1600 - total flux cleaned = 0.00614497 Jy ! Component: 1650 - total flux cleaned = 0.00626385 Jy ! Component: 1700 - total flux cleaned = 0.00655641 Jy ! Component: 1750 - total flux cleaned = 0.00673092 Jy ! Component: 1800 - total flux cleaned = 0.00701836 Jy ! Component: 1850 - total flux cleaned = 0.00713221 Jy ! Component: 1900 - total flux cleaned = 0.00713237 Jy ! Component: 1950 - total flux cleaned = 0.00735698 Jy ! Component: 2000 - total flux cleaned = 0.00746818 Jy ! Component: 2050 - total flux cleaned = 0.00746791 Jy ! Component: 2100 - total flux cleaned = 0.00757793 Jy ! Component: 2150 - total flux cleaned = 0.0075232 Jy ! Component: 2200 - total flux cleaned = 0.00752325 Jy ! Component: 2250 - total flux cleaned = 0.00757747 Jy ! Component: 2300 - total flux cleaned = 0.00779403 Jy ! Component: 2350 - total flux cleaned = 0.00774021 Jy ! Component: 2400 - total flux cleaned = 0.00795646 Jy ! Component: 2450 - total flux cleaned = 0.00795651 Jy ! Component: 2500 - total flux cleaned = 0.00795621 Jy ! Component: 2550 - total flux cleaned = 0.00806367 Jy ! Component: 2600 - total flux cleaned = 0.00790136 Jy ! Component: 2650 - total flux cleaned = 0.00795546 Jy ! Component: 2700 - total flux cleaned = 0.00784694 Jy ! Component: 2750 - total flux cleaned = 0.00773839 Jy ! Component: 2800 - total flux cleaned = 0.00757536 Jy ! Component: 2850 - total flux cleaned = 0.00752092 Jy ! Component: 2900 - total flux cleaned = 0.00741148 Jy ! Component: 2950 - total flux cleaned = 0.00719192 Jy ! Component: 3000 - total flux cleaned = 0.00697143 Jy ! Component: 3050 - total flux cleaned = 0.00686047 Jy ! Component: 3100 - total flux cleaned = 0.00641539 Jy ! Component: 3150 - total flux cleaned = 0.00613543 Jy ! Component: 3200 - total flux cleaned = 0.00591083 Jy ! Component: 3250 - total flux cleaned = 0.00557071 Jy ! Component: 3300 - total flux cleaned = 0.0054563 Jy ! Component: 3350 - total flux cleaned = 0.00534105 Jy ! Component: 3400 - total flux cleaned = 0.00522559 Jy ! Component: 3450 - total flux cleaned = 0.00499207 Jy ! Component: 3500 - total flux cleaned = 0.00487488 Jy ! Component: 3550 - total flux cleaned = 0.00463738 Jy ! Component: 3600 - total flux cleaned = 0.00433758 Jy ! Component: 3650 - total flux cleaned = 0.00403493 Jy ! Component: 3700 - total flux cleaned = 0.00391134 Jy ! Component: 3750 - total flux cleaned = 0.00372587 Jy ! Component: 3800 - total flux cleaned = 0.00366292 Jy ! Component: 3850 - total flux cleaned = 0.00334813 Jy ! Component: 3900 - total flux cleaned = 0.00322117 Jy ! Component: 3950 - total flux cleaned = 0.00264228 Jy ! Component: 4000 - total flux cleaned = 0.00264126 Jy ! Component: 4050 - total flux cleaned = 0.00237793 Jy ! Total flux subtracted in 4096 components = 0.00211229 Jy ! Clean residual min=-0.003894 max=0.004922 Jy/beam ! Clean residual mean=-0.000005 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.164007 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 374 components and 0.164007 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J1329+5009_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.163 x 10.31 at 79.14 degrees (North through East) ! Clean map min=-0.0093398 max=0.0815 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1329+5009_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0815005 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00105856 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.89651 3.89651 7.79302 15.586 31.1721 62.3441 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.081 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 76.992 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1329+5009_S_uvs.log closed on Sat Feb 27 22:25:41 2016