! Started logfile: /scr/pima/bg219g_uvs/J1144+0054_S_uvs.log on Thu Apr 7 07:15:02 2016 obs /scr/pima/bg219g_uvs/J1144+0054_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1144+0054_S_uva.fits ! AN table 1: 26 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.742521 visibilities/baseline/integration-bin. ! Found source: J1144+0054 ! ! 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 2780 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/bg219g_uvs/J1144+0054_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.027182Jy sigma=20.232780 ! Fit after self-cal, rms=0.751346Jy sigma=14.575201 ! 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.329 mas, bmaj=13.28 mas, bpa=-23.13 degrees ! Estimated noise=0.909657 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.200062 Jy ! Component: 100 - total flux cleaned = 0.248174 Jy ! Total flux subtracted in 100 components = 0.248174 Jy ! Clean residual min=-0.016625 max=0.036087 Jy/beam ! Clean residual mean=-0.000187 rms=0.006027 Jy/beam ! Combined flux in latest and established models = 0.248174 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.248174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120085Jy sigma=1.892551 ! Fit after self-cal, rms=0.120061Jy sigma=1.892084 ! Inverting map ! Added new window around map position (27, -15). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0325617 Jy ! Component: 100 - total flux cleaned = 0.0493118 Jy ! Total flux subtracted in 100 components = 0.0493118 Jy ! Clean residual min=-0.012475 max=0.018385 Jy/beam ! Clean residual mean=-0.000100 rms=0.003720 Jy/beam ! Combined flux in latest and established models = 0.297486 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.297486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109773Jy sigma=1.617483 ! Fit after self-cal, rms=0.108871Jy sigma=1.598810 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.107 mas, bmaj=12.32 mas, bpa=-22.85 degrees ! Estimated noise=0.749806 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.0170569 Jy ! Component: 100 - total flux cleaned = 0.02639 Jy ! Component: 150 - total flux cleaned = 0.0309382 Jy ! Component: 200 - total flux cleaned = 0.032785 Jy ! Total flux subtracted in 200 components = 0.032785 Jy ! Clean residual min=-0.006986 max=0.009384 Jy/beam ! Clean residual mean=-0.000081 rms=0.002227 Jy/beam ! Combined flux in latest and established models = 0.330271 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 49 components and 0.330271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105999Jy sigma=1.527407 ! Fit after self-cal, rms=0.105815Jy sigma=1.522234 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.107 x 12.32 at -22.85 degrees (North through East) ! Clean map min=-0.0067179 max=0.23219 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 0.92 HN 1.18 KP 0.97 ! LA 0.96 MK 1.04 NL 1.10 OV 1.02 ! PT 0.95 ! ! ! 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 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* ! ! ! Fit before self-cal, rms=0.105815Jy sigma=1.522234 ! Fit after self-cal, rms=0.105158Jy sigma=1.508392 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.123 mas, bmaj=12.29 mas, bpa=-22.79 degrees ! Estimated noise=0.75366 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.00328847 Jy ! Component: 100 - total flux cleaned = 0.00299617 Jy ! Component: 150 - total flux cleaned = 0.00260211 Jy ! Component: 200 - total flux cleaned = 0.00212663 Jy ! Total flux subtracted in 200 components = 0.00212663 Jy ! Clean residual min=-0.005584 max=0.007266 Jy/beam ! Clean residual mean=-0.000039 rms=0.001665 Jy/beam ! Combined flux in latest and established models = 0.332398 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 66 components and 0.332398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104640Jy sigma=1.499744 ! Fit after self-cal, rms=0.104652Jy sigma=1.499051 ! 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.104652Jy sigma=1.499051 ! Fit after self-cal, rms=0.104363Jy sigma=1.498505 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.123 mas, bmaj=12.28 mas, bpa=-22.79 degrees ! Estimated noise=0.755022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100774 Jy ! Component: 100 - total flux cleaned = 0.000681786 Jy ! Component: 150 - total flux cleaned = 0.000381019 Jy ! Component: 200 - total flux cleaned = 0.000105108 Jy ! Total flux subtracted in 200 components = 0.000105108 Jy ! Clean residual min=-0.005248 max=0.006772 Jy/beam ! Clean residual mean=-0.000039 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.332503 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 75 components and 0.332503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104069Jy sigma=1.494568 ! Fit after self-cal, rms=0.104086Jy sigma=1.494262 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 (-125.5, 77). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00476908 Jy ! Component: 100 - total flux cleaned = 0.00534415 Jy ! Component: 150 - total flux cleaned = 0.00503082 Jy ! Component: 200 - total flux cleaned = 0.00483934 Jy ! Total flux subtracted in 200 components = 0.00483934 Jy ! Clean residual min=-0.004723 max=0.004247 Jy/beam ! Clean residual mean=-0.000028 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.337343 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 106 components and 0.337343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103646Jy sigma=1.485721 ! Fit after self-cal, rms=0.103623Jy sigma=1.484903 ! 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.103623Jy sigma=1.484903 ! Fit after self-cal, rms=0.102490Jy sigma=1.455934 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.118 mas, bmaj=12.3 mas, bpa=-22.83 degrees ! Estimated noise=0.755611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000866968 Jy ! Component: 100 - total flux cleaned = 0.000602619 Jy ! Component: 150 - total flux cleaned = 0.000671438 Jy ! Component: 200 - total flux cleaned = 0.000847064 Jy ! Total flux subtracted in 200 components = 0.000847064 Jy ! Clean residual min=-0.004191 max=0.003562 Jy/beam ! Clean residual mean=-0.000035 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.33819 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 0.33819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102277Jy sigma=1.453163 ! Fit after self-cal, rms=0.102309Jy sigma=1.452801 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.000463302 Jy ! Component: 100 - total flux cleaned = 0.000726432 Jy ! Component: 150 - total flux cleaned = 0.0010066 Jy ! Component: 200 - total flux cleaned = 0.00126449 Jy ! Total flux subtracted in 200 components = 0.00126449 Jy ! Clean residual min=-0.004006 max=0.003488 Jy/beam ! Clean residual mean=-0.000033 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.339454 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 141 components and 0.339454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102230Jy sigma=1.452011 ! Fit after self-cal, rms=0.102238Jy sigma=1.451917 ! 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.102238Jy sigma=1.451917 ! Fit after self-cal, rms=0.101265Jy sigma=1.451085 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.105 mas, bmaj=13.71 mas, bpa=-2.86 degrees ! Estimated noise=0.91121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000840335 Jy ! Component: 100 - total flux cleaned = 0.00106125 Jy ! Component: 150 - total flux cleaned = 0.00122148 Jy ! Component: 200 - total flux cleaned = 0.00131209 Jy ! Total flux subtracted in 200 components = 0.00131209 Jy ! Clean residual min=-0.004252 max=0.003866 Jy/beam ! Clean residual mean=-0.000057 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.340766 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 177 components and 0.340766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101182Jy sigma=1.450226 ! Fit after self-cal, rms=0.101185Jy sigma=1.450101 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.000507349 Jy ! Component: 100 - total flux cleaned = 0.000629614 Jy ! Component: 150 - total flux cleaned = 0.000735496 Jy ! Component: 200 - total flux cleaned = 0.000768011 Jy ! Total flux subtracted in 200 components = 0.000768011 Jy ! Clean residual min=-0.004127 max=0.003513 Jy/beam ! Clean residual mean=-0.000055 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.341534 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 194 components and 0.341534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101145Jy sigma=1.449971 ! Fit after self-cal, rms=0.101147Jy sigma=1.449919 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=12.32 mas, bpa=-22.84 degrees ! Estimated noise=0.752129 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 12.32 at -22.84 degrees (North through East) ! Clean map min=-0.007886 max=0.23004 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.335 mas, bmaj=13.27 mas, bpa=-23.13 degrees ! Estimated noise=0.921147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.203275 Jy ! Component: 100 - total flux cleaned = 0.257654 Jy ! Component: 150 - total flux cleaned = 0.281305 Jy ! Component: 200 - total flux cleaned = 0.296915 Jy ! Total flux subtracted in 200 components = 0.296915 Jy ! Clean residual min=-0.008606 max=0.012171 Jy/beam ! Clean residual mean=-0.000091 rms=0.002690 Jy/beam ! Combined flux in latest and established models = 0.296915 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.296915 Jy ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=12.32 mas, bpa=-22.84 degrees ! Estimated noise=0.752129 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) ! Added new window around map position (-34.5, 21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159441 Jy ! Component: 100 - total flux cleaned = 0.025532 Jy ! Component: 150 - total flux cleaned = 0.0320681 Jy ! Component: 200 - total flux cleaned = 0.0369252 Jy ! Total flux subtracted in 200 components = 0.0369252 Jy ! Clean residual min=-0.004615 max=0.004515 Jy/beam ! Clean residual mean=-0.000053 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.33384 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 78 components and 0.33384 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.105 mas, bmaj=13.71 mas, bpa=-2.86 degrees ! Estimated noise=0.91121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00424471 Jy ! Component: 100 - total flux cleaned = 0.00605047 Jy ! Component: 150 - total flux cleaned = 0.00748612 Jy ! Component: 200 - total flux cleaned = 0.00812472 Jy ! Total flux subtracted in 200 components = 0.00812472 Jy ! Clean residual min=-0.003878 max=0.003488 Jy/beam ! Clean residual mean=-0.000034 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.341965 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.000398155 Jy ! Component: 100 - total flux cleaned = 0.000754599 Jy ! Component: 150 - total flux cleaned = 0.00101256 Jy ! Component: 200 - total flux cleaned = 0.00124885 Jy ! Total flux subtracted in 200 components = 0.00124885 Jy ! Clean residual min=-0.003354 max=0.003294 Jy/beam ! Clean residual mean=-0.000023 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.343214 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 131 components and 0.343214 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=12.32 mas, bpa=-22.84 degrees ! Estimated noise=0.752129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000120255 Jy ! Component: 100 - total flux cleaned = 0.000194972 Jy ! Component: 150 - total flux cleaned = 0.000194557 Jy ! Component: 200 - total flux cleaned = 0.000131252 Jy ! Total flux subtracted in 200 components = 0.000131252 Jy ! Clean residual min=-0.003131 max=0.002933 Jy/beam ! Clean residual mean=-0.000009 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.343345 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 150 components and 0.343345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100938Jy sigma=1.450056 ! Fit after self-cal, rms=0.100897Jy sigma=1.448659 wmodel /scr/pima/bg219g_uvs/J1144+0054_S_map.mod ! Writing 150 model components to file: /scr/pima/bg219g_uvs/J1144+0054_S_map.mod wobs /scr/pima/bg219g_uvs/J1144+0054_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1144+0054_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1144+0054_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219g_uvs/J1144+0054_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.00131883 Jy ! Component: 100 - total flux cleaned = -0.00184162 Jy ! Component: 150 - total flux cleaned = -0.00218977 Jy ! Component: 200 - total flux cleaned = -0.00261628 Jy ! Component: 250 - total flux cleaned = -0.00306474 Jy ! Component: 300 - total flux cleaned = -0.00336337 Jy ! Component: 350 - total flux cleaned = -0.00344407 Jy ! Component: 400 - total flux cleaned = -0.00336682 Jy ! Component: 450 - total flux cleaned = -0.00351776 Jy ! Component: 500 - total flux cleaned = -0.00351784 Jy ! Component: 550 - total flux cleaned = -0.00358817 Jy ! Component: 600 - total flux cleaned = -0.00362156 Jy ! Component: 650 - total flux cleaned = -0.00352442 Jy ! Component: 700 - total flux cleaned = -0.00339877 Jy ! Component: 750 - total flux cleaned = -0.00330678 Jy ! Component: 800 - total flux cleaned = -0.00309825 Jy ! Component: 850 - total flux cleaned = -0.00295304 Jy ! Component: 900 - total flux cleaned = -0.00275585 Jy ! Component: 950 - total flux cleaned = -0.00259044 Jy ! Component: 1000 - total flux cleaned = -0.0024559 Jy ! Component: 1050 - total flux cleaned = -0.0024035 Jy ! Component: 1100 - total flux cleaned = -0.0022753 Jy ! Component: 1150 - total flux cleaned = -0.00219996 Jy ! Component: 1200 - total flux cleaned = -0.00222504 Jy ! Component: 1250 - total flux cleaned = -0.00217661 Jy ! Component: 1300 - total flux cleaned = -0.00220056 Jy ! Component: 1350 - total flux cleaned = -0.00217747 Jy ! Component: 1400 - total flux cleaned = -0.00217744 Jy ! Component: 1450 - total flux cleaned = -0.00217747 Jy ! Component: 1500 - total flux cleaned = -0.00217731 Jy ! Component: 1550 - total flux cleaned = -0.00219886 Jy ! Component: 1600 - total flux cleaned = -0.00224155 Jy ! Component: 1650 - total flux cleaned = -0.00236646 Jy ! Component: 1700 - total flux cleaned = -0.00238657 Jy ! Component: 1750 - total flux cleaned = -0.00244702 Jy ! Component: 1800 - total flux cleaned = -0.00250661 Jy ! Component: 1850 - total flux cleaned = -0.00258479 Jy ! Component: 1900 - total flux cleaned = -0.00268077 Jy ! Component: 1950 - total flux cleaned = -0.00275645 Jy ! Component: 2000 - total flux cleaned = -0.00286853 Jy ! Component: 2050 - total flux cleaned = -0.00299737 Jy ! Component: 2100 - total flux cleaned = -0.00305182 Jy ! Component: 2150 - total flux cleaned = -0.0031056 Jy ! Component: 2200 - total flux cleaned = -0.00317657 Jy ! Component: 2250 - total flux cleaned = -0.00326431 Jy ! Component: 2300 - total flux cleaned = -0.00335109 Jy ! Component: 2350 - total flux cleaned = -0.00340277 Jy ! Component: 2400 - total flux cleaned = -0.00347122 Jy ! Component: 2450 - total flux cleaned = -0.0035557 Jy ! Component: 2500 - total flux cleaned = -0.00360611 Jy ! Component: 2550 - total flux cleaned = -0.00372273 Jy ! Component: 2600 - total flux cleaned = -0.00378881 Jy ! Component: 2650 - total flux cleaned = -0.00388741 Jy ! Component: 2700 - total flux cleaned = -0.00398525 Jy ! Component: 2750 - total flux cleaned = -0.0040501 Jy ! Component: 2800 - total flux cleaned = -0.00414675 Jy ! Component: 2850 - total flux cleaned = -0.00422696 Jy ! Component: 2900 - total flux cleaned = -0.00435482 Jy ! Component: 2950 - total flux cleaned = -0.00446643 Jy ! Component: 3000 - total flux cleaned = -0.00459371 Jy ! Component: 3050 - total flux cleaned = -0.00468898 Jy ! Component: 3100 - total flux cleaned = -0.00480014 Jy ! Component: 3150 - total flux cleaned = -0.00492689 Jy ! Component: 3200 - total flux cleaned = -0.00500606 Jy ! Component: 3250 - total flux cleaned = -0.00508522 Jy ! Component: 3300 - total flux cleaned = -0.00521185 Jy ! Component: 3350 - total flux cleaned = -0.00530685 Jy ! Component: 3400 - total flux cleaned = -0.00544939 Jy ! Component: 3450 - total flux cleaned = -0.00554434 Jy ! Component: 3500 - total flux cleaned = -0.00567105 Jy ! Component: 3550 - total flux cleaned = -0.0058295 Jy ! Component: 3600 - total flux cleaned = -0.00590881 Jy ! Component: 3650 - total flux cleaned = -0.00598815 Jy ! Component: 3700 - total flux cleaned = -0.00611535 Jy ! Component: 3750 - total flux cleaned = -0.00619495 Jy ! Component: 3800 - total flux cleaned = -0.00625879 Jy ! Component: 3850 - total flux cleaned = -0.00635486 Jy ! Component: 3900 - total flux cleaned = -0.006419 Jy ! Component: 3950 - total flux cleaned = -0.00651564 Jy ! Component: 4000 - total flux cleaned = -0.00658032 Jy ! Component: 4050 - total flux cleaned = -0.00666137 Jy ! Total flux subtracted in 4096 components = -0.00669399 Jy ! Clean residual min=-0.000869 max=0.000882 Jy/beam ! Clean residual mean=-0.000011 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.336651 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 427 components and 0.336651 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1144+0054_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 12.32 at -22.84 degrees (North through East) ! Clean map min=-0.0029713 max=0.22014 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1144+0054_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.220139 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271794 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.370394 0.370394 0.740787 1.48157 2.96315 5.9263 11.8526 23.7052 47.4104 94.8208 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.22 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 809.949 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1144+0054_S_uvs.log closed on Thu Apr 7 07:15:06 2016