! Started logfile: /d2/scr/pima/rv101_uvs/J0010+1058_S_uvs.log on Sat Nov 29 13:48:07 2014 obs /d2/scr/pima/rv101_uvs/J0010+1058_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0010+1058_S_uva.fits ! AN table 1: 19 integrations on 15 of 15 possible baselines. ! AN table 2: 35 integrations on 28 of 28 possible baselines. ! AN table 3: 13 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.941482 visibilities/baseline/integration-bin. ! Found source: J0010+1058 ! ! 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 5792 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 /d2/scr/pima/rv101_uvs/J0010+1058_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 9 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.014415Jy sigma=15.674420 ! Fit after self-cal, rms=0.879959Jy sigma=13.592909 ! 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=3.787 mas, bmaj=7.307 mas, bpa=21 degrees ! Estimated noise=1.14589 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.0947591 Jy ! Component: 100 - total flux cleaned = 0.115428 Jy ! Total flux subtracted in 100 components = 0.115428 Jy ! Clean residual min=-0.004544 max=0.005813 Jy/beam ! Clean residual mean=0.000014 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.115428 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.115428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069363Jy sigma=0.951324 ! Fit after self-cal, rms=0.069358Jy sigma=0.951249 ! 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=4.865 mas, bmaj=8.438 mas, bpa=17.86 degrees ! Estimated noise=0.64444 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.00576365 Jy ! Component: 100 - total flux cleaned = 0.00803383 Jy ! Component: 150 - total flux cleaned = 0.00826089 Jy ! Component: 200 - total flux cleaned = 0.00839238 Jy ! Total flux subtracted in 200 components = 0.00839238 Jy ! Clean residual min=-0.003422 max=0.003093 Jy/beam ! Clean residual mean=0.000028 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.12382 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 24 components and 0.12382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068814Jy sigma=0.946077 ! Fit after self-cal, rms=0.068812Jy sigma=0.946006 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.865 x 8.438 at 17.86 degrees (North through East) ! Clean map min=-0.0034587 max=0.12134 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 0.93 HN 0.99 LA 1.14 NL 1.02 ! PT 1.09 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* LA 1.00* NL 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.99 HN 1.10 KP 1.15 LA 1.07 ! NL 1.00 OV 1.01 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 HN 1.01 LA 1.01 NL 1.05 ! PT 1.08 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 HN 0.97 KP 1.05 LA 0.92 ! NL 1.02 OV 1.05 PT 1.02 SC 0.98 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.05 HN 0.90 KP 1.05 LA 0.92 ! NL 1.02 OV 1.02 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.87 HN 1.06 LA 0.84 NL 0.94 ! PT 0.85 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.068812Jy sigma=0.946006 ! Fit after self-cal, rms=0.068107Jy sigma=0.938533 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.887 mas, bmaj=8.422 mas, bpa=17.99 degrees ! Estimated noise=0.647104 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.000453394 Jy ! Component: 100 - total flux cleaned = 0.000604514 Jy ! Component: 150 - total flux cleaned = 0.000577751 Jy ! Component: 200 - total flux cleaned = 0.000553846 Jy ! Total flux subtracted in 200 components = 0.000553846 Jy ! Clean residual min=-0.002918 max=0.002801 Jy/beam ! Clean residual mean=0.000027 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.124374 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.124374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068081Jy sigma=0.938220 ! Fit after self-cal, rms=0.068086Jy sigma=0.938128 ! 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.068086Jy sigma=0.938128 ! Fit after self-cal, rms=0.066415Jy sigma=0.920166 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.897 mas, bmaj=8.443 mas, bpa=18.28 degrees ! Estimated noise=0.644489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100157 Jy ! Component: 100 - total flux cleaned = -0.00112264 Jy ! Component: 150 - total flux cleaned = -0.00121997 Jy ! Component: 200 - total flux cleaned = -0.00131719 Jy ! Total flux subtracted in 200 components = -0.00131719 Jy ! Clean residual min=-0.003153 max=0.002394 Jy/beam ! Clean residual mean=0.000006 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.123057 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 42 components and 0.123057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066394Jy sigma=0.919662 ! Fit after self-cal, rms=0.066407Jy sigma=0.919417 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.00016554 Jy ! Component: 100 - total flux cleaned = -0.000179182 Jy ! Component: 150 - total flux cleaned = -0.000221798 Jy ! Component: 200 - total flux cleaned = -0.000273126 Jy ! Total flux subtracted in 200 components = -0.000273126 Jy ! Clean residual min=-0.003127 max=0.002377 Jy/beam ! Clean residual mean=0.000006 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.122784 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.122784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066403Jy sigma=0.919270 ! Fit after self-cal, rms=0.066401Jy sigma=0.919260 ! 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.066401Jy sigma=0.919260 ! Fit after self-cal, rms=0.066513Jy sigma=0.918061 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.894 mas, bmaj=8.447 mas, bpa=18.51 degrees ! Estimated noise=0.644004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140555 Jy ! Component: 100 - total flux cleaned = -0.000214427 Jy ! Component: 150 - total flux cleaned = -0.000259815 Jy ! Component: 200 - total flux cleaned = -0.000286722 Jy ! Total flux subtracted in 200 components = -0.000286722 Jy ! Clean residual min=-0.003107 max=0.002452 Jy/beam ! Clean residual mean=0.000005 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.122497 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.122497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066507Jy sigma=0.917879 ! Fit after self-cal, rms=0.066516Jy sigma=0.917840 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.000103224 Jy ! Component: 100 - total flux cleaned = -0.00011403 Jy ! Component: 150 - total flux cleaned = -0.000123944 Jy ! Component: 200 - total flux cleaned = -0.000132922 Jy ! Total flux subtracted in 200 components = -0.000132922 Jy ! Clean residual min=-0.003104 max=0.002453 Jy/beam ! Clean residual mean=0.000005 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.122364 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.122364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066514Jy sigma=0.917763 ! Fit after self-cal, rms=0.066513Jy sigma=0.917757 ! 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.066513Jy sigma=0.917757 ! Fit after self-cal, rms=0.066517Jy sigma=0.917711 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.345 mas, bmaj=12.09 mas, bpa=-1.51 degrees ! Estimated noise=0.733966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000254058 Jy ! Component: 100 - total flux cleaned = -0.000238794 Jy ! Component: 150 - total flux cleaned = -0.000252459 Jy ! Component: 200 - total flux cleaned = -0.000264988 Jy ! Total flux subtracted in 200 components = -0.000264988 Jy ! Clean residual min=-0.002810 max=0.002640 Jy/beam ! Clean residual mean=0.000009 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.122099 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.122099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066518Jy sigma=0.917652 ! Fit after self-cal, rms=0.066518Jy sigma=0.917650 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.14389e-05 Jy ! Component: 100 - total flux cleaned = -2.26529e-05 Jy ! Component: 150 - total flux cleaned = -3.31072e-05 Jy ! Component: 200 - total flux cleaned = -3.34591e-05 Jy ! Total flux subtracted in 200 components = -3.34591e-05 Jy ! Clean residual min=-0.002813 max=0.002631 Jy/beam ! Clean residual mean=0.000009 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.122066 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.122066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066518Jy sigma=0.917612 ! Fit after self-cal, rms=0.066518Jy sigma=0.917613 ! 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=4.892 mas, bmaj=8.45 mas, bpa=18.66 degrees ! Estimated noise=0.643857 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.892 x 8.45 at 18.66 degrees (North through East) ! Clean map min=-0.0036063 max=0.12319 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=3.793 mas, bmaj=7.338 mas, bpa=21.53 degrees ! Estimated noise=1.15521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0954768 Jy ! Component: 100 - total flux cleaned = 0.116353 Jy ! Component: 150 - total flux cleaned = 0.122202 Jy ! Component: 200 - total flux cleaned = 0.123154 Jy ! Total flux subtracted in 200 components = 0.123154 Jy ! Clean residual min=-0.004273 max=0.004529 Jy/beam ! Clean residual mean=0.000001 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.123154 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.123154 Jy ! Inverting map and beam ! Estimated beam: bmin=4.892 mas, bmaj=8.45 mas, bpa=18.66 degrees ! Estimated noise=0.643857 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.00126167 Jy ! Component: 100 - total flux cleaned = -0.00114685 Jy ! Component: 150 - total flux cleaned = -0.00109988 Jy ! Component: 200 - total flux cleaned = -0.00102448 Jy ! Total flux subtracted in 200 components = -0.00102448 Jy ! Clean residual min=-0.003107 max=0.002432 Jy/beam ! Clean residual mean=0.000005 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.12213 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.12213 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=8.345 mas, bmaj=12.09 mas, bpa=-1.51 degrees ! Estimated noise=0.733966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.2283e-05 Jy ! Component: 100 - total flux cleaned = 3.64508e-05 Jy ! Component: 150 - total flux cleaned = 1.54421e-05 Jy ! Component: 200 - total flux cleaned = -3.60298e-06 Jy ! Total flux subtracted in 200 components = -3.60298e-06 Jy ! Clean residual min=-0.002837 max=0.002678 Jy/beam ! Clean residual mean=0.000009 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.122126 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 = -1.73823e-05 Jy ! Component: 100 - total flux cleaned = -3.3417e-05 Jy ! Component: 150 - total flux cleaned = -4.83137e-05 Jy ! Component: 200 - total flux cleaned = -4.81642e-05 Jy ! Total flux subtracted in 200 components = -4.81642e-05 Jy ! Clean residual min=-0.002836 max=0.002661 Jy/beam ! Clean residual mean=0.000009 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.122078 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.122078 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.892 mas, bmaj=8.45 mas, bpa=18.66 degrees ! Estimated noise=0.643857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124626 Jy ! Component: 100 - total flux cleaned = 2.18504e-05 Jy ! Component: 150 - total flux cleaned = -2.85157e-05 Jy ! Component: 200 - total flux cleaned = -5.77837e-05 Jy ! Total flux subtracted in 200 components = -5.77837e-05 Jy ! Clean residual min=-0.003124 max=0.002427 Jy/beam ! Clean residual mean=0.000005 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.12202 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.12202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066518Jy sigma=0.917709 ! Fit after self-cal, rms=0.066520Jy sigma=0.917694 wmodel /d2/scr/pima/rv101_uvs/J0010+1058_S_map.mod ! Writing 41 model components to file: /d2/scr/pima/rv101_uvs/J0010+1058_S_map.mod wobs /d2/scr/pima/rv101_uvs/J0010+1058_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0010+1058_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0010+1058_S_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/rv101_uvs/J0010+1058_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.00100547 Jy ! Component: 100 - total flux cleaned = -0.00113851 Jy ! Component: 150 - total flux cleaned = -0.00110021 Jy ! Component: 200 - total flux cleaned = -0.000874898 Jy ! Component: 250 - total flux cleaned = -0.000732435 Jy ! Component: 300 - total flux cleaned = -0.00062932 Jy ! Component: 350 - total flux cleaned = -0.000562506 Jy ! Component: 400 - total flux cleaned = -0.000432552 Jy ! Component: 450 - total flux cleaned = -0.000305252 Jy ! Component: 500 - total flux cleaned = -0.000211871 Jy ! Component: 550 - total flux cleaned = -8.96063e-05 Jy ! Component: 600 - total flux cleaned = 6.24856e-07 Jy ! Component: 650 - total flux cleaned = 0.000147698 Jy ! Component: 700 - total flux cleaned = 0.000204848 Jy ! Component: 750 - total flux cleaned = 0.000232867 Jy ! Component: 800 - total flux cleaned = 0.000344226 Jy ! Component: 850 - total flux cleaned = 0.000425751 Jy ! Component: 900 - total flux cleaned = 0.000452896 Jy ! Component: 950 - total flux cleaned = 0.000426082 Jy ! Component: 1000 - total flux cleaned = 0.000347511 Jy ! Component: 1050 - total flux cleaned = 0.000425799 Jy ! Component: 1100 - total flux cleaned = 0.000451548 Jy ! Component: 1150 - total flux cleaned = 0.000400907 Jy ! Component: 1200 - total flux cleaned = 0.000401331 Jy ! Component: 1250 - total flux cleaned = 0.00042661 Jy ! Component: 1300 - total flux cleaned = 0.000524299 Jy ! Component: 1350 - total flux cleaned = 0.000572485 Jy ! Component: 1400 - total flux cleaned = 0.000691719 Jy ! Component: 1450 - total flux cleaned = 0.000691591 Jy ! Component: 1500 - total flux cleaned = 0.000831551 Jy ! Component: 1550 - total flux cleaned = 0.00090043 Jy ! Component: 1600 - total flux cleaned = 0.000900279 Jy ! Component: 1650 - total flux cleaned = 0.00094534 Jy ! Component: 1700 - total flux cleaned = 0.000923072 Jy ! Component: 1750 - total flux cleaned = 0.000990006 Jy ! Component: 1800 - total flux cleaned = 0.00101221 Jy ! Component: 1850 - total flux cleaned = 0.00107747 Jy ! Component: 1900 - total flux cleaned = 0.00114221 Jy ! Component: 1950 - total flux cleaned = 0.00107801 Jy ! Component: 2000 - total flux cleaned = 0.0011633 Jy ! Component: 2050 - total flux cleaned = 0.00120553 Jy ! Component: 2100 - total flux cleaned = 0.00124717 Jy ! Component: 2150 - total flux cleaned = 0.00124717 Jy ! Component: 2200 - total flux cleaned = 0.00132932 Jy ! Component: 2250 - total flux cleaned = 0.00132912 Jy ! Component: 2300 - total flux cleaned = 0.00134944 Jy ! Component: 2350 - total flux cleaned = 0.00130934 Jy ! Component: 2400 - total flux cleaned = 0.00146814 Jy ! Component: 2450 - total flux cleaned = 0.00140879 Jy ! Component: 2500 - total flux cleaned = 0.00148686 Jy ! Component: 2550 - total flux cleaned = 0.00152561 Jy ! Component: 2600 - total flux cleaned = 0.00158325 Jy ! Component: 2650 - total flux cleaned = 0.00162152 Jy ! Component: 2700 - total flux cleaned = 0.00169721 Jy ! Component: 2750 - total flux cleaned = 0.00173442 Jy ! Component: 2800 - total flux cleaned = 0.00177159 Jy ! Component: 2850 - total flux cleaned = 0.00179008 Jy ! Component: 2900 - total flux cleaned = 0.00179006 Jy ! Component: 2950 - total flux cleaned = 0.00182648 Jy ! Component: 3000 - total flux cleaned = 0.00189903 Jy ! Component: 3050 - total flux cleaned = 0.00188118 Jy ! Component: 3100 - total flux cleaned = 0.00193492 Jy ! Component: 3150 - total flux cleaned = 0.00197018 Jy ! Component: 3200 - total flux cleaned = 0.00202289 Jy ! Component: 3250 - total flux cleaned = 0.00204029 Jy ! Component: 3300 - total flux cleaned = 0.0021444 Jy ! Component: 3350 - total flux cleaned = 0.00221306 Jy ! Component: 3400 - total flux cleaned = 0.00221323 Jy ! Component: 3450 - total flux cleaned = 0.00233197 Jy ! Component: 3500 - total flux cleaned = 0.00238253 Jy ! Component: 3550 - total flux cleaned = 0.00243273 Jy ! Component: 3600 - total flux cleaned = 0.00243292 Jy ! Component: 3650 - total flux cleaned = 0.00251561 Jy ! Component: 3700 - total flux cleaned = 0.00258122 Jy ! Component: 3750 - total flux cleaned = 0.00271158 Jy ! Component: 3800 - total flux cleaned = 0.00276002 Jy ! Component: 3850 - total flux cleaned = 0.00285617 Jy ! Component: 3900 - total flux cleaned = 0.00287217 Jy ! Component: 3950 - total flux cleaned = 0.00298297 Jy ! Component: 4000 - total flux cleaned = 0.00304586 Jy ! Component: 4050 - total flux cleaned = 0.00307716 Jy ! Total flux subtracted in 4096 components = 0.00321686 Jy ! Clean residual min=-0.000966 max=0.001077 Jy/beam ! Clean residual mean=0.000004 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.125237 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 312 components and 0.125237 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J0010+1058_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.892 x 8.45 at 18.66 degrees (North through East) ! Clean map min=-0.003231 max=0.12284 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0010+1058_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.122842 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000302999 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.739973 0.739973 1.47995 2.95989 5.91978 11.8396 23.6791 47.3583 94.7165 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.122 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 405.42 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0010+1058_S_uvs.log closed on Sat Nov 29 13:48:12 2014