! Started logfile: /scr/pima/rv100_uvs/J2258-2758_S_uvs.log on Mon Feb 29 13:30:27 2016 obs /scr/pima/rv100_uvs/J2258-2758_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J2258-2758_S_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.349206 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2258-2758 ! ! 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 69 lines of history. ! ! Reading 880 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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/rv100_uvs/J2258-2758_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.628006Jy sigma=8.573976 ! Fit after self-cal, rms=0.410658Jy sigma=2.175788 ! 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=1.678 mas, bmaj=5.626 mas, bpa=32.99 degrees ! Estimated noise=5.61745 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.970758 Jy ! Component: 100 - total flux cleaned = 1.20091 Jy ! Total flux subtracted in 100 components = 1.20091 Jy ! Clean residual min=-0.058852 max=0.097486 Jy/beam ! Clean residual mean=0.000790 rms=0.014495 Jy/beam ! Combined flux in latest and established models = 1.20091 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 1.20091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.300235Jy sigma=1.575624 ! Fit after self-cal, rms=0.300127Jy sigma=1.575118 ! Inverting map ! Added new window around map position (-3.5, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117358 Jy ! Component: 100 - total flux cleaned = 0.193305 Jy ! Total flux subtracted in 100 components = 0.193305 Jy ! Clean residual min=-0.046109 max=0.049102 Jy/beam ! Clean residual mean=0.000285 rms=0.010912 Jy/beam ! Combined flux in latest and established models = 1.39421 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 1.39421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234205Jy sigma=1.185582 ! Fit after self-cal, rms=0.232621Jy sigma=1.177063 ! 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=2.152 mas, bmaj=6.032 mas, bpa=31.28 degrees ! Estimated noise=4.7053 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.0746664 Jy ! Component: 100 - total flux cleaned = 0.11823 Jy ! Component: 150 - total flux cleaned = 0.146917 Jy ! Component: 200 - total flux cleaned = 0.159281 Jy ! Total flux subtracted in 200 components = 0.159281 Jy ! Clean residual min=-0.042889 max=0.047535 Jy/beam ! Clean residual mean=-0.004257 rms=0.009694 Jy/beam ! Combined flux in latest and established models = 1.55349 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 53 components and 1.55349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208100Jy sigma=1.007457 ! Fit after self-cal, rms=0.206969Jy sigma=1.000456 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.152 x 6.032 at 31.28 degrees (North through East) ! Clean map min=-0.041121 max=1.2743 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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HH 0.98 HN 1.20 KP 0.94 LA 0.98 ! MK 1.00 NL 1.07 OV 0.97 PT 0.99 ! SC 0.95 WF 1.01 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HH 1.01 HN 1.17 KP 0.94 LA 0.97 ! MK 0.98 NL 1.09 OV 0.96 PT 0.99 ! SC 0.97 WF 1.00 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HH 1.01 HN 1.17 KP 0.92 LA 0.95 ! MK 0.91 NL 1.05 OV 0.93 PT 0.95 ! SC 0.94 WF 0.94 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HH 1.08 HN 1.18 KP 0.93 LA 0.91 ! MK 0.91 NL 1.05 OV 0.94 PT 0.98 ! SC 0.92 WF 0.98 ! ! ! Fit before self-cal, rms=0.206969Jy sigma=1.000456 ! Fit after self-cal, rms=0.160353Jy sigma=0.754797 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.239 mas, bmaj=6.06 mas, bpa=29.8 degrees ! Estimated noise=4.72809 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 (-11, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169522 Jy ! Component: 100 - total flux cleaned = 0.023413 Jy ! Component: 150 - total flux cleaned = 0.0286153 Jy ! Component: 200 - total flux cleaned = 0.0307613 Jy ! Total flux subtracted in 200 components = 0.0307613 Jy ! Clean residual min=-0.024882 max=0.021924 Jy/beam ! Clean residual mean=-0.000549 rms=0.006029 Jy/beam ! Combined flux in latest and established models = 1.58426 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 1.58426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151957Jy sigma=0.709596 ! Fit after self-cal, rms=0.151752Jy sigma=0.707228 ! 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.151752Jy sigma=0.707228 ! Fit after self-cal, rms=0.128955Jy sigma=0.584697 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.221 mas, bmaj=6.052 mas, bpa=30.12 degrees ! Estimated noise=4.67627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0100911 Jy ! Component: 100 - total flux cleaned = -0.013929 Jy ! Component: 150 - total flux cleaned = -0.0153403 Jy ! Component: 200 - total flux cleaned = -0.0159467 Jy ! Total flux subtracted in 200 components = -0.0159467 Jy ! Clean residual min=-0.021004 max=0.014998 Jy/beam ! Clean residual mean=-0.001022 rms=0.004108 Jy/beam ! Combined flux in latest and established models = 1.56831 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 1.56831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125581Jy sigma=0.572022 ! Fit after self-cal, rms=0.125505Jy sigma=0.571513 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.00127284 Jy ! Component: 100 - total flux cleaned = 0.000758798 Jy ! Component: 150 - total flux cleaned = 0.000754677 Jy ! Component: 200 - total flux cleaned = 0.000331724 Jy ! Total flux subtracted in 200 components = 0.000331724 Jy ! Clean residual min=-0.019848 max=0.014902 Jy/beam ! Clean residual mean=-0.001030 rms=0.004027 Jy/beam ! Combined flux in latest and established models = 1.56864 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 1.56864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124480Jy sigma=0.567067 ! Fit after self-cal, rms=0.124423Jy sigma=0.566830 ! 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.124423Jy sigma=0.566830 ! Fit after self-cal, rms=0.103105Jy sigma=0.469233 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.236 mas, bmaj=6.053 mas, bpa=29.92 degrees ! Estimated noise=4.67112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00369493 Jy ! Component: 100 - total flux cleaned = -0.00539509 Jy ! Component: 150 - total flux cleaned = -0.00644544 Jy ! Component: 200 - total flux cleaned = -0.00736011 Jy ! Total flux subtracted in 200 components = -0.00736011 Jy ! Clean residual min=-0.009971 max=0.009380 Jy/beam ! Clean residual mean=-0.000406 rms=0.002297 Jy/beam ! Combined flux in latest and established models = 1.56128 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 104 components and 1.56128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102347Jy sigma=0.465234 ! Fit after self-cal, rms=0.102310Jy sigma=0.465026 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.000432224 Jy ! Component: 100 - total flux cleaned = -0.0013338 Jy ! Component: 150 - total flux cleaned = -0.00202256 Jy ! Component: 200 - total flux cleaned = -0.00264761 Jy ! Total flux subtracted in 200 components = -0.00264761 Jy ! Clean residual min=-0.009778 max=0.009351 Jy/beam ! Clean residual mean=-0.000350 rms=0.002251 Jy/beam ! Combined flux in latest and established models = 1.55863 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 1.55863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102036Jy sigma=0.463558 ! Fit after self-cal, rms=0.102023Jy sigma=0.463504 ! 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.102023Jy sigma=0.463504 ! Fit after self-cal, rms=0.101745Jy sigma=0.462443 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.68 mas, bmaj=15.3 mas, bpa=-4.405 degrees ! Estimated noise=6.12864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00532067 Jy ! Component: 100 - total flux cleaned = -0.00809839 Jy ! Component: 150 - total flux cleaned = -0.00869365 Jy ! Component: 200 - total flux cleaned = -0.00893951 Jy ! Total flux subtracted in 200 components = -0.00893951 Jy ! Clean residual min=-0.011180 max=0.008361 Jy/beam ! Clean residual mean=-0.000529 rms=0.002823 Jy/beam ! Combined flux in latest and established models = 1.54969 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 120 components and 1.54969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101555Jy sigma=0.462489 ! Fit after self-cal, rms=0.101577Jy sigma=0.462328 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.000855115 Jy ! Component: 100 - total flux cleaned = -0.00102454 Jy ! Component: 150 - total flux cleaned = -0.00112712 Jy ! Component: 200 - total flux cleaned = -0.00126942 Jy ! Total flux subtracted in 200 components = -0.00126942 Jy ! Clean residual min=-0.011047 max=0.008449 Jy/beam ! Clean residual mean=-0.000468 rms=0.002807 Jy/beam ! Combined flux in latest and established models = 1.54842 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 126 components and 1.54842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101545Jy sigma=0.462432 ! Fit after self-cal, rms=0.101558Jy sigma=0.462416 ! 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=2.237 mas, bmaj=6.053 mas, bpa=29.88 degrees ! Estimated noise=4.65783 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.237 x 6.053 at 29.88 degrees (North through East) ! Clean map min=-0.011245 max=1.2568 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.101558Jy sigma=0.462416 ! Fit after self-cal, rms=0.094876Jy sigma=0.430125 ! Inverting map and beam ! Estimated beam: bmin=2.239 mas, bmaj=6.053 mas, bpa=29.87 degrees ! Estimated noise=4.65712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00279774 Jy ! Component: 100 - total flux cleaned = -0.00408559 Jy ! Component: 150 - total flux cleaned = -0.00419615 Jy ! Component: 200 - total flux cleaned = -0.00429346 Jy ! Total flux subtracted in 200 components = -0.00429346 Jy ! Clean residual min=-0.008136 max=0.009070 Jy/beam ! Clean residual mean=-0.000056 rms=0.002024 Jy/beam ! Combined flux in latest and established models = 1.54413 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 143 components and 1.54413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094597Jy sigma=0.428399 ! Fit after self-cal, rms=0.094560Jy sigma=0.428302 ! Inverting map ! Added new window around map position (-8.5, 116). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253836 Jy ! Component: 100 - total flux cleaned = 0.00290896 Jy ! Component: 150 - total flux cleaned = 0.00233588 Jy ! Component: 200 - total flux cleaned = 0.00220796 Jy ! Total flux subtracted in 200 components = 0.00220796 Jy ! Clean residual min=-0.008707 max=0.007719 Jy/beam ! Clean residual mean=-0.000094 rms=0.001919 Jy/beam ! Combined flux in latest and established models = 1.54634 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 154 components and 1.54634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093606Jy sigma=0.423324 ! Fit after self-cal, rms=0.093554Jy sigma=0.423021 ! 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.093554Jy sigma=0.423021 ! Fit after self-cal, rms=0.093454Jy sigma=0.422288 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=1.751 mas, bmaj=5.595 mas, bpa=31.79 degrees ! Estimated noise=5.51571 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.939631 Jy ! Component: 100 - total flux cleaned = 1.1659 Jy ! Component: 150 - total flux cleaned = 1.2828 Jy ! Component: 200 - total flux cleaned = 1.35449 Jy ! Total flux subtracted in 200 components = 1.35449 Jy ! Clean residual min=-0.023463 max=0.037464 Jy/beam ! Clean residual mean=0.000462 rms=0.005616 Jy/beam ! Combined flux in latest and established models = 1.35449 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 19 model components to the UV plane model. ! The established model now contains 19 components and 1.35449 Jy ! Inverting map and beam ! Estimated beam: bmin=2.24 mas, bmaj=6.054 mas, bpa=29.85 degrees ! Estimated noise=4.65034 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.0640893 Jy ! Component: 100 - total flux cleaned = 0.102927 Jy ! Component: 150 - total flux cleaned = 0.130161 Jy ! Component: 200 - total flux cleaned = 0.149859 Jy ! Total flux subtracted in 200 components = 0.149859 Jy ! Clean residual min=-0.011745 max=0.014453 Jy/beam ! Clean residual mean=0.000769 rms=0.002843 Jy/beam ! Combined flux in latest and established models = 1.50435 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 63 components and 1.50435 Jy ! Inverting map ! Added new window around map position (-3.5, -20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159422 Jy ! Component: 100 - total flux cleaned = 0.0260682 Jy ! Component: 150 - total flux cleaned = 0.0304473 Jy ! Component: 200 - total flux cleaned = 0.032883 Jy ! Total flux subtracted in 200 components = 0.032883 Jy ! Clean residual min=-0.009966 max=0.009911 Jy/beam ! Clean residual mean=0.000081 rms=0.002244 Jy/beam ! Combined flux in latest and established models = 1.53724 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 86 components and 1.53724 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=6.682 mas, bmaj=15.33 mas, bpa=-4.425 degrees ! Estimated noise=6.11138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00713268 Jy ! Component: 100 - total flux cleaned = 0.00717642 Jy ! Component: 150 - total flux cleaned = 0.00696528 Jy ! Component: 200 - total flux cleaned = 0.00697322 Jy ! Total flux subtracted in 200 components = 0.00697322 Jy ! Clean residual min=-0.011382 max=0.009159 Jy/beam ! Clean residual mean=-0.000152 rms=0.002624 Jy/beam ! Combined flux in latest and established models = 1.54421 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.000186183 Jy ! Component: 100 - total flux cleaned = -0.000515372 Jy ! Component: 150 - total flux cleaned = -0.000508059 Jy ! Component: 200 - total flux cleaned = -0.000507674 Jy ! Total flux subtracted in 200 components = -0.000507674 Jy ! Clean residual min=-0.010456 max=0.008537 Jy/beam ! Clean residual mean=-0.000125 rms=0.002528 Jy/beam ! Combined flux in latest and established models = 1.5437 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 126 components and 1.5437 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.24 mas, bmaj=6.054 mas, bpa=29.85 degrees ! Estimated noise=4.65034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121395 Jy ! Component: 100 - total flux cleaned = 0.00169936 Jy ! Component: 150 - total flux cleaned = 0.00170769 Jy ! Component: 200 - total flux cleaned = 0.00171097 Jy ! Total flux subtracted in 200 components = 0.00171097 Jy ! Clean residual min=-0.008997 max=0.007805 Jy/beam ! Clean residual mean=-0.000086 rms=0.001919 Jy/beam ! Combined flux in latest and established models = 1.54541 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 140 components and 1.54541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093483Jy sigma=0.424369 ! Fit after self-cal, rms=0.093252Jy sigma=0.422525 wmodel /scr/pima/rv100_uvs/J2258-2758_S_map.mod ! Writing 140 model components to file: /scr/pima/rv100_uvs/J2258-2758_S_map.mod wobs /scr/pima/rv100_uvs/J2258-2758_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J2258-2758_S_uvs.fits wwins /scr/pima/rv100_uvs/J2258-2758_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rv100_uvs/J2258-2758_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.00287037 Jy ! Component: 100 - total flux cleaned = -0.0034184 Jy ! Component: 150 - total flux cleaned = -0.00392205 Jy ! Component: 200 - total flux cleaned = -0.00392045 Jy ! Component: 250 - total flux cleaned = -0.00426723 Jy ! Component: 300 - total flux cleaned = -0.00438073 Jy ! Component: 350 - total flux cleaned = -0.0049243 Jy ! Component: 400 - total flux cleaned = -0.00513528 Jy ! Component: 450 - total flux cleaned = -0.00565327 Jy ! Component: 500 - total flux cleaned = -0.00585608 Jy ! Component: 550 - total flux cleaned = -0.00605547 Jy ! Component: 600 - total flux cleaned = -0.00615424 Jy ! Component: 650 - total flux cleaned = -0.0062515 Jy ! Component: 700 - total flux cleaned = -0.00634702 Jy ! Component: 750 - total flux cleaned = -0.00643966 Jy ! Component: 800 - total flux cleaned = -0.00653134 Jy ! Component: 850 - total flux cleaned = -0.00679974 Jy ! Component: 900 - total flux cleaned = -0.00679918 Jy ! Component: 950 - total flux cleaned = -0.00706002 Jy ! Component: 1000 - total flux cleaned = -0.00705977 Jy ! Component: 1050 - total flux cleaned = -0.0072288 Jy ! Component: 1100 - total flux cleaned = -0.00739504 Jy ! Component: 1150 - total flux cleaned = -0.00747712 Jy ! Component: 1200 - total flux cleaned = -0.00772157 Jy ! Component: 1250 - total flux cleaned = -0.00788222 Jy ! Component: 1300 - total flux cleaned = -0.00812154 Jy ! Component: 1350 - total flux cleaned = -0.00843612 Jy ! Component: 1400 - total flux cleaned = -0.00874743 Jy ! Component: 1450 - total flux cleaned = -0.00905522 Jy ! Component: 1500 - total flux cleaned = -0.00920734 Jy ! Component: 1550 - total flux cleaned = -0.00943381 Jy ! Component: 1600 - total flux cleaned = -0.00973235 Jy ! Component: 1650 - total flux cleaned = -0.00995457 Jy ! Component: 1700 - total flux cleaned = -0.0103199 Jy ! Component: 1750 - total flux cleaned = -0.0105361 Jy ! Component: 1800 - total flux cleaned = -0.0106072 Jy ! Component: 1850 - total flux cleaned = -0.0108902 Jy ! Component: 1900 - total flux cleaned = -0.0109602 Jy ! Component: 1950 - total flux cleaned = -0.0111687 Jy ! Component: 2000 - total flux cleaned = -0.0113755 Jy ! Component: 2050 - total flux cleaned = -0.0115115 Jy ! Component: 2100 - total flux cleaned = -0.0116469 Jy ! Component: 2150 - total flux cleaned = -0.0117808 Jy ! Component: 2200 - total flux cleaned = -0.0119802 Jy ! Component: 2250 - total flux cleaned = -0.0120464 Jy ! Component: 2300 - total flux cleaned = -0.0123727 Jy ! Component: 2350 - total flux cleaned = -0.0125661 Jy ! Component: 2400 - total flux cleaned = -0.0126942 Jy ! Component: 2450 - total flux cleaned = -0.0127574 Jy ! Component: 2500 - total flux cleaned = -0.0128209 Jy ! Component: 2550 - total flux cleaned = -0.0128834 Jy ! Component: 2600 - total flux cleaned = -0.0129457 Jy ! Component: 2650 - total flux cleaned = -0.0131308 Jy ! Component: 2700 - total flux cleaned = -0.0131307 Jy ! Component: 2750 - total flux cleaned = -0.0132523 Jy ! Component: 2800 - total flux cleaned = -0.0133732 Jy ! Component: 2850 - total flux cleaned = -0.0134331 Jy ! Component: 2900 - total flux cleaned = -0.0135518 Jy ! Component: 2950 - total flux cleaned = -0.0135519 Jy ! Component: 3000 - total flux cleaned = -0.0137275 Jy ! Component: 3050 - total flux cleaned = -0.0137855 Jy ! Component: 3100 - total flux cleaned = -0.013901 Jy ! Component: 3150 - total flux cleaned = -0.0139581 Jy ! Component: 3200 - total flux cleaned = -0.014072 Jy ! Component: 3250 - total flux cleaned = -0.0142417 Jy ! Component: 3300 - total flux cleaned = -0.0142415 Jy ! Component: 3350 - total flux cleaned = -0.0142976 Jy ! Component: 3400 - total flux cleaned = -0.0142984 Jy ! Component: 3450 - total flux cleaned = -0.0145188 Jy ! Component: 3500 - total flux cleaned = -0.0145187 Jy ! Component: 3550 - total flux cleaned = -0.0146816 Jy ! Component: 3600 - total flux cleaned = -0.0146275 Jy ! Component: 3650 - total flux cleaned = -0.0148421 Jy ! Component: 3700 - total flux cleaned = -0.014842 Jy ! Component: 3750 - total flux cleaned = -0.0148951 Jy ! Component: 3800 - total flux cleaned = -0.0149477 Jy ! Component: 3850 - total flux cleaned = -0.0150523 Jy ! Component: 3900 - total flux cleaned = -0.0150524 Jy ! Component: 3950 - total flux cleaned = -0.0151558 Jy ! Component: 4000 - total flux cleaned = -0.0152072 Jy ! Component: 4050 - total flux cleaned = -0.0152072 Jy ! Total flux subtracted in 4096 components = -0.0152581 Jy ! Clean residual min=-0.002952 max=0.002815 Jy/beam ! Clean residual mean=0.000037 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 1.53015 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 434 components and 1.53015 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J2258-2758_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.24 x 6.054 at 29.85 degrees (North through East) ! Clean map min=-0.0087468 max=1.2489 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J2258-2758_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.24887 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000897666 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.215635 0.215635 0.431271 0.862541 1.72508 3.45017 6.90033 13.8007 27.6013 55.2026 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.248 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1391.24 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J2258-2758_S_uvs.log closed on Mon Feb 29 13:30:31 2016