! Started logfile: /scr/pima/rv102_uvs/J2120+4434_X_uvs.log on Sat Feb 27 22:28:26 2016 obs /scr/pima/rv102_uvs/J2120+4434_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J2120+4434_X_uva.fits ! AN table 1: 174 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.67401 visibilities/baseline/integration-bin. ! Found source: J2120+4434 ! ! 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 139 lines of history. ! ! Reading 16888 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/rv102_uvs/J2120+4434_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 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015986Jy sigma=20.320385 ! Fit after self-cal, rms=0.910363Jy sigma=18.243492 ! 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.806 mas, bmaj=1.431 mas, bpa=-45.46 degrees ! Estimated noise=0.606173 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.058074 Jy ! Component: 100 - total flux cleaned = 0.0793087 Jy ! Total flux subtracted in 100 components = 0.0793087 Jy ! Clean residual min=-0.010182 max=0.014959 Jy/beam ! Clean residual mean=0.000092 rms=0.003147 Jy/beam ! Combined flux in latest and established models = 0.0793087 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0793087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127071Jy sigma=2.409418 ! Fit after self-cal, rms=0.126226Jy sigma=2.390712 ! 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.092 mas, bmaj=1.712 mas, bpa=-44.66 degrees ! Estimated noise=0.283197 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.0331975 Jy ! Component: 100 - total flux cleaned = 0.0530764 Jy ! Component: 150 - total flux cleaned = 0.0660149 Jy ! Component: 200 - total flux cleaned = 0.0744758 Jy ! Total flux subtracted in 200 components = 0.0744758 Jy ! Clean residual min=-0.016850 max=0.024029 Jy/beam ! Clean residual mean=0.000038 rms=0.005485 Jy/beam ! Combined flux in latest and established models = 0.153785 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 36 components and 0.153785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116584Jy sigma=2.187460 ! Fit after self-cal, rms=0.116280Jy sigma=2.172987 ! 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.092 x 1.712 at -44.66 degrees (North through East) ! Clean map min=-0.016762 max=0.089047 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* NL 1.00* OV 1.00* PT 1.00* ! SC 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* NL 1.00* OV 1.00* PT 1.00* ! SC 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* NL 1.00* OV 1.00* PT 1.00* ! SC 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.116280Jy sigma=2.172987 ! Fit after self-cal, rms=0.116280Jy sigma=2.172987 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.092 mas, bmaj=1.712 mas, bpa=-44.66 degrees ! Estimated noise=0.283197 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.00861022 Jy ! Component: 100 - total flux cleaned = 0.0140701 Jy ! Component: 150 - total flux cleaned = 0.0158128 Jy ! Component: 200 - total flux cleaned = 0.0170319 Jy ! Total flux subtracted in 200 components = 0.0170319 Jy ! Clean residual min=-0.017503 max=0.023010 Jy/beam ! Clean residual mean=0.000042 rms=0.005242 Jy/beam ! Combined flux in latest and established models = 0.170816 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.170816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115451Jy sigma=2.159067 ! Fit after self-cal, rms=0.115436Jy sigma=2.156973 ! 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.115436Jy sigma=2.156973 ! Fit after self-cal, rms=0.115436Jy sigma=2.156973 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.092 mas, bmaj=1.712 mas, bpa=-44.66 degrees ! Estimated noise=0.283197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173431 Jy ! Component: 100 - total flux cleaned = 0.00303806 Jy ! Component: 150 - total flux cleaned = 0.00403118 Jy ! Component: 200 - total flux cleaned = 0.00479175 Jy ! Total flux subtracted in 200 components = 0.00479175 Jy ! Clean residual min=-0.017227 max=0.022600 Jy/beam ! Clean residual mean=0.000042 rms=0.005163 Jy/beam ! Combined flux in latest and established models = 0.175608 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.175608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115175Jy sigma=2.150859 ! Fit after self-cal, rms=0.115149Jy sigma=2.149842 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 (25, 30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.022713 Jy ! Component: 100 - total flux cleaned = 0.0373276 Jy ! Component: 150 - total flux cleaned = 0.0482603 Jy ! Component: 200 - total flux cleaned = 0.0569328 Jy ! Total flux subtracted in 200 components = 0.0569328 Jy ! Clean residual min=-0.013993 max=0.017206 Jy/beam ! Clean residual mean=0.000077 rms=0.003788 Jy/beam ! Combined flux in latest and established models = 0.232541 Jy ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 141 components and 0.232541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109994Jy sigma=2.023188 ! Fit after self-cal, rms=0.108954Jy sigma=1.999571 ! 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.108954Jy sigma=1.999571 ! Fit after self-cal, rms=0.108954Jy sigma=1.999571 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.092 mas, bmaj=1.712 mas, bpa=-44.66 degrees ! Estimated noise=0.283197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118571 Jy ! Component: 100 - total flux cleaned = 0.018381 Jy ! Component: 150 - total flux cleaned = 0.022364 Jy ! Component: 200 - total flux cleaned = 0.0257484 Jy ! Total flux subtracted in 200 components = 0.0257484 Jy ! Clean residual min=-0.011995 max=0.011480 Jy/beam ! Clean residual mean=0.000096 rms=0.003031 Jy/beam ! Combined flux in latest and established models = 0.258289 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 172 components and 0.258289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107346Jy sigma=1.958717 ! Fit after self-cal, rms=0.107050Jy sigma=1.952723 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.00484165 Jy ! Component: 100 - total flux cleaned = 0.0072022 Jy ! Component: 150 - total flux cleaned = 0.00942099 Jy ! Component: 200 - total flux cleaned = 0.0113374 Jy ! Total flux subtracted in 200 components = 0.0113374 Jy ! Clean residual min=-0.010770 max=0.010911 Jy/beam ! Clean residual mean=0.000099 rms=0.002712 Jy/beam ! Combined flux in latest and established models = 0.269627 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 195 components and 0.269627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106393Jy sigma=1.934876 ! Fit after self-cal, rms=0.106209Jy sigma=1.932206 ! 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.106209Jy sigma=1.932206 ! Fit after self-cal, rms=0.106209Jy sigma=1.932206 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.388 mas, bmaj=2.478 mas, bpa=-13.17 degrees ! Estimated noise=0.332679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00615071 Jy ! Component: 100 - total flux cleaned = 0.00923028 Jy ! Component: 150 - total flux cleaned = 0.0110874 Jy ! Component: 200 - total flux cleaned = 0.0127282 Jy ! Total flux subtracted in 200 components = 0.0127282 Jy ! Clean residual min=-0.016455 max=0.013620 Jy/beam ! Clean residual mean=0.000214 rms=0.004295 Jy/beam ! Combined flux in latest and established models = 0.282355 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 215 components and 0.282355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105887Jy sigma=1.921794 ! Fit after self-cal, rms=0.105714Jy sigma=1.918671 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.00180064 Jy ! Component: 100 - total flux cleaned = 0.00345758 Jy ! Component: 150 - total flux cleaned = 0.00464225 Jy ! Component: 200 - total flux cleaned = 0.00559479 Jy ! Total flux subtracted in 200 components = 0.00559479 Jy ! Clean residual min=-0.014980 max=0.012912 Jy/beam ! Clean residual mean=0.000212 rms=0.004047 Jy/beam ! Combined flux in latest and established models = 0.28795 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 220 components and 0.28795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105604Jy sigma=1.914601 ! Fit after self-cal, rms=0.105491Jy sigma=1.912795 ! 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.092 mas, bmaj=1.712 mas, bpa=-44.66 degrees ! Estimated noise=0.283197 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.092 x 1.712 at -44.66 degrees (North through East) ! Clean map min=-0.0088252 max=0.073568 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.806 mas, bmaj=1.431 mas, bpa=-45.46 degrees ! Estimated noise=0.606173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0542009 Jy ! Component: 100 - total flux cleaned = 0.0806623 Jy ! Component: 150 - total flux cleaned = 0.0997725 Jy ! Component: 200 - total flux cleaned = 0.115614 Jy ! Total flux subtracted in 200 components = 0.115614 Jy ! Clean residual min=-0.010276 max=0.014132 Jy/beam ! Clean residual mean=0.000066 rms=0.002933 Jy/beam ! Combined flux in latest and established models = 0.115614 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.115614 Jy ! Inverting map and beam ! Estimated beam: bmin=1.092 mas, bmaj=1.712 mas, bpa=-44.66 degrees ! Estimated noise=0.283197 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 (36, -4.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0329765 Jy ! Component: 100 - total flux cleaned = 0.0575967 Jy ! Component: 150 - total flux cleaned = 0.0772102 Jy ! Component: 200 - total flux cleaned = 0.0932812 Jy ! Total flux subtracted in 200 components = 0.0932812 Jy ! Clean residual min=-0.010621 max=0.015593 Jy/beam ! Clean residual mean=0.000033 rms=0.003554 Jy/beam ! Combined flux in latest and established models = 0.208895 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 105 components and 0.208895 Jy ! Inverting map ! Added new window around map position (-5.8, 0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163817 Jy ! Component: 100 - total flux cleaned = 0.0279211 Jy ! Component: 150 - total flux cleaned = 0.0375288 Jy ! Component: 200 - total flux cleaned = 0.0456439 Jy ! Total flux subtracted in 200 components = 0.0456439 Jy ! Clean residual min=-0.007857 max=0.008620 Jy/beam ! Clean residual mean=0.000068 rms=0.002392 Jy/beam ! Combined flux in latest and established models = 0.254539 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 152 components and 0.254539 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=2.388 mas, bmaj=2.478 mas, bpa=-13.17 degrees ! Estimated noise=0.332679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127381 Jy ! Component: 100 - total flux cleaned = 0.0220663 Jy ! Component: 150 - total flux cleaned = 0.0291595 Jy ! Component: 200 - total flux cleaned = 0.0346199 Jy ! Total flux subtracted in 200 components = 0.0346199 Jy ! Clean residual min=-0.010238 max=0.011886 Jy/beam ! Clean residual mean=0.000172 rms=0.003291 Jy/beam ! Combined flux in latest and established models = 0.289159 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.0042324 Jy ! Component: 100 - total flux cleaned = 0.00753494 Jy ! Component: 150 - total flux cleaned = 0.0101243 Jy ! Component: 200 - total flux cleaned = 0.0120126 Jy ! Total flux subtracted in 200 components = 0.0120126 Jy ! Clean residual min=-0.009738 max=0.011428 Jy/beam ! Clean residual mean=0.000182 rms=0.003077 Jy/beam ! Combined flux in latest and established models = 0.301171 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 196 components and 0.301171 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.092 mas, bmaj=1.712 mas, bpa=-44.66 degrees ! Estimated noise=0.283197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00083137 Jy ! Component: 100 - total flux cleaned = -0.000928638 Jy ! Component: 150 - total flux cleaned = -0.00075667 Jy ! Component: 200 - total flux cleaned = -0.000526033 Jy ! Total flux subtracted in 200 components = -0.000526033 Jy ! Clean residual min=-0.006529 max=0.006709 Jy/beam ! Clean residual mean=0.000097 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.300645 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 213 components and 0.300645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104206Jy sigma=1.875047 ! Fit after self-cal, rms=0.103348Jy sigma=1.858508 wmodel /scr/pima/rv102_uvs/J2120+4434_X_map.mod ! Writing 213 model components to file: /scr/pima/rv102_uvs/J2120+4434_X_map.mod wobs /scr/pima/rv102_uvs/J2120+4434_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J2120+4434_X_uvs.fits wwins /scr/pima/rv102_uvs/J2120+4434_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv102_uvs/J2120+4434_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.000442721 Jy ! Component: 100 - total flux cleaned = -0.00118215 Jy ! Component: 150 - total flux cleaned = -0.00137614 Jy ! Component: 200 - total flux cleaned = -0.00128587 Jy ! Component: 250 - total flux cleaned = -0.00137022 Jy ! Component: 300 - total flux cleaned = -0.00145354 Jy ! Component: 350 - total flux cleaned = -0.00153591 Jy ! Component: 400 - total flux cleaned = -0.00116157 Jy ! Component: 450 - total flux cleaned = -0.000799197 Jy ! Component: 500 - total flux cleaned = -0.000658406 Jy ! Component: 550 - total flux cleaned = -0.000387168 Jy ! Component: 600 - total flux cleaned = -0.000322488 Jy ! Component: 650 - total flux cleaned = 0.000186939 Jy ! Component: 700 - total flux cleaned = 0.000248173 Jy ! Component: 750 - total flux cleaned = 0.000551477 Jy ! Component: 800 - total flux cleaned = 0.00078743 Jy ! Component: 850 - total flux cleaned = 0.00101577 Jy ! Component: 900 - total flux cleaned = 0.00146303 Jy ! Component: 950 - total flux cleaned = 0.00184196 Jy ! Component: 1000 - total flux cleaned = 0.00205308 Jy ! Component: 1050 - total flux cleaned = 0.0023646 Jy ! Component: 1100 - total flux cleaned = 0.00246721 Jy ! Component: 1150 - total flux cleaned = 0.00281081 Jy ! Component: 1200 - total flux cleaned = 0.00280936 Jy ! Component: 1250 - total flux cleaned = 0.00299732 Jy ! Component: 1300 - total flux cleaned = 0.00322745 Jy ! Component: 1350 - total flux cleaned = 0.00354144 Jy ! Component: 1400 - total flux cleaned = 0.00354181 Jy ! Component: 1450 - total flux cleaned = 0.00384402 Jy ! Component: 1500 - total flux cleaned = 0.00384426 Jy ! Component: 1550 - total flux cleaned = 0.00401067 Jy ! Component: 1600 - total flux cleaned = 0.00401043 Jy ! Component: 1650 - total flux cleaned = 0.00412998 Jy ! Component: 1700 - total flux cleaned = 0.00420725 Jy ! Component: 1750 - total flux cleaned = 0.00416866 Jy ! Component: 1800 - total flux cleaned = 0.00405585 Jy ! Component: 1850 - total flux cleaned = 0.00413056 Jy ! Component: 1900 - total flux cleaned = 0.00420386 Jy ! Component: 1950 - total flux cleaned = 0.004347 Jy ! Component: 2000 - total flux cleaned = 0.00441637 Jy ! Component: 2050 - total flux cleaned = 0.00441557 Jy ! Component: 2100 - total flux cleaned = 0.00431384 Jy ! Component: 2150 - total flux cleaned = 0.00444833 Jy ! Component: 2200 - total flux cleaned = 0.00448043 Jy ! Component: 2250 - total flux cleaned = 0.0044474 Jy ! Component: 2300 - total flux cleaned = 0.00435259 Jy ! Component: 2350 - total flux cleaned = 0.00441608 Jy ! Component: 2400 - total flux cleaned = 0.00426179 Jy ! Component: 2450 - total flux cleaned = 0.00432327 Jy ! Component: 2500 - total flux cleaned = 0.00429367 Jy ! Component: 2550 - total flux cleaned = 0.00420485 Jy ! Component: 2600 - total flux cleaned = 0.00408865 Jy ! Component: 2650 - total flux cleaned = 0.00411738 Jy ! Component: 2700 - total flux cleaned = 0.00406005 Jy ! Component: 2750 - total flux cleaned = 0.00386399 Jy ! Component: 2800 - total flux cleaned = 0.00389155 Jy ! Component: 2850 - total flux cleaned = 0.00380948 Jy ! Component: 2900 - total flux cleaned = 0.00364797 Jy ! Component: 2950 - total flux cleaned = 0.00364802 Jy ! Component: 3000 - total flux cleaned = 0.00364799 Jy ! Component: 3050 - total flux cleaned = 0.0036221 Jy ! Component: 3100 - total flux cleaned = 0.00351997 Jy ! Component: 3150 - total flux cleaned = 0.00349469 Jy ! Component: 3200 - total flux cleaned = 0.00341968 Jy ! Component: 3250 - total flux cleaned = 0.00332144 Jy ! Component: 3300 - total flux cleaned = 0.00324817 Jy ! Component: 3350 - total flux cleaned = 0.00324794 Jy ! Component: 3400 - total flux cleaned = 0.00312867 Jy ! Component: 3450 - total flux cleaned = 0.00301095 Jy ! Component: 3500 - total flux cleaned = 0.00287085 Jy ! Component: 3550 - total flux cleaned = 0.00280214 Jy ! Component: 3600 - total flux cleaned = 0.00271086 Jy ! Component: 3650 - total flux cleaned = 0.00266529 Jy ! Component: 3700 - total flux cleaned = 0.00248621 Jy ! Component: 3750 - total flux cleaned = 0.00246418 Jy ! Component: 3800 - total flux cleaned = 0.00242043 Jy ! Component: 3850 - total flux cleaned = 0.00231209 Jy ! Component: 3900 - total flux cleaned = 0.00226921 Jy ! Component: 3950 - total flux cleaned = 0.00220513 Jy ! Component: 4000 - total flux cleaned = 0.0021626 Jy ! Component: 4050 - total flux cleaned = 0.00207838 Jy ! Total flux subtracted in 4096 components = 0.00199506 Jy ! Clean residual min=-0.001399 max=0.001107 Jy/beam ! Clean residual mean=0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.30264 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 526 components and 0.30264 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J2120+4434_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.092 x 1.712 at -44.66 degrees (North through East) ! Clean map min=-0.0030204 max=0.071207 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J2120+4434_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0712068 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000369184 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.5554 1.5554 3.11081 6.22161 12.4432 24.8864 49.7729 99.5458 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.071 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 192.876 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J2120+4434_X_uvs.log closed on Sat Feb 27 22:28:31 2016