! Started logfile: /scr/pima/rv100_uvs/J2123+4614_X_uvs.log on Mon Feb 29 13:29:44 2016 obs /scr/pima/rv100_uvs/J2123+4614_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J2123+4614_X_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2123+4614 ! ! 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 4928 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/J2123+4614_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. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.006280Jy sigma=9.015461 ! Fit after self-cal, rms=0.883375Jy sigma=7.923653 ! 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.8108 mas, bmaj=0.9538 mas, bpa=-47.39 degrees ! Estimated noise=2.17589 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.083757 Jy ! Component: 100 - total flux cleaned = 0.107942 Jy ! Total flux subtracted in 100 components = 0.107942 Jy ! Clean residual min=-0.006882 max=0.010814 Jy/beam ! Clean residual mean=0.000013 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.107942 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.107942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059955Jy sigma=0.509948 ! Fit after self-cal, rms=0.059950Jy sigma=0.509645 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128447 Jy ! Component: 100 - total flux cleaned = 0.0202563 Jy ! Total flux subtracted in 100 components = 0.0202563 Jy ! Clean residual min=-0.005352 max=0.005605 Jy/beam ! Clean residual mean=0.000008 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.128198 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 16 components and 0.128198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056136Jy sigma=0.465525 ! Fit after self-cal, rms=0.056154Jy sigma=0.465278 ! 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.074 mas, bmaj=1.27 mas, bpa=-48.35 degrees ! Estimated noise=1.2138 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.0072969 Jy ! Component: 100 - total flux cleaned = 0.0108878 Jy ! Component: 150 - total flux cleaned = 0.01294 Jy ! Component: 200 - total flux cleaned = 0.0141435 Jy ! Total flux subtracted in 200 components = 0.0141435 Jy ! Clean residual min=-0.002902 max=0.003389 Jy/beam ! Clean residual mean=0.000017 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.142341 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.142341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055413Jy sigma=0.455101 ! Fit after self-cal, rms=0.055424Jy sigma=0.455055 ! 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.074 x 1.27 at -48.35 degrees (North through East) ! Clean map min=-0.0027009 max=0.11642 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: ! HN 1.04 KP 0.96 LA 0.99 MK 1.07 ! NL 1.01 OV 1.03 PT 0.94 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.07 KP 0.96 LA 0.99 MK 1.05 ! NL 1.00 OV 1.00 PT 1.00 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00 KP 1.00 LA 0.99 MK 1.08 ! NL 0.99 OV 1.02 PT 0.96 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00 KP 0.99 LA 1.07 MK 1.04 ! NL 0.97 OV 1.05 PT 0.95 SC 0.98 ! ! ! Fit before self-cal, rms=0.055424Jy sigma=0.455055 ! Fit after self-cal, rms=0.055883Jy sigma=0.451870 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.094 mas, bmaj=1.276 mas, bpa=-48.63 degrees ! Estimated noise=1.22002 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.000690371 Jy ! Component: 100 - total flux cleaned = -0.000781552 Jy ! Component: 150 - total flux cleaned = -0.000799166 Jy ! Component: 200 - total flux cleaned = -0.000782225 Jy ! Total flux subtracted in 200 components = -0.000782225 Jy ! Clean residual min=-0.002448 max=0.002769 Jy/beam ! Clean residual mean=0.000004 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.141559 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 32 components and 0.141559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055864Jy sigma=0.451683 ! Fit after self-cal, rms=0.055878Jy sigma=0.451632 ! 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.055878Jy sigma=0.451632 ! Fit after self-cal, rms=0.056110Jy sigma=0.450492 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.088 mas, bmaj=1.278 mas, bpa=-48.63 degrees ! Estimated noise=1.21819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.27027e-05 Jy ! Component: 100 - total flux cleaned = 2.95226e-05 Jy ! Component: 150 - total flux cleaned = 4.75709e-05 Jy ! Component: 200 - total flux cleaned = 4.79671e-05 Jy ! Total flux subtracted in 200 components = 4.79671e-05 Jy ! Clean residual min=-0.002233 max=0.002420 Jy/beam ! Clean residual mean=-0.000003 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.141607 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 34 components and 0.141607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056106Jy sigma=0.450463 ! Fit after self-cal, rms=0.056122Jy sigma=0.450449 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 (-39.4, -31.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225796 Jy ! Component: 100 - total flux cleaned = 0.00331387 Jy ! Component: 150 - total flux cleaned = 0.00340751 Jy ! Component: 200 - total flux cleaned = 0.00351273 Jy ! Total flux subtracted in 200 components = 0.00351273 Jy ! Clean residual min=-0.002136 max=0.002133 Jy/beam ! Clean residual mean=-0.000008 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.14512 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.14512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056028Jy sigma=0.449569 ! Fit after self-cal, rms=0.056020Jy sigma=0.449439 ! 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.056020Jy sigma=0.449439 ! Fit after self-cal, rms=0.056154Jy sigma=0.449420 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.085 mas, bmaj=1.278 mas, bpa=-48.9 degrees ! Estimated noise=1.21859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104757 Jy ! Component: 100 - total flux cleaned = 0.00133912 Jy ! Component: 150 - total flux cleaned = 0.00144747 Jy ! Component: 200 - total flux cleaned = 0.00148669 Jy ! Total flux subtracted in 200 components = 0.00148669 Jy ! Clean residual min=-0.001960 max=0.002080 Jy/beam ! Clean residual mean=-0.000004 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.146607 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 57 components and 0.146607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056128Jy sigma=0.449183 ! Fit after self-cal, rms=0.056130Jy sigma=0.449157 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 (11.8, 41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001551 Jy ! Component: 100 - total flux cleaned = 0.00191633 Jy ! Component: 150 - total flux cleaned = 0.00220382 Jy ! Component: 200 - total flux cleaned = 0.00254231 Jy ! Total flux subtracted in 200 components = 0.00254231 Jy ! Clean residual min=-0.002042 max=0.001961 Jy/beam ! Clean residual mean=-0.000000 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.149149 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.149149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056063Jy sigma=0.448544 ! Fit after self-cal, rms=0.056056Jy sigma=0.448512 ! 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.056056Jy sigma=0.448512 ! Fit after self-cal, rms=0.055926Jy sigma=0.448453 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.454 mas, bmaj=2.601 mas, bpa=-69.65 degrees ! Estimated noise=1.45235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000729042 Jy ! Component: 100 - total flux cleaned = 0.00126518 Jy ! Component: 150 - total flux cleaned = 0.00168522 Jy ! Component: 200 - total flux cleaned = 0.00190375 Jy ! Total flux subtracted in 200 components = 0.00190375 Jy ! Clean residual min=-0.001892 max=0.002017 Jy/beam ! Clean residual mean=0.000004 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.151053 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.151053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055922Jy sigma=0.448398 ! Fit after self-cal, rms=0.055920Jy sigma=0.448390 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.000255329 Jy ! Component: 100 - total flux cleaned = 0.00032606 Jy ! Component: 150 - total flux cleaned = 0.000369535 Jy ! Component: 200 - total flux cleaned = 0.000410535 Jy ! Total flux subtracted in 200 components = 0.000410535 Jy ! Clean residual min=-0.001824 max=0.001998 Jy/beam ! Clean residual mean=0.000004 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.151463 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 0.151463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055919Jy sigma=0.448368 ! Fit after self-cal, rms=0.055919Jy sigma=0.448365 ! 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.084 mas, bmaj=1.278 mas, bpa=-48.9 degrees ! Estimated noise=1.21662 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.084 x 1.278 at -48.9 degrees (North through East) ! Clean map min=-0.0018309 max=0.11687 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.8131 mas, bmaj=0.9621 mas, bpa=-47.96 degrees ! Estimated noise=2.20832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0847637 Jy ! Component: 100 - total flux cleaned = 0.109457 Jy ! Component: 150 - total flux cleaned = 0.121934 Jy ! Component: 200 - total flux cleaned = 0.129254 Jy ! Total flux subtracted in 200 components = 0.129254 Jy ! Clean residual min=-0.004925 max=0.005453 Jy/beam ! Clean residual mean=0.000004 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.129254 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.129254 Jy ! Inverting map and beam ! Estimated beam: bmin=1.084 mas, bmaj=1.278 mas, bpa=-48.9 degrees ! Estimated noise=1.21662 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.00623352 Jy ! Component: 100 - total flux cleaned = 0.00975055 Jy ! Component: 150 - total flux cleaned = 0.0123687 Jy ! Component: 200 - total flux cleaned = 0.0143775 Jy ! Total flux subtracted in 200 components = 0.0143775 Jy ! Clean residual min=-0.002254 max=0.002193 Jy/beam ! Clean residual mean=0.000002 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.143632 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 38 components and 0.143632 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.454 mas, bmaj=2.601 mas, bpa=-69.65 degrees ! Estimated noise=1.45235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215 Jy ! Component: 100 - total flux cleaned = 0.00336909 Jy ! Component: 150 - total flux cleaned = 0.00432142 Jy ! Component: 200 - total flux cleaned = 0.00509003 Jy ! Total flux subtracted in 200 components = 0.00509003 Jy ! Clean residual min=-0.001985 max=0.002012 Jy/beam ! Clean residual mean=0.000004 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.148722 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.000622584 Jy ! Component: 100 - total flux cleaned = 0.00113042 Jy ! Component: 150 - total flux cleaned = 0.00145352 Jy ! Component: 200 - total flux cleaned = 0.00155828 Jy ! Total flux subtracted in 200 components = 0.00155828 Jy ! Clean residual min=-0.001927 max=0.002013 Jy/beam ! Clean residual mean=0.000003 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.15028 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 73 components and 0.15028 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.084 mas, bmaj=1.278 mas, bpa=-48.9 degrees ! Estimated noise=1.21662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.04434e-05 Jy ! Component: 100 - total flux cleaned = 9.11315e-05 Jy ! Component: 150 - total flux cleaned = 0.000179077 Jy ! Component: 200 - total flux cleaned = 0.000260438 Jy ! Total flux subtracted in 200 components = 0.000260438 Jy ! Clean residual min=-0.002069 max=0.001948 Jy/beam ! Clean residual mean=0.000002 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.15054 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.15054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055942Jy sigma=0.448548 ! Fit after self-cal, rms=0.055933Jy sigma=0.448496 wmodel /scr/pima/rv100_uvs/J2123+4614_X_map.mod ! Writing 88 model components to file: /scr/pima/rv100_uvs/J2123+4614_X_map.mod wobs /scr/pima/rv100_uvs/J2123+4614_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J2123+4614_X_uvs.fits wwins /scr/pima/rv100_uvs/J2123+4614_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv100_uvs/J2123+4614_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 = -1.53153e-05 Jy ! Component: 100 - total flux cleaned = 0.000154968 Jy ! Component: 150 - total flux cleaned = 0.000188537 Jy ! Component: 200 - total flux cleaned = 0.000346469 Jy ! Component: 250 - total flux cleaned = 0.000498925 Jy ! Component: 300 - total flux cleaned = 0.000558919 Jy ! Component: 350 - total flux cleaned = 0.000588687 Jy ! Component: 400 - total flux cleaned = 0.000588635 Jy ! Component: 450 - total flux cleaned = 0.000422218 Jy ! Component: 500 - total flux cleaned = 0.000341394 Jy ! Component: 550 - total flux cleaned = 0.000287693 Jy ! Component: 600 - total flux cleaned = 0.000287443 Jy ! Component: 650 - total flux cleaned = 0.000131507 Jy ! Component: 700 - total flux cleaned = 0.000131284 Jy ! Component: 750 - total flux cleaned = 8.07835e-05 Jy ! Component: 800 - total flux cleaned = 8.06809e-05 Jy ! Component: 850 - total flux cleaned = 5.57174e-05 Jy ! Component: 900 - total flux cleaned = -4.17812e-05 Jy ! Component: 950 - total flux cleaned = -4.15611e-05 Jy ! Component: 1000 - total flux cleaned = -8.90769e-05 Jy ! Component: 1050 - total flux cleaned = -8.92084e-05 Jy ! Component: 1100 - total flux cleaned = -0.000228786 Jy ! Component: 1150 - total flux cleaned = -0.000228836 Jy ! Component: 1200 - total flux cleaned = -0.000320449 Jy ! Component: 1250 - total flux cleaned = -0.000343153 Jy ! Component: 1300 - total flux cleaned = -0.000387986 Jy ! Component: 1350 - total flux cleaned = -0.000410253 Jy ! Component: 1400 - total flux cleaned = -0.000520236 Jy ! Component: 1450 - total flux cleaned = -0.000563545 Jy ! Component: 1500 - total flux cleaned = -0.000649964 Jy ! Component: 1550 - total flux cleaned = -0.000671237 Jy ! Component: 1600 - total flux cleaned = -0.000777828 Jy ! Component: 1650 - total flux cleaned = -0.000798788 Jy ! Component: 1700 - total flux cleaned = -0.000924393 Jy ! Component: 1750 - total flux cleaned = -0.000986713 Jy ! Component: 1800 - total flux cleaned = -0.0010278 Jy ! Component: 1850 - total flux cleaned = -0.00106872 Jy ! Component: 1900 - total flux cleaned = -0.00110951 Jy ! Component: 1950 - total flux cleaned = -0.00114996 Jy ! Component: 2000 - total flux cleaned = -0.00122998 Jy ! Component: 2050 - total flux cleaned = -0.0012299 Jy ! Component: 2100 - total flux cleaned = -0.00115049 Jy ! Component: 2150 - total flux cleaned = -0.00113109 Jy ! Component: 2200 - total flux cleaned = -0.00118969 Jy ! Component: 2250 - total flux cleaned = -0.00118974 Jy ! Component: 2300 - total flux cleaned = -0.00117037 Jy ! Component: 2350 - total flux cleaned = -0.00117046 Jy ! Component: 2400 - total flux cleaned = -0.001247 Jy ! Component: 2450 - total flux cleaned = -0.00130377 Jy ! Component: 2500 - total flux cleaned = -0.00120933 Jy ! Component: 2550 - total flux cleaned = -0.00122806 Jy ! Component: 2600 - total flux cleaned = -0.00119058 Jy ! Component: 2650 - total flux cleaned = -0.00119058 Jy ! Component: 2700 - total flux cleaned = -0.00117211 Jy ! Component: 2750 - total flux cleaned = -0.00119046 Jy ! Component: 2800 - total flux cleaned = -0.00122677 Jy ! Component: 2850 - total flux cleaned = -0.00124485 Jy ! Component: 2900 - total flux cleaned = -0.00128086 Jy ! Component: 2950 - total flux cleaned = -0.00128091 Jy ! Component: 3000 - total flux cleaned = -0.00137015 Jy ! Component: 3050 - total flux cleaned = -0.00133456 Jy ! Component: 3100 - total flux cleaned = -0.00140529 Jy ! Component: 3150 - total flux cleaned = -0.00144047 Jy ! Component: 3200 - total flux cleaned = -0.00140534 Jy ! Component: 3250 - total flux cleaned = -0.00137047 Jy ! Component: 3300 - total flux cleaned = -0.00147469 Jy ! Component: 3350 - total flux cleaned = -0.00149186 Jy ! Component: 3400 - total flux cleaned = -0.00147469 Jy ! Component: 3450 - total flux cleaned = -0.00140633 Jy ! Component: 3500 - total flux cleaned = -0.00149145 Jy ! Component: 3550 - total flux cleaned = -0.0015423 Jy ! Component: 3600 - total flux cleaned = -0.00150853 Jy ! Component: 3650 - total flux cleaned = -0.00145818 Jy ! Component: 3700 - total flux cleaned = -0.00155852 Jy ! Component: 3750 - total flux cleaned = -0.00159192 Jy ! Component: 3800 - total flux cleaned = -0.00164158 Jy ! Component: 3850 - total flux cleaned = -0.00160847 Jy ! Component: 3900 - total flux cleaned = -0.00167416 Jy ! Component: 3950 - total flux cleaned = -0.00167417 Jy ! Component: 4000 - total flux cleaned = -0.00170672 Jy ! Component: 4050 - total flux cleaned = -0.00173928 Jy ! Total flux subtracted in 4096 components = -0.00177159 Jy ! Clean residual min=-0.001109 max=0.000826 Jy/beam ! Clean residual mean=-0.000001 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.148769 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 368 components and 0.148769 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J2123+4614_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.084 x 1.278 at -48.9 degrees (North through East) ! Clean map min=-0.0016186 max=0.11753 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J2123+4614_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.117532 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000261105 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.666471 0.666471 1.33294 2.66588 5.33177 10.6635 21.3271 42.6541 85.3083 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.117 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 450.132 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J2123+4614_X_uvs.log closed on Mon Feb 29 13:29:48 2016