! Started logfile: /scr/pima/rv102_uvs/J1107-4449_X_uvs.log on Sat Feb 27 22:25:57 2016 obs /scr/pima/rv102_uvs/J1107-4449_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1107-4449_X_uva.fits ! AN table 1: 9 integrations on 10 of 10 possible baselines. ! AN table 2: 18 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.922222 visibilities/baseline/integration-bin. ! Found source: J1107-4449 ! ! 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 996 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/J1107-4449_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 10 telescope corrections were flagged in sub-array 1. ! A total of 21 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 21 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 21 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 21 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.441041Jy sigma=7.830742 ! Fit after self-cal, rms=0.657298Jy sigma=4.576175 ! 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.7194 mas, bmaj=4.738 mas, bpa=-1.41 degrees ! Estimated noise=5.16333 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.45153 Jy ! Component: 100 - total flux cleaned = 0.63128 Jy ! Total flux subtracted in 100 components = 0.63128 Jy ! Clean residual min=-0.185079 max=0.307353 Jy/beam ! Clean residual mean=0.000811 rms=0.051937 Jy/beam ! Combined flux in latest and established models = 0.63128 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.63128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.591769Jy sigma=3.140786 ! Fit after self-cal, rms=0.590504Jy sigma=3.135358 ! 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.8434 mas, bmaj=5.166 mas, bpa=-0.6919 degrees ! Estimated noise=4.39072 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.210662 Jy ! Component: 100 - total flux cleaned = 0.333194 Jy ! Component: 150 - total flux cleaned = 0.351914 Jy ! Component: 200 - total flux cleaned = 0.367886 Jy ! Total flux subtracted in 200 components = 0.367886 Jy ! Clean residual min=-0.174993 max=0.240242 Jy/beam ! Clean residual mean=0.001755 rms=0.047523 Jy/beam ! Combined flux in latest and established models = 0.999166 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.999166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.461506Jy sigma=2.711299 ! Fit after self-cal, rms=0.457961Jy sigma=2.695605 ! 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.8434 x 5.166 at -0.6919 degrees (North through East) ! Clean map min=-0.16469 max=0.47662 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* KP 1.00* LA 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* LA 1.00* MK 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* LA 1.00* MK 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* LA 1.00* MK 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* LA 1.00* MK 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.457961Jy sigma=2.695605 ! Fit after self-cal, rms=0.457961Jy sigma=2.695605 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8434 mas, bmaj=5.166 mas, bpa=-0.6919 degrees ! Estimated noise=4.39072 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 (-3.2, 1.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.196135 Jy ! Component: 100 - total flux cleaned = 0.236759 Jy ! Component: 150 - total flux cleaned = 0.248851 Jy ! Component: 200 - total flux cleaned = 0.26318 Jy ! Total flux subtracted in 200 components = 0.26318 Jy ! Clean residual min=-0.127505 max=0.139697 Jy/beam ! Clean residual mean=0.002777 rms=0.033085 Jy/beam ! Combined flux in latest and established models = 1.26235 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 50 components and 1.26235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.364380Jy sigma=1.862344 ! Fit after self-cal, rms=0.338681Jy sigma=1.760324 ! 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.338681Jy sigma=1.760324 ! Fit after self-cal, rms=0.334744Jy sigma=1.743603 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8446 mas, bmaj=5.167 mas, bpa=-0.6286 degrees ! Estimated noise=4.35209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0475894 Jy ! Component: 100 - total flux cleaned = 0.0583549 Jy ! Component: 150 - total flux cleaned = 0.0596725 Jy ! Component: 200 - total flux cleaned = 0.0608937 Jy ! Total flux subtracted in 200 components = 0.0608937 Jy ! Clean residual min=-0.105361 max=0.093161 Jy/beam ! Clean residual mean=0.002838 rms=0.027008 Jy/beam ! Combined flux in latest and established models = 1.32324 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 68 components and 1.32324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.320733Jy sigma=1.588911 ! Fit after self-cal, rms=0.318063Jy sigma=1.578250 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.00925159 Jy ! Component: 100 - total flux cleaned = 0.0113139 Jy ! Component: 150 - total flux cleaned = 0.0122587 Jy ! Component: 200 - total flux cleaned = 0.0122595 Jy ! Total flux subtracted in 200 components = 0.0122595 Jy ! Clean residual min=-0.099839 max=0.092477 Jy/beam ! Clean residual mean=0.002877 rms=0.025869 Jy/beam ! Combined flux in latest and established models = 1.3355 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 101 components and 1.3355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312439Jy sigma=1.527803 ! Fit after self-cal, rms=0.311298Jy sigma=1.524293 ! 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.311298Jy sigma=1.524293 ! Fit after self-cal, rms=0.310627Jy sigma=1.518792 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8439 mas, bmaj=5.164 mas, bpa=-0.6593 degrees ! Estimated noise=4.37347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129025 Jy ! Component: 100 - total flux cleaned = 0.0137622 Jy ! Component: 150 - total flux cleaned = 0.014563 Jy ! Component: 200 - total flux cleaned = 0.0145843 Jy ! Total flux subtracted in 200 components = 0.0145843 Jy ! Clean residual min=-0.097930 max=0.091426 Jy/beam ! Clean residual mean=0.002987 rms=0.025804 Jy/beam ! Combined flux in latest and established models = 1.35008 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 120 components and 1.35008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306299Jy sigma=1.488225 ! Fit after self-cal, rms=0.305624Jy sigma=1.486355 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.00013752 Jy ! Component: 100 - total flux cleaned = 0.00125524 Jy ! Component: 150 - total flux cleaned = 0.000567393 Jy ! Component: 200 - total flux cleaned = 0.000578919 Jy ! Total flux subtracted in 200 components = 0.000578919 Jy ! Clean residual min=-0.094211 max=0.091448 Jy/beam ! Clean residual mean=0.002984 rms=0.025333 Jy/beam ! Combined flux in latest and established models = 1.35066 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 130 components and 1.35066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.302684Jy sigma=1.467036 ! Fit after self-cal, rms=0.302153Jy sigma=1.465443 ! 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.302153Jy sigma=1.465443 ! Fit after self-cal, rms=0.301986Jy sigma=1.464242 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.43 mas, bmaj=10.16 mas, bpa=8.84 degrees ! Estimated noise=6.17372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00643349 Jy ! Component: 100 - total flux cleaned = -0.0112633 Jy ! Component: 150 - total flux cleaned = -0.0142072 Jy ! Component: 200 - total flux cleaned = -0.0159393 Jy ! Total flux subtracted in 200 components = -0.0159393 Jy ! Clean residual min=-0.142983 max=0.122718 Jy/beam ! Clean residual mean=0.006041 rms=0.044848 Jy/beam ! Combined flux in latest and established models = 1.33472 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 149 components and 1.33472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299209Jy sigma=1.469116 ! Fit after self-cal, rms=0.298151Jy sigma=1.463320 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.00646901 Jy ! Component: 100 - total flux cleaned = -0.00881224 Jy ! Component: 150 - total flux cleaned = -0.0101843 Jy ! Component: 200 - total flux cleaned = -0.0107969 Jy ! Total flux subtracted in 200 components = -0.0107969 Jy ! Clean residual min=-0.139439 max=0.121306 Jy/beam ! Clean residual mean=0.005937 rms=0.044013 Jy/beam ! Combined flux in latest and established models = 1.32393 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 164 components and 1.32393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297771Jy sigma=1.478571 ! Fit after self-cal, rms=0.297369Jy sigma=1.476558 ! 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.8435 mas, bmaj=5.162 mas, bpa=-0.6683 degrees ! Estimated noise=4.38201 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8435 x 5.162 at -0.6683 degrees (North through East) ! Clean map min=-0.12961 max=0.47365 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.7195 mas, bmaj=4.732 mas, bpa=-1.386 degrees ! Estimated noise=5.15431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.508783 Jy ! Component: 100 - total flux cleaned = 0.767223 Jy ! Component: 150 - total flux cleaned = 0.934199 Jy ! Component: 200 - total flux cleaned = 1.05857 Jy ! Total flux subtracted in 200 components = 1.05857 Jy ! Clean residual min=-0.096566 max=0.126592 Jy/beam ! Clean residual mean=0.001234 rms=0.028691 Jy/beam ! Combined flux in latest and established models = 1.05856 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 25 model components to the UV plane model. ! The established model now contains 25 components and 1.05856 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8435 mas, bmaj=5.162 mas, bpa=-0.6683 degrees ! Estimated noise=4.38201 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 (1.2, -2.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.161222 Jy ! Component: 100 - total flux cleaned = 0.258574 Jy ! Component: 150 - total flux cleaned = 0.29381 Jy ! Component: 200 - total flux cleaned = 0.31072 Jy ! Total flux subtracted in 200 components = 0.31072 Jy ! Clean residual min=-0.098234 max=0.098327 Jy/beam ! Clean residual mean=0.003176 rms=0.027593 Jy/beam ! Combined flux in latest and established models = 1.36929 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 52 components and 1.36928 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.43 mas, bmaj=10.16 mas, bpa=8.84 degrees ! Estimated noise=6.17372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0045143 Jy ! Component: 100 - total flux cleaned = 0.00223269 Jy ! Component: 150 - total flux cleaned = 0.000421774 Jy ! Component: 200 - total flux cleaned = -0.00110813 Jy ! Total flux subtracted in 200 components = -0.00110813 Jy ! Clean residual min=-0.139553 max=0.124706 Jy/beam ! Clean residual mean=0.006440 rms=0.045962 Jy/beam ! Combined flux in latest and established models = 1.36818 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.00422681 Jy ! Component: 100 - total flux cleaned = -0.00928597 Jy ! Component: 150 - total flux cleaned = -0.0127628 Jy ! Component: 200 - total flux cleaned = -0.0160096 Jy ! Total flux subtracted in 200 components = -0.0160096 Jy ! Clean residual min=-0.130377 max=0.122228 Jy/beam ! Clean residual mean=0.006263 rms=0.044567 Jy/beam ! Combined flux in latest and established models = 1.35217 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 112 components and 1.35217 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8435 mas, bmaj=5.162 mas, bpa=-0.6683 degrees ! Estimated noise=4.38201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139035 Jy ! Component: 100 - total flux cleaned = 0.0188472 Jy ! Component: 150 - total flux cleaned = 0.0187921 Jy ! Component: 200 - total flux cleaned = 0.0177551 Jy ! Total flux subtracted in 200 components = 0.0177551 Jy ! Clean residual min=-0.078811 max=0.088175 Jy/beam ! Clean residual mean=0.003097 rms=0.024455 Jy/beam ! Combined flux in latest and established models = 1.36992 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 138 components and 1.36992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293423Jy sigma=1.406091 ! Fit after self-cal, rms=0.289374Jy sigma=1.381659 wmodel /scr/pima/rv102_uvs/J1107-4449_X_map.mod ! Writing 138 model components to file: /scr/pima/rv102_uvs/J1107-4449_X_map.mod wobs /scr/pima/rv102_uvs/J1107-4449_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1107-4449_X_uvs.fits wwins /scr/pima/rv102_uvs/J1107-4449_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv102_uvs/J1107-4449_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.0344966 Jy ! Component: 100 - total flux cleaned = 0.0468136 Jy ! Component: 150 - total flux cleaned = 0.0630665 Jy ! Component: 200 - total flux cleaned = 0.0757554 Jy ! Component: 250 - total flux cleaned = 0.0875812 Jy ! Component: 300 - total flux cleaned = 0.0996654 Jy ! Component: 350 - total flux cleaned = 0.112878 Jy ! Component: 400 - total flux cleaned = 0.120006 Jy ! Component: 450 - total flux cleaned = 0.129262 Jy ! Component: 500 - total flux cleaned = 0.137219 Jy ! Component: 550 - total flux cleaned = 0.147031 Jy ! Component: 600 - total flux cleaned = 0.154201 Jy ! Component: 650 - total flux cleaned = 0.159685 Jy ! Component: 700 - total flux cleaned = 0.165586 Jy ! Component: 750 - total flux cleaned = 0.171223 Jy ! Component: 800 - total flux cleaned = 0.176011 Jy ! Component: 850 - total flux cleaned = 0.180588 Jy ! Component: 900 - total flux cleaned = 0.184436 Jy ! Component: 950 - total flux cleaned = 0.188129 Jy ! Component: 1000 - total flux cleaned = 0.191646 Jy ! Component: 1050 - total flux cleaned = 0.192615 Jy ! Component: 1100 - total flux cleaned = 0.194036 Jy ! Component: 1150 - total flux cleaned = 0.197174 Jy ! Component: 1200 - total flux cleaned = 0.200183 Jy ! Component: 1250 - total flux cleaned = 0.202671 Jy ! Component: 1300 - total flux cleaned = 0.205072 Jy ! Component: 1350 - total flux cleaned = 0.207796 Jy ! Component: 1400 - total flux cleaned = 0.210421 Jy ! Component: 1450 - total flux cleaned = 0.212978 Jy ! Component: 1500 - total flux cleaned = 0.215782 Jy ! Component: 1550 - total flux cleaned = 0.216799 Jy ! Component: 1600 - total flux cleaned = 0.219438 Jy ! Component: 1650 - total flux cleaned = 0.220396 Jy ! Component: 1700 - total flux cleaned = 0.222892 Jy ! Component: 1750 - total flux cleaned = 0.225302 Jy ! Component: 1800 - total flux cleaned = 0.226761 Jy ! Component: 1850 - total flux cleaned = 0.228457 Jy ! Component: 1900 - total flux cleaned = 0.229826 Jy ! Component: 1950 - total flux cleaned = 0.230356 Jy ! Component: 2000 - total flux cleaned = 0.231667 Jy ! Component: 2050 - total flux cleaned = 0.232425 Jy ! Component: 2100 - total flux cleaned = 0.232672 Jy ! Component: 2150 - total flux cleaned = 0.233162 Jy ! Component: 2200 - total flux cleaned = 0.233645 Jy ! Component: 2250 - total flux cleaned = 0.234577 Jy ! Component: 2300 - total flux cleaned = 0.234807 Jy ! Component: 2350 - total flux cleaned = 0.23525 Jy ! Component: 2400 - total flux cleaned = 0.235906 Jy ! Component: 2450 - total flux cleaned = 0.236334 Jy ! Component: 2500 - total flux cleaned = 0.236752 Jy ! Component: 2550 - total flux cleaned = 0.23696 Jy ! Component: 2600 - total flux cleaned = 0.237363 Jy ! Component: 2650 - total flux cleaned = 0.237163 Jy ! Component: 2700 - total flux cleaned = 0.236197 Jy ! Component: 2750 - total flux cleaned = 0.236203 Jy ! Component: 2800 - total flux cleaned = 0.236393 Jy ! Component: 2850 - total flux cleaned = 0.236211 Jy ! Component: 2900 - total flux cleaned = 0.23603 Jy ! Component: 2950 - total flux cleaned = 0.235854 Jy ! Component: 3000 - total flux cleaned = 0.235677 Jy ! Component: 3050 - total flux cleaned = 0.234978 Jy ! Component: 3100 - total flux cleaned = 0.235149 Jy ! Component: 3150 - total flux cleaned = 0.23464 Jy ! Component: 3200 - total flux cleaned = 0.233802 Jy ! Component: 3250 - total flux cleaned = 0.233141 Jy ! Component: 3300 - total flux cleaned = 0.232488 Jy ! Component: 3350 - total flux cleaned = 0.231521 Jy ! Component: 3400 - total flux cleaned = 0.231043 Jy ! Component: 3450 - total flux cleaned = 0.230253 Jy ! Component: 3500 - total flux cleaned = 0.229317 Jy ! Component: 3550 - total flux cleaned = 0.228547 Jy ! Component: 3600 - total flux cleaned = 0.227938 Jy ! Component: 3650 - total flux cleaned = 0.227334 Jy ! Component: 3700 - total flux cleaned = 0.226886 Jy ! Component: 3750 - total flux cleaned = 0.226145 Jy ! Component: 3800 - total flux cleaned = 0.225853 Jy ! Component: 3850 - total flux cleaned = 0.225125 Jy ! Component: 3900 - total flux cleaned = 0.22455 Jy ! Component: 3950 - total flux cleaned = 0.223839 Jy ! Component: 4000 - total flux cleaned = 0.223133 Jy ! Component: 4050 - total flux cleaned = 0.222713 Jy ! Total flux subtracted in 4096 components = 0.222017 Jy ! Clean residual min=-0.008823 max=0.007361 Jy/beam ! Clean residual mean=0.000106 rms=0.002832 Jy/beam ! Combined flux in latest and established models = 1.59194 Jy keep ! Adding 519 model components to the UV plane model. ! The established model now contains 657 components and 1.59194 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J1107-4449_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8435 x 5.162 at -0.6683 degrees (North through East) ! Clean map min=-0.071218 max=0.44012 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1107-4449_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.440124 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00269789 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.83895 1.83895 3.67791 7.35581 14.7116 29.4233 58.8465 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.44 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 163.136 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1107-4449_X_uvs.log closed on Sat Feb 27 22:26:01 2016