! Started logfile: /scr/pima/bg219h_uvs/J0631-1410_S_uvs.log on Thu Apr 7 08:55:25 2016 obs /scr/pima/bg219h_uvs/J0631-1410_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0631-1410_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.698413 visibilities/baseline/integration-bin. ! Found source: J0631-1410 ! ! 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 3520 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/J0631-1410_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 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.074539Jy sigma=20.898946 ! Fit after self-cal, rms=0.621781Jy sigma=12.094313 ! 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.562 mas, bmaj=7.111 mas, bpa=-1.046 degrees ! Estimated noise=0.903377 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.296015 Jy ! Component: 100 - total flux cleaned = 0.370284 Jy ! Total flux subtracted in 100 components = 0.370284 Jy ! Clean residual min=-0.021751 max=0.034554 Jy/beam ! Clean residual mean=0.000027 rms=0.006484 Jy/beam ! Combined flux in latest and established models = 0.370284 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.370284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121596Jy sigma=2.321266 ! Fit after self-cal, rms=0.121595Jy sigma=2.321078 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=8.085 mas, bpa=-0.7101 degrees ! Estimated noise=0.757986 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.036255 Jy ! Component: 100 - total flux cleaned = 0.0536081 Jy ! Component: 150 - total flux cleaned = 0.0609162 Jy ! Component: 200 - total flux cleaned = 0.0609215 Jy ! Total flux subtracted in 200 components = 0.0609215 Jy ! Clean residual min=-0.024403 max=0.033627 Jy/beam ! Clean residual mean=0.000006 rms=0.007222 Jy/beam ! Combined flux in latest and established models = 0.431205 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 36 components and 0.431205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111069Jy sigma=2.120374 ! Fit after self-cal, rms=0.111011Jy sigma=2.119219 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.966 x 8.085 at -0.7101 degrees (North through East) ! Clean map min=-0.023464 max=0.38684 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.111011Jy sigma=2.119219 ! Fit after self-cal, rms=0.111011Jy sigma=2.119219 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=8.085 mas, bpa=-0.7101 degrees ! Estimated noise=0.757986 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.000452802 Jy ! Component: 100 - total flux cleaned = 0.00028373 Jy ! Component: 150 - total flux cleaned = -4.9477e-06 Jy ! Component: 200 - total flux cleaned = -0.000395346 Jy ! Total flux subtracted in 200 components = -0.000395346 Jy ! Clean residual min=-0.024171 max=0.032851 Jy/beam ! Clean residual mean=0.000005 rms=0.007178 Jy/beam ! Combined flux in latest and established models = 0.43081 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.43081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110533Jy sigma=2.110812 ! Fit after self-cal, rms=0.110510Jy sigma=2.110399 ! 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.110510Jy sigma=2.110399 ! Fit after self-cal, rms=0.105829Jy sigma=2.183893 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.983 mas, bmaj=8.124 mas, bpa=-0.5672 degrees ! Estimated noise=0.708151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0199822 Jy ! Component: 100 - total flux cleaned = -0.0266239 Jy ! Component: 150 - total flux cleaned = -0.0302964 Jy ! Component: 200 - total flux cleaned = -0.0324849 Jy ! Total flux subtracted in 200 components = -0.0324849 Jy ! Clean residual min=-0.018567 max=0.031570 Jy/beam ! Clean residual mean=0.000000 rms=0.006762 Jy/beam ! Combined flux in latest and established models = 0.398325 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 0.398325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102322Jy sigma=2.116238 ! Fit after self-cal, rms=0.102291Jy sigma=2.115724 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 (67, 42.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0309375 Jy ! Component: 100 - total flux cleaned = 0.0482434 Jy ! Component: 150 - total flux cleaned = 0.0542378 Jy ! Component: 200 - total flux cleaned = 0.0574356 Jy ! Total flux subtracted in 200 components = 0.0574356 Jy ! Clean residual min=-0.017211 max=0.025777 Jy/beam ! Clean residual mean=-0.000009 rms=0.005277 Jy/beam ! Combined flux in latest and established models = 0.455761 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 122 components and 0.45576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092061Jy sigma=1.887262 ! Fit after self-cal, rms=0.090442Jy sigma=1.852590 ! 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.090442Jy sigma=1.852590 ! Fit after self-cal, rms=0.088917Jy sigma=1.837672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.994 mas, bmaj=8.154 mas, bpa=-0.5778 degrees ! Estimated noise=0.697747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245315 Jy ! Component: 100 - total flux cleaned = 0.00373732 Jy ! Component: 150 - total flux cleaned = 0.00609387 Jy ! Component: 200 - total flux cleaned = 0.0077501 Jy ! Total flux subtracted in 200 components = 0.0077501 Jy ! Clean residual min=-0.013861 max=0.019161 Jy/beam ! Clean residual mean=-0.000003 rms=0.004356 Jy/beam ! Combined flux in latest and established models = 0.463511 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 160 components and 0.463511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085371Jy sigma=1.763976 ! Fit after self-cal, rms=0.084992Jy sigma=1.754642 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.00467343 Jy ! Component: 100 - total flux cleaned = 0.00546928 Jy ! Component: 150 - total flux cleaned = 0.0056812 Jy ! Component: 200 - total flux cleaned = 0.00585457 Jy ! Total flux subtracted in 200 components = 0.00585457 Jy ! Clean residual min=-0.013442 max=0.017616 Jy/beam ! Clean residual mean=-0.000002 rms=0.004027 Jy/beam ! Combined flux in latest and established models = 0.469365 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 175 components and 0.469365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083691Jy sigma=1.726284 ! Fit after self-cal, rms=0.083533Jy sigma=1.722078 ! 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.083533Jy sigma=1.722078 ! Fit after self-cal, rms=0.082915Jy sigma=1.717349 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.83 mas, bmaj=14.36 mas, bpa=-0.8227 degrees ! Estimated noise=0.908273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000637669 Jy ! Component: 100 - total flux cleaned = 0.00236161 Jy ! Component: 150 - total flux cleaned = 0.00294102 Jy ! Component: 200 - total flux cleaned = 0.00315165 Jy ! Total flux subtracted in 200 components = 0.00315165 Jy ! Clean residual min=-0.016275 max=0.025010 Jy/beam ! Clean residual mean=-0.000002 rms=0.005606 Jy/beam ! Combined flux in latest and established models = 0.472517 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 202 components and 0.472517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082644Jy sigma=1.706673 ! Fit after self-cal, rms=0.082417Jy sigma=1.702107 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 (45.5, 52.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219767 Jy ! Component: 100 - total flux cleaned = 0.0315192 Jy ! Component: 150 - total flux cleaned = 0.0357683 Jy ! Component: 200 - total flux cleaned = 0.0383506 Jy ! Total flux subtracted in 200 components = 0.0383506 Jy ! Clean residual min=-0.012442 max=0.012261 Jy/beam ! Clean residual mean=-0.000010 rms=0.003639 Jy/beam ! Combined flux in latest and established models = 0.510867 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 250 components and 0.510867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078408Jy sigma=1.620956 ! Fit after self-cal, rms=0.077992Jy sigma=1.611619 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=8.163 mas, bpa=-0.5428 degrees ! Estimated noise=0.692597 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 8.163 at -0.5428 degrees (North through East) ! Clean map min=-0.015146 max=0.34322 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.592 mas, bmaj=7.182 mas, bpa=-0.8321 degrees ! Estimated noise=0.826112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.269698 Jy ! Component: 100 - total flux cleaned = 0.340116 Jy ! Component: 150 - total flux cleaned = 0.378019 Jy ! Component: 200 - total flux cleaned = 0.403372 Jy ! Total flux subtracted in 200 components = 0.403372 Jy ! Clean residual min=-0.015073 max=0.021548 Jy/beam ! Clean residual mean=0.000017 rms=0.004398 Jy/beam ! Combined flux in latest and established models = 0.403372 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.403372 Jy ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=8.163 mas, bpa=-0.5428 degrees ! Estimated noise=0.692597 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 (-27, -127). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0280612 Jy ! Component: 100 - total flux cleaned = 0.0472885 Jy ! Component: 150 - total flux cleaned = 0.0624553 Jy ! Component: 200 - total flux cleaned = 0.074765 Jy ! Total flux subtracted in 200 components = 0.074765 Jy ! Clean residual min=-0.012881 max=0.015853 Jy/beam ! Clean residual mean=0.000012 rms=0.003518 Jy/beam ! Combined flux in latest and established models = 0.478137 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 91 components and 0.478137 Jy ! Inverting map ! Added new window around map position (37.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133382 Jy ! Component: 100 - total flux cleaned = 0.0185826 Jy ! Component: 150 - total flux cleaned = 0.0224428 Jy ! Component: 200 - total flux cleaned = 0.0259415 Jy ! Total flux subtracted in 200 components = 0.0259415 Jy ! Clean residual min=-0.011236 max=0.013002 Jy/beam ! Clean residual mean=-0.000001 rms=0.002979 Jy/beam ! Combined flux in latest and established models = 0.504078 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 132 components and 0.504078 Jy ! Inverting map ! Added new window around map position (8, -77). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00825715 Jy ! Component: 100 - total flux cleaned = 0.010733 Jy ! Component: 150 - total flux cleaned = 0.0144468 Jy ! Component: 200 - total flux cleaned = 0.016833 Jy ! Total flux subtracted in 200 components = 0.016833 Jy ! Clean residual min=-0.011505 max=0.011247 Jy/beam ! Clean residual mean=-0.000004 rms=0.002597 Jy/beam ! Combined flux in latest and established models = 0.520911 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 157 components and 0.520911 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=6.83 mas, bmaj=14.36 mas, bpa=-0.8227 degrees ! Estimated noise=0.908273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010419 Jy ! Component: 100 - total flux cleaned = 0.0165629 Jy ! Component: 150 - total flux cleaned = 0.0199547 Jy ! Component: 200 - total flux cleaned = 0.0222032 Jy ! Total flux subtracted in 200 components = 0.0222032 Jy ! Clean residual min=-0.009617 max=0.012634 Jy/beam ! Clean residual mean=-0.000008 rms=0.002943 Jy/beam ! Combined flux in latest and established models = 0.543115 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) ! Added new window around map position (-29.5, -96). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00607948 Jy ! Component: 100 - total flux cleaned = 0.00619677 Jy ! Component: 150 - total flux cleaned = 0.00447609 Jy ! Component: 200 - total flux cleaned = 0.00336978 Jy ! Total flux subtracted in 200 components = 0.00336978 Jy ! Clean residual min=-0.008179 max=0.008410 Jy/beam ! Clean residual mean=0.000008 rms=0.002219 Jy/beam ! Combined flux in latest and established models = 0.546484 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 216 components and 0.546485 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=8.163 mas, bpa=-0.5428 degrees ! Estimated noise=0.692597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00209992 Jy ! Component: 100 - total flux cleaned = -0.00164419 Jy ! Component: 150 - total flux cleaned = -0.00164702 Jy ! Component: 200 - total flux cleaned = -0.00164621 Jy ! Total flux subtracted in 200 components = -0.00164621 Jy ! Clean residual min=-0.009570 max=0.007638 Jy/beam ! Clean residual mean=0.000003 rms=0.001895 Jy/beam ! Combined flux in latest and established models = 0.544838 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 247 components and 0.544838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069704Jy sigma=1.450546 ! Fit after self-cal, rms=0.069323Jy sigma=1.441894 wmodel /scr/pima/bg219h_uvs/J0631-1410_S_map.mod ! Writing 247 model components to file: /scr/pima/bg219h_uvs/J0631-1410_S_map.mod wobs /scr/pima/bg219h_uvs/J0631-1410_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0631-1410_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0631-1410_S_map.win ! wwins: Wrote 7 windows to /scr/pima/bg219h_uvs/J0631-1410_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.00018266 Jy ! Component: 100 - total flux cleaned = 0.000575135 Jy ! Component: 150 - total flux cleaned = 0.000329539 Jy ! Component: 200 - total flux cleaned = 0.000329168 Jy ! Component: 250 - total flux cleaned = -5.44384e-06 Jy ! Component: 300 - total flux cleaned = -0.000539691 Jy ! Component: 350 - total flux cleaned = -0.00105741 Jy ! Component: 400 - total flux cleaned = -0.00165978 Jy ! Component: 450 - total flux cleaned = -0.00243666 Jy ! Component: 500 - total flux cleaned = -0.00300144 Jy ! Component: 550 - total flux cleaned = -0.00364342 Jy ! Component: 600 - total flux cleaned = -0.0042689 Jy ! Component: 650 - total flux cleaned = -0.00479164 Jy ! Component: 700 - total flux cleaned = -0.00521875 Jy ! Component: 750 - total flux cleaned = -0.00588796 Jy ! Component: 800 - total flux cleaned = -0.00646049 Jy ! Component: 850 - total flux cleaned = -0.00685988 Jy ! Component: 900 - total flux cleaned = -0.00717572 Jy ! Component: 950 - total flux cleaned = -0.00764118 Jy ! Component: 1000 - total flux cleaned = -0.00802251 Jy ! Component: 1050 - total flux cleaned = -0.00839769 Jy ! Component: 1100 - total flux cleaned = -0.00927814 Jy ! Component: 1150 - total flux cleaned = -0.00942137 Jy ! Component: 1200 - total flux cleaned = -0.00998986 Jy ! Component: 1250 - total flux cleaned = -0.0102008 Jy ! Component: 1300 - total flux cleaned = -0.0104087 Jy ! Component: 1350 - total flux cleaned = -0.0107485 Jy ! Component: 1400 - total flux cleaned = -0.0106822 Jy ! Component: 1450 - total flux cleaned = -0.0107486 Jy ! Component: 1500 - total flux cleaned = -0.0110732 Jy ! Component: 1550 - total flux cleaned = -0.0113294 Jy ! Component: 1600 - total flux cleaned = -0.0116455 Jy ! Component: 1650 - total flux cleaned = -0.0119573 Jy ! Component: 1700 - total flux cleaned = -0.0123275 Jy ! Component: 1750 - total flux cleaned = -0.0128754 Jy ! Component: 1800 - total flux cleaned = -0.0131757 Jy ! Component: 1850 - total flux cleaned = -0.0134141 Jy ! Component: 1900 - total flux cleaned = -0.0139439 Jy ! Component: 1950 - total flux cleaned = -0.0144075 Jy ! Component: 2000 - total flux cleaned = -0.0148668 Jy ! Component: 2050 - total flux cleaned = -0.0151511 Jy ! Component: 2100 - total flux cleaned = -0.0156574 Jy ! Component: 2150 - total flux cleaned = -0.015992 Jy ! Component: 2200 - total flux cleaned = -0.016543 Jy ! Component: 2250 - total flux cleaned = -0.016979 Jy ! Component: 2300 - total flux cleaned = -0.0174649 Jy ! Component: 2350 - total flux cleaned = -0.0177323 Jy ! Component: 2400 - total flux cleaned = -0.0183675 Jy ! Component: 2450 - total flux cleaned = -0.0187341 Jy ! Component: 2500 - total flux cleaned = -0.0192006 Jy ! Component: 2550 - total flux cleaned = -0.0195087 Jy ! Component: 2600 - total flux cleaned = -0.0199166 Jy ! Component: 2650 - total flux cleaned = -0.0203207 Jy ! Component: 2700 - total flux cleaned = -0.0206209 Jy ! Component: 2750 - total flux cleaned = -0.0208199 Jy ! Component: 2800 - total flux cleaned = -0.0213121 Jy ! Component: 2850 - total flux cleaned = -0.0216534 Jy ! Component: 2900 - total flux cleaned = -0.0218952 Jy ! Component: 2950 - total flux cleaned = -0.0222794 Jy ! Component: 3000 - total flux cleaned = -0.022422 Jy ! Component: 3050 - total flux cleaned = -0.0225169 Jy ! Component: 3100 - total flux cleaned = -0.0227516 Jy ! Component: 3150 - total flux cleaned = -0.0228911 Jy ! Component: 3200 - total flux cleaned = -0.0229836 Jy ! Component: 3250 - total flux cleaned = -0.0231679 Jy ! Component: 3300 - total flux cleaned = -0.023442 Jy ! Component: 3350 - total flux cleaned = -0.0237605 Jy ! Component: 3400 - total flux cleaned = -0.0238056 Jy ! Component: 3450 - total flux cleaned = -0.0238952 Jy ! Component: 3500 - total flux cleaned = -0.0241187 Jy ! Component: 3550 - total flux cleaned = -0.0242522 Jy ! Component: 3600 - total flux cleaned = -0.0245613 Jy ! Component: 3650 - total flux cleaned = -0.024693 Jy ! Component: 3700 - total flux cleaned = -0.0246928 Jy ! Component: 3750 - total flux cleaned = -0.0249108 Jy ! Component: 3800 - total flux cleaned = -0.0251276 Jy ! Component: 3850 - total flux cleaned = -0.0252141 Jy ! Component: 3900 - total flux cleaned = -0.0252568 Jy ! Component: 3950 - total flux cleaned = -0.0253853 Jy ! Component: 4000 - total flux cleaned = -0.0256406 Jy ! Component: 4050 - total flux cleaned = -0.0255557 Jy ! Total flux subtracted in 4096 components = -0.0255978 Jy ! Clean residual min=-0.002533 max=0.002706 Jy/beam ! Clean residual mean=0.000003 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.51924 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 539 components and 0.51924 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0631-1410_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 8.163 at -0.5428 degrees (North through East) ! Clean map min=-0.0065259 max=0.32666 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0631-1410_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.326664 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000748264 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.687188 0.687188 1.37438 2.74875 5.4975 10.995 21.99 43.98 87.96 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.326 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 436.562 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0631-1410_S_uvs.log closed on Thu Apr 7 08:55:29 2016