! Started logfile: /scr/pima/rdv93_uvs/J1127-1857_S_uvs.log on Tue Sep 24 13:20:11 2013 obs /scr/pima/rdv93_uvs/J1127-1857_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1127-1857_S_uva.fits ! AN table 1: 12 integrations on 21 of 21 possible baselines. ! AN table 2: 11 integrations on 21 of 21 possible baselines. ! AN table 3: 11 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.965866 visibilities/baseline/integration-bin. ! Found source: J1127-1857 ! ! 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.23693e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26693e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35693e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37693e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3056 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 /scr/pima/rdv93_uvs/J1127-1857_S] 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 7 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.718854Jy sigma=14.909555 ! Fit after self-cal, rms=0.493316Jy sigma=4.250859 ! 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=4.026 mas, bmaj=10.09 mas, bpa=-4.07 degrees ! Estimated noise=2.00976 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 = 1.11185 Jy ! Component: 100 - total flux cleaned = 1.3543 Jy ! Total flux subtracted in 100 components = 1.3543 Jy ! Clean residual min=-0.049239 max=0.067620 Jy/beam ! Clean residual mean=0.000331 rms=0.013734 Jy/beam ! Combined flux in latest and established models = 1.3543 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1.3543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282174Jy sigma=2.314826 ! Fit after self-cal, rms=0.282114Jy sigma=2.314324 ! 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.597 mas, bmaj=11.28 mas, bpa=-5.254 degrees ! Estimated noise=1.49026 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.046344 Jy ! Component: 100 - total flux cleaned = 0.0635097 Jy ! Component: 150 - total flux cleaned = 0.0673376 Jy ! Component: 200 - total flux cleaned = 0.0679878 Jy ! Total flux subtracted in 200 components = 0.0679878 Jy ! Clean residual min=-0.029540 max=0.032338 Jy/beam ! Clean residual mean=0.000216 rms=0.008443 Jy/beam ! Combined flux in latest and established models = 1.42229 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 1.42229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275688Jy sigma=2.248077 ! Fit after self-cal, rms=0.275665Jy sigma=2.247859 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 0.95 KP 1.03 LA 1.10 ! NL 0.98 PT 1.03 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 HN 0.92 LA 1.11 NL 0.97 ! OV 0.97 PT 1.04 SC 0.98 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.99 FD 1.01 HN 1.02 LA 1.11 ! NL 0.98 OV 0.98 PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 HN 1.07 KP 1.03 LA 1.00 ! NL 1.02 PT 1.04 SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.06 HN 1.03 LA 1.01 NL 1.01 ! OV 1.02 PT 1.02 SC 1.05 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.06 FD 1.07 HN 1.15 LA 1.03 ! NL 1.02 OV 1.02 PT 1.03 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 HN 0.98 KP 0.88 LA 0.93 ! NL 1.08 PT 1.06 SC 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.07 HN 0.93 LA 0.95 NL 1.06 ! OV 1.00 PT 1.07 SC 0.94 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.09 FD 1.11 HN 1.04 LA 0.94 ! NL 1.08 OV 1.01 PT 1.07 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 HN 0.94 KP 0.82 LA 0.80 ! NL 0.97 PT 0.93 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 HN 0.90 LA 0.79 NL 0.97 ! OV 0.87 PT 0.94 SC 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.18 FD 1.06 HN 1.03 LA 0.80 ! NL 0.99 OV 0.86 PT 0.94 SC 1.01 ! ! ! Fit before self-cal, rms=0.275665Jy sigma=2.247859 ! Fit after self-cal, rms=0.217352Jy sigma=1.637876 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.583 mas, bmaj=11.26 mas, bpa=-5.305 degrees ! Estimated noise=1.48225 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.00185454 Jy ! Component: 100 - total flux cleaned = 0.00132263 Jy ! Component: 150 - total flux cleaned = 0.000610082 Jy ! Component: 200 - total flux cleaned = 2.10172e-05 Jy ! Total flux subtracted in 200 components = 2.10172e-05 Jy ! Clean residual min=-0.006980 max=0.007067 Jy/beam ! Clean residual mean=0.000005 rms=0.001796 Jy/beam ! Combined flux in latest and established models = 1.42231 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 1.42231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.217011Jy sigma=1.636120 ! Fit after self-cal, rms=0.217071Jy sigma=1.635732 ! 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.217071Jy sigma=1.635732 ! Fit after self-cal, rms=0.216685Jy sigma=1.635557 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.581 mas, bmaj=11.26 mas, bpa=-5.311 degrees ! Estimated noise=1.48064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000685489 Jy ! Component: 100 - total flux cleaned = -0.00114045 Jy ! Component: 150 - total flux cleaned = -0.0016198 Jy ! Component: 200 - total flux cleaned = -0.00211494 Jy ! Total flux subtracted in 200 components = -0.00211494 Jy ! Clean residual min=-0.006944 max=0.006981 Jy/beam ! Clean residual mean=0.000006 rms=0.001766 Jy/beam ! Combined flux in latest and established models = 1.4202 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 40 components and 1.4202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216492Jy sigma=1.635148 ! Fit after self-cal, rms=0.216492Jy sigma=1.635093 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.90075e-05 Jy ! Component: 100 - total flux cleaned = -0.000479396 Jy ! Component: 150 - total flux cleaned = -0.000714351 Jy ! Component: 200 - total flux cleaned = -0.00087244 Jy ! Total flux subtracted in 200 components = -0.00087244 Jy ! Clean residual min=-0.006947 max=0.007115 Jy/beam ! Clean residual mean=0.000006 rms=0.001748 Jy/beam ! Combined flux in latest and established models = 1.41932 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 1.41932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216420Jy sigma=1.634959 ! Fit after self-cal, rms=0.216421Jy sigma=1.634926 ! 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.216421Jy sigma=1.634926 ! Fit after self-cal, rms=0.215950Jy sigma=1.634677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.58 mas, bmaj=11.26 mas, bpa=-5.322 degrees ! Estimated noise=1.47805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00213761 Jy ! Component: 100 - total flux cleaned = -0.00239674 Jy ! Component: 150 - total flux cleaned = -0.00262257 Jy ! Component: 200 - total flux cleaned = -0.0028174 Jy ! Total flux subtracted in 200 components = -0.0028174 Jy ! Clean residual min=-0.006939 max=0.007126 Jy/beam ! Clean residual mean=0.000007 rms=0.001746 Jy/beam ! Combined flux in latest and established models = 1.41651 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 1.41651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215799Jy sigma=1.634811 ! Fit after self-cal, rms=0.215801Jy sigma=1.634791 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 = 1.03407e-05 Jy ! Component: 100 - total flux cleaned = -0.000158754 Jy ! Component: 150 - total flux cleaned = -0.000275275 Jy ! Component: 200 - total flux cleaned = -0.000381758 Jy ! Total flux subtracted in 200 components = -0.000381758 Jy ! Clean residual min=-0.006938 max=0.007174 Jy/beam ! Clean residual mean=0.000007 rms=0.001738 Jy/beam ! Combined flux in latest and established models = 1.41612 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 58 components and 1.41612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215761Jy sigma=1.634802 ! Fit after self-cal, rms=0.215763Jy sigma=1.634792 ! 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.215763Jy sigma=1.634792 ! Fit after self-cal, rms=0.215315Jy sigma=1.634578 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.212 mas, bmaj=14.36 mas, bpa=-12.94 degrees ! Estimated noise=1.71008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00211772 Jy ! Component: 100 - total flux cleaned = -0.00222656 Jy ! Component: 150 - total flux cleaned = -0.00236649 Jy ! Component: 200 - total flux cleaned = -0.00248883 Jy ! Total flux subtracted in 200 components = -0.00248883 Jy ! Clean residual min=-0.006026 max=0.006606 Jy/beam ! Clean residual mean=0.000013 rms=0.001839 Jy/beam ! Combined flux in latest and established models = 1.41364 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 1.41364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215212Jy sigma=1.634767 ! Fit after self-cal, rms=0.215207Jy sigma=1.634744 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 = 2.94138e-06 Jy ! Component: 100 - total flux cleaned = -0.000114618 Jy ! Component: 150 - total flux cleaned = -0.000249595 Jy ! Component: 200 - total flux cleaned = -0.0003412 Jy ! Total flux subtracted in 200 components = -0.0003412 Jy ! Clean residual min=-0.006041 max=0.006604 Jy/beam ! Clean residual mean=0.000014 rms=0.001835 Jy/beam ! Combined flux in latest and established models = 1.41329 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 1.41329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215178Jy sigma=1.634921 ! Fit after self-cal, rms=0.215173Jy sigma=1.634902 ! 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.58 mas, bmaj=11.26 mas, bpa=-5.334 degrees ! Estimated noise=1.47525 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.58 x 11.26 at -5.334 degrees (North through East) ! Clean map min=-0.0068387 max=1.399 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215173Jy sigma=1.634902 ! Fit after self-cal, rms=0.734471Jy sigma=0.924363 ! Inverting map and beam ! Estimated beam: bmin=4.581 mas, bmaj=11.26 mas, bpa=-5.29 degrees ! Estimated noise=1.47607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00249291 Jy ! Component: 100 - total flux cleaned = -0.00299806 Jy ! Component: 150 - total flux cleaned = -0.00310329 Jy ! Component: 200 - total flux cleaned = -0.00319797 Jy ! Total flux subtracted in 200 components = -0.00319797 Jy ! Clean residual min=-0.006797 max=0.006435 Jy/beam ! Clean residual mean=0.000009 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 1.4101 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 72 components and 1.4101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.734471Jy sigma=0.923778 ! Fit after self-cal, rms=0.734504Jy sigma=0.923752 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.09956e-05 Jy ! Component: 100 - total flux cleaned = -0.00011264 Jy ! Component: 150 - total flux cleaned = -0.000148188 Jy ! Component: 200 - total flux cleaned = -0.000215663 Jy ! Total flux subtracted in 200 components = -0.000215663 Jy ! Clean residual min=-0.006701 max=0.006426 Jy/beam ! Clean residual mean=0.000009 rms=0.001618 Jy/beam ! Combined flux in latest and established models = 1.40988 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 76 components and 1.40988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.734499Jy sigma=0.923585 ! Fit after self-cal, rms=0.734523Jy sigma=0.923562 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.734523Jy sigma=0.923562 ! Fit after self-cal, rms=0.743791Jy sigma=0.923370 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=4.014 mas, bmaj=10.15 mas, bpa=-4.249 degrees ! Estimated noise=1.97618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.09316 Jy ! Component: 100 - total flux cleaned = 1.3316 Jy ! Component: 150 - total flux cleaned = 1.38385 Jy ! Component: 200 - total flux cleaned = 1.39978 Jy ! Total flux subtracted in 200 components = 1.39978 Jy ! Clean residual min=-0.009760 max=0.009404 Jy/beam ! Clean residual mean=0.000017 rms=0.002258 Jy/beam ! Combined flux in latest and established models = 1.39978 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 10 model components to the UV plane model. ! The established model now contains 10 components and 1.39978 Jy ! Inverting map and beam ! Estimated beam: bmin=4.582 mas, bmaj=11.26 mas, bpa=-5.279 degrees ! Estimated noise=1.47599 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.00394686 Jy ! Component: 100 - total flux cleaned = 0.00443625 Jy ! Component: 150 - total flux cleaned = 0.00483019 Jy ! Component: 200 - total flux cleaned = 0.00515862 Jy ! Total flux subtracted in 200 components = 0.00515862 Jy ! Clean residual min=-0.006902 max=0.006267 Jy/beam ! Clean residual mean=0.000008 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 1.40494 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 1.40494 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.223 mas, bmaj=14.38 mas, bpa=-12.92 degrees ! Estimated noise=1.709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185919 Jy ! Component: 100 - total flux cleaned = 0.00209299 Jy ! Component: 150 - total flux cleaned = 0.00202636 Jy ! Component: 200 - total flux cleaned = 0.00196597 Jy ! Total flux subtracted in 200 components = 0.00196597 Jy ! Clean residual min=-0.005750 max=0.006180 Jy/beam ! Clean residual mean=0.000018 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 1.40691 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 = -5.54142e-05 Jy ! Component: 100 - total flux cleaned = -2.24551e-06 Jy ! Component: 150 - total flux cleaned = -9.21167e-07 Jy ! Component: 200 - total flux cleaned = 4.4521e-05 Jy ! Total flux subtracted in 200 components = 4.4521e-05 Jy ! Clean residual min=-0.005718 max=0.006204 Jy/beam ! Clean residual mean=0.000018 rms=0.001735 Jy/beam ! Combined flux in latest and established models = 1.40695 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 1.40695 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.582 mas, bmaj=11.26 mas, bpa=-5.279 degrees ! Estimated noise=1.47599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000698434 Jy ! Component: 100 - total flux cleaned = -0.000693014 Jy ! Component: 150 - total flux cleaned = -0.000692891 Jy ! Component: 200 - total flux cleaned = -0.000693877 Jy ! Total flux subtracted in 200 components = -0.000693877 Jy ! Clean residual min=-0.006605 max=0.006278 Jy/beam ! Clean residual mean=0.000010 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 1.40626 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 1.40626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.743748Jy sigma=0.923995 ! Fit after self-cal, rms=0.743733Jy sigma=0.923857 wmodel /scr/pima/rdv93_uvs/J1127-1857_S_map.mod ! Writing 55 model components to file: /scr/pima/rdv93_uvs/J1127-1857_S_map.mod wobs /scr/pima/rdv93_uvs/J1127-1857_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1127-1857_S_uvs.fits wwins /scr/pima/rdv93_uvs/J1127-1857_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv93_uvs/J1127-1857_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.000228276 Jy ! Component: 100 - total flux cleaned = 0.000434996 Jy ! Component: 150 - total flux cleaned = 0.000929705 Jy ! Component: 200 - total flux cleaned = 0.00121169 Jy ! Component: 250 - total flux cleaned = 0.00184594 Jy ! Component: 300 - total flux cleaned = 0.00219694 Jy ! Component: 350 - total flux cleaned = 0.00245154 Jy ! Component: 400 - total flux cleaned = 0.0025351 Jy ! Component: 450 - total flux cleaned = 0.00269664 Jy ! Component: 500 - total flux cleaned = 0.00261688 Jy ! Component: 550 - total flux cleaned = 0.00269379 Jy ! Component: 600 - total flux cleaned = 0.00284042 Jy ! Component: 650 - total flux cleaned = 0.00283845 Jy ! Component: 700 - total flux cleaned = 0.00276687 Jy ! Component: 750 - total flux cleaned = 0.00269592 Jy ! Component: 800 - total flux cleaned = 0.00269576 Jy ! Component: 850 - total flux cleaned = 0.00262961 Jy ! Component: 900 - total flux cleaned = 0.00249685 Jy ! Component: 950 - total flux cleaned = 0.002304 Jy ! Component: 1000 - total flux cleaned = 0.00217808 Jy ! Component: 1050 - total flux cleaned = 0.00211687 Jy ! Component: 1100 - total flux cleaned = 0.00187257 Jy ! Component: 1150 - total flux cleaned = 0.00151501 Jy ! Component: 1200 - total flux cleaned = 0.00145602 Jy ! Component: 1250 - total flux cleaned = 0.00128284 Jy ! Component: 1300 - total flux cleaned = 0.00088513 Jy ! Component: 1350 - total flux cleaned = 0.000940731 Jy ! Component: 1400 - total flux cleaned = 0.000665308 Jy ! Component: 1450 - total flux cleaned = 0.000610799 Jy ! Component: 1500 - total flux cleaned = 0.000503962 Jy ! Component: 1550 - total flux cleaned = 0.0002946 Jy ! Component: 1600 - total flux cleaned = 0.000294157 Jy ! Component: 1650 - total flux cleaned = 8.91352e-05 Jy ! Component: 1700 - total flux cleaned = -6.18519e-05 Jy ! Component: 1750 - total flux cleaned = -0.00016034 Jy ! Component: 1800 - total flux cleaned = -0.000306938 Jy ! Component: 1850 - total flux cleaned = -0.000499156 Jy ! Component: 1900 - total flux cleaned = -0.00044999 Jy ! Component: 1950 - total flux cleaned = -0.000544028 Jy ! Component: 2000 - total flux cleaned = -0.000775976 Jy ! Component: 2050 - total flux cleaned = -0.000821328 Jy ! Component: 2100 - total flux cleaned = -0.000956568 Jy ! Component: 2150 - total flux cleaned = -0.00109042 Jy ! Component: 2200 - total flux cleaned = -0.00117862 Jy ! Component: 2250 - total flux cleaned = -0.00139715 Jy ! Component: 2300 - total flux cleaned = -0.00143922 Jy ! Component: 2350 - total flux cleaned = -0.00148217 Jy ! Component: 2400 - total flux cleaned = -0.00169398 Jy ! Component: 2450 - total flux cleaned = -0.00177766 Jy ! Component: 2500 - total flux cleaned = -0.00194294 Jy ! Component: 2550 - total flux cleaned = -0.00202494 Jy ! Component: 2600 - total flux cleaned = -0.00218681 Jy ! Component: 2650 - total flux cleaned = -0.00230614 Jy ! Component: 2700 - total flux cleaned = -0.00242415 Jy ! Component: 2750 - total flux cleaned = -0.00254098 Jy ! Component: 2800 - total flux cleaned = -0.00261831 Jy ! Component: 2850 - total flux cleaned = -0.00269453 Jy ! Component: 2900 - total flux cleaned = -0.00284589 Jy ! Component: 2950 - total flux cleaned = -0.00284589 Jy ! Component: 3000 - total flux cleaned = -0.00295621 Jy ! Component: 3050 - total flux cleaned = -0.00302967 Jy ! Component: 3100 - total flux cleaned = -0.003066 Jy ! Component: 3150 - total flux cleaned = -0.00317403 Jy ! Component: 3200 - total flux cleaned = -0.00331606 Jy ! Component: 3250 - total flux cleaned = -0.0034571 Jy ! Component: 3300 - total flux cleaned = -0.00349202 Jy ! Component: 3350 - total flux cleaned = -0.003527 Jy ! Component: 3400 - total flux cleaned = -0.00359587 Jy ! Component: 3450 - total flux cleaned = -0.00369785 Jy ! Component: 3500 - total flux cleaned = -0.00363021 Jy ! Component: 3550 - total flux cleaned = -0.00373004 Jy ! Component: 3600 - total flux cleaned = -0.00386227 Jy ! Component: 3650 - total flux cleaned = -0.00392766 Jy ! Component: 3700 - total flux cleaned = -0.00412274 Jy ! Component: 3750 - total flux cleaned = -0.00421889 Jy ! Component: 3800 - total flux cleaned = -0.00428242 Jy ! Component: 3850 - total flux cleaned = -0.00437775 Jy ! Component: 3900 - total flux cleaned = -0.00440901 Jy ! Component: 3950 - total flux cleaned = -0.00450247 Jy ! Component: 4000 - total flux cleaned = -0.00456406 Jy ! Component: 4050 - total flux cleaned = -0.00465586 Jy ! Total flux subtracted in 4096 components = -0.00468595 Jy ! Clean residual min=-0.001658 max=0.001844 Jy/beam ! Clean residual mean=0.000012 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 1.40157 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 369 components and 1.40157 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J1127-1857_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.582 x 11.26 at -5.279 degrees (North through East) ! Clean map min=-0.0049511 max=1.4001 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1127-1857_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.40012 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000593244 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.127113 0.127113 0.254226 0.508452 1.0169 2.03381 4.06762 8.13523 16.2705 32.5409 65.0818 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.4 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1127-1857_S_uvs.log closed on Tue Sep 24 13:20:15 2013