! Started logfile: /d2/scr/pima/rv101_uvs/J2115-1416_X_uvs.log on Sat Nov 29 16:37:49 2014 obs /d2/scr/pima/rv101_uvs/J2115-1416_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J2115-1416_X_uva.fits ! AN table 1: 87 integrations on 28 of 28 possible baselines. ! AN table 2: 87 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.89186 visibilities/baseline/integration-bin. ! Found source: J2115-1416 ! ! 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 0 lines of history. ! ! Reading 15208 visibilities. select RR ! 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 /d2/scr/pima/rv101_uvs/J2115-1416_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 87 telescope corrections were flagged in sub-array 1. ! A total of 97 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 87 telescope corrections were flagged in sub-array 1. ! A total of 97 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 87 telescope corrections were flagged in sub-array 1. ! A total of 97 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 87 telescope corrections were flagged in sub-array 1. ! A total of 97 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.038413Jy sigma=17.331683 ! Fit after self-cal, rms=0.810446Jy sigma=13.244037 ! 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.8477 mas, bmaj=2.753 mas, bpa=20.73 degrees ! Estimated noise=0.767813 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.147373 Jy ! Component: 100 - total flux cleaned = 0.20334 Jy ! Total flux subtracted in 100 components = 0.20334 Jy ! Clean residual min=-0.012835 max=0.025122 Jy/beam ! Clean residual mean=0.000004 rms=0.004340 Jy/beam ! Combined flux in latest and established models = 0.20334 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.20334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137120Jy sigma=2.074246 ! Fit after self-cal, rms=0.136448Jy sigma=2.065228 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0294939 Jy ! Component: 100 - total flux cleaned = 0.0464595 Jy ! Total flux subtracted in 100 components = 0.0464595 Jy ! Clean residual min=-0.008058 max=0.012454 Jy/beam ! Clean residual mean=-0.000000 rms=0.002431 Jy/beam ! Combined flux in latest and established models = 0.2498 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 25 components and 0.2498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128861Jy sigma=1.879267 ! Fit after self-cal, rms=0.128682Jy sigma=1.877405 ! 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.028 mas, bmaj=2.897 mas, bpa=17.13 degrees ! Estimated noise=0.401558 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.0169769 Jy ! Component: 100 - total flux cleaned = 0.0265069 Jy ! Component: 150 - total flux cleaned = 0.0323526 Jy ! Component: 200 - total flux cleaned = 0.0360549 Jy ! Total flux subtracted in 200 components = 0.0360549 Jy ! Clean residual min=-0.006223 max=0.006697 Jy/beam ! Clean residual mean=-0.000001 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.285854 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 58 components and 0.285854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126724Jy sigma=1.828997 ! Fit after self-cal, rms=0.126663Jy sigma=1.828090 ! 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.028 x 2.897 at 17.13 degrees (North through East) ! Clean map min=-0.0059248 max=0.19431 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 0.98 HN 1.06 KP 1.00* LA 1.02 ! NL 0.97 OV 0.93 PT 1.03 SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 HN 1.17 KP 1.00* LA 1.05 ! NL 0.95 OV 0.97 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.12 KP 1.00* LA 0.96 ! NL 0.95 OV 0.95 PT 0.91 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 HN 1.17 KP 1.00* LA 1.00 ! NL 0.97 OV 0.94 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.14 KP 1.00* LA 1.06 ! NL 0.98 OV 1.03 PT 0.92 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 HN 1.13 KP 1.00* LA 1.09 ! NL 0.98 OV 1.01 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.10 KP 1.00* LA 1.04 ! NL 1.03 OV 1.00 PT 0.90 SC 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 HN 1.16 KP 1.00* LA 1.03 ! NL 1.03 OV 0.99 SC 0.97 ! ! ! Fit before self-cal, rms=0.126663Jy sigma=1.828090 ! Fit after self-cal, rms=0.132565Jy sigma=1.805217 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.031 mas, bmaj=2.938 mas, bpa=17.37 degrees ! Estimated noise=0.401631 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.00146677 Jy ! Component: 100 - total flux cleaned = -0.00189553 Jy ! Component: 150 - total flux cleaned = -0.00220639 Jy ! Component: 200 - total flux cleaned = -0.00238274 Jy ! Total flux subtracted in 200 components = -0.00238274 Jy ! Clean residual min=-0.003334 max=0.003623 Jy/beam ! Clean residual mean=-0.000002 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.283472 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.283472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132491Jy sigma=1.804421 ! Fit after self-cal, rms=0.132710Jy sigma=1.803931 ! 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.132710Jy sigma=1.803931 ! Fit after self-cal, rms=0.133595Jy sigma=1.803762 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.033 mas, bmaj=2.945 mas, bpa=17.42 degrees ! Estimated noise=0.401861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103818 Jy ! Component: 100 - total flux cleaned = -0.0013718 Jy ! Component: 150 - total flux cleaned = -0.00157575 Jy ! Component: 200 - total flux cleaned = -0.00171687 Jy ! Total flux subtracted in 200 components = -0.00171687 Jy ! Clean residual min=-0.003092 max=0.003477 Jy/beam ! Clean residual mean=-0.000002 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.281755 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 68 components and 0.281755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133551Jy sigma=1.803298 ! Fit after self-cal, rms=0.133546Jy sigma=1.803245 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 (1.8, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175285 Jy ! Component: 100 - total flux cleaned = 0.00173872 Jy ! Component: 150 - total flux cleaned = 0.00174066 Jy ! Component: 200 - total flux cleaned = 0.00180403 Jy ! Total flux subtracted in 200 components = 0.00180403 Jy ! Clean residual min=-0.002760 max=0.002785 Jy/beam ! Clean residual mean=-0.000002 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.283559 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.283559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133397Jy sigma=1.801442 ! Fit after self-cal, rms=0.133408Jy sigma=1.801254 ! 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.133408Jy sigma=1.801254 ! Fit after self-cal, rms=0.133272Jy sigma=1.801090 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.034 mas, bmaj=2.946 mas, bpa=17.43 degrees ! Estimated noise=0.401569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000781089 Jy ! Component: 100 - total flux cleaned = 0.000779304 Jy ! Component: 150 - total flux cleaned = 0.000728258 Jy ! Component: 200 - total flux cleaned = 0.00063836 Jy ! Total flux subtracted in 200 components = 0.00063836 Jy ! Clean residual min=-0.002470 max=0.002645 Jy/beam ! Clean residual mean=-0.000002 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.284197 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 95 components and 0.284197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133211Jy sigma=1.800452 ! Fit after self-cal, rms=0.133213Jy sigma=1.800400 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.000321046 Jy ! Component: 100 - total flux cleaned = 0.000239593 Jy ! Component: 150 - total flux cleaned = 0.0002379 Jy ! Component: 200 - total flux cleaned = 0.000272125 Jy ! Total flux subtracted in 200 components = 0.000272125 Jy ! Clean residual min=-0.002459 max=0.002654 Jy/beam ! Clean residual mean=-0.000002 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.284469 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.284469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133184Jy sigma=1.800116 ! Fit after self-cal, rms=0.133179Jy sigma=1.800097 ! 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.133179Jy sigma=1.800097 ! Fit after self-cal, rms=0.132688Jy sigma=1.799937 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.066 mas, bmaj=4.489 mas, bpa=1.999 degrees ! Estimated noise=0.464065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000773389 Jy ! Component: 100 - total flux cleaned = 0.000866353 Jy ! Component: 150 - total flux cleaned = 0.000729027 Jy ! Component: 200 - total flux cleaned = 0.000608462 Jy ! Total flux subtracted in 200 components = 0.000608462 Jy ! Clean residual min=-0.002256 max=0.002739 Jy/beam ! Clean residual mean=-0.000003 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.285078 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 111 components and 0.285078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132675Jy sigma=1.799813 ! Fit after self-cal, rms=0.132666Jy sigma=1.799776 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 (45.4, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249957 Jy ! Component: 100 - total flux cleaned = 0.00377923 Jy ! Component: 150 - total flux cleaned = 0.00473421 Jy ! Component: 200 - total flux cleaned = 0.00547986 Jy ! Total flux subtracted in 200 components = 0.00547986 Jy ! Clean residual min=-0.001759 max=0.002003 Jy/beam ! Clean residual mean=-0.000000 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.290558 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 141 components and 0.290558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132619Jy sigma=1.799231 ! Fit after self-cal, rms=0.132618Jy sigma=1.799137 ! 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.033 mas, bmaj=2.946 mas, bpa=17.44 degrees ! Estimated noise=0.400614 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.033 x 2.946 at 17.44 degrees (North through East) ! Clean map min=-0.0033281 max=0.19356 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.8472 mas, bmaj=2.794 mas, bpa=20.95 degrees ! Estimated noise=0.769014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147974 Jy ! Component: 100 - total flux cleaned = 0.205799 Jy ! Component: 150 - total flux cleaned = 0.233954 Jy ! Component: 200 - total flux cleaned = 0.249691 Jy ! Total flux subtracted in 200 components = 0.249691 Jy ! Clean residual min=-0.006300 max=0.008770 Jy/beam ! Clean residual mean=0.000002 rms=0.001834 Jy/beam ! Combined flux in latest and established models = 0.249691 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.249691 Jy ! Inverting map and beam ! Estimated beam: bmin=1.033 mas, bmaj=2.946 mas, bpa=17.44 degrees ! Estimated noise=0.400614 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.0139063 Jy ! Component: 100 - total flux cleaned = 0.0222647 Jy ! Component: 150 - total flux cleaned = 0.027686 Jy ! Component: 200 - total flux cleaned = 0.0313471 Jy ! Total flux subtracted in 200 components = 0.0313471 Jy ! Clean residual min=-0.003180 max=0.003072 Jy/beam ! Clean residual mean=-0.000000 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.281038 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 52 components and 0.281038 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.066 mas, bmaj=4.489 mas, bpa=1.999 degrees ! Estimated noise=0.464065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00347491 Jy ! Component: 100 - total flux cleaned = 0.00590419 Jy ! Component: 150 - total flux cleaned = 0.00778318 Jy ! Component: 200 - total flux cleaned = 0.00872965 Jy ! Total flux subtracted in 200 components = 0.00872965 Jy ! Clean residual min=-0.002227 max=0.002251 Jy/beam ! Clean residual mean=0.000000 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.289768 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.00066486 Jy ! Component: 100 - total flux cleaned = 0.0013508 Jy ! Component: 150 - total flux cleaned = 0.00187252 Jy ! Component: 200 - total flux cleaned = 0.00237885 Jy ! Total flux subtracted in 200 components = 0.00237885 Jy ! Clean residual min=-0.001897 max=0.002142 Jy/beam ! Clean residual mean=0.000000 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.292147 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 90 components and 0.292147 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.033 mas, bmaj=2.946 mas, bpa=17.44 degrees ! Estimated noise=0.400614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00118052 Jy ! Component: 100 - total flux cleaned = -0.00156217 Jy ! Component: 150 - total flux cleaned = -0.00142315 Jy ! Component: 200 - total flux cleaned = -0.00142242 Jy ! Total flux subtracted in 200 components = -0.00142242 Jy ! Clean residual min=-0.002273 max=0.002416 Jy/beam ! Clean residual mean=-0.000001 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.290725 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 115 components and 0.290724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132638Jy sigma=1.799308 ! Fit after self-cal, rms=0.132662Jy sigma=1.799188 wmodel /d2/scr/pima/rv101_uvs/J2115-1416_X_map.mod ! Writing 115 model components to file: /d2/scr/pima/rv101_uvs/J2115-1416_X_map.mod wobs /d2/scr/pima/rv101_uvs/J2115-1416_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J2115-1416_X_uvs.fits wwins /d2/scr/pima/rv101_uvs/J2115-1416_X_map.win ! wwins: Wrote 3 windows to /d2/scr/pima/rv101_uvs/J2115-1416_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.000762617 Jy ! Component: 100 - total flux cleaned = 0.000884913 Jy ! Component: 150 - total flux cleaned = 0.000960681 Jy ! Component: 200 - total flux cleaned = 0.000925766 Jy ! Component: 250 - total flux cleaned = 0.00106538 Jy ! Component: 300 - total flux cleaned = 0.00106564 Jy ! Component: 350 - total flux cleaned = 0.000967591 Jy ! Component: 400 - total flux cleaned = 0.00077624 Jy ! Component: 450 - total flux cleaned = 0.000683851 Jy ! Component: 500 - total flux cleaned = 0.000532256 Jy ! Component: 550 - total flux cleaned = 0.000414273 Jy ! Component: 600 - total flux cleaned = 0.000414651 Jy ! Component: 650 - total flux cleaned = 0.000357748 Jy ! Component: 700 - total flux cleaned = 0.000274016 Jy ! Component: 750 - total flux cleaned = 0.00024665 Jy ! Component: 800 - total flux cleaned = 0.000165802 Jy ! Component: 850 - total flux cleaned = 8.67432e-05 Jy ! Component: 900 - total flux cleaned = 9.45299e-06 Jy ! Component: 950 - total flux cleaned = 0.000137511 Jy ! Component: 1000 - total flux cleaned = 0.000137576 Jy ! Component: 1050 - total flux cleaned = 0.000236446 Jy ! Component: 1100 - total flux cleaned = 0.000285157 Jy ! Component: 1150 - total flux cleaned = 0.00035681 Jy ! Component: 1200 - total flux cleaned = 0.000404195 Jy ! Component: 1250 - total flux cleaned = 0.000520598 Jy ! Component: 1300 - total flux cleaned = 0.000635566 Jy ! Component: 1350 - total flux cleaned = 0.00079408 Jy ! Component: 1400 - total flux cleaned = 0.000883664 Jy ! Component: 1450 - total flux cleaned = 0.00099422 Jy ! Component: 1500 - total flux cleaned = 0.00108164 Jy ! Component: 1550 - total flux cleaned = 0.00110367 Jy ! Component: 1600 - total flux cleaned = 0.00121078 Jy ! Component: 1650 - total flux cleaned = 0.00125322 Jy ! Component: 1700 - total flux cleaned = 0.00131616 Jy ! Component: 1750 - total flux cleaned = 0.00139896 Jy ! Component: 1800 - total flux cleaned = 0.00139903 Jy ! Component: 1850 - total flux cleaned = 0.00152127 Jy ! Component: 1900 - total flux cleaned = 0.00152106 Jy ! Component: 1950 - total flux cleaned = 0.00156118 Jy ! Component: 2000 - total flux cleaned = 0.00166008 Jy ! Component: 2050 - total flux cleaned = 0.00171863 Jy ! Component: 2100 - total flux cleaned = 0.00181535 Jy ! Component: 2150 - total flux cleaned = 0.00187298 Jy ! Component: 2200 - total flux cleaned = 0.00194908 Jy ! Component: 2250 - total flux cleaned = 0.00206222 Jy ! Component: 2300 - total flux cleaned = 0.002081 Jy ! Component: 2350 - total flux cleaned = 0.00221094 Jy ! Component: 2400 - total flux cleaned = 0.00226642 Jy ! Component: 2450 - total flux cleaned = 0.00235774 Jy ! Component: 2500 - total flux cleaned = 0.0024119 Jy ! Component: 2550 - total flux cleaned = 0.00248367 Jy ! Component: 2600 - total flux cleaned = 0.00253719 Jy ! Component: 2650 - total flux cleaned = 0.00266115 Jy ! Component: 2700 - total flux cleaned = 0.0027488 Jy ! Component: 2750 - total flux cleaned = 0.00280088 Jy ! Component: 2800 - total flux cleaned = 0.00288731 Jy ! Component: 2850 - total flux cleaned = 0.00302454 Jy ! Component: 2900 - total flux cleaned = 0.00312662 Jy ! Component: 2950 - total flux cleaned = 0.00324473 Jy ! Component: 3000 - total flux cleaned = 0.00332859 Jy ! Component: 3050 - total flux cleaned = 0.00336189 Jy ! Component: 3100 - total flux cleaned = 0.00346119 Jy ! Component: 3150 - total flux cleaned = 0.00351041 Jy ! Component: 3200 - total flux cleaned = 0.00351052 Jy ! Component: 3250 - total flux cleaned = 0.00364054 Jy ! Component: 3300 - total flux cleaned = 0.00368902 Jy ! Component: 3350 - total flux cleaned = 0.00380139 Jy ! Component: 3400 - total flux cleaned = 0.0038492 Jy ! Component: 3450 - total flux cleaned = 0.00391278 Jy ! Component: 3500 - total flux cleaned = 0.003976 Jy ! Component: 3550 - total flux cleaned = 0.00407018 Jy ! Component: 3600 - total flux cleaned = 0.00416391 Jy ! Component: 3650 - total flux cleaned = 0.00419495 Jy ! Component: 3700 - total flux cleaned = 0.00425693 Jy ! Component: 3750 - total flux cleaned = 0.00430322 Jy ! Component: 3800 - total flux cleaned = 0.00433397 Jy ! Component: 3850 - total flux cleaned = 0.00442569 Jy ! Component: 3900 - total flux cleaned = 0.0044562 Jy ! Component: 3950 - total flux cleaned = 0.0045625 Jy ! Component: 4000 - total flux cleaned = 0.00460785 Jy ! Component: 4050 - total flux cleaned = 0.00469823 Jy ! Total flux subtracted in 4096 components = 0.0048032 Jy ! Clean residual min=-0.000837 max=0.000927 Jy/beam ! Clean residual mean=0.000001 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.295528 Jy keep ! Adding 225 model components to the UV plane model. ! The established model now contains 339 components and 0.295528 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J2115-1416_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.033 x 2.946 at 17.44 degrees (North through East) ! Clean map min=-0.0019525 max=0.19544 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J2115-1416_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.19544 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240748 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.369548 0.369548 0.739097 1.47819 2.95639 5.91277 11.8255 23.6511 47.3022 94.6044 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.195 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 811.801 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J2115-1416_X_uvs.log closed on Sat Nov 29 16:37:54 2014