! Started logfile: /scr/pima/bg219h_uvs/J0805+6144_S_uvs.log on Thu Apr 7 08:56:34 2016 obs /scr/pima/bg219h_uvs/J0805+6144_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0805+6144_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.789683 visibilities/baseline/integration-bin. ! Found source: J0805+6144 ! ! 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 796 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/bg219h_uvs/J0805+6144_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.308233Jy sigma=17.241265 ! Fit after self-cal, rms=0.499596Jy sigma=7.517424 ! 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.35 mas, bmaj=11.34 mas, bpa=45.1 degrees ! Estimated noise=3.16939 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.472882 Jy ! Component: 100 - total flux cleaned = 0.693494 Jy ! Total flux subtracted in 100 components = 0.693494 Jy ! Clean residual min=-0.061773 max=0.099152 Jy/beam ! Clean residual mean=0.000523 rms=0.019531 Jy/beam ! Combined flux in latest and established models = 0.693494 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.693494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.257175Jy sigma=3.288433 ! Fit after self-cal, rms=0.256012Jy sigma=3.268349 ! 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.881 mas, bmaj=12.78 mas, bpa=44.1 degrees ! Estimated noise=2.44231 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.155745 Jy ! Component: 100 - total flux cleaned = 0.234057 Jy ! Component: 150 - total flux cleaned = 0.278709 Jy ! Component: 200 - total flux cleaned = 0.289336 Jy ! Total flux subtracted in 200 components = 0.289336 Jy ! Clean residual min=-0.027778 max=0.026765 Jy/beam ! Clean residual mean=0.000143 rms=0.006947 Jy/beam ! Combined flux in latest and established models = 0.98283 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 58 components and 0.98283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126774Jy sigma=1.789506 ! Fit after self-cal, rms=0.126321Jy sigma=1.784611 ! 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.881 x 12.78 at 44.1 degrees (North through East) ! Clean map min=-0.025171 max=0.60904 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 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* ! ! ! Correcting IF 2. ! 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* ! ! ! 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* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* HN 1.09 KP 1.01 ! LA 1.02 MK 1.12 NL 1.04 OV 0.94 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.126321Jy sigma=1.784611 ! Fit after self-cal, rms=0.126223Jy sigma=1.764595 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.912 mas, bmaj=12.83 mas, bpa=44.07 degrees ! Estimated noise=2.46541 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.00251902 Jy ! Component: 100 - total flux cleaned = -0.000498456 Jy ! Component: 150 - total flux cleaned = 0.000562185 Jy ! Component: 200 - total flux cleaned = 0.000976494 Jy ! Total flux subtracted in 200 components = 0.000976494 Jy ! Clean residual min=-0.018757 max=0.018197 Jy/beam ! Clean residual mean=0.000090 rms=0.005074 Jy/beam ! Combined flux in latest and established models = 0.983806 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 74 components and 0.983807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120968Jy sigma=1.695569 ! Fit after self-cal, rms=0.120729Jy sigma=1.693375 ! 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.120729Jy sigma=1.693375 ! Fit after self-cal, rms=0.118039Jy sigma=1.668467 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.906 mas, bmaj=12.84 mas, bpa=44.14 degrees ! Estimated noise=2.45667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021215 Jy ! Component: 100 - total flux cleaned = 0.00301804 Jy ! Component: 150 - total flux cleaned = 0.00405839 Jy ! Component: 200 - total flux cleaned = 0.00498856 Jy ! Total flux subtracted in 200 components = 0.00498856 Jy ! Clean residual min=-0.015130 max=0.015058 Jy/beam ! Clean residual mean=0.000072 rms=0.004098 Jy/beam ! Combined flux in latest and established models = 0.988795 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.988795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116890Jy sigma=1.653602 ! Fit after self-cal, rms=0.116815Jy sigma=1.653019 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.000650752 Jy ! Component: 100 - total flux cleaned = 0.00103088 Jy ! Component: 150 - total flux cleaned = 0.00138649 Jy ! Component: 200 - total flux cleaned = 0.00138589 Jy ! Total flux subtracted in 200 components = 0.00138589 Jy ! Clean residual min=-0.013388 max=0.014457 Jy/beam ! Clean residual mean=0.000063 rms=0.003924 Jy/beam ! Combined flux in latest and established models = 0.990181 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.990181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116352Jy sigma=1.646835 ! Fit after self-cal, rms=0.116323Jy sigma=1.646684 ! 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.116323Jy sigma=1.646684 ! Fit after self-cal, rms=0.115793Jy sigma=1.615349 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.916 mas, bmaj=12.89 mas, bpa=44.14 degrees ! Estimated noise=2.46633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00250919 Jy ! Component: 100 - total flux cleaned = -0.00217864 Jy ! Component: 150 - total flux cleaned = -0.00173302 Jy ! Component: 200 - total flux cleaned = -0.00159341 Jy ! Total flux subtracted in 200 components = -0.00159341 Jy ! Clean residual min=-0.010841 max=0.012267 Jy/beam ! Clean residual mean=0.000035 rms=0.003019 Jy/beam ! Combined flux in latest and established models = 0.988588 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 105 components and 0.988588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115442Jy sigma=1.609253 ! Fit after self-cal, rms=0.115430Jy sigma=1.609184 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 = 3.38742e-06 Jy ! Component: 100 - total flux cleaned = 2.59896e-06 Jy ! Component: 150 - total flux cleaned = -0.000111031 Jy ! Component: 200 - total flux cleaned = -0.000217463 Jy ! Total flux subtracted in 200 components = -0.000217463 Jy ! Clean residual min=-0.010484 max=0.011898 Jy/beam ! Clean residual mean=0.000032 rms=0.002926 Jy/beam ! Combined flux in latest and established models = 0.98837 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 113 components and 0.98837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115266Jy sigma=1.606151 ! Fit after self-cal, rms=0.115240Jy sigma=1.606094 ! 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.115240Jy sigma=1.606094 ! Fit after self-cal, rms=0.113310Jy sigma=1.604813 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.391 mas, bmaj=21.33 mas, bpa=33.41 degrees ! Estimated noise=3.3495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00346758 Jy ! Component: 100 - total flux cleaned = 0.00394867 Jy ! Component: 150 - total flux cleaned = 0.00394966 Jy ! Component: 200 - total flux cleaned = 0.00405448 Jy ! Total flux subtracted in 200 components = 0.00405448 Jy ! Clean residual min=-0.007261 max=0.009642 Jy/beam ! Clean residual mean=0.000055 rms=0.002860 Jy/beam ! Combined flux in latest and established models = 0.992425 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 118 components and 0.992425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113057Jy sigma=1.605575 ! Fit after self-cal, rms=0.113063Jy sigma=1.605378 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.000192314 Jy ! Component: 100 - total flux cleaned = 5.83099e-05 Jy ! Component: 150 - total flux cleaned = -5.65831e-05 Jy ! Component: 200 - total flux cleaned = -0.000112993 Jy ! Total flux subtracted in 200 components = -0.000112993 Jy ! Clean residual min=-0.007269 max=0.009357 Jy/beam ! Clean residual mean=0.000053 rms=0.002751 Jy/beam ! Combined flux in latest and established models = 0.992312 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 124 components and 0.992312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113029Jy sigma=1.606279 ! Fit after self-cal, rms=0.113026Jy sigma=1.606206 ! 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.901 mas, bmaj=12.91 mas, bpa=44.29 degrees ! Estimated noise=2.44219 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.901 x 12.91 at 44.29 degrees (North through East) ! Clean map min=-0.02919 max=0.60778 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.113026Jy sigma=1.606206 ! Fit after self-cal, rms=0.113026Jy sigma=1.606206 ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=12.91 mas, bpa=44.29 degrees ! Estimated noise=2.44219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000705296 Jy ! Component: 100 - total flux cleaned = -0.000588176 Jy ! Component: 150 - total flux cleaned = -0.000687994 Jy ! Component: 200 - total flux cleaned = -0.000877913 Jy ! Total flux subtracted in 200 components = -0.000877913 Jy ! Clean residual min=-0.009670 max=0.010657 Jy/beam ! Clean residual mean=0.000027 rms=0.002645 Jy/beam ! Combined flux in latest and established models = 0.991434 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 135 components and 0.991434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112948Jy sigma=1.601750 ! Fit after self-cal, rms=0.112920Jy sigma=1.601657 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.7691e-05 Jy ! Component: 100 - total flux cleaned = -0.000155513 Jy ! Component: 150 - total flux cleaned = -0.00024262 Jy ! Component: 200 - total flux cleaned = -0.000411648 Jy ! Total flux subtracted in 200 components = -0.000411648 Jy ! Clean residual min=-0.009675 max=0.010475 Jy/beam ! Clean residual mean=0.000026 rms=0.002602 Jy/beam ! Combined flux in latest and established models = 0.991022 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 138 components and 0.991022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112847Jy sigma=1.599441 ! Fit after self-cal, rms=0.112829Jy sigma=1.599404 ! 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.112829Jy sigma=1.599404 ! Fit after self-cal, rms=0.112829Jy sigma=1.599404 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.361 mas, bmaj=11.45 mas, bpa=45.4 degrees ! Estimated noise=3.17916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.475265 Jy ! Component: 100 - total flux cleaned = 0.697883 Jy ! Component: 150 - total flux cleaned = 0.809582 Jy ! Component: 200 - total flux cleaned = 0.877962 Jy ! Total flux subtracted in 200 components = 0.877962 Jy ! Clean residual min=-0.040431 max=0.041460 Jy/beam ! Clean residual mean=0.000243 rms=0.009666 Jy/beam ! Combined flux in latest and established models = 0.877961 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.877961 Jy ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=12.91 mas, bpa=44.29 degrees ! Estimated noise=2.44219 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.0630605 Jy ! Component: 100 - total flux cleaned = 0.0959809 Jy ! Component: 150 - total flux cleaned = 0.105953 Jy ! Component: 200 - total flux cleaned = 0.109961 Jy ! Total flux subtracted in 200 components = 0.109961 Jy ! Clean residual min=-0.018408 max=0.015232 Jy/beam ! Clean residual mean=0.000091 rms=0.004316 Jy/beam ! Combined flux in latest and established models = 0.987922 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 68 components and 0.987922 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.391 mas, bmaj=21.33 mas, bpa=33.41 degrees ! Estimated noise=3.3495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117406 Jy ! Component: 100 - total flux cleaned = 0.0117476 Jy ! Component: 150 - total flux cleaned = 0.011972 Jy ! Component: 200 - total flux cleaned = 0.0117689 Jy ! Total flux subtracted in 200 components = 0.0117689 Jy ! Clean residual min=-0.011463 max=0.013864 Jy/beam ! Clean residual mean=0.000128 rms=0.004174 Jy/beam ! Combined flux in latest and established models = 0.999691 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 = 1.01708e-05 Jy ! Component: 100 - total flux cleaned = 2.04321e-05 Jy ! Component: 150 - total flux cleaned = 1.84403e-05 Jy ! Component: 200 - total flux cleaned = -0.000113457 Jy ! Total flux subtracted in 200 components = -0.000113457 Jy ! Clean residual min=-0.010217 max=0.012739 Jy/beam ! Clean residual mean=0.000115 rms=0.003882 Jy/beam ! Combined flux in latest and established models = 0.999578 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 94 components and 0.999578 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=12.91 mas, bpa=44.29 degrees ! Estimated noise=2.44219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00223723 Jy ! Component: 100 - total flux cleaned = -0.0024718 Jy ! Component: 150 - total flux cleaned = -0.00291224 Jy ! Component: 200 - total flux cleaned = -0.0032935 Jy ! Total flux subtracted in 200 components = -0.0032935 Jy ! Clean residual min=-0.011440 max=0.012088 Jy/beam ! Clean residual mean=0.000057 rms=0.003160 Jy/beam ! Combined flux in latest and established models = 0.996284 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 109 components and 0.996284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113686Jy sigma=1.609798 ! Fit after self-cal, rms=0.113664Jy sigma=1.609502 wmodel /scr/pima/bg219h_uvs/J0805+6144_S_map.mod ! Writing 109 model components to file: /scr/pima/bg219h_uvs/J0805+6144_S_map.mod wobs /scr/pima/bg219h_uvs/J0805+6144_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0805+6144_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0805+6144_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J0805+6144_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.000287233 Jy ! Component: 100 - total flux cleaned = -0.000105143 Jy ! Component: 150 - total flux cleaned = 0.000224718 Jy ! Component: 200 - total flux cleaned = 0.000532972 Jy ! Component: 250 - total flux cleaned = 0.00068578 Jy ! Component: 300 - total flux cleaned = 0.000823302 Jy ! Component: 350 - total flux cleaned = 0.000573585 Jy ! Component: 400 - total flux cleaned = 0.000339149 Jy ! Component: 450 - total flux cleaned = 0.000446896 Jy ! Component: 500 - total flux cleaned = 0.000232598 Jy ! Component: 550 - total flux cleaned = 0.00044116 Jy ! Component: 600 - total flux cleaned = 0.000143434 Jy ! Component: 650 - total flux cleaned = -4.73441e-05 Jy ! Component: 700 - total flux cleaned = -0.000415833 Jy ! Component: 750 - total flux cleaned = -0.000593678 Jy ! Component: 800 - total flux cleaned = -0.000679952 Jy ! Component: 850 - total flux cleaned = -0.000678321 Jy ! Component: 900 - total flux cleaned = -0.000761586 Jy ! Component: 950 - total flux cleaned = -0.000996626 Jy ! Component: 1000 - total flux cleaned = -0.000996467 Jy ! Component: 1050 - total flux cleaned = -0.00107221 Jy ! Component: 1100 - total flux cleaned = -0.00114469 Jy ! Component: 1150 - total flux cleaned = -0.00121638 Jy ! Component: 1200 - total flux cleaned = -0.00121753 Jy ! Component: 1250 - total flux cleaned = -0.00115153 Jy ! Component: 1300 - total flux cleaned = -0.00102132 Jy ! Component: 1350 - total flux cleaned = -0.000893541 Jy ! Component: 1400 - total flux cleaned = -0.000642965 Jy ! Component: 1450 - total flux cleaned = -0.00045993 Jy ! Component: 1500 - total flux cleaned = -0.000461188 Jy ! Component: 1550 - total flux cleaned = -0.000227561 Jy ! Component: 1600 - total flux cleaned = -0.000400323 Jy ! Component: 1650 - total flux cleaned = -0.000512601 Jy ! Component: 1700 - total flux cleaned = -0.000512648 Jy ! Component: 1750 - total flux cleaned = -0.000732107 Jy ! Component: 1800 - total flux cleaned = -0.000732567 Jy ! Component: 1850 - total flux cleaned = -0.000892558 Jy ! Component: 1900 - total flux cleaned = -0.00110172 Jy ! Component: 1950 - total flux cleaned = -0.0010497 Jy ! Component: 2000 - total flux cleaned = -0.0010499 Jy ! Component: 2050 - total flux cleaned = -0.0011506 Jy ! Component: 2100 - total flux cleaned = -0.00110064 Jy ! Component: 2150 - total flux cleaned = -0.00119941 Jy ! Component: 2200 - total flux cleaned = -0.00124749 Jy ! Component: 2250 - total flux cleaned = -0.00124707 Jy ! Component: 2300 - total flux cleaned = -0.00119923 Jy ! Component: 2350 - total flux cleaned = -0.00129353 Jy ! Component: 2400 - total flux cleaned = -0.00133972 Jy ! Component: 2450 - total flux cleaned = -0.00143239 Jy ! Component: 2500 - total flux cleaned = -0.00152394 Jy ! Component: 2550 - total flux cleaned = -0.00156944 Jy ! Component: 2600 - total flux cleaned = -0.00165928 Jy ! Component: 2650 - total flux cleaned = -0.00165926 Jy ! Component: 2700 - total flux cleaned = -0.00183706 Jy ! Component: 2750 - total flux cleaned = -0.00179292 Jy ! Component: 2800 - total flux cleaned = -0.0018807 Jy ! Component: 2850 - total flux cleaned = -0.00192414 Jy ! Component: 2900 - total flux cleaned = -0.00205406 Jy ! Component: 2950 - total flux cleaned = -0.00218284 Jy ! Component: 3000 - total flux cleaned = -0.0022258 Jy ! Component: 3050 - total flux cleaned = -0.00235299 Jy ! Component: 3100 - total flux cleaned = -0.00252157 Jy ! Component: 3150 - total flux cleaned = -0.00264739 Jy ! Component: 3200 - total flux cleaned = -0.00268901 Jy ! Component: 3250 - total flux cleaned = -0.00285495 Jy ! Component: 3300 - total flux cleaned = -0.0029375 Jy ! Component: 3350 - total flux cleaned = -0.00310177 Jy ! Component: 3400 - total flux cleaned = -0.00322446 Jy ! Component: 3450 - total flux cleaned = -0.00342784 Jy ! Component: 3500 - total flux cleaned = -0.00346845 Jy ! Component: 3550 - total flux cleaned = -0.00363007 Jy ! Component: 3600 - total flux cleaned = -0.00375097 Jy ! Component: 3650 - total flux cleaned = -0.00387129 Jy ! Component: 3700 - total flux cleaned = -0.0038713 Jy ! Component: 3750 - total flux cleaned = -0.00395118 Jy ! Component: 3800 - total flux cleaned = -0.00403087 Jy ! Component: 3850 - total flux cleaned = -0.00403088 Jy ! Component: 3900 - total flux cleaned = -0.00415008 Jy ! Component: 3950 - total flux cleaned = -0.00430886 Jy ! Component: 4000 - total flux cleaned = -0.00430849 Jy ! Component: 4050 - total flux cleaned = -0.00434828 Jy ! Total flux subtracted in 4096 components = -0.00442748 Jy ! Clean residual min=-0.002669 max=0.002457 Jy/beam ! Clean residual mean=-0.000005 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.991857 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 366 components and 0.991857 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0805+6144_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.901 x 12.91 at 44.29 degrees (North through East) ! Clean map min=-0.021898 max=0.60342 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0805+6144_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.603417 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000742867 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.36933 0.36933 0.73866 1.47732 2.95464 5.90928 11.8186 23.6371 47.2742 94.5484 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.603 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 812.282 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0805+6144_S_uvs.log closed on Thu Apr 7 08:56:38 2016