! Started logfile: /d2/scr/pima/rv101_uvs/J0401+2110_S_uvs.log on Sat Nov 29 13:49:51 2014 obs /d2/scr/pima/rv101_uvs/J0401+2110_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0401+2110_S_uva.fits ! AN table 1: 32 integrations on 28 of 28 possible baselines. ! AN table 2: 21 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.863196 visibilities/baseline/integration-bin. ! Found source: J0401+2110 ! ! 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 5704 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/J0401+2110_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 22 telescope corrections were flagged in sub-array 1. ! A total of 35 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 35 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 35 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 35 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.008483Jy sigma=17.233726 ! Fit after self-cal, rms=0.864366Jy sigma=14.872088 ! 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.133 mas, bmaj=6.932 mas, bpa=13.15 degrees ! Estimated noise=1.06052 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.106236 Jy ! Component: 100 - total flux cleaned = 0.130107 Jy ! Total flux subtracted in 100 components = 0.130107 Jy ! Clean residual min=-0.006121 max=0.008288 Jy/beam ! Clean residual mean=0.000014 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.130107 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.130107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071034Jy sigma=1.001608 ! Fit after self-cal, rms=0.071034Jy sigma=1.001533 ! 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.963 mas, bmaj=8.239 mas, bpa=11.28 degrees ! Estimated noise=0.576698 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.00708043 Jy ! Component: 100 - total flux cleaned = 0.00999246 Jy ! Component: 150 - total flux cleaned = 0.0108526 Jy ! Component: 200 - total flux cleaned = 0.0109362 Jy ! Total flux subtracted in 200 components = 0.0109362 Jy ! Clean residual min=-0.003382 max=0.004066 Jy/beam ! Clean residual mean=0.000007 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.141043 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.141043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070191Jy sigma=0.992978 ! Fit after self-cal, rms=0.070183Jy sigma=0.992866 ! 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.963 x 8.239 at 11.28 degrees (North through East) ! Clean map min=-0.0033145 max=0.13587 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.84 HN 0.95 KP 1.18 LA 1.13 ! NL 0.98 OV 1.03 PT 1.01 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.01 KP 1.18 LA 1.03 ! NL 1.01 OV 1.01 PT 1.03 SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 0.95 KP 1.04 LA 0.96 ! NL 1.07 OV 1.07 PT 1.01 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 HN 0.98 KP 1.06 LA 0.95 ! MK 1.05 NL 1.01 OV 1.02 PT 1.05 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! 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 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.070183Jy sigma=0.992866 ! Fit after self-cal, rms=0.070257Jy sigma=0.978700 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=8.167 mas, bpa=11.37 degrees ! Estimated noise=0.58769 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.0030729 Jy ! Component: 100 - total flux cleaned = 0.00454047 Jy ! Component: 150 - total flux cleaned = 0.00519026 Jy ! Component: 200 - total flux cleaned = 0.00527914 Jy ! Total flux subtracted in 200 components = 0.00527914 Jy ! Clean residual min=-0.003323 max=0.003631 Jy/beam ! Clean residual mean=-0.000004 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.146322 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.146322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070068Jy sigma=0.977620 ! Fit after self-cal, rms=0.070068Jy sigma=0.977433 ! 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.070068Jy sigma=0.977433 ! Fit after self-cal, rms=0.070539Jy sigma=0.976226 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.925 mas, bmaj=8.134 mas, bpa=11.35 degrees ! Estimated noise=0.595027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194309 Jy ! Component: 100 - total flux cleaned = 0.00290337 Jy ! Component: 150 - total flux cleaned = 0.00307616 Jy ! Component: 200 - total flux cleaned = 0.00311576 Jy ! Total flux subtracted in 200 components = 0.00311576 Jy ! Clean residual min=-0.003447 max=0.003747 Jy/beam ! Clean residual mean=-0.000004 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.149438 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.149438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070438Jy sigma=0.976113 ! Fit after self-cal, rms=0.070436Jy sigma=0.976088 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 (-4, 33). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237386 Jy ! Component: 100 - total flux cleaned = 0.0026788 Jy ! Component: 150 - total flux cleaned = 0.00303422 Jy ! Component: 200 - total flux cleaned = 0.00321801 Jy ! Total flux subtracted in 200 components = 0.00321801 Jy ! Clean residual min=-0.003232 max=0.002883 Jy/beam ! Clean residual mean=-0.000001 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.152656 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 54 components and 0.152656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070227Jy sigma=0.972628 ! Fit after self-cal, rms=0.070210Jy sigma=0.972455 ! 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.070210Jy sigma=0.972455 ! Fit after self-cal, rms=0.069990Jy sigma=0.966888 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.934 mas, bmaj=8.134 mas, bpa=11.49 degrees ! Estimated noise=0.595219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129968 Jy ! Component: 100 - total flux cleaned = 0.00163115 Jy ! Component: 150 - total flux cleaned = 0.00172444 Jy ! Component: 200 - total flux cleaned = 0.00175176 Jy ! Total flux subtracted in 200 components = 0.00175176 Jy ! Clean residual min=-0.003241 max=0.002569 Jy/beam ! Clean residual mean=-0.000000 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.154408 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 77 components and 0.154408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069949Jy sigma=0.966293 ! Fit after self-cal, rms=0.069949Jy sigma=0.966209 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.000472544 Jy ! Component: 100 - total flux cleaned = 0.000473765 Jy ! Component: 150 - total flux cleaned = 0.000498331 Jy ! Component: 200 - total flux cleaned = 0.000497784 Jy ! Total flux subtracted in 200 components = 0.000497784 Jy ! Clean residual min=-0.003180 max=0.002511 Jy/beam ! Clean residual mean=-0.000000 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.154905 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.154905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069929Jy sigma=0.965910 ! Fit after self-cal, rms=0.069928Jy sigma=0.965895 ! 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.069928Jy sigma=0.965895 ! Fit after self-cal, rms=0.070003Jy sigma=0.965825 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.666 mas, bmaj=13.42 mas, bpa=0.08816 degrees ! Estimated noise=0.7059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000781014 Jy ! Component: 100 - total flux cleaned = 0.000723184 Jy ! Component: 150 - total flux cleaned = 0.000652035 Jy ! Component: 200 - total flux cleaned = 0.000603872 Jy ! Total flux subtracted in 200 components = 0.000603872 Jy ! Clean residual min=-0.003412 max=0.003132 Jy/beam ! Clean residual mean=-0.000001 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.155509 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 0.155509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069998Jy sigma=0.965639 ! Fit after self-cal, rms=0.069996Jy sigma=0.965587 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.000169105 Jy ! Component: 100 - total flux cleaned = 0.000152161 Jy ! Component: 150 - total flux cleaned = 0.000122998 Jy ! Component: 200 - total flux cleaned = 8.28938e-05 Jy ! Total flux subtracted in 200 components = 8.28938e-05 Jy ! Clean residual min=-0.003414 max=0.003128 Jy/beam ! Clean residual mean=-0.000001 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.155592 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 95 components and 0.155592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069996Jy sigma=0.965503 ! Fit after self-cal, rms=0.069996Jy sigma=0.965478 ! 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.933 mas, bmaj=8.129 mas, bpa=11.54 degrees ! Estimated noise=0.596297 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.933 x 8.129 at 11.54 degrees (North through East) ! Clean map min=-0.0030467 max=0.13931 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.131 mas, bmaj=6.893 mas, bpa=13.3 degrees ! Estimated noise=1.08156 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108266 Jy ! Component: 100 - total flux cleaned = 0.132789 Jy ! Component: 150 - total flux cleaned = 0.141843 Jy ! Component: 200 - total flux cleaned = 0.147214 Jy ! Total flux subtracted in 200 components = 0.147214 Jy ! Clean residual min=-0.005921 max=0.005819 Jy/beam ! Clean residual mean=0.000002 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.147214 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.147214 Jy ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=8.129 mas, bpa=11.54 degrees ! Estimated noise=0.596297 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 (-11, 45.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00384278 Jy ! Component: 100 - total flux cleaned = 0.00539381 Jy ! Component: 150 - total flux cleaned = 0.00655577 Jy ! Component: 200 - total flux cleaned = 0.00745866 Jy ! Total flux subtracted in 200 components = 0.00745866 Jy ! Clean residual min=-0.003186 max=0.002594 Jy/beam ! Clean residual mean=-0.000000 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.154672 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 42 components and 0.154672 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.666 mas, bmaj=13.42 mas, bpa=0.08816 degrees ! Estimated noise=0.7059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108897 Jy ! Component: 100 - total flux cleaned = 0.00153018 Jy ! Component: 150 - total flux cleaned = 0.00169618 Jy ! Component: 200 - total flux cleaned = 0.00191762 Jy ! Total flux subtracted in 200 components = 0.00191762 Jy ! Clean residual min=-0.003188 max=0.003100 Jy/beam ! Clean residual mean=-0.000003 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.15659 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 = 6.52183e-05 Jy ! Component: 100 - total flux cleaned = 0.000127479 Jy ! Component: 150 - total flux cleaned = 0.000213281 Jy ! Component: 200 - total flux cleaned = 0.000291727 Jy ! Total flux subtracted in 200 components = 0.000291727 Jy ! Clean residual min=-0.003263 max=0.003025 Jy/beam ! Clean residual mean=-0.000005 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.156882 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 84 components and 0.156882 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=8.129 mas, bpa=11.54 degrees ! Estimated noise=0.596297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000374287 Jy ! Component: 100 - total flux cleaned = 0.000530303 Jy ! Component: 150 - total flux cleaned = 0.00059971 Jy ! Component: 200 - total flux cleaned = 0.000630625 Jy ! Total flux subtracted in 200 components = 0.000630625 Jy ! Clean residual min=-0.003033 max=0.002568 Jy/beam ! Clean residual mean=-0.000002 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.157512 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 106 components and 0.157512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069898Jy sigma=0.963689 ! Fit after self-cal, rms=0.069884Jy sigma=0.963393 wmodel /d2/scr/pima/rv101_uvs/J0401+2110_S_map.mod ! Writing 106 model components to file: /d2/scr/pima/rv101_uvs/J0401+2110_S_map.mod wobs /d2/scr/pima/rv101_uvs/J0401+2110_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0401+2110_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0401+2110_S_map.win ! wwins: Wrote 3 windows to /d2/scr/pima/rv101_uvs/J0401+2110_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.00136498 Jy ! Component: 100 - total flux cleaned = -0.00255476 Jy ! Component: 150 - total flux cleaned = -0.00325575 Jy ! Component: 200 - total flux cleaned = -0.00374595 Jy ! Component: 250 - total flux cleaned = -0.00430474 Jy ! Component: 300 - total flux cleaned = -0.00476205 Jy ! Component: 350 - total flux cleaned = -0.00516592 Jy ! Component: 400 - total flux cleaned = -0.00552039 Jy ! Component: 450 - total flux cleaned = -0.00586528 Jy ! Component: 500 - total flux cleaned = -0.00616477 Jy ! Component: 550 - total flux cleaned = -0.0064946 Jy ! Component: 600 - total flux cleaned = -0.00678071 Jy ! Component: 650 - total flux cleaned = -0.00695626 Jy ! Component: 700 - total flux cleaned = -0.00712861 Jy ! Component: 750 - total flux cleaned = -0.00726446 Jy ! Component: 800 - total flux cleaned = -0.00749828 Jy ! Component: 850 - total flux cleaned = -0.00759733 Jy ! Component: 900 - total flux cleaned = -0.0077269 Jy ! Component: 950 - total flux cleaned = -0.00788615 Jy ! Component: 1000 - total flux cleaned = -0.00798043 Jy ! Component: 1050 - total flux cleaned = -0.00804252 Jy ! Component: 1100 - total flux cleaned = -0.00828635 Jy ! Component: 1150 - total flux cleaned = -0.00831636 Jy ! Component: 1200 - total flux cleaned = -0.00846531 Jy ! Component: 1250 - total flux cleaned = -0.0086405 Jy ! Component: 1300 - total flux cleaned = -0.0087852 Jy ! Component: 1350 - total flux cleaned = -0.00898477 Jy ! Component: 1400 - total flux cleaned = -0.00909736 Jy ! Component: 1450 - total flux cleaned = -0.00912543 Jy ! Component: 1500 - total flux cleaned = -0.00929074 Jy ! Component: 1550 - total flux cleaned = -0.00937227 Jy ! Component: 1600 - total flux cleaned = -0.00937226 Jy ! Component: 1650 - total flux cleaned = -0.009479 Jy ! Component: 1700 - total flux cleaned = -0.00942659 Jy ! Component: 1750 - total flux cleaned = -0.00950509 Jy ! Component: 1800 - total flux cleaned = -0.00960853 Jy ! Component: 1850 - total flux cleaned = -0.00955718 Jy ! Component: 1900 - total flux cleaned = -0.00955727 Jy ! Component: 1950 - total flux cleaned = -0.00955738 Jy ! Component: 2000 - total flux cleaned = -0.0095827 Jy ! Component: 2050 - total flux cleaned = -0.00970597 Jy ! Component: 2100 - total flux cleaned = -0.00975494 Jy ! Component: 2150 - total flux cleaned = -0.00980339 Jy ! Component: 2200 - total flux cleaned = -0.00982761 Jy ! Component: 2250 - total flux cleaned = -0.0098513 Jy ! Component: 2300 - total flux cleaned = -0.00989825 Jy ! Component: 2350 - total flux cleaned = -0.00994538 Jy ! Component: 2400 - total flux cleaned = -0.0100145 Jy ! Component: 2450 - total flux cleaned = -0.0100601 Jy ! Component: 2500 - total flux cleaned = -0.00996909 Jy ! Component: 2550 - total flux cleaned = -0.0100368 Jy ! Component: 2600 - total flux cleaned = -0.0100819 Jy ! Component: 2650 - total flux cleaned = -0.0102147 Jy ! Component: 2700 - total flux cleaned = -0.0102147 Jy ! Component: 2750 - total flux cleaned = -0.010193 Jy ! Component: 2800 - total flux cleaned = -0.0102148 Jy ! Component: 2850 - total flux cleaned = -0.0102792 Jy ! Component: 2900 - total flux cleaned = -0.0103006 Jy ! Component: 2950 - total flux cleaned = -0.0103218 Jy ! Component: 3000 - total flux cleaned = -0.0103008 Jy ! Component: 3050 - total flux cleaned = -0.0103216 Jy ! Component: 3100 - total flux cleaned = -0.0102801 Jy ! Component: 3150 - total flux cleaned = -0.0103008 Jy ! Component: 3200 - total flux cleaned = -0.0103619 Jy ! Component: 3250 - total flux cleaned = -0.0103417 Jy ! Component: 3300 - total flux cleaned = -0.0103015 Jy ! Component: 3350 - total flux cleaned = -0.0102418 Jy ! Component: 3400 - total flux cleaned = -0.0103013 Jy ! Component: 3450 - total flux cleaned = -0.0102224 Jy ! Component: 3500 - total flux cleaned = -0.0101834 Jy ! Component: 3550 - total flux cleaned = -0.0101639 Jy ! Component: 3600 - total flux cleaned = -0.0101832 Jy ! Component: 3650 - total flux cleaned = -0.0100874 Jy ! Component: 3700 - total flux cleaned = -0.0100875 Jy ! Component: 3750 - total flux cleaned = -0.0100498 Jy ! Component: 3800 - total flux cleaned = -0.00993717 Jy ! Component: 3850 - total flux cleaned = -0.00993721 Jy ! Component: 3900 - total flux cleaned = -0.00993727 Jy ! Component: 3950 - total flux cleaned = -0.00986362 Jy ! Component: 4000 - total flux cleaned = -0.00988191 Jy ! Component: 4050 - total flux cleaned = -0.00986366 Jy ! Total flux subtracted in 4096 components = -0.00979129 Jy ! Clean residual min=-0.001054 max=0.001207 Jy/beam ! Clean residual mean=-0.000001 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.147721 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 397 components and 0.147721 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J0401+2110_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.933 x 8.129 at 11.54 degrees (North through East) ! Clean map min=-0.0024557 max=0.13852 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0401+2110_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.138523 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000347839 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.753316 0.753316 1.50663 3.01326 6.02653 12.0531 24.1061 48.2122 96.4244 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.138 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 398.239 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0401+2110_S_uvs.log closed on Sat Nov 29 13:49:55 2014