! Started logfile: /scr/pima/rv100_uvs/J1152-0841_S_uvs.log on Mon Feb 29 13:27:25 2016 obs /scr/pima/rv100_uvs/J1152-0841_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J1152-0841_S_uva.fits ! AN table 1: 65 integrations on 55 of 55 possible baselines. ! Apparent sampling: 0.164476 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1152-0841 ! ! 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 69 lines of history. ! ! Reading 2352 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/rv100_uvs/J1152-0841_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 562 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 562 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 562 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 562 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.136675Jy sigma=4.822646 ! Fit after self-cal, rms=0.465793Jy sigma=1.910259 ! 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=1.758 mas, bmaj=4.104 mas, bpa=23.19 degrees ! Estimated noise=5.21422 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.429182 Jy ! Component: 100 - total flux cleaned = 0.533821 Jy ! Total flux subtracted in 100 components = 0.533821 Jy ! Clean residual min=-0.015213 max=0.037617 Jy/beam ! Clean residual mean=0.000030 rms=0.003559 Jy/beam ! Combined flux in latest and established models = 0.533821 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.533821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121125Jy sigma=0.420288 ! Fit after self-cal, rms=0.120780Jy sigma=0.420140 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.035205 Jy ! Component: 100 - total flux cleaned = 0.0510431 Jy ! Total flux subtracted in 100 components = 0.0510431 Jy ! Clean residual min=-0.010373 max=0.010596 Jy/beam ! Clean residual mean=-0.000016 rms=0.002230 Jy/beam ! Combined flux in latest and established models = 0.584864 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.584864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108817Jy sigma=0.362397 ! Fit after self-cal, rms=0.108643Jy sigma=0.362309 ! 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.846 mas, bmaj=4.884 mas, bpa=29.38 degrees ! Estimated noise=4.60024 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.0112472 Jy ! Component: 100 - total flux cleaned = 0.0170602 Jy ! Component: 150 - total flux cleaned = 0.020315 Jy ! Component: 200 - total flux cleaned = 0.0220435 Jy ! Total flux subtracted in 200 components = 0.0220435 Jy ! Clean residual min=-0.009017 max=0.006790 Jy/beam ! Clean residual mean=-0.000951 rms=0.001981 Jy/beam ! Combined flux in latest and established models = 0.606908 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.606908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107503Jy sigma=0.356545 ! Fit after self-cal, rms=0.107474Jy sigma=0.356467 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.846 x 4.884 at 29.38 degrees (North through East) ! Clean map min=-0.0080204 max=0.5417 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. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HH 0.94 HN 1.07 KP 0.96 LA 1.00 ! MA 1.00* MK 1.00 NL 0.99 OV 1.00 ! PT 1.00 SC 0.99 WF 0.99 ! ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HH 1.02 HN 1.00 KP 1.00 LA 1.01 ! MA 1.00* MK 0.99 NL 1.00 OV 0.99 ! PT 1.01 SC 1.00 WF 0.98 ! ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HH 0.97 HN 1.05 KP 0.99 LA 1.02 ! MA 1.00* MK 1.02 NL 0.98 OV 0.96 ! PT 0.99 SC 1.01 WF 0.99 ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HH 1.03 HN 1.06 KP 0.97 LA 0.97 ! MA 1.00* MK 1.01 NL 1.01 OV 1.03 ! PT 1.02 SC 0.99 WF 0.97 ! ! ! Fit before self-cal, rms=0.107474Jy sigma=0.356467 ! Fit after self-cal, rms=0.102554Jy sigma=0.343131 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.927 mas, bmaj=4.905 mas, bpa=28.26 degrees ! Estimated noise=4.70001 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.000788717 Jy ! Component: 100 - total flux cleaned = 0.000499099 Jy ! Component: 150 - total flux cleaned = 0.000350794 Jy ! Component: 200 - total flux cleaned = 0.000264453 Jy ! Total flux subtracted in 200 components = 0.000264453 Jy ! Clean residual min=-0.008612 max=0.007511 Jy/beam ! Clean residual mean=-0.000521 rms=0.001900 Jy/beam ! Combined flux in latest and established models = 0.607172 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.607172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102451Jy sigma=0.343021 ! Fit after self-cal, rms=0.102472Jy sigma=0.342990 ! 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.102472Jy sigma=0.342990 ! Fit after self-cal, rms=0.098187Jy sigma=0.330021 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.931 mas, bmaj=4.898 mas, bpa=28.27 degrees ! Estimated noise=4.6991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.55008e-05 Jy ! Component: 100 - total flux cleaned = 0.000193471 Jy ! Component: 150 - total flux cleaned = 0.000259372 Jy ! Component: 200 - total flux cleaned = 0.000372262 Jy ! Total flux subtracted in 200 components = 0.000372262 Jy ! Clean residual min=-0.006156 max=0.006266 Jy/beam ! Clean residual mean=-0.000211 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.607544 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 44 components and 0.607544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098039Jy sigma=0.329828 ! Fit after self-cal, rms=0.098143Jy sigma=0.329791 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.5, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0034003 Jy ! Component: 100 - total flux cleaned = 0.00353675 Jy ! Component: 150 - total flux cleaned = 0.00326649 Jy ! Component: 200 - total flux cleaned = 0.00278666 Jy ! Total flux subtracted in 200 components = 0.00278666 Jy ! Clean residual min=-0.006418 max=0.005248 Jy/beam ! Clean residual mean=-0.000287 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.610331 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.610331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097765Jy sigma=0.328231 ! Fit after self-cal, rms=0.097736Jy sigma=0.328107 ! 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.097736Jy sigma=0.328107 ! Fit after self-cal, rms=0.097220Jy sigma=0.326207 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.931 mas, bmaj=4.892 mas, bpa=28.22 degrees ! Estimated noise=4.70146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134507 Jy ! Component: 100 - total flux cleaned = 0.000945943 Jy ! Component: 150 - total flux cleaned = 0.000683559 Jy ! Component: 200 - total flux cleaned = 0.000450817 Jy ! Total flux subtracted in 200 components = 0.000450817 Jy ! Clean residual min=-0.005664 max=0.005023 Jy/beam ! Clean residual mean=-0.000192 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.610782 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 65 components and 0.610782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097061Jy sigma=0.325813 ! Fit after self-cal, rms=0.097088Jy sigma=0.325765 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 = 7.63389e-05 Jy ! Component: 100 - total flux cleaned = -2.99656e-05 Jy ! Component: 150 - total flux cleaned = -2.8205e-05 Jy ! Component: 200 - total flux cleaned = -2.98031e-05 Jy ! Total flux subtracted in 200 components = -2.98031e-05 Jy ! Clean residual min=-0.005580 max=0.005065 Jy/beam ! Clean residual mean=-0.000191 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.610752 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.610752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097019Jy sigma=0.325620 ! Fit after self-cal, rms=0.097018Jy sigma=0.325606 ! 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.097018Jy sigma=0.325606 ! Fit after self-cal, rms=0.097191Jy sigma=0.325549 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.032 mas, bmaj=11.59 mas, bpa=-9.081 degrees ! Estimated noise=6.68081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.5943e-06 Jy ! Component: 100 - total flux cleaned = -5.94044e-05 Jy ! Component: 150 - total flux cleaned = -0.000169103 Jy ! Component: 200 - total flux cleaned = -0.000270041 Jy ! Total flux subtracted in 200 components = -0.000270041 Jy ! Clean residual min=-0.005762 max=0.005319 Jy/beam ! Clean residual mean=-0.000457 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.610482 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 72 components and 0.610482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097173Jy sigma=0.325577 ! Fit after self-cal, rms=0.097185Jy sigma=0.325535 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.00017133 Jy ! Component: 100 - total flux cleaned = -0.000316983 Jy ! Component: 150 - total flux cleaned = -0.000402896 Jy ! Component: 200 - total flux cleaned = -0.000480304 Jy ! Total flux subtracted in 200 components = -0.000480304 Jy ! Clean residual min=-0.005658 max=0.005378 Jy/beam ! Clean residual mean=-0.000426 rms=0.001595 Jy/beam ! Combined flux in latest and established models = 0.610002 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.610002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097176Jy sigma=0.325666 ! Fit after self-cal, rms=0.097188Jy sigma=0.325623 ! 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.931 mas, bmaj=4.89 mas, bpa=28.2 degrees ! Estimated noise=4.70235 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.931 x 4.89 at 28.2 degrees (North through East) ! Clean map min=-0.0062935 max=0.54492 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097188Jy sigma=0.325623 ! Fit after self-cal, rms=0.092566Jy sigma=0.303125 ! Inverting map and beam ! Estimated beam: bmin=1.931 mas, bmaj=4.885 mas, bpa=28.16 degrees ! Estimated noise=4.70525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.84937e-05 Jy ! Component: 100 - total flux cleaned = 0.000147407 Jy ! Component: 150 - total flux cleaned = 0.000340202 Jy ! Component: 200 - total flux cleaned = 0.000428446 Jy ! Total flux subtracted in 200 components = 0.000428446 Jy ! Clean residual min=-0.005684 max=0.005365 Jy/beam ! Clean residual mean=-0.000183 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.61043 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 90 components and 0.61043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092486Jy sigma=0.302964 ! Fit after self-cal, rms=0.092489Jy sigma=0.302951 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.60594e-06 Jy ! Component: 100 - total flux cleaned = 7.61821e-05 Jy ! Component: 150 - total flux cleaned = 0.000153988 Jy ! Component: 200 - total flux cleaned = 0.000189853 Jy ! Total flux subtracted in 200 components = 0.000189853 Jy ! Clean residual min=-0.005753 max=0.005394 Jy/beam ! Clean residual mean=-0.000187 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.61062 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 97 components and 0.61062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092449Jy sigma=0.302863 ! Fit after self-cal, rms=0.092455Jy sigma=0.302859 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092455Jy sigma=0.302859 ! Fit after self-cal, rms=0.092451Jy sigma=0.302817 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=1.813 mas, bmaj=4.141 mas, bpa=21.23 degrees ! Estimated noise=5.31841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.430378 Jy ! Component: 100 - total flux cleaned = 0.535009 Jy ! Component: 150 - total flux cleaned = 0.56905 Jy ! Component: 200 - total flux cleaned = 0.584639 Jy ! Total flux subtracted in 200 components = 0.584639 Jy ! Clean residual min=-0.009219 max=0.010611 Jy/beam ! Clean residual mean=0.000020 rms=0.001996 Jy/beam ! Combined flux in latest and established models = 0.584639 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.584639 Jy ! Inverting map and beam ! Estimated beam: bmin=1.93 mas, bmaj=4.882 mas, bpa=28.17 degrees ! Estimated noise=4.70195 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 (2.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143335 Jy ! Component: 100 - total flux cleaned = 0.0225701 Jy ! Component: 150 - total flux cleaned = 0.0246174 Jy ! Component: 200 - total flux cleaned = 0.0258834 Jy ! Total flux subtracted in 200 components = 0.0258834 Jy ! Clean residual min=-0.006343 max=0.005853 Jy/beam ! Clean residual mean=-0.000199 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.610523 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.610523 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.028 mas, bmaj=11.59 mas, bpa=-9.119 degrees ! Estimated noise=6.69049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117306 Jy ! Component: 100 - total flux cleaned = 0.00129727 Jy ! Component: 150 - total flux cleaned = 0.00119378 Jy ! Component: 200 - total flux cleaned = 0.00111339 Jy ! Total flux subtracted in 200 components = 0.00111339 Jy ! Clean residual min=-0.005904 max=0.005095 Jy/beam ! Clean residual mean=-0.000620 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.611636 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 = -7.04179e-05 Jy ! Component: 100 - total flux cleaned = -7.16041e-05 Jy ! Component: 150 - total flux cleaned = -7.32102e-05 Jy ! Component: 200 - total flux cleaned = -0.000124091 Jy ! Total flux subtracted in 200 components = -0.000124091 Jy ! Clean residual min=-0.005808 max=0.005107 Jy/beam ! Clean residual mean=-0.000613 rms=0.001596 Jy/beam ! Combined flux in latest and established models = 0.611512 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 70 components and 0.611512 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.93 mas, bmaj=4.882 mas, bpa=28.17 degrees ! Estimated noise=4.70195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000748273 Jy ! Component: 100 - total flux cleaned = 0.00102094 Jy ! Component: 150 - total flux cleaned = 0.0011707 Jy ! Component: 200 - total flux cleaned = 0.00136144 Jy ! Total flux subtracted in 200 components = 0.00136144 Jy ! Clean residual min=-0.005745 max=0.005189 Jy/beam ! Clean residual mean=-0.000264 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.612874 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.612873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092337Jy sigma=0.302315 ! Fit after self-cal, rms=0.092283Jy sigma=0.302203 wmodel /scr/pima/rv100_uvs/J1152-0841_S_map.mod ! Writing 85 model components to file: /scr/pima/rv100_uvs/J1152-0841_S_map.mod wobs /scr/pima/rv100_uvs/J1152-0841_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J1152-0841_S_uvs.fits wwins /scr/pima/rv100_uvs/J1152-0841_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv100_uvs/J1152-0841_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.00148034 Jy ! Component: 100 - total flux cleaned = -0.00231809 Jy ! Component: 150 - total flux cleaned = -0.00310821 Jy ! Component: 200 - total flux cleaned = -0.00378167 Jy ! Component: 250 - total flux cleaned = -0.00459393 Jy ! Component: 300 - total flux cleaned = -0.00506836 Jy ! Component: 350 - total flux cleaned = -0.00568379 Jy ! Component: 400 - total flux cleaned = -0.00605714 Jy ! Component: 450 - total flux cleaned = -0.0063491 Jy ! Component: 500 - total flux cleaned = -0.00649351 Jy ! Component: 550 - total flux cleaned = -0.0068448 Jy ! Component: 600 - total flux cleaned = -0.00711958 Jy ! Component: 650 - total flux cleaned = -0.00732093 Jy ! Component: 700 - total flux cleaned = -0.0074529 Jy ! Component: 750 - total flux cleaned = -0.00764814 Jy ! Component: 800 - total flux cleaned = -0.00777636 Jy ! Component: 850 - total flux cleaned = -0.00790211 Jy ! Component: 900 - total flux cleaned = -0.00802518 Jy ! Component: 950 - total flux cleaned = -0.00808561 Jy ! Component: 1000 - total flux cleaned = -0.0081459 Jy ! Component: 1050 - total flux cleaned = -0.00826354 Jy ! Component: 1100 - total flux cleaned = -0.00832131 Jy ! Component: 1150 - total flux cleaned = -0.00843479 Jy ! Component: 1200 - total flux cleaned = -0.00849103 Jy ! Component: 1250 - total flux cleaned = -0.00849088 Jy ! Component: 1300 - total flux cleaned = -0.00854627 Jy ! Component: 1350 - total flux cleaned = -0.00865471 Jy ! Component: 1400 - total flux cleaned = -0.00865555 Jy ! Component: 1450 - total flux cleaned = -0.00886702 Jy ! Component: 1500 - total flux cleaned = -0.00881499 Jy ! Component: 1550 - total flux cleaned = -0.00897002 Jy ! Component: 1600 - total flux cleaned = -0.00907219 Jy ! Component: 1650 - total flux cleaned = -0.00912283 Jy ! Component: 1700 - total flux cleaned = -0.00922287 Jy ! Component: 1750 - total flux cleaned = -0.00927215 Jy ! Component: 1800 - total flux cleaned = -0.00946765 Jy ! Component: 1850 - total flux cleaned = -0.0095638 Jy ! Component: 1900 - total flux cleaned = -0.0095634 Jy ! Component: 1950 - total flux cleaned = -0.00970562 Jy ! Component: 2000 - total flux cleaned = -0.00975256 Jy ! Component: 2050 - total flux cleaned = -0.00984547 Jy ! Component: 2100 - total flux cleaned = -0.00989184 Jy ! Component: 2150 - total flux cleaned = -0.0100291 Jy ! Component: 2200 - total flux cleaned = -0.00998393 Jy ! Component: 2250 - total flux cleaned = -0.0101189 Jy ! Component: 2300 - total flux cleaned = -0.0102523 Jy ! Component: 2350 - total flux cleaned = -0.010296 Jy ! Component: 2400 - total flux cleaned = -0.0103397 Jy ! Component: 2450 - total flux cleaned = -0.010383 Jy ! Component: 2500 - total flux cleaned = -0.0104263 Jy ! Component: 2550 - total flux cleaned = -0.0105116 Jy ! Component: 2600 - total flux cleaned = -0.0106384 Jy ! Component: 2650 - total flux cleaned = -0.0106382 Jy ! Component: 2700 - total flux cleaned = -0.0107211 Jy ! Component: 2750 - total flux cleaned = -0.010721 Jy ! Component: 2800 - total flux cleaned = -0.0107211 Jy ! Component: 2850 - total flux cleaned = -0.0108425 Jy ! Component: 2900 - total flux cleaned = -0.0108019 Jy ! Component: 2950 - total flux cleaned = -0.0108818 Jy ! Component: 3000 - total flux cleaned = -0.0108821 Jy ! Component: 3050 - total flux cleaned = -0.0109607 Jy ! Component: 3100 - total flux cleaned = -0.0109995 Jy ! Component: 3150 - total flux cleaned = -0.0109994 Jy ! Component: 3200 - total flux cleaned = -0.0109994 Jy ! Component: 3250 - total flux cleaned = -0.0110375 Jy ! Component: 3300 - total flux cleaned = -0.0110756 Jy ! Component: 3350 - total flux cleaned = -0.0110755 Jy ! Component: 3400 - total flux cleaned = -0.011113 Jy ! Component: 3450 - total flux cleaned = -0.0111872 Jy ! Component: 3500 - total flux cleaned = -0.011224 Jy ! Component: 3550 - total flux cleaned = -0.011224 Jy ! Component: 3600 - total flux cleaned = -0.0112239 Jy ! Component: 3650 - total flux cleaned = -0.0112602 Jy ! Component: 3700 - total flux cleaned = -0.0112604 Jy ! Component: 3750 - total flux cleaned = -0.0112962 Jy ! Component: 3800 - total flux cleaned = -0.0113317 Jy ! Component: 3850 - total flux cleaned = -0.0112963 Jy ! Component: 3900 - total flux cleaned = -0.0113666 Jy ! Component: 3950 - total flux cleaned = -0.0113317 Jy ! Component: 4000 - total flux cleaned = -0.0113665 Jy ! Component: 4050 - total flux cleaned = -0.011401 Jy ! Total flux subtracted in 4096 components = -0.0113667 Jy ! Clean residual min=-0.002489 max=0.002117 Jy/beam ! Clean residual mean=0.000011 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.601507 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 367 components and 0.601507 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J1152-0841_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.93 x 4.882 at 28.17 degrees (North through East) ! Clean map min=-0.0060759 max=0.54659 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J1152-0841_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.546594 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000579781 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.318215 0.318215 0.63643 1.27286 2.54572 5.09144 10.1829 20.3658 40.7315 81.463 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.546 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 942.759 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J1152-0841_S_uvs.log closed on Mon Feb 29 13:27:29 2016