! Started logfile: /scr/pima/bg219g_uvs/J1727+4530_S_uvs.log on Thu Apr 7 07:21:12 2016 obs /scr/pima/bg219g_uvs/J1727+4530_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1727+4530_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.928571 visibilities/baseline/integration-bin. ! Found source: J1727+4530 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 936 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/bg219g_uvs/J1727+4530_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.325784Jy sigma=20.688060 ! Fit after self-cal, rms=0.205292Jy sigma=3.242588 ! 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=2.822 mas, bmaj=10.7 mas, bpa=30.87 degrees ! Estimated noise=2.04044 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.648833 Jy ! Component: 100 - total flux cleaned = 0.790321 Jy ! Total flux subtracted in 100 components = 0.790321 Jy ! Clean residual min=-0.026274 max=0.041409 Jy/beam ! Clean residual mean=-0.000046 rms=0.008476 Jy/beam ! Combined flux in latest and established models = 0.790321 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.790321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138396Jy sigma=2.143638 ! Fit after self-cal, rms=0.138396Jy sigma=2.143607 ! 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.334 mas, bmaj=10.5 mas, bpa=30.54 degrees ! Estimated noise=1.66618 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.0352687 Jy ! Component: 100 - total flux cleaned = 0.0396734 Jy ! Component: 150 - total flux cleaned = 0.0447327 Jy ! Component: 200 - total flux cleaned = 0.0469903 Jy ! Total flux subtracted in 200 components = 0.0469903 Jy ! Clean residual min=-0.029012 max=0.029736 Jy/beam ! Clean residual mean=-0.000032 rms=0.007022 Jy/beam ! Combined flux in latest and established models = 0.837312 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.837312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127078Jy sigma=1.976368 ! Fit after self-cal, rms=0.127056Jy sigma=1.975897 ! 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.334 x 10.5 at 30.54 degrees (North through East) ! Clean map min=-0.027848 max=0.83938 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: ! BR 0.99 FD 1.06 KP 0.98 LA 0.93 ! MK 1.02 NL 0.92 OV 0.97 PT 1.00 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.06 KP 1.00 LA 0.95 ! MK 1.04 NL 0.89 OV 0.99 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.15 KP 0.99 LA 0.95 ! MK 1.06 NL 0.84 OV 1.00 PT 0.98 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 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.127056Jy sigma=1.975897 ! Fit after self-cal, rms=0.113599Jy sigma=1.683927 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=10.47 mas, bpa=30.55 degrees ! Estimated noise=1.62601 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.00756007 Jy ! Component: 100 - total flux cleaned = -0.00646236 Jy ! Component: 150 - total flux cleaned = -0.00580181 Jy ! Component: 200 - total flux cleaned = -0.00545846 Jy ! Total flux subtracted in 200 components = -0.00545846 Jy ! Clean residual min=-0.014360 max=0.011370 Jy/beam ! Clean residual mean=-0.000039 rms=0.003247 Jy/beam ! Combined flux in latest and established models = 0.831853 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.831853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112069Jy sigma=1.655094 ! Fit after self-cal, rms=0.112054Jy sigma=1.654433 ! 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.112054Jy sigma=1.654433 ! Fit after self-cal, rms=0.110526Jy sigma=1.644245 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=10.47 mas, bpa=30.55 degrees ! Estimated noise=1.60777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00781938 Jy ! Component: 100 - total flux cleaned = -0.00680119 Jy ! Component: 150 - total flux cleaned = -0.0063896 Jy ! Component: 200 - total flux cleaned = -0.0062749 Jy ! Total flux subtracted in 200 components = -0.0062749 Jy ! Clean residual min=-0.012734 max=0.010489 Jy/beam ! Clean residual mean=-0.000038 rms=0.003014 Jy/beam ! Combined flux in latest and established models = 0.825578 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 44 components and 0.825578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109741Jy sigma=1.629310 ! Fit after self-cal, rms=0.109735Jy sigma=1.629157 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.000477719 Jy ! Component: 100 - total flux cleaned = 0.000477709 Jy ! Component: 150 - total flux cleaned = 0.000478139 Jy ! Component: 200 - total flux cleaned = 0.000408242 Jy ! Total flux subtracted in 200 components = 0.000408242 Jy ! Clean residual min=-0.012810 max=0.010242 Jy/beam ! Clean residual mean=-0.000037 rms=0.002985 Jy/beam ! Combined flux in latest and established models = 0.825986 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 62 components and 0.825986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109618Jy sigma=1.627096 ! Fit after self-cal, rms=0.109618Jy sigma=1.626998 ! 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.109618Jy sigma=1.626998 ! Fit after self-cal, rms=0.108345Jy sigma=1.619185 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=10.46 mas, bpa=30.54 degrees ! Estimated noise=1.59219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00686448 Jy ! Component: 100 - total flux cleaned = -0.00648587 Jy ! Component: 150 - total flux cleaned = -0.0064832 Jy ! Component: 200 - total flux cleaned = -0.00655004 Jy ! Total flux subtracted in 200 components = -0.00655004 Jy ! Clean residual min=-0.011823 max=0.009944 Jy/beam ! Clean residual mean=-0.000036 rms=0.002840 Jy/beam ! Combined flux in latest and established models = 0.819436 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.819436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107949Jy sigma=1.611262 ! Fit after self-cal, rms=0.107950Jy sigma=1.611205 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.000190515 Jy ! Component: 100 - total flux cleaned = 0.000134752 Jy ! Component: 150 - total flux cleaned = 0.000132841 Jy ! Component: 200 - total flux cleaned = 8.54968e-05 Jy ! Total flux subtracted in 200 components = 8.54968e-05 Jy ! Clean residual min=-0.011930 max=0.009821 Jy/beam ! Clean residual mean=-0.000036 rms=0.002829 Jy/beam ! Combined flux in latest and established models = 0.819522 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.819522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107903Jy sigma=1.610389 ! Fit after self-cal, rms=0.107905Jy sigma=1.610353 ! 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.107905Jy sigma=1.610353 ! Fit after self-cal, rms=0.106902Jy sigma=1.605627 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.419 mas, bmaj=10.87 mas, bpa=32.92 degrees ! Estimated noise=1.90002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00447912 Jy ! Component: 100 - total flux cleaned = -0.004302 Jy ! Component: 150 - total flux cleaned = -0.00391861 Jy ! Component: 200 - total flux cleaned = -0.00366691 Jy ! Total flux subtracted in 200 components = -0.00366691 Jy ! Clean residual min=-0.011833 max=0.014632 Jy/beam ! Clean residual mean=-0.000064 rms=0.003556 Jy/beam ! Combined flux in latest and established models = 0.815855 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 83 components and 0.815855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106694Jy sigma=1.600903 ! Fit after self-cal, rms=0.106695Jy sigma=1.600766 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.000183051 Jy ! Component: 100 - total flux cleaned = 0.000344183 Jy ! Component: 150 - total flux cleaned = 0.000392963 Jy ! Component: 200 - total flux cleaned = 0.000481073 Jy ! Total flux subtracted in 200 components = 0.000481073 Jy ! Clean residual min=-0.011892 max=0.014620 Jy/beam ! Clean residual mean=-0.000063 rms=0.003539 Jy/beam ! Combined flux in latest and established models = 0.816336 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.816336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106699Jy sigma=1.600664 ! Fit after self-cal, rms=0.106700Jy sigma=1.600562 ! 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.345 mas, bmaj=10.46 mas, bpa=30.54 degrees ! Estimated noise=1.5799 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.345 x 10.46 at 30.54 degrees (North through East) ! Clean map min=-0.010688 max=0.79449 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.106700Jy sigma=1.600562 ! Fit after self-cal, rms=0.100401Jy sigma=1.482445 ! Inverting map and beam ! Estimated beam: bmin=3.348 mas, bmaj=10.46 mas, bpa=30.55 degrees ! Estimated noise=1.57193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00394694 Jy ! Component: 100 - total flux cleaned = -0.00597319 Jy ! Component: 150 - total flux cleaned = -0.00675408 Jy ! Component: 200 - total flux cleaned = -0.00711153 Jy ! Total flux subtracted in 200 components = -0.00711153 Jy ! Clean residual min=-0.008947 max=0.009216 Jy/beam ! Clean residual mean=-0.000030 rms=0.002319 Jy/beam ! Combined flux in latest and established models = 0.809225 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.809225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100219Jy sigma=1.479930 ! Fit after self-cal, rms=0.100221Jy sigma=1.479917 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000276815 Jy ! Component: 100 - total flux cleaned = -0.000341165 Jy ! Component: 150 - total flux cleaned = -0.000370157 Jy ! Component: 200 - total flux cleaned = -0.000426501 Jy ! Total flux subtracted in 200 components = -0.000426501 Jy ! Clean residual min=-0.009051 max=0.009127 Jy/beam ! Clean residual mean=-0.000030 rms=0.002315 Jy/beam ! Combined flux in latest and established models = 0.808798 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 106 components and 0.808798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100194Jy sigma=1.479764 ! Fit after self-cal, rms=0.100196Jy sigma=1.479760 ! 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.100196Jy sigma=1.479760 ! Fit after self-cal, rms=0.099709Jy sigma=1.478060 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=2.829 mas, bmaj=10.67 mas, bpa=30.88 degrees ! Estimated noise=1.92869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.613273 Jy ! Component: 100 - total flux cleaned = 0.747006 Jy ! Component: 150 - total flux cleaned = 0.776449 Jy ! Component: 200 - total flux cleaned = 0.787404 Jy ! Total flux subtracted in 200 components = 0.787404 Jy ! Clean residual min=-0.012158 max=0.011727 Jy/beam ! Clean residual mean=-0.000027 rms=0.003219 Jy/beam ! Combined flux in latest and established models = 0.787404 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.787404 Jy ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=10.46 mas, bpa=30.56 degrees ! Estimated noise=1.56471 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.00863404 Jy ! Component: 100 - total flux cleaned = 0.0127093 Jy ! Component: 150 - total flux cleaned = 0.0133621 Jy ! Component: 200 - total flux cleaned = 0.0137613 Jy ! Total flux subtracted in 200 components = 0.0137613 Jy ! Clean residual min=-0.009531 max=0.010115 Jy/beam ! Clean residual mean=-0.000033 rms=0.002464 Jy/beam ! Combined flux in latest and established models = 0.801165 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.801165 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.43 mas, bmaj=10.87 mas, bpa=32.95 degrees ! Estimated noise=1.87869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373325 Jy ! Component: 100 - total flux cleaned = 0.00411641 Jy ! Component: 150 - total flux cleaned = 0.00404273 Jy ! Component: 200 - total flux cleaned = 0.00397569 Jy ! Total flux subtracted in 200 components = 0.00397569 Jy ! Clean residual min=-0.010945 max=0.012212 Jy/beam ! Clean residual mean=-0.000053 rms=0.003123 Jy/beam ! Combined flux in latest and established models = 0.805141 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.23416e-05 Jy ! Component: 100 - total flux cleaned = 0.000177146 Jy ! Component: 150 - total flux cleaned = 0.000232507 Jy ! Component: 200 - total flux cleaned = 0.000284442 Jy ! Total flux subtracted in 200 components = 0.000284442 Jy ! Clean residual min=-0.010970 max=0.012245 Jy/beam ! Clean residual mean=-0.000053 rms=0.003102 Jy/beam ! Combined flux in latest and established models = 0.805425 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.805425 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=10.46 mas, bpa=30.56 degrees ! Estimated noise=1.56471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000995535 Jy ! Component: 100 - total flux cleaned = -0.00145989 Jy ! Component: 150 - total flux cleaned = -0.00162023 Jy ! Component: 200 - total flux cleaned = -0.0016249 Jy ! Total flux subtracted in 200 components = -0.0016249 Jy ! Clean residual min=-0.008871 max=0.009656 Jy/beam ! Clean residual mean=-0.000029 rms=0.002344 Jy/beam ! Combined flux in latest and established models = 0.8038 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.8038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099770Jy sigma=1.479228 ! Fit after self-cal, rms=0.099759Jy sigma=1.479033 wmodel /scr/pima/bg219g_uvs/J1727+4530_S_map.mod ! Writing 58 model components to file: /scr/pima/bg219g_uvs/J1727+4530_S_map.mod wobs /scr/pima/bg219g_uvs/J1727+4530_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1727+4530_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1727+4530_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219g_uvs/J1727+4530_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.000250513 Jy ! Component: 100 - total flux cleaned = -0.000704936 Jy ! Component: 150 - total flux cleaned = -0.00152687 Jy ! Component: 200 - total flux cleaned = -0.0016596 Jy ! Component: 250 - total flux cleaned = -0.0017818 Jy ! Component: 300 - total flux cleaned = -0.002134 Jy ! Component: 350 - total flux cleaned = -0.00236196 Jy ! Component: 400 - total flux cleaned = -0.00214546 Jy ! Component: 450 - total flux cleaned = -0.00182753 Jy ! Component: 500 - total flux cleaned = -0.00161972 Jy ! Component: 550 - total flux cleaned = -0.00151815 Jy ! Component: 600 - total flux cleaned = -0.00132263 Jy ! Component: 650 - total flux cleaned = -0.0012285 Jy ! Component: 700 - total flux cleaned = -0.00122905 Jy ! Component: 750 - total flux cleaned = -0.00104639 Jy ! Component: 800 - total flux cleaned = -0.00131679 Jy ! Component: 850 - total flux cleaned = -0.00140521 Jy ! Component: 900 - total flux cleaned = -0.00157689 Jy ! Component: 950 - total flux cleaned = -0.00149245 Jy ! Component: 1000 - total flux cleaned = -0.00149304 Jy ! Component: 1050 - total flux cleaned = -0.00132824 Jy ! Component: 1100 - total flux cleaned = -0.00116813 Jy ! Component: 1150 - total flux cleaned = -0.00109041 Jy ! Component: 1200 - total flux cleaned = -0.000934296 Jy ! Component: 1250 - total flux cleaned = -0.000933532 Jy ! Component: 1300 - total flux cleaned = -0.000856598 Jy ! Component: 1350 - total flux cleaned = -0.000857409 Jy ! Component: 1400 - total flux cleaned = -0.000857555 Jy ! Component: 1450 - total flux cleaned = -0.000857466 Jy ! Component: 1500 - total flux cleaned = -0.000784761 Jy ! Component: 1550 - total flux cleaned = -0.000640958 Jy ! Component: 1600 - total flux cleaned = -0.000571173 Jy ! Component: 1650 - total flux cleaned = -0.000709635 Jy ! Component: 1700 - total flux cleaned = -0.000502091 Jy ! Component: 1750 - total flux cleaned = -0.000229949 Jy ! Component: 1800 - total flux cleaned = -9.64826e-05 Jy ! Component: 1850 - total flux cleaned = -0.000229956 Jy ! Component: 1900 - total flux cleaned = 3.436e-05 Jy ! Component: 1950 - total flux cleaned = 3.42209e-05 Jy ! Component: 2000 - total flux cleaned = 0.000228736 Jy ! Component: 2050 - total flux cleaned = 0.000293153 Jy ! Component: 2100 - total flux cleaned = 0.000609705 Jy ! Component: 2150 - total flux cleaned = 0.000547316 Jy ! Component: 2200 - total flux cleaned = 0.000672035 Jy ! Component: 2250 - total flux cleaned = 0.000733621 Jy ! Component: 2300 - total flux cleaned = 0.000795002 Jy ! Component: 2350 - total flux cleaned = 0.00103694 Jy ! Component: 2400 - total flux cleaned = 0.000976668 Jy ! Component: 2450 - total flux cleaned = 0.00103597 Jy ! Component: 2500 - total flux cleaned = 0.00103568 Jy ! Component: 2550 - total flux cleaned = 0.00103547 Jy ! Component: 2600 - total flux cleaned = 0.000861056 Jy ! Component: 2650 - total flux cleaned = 0.000860969 Jy ! Component: 2700 - total flux cleaned = 0.000861314 Jy ! Component: 2750 - total flux cleaned = 0.000748033 Jy ! Component: 2800 - total flux cleaned = 0.000692202 Jy ! Component: 2850 - total flux cleaned = 0.000804187 Jy ! Component: 2900 - total flux cleaned = 0.000693125 Jy ! Component: 2950 - total flux cleaned = 0.000748514 Jy ! Component: 3000 - total flux cleaned = 0.000693838 Jy ! Component: 3050 - total flux cleaned = 0.000802584 Jy ! Component: 3100 - total flux cleaned = 0.000694211 Jy ! Component: 3150 - total flux cleaned = 0.000640676 Jy ! Component: 3200 - total flux cleaned = 0.000747043 Jy ! Component: 3250 - total flux cleaned = 0.000481573 Jy ! Component: 3300 - total flux cleaned = 0.000376476 Jy ! Component: 3350 - total flux cleaned = 0.00048168 Jy ! Component: 3400 - total flux cleaned = 0.000481421 Jy ! Component: 3450 - total flux cleaned = 0.00058538 Jy ! Component: 3500 - total flux cleaned = 0.000740151 Jy ! Component: 3550 - total flux cleaned = 0.000534617 Jy ! Component: 3600 - total flux cleaned = 0.00053426 Jy ! Component: 3650 - total flux cleaned = 0.000635955 Jy ! Component: 3700 - total flux cleaned = 0.000736958 Jy ! Component: 3750 - total flux cleaned = 0.000887386 Jy ! Component: 3800 - total flux cleaned = 0.000786882 Jy ! Component: 3850 - total flux cleaned = 0.000836408 Jy ! Component: 3900 - total flux cleaned = 0.000836397 Jy ! Component: 3950 - total flux cleaned = 0.0008858 Jy ! Component: 4000 - total flux cleaned = 0.000983935 Jy ! Component: 4050 - total flux cleaned = 0.000885937 Jy ! Total flux subtracted in 4096 components = 0.000934866 Jy ! Clean residual min=-0.002758 max=0.002924 Jy/beam ! Clean residual mean=-0.000003 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.804735 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 301 components and 0.804735 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1727+4530_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.349 x 10.46 at 30.56 degrees (North through East) ! Clean map min=-0.0076936 max=0.78477 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1727+4530_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.78477 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000843824 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.322575 0.322575 0.64515 1.2903 2.5806 5.1612 10.3224 20.6448 41.2896 82.5792 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.784 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 930.016 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1727+4530_S_uvs.log closed on Thu Apr 7 07:21:16 2016