! Started logfile: /scr/pima/rv100_uvs/J1107+7232_X_uvs.log on Mon Feb 29 13:27:04 2016 obs /scr/pima/rv100_uvs/J1107+7232_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J1107+7232_X_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1107+7232 ! ! 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/J1107+7232_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.003890Jy sigma=9.154740 ! Fit after self-cal, rms=0.847451Jy sigma=7.703873 ! 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.5864 mas, bmaj=2.737 mas, bpa=-87.83 degrees ! Estimated noise=2.0951 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.117082 Jy ! Component: 100 - total flux cleaned = 0.143068 Jy ! Total flux subtracted in 100 components = 0.143068 Jy ! Clean residual min=-0.007175 max=0.009017 Jy/beam ! Clean residual mean=0.000000 rms=0.001588 Jy/beam ! Combined flux in latest and established models = 0.143068 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.143068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064365Jy sigma=0.558906 ! Fit after self-cal, rms=0.064362Jy sigma=0.558847 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103282 Jy ! Component: 100 - total flux cleaned = 0.0150754 Jy ! Total flux subtracted in 100 components = 0.0150754 Jy ! Clean residual min=-0.005074 max=0.009632 Jy/beam ! Clean residual mean=-0.000001 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.158144 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 9 components and 0.158144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062293Jy sigma=0.535044 ! Fit after self-cal, rms=0.062310Jy sigma=0.534987 ! Inverting map ! Added new window around map position (-12.4, 8.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0085031 Jy ! Component: 100 - total flux cleaned = 0.0119948 Jy ! Total flux subtracted in 100 components = 0.0119948 Jy ! Clean residual min=-0.005045 max=0.006005 Jy/beam ! Clean residual mean=-0.000000 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.170139 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.170139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060681Jy sigma=0.515255 ! Fit after self-cal, rms=0.060581Jy sigma=0.514313 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7793 mas, bmaj=3.031 mas, bpa=-89.22 degrees ! Estimated noise=1.1648 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.0078224 Jy ! Component: 100 - total flux cleaned = 0.013173 Jy ! Component: 150 - total flux cleaned = 0.0171281 Jy ! Component: 200 - total flux cleaned = 0.0200964 Jy ! Total flux subtracted in 200 components = 0.0200964 Jy ! Clean residual min=-0.003463 max=0.004034 Jy/beam ! Clean residual mean=0.000003 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.190235 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 47 components and 0.190235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059509Jy sigma=0.499673 ! Fit after self-cal, rms=0.059430Jy sigma=0.498854 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7793 x 3.031 at -89.22 degrees (North through East) ! Clean map min=-0.0032282 max=0.1565 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 0.99 KP 0.95 LA 0.99 MK 1.04 ! NL 0.99 OV 0.98 PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00 KP 0.97 LA 0.95 MK 1.02 ! NL 1.00 OV 1.00 PT 0.98 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00 KP 0.98 LA 1.01 MK 1.00 ! NL 1.04 OV 0.98 PT 0.98 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.05 KP 0.97 LA 0.99 MK 1.01 ! NL 1.04 OV 0.99 PT 1.00 SC 1.07 ! ! ! Fit before self-cal, rms=0.059430Jy sigma=0.498854 ! Fit after self-cal, rms=0.059229Jy sigma=0.495464 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7851 mas, bmaj=3.037 mas, bpa=-89.31 degrees ! Estimated noise=1.1515 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.00261349 Jy ! Component: 100 - total flux cleaned = 0.0040303 Jy ! Component: 150 - total flux cleaned = 0.00472802 Jy ! Component: 200 - total flux cleaned = 0.00518874 Jy ! Total flux subtracted in 200 components = 0.00518874 Jy ! Clean residual min=-0.002718 max=0.003312 Jy/beam ! Clean residual mean=-0.000000 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.195424 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.195424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059125Jy sigma=0.493818 ! Fit after self-cal, rms=0.059124Jy sigma=0.493660 ! 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.059124Jy sigma=0.493660 ! Fit after self-cal, rms=0.059537Jy sigma=0.491853 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7846 mas, bmaj=3.037 mas, bpa=-89.35 degrees ! Estimated noise=1.15301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000893496 Jy ! Component: 100 - total flux cleaned = 0.00120069 Jy ! Component: 150 - total flux cleaned = 0.00136722 Jy ! Component: 200 - total flux cleaned = 0.00142892 Jy ! Total flux subtracted in 200 components = 0.00142892 Jy ! Clean residual min=-0.002232 max=0.003029 Jy/beam ! Clean residual mean=-0.000002 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.196853 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 65 components and 0.196853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059517Jy sigma=0.491510 ! Fit after self-cal, rms=0.059524Jy sigma=0.491464 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 (8, 13.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250623 Jy ! Component: 100 - total flux cleaned = 0.00355664 Jy ! Component: 150 - total flux cleaned = 0.00398806 Jy ! Component: 200 - total flux cleaned = 0.0041225 Jy ! Total flux subtracted in 200 components = 0.0041225 Jy ! Clean residual min=-0.002140 max=0.002582 Jy/beam ! Clean residual mean=-0.000002 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.200975 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 78 components and 0.200975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059413Jy sigma=0.490272 ! Fit after self-cal, rms=0.059404Jy sigma=0.490145 ! Inverting map ! Added new window around map position (-24.6, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137681 Jy ! Component: 100 - total flux cleaned = 0.00164043 Jy ! Component: 150 - total flux cleaned = 0.00198034 Jy ! Component: 200 - total flux cleaned = 0.0022678 Jy ! Total flux subtracted in 200 components = 0.0022678 Jy ! Clean residual min=-0.002206 max=0.002326 Jy/beam ! Clean residual mean=-0.000002 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.203243 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.203243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059288Jy sigma=0.489190 ! Fit after self-cal, rms=0.059286Jy sigma=0.489137 ! 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.059286Jy sigma=0.489137 ! Fit after self-cal, rms=0.059069Jy sigma=0.488928 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7841 mas, bmaj=3.034 mas, bpa=-89.35 degrees ! Estimated noise=1.15126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000831455 Jy ! Component: 100 - total flux cleaned = 0.00130022 Jy ! Component: 150 - total flux cleaned = 0.00160873 Jy ! Component: 200 - total flux cleaned = 0.00183311 Jy ! Total flux subtracted in 200 components = 0.00183311 Jy ! Clean residual min=-0.002063 max=0.002265 Jy/beam ! Clean residual mean=-0.000003 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.205076 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 102 components and 0.205076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059031Jy sigma=0.488579 ! Fit after self-cal, rms=0.059027Jy sigma=0.488565 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.000369647 Jy ! Component: 100 - total flux cleaned = 0.000473082 Jy ! Component: 150 - total flux cleaned = 0.000547282 Jy ! Component: 200 - total flux cleaned = 0.0006187 Jy ! Total flux subtracted in 200 components = 0.0006187 Jy ! Clean residual min=-0.002039 max=0.002281 Jy/beam ! Clean residual mean=-0.000003 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.205695 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 108 components and 0.205695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059007Jy sigma=0.488390 ! Fit after self-cal, rms=0.059007Jy sigma=0.488387 ! 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.059007Jy sigma=0.488387 ! Fit after self-cal, rms=0.058935Jy sigma=0.488309 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.923 mas, bmaj=5.461 mas, bpa=78.17 degrees ! Estimated noise=1.45664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141612 Jy ! Component: 100 - total flux cleaned = 0.00177468 Jy ! Component: 150 - total flux cleaned = 0.00177507 Jy ! Component: 200 - total flux cleaned = 0.0017225 Jy ! Total flux subtracted in 200 components = 0.0017225 Jy ! Clean residual min=-0.002307 max=0.002251 Jy/beam ! Clean residual mean=-0.000005 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.207417 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 118 components and 0.207417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058934Jy sigma=0.488214 ! Fit after self-cal, rms=0.058924Jy sigma=0.488159 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 = -7.56607e-06 Jy ! Component: 100 - total flux cleaned = -3.30861e-05 Jy ! Component: 150 - total flux cleaned = -8.04928e-05 Jy ! Component: 200 - total flux cleaned = -0.000102336 Jy ! Total flux subtracted in 200 components = -0.000102336 Jy ! Clean residual min=-0.002256 max=0.002161 Jy/beam ! Clean residual mean=-0.000005 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.207315 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 133 components and 0.207315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058925Jy sigma=0.488159 ! Fit after self-cal, rms=0.058918Jy sigma=0.488115 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=0.7836 mas, bmaj=3.033 mas, bpa=-89.36 degrees ! Estimated noise=1.15168 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7836 x 3.033 at -89.36 degrees (North through East) ! Clean map min=-0.0018084 max=0.15536 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.5886 mas, bmaj=2.726 mas, bpa=-87.93 degrees ! Estimated noise=2.08989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116647 Jy ! Component: 100 - total flux cleaned = 0.142656 Jy ! Component: 150 - total flux cleaned = 0.154542 Jy ! Component: 200 - total flux cleaned = 0.162852 Jy ! Total flux subtracted in 200 components = 0.162852 Jy ! Clean residual min=-0.005233 max=0.005540 Jy/beam ! Clean residual mean=-0.000002 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.162852 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.162852 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7836 mas, bmaj=3.033 mas, bpa=-89.36 degrees ! Estimated noise=1.15168 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.0101298 Jy ! Component: 100 - total flux cleaned = 0.0169368 Jy ! Component: 150 - total flux cleaned = 0.022089 Jy ! Component: 200 - total flux cleaned = 0.0260965 Jy ! Total flux subtracted in 200 components = 0.0260965 Jy ! Clean residual min=-0.003083 max=0.003817 Jy/beam ! Clean residual mean=-0.000002 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.188948 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 44 components and 0.188948 Jy ! Inverting map ! Added new window around map position (-21.2, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375624 Jy ! Component: 100 - total flux cleaned = 0.0065518 Jy ! Component: 150 - total flux cleaned = 0.00891725 Jy ! Component: 200 - total flux cleaned = 0.010308 Jy ! Total flux subtracted in 200 components = 0.010308 Jy ! Clean residual min=-0.002365 max=0.002379 Jy/beam ! Clean residual mean=-0.000001 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.199256 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 68 components and 0.199256 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.923 mas, bmaj=5.461 mas, bpa=78.17 degrees ! Estimated noise=1.45664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00309711 Jy ! Component: 100 - total flux cleaned = 0.00504529 Jy ! Component: 150 - total flux cleaned = 0.00646046 Jy ! Component: 200 - total flux cleaned = 0.00754194 Jy ! Total flux subtracted in 200 components = 0.00754194 Jy ! Clean residual min=-0.002250 max=0.002319 Jy/beam ! Clean residual mean=-0.000002 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.206798 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.000695398 Jy ! Component: 100 - total flux cleaned = 0.00130397 Jy ! Component: 150 - total flux cleaned = 0.00175131 Jy ! Component: 200 - total flux cleaned = 0.00199401 Jy ! Total flux subtracted in 200 components = 0.00199401 Jy ! Clean residual min=-0.002249 max=0.002197 Jy/beam ! Clean residual mean=-0.000002 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.208792 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 109 components and 0.208792 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7836 mas, bmaj=3.033 mas, bpa=-89.36 degrees ! Estimated noise=1.15168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000444026 Jy ! Component: 100 - total flux cleaned = 0.000443341 Jy ! Component: 150 - total flux cleaned = 0.000493616 Jy ! Component: 200 - total flux cleaned = 0.000493153 Jy ! Total flux subtracted in 200 components = 0.000493153 Jy ! Clean residual min=-0.001900 max=0.002024 Jy/beam ! Clean residual mean=-0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.209285 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 127 components and 0.209285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058944Jy sigma=0.488522 ! Fit after self-cal, rms=0.058916Jy sigma=0.488326 wmodel /scr/pima/rv100_uvs/J1107+7232_X_map.mod ! Writing 127 model components to file: /scr/pima/rv100_uvs/J1107+7232_X_map.mod wobs /scr/pima/rv100_uvs/J1107+7232_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J1107+7232_X_uvs.fits wwins /scr/pima/rv100_uvs/J1107+7232_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rv100_uvs/J1107+7232_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.000417672 Jy ! Component: 100 - total flux cleaned = 0.00063052 Jy ! Component: 150 - total flux cleaned = 0.000732521 Jy ! Component: 200 - total flux cleaned = 0.000765819 Jy ! Component: 250 - total flux cleaned = 0.00083104 Jy ! Component: 300 - total flux cleaned = 0.000894412 Jy ! Component: 350 - total flux cleaned = 0.000925242 Jy ! Component: 400 - total flux cleaned = 0.00101637 Jy ! Component: 450 - total flux cleaned = 0.00107614 Jy ! Component: 500 - total flux cleaned = 0.00116475 Jy ! Component: 550 - total flux cleaned = 0.00122298 Jy ! Component: 600 - total flux cleaned = 0.00133774 Jy ! Component: 650 - total flux cleaned = 0.00147883 Jy ! Component: 700 - total flux cleaned = 0.00153449 Jy ! Component: 750 - total flux cleaned = 0.00164507 Jy ! Component: 800 - total flux cleaned = 0.00169998 Jy ! Component: 850 - total flux cleaned = 0.00180828 Jy ! Component: 900 - total flux cleaned = 0.00194219 Jy ! Component: 950 - total flux cleaned = 0.00210154 Jy ! Component: 1000 - total flux cleaned = 0.00228587 Jy ! Component: 1050 - total flux cleaned = 0.00241659 Jy ! Component: 1100 - total flux cleaned = 0.0026234 Jy ! Component: 1150 - total flux cleaned = 0.0028028 Jy ! Component: 1200 - total flux cleaned = 0.00290464 Jy ! Component: 1250 - total flux cleaned = 0.00315682 Jy ! Component: 1300 - total flux cleaned = 0.00333213 Jy ! Component: 1350 - total flux cleaned = 0.00348128 Jy ! Component: 1400 - total flux cleaned = 0.00367862 Jy ! Component: 1450 - total flux cleaned = 0.00375214 Jy ! Component: 1500 - total flux cleaned = 0.00389799 Jy ! Component: 1550 - total flux cleaned = 0.00406708 Jy ! Component: 1600 - total flux cleaned = 0.00428266 Jy ! Component: 1650 - total flux cleaned = 0.0043773 Jy ! Component: 1700 - total flux cleaned = 0.00447151 Jy ! Component: 1750 - total flux cleaned = 0.0045884 Jy ! Component: 1800 - total flux cleaned = 0.00477447 Jy ! Component: 1850 - total flux cleaned = 0.00486664 Jy ! Component: 1900 - total flux cleaned = 0.00493517 Jy ! Component: 1950 - total flux cleaned = 0.00514013 Jy ! Component: 2000 - total flux cleaned = 0.00520805 Jy ! Component: 2050 - total flux cleaned = 0.00536522 Jy ! Component: 2100 - total flux cleaned = 0.00545424 Jy ! Component: 2150 - total flux cleaned = 0.00560935 Jy ! Component: 2200 - total flux cleaned = 0.00574152 Jy ! Component: 2250 - total flux cleaned = 0.00587231 Jy ! Component: 2300 - total flux cleaned = 0.0059372 Jy ! Component: 2350 - total flux cleaned = 0.00602322 Jy ! Component: 2400 - total flux cleaned = 0.00615189 Jy ! Component: 2450 - total flux cleaned = 0.00632251 Jy ! Component: 2500 - total flux cleaned = 0.00640706 Jy ! Component: 2550 - total flux cleaned = 0.0064072 Jy ! Component: 2600 - total flux cleaned = 0.00659607 Jy ! Component: 2650 - total flux cleaned = 0.00674156 Jy ! Component: 2700 - total flux cleaned = 0.00682455 Jy ! Component: 2750 - total flux cleaned = 0.00692769 Jy ! Component: 2800 - total flux cleaned = 0.00705051 Jy ! Component: 2850 - total flux cleaned = 0.00709113 Jy ! Component: 2900 - total flux cleaned = 0.00713162 Jy ! Component: 2950 - total flux cleaned = 0.00727267 Jy ! Component: 3000 - total flux cleaned = 0.00731264 Jy ! Component: 3050 - total flux cleaned = 0.00745204 Jy ! Component: 3100 - total flux cleaned = 0.00747192 Jy ! Component: 3150 - total flux cleaned = 0.00749166 Jy ! Component: 3200 - total flux cleaned = 0.00760944 Jy ! Component: 3250 - total flux cleaned = 0.00757062 Jy ! Component: 3300 - total flux cleaned = 0.00770673 Jy ! Component: 3350 - total flux cleaned = 0.00768735 Jy ! Component: 3400 - total flux cleaned = 0.0077065 Jy ! Component: 3450 - total flux cleaned = 0.00785979 Jy ! Component: 3500 - total flux cleaned = 0.00785963 Jy ! Component: 3550 - total flux cleaned = 0.00791648 Jy ! Component: 3600 - total flux cleaned = 0.00799206 Jy ! Component: 3650 - total flux cleaned = 0.00801089 Jy ! Component: 3700 - total flux cleaned = 0.00804822 Jy ! Component: 3750 - total flux cleaned = 0.00810392 Jy ! Component: 3800 - total flux cleaned = 0.00808523 Jy ! Component: 3850 - total flux cleaned = 0.00808519 Jy ! Component: 3900 - total flux cleaned = 0.00808519 Jy ! Component: 3950 - total flux cleaned = 0.00810349 Jy ! Component: 4000 - total flux cleaned = 0.00810373 Jy ! Component: 4050 - total flux cleaned = 0.00808555 Jy ! Total flux subtracted in 4096 components = 0.00810366 Jy ! Clean residual min=-0.000956 max=0.001042 Jy/beam ! Clean residual mean=-0.000001 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.217389 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 417 components and 0.217389 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J1107+7232_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7836 x 3.033 at -89.36 degrees (North through East) ! Clean map min=-0.0016304 max=0.15512 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J1107+7232_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.155122 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000319613 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.618118 0.618118 1.23624 2.47247 4.94495 9.88989 19.7798 39.5596 79.1191 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.155 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 485.344 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J1107+7232_X_uvs.log closed on Mon Feb 29 13:27:09 2016