! Started logfile: /scr/pima/rv100_uvs/J0825+0309_S_uvs.log on Mon Feb 29 13:26:31 2016 obs /scr/pima/rv100_uvs/J0825+0309_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0825+0309_S_uva.fits ! AN table 1: 2 integrations on 1 of 1 possible baselines. ! AN table 2: 27 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.36961 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0825+0309 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 1440 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J0825+0309_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 129 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 129 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 129 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 129 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.053871Jy sigma=8.142787 ! Fit after self-cal, rms=0.708809Jy sigma=5.379314 ! 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=3.679 mas, bmaj=7.93 mas, bpa=10.19 degrees ! Estimated noise=3.73179 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.225188 Jy ! Component: 100 - total flux cleaned = 0.276804 Jy ! Total flux subtracted in 100 components = 0.276804 Jy ! Clean residual min=-0.012579 max=0.020730 Jy/beam ! Clean residual mean=0.000087 rms=0.003357 Jy/beam ! Combined flux in latest and established models = 0.276804 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.276804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086051Jy sigma=0.620431 ! Fit after self-cal, rms=0.086012Jy sigma=0.620108 ! Inverting map ! Added new window around map position (3.5, 9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231903 Jy ! Component: 100 - total flux cleaned = 0.0374576 Jy ! Total flux subtracted in 100 components = 0.0374576 Jy ! Clean residual min=-0.009616 max=0.009836 Jy/beam ! Clean residual mean=0.000051 rms=0.002541 Jy/beam ! Combined flux in latest and established models = 0.314262 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.314262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077377Jy sigma=0.535418 ! Fit after self-cal, rms=0.077194Jy sigma=0.533534 ! 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=4.181 mas, bmaj=9.237 mas, bpa=8.815 degrees ! Estimated noise=2.86585 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.0169195 Jy ! Component: 100 - total flux cleaned = 0.026106 Jy ! Component: 150 - total flux cleaned = 0.0315379 Jy ! Component: 200 - total flux cleaned = 0.0349293 Jy ! Total flux subtracted in 200 components = 0.0349293 Jy ! Clean residual min=-0.007220 max=0.007466 Jy/beam ! Clean residual mean=0.000165 rms=0.002093 Jy/beam ! Combined flux in latest and established models = 0.349191 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.349191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073700Jy sigma=0.498546 ! Fit after self-cal, rms=0.073581Jy sigma=0.497104 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.181 x 9.237 at 8.815 degrees (North through East) ! Clean map min=-0.0068096 max=0.29262 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: ! MK 0.00* OV 0.00* ! ! A total of 24 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 1.11 KP 0.95 LA 1.03 MK 1.05 ! NL 0.99 OV 0.98 PT 1.00 SC 1.02 ! WF 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* ! ! A total of 24 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 0.97 KP 0.97 LA 1.02 MK 1.00 ! NL 1.01 OV 0.94 PT 1.03 SC 0.99 ! WF 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* ! ! A total of 24 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 1.03 KP 0.97 LA 1.00 MK 1.06 ! NL 1.00 OV 0.97 PT 1.01 SC 0.99 ! WF 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* ! ! A total of 24 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 1.01 KP 0.97 LA 0.99 MK 0.98 ! NL 1.05 OV 0.99 PT 1.08 SC 0.97 ! WF 1.02 ! ! ! Fit before self-cal, rms=0.073581Jy sigma=0.497104 ! Fit after self-cal, rms=0.071025Jy sigma=0.491286 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.183 mas, bmaj=9.256 mas, bpa=7.785 degrees ! Estimated noise=2.92104 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.00131221 Jy ! Component: 100 - total flux cleaned = -0.00156105 Jy ! Component: 150 - total flux cleaned = -0.00162852 Jy ! Component: 200 - total flux cleaned = -0.00151075 Jy ! Total flux subtracted in 200 components = -0.00151075 Jy ! Clean residual min=-0.008224 max=0.006365 Jy/beam ! Clean residual mean=0.000144 rms=0.001876 Jy/beam ! Combined flux in latest and established models = 0.34768 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.34768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070754Jy sigma=0.490219 ! Fit after self-cal, rms=0.070745Jy sigma=0.490011 ! 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.070745Jy sigma=0.490011 ! Fit after self-cal, rms=0.069873Jy sigma=0.481029 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.185 mas, bmaj=9.294 mas, bpa=7.796 degrees ! Estimated noise=2.8847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00387361 Jy ! Component: 100 - total flux cleaned = -0.00566253 Jy ! Component: 150 - total flux cleaned = -0.00611788 Jy ! Component: 200 - total flux cleaned = -0.0064813 Jy ! Total flux subtracted in 200 components = -0.0064813 Jy ! Clean residual min=-0.006806 max=0.006598 Jy/beam ! Clean residual mean=0.000224 rms=0.001657 Jy/beam ! Combined flux in latest and established models = 0.341199 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.341199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069601Jy sigma=0.479775 ! Fit after self-cal, rms=0.069614Jy sigma=0.479699 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.000198079 Jy ! Component: 100 - total flux cleaned = -0.000479216 Jy ! Component: 150 - total flux cleaned = -0.000633102 Jy ! Component: 200 - total flux cleaned = -0.000698047 Jy ! Total flux subtracted in 200 components = -0.000698047 Jy ! Clean residual min=-0.006765 max=0.006538 Jy/beam ! Clean residual mean=0.000228 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.340501 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.340501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069589Jy sigma=0.479509 ! Fit after self-cal, rms=0.069583Jy sigma=0.479476 ! 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.069583Jy sigma=0.479476 ! Fit after self-cal, rms=0.068535Jy sigma=0.472055 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.191 mas, bmaj=9.313 mas, bpa=7.768 degrees ! Estimated noise=2.85293 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00285874 Jy ! Component: 100 - total flux cleaned = -0.00403057 Jy ! Component: 150 - total flux cleaned = -0.00471212 Jy ! Component: 200 - total flux cleaned = -0.00488984 Jy ! Total flux subtracted in 200 components = -0.00488984 Jy ! Clean residual min=-0.006474 max=0.006289 Jy/beam ! Clean residual mean=0.000256 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.335611 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 0.335611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068377Jy sigma=0.471514 ! Fit after self-cal, rms=0.068376Jy sigma=0.471489 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.000134909 Jy ! Component: 100 - total flux cleaned = -0.000276506 Jy ! Component: 150 - total flux cleaned = -0.000308249 Jy ! Component: 200 - total flux cleaned = -0.0003083 Jy ! Total flux subtracted in 200 components = -0.0003083 Jy ! Clean residual min=-0.006457 max=0.006264 Jy/beam ! Clean residual mean=0.000258 rms=0.001596 Jy/beam ! Combined flux in latest and established models = 0.335303 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 93 components and 0.335303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068369Jy sigma=0.471423 ! Fit after self-cal, rms=0.068367Jy sigma=0.471413 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068367Jy sigma=0.471413 ! Fit after self-cal, rms=0.067722Jy sigma=0.470126 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.056 mas, bmaj=15.42 mas, bpa=-8.026 degrees ! Estimated noise=3.28503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00254621 Jy ! Component: 100 - total flux cleaned = -0.00339461 Jy ! Component: 150 - total flux cleaned = -0.00380888 Jy ! Component: 200 - total flux cleaned = -0.00387279 Jy ! Total flux subtracted in 200 components = -0.00387279 Jy ! Clean residual min=-0.006741 max=0.007143 Jy/beam ! Clean residual mean=0.000490 rms=0.001960 Jy/beam ! Combined flux in latest and established models = 0.33143 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 116 components and 0.33143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067652Jy sigma=0.470058 ! Fit after self-cal, rms=0.067650Jy sigma=0.470031 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.000118402 Jy ! Component: 100 - total flux cleaned = -0.000140769 Jy ! Component: 150 - total flux cleaned = -0.00014032 Jy ! Component: 200 - total flux cleaned = -0.000122798 Jy ! Total flux subtracted in 200 components = -0.000122798 Jy ! Clean residual min=-0.006751 max=0.007129 Jy/beam ! Clean residual mean=0.000491 rms=0.001959 Jy/beam ! Combined flux in latest and established models = 0.331307 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 125 components and 0.331307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067654Jy sigma=0.470038 ! Fit after self-cal, rms=0.067654Jy sigma=0.470029 ! 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=4.193 mas, bmaj=9.325 mas, bpa=7.739 degrees ! Estimated noise=2.82959 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.193 x 9.325 at 7.739 degrees (North through East) ! Clean map min=-0.0060519 max=0.28266 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=3.766 mas, bmaj=8.025 mas, bpa=8.276 degrees ! Estimated noise=3.74947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.218837 Jy ! Component: 100 - total flux cleaned = 0.269927 Jy ! Component: 150 - total flux cleaned = 0.292493 Jy ! Component: 200 - total flux cleaned = 0.306198 Jy ! Total flux subtracted in 200 components = 0.306198 Jy ! Clean residual min=-0.008401 max=0.009525 Jy/beam ! Clean residual mean=0.000074 rms=0.002245 Jy/beam ! Combined flux in latest and established models = 0.306198 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.306198 Jy ! Inverting map and beam ! Estimated beam: bmin=4.193 mas, bmaj=9.325 mas, bpa=7.739 degrees ! Estimated noise=2.82959 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.0119127 Jy ! Component: 100 - total flux cleaned = 0.0181485 Jy ! Component: 150 - total flux cleaned = 0.020634 Jy ! Component: 200 - total flux cleaned = 0.021458 Jy ! Total flux subtracted in 200 components = 0.021458 Jy ! Clean residual min=-0.006648 max=0.006558 Jy/beam ! Clean residual mean=0.000298 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.327656 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 46 components and 0.327656 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.056 mas, bmaj=15.42 mas, bpa=-8.026 degrees ! Estimated noise=3.28503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212482 Jy ! Component: 100 - total flux cleaned = 0.00242498 Jy ! Component: 150 - total flux cleaned = 0.00267966 Jy ! Component: 200 - total flux cleaned = 0.00284685 Jy ! Total flux subtracted in 200 components = 0.00284685 Jy ! Clean residual min=-0.006866 max=0.007284 Jy/beam ! Clean residual mean=0.000502 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 0.330503 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.000150772 Jy ! Component: 100 - total flux cleaned = 0.000282655 Jy ! Component: 150 - total flux cleaned = 0.000401589 Jy ! Component: 200 - total flux cleaned = 0.000506814 Jy ! Total flux subtracted in 200 components = 0.000506814 Jy ! Clean residual min=-0.006845 max=0.007223 Jy/beam ! Clean residual mean=0.000495 rms=0.001970 Jy/beam ! Combined flux in latest and established models = 0.33101 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 74 components and 0.33101 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.193 mas, bmaj=9.325 mas, bpa=7.739 degrees ! Estimated noise=2.82959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239354 Jy ! Component: 100 - total flux cleaned = 0.000275949 Jy ! Component: 150 - total flux cleaned = 0.000277486 Jy ! Component: 200 - total flux cleaned = 0.000278595 Jy ! Total flux subtracted in 200 components = 0.000278595 Jy ! Clean residual min=-0.006402 max=0.006448 Jy/beam ! Clean residual mean=0.000270 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 0.331288 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.331288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067720Jy sigma=0.470031 ! Fit after self-cal, rms=0.067714Jy sigma=0.469951 wmodel /scr/pima/rv100_uvs/J0825+0309_S_map.mod ! Writing 86 model components to file: /scr/pima/rv100_uvs/J0825+0309_S_map.mod wobs /scr/pima/rv100_uvs/J0825+0309_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0825+0309_S_uvs.fits wwins /scr/pima/rv100_uvs/J0825+0309_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv100_uvs/J0825+0309_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000670665 Jy ! Component: 100 - total flux cleaned = 0.00206979 Jy ! Component: 150 - total flux cleaned = 0.00320119 Jy ! Component: 200 - total flux cleaned = 0.00445857 Jy ! Component: 250 - total flux cleaned = 0.00566348 Jy ! Component: 300 - total flux cleaned = 0.00699197 Jy ! Component: 350 - total flux cleaned = 0.00835899 Jy ! Component: 400 - total flux cleaned = 0.00968579 Jy ! Component: 450 - total flux cleaned = 0.0110504 Jy ! Component: 500 - total flux cleaned = 0.0121557 Jy ! Component: 550 - total flux cleaned = 0.013232 Jy ! Component: 600 - total flux cleaned = 0.0143527 Jy ! Component: 650 - total flux cleaned = 0.0151752 Jy ! Component: 700 - total flux cleaned = 0.0159809 Jy ! Component: 750 - total flux cleaned = 0.016771 Jy ! Component: 800 - total flux cleaned = 0.0173529 Jy ! Component: 850 - total flux cleaned = 0.0180533 Jy ! Component: 900 - total flux cleaned = 0.0187439 Jy ! Component: 950 - total flux cleaned = 0.0194232 Jy ! Component: 1000 - total flux cleaned = 0.0199102 Jy ! Component: 1050 - total flux cleaned = 0.0204517 Jy ! Component: 1100 - total flux cleaned = 0.0209852 Jy ! Component: 1150 - total flux cleaned = 0.0215701 Jy ! Component: 1200 - total flux cleaned = 0.0220321 Jy ! Component: 1250 - total flux cleaned = 0.0223165 Jy ! Component: 1300 - total flux cleaned = 0.0226549 Jy ! Component: 1350 - total flux cleaned = 0.0231557 Jy ! Component: 1400 - total flux cleaned = 0.0235403 Jy ! Component: 1450 - total flux cleaned = 0.0240282 Jy ! Component: 1500 - total flux cleaned = 0.0241894 Jy ! Component: 1550 - total flux cleaned = 0.0246666 Jy ! Component: 1600 - total flux cleaned = 0.0250325 Jy ! Component: 1650 - total flux cleaned = 0.0252911 Jy ! Component: 1700 - total flux cleaned = 0.0255981 Jy ! Component: 1750 - total flux cleaned = 0.0259021 Jy ! Component: 1800 - total flux cleaned = 0.0262531 Jy ! Component: 1850 - total flux cleaned = 0.0265503 Jy ! Component: 1900 - total flux cleaned = 0.026747 Jy ! Component: 1950 - total flux cleaned = 0.0270386 Jy ! Component: 2000 - total flux cleaned = 0.0273271 Jy ! Component: 2050 - total flux cleaned = 0.0276605 Jy ! Component: 2100 - total flux cleaned = 0.0278491 Jy ! Component: 2150 - total flux cleaned = 0.0280364 Jy ! Component: 2200 - total flux cleaned = 0.0283613 Jy ! Component: 2250 - total flux cleaned = 0.0286372 Jy ! Component: 2300 - total flux cleaned = 0.0288193 Jy ! Component: 2350 - total flux cleaned = 0.0290906 Jy ! Component: 2400 - total flux cleaned = 0.0293592 Jy ! Component: 2450 - total flux cleaned = 0.0295811 Jy ! Component: 2500 - total flux cleaned = 0.0297131 Jy ! Component: 2550 - total flux cleaned = 0.0299315 Jy ! Component: 2600 - total flux cleaned = 0.0300616 Jy ! Component: 2650 - total flux cleaned = 0.0302764 Jy ! Component: 2700 - total flux cleaned = 0.0303618 Jy ! Component: 2750 - total flux cleaned = 0.0304463 Jy ! Component: 2800 - total flux cleaned = 0.0304883 Jy ! Component: 2850 - total flux cleaned = 0.0305302 Jy ! Component: 2900 - total flux cleaned = 0.0306551 Jy ! Component: 2950 - total flux cleaned = 0.0306967 Jy ! Component: 3000 - total flux cleaned = 0.0308604 Jy ! Component: 3050 - total flux cleaned = 0.0310224 Jy ! Component: 3100 - total flux cleaned = 0.0310222 Jy ! Component: 3150 - total flux cleaned = 0.0311022 Jy ! Component: 3200 - total flux cleaned = 0.0311815 Jy ! Component: 3250 - total flux cleaned = 0.0312603 Jy ! Component: 3300 - total flux cleaned = 0.0313778 Jy ! Component: 3350 - total flux cleaned = 0.0313779 Jy ! Component: 3400 - total flux cleaned = 0.0314552 Jy ! Component: 3450 - total flux cleaned = 0.0316087 Jy ! Component: 3500 - total flux cleaned = 0.0316466 Jy ! Component: 3550 - total flux cleaned = 0.0317979 Jy ! Component: 3600 - total flux cleaned = 0.0317603 Jy ! Component: 3650 - total flux cleaned = 0.0319101 Jy ! Component: 3700 - total flux cleaned = 0.0320213 Jy ! Component: 3750 - total flux cleaned = 0.0320581 Jy ! Component: 3800 - total flux cleaned = 0.0320954 Jy ! Component: 3850 - total flux cleaned = 0.0322785 Jy ! Component: 3900 - total flux cleaned = 0.0322784 Jy ! Component: 3950 - total flux cleaned = 0.0323149 Jy ! Component: 4000 - total flux cleaned = 0.0324951 Jy ! Component: 4050 - total flux cleaned = 0.0326384 Jy ! Total flux subtracted in 4096 components = 0.0325315 Jy ! Clean residual min=-0.002036 max=0.002080 Jy/beam ! Clean residual mean=0.000036 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.36382 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 371 components and 0.36382 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0825+0309_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.193 x 9.325 at 7.739 degrees (North through East) ! Clean map min=-0.004742 max=0.28233 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0825+0309_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.282326 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000687435 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.73047 0.73047 1.46094 2.92188 5.84376 11.6875 23.375 46.7501 93.5002 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.282 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 410.694 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0825+0309_S_uvs.log closed on Mon Feb 29 13:26:35 2016