! Started logfile: /scr/pima/bg219i_uvs/J2142-2551_S_uvs.log on Wed Apr 6 23:15:41 2016 obs /scr/pima/bg219i_uvs/J2142-2551_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2142-2551_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J2142-2551 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 9600 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/bg219i_uvs/J2142-2551_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012914Jy sigma=18.537020 ! Fit after self-cal, rms=0.907566Jy sigma=16.578023 ! 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.337 mas, bmaj=6.517 mas, bpa=-3.821 degrees ! Estimated noise=0.646537 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.0710138 Jy ! Component: 100 - total flux cleaned = 0.0895294 Jy ! Total flux subtracted in 100 components = 0.0895294 Jy ! Clean residual min=-0.005281 max=0.009607 Jy/beam ! Clean residual mean=-0.000013 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.0895294 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0895294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082554Jy sigma=1.426322 ! Fit after self-cal, rms=0.082088Jy sigma=1.421311 ! Inverting map ! Added new window around map position (-4, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107541 Jy ! Component: 100 - total flux cleaned = 0.0177813 Jy ! Total flux subtracted in 100 components = 0.0177813 Jy ! Clean residual min=-0.004457 max=0.005491 Jy/beam ! Clean residual mean=-0.000009 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.107311 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.107311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080110Jy sigma=1.378759 ! Fit after self-cal, rms=0.080028Jy sigma=1.377339 ! 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.922 mas, bmaj=7.739 mas, bpa=-5.038 degrees ! Estimated noise=0.417115 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 (-3.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00860444 Jy ! Component: 100 - total flux cleaned = 0.0137362 Jy ! Component: 150 - total flux cleaned = 0.0171215 Jy ! Component: 200 - total flux cleaned = 0.0194207 Jy ! Total flux subtracted in 200 components = 0.0194207 Jy ! Clean residual min=-0.002666 max=0.003169 Jy/beam ! Clean residual mean=-0.000012 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.126731 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 69 components and 0.126731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079066Jy sigma=1.357344 ! Fit after self-cal, rms=0.079013Jy sigma=1.356198 ! 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.922 x 7.739 at -5.038 degrees (North through East) ! Clean map min=-0.0025752 max=0.090465 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: ! BR 0.97 FD 1.00 HN 1.18 KP 0.96 ! LA 0.97 MK 1.03 NL 1.00 OV 0.94 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.17 KP 0.99 ! LA 1.03 MK 0.97 NL 1.01 OV 1.02 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* 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* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.13 KP 1.05 ! LA 1.00 MK 1.05 NL 1.05 OV 0.92 ! PT 0.94 SC 1.06 ! ! ! Fit before self-cal, rms=0.079013Jy sigma=1.356198 ! Fit after self-cal, rms=0.080986Jy sigma=1.352170 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.942 mas, bmaj=7.739 mas, bpa=-4.848 degrees ! Estimated noise=0.417959 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.00142738 Jy ! Component: 100 - total flux cleaned = 0.00196083 Jy ! Component: 150 - total flux cleaned = 0.00208941 Jy ! Component: 200 - total flux cleaned = 0.00217792 Jy ! Total flux subtracted in 200 components = 0.00217792 Jy ! Clean residual min=-0.002339 max=0.002566 Jy/beam ! Clean residual mean=-0.000008 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.128909 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.128909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080955Jy sigma=1.351636 ! Fit after self-cal, rms=0.081008Jy sigma=1.351466 ! 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.081008Jy sigma=1.351466 ! Fit after self-cal, rms=0.081006Jy sigma=1.351407 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.939 mas, bmaj=7.728 mas, bpa=-4.846 degrees ! Estimated noise=0.418168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000806542 Jy ! Component: 100 - total flux cleaned = 0.00105033 Jy ! Component: 150 - total flux cleaned = 0.00108659 Jy ! Component: 200 - total flux cleaned = 0.00108613 Jy ! Total flux subtracted in 200 components = 0.00108613 Jy ! Clean residual min=-0.002306 max=0.002595 Jy/beam ! Clean residual mean=-0.000008 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.129995 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.129995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080994Jy sigma=1.351204 ! Fit after self-cal, rms=0.080994Jy sigma=1.351189 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-55, -32). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122324 Jy ! Component: 100 - total flux cleaned = 0.00102993 Jy ! Component: 150 - total flux cleaned = 0.000849114 Jy ! Component: 200 - total flux cleaned = 0.000757592 Jy ! Total flux subtracted in 200 components = 0.000757592 Jy ! Clean residual min=-0.001960 max=0.002073 Jy/beam ! Clean residual mean=-0.000008 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.130753 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 111 components and 0.130753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080914Jy sigma=1.349934 ! Fit after self-cal, rms=0.080909Jy sigma=1.349816 ! 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.080909Jy sigma=1.349816 ! Fit after self-cal, rms=0.082002Jy sigma=1.347388 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.941 mas, bmaj=7.744 mas, bpa=-4.851 degrees ! Estimated noise=0.417514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.55627e-05 Jy ! Component: 100 - total flux cleaned = 5.767e-05 Jy ! Component: 150 - total flux cleaned = 8.16892e-05 Jy ! Component: 200 - total flux cleaned = 0.000103045 Jy ! Total flux subtracted in 200 components = 0.000103045 Jy ! Clean residual min=-0.002022 max=0.002097 Jy/beam ! Clean residual mean=-0.000008 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.130856 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 125 components and 0.130856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081982Jy sigma=1.347143 ! Fit after self-cal, rms=0.082012Jy sigma=1.347052 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.65531e-05 Jy ! Component: 100 - total flux cleaned = 4.63313e-05 Jy ! Component: 150 - total flux cleaned = 6.48846e-05 Jy ! Component: 200 - total flux cleaned = 6.46118e-05 Jy ! Total flux subtracted in 200 components = 6.46118e-05 Jy ! Clean residual min=-0.002025 max=0.002089 Jy/beam ! Clean residual mean=-0.000008 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.130921 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 130 components and 0.130921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082002Jy sigma=1.346927 ! Fit after self-cal, rms=0.082004Jy sigma=1.346922 ! 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.082004Jy sigma=1.346922 ! Fit after self-cal, rms=0.082037Jy sigma=1.346901 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.534 mas, bmaj=18.15 mas, bpa=3.908 degrees ! Estimated noise=0.542538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000530783 Jy ! Component: 100 - total flux cleaned = 0.000549232 Jy ! Component: 150 - total flux cleaned = 0.000606658 Jy ! Component: 200 - total flux cleaned = 0.000646436 Jy ! Total flux subtracted in 200 components = 0.000646436 Jy ! Clean residual min=-0.002146 max=0.002036 Jy/beam ! Clean residual mean=-0.000018 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.131567 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 153 components and 0.131567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082040Jy sigma=1.346926 ! Fit after self-cal, rms=0.082044Jy sigma=1.346899 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.000170449 Jy ! Component: 100 - total flux cleaned = 0.000194383 Jy ! Component: 150 - total flux cleaned = 0.000237445 Jy ! Component: 200 - total flux cleaned = 0.000277152 Jy ! Total flux subtracted in 200 components = 0.000277152 Jy ! Clean residual min=-0.002136 max=0.002000 Jy/beam ! Clean residual mean=-0.000018 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.131844 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 160 components and 0.131844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082047Jy sigma=1.346934 ! Fit after self-cal, rms=0.082048Jy sigma=1.346930 ! 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.942 mas, bmaj=7.746 mas, bpa=-4.817 degrees ! Estimated noise=0.417454 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.942 x 7.746 at -4.817 degrees (North through East) ! Clean map min=-0.001881 max=0.090366 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.341 mas, bmaj=6.524 mas, bpa=-3.629 degrees ! Estimated noise=0.652028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0713614 Jy ! Component: 100 - total flux cleaned = 0.0908015 Jy ! Component: 150 - total flux cleaned = 0.101644 Jy ! Component: 200 - total flux cleaned = 0.108787 Jy ! Total flux subtracted in 200 components = 0.108787 Jy ! Clean residual min=-0.005051 max=0.004590 Jy/beam ! Clean residual mean=-0.000010 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.108787 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 0.108787 Jy ! Inverting map and beam ! Estimated beam: bmin=2.942 mas, bmaj=7.746 mas, bpa=-4.817 degrees ! Estimated noise=0.417454 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.00770569 Jy ! Component: 100 - total flux cleaned = 0.012319 Jy ! Component: 150 - total flux cleaned = 0.0152511 Jy ! Component: 200 - total flux cleaned = 0.0167319 Jy ! Total flux subtracted in 200 components = 0.0167319 Jy ! Clean residual min=-0.002235 max=0.002293 Jy/beam ! Clean residual mean=-0.000015 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.125519 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 72 components and 0.125519 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.534 mas, bmaj=18.15 mas, bpa=3.908 degrees ! Estimated noise=0.542538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029181 Jy ! Component: 100 - total flux cleaned = 0.00448665 Jy ! Component: 150 - total flux cleaned = 0.00539777 Jy ! Component: 200 - total flux cleaned = 0.00587327 Jy ! Total flux subtracted in 200 components = 0.00587327 Jy ! Clean residual min=-0.002163 max=0.001979 Jy/beam ! Clean residual mean=-0.000020 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.131392 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.000249904 Jy ! Component: 100 - total flux cleaned = 0.000344529 Jy ! Component: 150 - total flux cleaned = 0.000413235 Jy ! Component: 200 - total flux cleaned = 0.000425561 Jy ! Total flux subtracted in 200 components = 0.000425561 Jy ! Clean residual min=-0.002151 max=0.001986 Jy/beam ! Clean residual mean=-0.000019 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.131817 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 131 components and 0.131817 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.942 mas, bmaj=7.746 mas, bpa=-4.817 degrees ! Estimated noise=0.417454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000163442 Jy ! Component: 100 - total flux cleaned = -0.000624104 Jy ! Component: 150 - total flux cleaned = -0.000912153 Jy ! Component: 200 - total flux cleaned = -0.00110493 Jy ! Total flux subtracted in 200 components = -0.00110493 Jy ! Clean residual min=-0.001982 max=0.001973 Jy/beam ! Clean residual mean=-0.000008 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.130713 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 146 components and 0.130713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082086Jy sigma=1.347406 ! Fit after self-cal, rms=0.082083Jy sigma=1.347335 wmodel /scr/pima/bg219i_uvs/J2142-2551_S_map.mod ! Writing 146 model components to file: /scr/pima/bg219i_uvs/J2142-2551_S_map.mod wobs /scr/pima/bg219i_uvs/J2142-2551_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J2142-2551_S_uvs.fits wwins /scr/pima/bg219i_uvs/J2142-2551_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219i_uvs/J2142-2551_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.000411609 Jy ! Component: 100 - total flux cleaned = -0.00055071 Jy ! Component: 150 - total flux cleaned = -0.000617264 Jy ! Component: 200 - total flux cleaned = -0.000744095 Jy ! Component: 250 - total flux cleaned = -0.00092862 Jy ! Component: 300 - total flux cleaned = -0.00101881 Jy ! Component: 350 - total flux cleaned = -0.00113677 Jy ! Component: 400 - total flux cleaned = -0.00130892 Jy ! Component: 450 - total flux cleaned = -0.00139282 Jy ! Component: 500 - total flux cleaned = -0.00147519 Jy ! Component: 550 - total flux cleaned = -0.00155589 Jy ! Component: 600 - total flux cleaned = -0.00166117 Jy ! Component: 650 - total flux cleaned = -0.00176454 Jy ! Component: 700 - total flux cleaned = -0.00181569 Jy ! Component: 750 - total flux cleaned = -0.00194059 Jy ! Component: 800 - total flux cleaned = -0.00206319 Jy ! Component: 850 - total flux cleaned = -0.00215917 Jy ! Component: 900 - total flux cleaned = -0.00223063 Jy ! Component: 950 - total flux cleaned = -0.00239491 Jy ! Component: 1000 - total flux cleaned = -0.00248723 Jy ! Component: 1050 - total flux cleaned = -0.00260122 Jy ! Component: 1100 - total flux cleaned = -0.0026688 Jy ! Component: 1150 - total flux cleaned = -0.00277962 Jy ! Component: 1200 - total flux cleaned = -0.00286715 Jy ! Component: 1250 - total flux cleaned = -0.0029748 Jy ! Component: 1300 - total flux cleaned = -0.00301728 Jy ! Component: 1350 - total flux cleaned = -0.00305937 Jy ! Component: 1400 - total flux cleaned = -0.0031633 Jy ! Component: 1450 - total flux cleaned = -0.00324562 Jy ! Component: 1500 - total flux cleaned = -0.00326612 Jy ! Component: 1550 - total flux cleaned = -0.00332642 Jy ! Component: 1600 - total flux cleaned = -0.00328655 Jy ! Component: 1650 - total flux cleaned = -0.003365 Jy ! Component: 1700 - total flux cleaned = -0.00330666 Jy ! Component: 1750 - total flux cleaned = -0.00338327 Jy ! Component: 1800 - total flux cleaned = -0.00336437 Jy ! Component: 1850 - total flux cleaned = -0.00340185 Jy ! Component: 1900 - total flux cleaned = -0.00340188 Jy ! Component: 1950 - total flux cleaned = -0.00347591 Jy ! Component: 2000 - total flux cleaned = -0.00345789 Jy ! Component: 2050 - total flux cleaned = -0.00358466 Jy ! Component: 2100 - total flux cleaned = -0.00356657 Jy ! Component: 2150 - total flux cleaned = -0.00369098 Jy ! Component: 2200 - total flux cleaned = -0.00374388 Jy ! Component: 2250 - total flux cleaned = -0.00383102 Jy ! Component: 2300 - total flux cleaned = -0.0038826 Jy ! Component: 2350 - total flux cleaned = -0.00389962 Jy ! Component: 2400 - total flux cleaned = -0.00395014 Jy ! Component: 2450 - total flux cleaned = -0.00395014 Jy ! Component: 2500 - total flux cleaned = -0.00403332 Jy ! Component: 2550 - total flux cleaned = -0.0040826 Jy ! Component: 2600 - total flux cleaned = -0.00413167 Jy ! Component: 2650 - total flux cleaned = -0.00409921 Jy ! Component: 2700 - total flux cleaned = -0.00421152 Jy ! Component: 2750 - total flux cleaned = -0.00425922 Jy ! Component: 2800 - total flux cleaned = -0.00430664 Jy ! Component: 2850 - total flux cleaned = -0.00433778 Jy ! Component: 2900 - total flux cleaned = -0.00439983 Jy ! Component: 2950 - total flux cleaned = -0.00446142 Jy ! Component: 3000 - total flux cleaned = -0.00452248 Jy ! Component: 3050 - total flux cleaned = -0.00456775 Jy ! Component: 3100 - total flux cleaned = -0.00465788 Jy ! Component: 3150 - total flux cleaned = -0.00470253 Jy ! Component: 3200 - total flux cleaned = -0.00479122 Jy ! Component: 3250 - total flux cleaned = -0.00489388 Jy ! Component: 3300 - total flux cleaned = -0.00496659 Jy ! Component: 3350 - total flux cleaned = -0.00503872 Jy ! Component: 3400 - total flux cleaned = -0.00511042 Jy ! Component: 3450 - total flux cleaned = -0.0051959 Jy ! Component: 3500 - total flux cleaned = -0.00530898 Jy ! Component: 3550 - total flux cleaned = -0.00535115 Jy ! Component: 3600 - total flux cleaned = -0.00540684 Jy ! Component: 3650 - total flux cleaned = -0.00548992 Jy ! Component: 3700 - total flux cleaned = -0.00557256 Jy ! Component: 3750 - total flux cleaned = -0.00561378 Jy ! Component: 3800 - total flux cleaned = -0.0056545 Jy ! Component: 3850 - total flux cleaned = -0.00580301 Jy ! Component: 3900 - total flux cleaned = -0.00580294 Jy ! Component: 3950 - total flux cleaned = -0.00594964 Jy ! Component: 4000 - total flux cleaned = -0.00602918 Jy ! Component: 4050 - total flux cleaned = -0.0060555 Jy ! Total flux subtracted in 4096 components = -0.00608182 Jy ! Clean residual min=-0.000679 max=0.000688 Jy/beam ! Clean residual mean=-0.000002 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.124631 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 429 components and 0.124631 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J2142-2551_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.942 x 7.746 at -4.817 degrees (North through East) ! Clean map min=-0.0017415 max=0.09103 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2142-2551_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0910303 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000241351 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.795398 0.795398 1.5908 3.18159 6.36319 12.7264 25.4527 50.9055 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.091 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 377.169 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2142-2551_S_uvs.log closed on Wed Apr 6 23:15:47 2016