! Started logfile: /scr/pima/rv102_uvs/J2302-3718_S_uvs.log on Sat Feb 27 22:27:56 2016 obs /scr/pima/rv102_uvs/J2302-3718_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J2302-3718_S_uva.fits ! AN table 1: 22 integrations on 21 of 21 possible baselines. ! AN table 2: 22 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.75974 visibilities/baseline/integration-bin. ! Found source: J2302-3718 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 3276 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/rv102_uvs/J2302-3718_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 24 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.035841Jy sigma=6.379913 ! Fit after self-cal, rms=0.858819Jy sigma=5.155228 ! 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.542 mas, bmaj=7.984 mas, bpa=-1.986 degrees ! Estimated noise=3.76348 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106354 Jy ! Component: 100 - total flux cleaned = 0.180599 Jy ! Total flux subtracted in 100 components = 0.180599 Jy ! Clean residual min=-0.037290 max=0.044749 Jy/beam ! Clean residual mean=-0.003311 rms=0.014934 Jy/beam ! Combined flux in latest and established models = 0.180599 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 66 components and 0.180599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.241969Jy sigma=1.570752 ! Fit after self-cal, rms=0.241304Jy sigma=1.567283 ! 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.202 mas, bmaj=9.775 mas, bpa=-1.726 degrees ! Estimated noise=2.08269 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.119853 Jy ! Component: 100 - total flux cleaned = 0.206576 Jy ! Component: 150 - total flux cleaned = 0.274817 Jy ! Component: 200 - total flux cleaned = 0.327411 Jy ! Total flux subtracted in 200 components = 0.327411 Jy ! Clean residual min=-0.032523 max=0.032730 Jy/beam ! Clean residual mean=-0.002176 rms=0.012664 Jy/beam ! Combined flux in latest and established models = 0.50801 Jy ! Performing phase self-cal ! Adding 175 model components to the UV plane model. ! The established model now contains 231 components and 0.50801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149288Jy sigma=0.925627 ! Fit after self-cal, rms=0.147800Jy sigma=0.917730 ! 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.202 x 9.775 at -1.726 degrees (North through East) ! Clean map min=-0.031541 max=0.13593 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 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.147800Jy sigma=0.917730 ! Fit after self-cal, rms=0.147800Jy sigma=0.917730 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.202 mas, bmaj=9.775 mas, bpa=-1.726 degrees ! Estimated noise=2.08269 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.0251088 Jy ! Component: 100 - total flux cleaned = 0.0282987 Jy ! Component: 150 - total flux cleaned = 0.0282926 Jy ! Component: 200 - total flux cleaned = 0.0282946 Jy ! Total flux subtracted in 200 components = 0.0282946 Jy ! Clean residual min=-0.019130 max=0.019113 Jy/beam ! Clean residual mean=-0.001585 rms=0.008624 Jy/beam ! Combined flux in latest and established models = 0.536305 Jy ! Performing phase self-cal ! Adding 141 model components to the UV plane model. ! The established model now contains 353 components and 0.536304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122430Jy sigma=0.731802 ! Fit after self-cal, rms=0.121920Jy sigma=0.729527 ! 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.121920Jy sigma=0.729527 ! Fit after self-cal, rms=0.121920Jy sigma=0.729527 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.202 mas, bmaj=9.775 mas, bpa=-1.726 degrees ! Estimated noise=2.08269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109914 Jy ! Component: 100 - total flux cleaned = 0.00916572 Jy ! Component: 150 - total flux cleaned = 0.00836411 Jy ! Component: 200 - total flux cleaned = 0.00525519 Jy ! Total flux subtracted in 200 components = 0.00525519 Jy ! Clean residual min=-0.012478 max=0.012563 Jy/beam ! Clean residual mean=-0.001114 rms=0.006394 Jy/beam ! Combined flux in latest and established models = 0.54156 Jy selfcal ! Performing phase self-cal ! Adding 152 model components to the UV plane model. ! The established model now contains 483 components and 0.54156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110521Jy sigma=0.650034 ! Fit after self-cal, rms=0.110338Jy sigma=0.649015 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.00368134 Jy ! Component: 100 - total flux cleaned = 0.00231674 Jy ! Component: 150 - total flux cleaned = -0.00203638 Jy ! Component: 200 - total flux cleaned = -0.00671188 Jy ! Total flux subtracted in 200 components = -0.00671188 Jy ! Clean residual min=-0.009436 max=0.009401 Jy/beam ! Clean residual mean=-0.000799 rms=0.004900 Jy/beam ! Combined flux in latest and established models = 0.534848 Jy ! Performing phase self-cal ! Adding 150 model components to the UV plane model. ! The established model now contains 594 components and 0.534847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103960Jy sigma=0.604696 ! Fit after self-cal, rms=0.103870Jy sigma=0.604044 ! 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.103870Jy sigma=0.604044 ! Fit after self-cal, rms=0.103490Jy sigma=0.600962 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=9.758 mas, bpa=-1.931 degrees ! Estimated noise=2.0697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236392 Jy ! Component: 100 - total flux cleaned = -0.000135088 Jy ! Component: 150 - total flux cleaned = -0.00389267 Jy ! Component: 200 - total flux cleaned = -0.0100728 Jy ! Total flux subtracted in 200 components = -0.0100728 Jy ! Clean residual min=-0.007128 max=0.007117 Jy/beam ! Clean residual mean=-0.000582 rms=0.003716 Jy/beam ! Combined flux in latest and established models = 0.524775 Jy selfcal ! Performing phase self-cal ! Adding 141 model components to the UV plane model. ! The established model now contains 704 components and 0.524775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099512Jy sigma=0.574606 ! Fit after self-cal, rms=0.099461Jy sigma=0.574123 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.00616358 Jy ! Component: 100 - total flux cleaned = -0.0105993 Jy ! Component: 150 - total flux cleaned = -0.0159032 Jy ! Component: 200 - total flux cleaned = -0.0208985 Jy ! Total flux subtracted in 200 components = -0.0208985 Jy ! Clean residual min=-0.005794 max=0.005804 Jy/beam ! Clean residual mean=-0.000448 rms=0.003023 Jy/beam ! Combined flux in latest and established models = 0.503876 Jy ! Performing phase self-cal ! Adding 127 model components to the UV plane model. ! The established model now contains 800 components and 0.503876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096888Jy sigma=0.556670 ! Fit after self-cal, rms=0.096867Jy sigma=0.556322 ! 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.096867Jy sigma=0.556322 ! Fit after self-cal, rms=0.097102Jy sigma=0.551445 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.788 mas, bmaj=26.85 mas, bpa=-2.437 degrees ! Estimated noise=2.63536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0065094 Jy ! Component: 100 - total flux cleaned = -0.0141243 Jy ! Component: 150 - total flux cleaned = -0.0220392 Jy ! Component: 200 - total flux cleaned = -0.0254251 Jy ! Total flux subtracted in 200 components = -0.0254251 Jy ! Clean residual min=-0.007816 max=0.007777 Jy/beam ! Clean residual mean=-0.000590 rms=0.004106 Jy/beam ! Combined flux in latest and established models = 0.478451 Jy selfcal ! Performing phase self-cal ! Adding 129 model components to the UV plane model. ! The established model now contains 905 components and 0.478451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094479Jy sigma=0.533631 ! Fit after self-cal, rms=0.094416Jy sigma=0.532889 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.00271096 Jy ! Component: 100 - total flux cleaned = -0.00437133 Jy ! Component: 150 - total flux cleaned = -0.0066885 Jy ! Component: 200 - total flux cleaned = -0.00886182 Jy ! Total flux subtracted in 200 components = -0.00886182 Jy ! Clean residual min=-0.005838 max=0.005846 Jy/beam ! Clean residual mean=-0.000448 rms=0.003079 Jy/beam ! Combined flux in latest and established models = 0.46959 Jy ! Performing phase self-cal ! Adding 126 model components to the UV plane model. ! The established model now contains 1019 components and 0.46959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093026Jy sigma=0.523494 ! Fit after self-cal, rms=0.092961Jy sigma=0.522925 ! 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.204 mas, bmaj=9.848 mas, bpa=-2.078 degrees ! Estimated noise=2.08576 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.204 x 9.848 at -2.078 degrees (North through East) ! Clean map min=-0.03222 max=0.10724 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.54 mas, bmaj=8.014 mas, bpa=-2.28 degrees ! Estimated noise=3.76071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103757 Jy ! Component: 100 - total flux cleaned = 0.180111 Jy ! Component: 150 - total flux cleaned = 0.244407 Jy ! Component: 200 - total flux cleaned = 0.299971 Jy ! Total flux subtracted in 200 components = 0.299971 Jy ! Clean residual min=-0.032341 max=0.034571 Jy/beam ! Clean residual mean=-0.002714 rms=0.012205 Jy/beam ! Combined flux in latest and established models = 0.299971 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 144 model components to the UV plane model. ! The established model now contains 144 components and 0.299971 Jy ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=9.848 mas, bpa=-2.078 degrees ! Estimated noise=2.08576 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.0921302 Jy ! Component: 100 - total flux cleaned = 0.161514 Jy ! Component: 150 - total flux cleaned = 0.208272 Jy ! Component: 200 - total flux cleaned = 0.226836 Jy ! Total flux subtracted in 200 components = 0.226836 Jy ! Clean residual min=-0.027679 max=0.027960 Jy/beam ! Clean residual mean=-0.001959 rms=0.011089 Jy/beam ! Combined flux in latest and established models = 0.526807 Jy ! Adding 160 model components to the UV plane model. ! The established model now contains 289 components and 0.526807 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=8.788 mas, bmaj=26.85 mas, bpa=-2.437 degrees ! Estimated noise=2.63536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00698155 Jy ! Component: 100 - total flux cleaned = 0.00494448 Jy ! Component: 150 - total flux cleaned = -0.0022453 Jy ! Component: 200 - total flux cleaned = -0.0131239 Jy ! Total flux subtracted in 200 components = -0.0131239 Jy ! Clean residual min=-0.024348 max=0.024286 Jy/beam ! Clean residual mean=-0.002187 rms=0.012198 Jy/beam ! Combined flux in latest and established models = 0.513683 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.0123453 Jy ! Component: 100 - total flux cleaned = -0.0257048 Jy ! Component: 150 - total flux cleaned = -0.0346599 Jy ! Component: 200 - total flux cleaned = -0.044351 Jy ! Total flux subtracted in 200 components = -0.044351 Jy ! Clean residual min=-0.017514 max=0.017748 Jy/beam ! Clean residual mean=-0.001549 rms=0.008847 Jy/beam ! Combined flux in latest and established models = 0.469332 Jy ! Adding 180 model components to the UV plane model. ! The established model now contains 459 components and 0.469332 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=9.848 mas, bpa=-2.078 degrees ! Estimated noise=2.08576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00993234 Jy ! Component: 100 - total flux cleaned = -0.0134871 Jy ! Component: 150 - total flux cleaned = -0.0139708 Jy ! Component: 200 - total flux cleaned = -0.0153582 Jy ! Total flux subtracted in 200 components = -0.0153582 Jy ! Clean residual min=-0.007247 max=0.007228 Jy/beam ! Clean residual mean=-0.000486 rms=0.003151 Jy/beam ! Combined flux in latest and established models = 0.453974 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 525 components and 0.453974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097692Jy sigma=0.552747 ! Fit after self-cal, rms=0.096737Jy sigma=0.546099 wmodel /scr/pima/rv102_uvs/J2302-3718_S_map.mod ! Writing 525 model components to file: /scr/pima/rv102_uvs/J2302-3718_S_map.mod wobs /scr/pima/rv102_uvs/J2302-3718_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J2302-3718_S_uvs.fits wwins /scr/pima/rv102_uvs/J2302-3718_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/rv102_uvs/J2302-3718_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.204 x 9.848 at -2.078 degrees (North through East) ! Clean map min=-0.039697 max=0.10298 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J2302-3718_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.10298 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00308162 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -8.97737 8.97737 17.9547 35.9095 71.8189 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0092 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.102 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 33.417 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J2302-3718_S_uvs.log closed on Sat Feb 27 22:27:59 2016