! Started logfile: /d2/scr/pima/rv101_uvs/J1336-3357_X_uvs.log on Sat Nov 29 16:34:40 2014 obs /d2/scr/pima/rv101_uvs/J1336-3357_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J1336-3357_X_uva.fits ! AN table 1: 87 integrations on 21 of 21 possible baselines. ! AN table 2: 87 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.944718 visibilities/baseline/integration-bin. ! Found source: J1336-3357 ! ! 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 13808 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/J1336-3357_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 1 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.031710Jy sigma=14.778597 ! Fit after self-cal, rms=0.811714Jy sigma=11.461349 ! 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.6924 mas, bmaj=1.953 mas, bpa=3.778 degrees ! Estimated noise=0.805608 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.135377 Jy ! Component: 100 - total flux cleaned = 0.18283 Jy ! Total flux subtracted in 100 components = 0.18283 Jy ! Clean residual min=-0.011621 max=0.021986 Jy/beam ! Clean residual mean=0.000036 rms=0.003681 Jy/beam ! Combined flux in latest and established models = 0.18283 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.18283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155908Jy sigma=2.116447 ! Fit after self-cal, rms=0.155588Jy sigma=2.112991 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0275571 Jy ! Component: 100 - total flux cleaned = 0.0457722 Jy ! Total flux subtracted in 100 components = 0.0457722 Jy ! Clean residual min=-0.008995 max=0.011784 Jy/beam ! Clean residual mean=0.000025 rms=0.002408 Jy/beam ! Combined flux in latest and established models = 0.228602 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.228602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146090Jy sigma=1.933173 ! Fit after self-cal, rms=0.145979Jy sigma=1.932236 ! 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.8694 mas, bmaj=2.435 mas, bpa=2.862 degrees ! Estimated noise=0.433442 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.0275808 Jy ! Component: 100 - total flux cleaned = 0.0428248 Jy ! Component: 150 - total flux cleaned = 0.051377 Jy ! Component: 200 - total flux cleaned = 0.0561799 Jy ! Total flux subtracted in 200 components = 0.0561799 Jy ! Clean residual min=-0.009504 max=0.012308 Jy/beam ! Clean residual mean=0.000034 rms=0.002484 Jy/beam ! Combined flux in latest and established models = 0.284782 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 38 components and 0.284782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141723Jy sigma=1.840257 ! Fit after self-cal, rms=0.141681Jy sigma=1.839144 ! 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.8694 x 2.435 at 2.862 degrees (North through East) ! Clean map min=-0.009127 max=0.18976 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.94 HN 1.17 LA 0.97 NL 1.04 ! OV 1.00 PT 0.98 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 LA 1.03 MK 0.94 NL 1.20 ! OV 1.00 PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.94 LA 0.95 MK 0.96 NL 1.18 ! OV 1.01 PT 0.90 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.17 LA 1.02 NL 1.08 ! OV 1.03 PT 0.87 SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.141681Jy sigma=1.839144 ! Fit after self-cal, rms=0.145748Jy sigma=1.826112 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8696 mas, bmaj=2.434 mas, bpa=2.707 degrees ! Estimated noise=0.433488 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.00148516 Jy ! Component: 100 - total flux cleaned = 0.00160579 Jy ! Component: 150 - total flux cleaned = 0.00165853 Jy ! Component: 200 - total flux cleaned = 0.00175577 Jy ! Total flux subtracted in 200 components = 0.00175577 Jy ! Clean residual min=-0.007169 max=0.008861 Jy/beam ! Clean residual mean=0.000023 rms=0.001814 Jy/beam ! Combined flux in latest and established models = 0.286537 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.286537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145703Jy sigma=1.825368 ! Fit after self-cal, rms=0.145868Jy sigma=1.824953 ! 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.145868Jy sigma=1.824953 ! Fit after self-cal, rms=0.145973Jy sigma=1.824863 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8685 mas, bmaj=2.432 mas, bpa=2.599 degrees ! Estimated noise=0.433631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000758222 Jy ! Component: 100 - total flux cleaned = 0.000804432 Jy ! Component: 150 - total flux cleaned = 0.000893049 Jy ! Component: 200 - total flux cleaned = 0.000975883 Jy ! Total flux subtracted in 200 components = 0.000975883 Jy ! Clean residual min=-0.007092 max=0.008765 Jy/beam ! Clean residual mean=0.000023 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 0.287513 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.287513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145949Jy sigma=1.824428 ! Fit after self-cal, rms=0.145940Jy sigma=1.824417 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 (-2.2, 0.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00851157 Jy ! Component: 100 - total flux cleaned = 0.0128846 Jy ! Component: 150 - total flux cleaned = 0.0147788 Jy ! Component: 200 - total flux cleaned = 0.0155516 Jy ! Total flux subtracted in 200 components = 0.0155516 Jy ! Clean residual min=-0.005818 max=0.005879 Jy/beam ! Clean residual mean=0.000018 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.303065 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 66 components and 0.303065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145431Jy sigma=1.816565 ! Fit after self-cal, rms=0.145369Jy sigma=1.815187 ! 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.145369Jy sigma=1.815187 ! Fit after self-cal, rms=0.147551Jy sigma=1.806675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.867 mas, bmaj=2.426 mas, bpa=2.817 degrees ! Estimated noise=0.432017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176437 Jy ! Component: 100 - total flux cleaned = 0.00206001 Jy ! Component: 150 - total flux cleaned = 0.0022331 Jy ! Component: 200 - total flux cleaned = 0.00232484 Jy ! Total flux subtracted in 200 components = 0.00232484 Jy ! Clean residual min=-0.004306 max=0.003951 Jy/beam ! Clean residual mean=0.000023 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.30539 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.30539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147464Jy sigma=1.805667 ! Fit after self-cal, rms=0.147578Jy sigma=1.805278 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.000848001 Jy ! Component: 100 - total flux cleaned = 0.000935116 Jy ! Component: 150 - total flux cleaned = 0.000974661 Jy ! Component: 200 - total flux cleaned = 0.00100806 Jy ! Total flux subtracted in 200 components = 0.00100806 Jy ! Clean residual min=-0.004223 max=0.003928 Jy/beam ! Clean residual mean=0.000023 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.306398 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.306398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147545Jy sigma=1.804961 ! Fit after self-cal, rms=0.147546Jy sigma=1.804888 ! 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.147546Jy sigma=1.804888 ! Fit after self-cal, rms=0.147262Jy sigma=1.804651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.189 mas, bmaj=6.638 mas, bpa=-0.7334 degrees ! Estimated noise=0.547253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013147 Jy ! Component: 100 - total flux cleaned = 0.00151351 Jy ! Component: 150 - total flux cleaned = 0.00168775 Jy ! Component: 200 - total flux cleaned = 0.00184413 Jy ! Total flux subtracted in 200 components = 0.00184413 Jy ! Clean residual min=-0.004797 max=0.004629 Jy/beam ! Clean residual mean=0.000043 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.308242 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 93 components and 0.308242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147246Jy sigma=1.804600 ! Fit after self-cal, rms=0.147241Jy sigma=1.804532 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.000135144 Jy ! Component: 100 - total flux cleaned = 0.000225897 Jy ! Component: 150 - total flux cleaned = 0.000282996 Jy ! Component: 200 - total flux cleaned = 0.00033677 Jy ! Total flux subtracted in 200 components = 0.00033677 Jy ! Clean residual min=-0.004774 max=0.004553 Jy/beam ! Clean residual mean=0.000043 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.308579 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 95 components and 0.308579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147237Jy sigma=1.804526 ! Fit after self-cal, rms=0.147232Jy sigma=1.804500 ! 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.8674 mas, bmaj=2.427 mas, bpa=2.95 degrees ! Estimated noise=0.430458 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8674 x 2.427 at 2.95 degrees (North through East) ! Clean map min=-0.0039385 max=0.1881 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.6884 mas, bmaj=1.941 mas, bpa=3.896 degrees ! Estimated noise=0.801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134297 Jy ! Component: 100 - total flux cleaned = 0.18323 Jy ! Component: 150 - total flux cleaned = 0.211751 Jy ! Component: 200 - total flux cleaned = 0.230572 Jy ! Total flux subtracted in 200 components = 0.230572 Jy ! Clean residual min=-0.007165 max=0.010616 Jy/beam ! Clean residual mean=0.000024 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.230572 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.230572 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8674 mas, bmaj=2.427 mas, bpa=2.95 degrees ! Estimated noise=0.430458 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.0252255 Jy ! Component: 100 - total flux cleaned = 0.0395806 Jy ! Component: 150 - total flux cleaned = 0.0491556 Jy ! Component: 200 - total flux cleaned = 0.05597 Jy ! Total flux subtracted in 200 components = 0.05597 Jy ! Clean residual min=-0.004903 max=0.005307 Jy/beam ! Clean residual mean=0.000030 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.286542 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 80 components and 0.286542 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.189 mas, bmaj=6.638 mas, bpa=-0.7334 degrees ! Estimated noise=0.547253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00931689 Jy ! Component: 100 - total flux cleaned = 0.0146983 Jy ! Component: 150 - total flux cleaned = 0.0179642 Jy ! Component: 200 - total flux cleaned = 0.0199504 Jy ! Total flux subtracted in 200 components = 0.0199504 Jy ! Clean residual min=-0.004993 max=0.004598 Jy/beam ! Clean residual mean=0.000045 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.306493 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.00120782 Jy ! Component: 100 - total flux cleaned = 0.00182244 Jy ! Component: 150 - total flux cleaned = 0.00189575 Jy ! Component: 200 - total flux cleaned = 0.00196686 Jy ! Total flux subtracted in 200 components = 0.00196686 Jy ! Clean residual min=-0.004770 max=0.004547 Jy/beam ! Clean residual mean=0.000043 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.308459 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 99 components and 0.308459 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8674 mas, bmaj=2.427 mas, bpa=2.95 degrees ! Estimated noise=0.430458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00101915 Jy ! Component: 100 - total flux cleaned = -0.00122437 Jy ! Component: 150 - total flux cleaned = -0.00127896 Jy ! Component: 200 - total flux cleaned = -0.00132693 Jy ! Total flux subtracted in 200 components = -0.00132693 Jy ! Clean residual min=-0.004158 max=0.004062 Jy/beam ! Clean residual mean=0.000021 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.307132 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 0.307132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147228Jy sigma=1.804688 ! Fit after self-cal, rms=0.147190Jy sigma=1.804408 wmodel /d2/scr/pima/rv101_uvs/J1336-3357_X_map.mod ! Writing 114 model components to file: /d2/scr/pima/rv101_uvs/J1336-3357_X_map.mod wobs /d2/scr/pima/rv101_uvs/J1336-3357_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J1336-3357_X_uvs.fits wwins /d2/scr/pima/rv101_uvs/J1336-3357_X_map.win ! wwins: Wrote 2 windows to /d2/scr/pima/rv101_uvs/J1336-3357_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.000437845 Jy ! Component: 100 - total flux cleaned = 0.00083667 Jy ! Component: 150 - total flux cleaned = 0.00107609 Jy ! Component: 200 - total flux cleaned = 0.00130433 Jy ! Component: 250 - total flux cleaned = 0.00162514 Jy ! Component: 300 - total flux cleaned = 0.00188221 Jy ! Component: 350 - total flux cleaned = 0.00222947 Jy ! Component: 400 - total flux cleaned = 0.00251809 Jy ! Component: 450 - total flux cleaned = 0.00270504 Jy ! Component: 500 - total flux cleaned = 0.00297699 Jy ! Component: 550 - total flux cleaned = 0.00306499 Jy ! Component: 600 - total flux cleaned = 0.00319427 Jy ! Component: 650 - total flux cleaned = 0.00327918 Jy ! Component: 700 - total flux cleaned = 0.00332165 Jy ! Component: 750 - total flux cleaned = 0.00336306 Jy ! Component: 800 - total flux cleaned = 0.00336401 Jy ! Component: 850 - total flux cleaned = 0.00336425 Jy ! Component: 900 - total flux cleaned = 0.00336458 Jy ! Component: 950 - total flux cleaned = 0.00321482 Jy ! Component: 1000 - total flux cleaned = 0.00325186 Jy ! Component: 1050 - total flux cleaned = 0.00314312 Jy ! Component: 1100 - total flux cleaned = 0.00300079 Jy ! Component: 1150 - total flux cleaned = 0.00303577 Jy ! Component: 1200 - total flux cleaned = 0.00296736 Jy ! Component: 1250 - total flux cleaned = 0.00303524 Jy ! Component: 1300 - total flux cleaned = 0.00300121 Jy ! Component: 1350 - total flux cleaned = 0.00296833 Jy ! Component: 1400 - total flux cleaned = 0.00287075 Jy ! Component: 1450 - total flux cleaned = 0.00280762 Jy ! Component: 1500 - total flux cleaned = 0.00274509 Jy ! Component: 1550 - total flux cleaned = 0.00268265 Jy ! Component: 1600 - total flux cleaned = 0.00256022 Jy ! Component: 1650 - total flux cleaned = 0.00262017 Jy ! Component: 1700 - total flux cleaned = 0.00250072 Jy ! Component: 1750 - total flux cleaned = 0.00244179 Jy ! Component: 1800 - total flux cleaned = 0.00241304 Jy ! Component: 1850 - total flux cleaned = 0.00229869 Jy ! Component: 1900 - total flux cleaned = 0.00227065 Jy ! Component: 1950 - total flux cleaned = 0.00213083 Jy ! Component: 2000 - total flux cleaned = 0.0021859 Jy ! Component: 2050 - total flux cleaned = 0.00199472 Jy ! Component: 2100 - total flux cleaned = 0.00196798 Jy ! Component: 2150 - total flux cleaned = 0.00186104 Jy ! Component: 2200 - total flux cleaned = 0.0018083 Jy ! Component: 2250 - total flux cleaned = 0.00178212 Jy ! Component: 2300 - total flux cleaned = 0.00170423 Jy ! Component: 2350 - total flux cleaned = 0.00162742 Jy ! Component: 2400 - total flux cleaned = 0.00152618 Jy ! Component: 2450 - total flux cleaned = 0.00160161 Jy ! Component: 2500 - total flux cleaned = 0.00150209 Jy ! Component: 2550 - total flux cleaned = 0.0015022 Jy ! Component: 2600 - total flux cleaned = 0.00145295 Jy ! Component: 2650 - total flux cleaned = 0.00140406 Jy ! Component: 2700 - total flux cleaned = 0.00130779 Jy ! Component: 2750 - total flux cleaned = 0.00118891 Jy ! Component: 2800 - total flux cleaned = 0.00123674 Jy ! Component: 2850 - total flux cleaned = 0.00111979 Jy ! Component: 2900 - total flux cleaned = 0.00111985 Jy ! Component: 2950 - total flux cleaned = 0.00107388 Jy ! Component: 3000 - total flux cleaned = 0.00100531 Jy ! Component: 3050 - total flux cleaned = 0.000982686 Jy ! Component: 3100 - total flux cleaned = 0.000937699 Jy ! Component: 3150 - total flux cleaned = 0.000892995 Jy ! Component: 3200 - total flux cleaned = 0.000826289 Jy ! Component: 3250 - total flux cleaned = 0.000672566 Jy ! Component: 3300 - total flux cleaned = 0.000607321 Jy ! Component: 3350 - total flux cleaned = 0.000585676 Jy ! Component: 3400 - total flux cleaned = 0.000607051 Jy ! Component: 3450 - total flux cleaned = 0.000607076 Jy ! Component: 3500 - total flux cleaned = 0.000479558 Jy ! Component: 3550 - total flux cleaned = 0.000521665 Jy ! Component: 3600 - total flux cleaned = 0.000458652 Jy ! Component: 3650 - total flux cleaned = 0.00043761 Jy ! Component: 3700 - total flux cleaned = 0.000396322 Jy ! Component: 3750 - total flux cleaned = 0.000375825 Jy ! Component: 3800 - total flux cleaned = 0.000396307 Jy ! Component: 3850 - total flux cleaned = 0.000274246 Jy ! Component: 3900 - total flux cleaned = 0.000274011 Jy ! Component: 3950 - total flux cleaned = 0.000253874 Jy ! Component: 4000 - total flux cleaned = 0.000193774 Jy ! Component: 4050 - total flux cleaned = 9.45823e-05 Jy ! Total flux subtracted in 4096 components = 0.000114682 Jy ! Clean residual min=-0.001135 max=0.001193 Jy/beam ! Clean residual mean=0.000002 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.307247 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 381 components and 0.307247 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J1336-3357_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8674 x 2.427 at 2.95 degrees (North through East) ! Clean map min=-0.0023075 max=0.19023 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J1336-3357_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.190226 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000339003 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.534632 0.534632 1.06926 2.13853 4.27705 8.5541 17.1082 34.2164 68.4328 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.19 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 561.134 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J1336-3357_X_uvs.log closed on Sat Nov 29 16:34:46 2014