! Started logfile: /scr/pima/rv100_uvs/J0509+1011_X_uvs.log on Mon Feb 29 13:25:37 2016 obs /scr/pima/rv100_uvs/J0509+1011_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0509+1011_X_uva.fits ! AN table 1: 48 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.675347 visibilities/baseline/integration-bin. ! Found source: J0509+1011 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 4668 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J0509+1011_X] 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.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 163 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.059430Jy sigma=14.511744 ! Fit after self-cal, rms=0.602154Jy sigma=8.115503 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7424 mas, bmaj=1.78 mas, bpa=-2.874 degrees ! Estimated noise=1.50273 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.316949 Jy ! Component: 100 - total flux cleaned = 0.386065 Jy ! Total flux subtracted in 100 components = 0.386065 Jy ! Clean residual min=-0.008623 max=0.019277 Jy/beam ! Clean residual mean=0.000020 rms=0.002015 Jy/beam ! Combined flux in latest and established models = 0.386065 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.386065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077786Jy sigma=0.899855 ! Fit after self-cal, rms=0.077771Jy sigma=0.899828 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164826 Jy ! Component: 100 - total flux cleaned = 0.0214696 Jy ! Total flux subtracted in 100 components = 0.0214696 Jy ! Clean residual min=-0.007513 max=0.008133 Jy/beam ! Clean residual mean=0.000008 rms=0.001548 Jy/beam ! Combined flux in latest and established models = 0.407534 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.407534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075521Jy sigma=0.826634 ! Fit after self-cal, rms=0.075527Jy sigma=0.826554 ! 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=0.8601 mas, bmaj=2.276 mas, bpa=-8.659 degrees ! Estimated noise=0.895717 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 (16.4, -28.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00918412 Jy ! Component: 100 - total flux cleaned = 0.0140496 Jy ! Component: 150 - total flux cleaned = 0.017483 Jy ! Component: 200 - total flux cleaned = 0.0200496 Jy ! Total flux subtracted in 200 components = 0.0200496 Jy ! Clean residual min=-0.007102 max=0.007541 Jy/beam ! Clean residual mean=0.000021 rms=0.001411 Jy/beam ! Combined flux in latest and established models = 0.427584 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.427584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074667Jy sigma=0.801948 ! Fit after self-cal, rms=0.074592Jy sigma=0.799105 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8601 x 2.276 at -8.659 degrees (North through East) ! Clean map min=-0.0064437 max=0.40321 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 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.98 KP 0.97 LA 1.00 MK 1.01 ! NL 0.99 OV 1.01 PT 0.97 SC 1.01 ! WF 1.01 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00 KP 0.98 LA 1.00 MK 1.00 ! NL 0.98 OV 1.02 PT 0.99 SC 1.00* ! WF 1.00 ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.01 KP 0.97 LA 0.99 MK 1.01 ! NL 0.99 OV 1.02 PT 0.99 SC 0.97 ! WF 1.06 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.02 KP 0.97 LA 1.04 MK 1.01 ! NL 1.00 OV 1.02 PT 0.98 SC 1.01 ! WF 1.00 ! ! ! Fit before self-cal, rms=0.074592Jy sigma=0.799105 ! Fit after self-cal, rms=0.074432Jy sigma=0.785685 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8666 mas, bmaj=2.286 mas, bpa=-8.587 degrees ! Estimated noise=0.897146 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.00122994 Jy ! Component: 100 - total flux cleaned = -0.00104727 Jy ! Component: 150 - total flux cleaned = -0.000796741 Jy ! Component: 200 - total flux cleaned = -0.000563695 Jy ! Total flux subtracted in 200 components = -0.000563695 Jy ! Clean residual min=-0.006403 max=0.005215 Jy/beam ! Clean residual mean=0.000070 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.42702 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 48 components and 0.42702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074091Jy sigma=0.783294 ! Fit after self-cal, rms=0.074107Jy sigma=0.783185 ! 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.074107Jy sigma=0.783185 ! Fit after self-cal, rms=0.072745Jy sigma=0.771658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8672 mas, bmaj=2.281 mas, bpa=-8.444 degrees ! Estimated noise=0.888523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00379811 Jy ! Component: 100 - total flux cleaned = -0.00518409 Jy ! Component: 150 - total flux cleaned = -0.00532575 Jy ! Component: 200 - total flux cleaned = -0.0054103 Jy ! Total flux subtracted in 200 components = -0.0054103 Jy ! Clean residual min=-0.004746 max=0.003945 Jy/beam ! Clean residual mean=0.000075 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.42161 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 67 components and 0.42161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072354Jy sigma=0.770041 ! Fit after self-cal, rms=0.072360Jy sigma=0.769988 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 = -9.47899e-05 Jy ! Component: 100 - total flux cleaned = -0.000132065 Jy ! Component: 150 - total flux cleaned = -0.000130888 Jy ! Component: 200 - total flux cleaned = -9.68527e-05 Jy ! Total flux subtracted in 200 components = -9.68527e-05 Jy ! Clean residual min=-0.004659 max=0.003879 Jy/beam ! Clean residual mean=0.000075 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.421513 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 79 components and 0.421513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072305Jy sigma=0.769642 ! Fit after self-cal, rms=0.072310Jy sigma=0.769623 ! 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.072310Jy sigma=0.769623 ! Fit after self-cal, rms=0.071534Jy sigma=0.763351 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8675 mas, bmaj=2.281 mas, bpa=-8.413 degrees ! Estimated noise=0.882503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00264138 Jy ! Component: 100 - total flux cleaned = -0.00360989 Jy ! Component: 150 - total flux cleaned = -0.00387765 Jy ! Component: 200 - total flux cleaned = -0.00390784 Jy ! Total flux subtracted in 200 components = -0.00390784 Jy ! Clean residual min=-0.003722 max=0.003724 Jy/beam ! Clean residual mean=0.000080 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.417605 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 0.417605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071327Jy sigma=0.762594 ! Fit after self-cal, rms=0.071324Jy sigma=0.762547 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 (-6.6, 11.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252787 Jy ! Component: 100 - total flux cleaned = 0.00285968 Jy ! Component: 150 - total flux cleaned = 0.00282376 Jy ! Component: 200 - total flux cleaned = 0.00270503 Jy ! Total flux subtracted in 200 components = 0.00270503 Jy ! Clean residual min=-0.003311 max=0.003195 Jy/beam ! Clean residual mean=0.000066 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.420311 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 108 components and 0.42031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071079Jy sigma=0.760613 ! Fit after self-cal, rms=0.071055Jy sigma=0.760425 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071055Jy sigma=0.760425 ! Fit after self-cal, rms=0.070676Jy sigma=0.759367 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.901 mas, bmaj=4.224 mas, bpa=-13.87 degrees ! Estimated noise=1.11602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00157404 Jy ! Component: 100 - total flux cleaned = -0.00147526 Jy ! Component: 150 - total flux cleaned = -0.00134898 Jy ! Component: 200 - total flux cleaned = -0.00123577 Jy ! Total flux subtracted in 200 components = -0.00123577 Jy ! Clean residual min=-0.004133 max=0.004406 Jy/beam ! Clean residual mean=0.000150 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.419075 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 124 components and 0.419075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070534Jy sigma=0.759501 ! Fit after self-cal, rms=0.070528Jy sigma=0.759243 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.000160493 Jy ! Component: 100 - total flux cleaned = 0.000379303 Jy ! Component: 150 - total flux cleaned = 0.000444402 Jy ! Component: 200 - total flux cleaned = 0.000475443 Jy ! Total flux subtracted in 200 components = 0.000475443 Jy ! Clean residual min=-0.004032 max=0.004379 Jy/beam ! Clean residual mean=0.000146 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.41955 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 133 components and 0.41955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070500Jy sigma=0.759402 ! Fit after self-cal, rms=0.070502Jy sigma=0.759328 ! 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=0.8676 mas, bmaj=2.281 mas, bpa=-8.395 degrees ! Estimated noise=0.877578 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8676 x 2.281 at -8.395 degrees (North through East) ! Clean map min=-0.0027653 max=0.39263 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7432 mas, bmaj=1.8 mas, bpa=-2.591 degrees ! Estimated noise=1.44717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.310272 Jy ! Component: 100 - total flux cleaned = 0.378003 Jy ! Component: 150 - total flux cleaned = 0.39412 Jy ! Component: 200 - total flux cleaned = 0.401104 Jy ! Total flux subtracted in 200 components = 0.401104 Jy ! Clean residual min=-0.005506 max=0.005924 Jy/beam ! Clean residual mean=0.000014 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.401104 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.401104 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8676 mas, bmaj=2.281 mas, bpa=-8.395 degrees ! Estimated noise=0.877578 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 (-0.4, 2.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0056154 Jy ! Component: 100 - total flux cleaned = 0.00923815 Jy ! Component: 150 - total flux cleaned = 0.0115293 Jy ! Component: 200 - total flux cleaned = 0.012836 Jy ! Total flux subtracted in 200 components = 0.012836 Jy ! Clean residual min=-0.003087 max=0.003213 Jy/beam ! Clean residual mean=0.000077 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.41394 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.41394 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.901 mas, bmaj=4.224 mas, bpa=-13.87 degrees ! Estimated noise=1.11602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242767 Jy ! Component: 100 - total flux cleaned = 0.0029587 Jy ! Component: 150 - total flux cleaned = 0.00316416 Jy ! Component: 200 - total flux cleaned = 0.00334638 Jy ! Total flux subtracted in 200 components = 0.00334638 Jy ! Clean residual min=-0.004102 max=0.004124 Jy/beam ! Clean residual mean=0.000162 rms=0.001143 Jy/beam ! Combined flux in latest and established models = 0.417287 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.000126026 Jy ! Component: 100 - total flux cleaned = 0.000242506 Jy ! Component: 150 - total flux cleaned = 0.000386542 Jy ! Component: 200 - total flux cleaned = 0.000488065 Jy ! Total flux subtracted in 200 components = 0.000488065 Jy ! Clean residual min=-0.004038 max=0.004140 Jy/beam ! Clean residual mean=0.000162 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.417775 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 70 components and 0.417775 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8676 mas, bmaj=2.281 mas, bpa=-8.395 degrees ! Estimated noise=0.877578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000214913 Jy ! Component: 100 - total flux cleaned = -0.000389318 Jy ! Component: 150 - total flux cleaned = -0.00044075 Jy ! Component: 200 - total flux cleaned = -0.000398396 Jy ! Total flux subtracted in 200 components = -0.000398396 Jy ! Clean residual min=-0.002858 max=0.003009 Jy/beam ! Clean residual mean=0.000070 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.417376 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 90 components and 0.417376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070471Jy sigma=0.759809 ! Fit after self-cal, rms=0.070446Jy sigma=0.759410 wmodel /scr/pima/rv100_uvs/J0509+1011_X_map.mod ! Writing 90 model components to file: /scr/pima/rv100_uvs/J0509+1011_X_map.mod wobs /scr/pima/rv100_uvs/J0509+1011_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0509+1011_X_uvs.fits wwins /scr/pima/rv100_uvs/J0509+1011_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv100_uvs/J0509+1011_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000644029 Jy ! Component: 100 - total flux cleaned = 0.000907717 Jy ! Component: 150 - total flux cleaned = 0.00135885 Jy ! Component: 200 - total flux cleaned = 0.00174385 Jy ! Component: 250 - total flux cleaned = 0.00211479 Jy ! Component: 300 - total flux cleaned = 0.00233985 Jy ! Component: 350 - total flux cleaned = 0.00260157 Jy ! Component: 400 - total flux cleaned = 0.00277247 Jy ! Component: 450 - total flux cleaned = 0.00298098 Jy ! Component: 500 - total flux cleaned = 0.00318443 Jy ! Component: 550 - total flux cleaned = 0.00326441 Jy ! Component: 600 - total flux cleaned = 0.00353935 Jy ! Component: 650 - total flux cleaned = 0.00380831 Jy ! Component: 700 - total flux cleaned = 0.00392147 Jy ! Component: 750 - total flux cleaned = 0.00421809 Jy ! Component: 800 - total flux cleaned = 0.00436317 Jy ! Component: 850 - total flux cleaned = 0.00454205 Jy ! Component: 900 - total flux cleaned = 0.00468247 Jy ! Component: 950 - total flux cleaned = 0.00471657 Jy ! Component: 1000 - total flux cleaned = 0.00478499 Jy ! Component: 1050 - total flux cleaned = 0.00491953 Jy ! Component: 1100 - total flux cleaned = 0.00498576 Jy ! Component: 1150 - total flux cleaned = 0.00495334 Jy ! Component: 1200 - total flux cleaned = 0.0050829 Jy ! Component: 1250 - total flux cleaned = 0.00511453 Jy ! Component: 1300 - total flux cleaned = 0.00511435 Jy ! Component: 1350 - total flux cleaned = 0.00514511 Jy ! Component: 1400 - total flux cleaned = 0.00505235 Jy ! Component: 1450 - total flux cleaned = 0.00514414 Jy ! Component: 1500 - total flux cleaned = 0.00517442 Jy ! Component: 1550 - total flux cleaned = 0.00514412 Jy ! Component: 1600 - total flux cleaned = 0.00514429 Jy ! Component: 1650 - total flux cleaned = 0.00508622 Jy ! Component: 1700 - total flux cleaned = 0.00505724 Jy ! Component: 1750 - total flux cleaned = 0.00508624 Jy ! Component: 1800 - total flux cleaned = 0.00508685 Jy ! Component: 1850 - total flux cleaned = 0.00511553 Jy ! Component: 1900 - total flux cleaned = 0.00508742 Jy ! Component: 1950 - total flux cleaned = 0.00508683 Jy ! Component: 2000 - total flux cleaned = 0.00514148 Jy ! Component: 2050 - total flux cleaned = 0.00519559 Jy ! Component: 2100 - total flux cleaned = 0.00527632 Jy ! Component: 2150 - total flux cleaned = 0.0052229 Jy ! Component: 2200 - total flux cleaned = 0.00535561 Jy ! Component: 2250 - total flux cleaned = 0.00551314 Jy ! Component: 2300 - total flux cleaned = 0.00546094 Jy ! Component: 2350 - total flux cleaned = 0.00566771 Jy ! Component: 2400 - total flux cleaned = 0.00561632 Jy ! Component: 2450 - total flux cleaned = 0.00574395 Jy ! Component: 2500 - total flux cleaned = 0.00579463 Jy ! Component: 2550 - total flux cleaned = 0.00589476 Jy ! Component: 2600 - total flux cleaned = 0.0060193 Jy ! Component: 2650 - total flux cleaned = 0.00619224 Jy ! Component: 2700 - total flux cleaned = 0.00624124 Jy ! Component: 2750 - total flux cleaned = 0.00633886 Jy ! Component: 2800 - total flux cleaned = 0.00641163 Jy ! Component: 2850 - total flux cleaned = 0.00665168 Jy ! Component: 2900 - total flux cleaned = 0.00662773 Jy ! Component: 2950 - total flux cleaned = 0.00669888 Jy ! Component: 3000 - total flux cleaned = 0.00688727 Jy ! Component: 3050 - total flux cleaned = 0.00693383 Jy ! Component: 3100 - total flux cleaned = 0.00700344 Jy ! Component: 3150 - total flux cleaned = 0.0070726 Jy ! Component: 3200 - total flux cleaned = 0.00716426 Jy ! Component: 3250 - total flux cleaned = 0.00720974 Jy ! Component: 3300 - total flux cleaned = 0.00730012 Jy ! Component: 3350 - total flux cleaned = 0.00747985 Jy ! Component: 3400 - total flux cleaned = 0.00754687 Jy ! Component: 3450 - total flux cleaned = 0.00759133 Jy ! Component: 3500 - total flux cleaned = 0.00774574 Jy ! Component: 3550 - total flux cleaned = 0.00774552 Jy ! Component: 3600 - total flux cleaned = 0.0078979 Jy ! Component: 3650 - total flux cleaned = 0.00791968 Jy ! Component: 3700 - total flux cleaned = 0.00794136 Jy ! Component: 3750 - total flux cleaned = 0.00806992 Jy ! Component: 3800 - total flux cleaned = 0.00809121 Jy ! Component: 3850 - total flux cleaned = 0.00811254 Jy ! Component: 3900 - total flux cleaned = 0.0082598 Jy ! Component: 3950 - total flux cleaned = 0.0082598 Jy ! Component: 4000 - total flux cleaned = 0.00834306 Jy ! Component: 4050 - total flux cleaned = 0.00840512 Jy ! Total flux subtracted in 4096 components = 0.00842573 Jy ! Clean residual min=-0.001418 max=0.001147 Jy/beam ! Clean residual mean=0.000046 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.425802 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 385 components and 0.425802 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0509+1011_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8676 x 2.281 at -8.395 degrees (North through East) ! Clean map min=-0.0025538 max=0.39218 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0509+1011_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.392182 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000369266 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.28247 0.28247 0.564941 1.12988 2.25976 4.51952 9.03905 18.0781 36.1562 72.3124 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.392 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1062.06 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0509+1011_X_uvs.log closed on Mon Feb 29 13:25:41 2016