! Started logfile: /scr/pima/bg219i_uvs/J0134-093B_S_uvs.log on Wed Apr 6 22:47:32 2016 obs /scr/pima/bg219i_uvs/J0134-093B_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0134-093B_S_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.755556 visibilities/baseline/integration-bin. ! Found source: J0134-093B ! ! 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 7888 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/J0134-093B_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 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011266Jy sigma=19.869154 ! Fit after self-cal, rms=0.896785Jy sigma=17.490267 ! 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.51 mas, bmaj=10.49 mas, bpa=16.85 degrees ! Estimated noise=0.682501 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.0788796 Jy ! Component: 100 - total flux cleaned = 0.119319 Jy ! Total flux subtracted in 100 components = 0.119319 Jy ! Clean residual min=-0.019936 max=0.028064 Jy/beam ! Clean residual mean=-0.000084 rms=0.006262 Jy/beam ! Combined flux in latest and established models = 0.119319 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 41 components and 0.119319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147702Jy sigma=2.736714 ! Fit after self-cal, rms=0.146700Jy sigma=2.721700 ! 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.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 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.0449619 Jy ! Component: 100 - total flux cleaned = 0.0736342 Jy ! Component: 150 - total flux cleaned = 0.092977 Jy ! Component: 200 - total flux cleaned = 0.106245 Jy ! Total flux subtracted in 200 components = 0.106245 Jy ! Clean residual min=-0.024783 max=0.027950 Jy/beam ! Clean residual mean=0.000009 rms=0.007225 Jy/beam ! Combined flux in latest and established models = 0.225564 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 78 components and 0.225564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129652Jy sigma=2.383947 ! Fit after self-cal, rms=0.128441Jy sigma=2.366012 ! 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.343 x 11.62 at 15.19 degrees (North through East) ! Clean map min=-0.02474 max=0.10249 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* SC 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* SC 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* SC 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* SC 1.00* ! ! ! Fit before self-cal, rms=0.128441Jy sigma=2.366012 ! Fit after self-cal, rms=0.128441Jy sigma=2.366012 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 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.0122123 Jy ! Component: 100 - total flux cleaned = 0.0202263 Jy ! Component: 150 - total flux cleaned = 0.0256979 Jy ! Component: 200 - total flux cleaned = 0.0279764 Jy ! Total flux subtracted in 200 components = 0.0279764 Jy ! Clean residual min=-0.024032 max=0.028069 Jy/beam ! Clean residual mean=0.000014 rms=0.006958 Jy/beam ! Combined flux in latest and established models = 0.25354 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.25354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126801Jy sigma=2.341518 ! Fit after self-cal, rms=0.126555Jy sigma=2.338639 ! 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.126555Jy sigma=2.338639 ! Fit after self-cal, rms=0.126555Jy sigma=2.338639 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207595 Jy ! Component: 100 - total flux cleaned = 0.00315731 Jy ! Component: 150 - total flux cleaned = 0.00423322 Jy ! Component: 200 - total flux cleaned = 0.00495781 Jy ! Total flux subtracted in 200 components = 0.00495781 Jy ! Clean residual min=-0.023371 max=0.028049 Jy/beam ! Clean residual mean=0.000015 rms=0.006900 Jy/beam ! Combined flux in latest and established models = 0.258498 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.258498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126184Jy sigma=2.333075 ! Fit after self-cal, rms=0.126121Jy sigma=2.332160 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.00115869 Jy ! Component: 100 - total flux cleaned = 0.00163657 Jy ! Component: 150 - total flux cleaned = 0.00217526 Jy ! Component: 200 - total flux cleaned = 0.00256912 Jy ! Total flux subtracted in 200 components = 0.00256912 Jy ! Clean residual min=-0.022993 max=0.028105 Jy/beam ! Clean residual mean=0.000015 rms=0.006861 Jy/beam ! Combined flux in latest and established models = 0.261067 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 105 components and 0.261067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125893Jy sigma=2.328708 ! Fit after self-cal, rms=0.125859Jy sigma=2.328050 ! 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.125859Jy sigma=2.328050 ! Fit after self-cal, rms=0.125859Jy sigma=2.328050 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377614 Jy ! Component: 100 - total flux cleaned = 0.00078175 Jy ! Component: 150 - total flux cleaned = 0.00106179 Jy ! Component: 200 - total flux cleaned = 0.00140865 Jy ! Total flux subtracted in 200 components = 0.00140865 Jy ! Clean residual min=-0.022689 max=0.028084 Jy/beam ! Clean residual mean=0.000015 rms=0.006831 Jy/beam ! Combined flux in latest and established models = 0.262476 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.262476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125683Jy sigma=2.325346 ! Fit after self-cal, rms=0.125655Jy sigma=2.324581 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.05271e-05 Jy ! Component: 100 - total flux cleaned = 0.000412353 Jy ! Component: 150 - total flux cleaned = 0.000756032 Jy ! Component: 200 - total flux cleaned = 0.00100001 Jy ! Total flux subtracted in 200 components = 0.00100001 Jy ! Clean residual min=-0.022404 max=0.027991 Jy/beam ! Clean residual mean=0.000015 rms=0.006805 Jy/beam ! Combined flux in latest and established models = 0.263476 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 111 components and 0.263476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125505Jy sigma=2.322205 ! Fit after self-cal, rms=0.125495Jy sigma=2.321625 ! 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.125495Jy sigma=2.321625 ! Fit after self-cal, rms=0.125495Jy sigma=2.321625 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.833 mas, bmaj=14.7 mas, bpa=8.235 degrees ! Estimated noise=0.492121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00937753 Jy ! Component: 100 - total flux cleaned = 0.0102699 Jy ! Component: 150 - total flux cleaned = 0.0108059 Jy ! Component: 200 - total flux cleaned = 0.0114113 Jy ! Total flux subtracted in 200 components = 0.0114113 Jy ! Clean residual min=-0.032490 max=0.041755 Jy/beam ! Clean residual mean=0.000028 rms=0.010014 Jy/beam ! Combined flux in latest and established models = 0.274887 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 128 components and 0.274887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125545Jy sigma=2.327391 ! Fit after self-cal, rms=0.125326Jy sigma=2.322688 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.000591673 Jy ! Component: 100 - total flux cleaned = 0.001117 Jy ! Component: 150 - total flux cleaned = 0.00155722 Jy ! Component: 200 - total flux cleaned = 0.00181421 Jy ! Total flux subtracted in 200 components = 0.00181421 Jy ! Clean residual min=-0.032108 max=0.041508 Jy/beam ! Clean residual mean=0.000027 rms=0.009927 Jy/beam ! Combined flux in latest and established models = 0.276701 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 133 components and 0.276701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125440Jy sigma=2.326342 ! Fit after self-cal, rms=0.125306Jy sigma=2.323469 ! 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.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.343 x 11.62 at 15.19 degrees (North through East) ! Clean map min=-0.02177 max=0.085481 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.51 mas, bmaj=10.49 mas, bpa=16.85 degrees ! Estimated noise=0.682501 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0763281 Jy ! Component: 100 - total flux cleaned = 0.122967 Jy ! Component: 150 - total flux cleaned = 0.157052 Jy ! Component: 200 - total flux cleaned = 0.182763 Jy ! Total flux subtracted in 200 components = 0.182763 Jy ! Clean residual min=-0.019397 max=0.028680 Jy/beam ! Clean residual mean=-0.000071 rms=0.005532 Jy/beam ! Combined flux in latest and established models = 0.182763 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 54 model components to the UV plane model. ! The established model now contains 54 components and 0.182763 Jy ! Inverting map and beam ! Estimated beam: bmin=4.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 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 (-8, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0366202 Jy ! Component: 100 - total flux cleaned = 0.0608728 Jy ! Component: 150 - total flux cleaned = 0.0792315 Jy ! Component: 200 - total flux cleaned = 0.0929277 Jy ! Total flux subtracted in 200 components = 0.0929277 Jy ! Clean residual min=-0.019362 max=0.028563 Jy/beam ! Clean residual mean=0.000010 rms=0.006228 Jy/beam ! Combined flux in latest and established models = 0.275691 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 115 components and 0.275691 Jy ! Inverting map ! Added new window around map position (13.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0285583 Jy ! Component: 100 - total flux cleaned = 0.0448558 Jy ! Component: 150 - total flux cleaned = 0.0573909 Jy ! Component: 200 - total flux cleaned = 0.066541 Jy ! Total flux subtracted in 200 components = 0.066541 Jy ! Clean residual min=-0.016192 max=0.019558 Jy/beam ! Clean residual mean=0.000013 rms=0.004837 Jy/beam ! Combined flux in latest and established models = 0.342232 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 186 components and 0.342232 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.833 mas, bmaj=14.7 mas, bpa=8.235 degrees ! Estimated noise=0.492121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131931 Jy ! Component: 100 - total flux cleaned = 0.0206706 Jy ! Component: 150 - total flux cleaned = 0.0273383 Jy ! Component: 200 - total flux cleaned = 0.0327342 Jy ! Total flux subtracted in 200 components = 0.0327342 Jy ! Clean residual min=-0.019677 max=0.027463 Jy/beam ! Clean residual mean=0.000023 rms=0.006659 Jy/beam ! Combined flux in latest and established models = 0.374966 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.00521435 Jy ! Component: 100 - total flux cleaned = 0.00955086 Jy ! Component: 150 - total flux cleaned = 0.0136068 Jy ! Component: 200 - total flux cleaned = 0.0172157 Jy ! Total flux subtracted in 200 components = 0.0172157 Jy ! Clean residual min=-0.018319 max=0.027094 Jy/beam ! Clean residual mean=0.000022 rms=0.006483 Jy/beam ! Combined flux in latest and established models = 0.392182 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 291 components and 0.392182 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351725 Jy ! Component: 100 - total flux cleaned = 0.0059195 Jy ! Component: 150 - total flux cleaned = 0.00698975 Jy ! Component: 200 - total flux cleaned = 0.00760909 Jy ! Total flux subtracted in 200 components = 0.00760909 Jy ! Clean residual min=-0.014403 max=0.019150 Jy/beam ! Clean residual mean=0.000012 rms=0.004421 Jy/beam ! Combined flux in latest and established models = 0.399791 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 319 components and 0.399791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108925Jy sigma=2.019233 ! Fit after self-cal, rms=0.106807Jy sigma=1.983490 wmodel /scr/pima/bg219i_uvs/J0134-093B_S_map.mod ! Writing 319 model components to file: /scr/pima/bg219i_uvs/J0134-093B_S_map.mod wobs /scr/pima/bg219i_uvs/J0134-093B_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0134-093B_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0134-093B_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219i_uvs/J0134-093B_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.00844196 Jy ! Component: 100 - total flux cleaned = 0.013523 Jy ! Component: 150 - total flux cleaned = 0.0176213 Jy ! Component: 200 - total flux cleaned = 0.0197681 Jy ! Component: 250 - total flux cleaned = 0.0215649 Jy ! Component: 300 - total flux cleaned = 0.023485 Jy ! Component: 350 - total flux cleaned = 0.0253034 Jy ! Component: 400 - total flux cleaned = 0.0256892 Jy ! Component: 450 - total flux cleaned = 0.0256935 Jy ! Component: 500 - total flux cleaned = 0.0260522 Jy ! Component: 550 - total flux cleaned = 0.0265685 Jy ! Component: 600 - total flux cleaned = 0.0269008 Jy ! Component: 650 - total flux cleaned = 0.0270676 Jy ! Component: 700 - total flux cleaned = 0.0281689 Jy ! Component: 750 - total flux cleaned = 0.0289291 Jy ! Component: 800 - total flux cleaned = 0.0296717 Jy ! Component: 850 - total flux cleaned = 0.0299579 Jy ! Component: 900 - total flux cleaned = 0.0302387 Jy ! Component: 950 - total flux cleaned = 0.0300988 Jy ! Component: 1000 - total flux cleaned = 0.0303703 Jy ! Component: 1050 - total flux cleaned = 0.0307693 Jy ! Component: 1100 - total flux cleaned = 0.0305074 Jy ! Component: 1150 - total flux cleaned = 0.0312789 Jy ! Component: 1200 - total flux cleaned = 0.0316546 Jy ! Component: 1250 - total flux cleaned = 0.0320262 Jy ! Component: 1300 - total flux cleaned = 0.0328754 Jy ! Component: 1350 - total flux cleaned = 0.0333513 Jy ! Component: 1400 - total flux cleaned = 0.0339353 Jy ! Component: 1450 - total flux cleaned = 0.0347349 Jy ! Component: 1500 - total flux cleaned = 0.0350727 Jy ! Component: 1550 - total flux cleaned = 0.0358473 Jy ! Component: 1600 - total flux cleaned = 0.0361727 Jy ! Component: 1650 - total flux cleaned = 0.0368151 Jy ! Component: 1700 - total flux cleaned = 0.0373394 Jy ! Component: 1750 - total flux cleaned = 0.0375477 Jy ! Component: 1800 - total flux cleaned = 0.0380568 Jy ! Component: 1850 - total flux cleaned = 0.0382601 Jy ! Component: 1900 - total flux cleaned = 0.0385546 Jy ! Component: 1950 - total flux cleaned = 0.0384557 Jy ! Component: 2000 - total flux cleaned = 0.0383588 Jy ! Component: 2050 - total flux cleaned = 0.0385482 Jy ! Component: 2100 - total flux cleaned = 0.0385463 Jy ! Component: 2150 - total flux cleaned = 0.0387299 Jy ! Component: 2200 - total flux cleaned = 0.0385455 Jy ! Component: 2250 - total flux cleaned = 0.0383658 Jy ! Component: 2300 - total flux cleaned = 0.0382772 Jy ! Component: 2350 - total flux cleaned = 0.0387142 Jy ! Component: 2400 - total flux cleaned = 0.0385391 Jy ! Component: 2450 - total flux cleaned = 0.0385401 Jy ! Component: 2500 - total flux cleaned = 0.0385398 Jy ! Component: 2550 - total flux cleaned = 0.038706 Jy ! Component: 2600 - total flux cleaned = 0.0384599 Jy ! Component: 2650 - total flux cleaned = 0.0386225 Jy ! Component: 2700 - total flux cleaned = 0.0387834 Jy ! Component: 2750 - total flux cleaned = 0.0385466 Jy ! Component: 2800 - total flux cleaned = 0.0387821 Jy ! Component: 2850 - total flux cleaned = 0.038627 Jy ! Component: 2900 - total flux cleaned = 0.0387789 Jy ! Component: 2950 - total flux cleaned = 0.0385525 Jy ! Component: 3000 - total flux cleaned = 0.0387774 Jy ! Component: 3050 - total flux cleaned = 0.0387776 Jy ! Component: 3100 - total flux cleaned = 0.0387031 Jy ! Component: 3150 - total flux cleaned = 0.0387036 Jy ! Component: 3200 - total flux cleaned = 0.0385591 Jy ! Component: 3250 - total flux cleaned = 0.0387726 Jy ! Component: 3300 - total flux cleaned = 0.0388432 Jy ! Component: 3350 - total flux cleaned = 0.0388419 Jy ! Component: 3400 - total flux cleaned = 0.0386346 Jy ! Component: 3450 - total flux cleaned = 0.0389088 Jy ! Component: 3500 - total flux cleaned = 0.0388409 Jy ! Component: 3550 - total flux cleaned = 0.038908 Jy ! Component: 3600 - total flux cleaned = 0.0389745 Jy ! Component: 3650 - total flux cleaned = 0.0390394 Jy ! Component: 3700 - total flux cleaned = 0.0387768 Jy ! Component: 3750 - total flux cleaned = 0.0389724 Jy ! Component: 3800 - total flux cleaned = 0.038972 Jy ! Component: 3850 - total flux cleaned = 0.0392284 Jy ! Component: 3900 - total flux cleaned = 0.0393555 Jy ! Component: 3950 - total flux cleaned = 0.039607 Jy ! Component: 4000 - total flux cleaned = 0.039731 Jy ! Component: 4050 - total flux cleaned = 0.0398542 Jy ! Total flux subtracted in 4096 components = 0.0399769 Jy ! Clean residual min=-0.003708 max=0.003894 Jy/beam ! Clean residual mean=0.000008 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.439768 Jy keep ! Adding 512 model components to the UV plane model. ! The established model now contains 831 components and 0.439769 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0134-093B_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.343 x 11.62 at 15.19 degrees (North through East) ! Clean map min=-0.0089467 max=0.076483 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0134-093B_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0764829 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00124662 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.88981 4.88981 9.77962 19.5592 39.1185 78.237 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0037 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.076 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 61.352 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0134-093B_S_uvs.log closed on Wed Apr 6 22:47:36 2016