! Started logfile: /d2/scr/pima/rv101_uvs/J2211-1328_S_uvs.log on Sat Nov 29 13:57:12 2014 obs /d2/scr/pima/rv101_uvs/J2211-1328_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J2211-1328_S_uva.fits ! AN table 1: 9 integrations on 15 of 15 possible baselines. ! AN table 2: 27 integrations on 36 of 36 possible baselines. ! AN table 3: 10 integrations on 6 of 6 possible baselines. ! AN table 4: 25 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8137 visibilities/baseline/integration-bin. ! Found source: J2211-1328 ! ! 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 0 lines of history. ! ! Reading 7460 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/rv101_uvs/J2211-1328_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 6 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 41 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 41 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 41 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 41 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=1.045302Jy sigma=11.964971 ! Fit after self-cal, rms=0.723883Jy sigma=8.218912 ! 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=2.656 mas, bmaj=7.949 mas, bpa=-7.844 degrees ! Estimated noise=1.49108 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.212221 Jy ! Component: 100 - total flux cleaned = 0.264345 Jy ! Total flux subtracted in 100 components = 0.264345 Jy ! Clean residual min=-0.013692 max=0.022069 Jy/beam ! Clean residual mean=-0.000088 rms=0.003879 Jy/beam ! Combined flux in latest and established models = 0.264345 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.264345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097748Jy sigma=1.046589 ! Fit after self-cal, rms=0.097771Jy sigma=1.046402 ! 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=3.318 mas, bmaj=9.819 mas, bpa=-7.509 degrees ! Estimated noise=0.813825 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.0339658 Jy ! Component: 100 - total flux cleaned = 0.0527535 Jy ! Component: 150 - total flux cleaned = 0.0633926 Jy ! Component: 200 - total flux cleaned = 0.0694321 Jy ! Total flux subtracted in 200 components = 0.0694321 Jy ! Clean residual min=-0.008806 max=0.009119 Jy/beam ! Clean residual mean=-0.000641 rms=0.002214 Jy/beam ! Combined flux in latest and established models = 0.333778 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 37 components and 0.333778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087667Jy sigma=0.881646 ! Fit after self-cal, rms=0.087551Jy sigma=0.880813 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.318 x 9.819 at -7.509 degrees (North through East) ! Clean map min=-0.0083984 max=0.2702 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* NL 1.00* ! OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! WF 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! HN 1.00* MK 1.00* NL 1.00* OV 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* WF 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! WF 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! HN 0.99 MK 1.09 NL 1.01 OV 0.86 ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* WF 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 1.03 LA 0.92 NL 0.98 ! OV 0.98 PT 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! WF 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! HN 1.00* MK 1.00* NL 1.00* OV 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* WF 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! WF 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! HN 1.00* MK 1.00* NL 1.00* OV 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* WF 1.00* ! ! ! Fit before self-cal, rms=0.087551Jy sigma=0.880813 ! Fit after self-cal, rms=0.087493Jy sigma=0.880699 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=9.823 mas, bpa=-7.431 degrees ! Estimated noise=0.814083 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.00394022 Jy ! Component: 100 - total flux cleaned = 0.00553664 Jy ! Component: 150 - total flux cleaned = 0.00588354 Jy ! Component: 200 - total flux cleaned = 0.00612467 Jy ! Total flux subtracted in 200 components = 0.00612467 Jy ! Clean residual min=-0.008902 max=0.008888 Jy/beam ! Clean residual mean=-0.000674 rms=0.002147 Jy/beam ! Combined flux in latest and established models = 0.339902 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.339902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087442Jy sigma=0.878195 ! Fit after self-cal, rms=0.087397Jy sigma=0.877983 ! 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.087397Jy sigma=0.877983 ! Fit after self-cal, rms=0.087406Jy sigma=0.877974 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=9.823 mas, bpa=-7.43 degrees ! Estimated noise=0.814191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000346345 Jy ! Component: 100 - total flux cleaned = 0.000588581 Jy ! Component: 150 - total flux cleaned = 0.000669337 Jy ! Component: 200 - total flux cleaned = 0.000671772 Jy ! Total flux subtracted in 200 components = 0.000671772 Jy ! Clean residual min=-0.008910 max=0.008901 Jy/beam ! Clean residual mean=-0.000677 rms=0.002139 Jy/beam ! Combined flux in latest and established models = 0.340574 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.340574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087419Jy sigma=0.877022 ! Fit after self-cal, rms=0.087396Jy sigma=0.876927 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 = -9.47945e-06 Jy ! Component: 100 - total flux cleaned = 2.85191e-05 Jy ! Component: 150 - total flux cleaned = 2.7932e-05 Jy ! Component: 200 - total flux cleaned = 2.77618e-05 Jy ! Total flux subtracted in 200 components = 2.77618e-05 Jy ! Clean residual min=-0.008879 max=0.008844 Jy/beam ! Clean residual mean=-0.000677 rms=0.002133 Jy/beam ! Combined flux in latest and established models = 0.340602 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.340602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087388Jy sigma=0.876301 ! Fit after self-cal, rms=0.087370Jy sigma=0.876225 ! 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.087370Jy sigma=0.876225 ! Fit after self-cal, rms=0.087699Jy sigma=0.875583 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.311 mas, bmaj=9.792 mas, bpa=-7.499 degrees ! Estimated noise=0.819039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123661 Jy ! Component: 100 - total flux cleaned = 0.00150684 Jy ! Component: 150 - total flux cleaned = 0.00150646 Jy ! Component: 200 - total flux cleaned = 0.00142095 Jy ! Total flux subtracted in 200 components = 0.00142095 Jy ! Clean residual min=-0.008519 max=0.008626 Jy/beam ! Clean residual mean=-0.000619 rms=0.002119 Jy/beam ! Combined flux in latest and established models = 0.342023 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.342023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087404Jy sigma=0.876269 ! Fit after self-cal, rms=0.087408Jy sigma=0.876095 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 = -9.00669e-05 Jy ! Component: 100 - total flux cleaned = -0.000169108 Jy ! Component: 150 - total flux cleaned = -0.000275816 Jy ! Component: 200 - total flux cleaned = -0.000369775 Jy ! Total flux subtracted in 200 components = -0.000369775 Jy ! Clean residual min=-0.008548 max=0.008594 Jy/beam ! Clean residual mean=-0.000618 rms=0.002118 Jy/beam ! Combined flux in latest and established models = 0.341653 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.341653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087339Jy sigma=0.875988 ! Fit after self-cal, rms=0.087328Jy sigma=0.875939 ! 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.087328Jy sigma=0.875939 ! Fit after self-cal, rms=0.087215Jy sigma=0.875093 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.496 mas, bmaj=17.5 mas, bpa=-9.218 degrees ! Estimated noise=1.0073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125576 Jy ! Component: 100 - total flux cleaned = 0.00012952 Jy ! Component: 150 - total flux cleaned = 3.7568e-05 Jy ! Component: 200 - total flux cleaned = -3.77139e-05 Jy ! Total flux subtracted in 200 components = -3.77139e-05 Jy ! Clean residual min=-0.010373 max=0.008909 Jy/beam ! Clean residual mean=-0.001279 rms=0.003008 Jy/beam ! Combined flux in latest and established models = 0.341615 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.341615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087056Jy sigma=0.877024 ! Fit after self-cal, rms=0.087029Jy sigma=0.876808 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 = -6.81851e-05 Jy ! Component: 100 - total flux cleaned = -0.000117464 Jy ! Component: 150 - total flux cleaned = -0.000157357 Jy ! Component: 200 - total flux cleaned = -0.000157922 Jy ! Total flux subtracted in 200 components = -0.000157922 Jy ! Clean residual min=-0.010334 max=0.008936 Jy/beam ! Clean residual mean=-0.001277 rms=0.003009 Jy/beam ! Combined flux in latest and established models = 0.341457 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.341457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087015Jy sigma=0.876831 ! Fit after self-cal, rms=0.086994Jy sigma=0.876672 ! 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=3.307 mas, bmaj=9.78 mas, bpa=-7.519 degrees ! Estimated noise=0.820206 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.307 x 9.78 at -7.519 degrees (North through East) ! Clean map min=-0.0082533 max=0.27253 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=2.645 mas, bmaj=7.922 mas, bpa=-7.896 degrees ! Estimated noise=1.50275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.213023 Jy ! Component: 100 - total flux cleaned = 0.266086 Jy ! Component: 150 - total flux cleaned = 0.292067 Jy ! Component: 200 - total flux cleaned = 0.309973 Jy ! Total flux subtracted in 200 components = 0.309973 Jy ! Clean residual min=-0.010347 max=0.013612 Jy/beam ! Clean residual mean=-0.000094 rms=0.002904 Jy/beam ! Combined flux in latest and established models = 0.309973 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.309973 Jy ! Inverting map and beam ! Estimated beam: bmin=3.307 mas, bmaj=9.78 mas, bpa=-7.519 degrees ! Estimated noise=0.820206 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, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0165509 Jy ! Component: 100 - total flux cleaned = 0.0262964 Jy ! Component: 150 - total flux cleaned = 0.0324998 Jy ! Component: 200 - total flux cleaned = 0.0344704 Jy ! Total flux subtracted in 200 components = 0.0344704 Jy ! Clean residual min=-0.008357 max=0.007515 Jy/beam ! Clean residual mean=-0.000645 rms=0.002019 Jy/beam ! Combined flux in latest and established models = 0.344443 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 69 components and 0.344443 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=7.496 mas, bmaj=17.5 mas, bpa=-9.218 degrees ! Estimated noise=1.0073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00432905 Jy ! Component: 100 - total flux cleaned = 0.0049589 Jy ! Component: 150 - total flux cleaned = 0.00547715 Jy ! Component: 200 - total flux cleaned = 0.00584916 Jy ! Total flux subtracted in 200 components = 0.00584916 Jy ! Clean residual min=-0.010374 max=0.007969 Jy/beam ! Clean residual mean=-0.001377 rms=0.002652 Jy/beam ! Combined flux in latest and established models = 0.350292 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.000383269 Jy ! Component: 100 - total flux cleaned = 0.000711839 Jy ! Component: 150 - total flux cleaned = 0.000901666 Jy ! Component: 200 - total flux cleaned = 0.000991272 Jy ! Total flux subtracted in 200 components = 0.000991272 Jy ! Clean residual min=-0.010403 max=0.007939 Jy/beam ! Clean residual mean=-0.001389 rms=0.002636 Jy/beam ! Combined flux in latest and established models = 0.351284 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 109 components and 0.351284 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.307 mas, bmaj=9.78 mas, bpa=-7.519 degrees ! Estimated noise=0.820206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.80336e-07 Jy ! Component: 100 - total flux cleaned = -0.000360581 Jy ! Component: 150 - total flux cleaned = -0.000652066 Jy ! Component: 200 - total flux cleaned = -0.000715049 Jy ! Total flux subtracted in 200 components = -0.000715049 Jy ! Clean residual min=-0.008389 max=0.007760 Jy/beam ! Clean residual mean=-0.000681 rms=0.001944 Jy/beam ! Combined flux in latest and established models = 0.350568 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 124 components and 0.350569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086473Jy sigma=0.867095 ! Fit after self-cal, rms=0.086321Jy sigma=0.866018 wmodel /d2/scr/pima/rv101_uvs/J2211-1328_S_map.mod ! Writing 124 model components to file: /d2/scr/pima/rv101_uvs/J2211-1328_S_map.mod wobs /d2/scr/pima/rv101_uvs/J2211-1328_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J2211-1328_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J2211-1328_S_map.win ! wwins: Wrote 2 windows to /d2/scr/pima/rv101_uvs/J2211-1328_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.0037554 Jy ! Component: 100 - total flux cleaned = -0.00657608 Jy ! Component: 150 - total flux cleaned = -0.00858452 Jy ! Component: 200 - total flux cleaned = -0.0106095 Jy ! Component: 250 - total flux cleaned = -0.0125521 Jy ! Component: 300 - total flux cleaned = -0.0145318 Jy ! Component: 350 - total flux cleaned = -0.0163302 Jy ! Component: 400 - total flux cleaned = -0.0178656 Jy ! Component: 450 - total flux cleaned = -0.019257 Jy ! Component: 500 - total flux cleaned = -0.0205126 Jy ! Component: 550 - total flux cleaned = -0.0215483 Jy ! Component: 600 - total flux cleaned = -0.0226494 Jy ! Component: 650 - total flux cleaned = -0.0233685 Jy ! Component: 700 - total flux cleaned = -0.0242487 Jy ! Component: 750 - total flux cleaned = -0.0251126 Jy ! Component: 800 - total flux cleaned = -0.0257907 Jy ! Component: 850 - total flux cleaned = -0.0264568 Jy ! Component: 900 - total flux cleaned = -0.0271931 Jy ! Component: 950 - total flux cleaned = -0.0279174 Jy ! Component: 1000 - total flux cleaned = -0.0285503 Jy ! Component: 1050 - total flux cleaned = -0.0294076 Jy ! Component: 1100 - total flux cleaned = -0.030251 Jy ! Component: 1150 - total flux cleaned = -0.03078 Jy ! Component: 1200 - total flux cleaned = -0.0315241 Jy ! Component: 1250 - total flux cleaned = -0.0321101 Jy ! Component: 1300 - total flux cleaned = -0.0326167 Jy ! Component: 1350 - total flux cleaned = -0.0334029 Jy ! Component: 1400 - total flux cleaned = -0.0341066 Jy ! Component: 1450 - total flux cleaned = -0.0344541 Jy ! Component: 1500 - total flux cleaned = -0.0352098 Jy ! Component: 1550 - total flux cleaned = -0.0357523 Jy ! Component: 1600 - total flux cleaned = -0.0363563 Jy ! Component: 1650 - total flux cleaned = -0.0369528 Jy ! Component: 1700 - total flux cleaned = -0.0373463 Jy ! Component: 1750 - total flux cleaned = -0.0378646 Jy ! Component: 1800 - total flux cleaned = -0.0384406 Jy ! Component: 1850 - total flux cleaned = -0.0387575 Jy ! Component: 1900 - total flux cleaned = -0.0391977 Jy ! Component: 1950 - total flux cleaned = -0.039633 Jy ! Component: 2000 - total flux cleaned = -0.0399413 Jy ! Component: 2050 - total flux cleaned = -0.040308 Jy ! Component: 2100 - total flux cleaned = -0.040792 Jy ! Component: 2150 - total flux cleaned = -0.0411518 Jy ! Component: 2200 - total flux cleaned = -0.0416267 Jy ! Component: 2250 - total flux cleaned = -0.0419204 Jy ! Component: 2300 - total flux cleaned = -0.0423862 Jy ! Component: 2350 - total flux cleaned = -0.0426173 Jy ! Component: 2400 - total flux cleaned = -0.0430185 Jy ! Component: 2450 - total flux cleaned = -0.0433594 Jy ! Component: 2500 - total flux cleaned = -0.0436414 Jy ! Component: 2550 - total flux cleaned = -0.044033 Jy ! Component: 2600 - total flux cleaned = -0.0444214 Jy ! Component: 2650 - total flux cleaned = -0.0448061 Jy ! Component: 2700 - total flux cleaned = -0.0450241 Jy ! Component: 2750 - total flux cleaned = -0.0454571 Jy ! Component: 2800 - total flux cleaned = -0.0458327 Jy ! Component: 2850 - total flux cleaned = -0.0460994 Jy ! Component: 2900 - total flux cleaned = -0.0464698 Jy ! Component: 2950 - total flux cleaned = -0.0468373 Jy ! Component: 3000 - total flux cleaned = -0.0471498 Jy ! Component: 3050 - total flux cleaned = -0.0474608 Jy ! Component: 3100 - total flux cleaned = -0.0478719 Jy ! Component: 3150 - total flux cleaned = -0.0482289 Jy ! Component: 3200 - total flux cleaned = -0.0485331 Jy ! Component: 3250 - total flux cleaned = -0.0488346 Jy ! Component: 3300 - total flux cleaned = -0.0492344 Jy ! Component: 3350 - total flux cleaned = -0.049482 Jy ! Component: 3400 - total flux cleaned = -0.0498267 Jy ! Component: 3450 - total flux cleaned = -0.0500708 Jy ! Component: 3500 - total flux cleaned = -0.0504597 Jy ! Component: 3550 - total flux cleaned = -0.050701 Jy ! Component: 3600 - total flux cleaned = -0.050941 Jy ! Component: 3650 - total flux cleaned = -0.051418 Jy ! Component: 3700 - total flux cleaned = -0.0516074 Jy ! Component: 3750 - total flux cleaned = -0.052079 Jy ! Component: 3800 - total flux cleaned = -0.0524538 Jy ! Component: 3850 - total flux cleaned = -0.0528265 Jy ! Component: 3900 - total flux cleaned = -0.0530586 Jy ! Component: 3950 - total flux cleaned = -0.0533815 Jy ! Component: 4000 - total flux cleaned = -0.0539321 Jy ! Component: 4050 - total flux cleaned = -0.0541143 Jy ! Total flux subtracted in 4096 components = -0.0544777 Jy ! Clean residual min=-0.002389 max=0.003614 Jy/beam ! Clean residual mean=-0.000349 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.296091 Jy keep ! Adding 356 model components to the UV plane model. ! The established model now contains 480 components and 0.296091 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J2211-1328_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.307 x 9.78 at -7.519 degrees (North through East) ! Clean map min=-0.0066717 max=0.2734 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J2211-1328_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.273396 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000872625 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.957539 0.957539 1.91508 3.83016 7.66031 15.3206 30.6413 61.2825 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.273 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 313.303 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J2211-1328_S_uvs.log closed on Sat Nov 29 13:57:17 2014