! Started logfile: /scr/pima/rdv72_uvs/J2246-1206_S_uvs.log on Sat Oct 5 08:50:44 2013 obs /scr/pima/rdv72_uvs/J2246-1206_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv72_uvs/J2246-1206_S_uva.fits ! AN table 1: 4 integrations on 28 of 28 possible baselines. ! AN table 2: 4 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.851562 visibilities/baseline/integration-bin. ! Found source: J2246-1206 ! ! 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 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 872 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/rdv72_uvs/J2246-1206_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 4 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.792547Jy sigma=43.836228 ! Fit after self-cal, rms=0.660586Jy sigma=15.675729 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=8.443 mas, bpa=4.644 degrees ! Estimated noise=1.44471 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.07233 Jy ! Component: 100 - total flux cleaned = 1.34995 Jy ! Total flux subtracted in 100 components = 1.34995 Jy ! Clean residual min=-0.062792 max=0.115420 Jy/beam ! Clean residual mean=-0.000043 rms=0.019429 Jy/beam ! Combined flux in latest and established models = 1.34995 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 1.34995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.523039Jy sigma=10.812272 ! Fit after self-cal, rms=0.523298Jy sigma=10.798861 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12616 Jy ! Component: 100 - total flux cleaned = 0.192169 Jy ! Total flux subtracted in 100 components = 0.192169 Jy ! Clean residual min=-0.060823 max=0.056527 Jy/beam ! Clean residual mean=-0.000034 rms=0.014206 Jy/beam ! Combined flux in latest and established models = 1.54212 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 1.54212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.496233Jy sigma=9.470995 ! Fit after self-cal, rms=0.496308Jy sigma=9.468081 ! 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.571 mas, bmaj=10.01 mas, bpa=5.584 degrees ! Estimated noise=1.07653 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.0576919 Jy ! Component: 100 - total flux cleaned = 0.0902943 Jy ! Component: 150 - total flux cleaned = 0.109403 Jy ! Component: 200 - total flux cleaned = 0.11601 Jy ! Total flux subtracted in 200 components = 0.11601 Jy ! Clean residual min=-0.061865 max=0.051761 Jy/beam ! Clean residual mean=0.000051 rms=0.014829 Jy/beam ! Combined flux in latest and established models = 1.65813 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 1.65813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.493444Jy sigma=9.173758 ! Fit after self-cal, rms=0.493447Jy sigma=9.170384 ! 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: ! BR 1.15 FD 0.99 KP 0.94 LA 1.03 ! NL 0.96 OV 0.96 PT 1.04 SC 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.19 FD 1.02 KP 0.96 LA 1.06 ! MK 0.94 NL 1.03 OV 0.92 PT 1.11 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.05 KP 0.98 LA 0.97 ! NL 1.00 OV 1.02 PT 1.04 SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.22 FD 1.11 KP 0.99 LA 0.99 ! MK 0.99 NL 1.06 OV 0.97 PT 1.12 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.05 KP 0.98 LA 0.88 ! NL 1.03 OV 1.06 PT 1.07 SC 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.25 FD 1.10 KP 0.98 LA 0.91 ! MK 0.99 NL 1.13 OV 1.01 PT 1.15 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.58 FD 1.04 KP 0.90 LA 0.75 ! NL 0.97 OV 0.89 PT 0.92 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.07 KP 0.90 LA 0.78 ! MK 1.12 NL 1.05 OV 0.82 PT 1.00 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.493447Jy sigma=9.170384 ! Fit after self-cal, rms=0.404900Jy sigma=6.443131 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.58 mas, bmaj=10.13 mas, bpa=5.882 degrees ! Estimated noise=1.06371 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 (6, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00670414 Jy ! Component: 100 - total flux cleaned = 0.00171759 Jy ! Component: 150 - total flux cleaned = -0.00306041 Jy ! Component: 200 - total flux cleaned = -0.00646711 Jy ! Total flux subtracted in 200 components = -0.00646711 Jy ! Clean residual min=-0.021085 max=0.022723 Jy/beam ! Clean residual mean=-0.000071 rms=0.004951 Jy/beam ! Combined flux in latest and established models = 1.65167 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 66 components and 1.65167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.398275Jy sigma=6.396446 ! Fit after self-cal, rms=0.398054Jy sigma=6.385845 ! 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.398054Jy sigma=6.385845 ! Fit after self-cal, rms=0.394122Jy sigma=6.363497 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.568 mas, bmaj=10.13 mas, bpa=6.019 degrees ! Estimated noise=1.04842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0118049 Jy ! Component: 100 - total flux cleaned = -0.0122561 Jy ! Component: 150 - total flux cleaned = -0.01378 Jy ! Component: 200 - total flux cleaned = -0.0150115 Jy ! Total flux subtracted in 200 components = -0.0150115 Jy ! Clean residual min=-0.019983 max=0.018737 Jy/beam ! Clean residual mean=-0.000088 rms=0.004495 Jy/beam ! Combined flux in latest and established models = 1.63666 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 1.63665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.390301Jy sigma=6.366756 ! Fit after self-cal, rms=0.390300Jy sigma=6.363608 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.00306807 Jy ! Component: 100 - total flux cleaned = 0.00310985 Jy ! Component: 150 - total flux cleaned = 0.00214724 Jy ! Component: 200 - total flux cleaned = 0.00148498 Jy ! Total flux subtracted in 200 components = 0.00148498 Jy ! Clean residual min=-0.019233 max=0.017490 Jy/beam ! Clean residual mean=-0.000090 rms=0.004302 Jy/beam ! Combined flux in latest and established models = 1.63814 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 1.63814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.389496Jy sigma=6.361010 ! Fit after self-cal, rms=0.389502Jy sigma=6.360047 ! 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.389502Jy sigma=6.360047 ! Fit after self-cal, rms=0.386020Jy sigma=6.336841 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.566 mas, bmaj=10.14 mas, bpa=6.128 degrees ! Estimated noise=1.0329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0186695 Jy ! Component: 100 - total flux cleaned = -0.0194071 Jy ! Component: 150 - total flux cleaned = -0.0191694 Jy ! Component: 200 - total flux cleaned = -0.0191501 Jy ! Total flux subtracted in 200 components = -0.0191501 Jy ! Clean residual min=-0.018968 max=0.016747 Jy/beam ! Clean residual mean=-0.000092 rms=0.004187 Jy/beam ! Combined flux in latest and established models = 1.61899 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 1.61899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.382946Jy sigma=6.354110 ! Fit after self-cal, rms=0.382954Jy sigma=6.353371 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.00148541 Jy ! Component: 100 - total flux cleaned = 0.00131409 Jy ! Component: 150 - total flux cleaned = 0.00113707 Jy ! Component: 200 - total flux cleaned = 0.000969515 Jy ! Total flux subtracted in 200 components = 0.000969515 Jy ! Clean residual min=-0.018870 max=0.016128 Jy/beam ! Clean residual mean=-0.000094 rms=0.004114 Jy/beam ! Combined flux in latest and established models = 1.61996 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 106 components and 1.61996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.382536Jy sigma=6.353103 ! Fit after self-cal, rms=0.382532Jy sigma=6.352845 ! 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.382532Jy sigma=6.352845 ! Fit after self-cal, rms=0.379214Jy sigma=6.329588 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.723 mas, bmaj=16.1 mas, bpa=-11.82 degrees ! Estimated noise=1.08981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.018833 Jy ! Component: 100 - total flux cleaned = -0.0229902 Jy ! Component: 150 - total flux cleaned = -0.0238876 Jy ! Component: 200 - total flux cleaned = -0.0242578 Jy ! Total flux subtracted in 200 components = -0.0242578 Jy ! Clean residual min=-0.016920 max=0.016053 Jy/beam ! Clean residual mean=-0.000151 rms=0.005017 Jy/beam ! Combined flux in latest and established models = 1.5957 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 124 components and 1.5957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.376696Jy sigma=6.350669 ! Fit after self-cal, rms=0.376662Jy sigma=6.350422 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.000809354 Jy ! Component: 100 - total flux cleaned = 0.000645525 Jy ! Component: 150 - total flux cleaned = 0.000493535 Jy ! Component: 200 - total flux cleaned = 0.000351669 Jy ! Total flux subtracted in 200 components = 0.000351669 Jy ! Clean residual min=-0.016470 max=0.015962 Jy/beam ! Clean residual mean=-0.000152 rms=0.004985 Jy/beam ! Combined flux in latest and established models = 1.59605 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 139 components and 1.59605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.376632Jy sigma=6.350650 ! Fit after self-cal, rms=0.376608Jy sigma=6.350578 ! 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.566 mas, bmaj=10.14 mas, bpa=6.182 degrees ! Estimated noise=1.01734 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.566 x 10.14 at 6.182 degrees (North through East) ! Clean map min=-0.018442 max=1.3337 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.376608Jy sigma=6.350578 ! Fit after self-cal, rms=2.702168Jy sigma=2.468581 ! Inverting map and beam ! Estimated beam: bmin=4.569 mas, bmaj=10.12 mas, bpa=5.664 degrees ! Estimated noise=1.01923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00509226 Jy ! Component: 100 - total flux cleaned = 0.00425697 Jy ! Component: 150 - total flux cleaned = 0.00328171 Jy ! Component: 200 - total flux cleaned = 0.0030583 Jy ! Total flux subtracted in 200 components = 0.0030583 Jy ! Clean residual min=-0.011014 max=0.012621 Jy/beam ! Clean residual mean=-0.000061 rms=0.002746 Jy/beam ! Combined flux in latest and established models = 1.59911 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 149 components and 1.59911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.701216Jy sigma=2.462853 ! Fit after self-cal, rms=2.701489Jy sigma=2.459671 ! Inverting map ! Added new window around map position (27, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00955551 Jy ! Component: 100 - total flux cleaned = 0.0104219 Jy ! Component: 150 - total flux cleaned = 0.0109287 Jy ! Component: 200 - total flux cleaned = 0.0109276 Jy ! Total flux subtracted in 200 components = 0.0109276 Jy ! Clean residual min=-0.010355 max=0.009740 Jy/beam ! Clean residual mean=-0.000037 rms=0.002422 Jy/beam ! Combined flux in latest and established models = 1.61004 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 168 components and 1.61004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.700620Jy sigma=2.450636 ! Fit after self-cal, rms=2.700983Jy sigma=2.449497 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.700983Jy sigma=2.449497 ! Fit after self-cal, rms=2.081159Jy sigma=2.444316 print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=8.543 mas, bpa=4.719 degrees ! Estimated noise=1.3693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.01573 Jy ! Component: 100 - total flux cleaned = 1.27844 Jy ! Component: 150 - total flux cleaned = 1.39489 Jy ! Component: 200 - total flux cleaned = 1.46206 Jy ! Total flux subtracted in 200 components = 1.46206 Jy ! Clean residual min=-0.023489 max=0.035298 Jy/beam ! Clean residual mean=-0.000083 rms=0.006437 Jy/beam ! Combined flux in latest and established models = 1.46206 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 29 model components to the UV plane model. ! The established model now contains 29 components and 1.46206 Jy ! Inverting map and beam ! Estimated beam: bmin=4.576 mas, bmaj=10.12 mas, bpa=5.587 degrees ! Estimated noise=1.01948 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.0577508 Jy ! Component: 100 - total flux cleaned = 0.0896859 Jy ! Component: 150 - total flux cleaned = 0.109692 Jy ! Component: 200 - total flux cleaned = 0.124226 Jy ! Total flux subtracted in 200 components = 0.124226 Jy ! Clean residual min=-0.013091 max=0.013039 Jy/beam ! Clean residual mean=-0.000088 rms=0.003181 Jy/beam ! Combined flux in latest and established models = 1.58628 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 62 components and 1.58628 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=9.743 mas, bmaj=16.19 mas, bpa=-12.23 degrees ! Estimated noise=1.08883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119416 Jy ! Component: 100 - total flux cleaned = 0.0159 Jy ! Component: 150 - total flux cleaned = 0.0185257 Jy ! Component: 200 - total flux cleaned = 0.0203242 Jy ! Total flux subtracted in 200 components = 0.0203242 Jy ! Clean residual min=-0.008492 max=0.008455 Jy/beam ! Clean residual mean=-0.000085 rms=0.002389 Jy/beam ! Combined flux in latest and established models = 1.60661 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.000614062 Jy ! Component: 100 - total flux cleaned = 0.00102971 Jy ! Component: 150 - total flux cleaned = 0.00140629 Jy ! Component: 200 - total flux cleaned = 0.00129372 Jy ! Total flux subtracted in 200 components = 0.00129372 Jy ! Clean residual min=-0.008340 max=0.007784 Jy/beam ! Clean residual mean=-0.000075 rms=0.002325 Jy/beam ! Combined flux in latest and established models = 1.6079 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 107 components and 1.6079 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.576 mas, bmaj=10.12 mas, bpa=5.587 degrees ! Estimated noise=1.01948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000712248 Jy ! Component: 100 - total flux cleaned = 0.000442602 Jy ! Component: 150 - total flux cleaned = 0.000468485 Jy ! Component: 200 - total flux cleaned = 0.000458501 Jy ! Total flux subtracted in 200 components = 0.000458501 Jy ! Clean residual min=-0.011148 max=0.013071 Jy/beam ! Clean residual mean=-0.000053 rms=0.002610 Jy/beam ! Combined flux in latest and established models = 1.60836 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 128 components and 1.60836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.081434Jy sigma=2.482730 ! Fit after self-cal, rms=2.081802Jy sigma=2.478395 wmodel /scr/pima/rdv72_uvs/J2246-1206_S_map.mod ! Writing 128 model components to file: /scr/pima/rdv72_uvs/J2246-1206_S_map.mod wobs /scr/pima/rdv72_uvs/J2246-1206_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv72_uvs/J2246-1206_S_uvs.fits wwins /scr/pima/rdv72_uvs/J2246-1206_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv72_uvs/J2246-1206_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.00455815 Jy ! Component: 100 - total flux cleaned = 0.00607218 Jy ! Component: 150 - total flux cleaned = 0.00816043 Jy ! Component: 200 - total flux cleaned = 0.00945813 Jy ! Component: 250 - total flux cleaned = 0.00960699 Jy ! Component: 300 - total flux cleaned = 0.0096027 Jy ! Component: 350 - total flux cleaned = 0.00988501 Jy ! Component: 400 - total flux cleaned = 0.010022 Jy ! Component: 450 - total flux cleaned = 0.010154 Jy ! Component: 500 - total flux cleaned = 0.0105371 Jy ! Component: 550 - total flux cleaned = 0.0104098 Jy ! Component: 600 - total flux cleaned = 0.0110235 Jy ! Component: 650 - total flux cleaned = 0.0113808 Jy ! Component: 700 - total flux cleaned = 0.0113774 Jy ! Component: 750 - total flux cleaned = 0.0116048 Jy ! Component: 800 - total flux cleaned = 0.0119395 Jy ! Component: 850 - total flux cleaned = 0.0121606 Jy ! Component: 900 - total flux cleaned = 0.0130179 Jy ! Component: 950 - total flux cleaned = 0.0138555 Jy ! Component: 1000 - total flux cleaned = 0.0146753 Jy ! Component: 1050 - total flux cleaned = 0.0153787 Jy ! Component: 1100 - total flux cleaned = 0.0161697 Jy ! Component: 1150 - total flux cleaned = 0.0167493 Jy ! Component: 1200 - total flux cleaned = 0.0173238 Jy ! Component: 1250 - total flux cleaned = 0.0178864 Jy ! Component: 1300 - total flux cleaned = 0.0184378 Jy ! Component: 1350 - total flux cleaned = 0.0186196 Jy ! Component: 1400 - total flux cleaned = 0.0190684 Jy ! Component: 1450 - total flux cleaned = 0.0194209 Jy ! Component: 1500 - total flux cleaned = 0.0199426 Jy ! Component: 1550 - total flux cleaned = 0.0202843 Jy ! Component: 1600 - total flux cleaned = 0.0206229 Jy ! Component: 1650 - total flux cleaned = 0.0211217 Jy ! Component: 1700 - total flux cleaned = 0.0215311 Jy ! Component: 1750 - total flux cleaned = 0.0218545 Jy ! Component: 1800 - total flux cleaned = 0.0221733 Jy ! Component: 1850 - total flux cleaned = 0.0224087 Jy ! Component: 1900 - total flux cleaned = 0.0227962 Jy ! Component: 1950 - total flux cleaned = 0.0227972 Jy ! Component: 2000 - total flux cleaned = 0.0229485 Jy ! Component: 2050 - total flux cleaned = 0.0229494 Jy ! Component: 2100 - total flux cleaned = 0.023392 Jy ! Component: 2150 - total flux cleaned = 0.0236829 Jy ! Component: 2200 - total flux cleaned = 0.0237559 Jy ! Component: 2250 - total flux cleaned = 0.0241811 Jy ! Component: 2300 - total flux cleaned = 0.0241816 Jy ! Component: 2350 - total flux cleaned = 0.0244587 Jy ! Component: 2400 - total flux cleaned = 0.0245954 Jy ! Component: 2450 - total flux cleaned = 0.0246633 Jy ! Component: 2500 - total flux cleaned = 0.0246631 Jy ! Component: 2550 - total flux cleaned = 0.0249939 Jy ! Component: 2600 - total flux cleaned = 0.0252561 Jy ! Component: 2650 - total flux cleaned = 0.0253215 Jy ! Component: 2700 - total flux cleaned = 0.0256405 Jy ! Component: 2750 - total flux cleaned = 0.0257034 Jy ! Component: 2800 - total flux cleaned = 0.0260178 Jy ! Component: 2850 - total flux cleaned = 0.0263275 Jy ! Component: 2900 - total flux cleaned = 0.0266348 Jy ! Component: 2950 - total flux cleaned = 0.0268178 Jy ! Component: 3000 - total flux cleaned = 0.0271774 Jy ! Component: 3050 - total flux cleaned = 0.0274158 Jy ! Component: 3100 - total flux cleaned = 0.0277692 Jy ! Component: 3150 - total flux cleaned = 0.0279439 Jy ! Component: 3200 - total flux cleaned = 0.0283478 Jy ! Component: 3250 - total flux cleaned = 0.0284047 Jy ! Component: 3300 - total flux cleaned = 0.0286872 Jy ! Component: 3350 - total flux cleaned = 0.0288551 Jy ! Component: 3400 - total flux cleaned = 0.0292436 Jy ! Component: 3450 - total flux cleaned = 0.0294084 Jy ! Component: 3500 - total flux cleaned = 0.0296805 Jy ! Component: 3550 - total flux cleaned = 0.0298432 Jy ! Component: 3600 - total flux cleaned = 0.0300576 Jy ! Component: 3650 - total flux cleaned = 0.030216 Jy ! Component: 3700 - total flux cleaned = 0.0303208 Jy ! Component: 3750 - total flux cleaned = 0.030373 Jy ! Component: 3800 - total flux cleaned = 0.0304252 Jy ! Component: 3850 - total flux cleaned = 0.0305278 Jy ! Component: 3900 - total flux cleaned = 0.0307322 Jy ! Component: 3950 - total flux cleaned = 0.0308834 Jy ! Component: 4000 - total flux cleaned = 0.0307833 Jy ! Component: 4050 - total flux cleaned = 0.0308831 Jy ! Total flux subtracted in 4096 components = 0.0309323 Jy ! Clean residual min=-0.002943 max=0.002722 Jy/beam ! Clean residual mean=-0.000020 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 1.63929 Jy keep ! Adding 230 model components to the UV plane model. ! The established model now contains 357 components and 1.63929 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv72_uvs/J2246-1206_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.576 x 10.12 at 5.587 degrees (North through East) ! Clean map min=-0.0069896 max=1.3375 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv72_uvs/J2246-1206_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.3375 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000884406 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.198371 0.198371 0.396742 0.793485 1.58697 3.17394 6.34788 12.6958 25.3915 50.783 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.337 quit ! Quitting program ! Log file /scr/pima/rdv72_uvs/J2246-1206_S_uvs.log closed on Sat Oct 5 08:50:49 2013