! Started logfile: /scr/pima/bg219h_uvs/J0622+3326_S_uvs.log on Thu Apr 7 08:55:16 2016 obs /scr/pima/bg219h_uvs/J0622+3326_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0622+3326_S_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.79187 visibilities/baseline/integration-bin. ! Found source: J0622+3326 ! ! 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 5844 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/J0622+3326_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.027653Jy sigma=24.625176 ! Fit after self-cal, rms=0.752872Jy sigma=17.970232 ! 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.027 mas, bmaj=4.866 mas, bpa=-7.416 degrees ! Estimated noise=0.609045 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.19038 Jy ! Component: 100 - total flux cleaned = 0.233892 Jy ! Total flux subtracted in 100 components = 0.233892 Jy ! Clean residual min=-0.006799 max=0.015146 Jy/beam ! Clean residual mean=0.000012 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.233892 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.233892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071110Jy sigma=1.544107 ! Fit after self-cal, rms=0.071107Jy sigma=1.543921 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160346 Jy ! Component: 100 - total flux cleaned = 0.0246095 Jy ! Total flux subtracted in 100 components = 0.0246095 Jy ! Clean residual min=-0.005461 max=0.005901 Jy/beam ! Clean residual mean=0.000008 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.258502 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.258502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066898Jy sigma=1.447458 ! Fit after self-cal, rms=0.066883Jy sigma=1.446851 ! 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=3.627 mas, bmaj=5.648 mas, bpa=-7.483 degrees ! Estimated noise=0.428374 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.00556279 Jy ! Component: 100 - total flux cleaned = 0.00847267 Jy ! Component: 150 - total flux cleaned = 0.0101467 Jy ! Component: 200 - total flux cleaned = 0.0110932 Jy ! Total flux subtracted in 200 components = 0.0110932 Jy ! Clean residual min=-0.004807 max=0.006363 Jy/beam ! Clean residual mean=0.000002 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.269595 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 35 components and 0.269595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066306Jy sigma=1.437236 ! Fit after self-cal, rms=0.066300Jy sigma=1.436996 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.627 x 5.648 at -7.483 degrees (North through East) ! Clean map min=-0.0046719 max=0.24683 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.01 FD 1.00* HN 0.98 KP 0.91 ! LA 0.97 MK 1.00 NL 1.01 OV 1.00 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 0.96 KP 0.99 ! LA 0.98 MK 1.02 NL 1.13 OV 0.99 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 0.99 KP 0.98 ! LA 0.99 MK 1.03 NL 1.13 OV 0.98 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 0.99 KP 1.01 ! LA 0.98 MK 1.03 NL 0.99 OV 0.98 ! PT 0.98 SC 1.01 ! ! ! Fit before self-cal, rms=0.066300Jy sigma=1.436996 ! Fit after self-cal, rms=0.064408Jy sigma=1.398802 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=5.67 mas, bpa=-7.382 degrees ! Estimated noise=0.430485 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.000238719 Jy ! Component: 100 - total flux cleaned = -2.21489e-05 Jy ! Component: 150 - total flux cleaned = 0.000106167 Jy ! Component: 200 - total flux cleaned = 0.000193825 Jy ! Total flux subtracted in 200 components = 0.000193825 Jy ! Clean residual min=-0.004371 max=0.004246 Jy/beam ! Clean residual mean=0.000002 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.269789 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 41 components and 0.269789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064360Jy sigma=1.398104 ! Fit after self-cal, rms=0.064362Jy sigma=1.397826 ! 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.064362Jy sigma=1.397826 ! Fit after self-cal, rms=0.063949Jy sigma=1.361127 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.635 mas, bmaj=5.65 mas, bpa=-7.495 degrees ! Estimated noise=0.434037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211925 Jy ! Component: 100 - total flux cleaned = 0.00310265 Jy ! Component: 150 - total flux cleaned = 0.00364618 Jy ! Component: 200 - total flux cleaned = 0.00380399 Jy ! Total flux subtracted in 200 components = 0.00380399 Jy ! Clean residual min=-0.003076 max=0.003013 Jy/beam ! Clean residual mean=-0.000000 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.273593 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 62 components and 0.273593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063857Jy sigma=1.359995 ! Fit after self-cal, rms=0.063870Jy sigma=1.359817 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 = 4.23382e-05 Jy ! Component: 100 - total flux cleaned = 5.27163e-05 Jy ! Component: 150 - total flux cleaned = 5.16579e-05 Jy ! Component: 200 - total flux cleaned = 6.14634e-05 Jy ! Total flux subtracted in 200 components = 6.14634e-05 Jy ! Clean residual min=-0.003081 max=0.002996 Jy/beam ! Clean residual mean=-0.000000 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.273654 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.273654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063862Jy sigma=1.359717 ! Fit after self-cal, rms=0.063863Jy sigma=1.359678 ! 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.063863Jy sigma=1.359678 ! Fit after self-cal, rms=0.064210Jy sigma=1.358548 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.628 mas, bmaj=5.64 mas, bpa=-7.542 degrees ! Estimated noise=0.437098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162115 Jy ! Component: 100 - total flux cleaned = 0.00237751 Jy ! Component: 150 - total flux cleaned = 0.0028033 Jy ! Component: 200 - total flux cleaned = 0.00290545 Jy ! Total flux subtracted in 200 components = 0.00290545 Jy ! Clean residual min=-0.003107 max=0.002983 Jy/beam ! Clean residual mean=0.000001 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.27656 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 71 components and 0.27656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064154Jy sigma=1.357914 ! Fit after self-cal, rms=0.064155Jy sigma=1.357890 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 = 4.84172e-05 Jy ! Component: 100 - total flux cleaned = 6.02167e-05 Jy ! Component: 150 - total flux cleaned = 6.97597e-05 Jy ! Component: 200 - total flux cleaned = 7.85053e-05 Jy ! Total flux subtracted in 200 components = 7.85053e-05 Jy ! Clean residual min=-0.003110 max=0.002972 Jy/beam ! Clean residual mean=0.000001 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.276638 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 73 components and 0.276638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064150Jy sigma=1.357839 ! Fit after self-cal, rms=0.064151Jy sigma=1.357824 ! 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.064151Jy sigma=1.357824 ! Fit after self-cal, rms=0.063769Jy sigma=1.343845 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.129 mas, bmaj=9.396 mas, bpa=-3.076 degrees ! Estimated noise=0.547868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148208 Jy ! Component: 100 - total flux cleaned = 0.00158818 Jy ! Component: 150 - total flux cleaned = 0.00162381 Jy ! Component: 200 - total flux cleaned = 0.00162431 Jy ! Total flux subtracted in 200 components = 0.00162431 Jy ! Clean residual min=-0.002817 max=0.002606 Jy/beam ! Clean residual mean=0.000002 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.278263 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.278263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063774Jy sigma=1.344125 ! Fit after self-cal, rms=0.063777Jy sigma=1.343899 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.000270474 Jy ! Component: 100 - total flux cleaned = 0.000230355 Jy ! Component: 150 - total flux cleaned = 0.000184015 Jy ! Component: 200 - total flux cleaned = 0.000154094 Jy ! Total flux subtracted in 200 components = 0.000154094 Jy ! Clean residual min=-0.002801 max=0.002608 Jy/beam ! Clean residual mean=0.000002 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.278417 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 83 components and 0.278417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063787Jy sigma=1.344147 ! Fit after self-cal, rms=0.063788Jy sigma=1.344113 ! 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=3.628 mas, bmaj=5.637 mas, bpa=-7.571 degrees ! Estimated noise=0.438646 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.628 x 5.637 at -7.571 degrees (North through East) ! Clean map min=-0.0024498 max=0.25195 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=3.03 mas, bmaj=4.86 mas, bpa=-7.907 degrees ! Estimated noise=0.62385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.194885 Jy ! Component: 100 - total flux cleaned = 0.239701 Jy ! Component: 150 - total flux cleaned = 0.256463 Jy ! Component: 200 - total flux cleaned = 0.265579 Jy ! Total flux subtracted in 200 components = 0.265579 Jy ! Clean residual min=-0.004084 max=0.004439 Jy/beam ! Clean residual mean=0.000000 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.265579 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.265579 Jy ! Inverting map and beam ! Estimated beam: bmin=3.628 mas, bmaj=5.637 mas, bpa=-7.571 degrees ! Estimated noise=0.438646 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.00565076 Jy ! Component: 100 - total flux cleaned = 0.008642 Jy ! Component: 150 - total flux cleaned = 0.0103496 Jy ! Component: 200 - total flux cleaned = 0.0111144 Jy ! Total flux subtracted in 200 components = 0.0111144 Jy ! Clean residual min=-0.002696 max=0.002750 Jy/beam ! Clean residual mean=0.000001 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.276693 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.276693 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.129 mas, bmaj=9.396 mas, bpa=-3.076 degrees ! Estimated noise=0.547868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135837 Jy ! Component: 100 - total flux cleaned = 0.00136321 Jy ! Component: 150 - total flux cleaned = 0.00140094 Jy ! Component: 200 - total flux cleaned = 0.00143157 Jy ! Total flux subtracted in 200 components = 0.00143157 Jy ! Clean residual min=-0.002856 max=0.002638 Jy/beam ! Clean residual mean=0.000002 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.278125 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.39302e-05 Jy ! Component: 100 - total flux cleaned = 3.84906e-05 Jy ! Component: 150 - total flux cleaned = 5.98668e-05 Jy ! Component: 200 - total flux cleaned = 6.94402e-05 Jy ! Total flux subtracted in 200 components = 6.94402e-05 Jy ! Clean residual min=-0.002827 max=0.002634 Jy/beam ! Clean residual mean=0.000002 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.278194 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.278194 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.628 mas, bmaj=5.637 mas, bpa=-7.571 degrees ! Estimated noise=0.438646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000651922 Jy ! Component: 100 - total flux cleaned = -0.000584121 Jy ! Component: 150 - total flux cleaned = -0.00055502 Jy ! Component: 200 - total flux cleaned = -0.000556651 Jy ! Total flux subtracted in 200 components = -0.000556651 Jy ! Clean residual min=-0.002613 max=0.002722 Jy/beam ! Clean residual mean=0.000001 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.277638 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.277638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063781Jy sigma=1.344367 ! Fit after self-cal, rms=0.063777Jy sigma=1.344235 wmodel /scr/pima/bg219h_uvs/J0622+3326_S_map.mod ! Writing 45 model components to file: /scr/pima/bg219h_uvs/J0622+3326_S_map.mod wobs /scr/pima/bg219h_uvs/J0622+3326_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0622+3326_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0622+3326_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J0622+3326_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.000168515 Jy ! Component: 100 - total flux cleaned = 0.000306983 Jy ! Component: 150 - total flux cleaned = 0.000480319 Jy ! Component: 200 - total flux cleaned = 0.000646396 Jy ! Component: 250 - total flux cleaned = 0.000806426 Jy ! Component: 300 - total flux cleaned = 0.000922891 Jy ! Component: 350 - total flux cleaned = 0.00103661 Jy ! Component: 400 - total flux cleaned = 0.00118331 Jy ! Component: 450 - total flux cleaned = 0.00129023 Jy ! Component: 500 - total flux cleaned = 0.00139444 Jy ! Component: 550 - total flux cleaned = 0.00139454 Jy ! Component: 600 - total flux cleaned = 0.00136097 Jy ! Component: 650 - total flux cleaned = 0.00132838 Jy ! Component: 700 - total flux cleaned = 0.00129655 Jy ! Component: 750 - total flux cleaned = 0.00126514 Jy ! Component: 800 - total flux cleaned = 0.00129604 Jy ! Component: 850 - total flux cleaned = 0.00126514 Jy ! Component: 900 - total flux cleaned = 0.00123524 Jy ! Component: 950 - total flux cleaned = 0.00120554 Jy ! Component: 1000 - total flux cleaned = 0.0012344 Jy ! Component: 1050 - total flux cleaned = 0.00120536 Jy ! Component: 1100 - total flux cleaned = 0.00109178 Jy ! Component: 1150 - total flux cleaned = 0.00112015 Jy ! Component: 1200 - total flux cleaned = 0.00100953 Jy ! Component: 1250 - total flux cleaned = 0.00103696 Jy ! Component: 1300 - total flux cleaned = 0.000928927 Jy ! Component: 1350 - total flux cleaned = 0.000848963 Jy ! Component: 1400 - total flux cleaned = 0.000770586 Jy ! Component: 1450 - total flux cleaned = 0.000718683 Jy ! Component: 1500 - total flux cleaned = 0.000564447 Jy ! Component: 1550 - total flux cleaned = 0.000514023 Jy ! Component: 1600 - total flux cleaned = 0.000464238 Jy ! Component: 1650 - total flux cleaned = 0.000414396 Jy ! Component: 1700 - total flux cleaned = 0.00034084 Jy ! Component: 1750 - total flux cleaned = 0.000340669 Jy ! Component: 1800 - total flux cleaned = 0.00029224 Jy ! Component: 1850 - total flux cleaned = 0.000315947 Jy ! Component: 1900 - total flux cleaned = 0.000221297 Jy ! Component: 1950 - total flux cleaned = 0.000221226 Jy ! Component: 2000 - total flux cleaned = 0.000197952 Jy ! Component: 2050 - total flux cleaned = 0.000197692 Jy ! Component: 2100 - total flux cleaned = 0.000152398 Jy ! Component: 2150 - total flux cleaned = 0.00022004 Jy ! Component: 2200 - total flux cleaned = 0.000197879 Jy ! Component: 2250 - total flux cleaned = 0.000242463 Jy ! Component: 2300 - total flux cleaned = 0.000154287 Jy ! Component: 2350 - total flux cleaned = 0.00021961 Jy ! Component: 2400 - total flux cleaned = 0.000219488 Jy ! Component: 2450 - total flux cleaned = 0.000176889 Jy ! Component: 2500 - total flux cleaned = 0.000113226 Jy ! Component: 2550 - total flux cleaned = 0.000218501 Jy ! Component: 2600 - total flux cleaned = 0.00019744 Jy ! Component: 2650 - total flux cleaned = 0.000218293 Jy ! Component: 2700 - total flux cleaned = 0.000218298 Jy ! Component: 2750 - total flux cleaned = 0.00021846 Jy ! Component: 2800 - total flux cleaned = 0.000238919 Jy ! Component: 2850 - total flux cleaned = 0.000158678 Jy ! Component: 2900 - total flux cleaned = 0.000198897 Jy ! Component: 2950 - total flux cleaned = 0.000199031 Jy ! Component: 3000 - total flux cleaned = 0.000140014 Jy ! Component: 3050 - total flux cleaned = 0.000198856 Jy ! Component: 3100 - total flux cleaned = 0.000179416 Jy ! Component: 3150 - total flux cleaned = 0.000237019 Jy ! Component: 3200 - total flux cleaned = 0.00029452 Jy ! Component: 3250 - total flux cleaned = 0.000275685 Jy ! Component: 3300 - total flux cleaned = 0.000332239 Jy ! Component: 3350 - total flux cleaned = 0.000332146 Jy ! Component: 3400 - total flux cleaned = 0.000369252 Jy ! Component: 3450 - total flux cleaned = 0.000369258 Jy ! Component: 3500 - total flux cleaned = 0.000296127 Jy ! Component: 3550 - total flux cleaned = 0.000350978 Jy ! Component: 3600 - total flux cleaned = 0.000441393 Jy ! Component: 3650 - total flux cleaned = 0.00040539 Jy ! Component: 3700 - total flux cleaned = 0.000405335 Jy ! Component: 3750 - total flux cleaned = 0.000440747 Jy ! Component: 3800 - total flux cleaned = 0.000423071 Jy ! Component: 3850 - total flux cleaned = 0.000335338 Jy ! Component: 3900 - total flux cleaned = 0.000335385 Jy ! Component: 3950 - total flux cleaned = 0.000370007 Jy ! Component: 4000 - total flux cleaned = 0.000318397 Jy ! Component: 4050 - total flux cleaned = 0.000335638 Jy ! Total flux subtracted in 4096 components = 0.000318807 Jy ! Clean residual min=-0.001107 max=0.001013 Jy/beam ! Clean residual mean=0.000000 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.277956 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 340 components and 0.277956 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0622+3326_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.628 x 5.637 at -7.571 degrees (North through East) ! Clean map min=-0.0019011 max=0.25261 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0622+3326_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.252611 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000309051 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.367028 0.367028 0.734056 1.46811 2.93622 5.87245 11.7449 23.4898 46.9796 93.9592 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.252 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 817.376 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0622+3326_S_uvs.log closed on Thu Apr 7 08:55:20 2016