! Started logfile: /scr/pima/rv102_uvs/J2210+2013_S_uvs.log on Sat Feb 27 22:27:44 2016 obs /scr/pima/rv102_uvs/J2210+2013_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J2210+2013_S_uva.fits ! AN table 1: 22 integrations on 28 of 28 possible baselines. ! AN table 2: 22 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.928571 visibilities/baseline/integration-bin. ! Found source: J2210+2013 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 4576 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv102_uvs/J2210+2013_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.008711Jy sigma=15.735015 ! Fit after self-cal, rms=0.942077Jy sigma=14.819662 ! 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.177 mas, bmaj=6.263 mas, bpa=1.624 degrees ! Estimated noise=1.59441 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.0467521 Jy ! Component: 100 - total flux cleaned = 0.0556831 Jy ! Total flux subtracted in 100 components = 0.0556831 Jy ! Clean residual min=-0.010600 max=0.017738 Jy/beam ! Clean residual mean=-0.000025 rms=0.002959 Jy/beam ! Combined flux in latest and established models = 0.0556831 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0556831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092196Jy sigma=0.981309 ! Fit after self-cal, rms=0.091384Jy sigma=0.964026 ! Inverting map ! Added new window around map position (-20, 51.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154263 Jy ! Component: 100 - total flux cleaned = 0.0181743 Jy ! Total flux subtracted in 100 components = 0.0181743 Jy ! Clean residual min=-0.009301 max=0.014633 Jy/beam ! Clean residual mean=-0.000024 rms=0.002450 Jy/beam ! Combined flux in latest and established models = 0.0738574 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.0738574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090089Jy sigma=0.920287 ! Fit after self-cal, rms=0.089289Jy sigma=0.904718 ! 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.298 mas, bmaj=7.802 mas, bpa=0.02606 degrees ! Estimated noise=0.734498 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.00462444 Jy ! Component: 100 - total flux cleaned = 0.00432983 Jy ! Component: 150 - total flux cleaned = 0.00410754 Jy ! Component: 200 - total flux cleaned = 0.0040188 Jy ! Total flux subtracted in 200 components = 0.0040188 Jy ! Clean residual min=-0.007796 max=0.008593 Jy/beam ! Clean residual mean=-0.000051 rms=0.002055 Jy/beam ! Combined flux in latest and established models = 0.0778762 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.0778762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088822Jy sigma=0.891635 ! Fit after self-cal, rms=0.088633Jy sigma=0.887858 ! 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.298 x 7.802 at 0.02606 degrees (North through East) ! Clean map min=-0.0072488 max=0.054528 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* 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* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* 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* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* 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* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* 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* ! ! ! Fit before self-cal, rms=0.088633Jy sigma=0.887858 ! Fit after self-cal, rms=0.088633Jy sigma=0.887858 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.298 mas, bmaj=7.802 mas, bpa=0.02606 degrees ! Estimated noise=0.734498 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.00238292 Jy ! Component: 100 - total flux cleaned = 0.00229501 Jy ! Component: 150 - total flux cleaned = 0.00222422 Jy ! Component: 200 - total flux cleaned = 0.00222608 Jy ! Total flux subtracted in 200 components = 0.00222608 Jy ! Clean residual min=-0.007465 max=0.006897 Jy/beam ! Clean residual mean=-0.000048 rms=0.001952 Jy/beam ! Combined flux in latest and established models = 0.0801023 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.0801023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088398Jy sigma=0.882060 ! Fit after self-cal, rms=0.088341Jy sigma=0.880654 ! 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.088341Jy sigma=0.880654 ! Fit after self-cal, rms=0.088341Jy sigma=0.880654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.298 mas, bmaj=7.802 mas, bpa=0.02606 degrees ! Estimated noise=0.734498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135201 Jy ! Component: 100 - total flux cleaned = 0.00157294 Jy ! Component: 150 - total flux cleaned = 0.00162754 Jy ! Component: 200 - total flux cleaned = 0.00157277 Jy ! Total flux subtracted in 200 components = 0.00157277 Jy ! Clean residual min=-0.007200 max=0.006360 Jy/beam ! Clean residual mean=-0.000045 rms=0.001907 Jy/beam ! Combined flux in latest and established models = 0.0816751 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.0816751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088213Jy sigma=0.877851 ! Fit after self-cal, rms=0.088182Jy sigma=0.877133 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.000577789 Jy ! Component: 100 - total flux cleaned = 0.000758484 Jy ! Component: 150 - total flux cleaned = 0.000709064 Jy ! Component: 200 - total flux cleaned = 0.000708389 Jy ! Total flux subtracted in 200 components = 0.000708389 Jy ! Clean residual min=-0.006985 max=0.005995 Jy/beam ! Clean residual mean=-0.000042 rms=0.001883 Jy/beam ! Combined flux in latest and established models = 0.0823835 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.0823835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088101Jy sigma=0.875255 ! Fit after self-cal, rms=0.088087Jy sigma=0.874800 ! 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.088087Jy sigma=0.874800 ! Fit after self-cal, rms=0.088087Jy sigma=0.874800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.298 mas, bmaj=7.802 mas, bpa=0.02606 degrees ! Estimated noise=0.734498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000329812 Jy ! Component: 100 - total flux cleaned = 0.000491351 Jy ! Component: 150 - total flux cleaned = 0.00049156 Jy ! Component: 200 - total flux cleaned = 0.00049213 Jy ! Total flux subtracted in 200 components = 0.00049213 Jy ! Clean residual min=-0.006834 max=0.005932 Jy/beam ! Clean residual mean=-0.000040 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 0.0828756 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 38 components and 0.0828756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088024Jy sigma=0.873460 ! Fit after self-cal, rms=0.088024Jy sigma=0.873109 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.000271215 Jy ! Component: 100 - total flux cleaned = 0.000318691 Jy ! Component: 150 - total flux cleaned = 0.000316711 Jy ! Component: 200 - total flux cleaned = 0.000356363 Jy ! Total flux subtracted in 200 components = 0.000356363 Jy ! Clean residual min=-0.006793 max=0.006069 Jy/beam ! Clean residual mean=-0.000037 rms=0.001852 Jy/beam ! Combined flux in latest and established models = 0.083232 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.083232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087965Jy sigma=0.872039 ! Fit after self-cal, rms=0.087966Jy sigma=0.871743 ! 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.087966Jy sigma=0.871743 ! Fit after self-cal, rms=0.087966Jy sigma=0.871743 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.19 mas, bmaj=11.51 mas, bpa=-17.57 degrees ! Estimated noise=0.812071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000371826 Jy ! Component: 100 - total flux cleaned = 0.000364993 Jy ! Component: 150 - total flux cleaned = 0.000402169 Jy ! Component: 200 - total flux cleaned = 0.000465395 Jy ! Total flux subtracted in 200 components = 0.000465395 Jy ! Clean residual min=-0.008665 max=0.007959 Jy/beam ! Clean residual mean=-0.000058 rms=0.002669 Jy/beam ! Combined flux in latest and established models = 0.0836973 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.0836974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087965Jy sigma=0.871313 ! Fit after self-cal, rms=0.087938Jy sigma=0.870858 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.000183607 Jy ! Component: 100 - total flux cleaned = 0.000292508 Jy ! Component: 150 - total flux cleaned = 0.000322271 Jy ! Component: 200 - total flux cleaned = 0.000321013 Jy ! Total flux subtracted in 200 components = 0.000321013 Jy ! Clean residual min=-0.008733 max=0.008067 Jy/beam ! Clean residual mean=-0.000055 rms=0.002662 Jy/beam ! Combined flux in latest and established models = 0.0840184 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.0840184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087948Jy sigma=0.870773 ! Fit after self-cal, rms=0.087923Jy sigma=0.870504 ! 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.298 mas, bmaj=7.802 mas, bpa=0.02606 degrees ! Estimated noise=0.734498 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.298 x 7.802 at 0.02606 degrees (North through East) ! Clean map min=-0.0067651 max=0.050326 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.177 mas, bmaj=6.263 mas, bpa=1.624 degrees ! Estimated noise=1.59441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0506837 Jy ! Component: 100 - total flux cleaned = 0.0717735 Jy ! Component: 150 - total flux cleaned = 0.0819848 Jy ! Component: 200 - total flux cleaned = 0.0837285 Jy ! Total flux subtracted in 200 components = 0.0837285 Jy ! Clean residual min=-0.007922 max=0.007738 Jy/beam ! Clean residual mean=-0.000009 rms=0.002004 Jy/beam ! Combined flux in latest and established models = 0.0837284 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0837284 Jy ! Inverting map and beam ! Estimated beam: bmin=4.298 mas, bmaj=7.802 mas, bpa=0.02606 degrees ! Estimated noise=0.734498 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.0022345 Jy ! Component: 100 - total flux cleaned = -0.00174242 Jy ! Component: 150 - total flux cleaned = -0.00133927 Jy ! Component: 200 - total flux cleaned = -0.00111187 Jy ! Total flux subtracted in 200 components = -0.00111187 Jy ! Clean residual min=-0.007010 max=0.006708 Jy/beam ! Clean residual mean=-0.000032 rms=0.001879 Jy/beam ! Combined flux in latest and established models = 0.0826166 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.0826166 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=10.19 mas, bmaj=11.51 mas, bpa=-17.57 degrees ! Estimated noise=0.812071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000209529 Jy ! Component: 100 - total flux cleaned = 0.000470052 Jy ! Component: 150 - total flux cleaned = 0.000602959 Jy ! Component: 200 - total flux cleaned = 0.000818807 Jy ! Total flux subtracted in 200 components = 0.000818807 Jy ! Clean residual min=-0.008816 max=0.008265 Jy/beam ! Clean residual mean=-0.000051 rms=0.002662 Jy/beam ! Combined flux in latest and established models = 0.0834354 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 = 9.07209e-05 Jy ! Component: 100 - total flux cleaned = 0.00020912 Jy ! Component: 150 - total flux cleaned = 0.000275194 Jy ! Component: 200 - total flux cleaned = 0.000334937 Jy ! Total flux subtracted in 200 components = 0.000334937 Jy ! Clean residual min=-0.008847 max=0.008211 Jy/beam ! Clean residual mean=-0.000051 rms=0.002649 Jy/beam ! Combined flux in latest and established models = 0.0837703 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 51 components and 0.0837703 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.298 mas, bmaj=7.802 mas, bpa=0.02606 degrees ! Estimated noise=0.734498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000687042 Jy ! Component: 100 - total flux cleaned = 0.000687826 Jy ! Component: 150 - total flux cleaned = 0.000619783 Jy ! Component: 200 - total flux cleaned = 0.000499433 Jy ! Total flux subtracted in 200 components = 0.000499433 Jy ! Clean residual min=-0.007195 max=0.006406 Jy/beam ! Clean residual mean=-0.000032 rms=0.001832 Jy/beam ! Combined flux in latest and established models = 0.0842698 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.0842698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088040Jy sigma=0.870576 ! Fit after self-cal, rms=0.087993Jy sigma=0.869602 wmodel /scr/pima/rv102_uvs/J2210+2013_S_map.mod ! Writing 60 model components to file: /scr/pima/rv102_uvs/J2210+2013_S_map.mod wobs /scr/pima/rv102_uvs/J2210+2013_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J2210+2013_S_uvs.fits wwins /scr/pima/rv102_uvs/J2210+2013_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv102_uvs/J2210+2013_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.00146803 Jy ! Component: 100 - total flux cleaned = -0.00287561 Jy ! Component: 150 - total flux cleaned = -0.00427996 Jy ! Component: 200 - total flux cleaned = -0.00522901 Jy ! Component: 250 - total flux cleaned = -0.00604443 Jy ! Component: 300 - total flux cleaned = -0.00673411 Jy ! Component: 350 - total flux cleaned = -0.00706163 Jy ! Component: 400 - total flux cleaned = -0.00737624 Jy ! Component: 450 - total flux cleaned = -0.00760298 Jy ! Component: 500 - total flux cleaned = -0.00767789 Jy ! Component: 550 - total flux cleaned = -0.00767898 Jy ! Component: 600 - total flux cleaned = -0.00754471 Jy ! Component: 650 - total flux cleaned = -0.00748019 Jy ! Component: 700 - total flux cleaned = -0.00735094 Jy ! Component: 750 - total flux cleaned = -0.00716344 Jy ! Component: 800 - total flux cleaned = -0.00704288 Jy ! Component: 850 - total flux cleaned = -0.00710213 Jy ! Component: 900 - total flux cleaned = -0.00704458 Jy ! Component: 950 - total flux cleaned = -0.00687735 Jy ! Component: 1000 - total flux cleaned = -0.00698517 Jy ! Component: 1050 - total flux cleaned = -0.00687793 Jy ! Component: 1100 - total flux cleaned = -0.006723 Jy ! Component: 1150 - total flux cleaned = -0.00662309 Jy ! Component: 1200 - total flux cleaned = -0.00662187 Jy ! Component: 1250 - total flux cleaned = -0.00657245 Jy ! Component: 1300 - total flux cleaned = -0.00647788 Jy ! Component: 1350 - total flux cleaned = -0.006478 Jy ! Component: 1400 - total flux cleaned = -0.00660996 Jy ! Component: 1450 - total flux cleaned = -0.00643549 Jy ! Component: 1500 - total flux cleaned = -0.00630696 Jy ! Component: 1550 - total flux cleaned = -0.00609745 Jy ! Component: 1600 - total flux cleaned = -0.00581004 Jy ! Component: 1650 - total flux cleaned = -0.0055686 Jy ! Component: 1700 - total flux cleaned = -0.00537172 Jy ! Component: 1750 - total flux cleaned = -0.00513996 Jy ! Component: 1800 - total flux cleaned = -0.00495062 Jy ! Component: 1850 - total flux cleaned = -0.00472647 Jy ! Component: 1900 - total flux cleaned = -0.00443354 Jy ! Component: 1950 - total flux cleaned = -0.00418098 Jy ! Component: 2000 - total flux cleaned = -0.00393324 Jy ! Component: 2050 - total flux cleaned = -0.00372465 Jy ! Component: 2100 - total flux cleaned = -0.00358745 Jy ! Component: 2150 - total flux cleaned = -0.0033857 Jy ! Component: 2200 - total flux cleaned = -0.00318644 Jy ! Component: 2250 - total flux cleaned = -0.00312019 Jy ! Component: 2300 - total flux cleaned = -0.00302343 Jy ! Component: 2350 - total flux cleaned = -0.00270681 Jy ! Component: 2400 - total flux cleaned = -0.0027381 Jy ! Component: 2450 - total flux cleaned = -0.00255357 Jy ! Component: 2500 - total flux cleaned = -0.00246283 Jy ! Component: 2550 - total flux cleaned = -0.00231357 Jy ! Component: 2600 - total flux cleaned = -0.00219624 Jy ! Component: 2650 - total flux cleaned = -0.00205217 Jy ! Component: 2700 - total flux cleaned = -0.00202365 Jy ! Component: 2750 - total flux cleaned = -0.00196715 Jy ! Component: 2800 - total flux cleaned = -0.0018008 Jy ! Component: 2850 - total flux cleaned = -0.00166319 Jy ! Component: 2900 - total flux cleaned = -0.00158211 Jy ! Component: 2950 - total flux cleaned = -0.00150191 Jy ! Component: 3000 - total flux cleaned = -0.0014223 Jy ! Component: 3050 - total flux cleaned = -0.00131747 Jy ! Component: 3100 - total flux cleaned = -0.0013168 Jy ! Component: 3150 - total flux cleaned = -0.00116236 Jy ! Component: 3200 - total flux cleaned = -0.00116226 Jy ! Component: 3250 - total flux cleaned = -0.000960575 Jy ! Component: 3300 - total flux cleaned = -0.000935502 Jy ! Component: 3350 - total flux cleaned = -0.000836546 Jy ! Component: 3400 - total flux cleaned = -0.00073824 Jy ! Component: 3450 - total flux cleaned = -0.000640967 Jy ! Component: 3500 - total flux cleaned = -0.00049615 Jy ! Component: 3550 - total flux cleaned = -0.000400346 Jy ! Component: 3600 - total flux cleaned = -0.000305428 Jy ! Component: 3650 - total flux cleaned = -0.000164207 Jy ! Component: 3700 - total flux cleaned = -0.00011745 Jy ! Component: 3750 - total flux cleaned = 6.79774e-05 Jy ! Component: 3800 - total flux cleaned = 0.000113944 Jy ! Component: 3850 - total flux cleaned = 0.000228241 Jy ! Component: 3900 - total flux cleaned = 0.000296264 Jy ! Component: 3950 - total flux cleaned = 0.000454019 Jy ! Component: 4000 - total flux cleaned = 0.000588187 Jy ! Component: 4050 - total flux cleaned = 0.000677073 Jy ! Total flux subtracted in 4096 components = 0.000721123 Jy ! Clean residual min=-0.001531 max=0.001401 Jy/beam ! Clean residual mean=-0.000014 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0849909 Jy keep ! Adding 379 model components to the UV plane model. ! The established model now contains 439 components and 0.0849909 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J2210+2013_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.298 x 7.802 at 0.02606 degrees (North through East) ! Clean map min=-0.0050193 max=0.04829 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J2210+2013_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0482898 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000412569 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.56308 2.56308 5.12617 10.2523 20.5047 41.0093 82.0187 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.048 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 117.046 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J2210+2013_S_uvs.log closed on Sat Feb 27 22:27:47 2016