! Started logfile: /scr/pima/bg219i_uvs/J0945-0153_S_uvs.log on Wed Apr 6 22:59:10 2016 obs /scr/pima/bg219i_uvs/J0945-0153_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0945-0153_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0945-0153 ! ! 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 8640 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/J0945-0153_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.030597Jy sigma=22.060723 ! Fit after self-cal, rms=0.735768Jy sigma=15.909592 ! 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.648 mas, bmaj=6.583 mas, bpa=-4.399 degrees ! Estimated noise=0.473607 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.19892 Jy ! Component: 100 - total flux cleaned = 0.253404 Jy ! Total flux subtracted in 100 components = 0.253404 Jy ! Clean residual min=-0.006559 max=0.022415 Jy/beam ! Clean residual mean=0.000016 rms=0.001976 Jy/beam ! Combined flux in latest and established models = 0.253404 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.253404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083135Jy sigma=1.505620 ! Fit after self-cal, rms=0.083015Jy sigma=1.503972 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0233747 Jy ! Component: 100 - total flux cleaned = 0.0338835 Jy ! Total flux subtracted in 100 components = 0.0338835 Jy ! Clean residual min=-0.003548 max=0.005032 Jy/beam ! Clean residual mean=0.000006 rms=0.001022 Jy/beam ! Combined flux in latest and established models = 0.287287 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.287287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075723Jy sigma=1.351089 ! Fit after self-cal, rms=0.075624Jy sigma=1.349687 ! 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.137 mas, bmaj=7.522 mas, bpa=-4.844 degrees ! Estimated noise=0.365744 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.00554662 Jy ! Component: 100 - total flux cleaned = 0.0085266 Jy ! Component: 150 - total flux cleaned = 0.0102383 Jy ! Component: 200 - total flux cleaned = 0.0112376 Jy ! Total flux subtracted in 200 components = 0.0112376 Jy ! Clean residual min=-0.003359 max=0.004372 Jy/beam ! Clean residual mean=0.000004 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.298525 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 37 components and 0.298525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075021Jy sigma=1.341008 ! Fit after self-cal, rms=0.075007Jy sigma=1.340948 ! 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.137 x 7.522 at -4.844 degrees (North through East) ! Clean map min=-0.0033176 max=0.25986 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 0.98 FD 1.03 HN 1.01 KP 1.01 ! LA 0.98 MK 1.02 NL 1.01 OV 1.00 ! PT 1.09 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.01 KP 0.99 ! LA 0.96 MK 1.02 NL 1.00 OV 0.97 ! PT 1.11 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.99 KP 0.99 ! LA 0.98 MK 1.02 NL 0.96 OV 0.96 ! PT 1.08 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 0.98 KP 0.94 ! LA 0.97 MK 0.99 NL 0.98 OV 0.95 ! PT 1.03 SC 1.01 ! ! ! Fit before self-cal, rms=0.075007Jy sigma=1.340948 ! Fit after self-cal, rms=0.072851Jy sigma=1.316741 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.143 mas, bmaj=7.515 mas, bpa=-4.805 degrees ! Estimated noise=0.366257 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.000239737 Jy ! Component: 100 - total flux cleaned = 0.000385075 Jy ! Component: 150 - total flux cleaned = 0.00049749 Jy ! Component: 200 - total flux cleaned = 0.000600933 Jy ! Total flux subtracted in 200 components = 0.000600933 Jy ! Clean residual min=-0.002275 max=0.002824 Jy/beam ! Clean residual mean=0.000001 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.299126 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.299126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072821Jy sigma=1.316533 ! Fit after self-cal, rms=0.072830Jy sigma=1.316446 ! 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.072830Jy sigma=1.316446 ! Fit after self-cal, rms=0.073027Jy sigma=1.308469 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.142 mas, bmaj=7.51 mas, bpa=-4.748 degrees ! Estimated noise=0.368729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159571 Jy ! Component: 100 - total flux cleaned = 0.0022741 Jy ! Component: 150 - total flux cleaned = 0.00252602 Jy ! Component: 200 - total flux cleaned = 0.00256216 Jy ! Total flux subtracted in 200 components = 0.00256216 Jy ! Clean residual min=-0.002108 max=0.002027 Jy/beam ! Clean residual mean=-0.000000 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.301688 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.301688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072947Jy sigma=1.308181 ! Fit after self-cal, rms=0.072955Jy sigma=1.308154 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.56615e-05 Jy ! Component: 100 - total flux cleaned = 4.88914e-05 Jy ! Component: 150 - total flux cleaned = 7.00555e-05 Jy ! Component: 200 - total flux cleaned = 7.98243e-05 Jy ! Total flux subtracted in 200 components = 7.98243e-05 Jy ! Clean residual min=-0.002112 max=0.002022 Jy/beam ! Clean residual mean=-0.000000 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.301768 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.301768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072952Jy sigma=1.308069 ! Fit after self-cal, rms=0.072952Jy sigma=1.308066 ! 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.072952Jy sigma=1.308066 ! Fit after self-cal, rms=0.073239Jy sigma=1.307503 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.14 mas, bmaj=7.503 mas, bpa=-4.716 degrees ! Estimated noise=0.370952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145148 Jy ! Component: 100 - total flux cleaned = 0.0020401 Jy ! Component: 150 - total flux cleaned = 0.00236171 Jy ! Component: 200 - total flux cleaned = 0.0023992 Jy ! Total flux subtracted in 200 components = 0.0023992 Jy ! Clean residual min=-0.002128 max=0.001980 Jy/beam ! Clean residual mean=-0.000000 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.304167 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.304167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073169Jy sigma=1.307321 ! Fit after self-cal, rms=0.073169Jy sigma=1.307319 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 = 6.63406e-05 Jy ! Component: 100 - total flux cleaned = 8.43819e-05 Jy ! Component: 150 - total flux cleaned = 0.000100501 Jy ! Component: 200 - total flux cleaned = 0.000116005 Jy ! Total flux subtracted in 200 components = 0.000116005 Jy ! Clean residual min=-0.002127 max=0.001985 Jy/beam ! Clean residual mean=-0.000000 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.304283 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.304283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073167Jy sigma=1.307272 ! Fit after self-cal, rms=0.073167Jy sigma=1.307270 ! 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.073167Jy sigma=1.307270 ! Fit after self-cal, rms=0.073436Jy sigma=1.306777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.219 mas, bmaj=11.78 mas, bpa=-0.3404 degrees ! Estimated noise=0.50098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188757 Jy ! Component: 100 - total flux cleaned = 0.00246782 Jy ! Component: 150 - total flux cleaned = 0.00257732 Jy ! Component: 200 - total flux cleaned = 0.00259657 Jy ! Total flux subtracted in 200 components = 0.00259657 Jy ! Clean residual min=-0.002619 max=0.002096 Jy/beam ! Clean residual mean=-0.000001 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.30688 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.30688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073379Jy sigma=1.306843 ! Fit after self-cal, rms=0.073377Jy sigma=1.306830 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 = -1.39775e-06 Jy ! Component: 100 - total flux cleaned = 5.23569e-06 Jy ! Component: 150 - total flux cleaned = 1.47371e-05 Jy ! Component: 200 - total flux cleaned = 2.34907e-05 Jy ! Total flux subtracted in 200 components = 2.34907e-05 Jy ! Clean residual min=-0.002617 max=0.002091 Jy/beam ! Clean residual mean=-0.000001 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.306903 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 74 components and 0.306903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073378Jy sigma=1.306877 ! Fit after self-cal, rms=0.073378Jy sigma=1.306868 ! 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.138 mas, bmaj=7.496 mas, bpa=-4.68 degrees ! Estimated noise=0.373039 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.138 x 7.496 at -4.68 degrees (North through East) ! Clean map min=-0.0020668 max=0.26462 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.649 mas, bmaj=6.566 mas, bpa=-4.27 degrees ! Estimated noise=0.481621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.202217 Jy ! Component: 100 - total flux cleaned = 0.257752 Jy ! Component: 150 - total flux cleaned = 0.281452 Jy ! Component: 200 - total flux cleaned = 0.292261 Jy ! Total flux subtracted in 200 components = 0.292261 Jy ! Clean residual min=-0.002760 max=0.004899 Jy/beam ! Clean residual mean=0.000004 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.292261 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.292261 Jy ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=7.496 mas, bpa=-4.68 degrees ! Estimated noise=0.373039 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.00652491 Jy ! Component: 100 - total flux cleaned = 0.00988562 Jy ! Component: 150 - total flux cleaned = 0.0118008 Jy ! Component: 200 - total flux cleaned = 0.0129291 Jy ! Total flux subtracted in 200 components = 0.0129291 Jy ! Clean residual min=-0.002123 max=0.002039 Jy/beam ! Clean residual mean=-0.000000 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.30519 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 41 components and 0.30519 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.219 mas, bmaj=11.78 mas, bpa=-0.3404 degrees ! Estimated noise=0.50098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106047 Jy ! Component: 100 - total flux cleaned = 0.00147698 Jy ! Component: 150 - total flux cleaned = 0.00163566 Jy ! Component: 200 - total flux cleaned = 0.00165761 Jy ! Total flux subtracted in 200 components = 0.00165761 Jy ! Clean residual min=-0.002623 max=0.002090 Jy/beam ! Clean residual mean=-0.000001 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.306848 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.53663e-05 Jy ! Component: 100 - total flux cleaned = 2.50146e-05 Jy ! Component: 150 - total flux cleaned = 3.43178e-05 Jy ! Component: 200 - total flux cleaned = 3.86693e-05 Jy ! Total flux subtracted in 200 components = 3.86693e-05 Jy ! Clean residual min=-0.002622 max=0.002083 Jy/beam ! Clean residual mean=-0.000001 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.306887 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 56 components and 0.306887 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=7.496 mas, bpa=-4.68 degrees ! Estimated noise=0.373039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.58592e-05 Jy ! Component: 100 - total flux cleaned = -0.000154833 Jy ! Component: 150 - total flux cleaned = -0.000142172 Jy ! Component: 200 - total flux cleaned = -0.000152539 Jy ! Total flux subtracted in 200 components = -0.000152539 Jy ! Clean residual min=-0.002094 max=0.001935 Jy/beam ! Clean residual mean=-0.000001 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.306734 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.306734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073379Jy sigma=1.306686 ! Fit after self-cal, rms=0.073379Jy sigma=1.306674 wmodel /scr/pima/bg219i_uvs/J0945-0153_S_map.mod ! Writing 63 model components to file: /scr/pima/bg219i_uvs/J0945-0153_S_map.mod wobs /scr/pima/bg219i_uvs/J0945-0153_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0945-0153_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0945-0153_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J0945-0153_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 = -8.63392e-05 Jy ! Component: 100 - total flux cleaned = -0.000121159 Jy ! Component: 150 - total flux cleaned = -8.84701e-05 Jy ! Component: 200 - total flux cleaned = 6.72531e-05 Jy ! Component: 250 - total flux cleaned = 0.000278408 Jy ! Component: 300 - total flux cleaned = 0.000513012 Jy ! Component: 350 - total flux cleaned = 0.00074139 Jy ! Component: 400 - total flux cleaned = 0.000908779 Jy ! Component: 450 - total flux cleaned = 0.00110026 Jy ! Component: 500 - total flux cleaned = 0.00126101 Jy ! Component: 550 - total flux cleaned = 0.00136625 Jy ! Component: 600 - total flux cleaned = 0.00152095 Jy ! Component: 650 - total flux cleaned = 0.00162223 Jy ! Component: 700 - total flux cleaned = 0.00177226 Jy ! Component: 750 - total flux cleaned = 0.00189505 Jy ! Component: 800 - total flux cleaned = 0.00196763 Jy ! Component: 850 - total flux cleaned = 0.00203895 Jy ! Component: 900 - total flux cleaned = 0.00210949 Jy ! Component: 950 - total flux cleaned = 0.00222528 Jy ! Component: 1000 - total flux cleaned = 0.00224824 Jy ! Component: 1050 - total flux cleaned = 0.00233903 Jy ! Component: 1100 - total flux cleaned = 0.00249568 Jy ! Component: 1150 - total flux cleaned = 0.00258413 Jy ! Component: 1200 - total flux cleaned = 0.00258461 Jy ! Component: 1250 - total flux cleaned = 0.00277899 Jy ! Component: 1300 - total flux cleaned = 0.00286423 Jy ! Component: 1350 - total flux cleaned = 0.00288537 Jy ! Component: 1400 - total flux cleaned = 0.00294803 Jy ! Component: 1450 - total flux cleaned = 0.00296859 Jy ! Component: 1500 - total flux cleaned = 0.00294808 Jy ! Component: 1550 - total flux cleaned = 0.00302962 Jy ! Component: 1600 - total flux cleaned = 0.00308957 Jy ! Component: 1650 - total flux cleaned = 0.00306986 Jy ! Component: 1700 - total flux cleaned = 0.0030895 Jy ! Component: 1750 - total flux cleaned = 0.00301163 Jy ! Component: 1800 - total flux cleaned = 0.00308911 Jy ! Component: 1850 - total flux cleaned = 0.00310817 Jy ! Component: 1900 - total flux cleaned = 0.00307029 Jy ! Component: 1950 - total flux cleaned = 0.00314549 Jy ! Component: 2000 - total flux cleaned = 0.00320159 Jy ! Component: 2050 - total flux cleaned = 0.00310899 Jy ! Component: 2100 - total flux cleaned = 0.00316405 Jy ! Component: 2150 - total flux cleaned = 0.003255 Jy ! Component: 2200 - total flux cleaned = 0.00323699 Jy ! Component: 2250 - total flux cleaned = 0.00329082 Jy ! Component: 2300 - total flux cleaned = 0.00323761 Jy ! Component: 2350 - total flux cleaned = 0.00330812 Jy ! Component: 2400 - total flux cleaned = 0.00334301 Jy ! Component: 2450 - total flux cleaned = 0.00329112 Jy ! Component: 2500 - total flux cleaned = 0.00342899 Jy ! Component: 2550 - total flux cleaned = 0.0034288 Jy ! Component: 2600 - total flux cleaned = 0.00342864 Jy ! Component: 2650 - total flux cleaned = 0.0034622 Jy ! Component: 2700 - total flux cleaned = 0.00351235 Jy ! Component: 2750 - total flux cleaned = 0.00357854 Jy ! Component: 2800 - total flux cleaned = 0.00357826 Jy ! Component: 2850 - total flux cleaned = 0.00359454 Jy ! Component: 2900 - total flux cleaned = 0.00361073 Jy ! Component: 2950 - total flux cleaned = 0.00362685 Jy ! Component: 3000 - total flux cleaned = 0.00367461 Jy ! Component: 3050 - total flux cleaned = 0.00369049 Jy ! Component: 3100 - total flux cleaned = 0.00370634 Jy ! Component: 3150 - total flux cleaned = 0.0037533 Jy ! Component: 3200 - total flux cleaned = 0.00379991 Jy ! Component: 3250 - total flux cleaned = 0.00386156 Jy ! Component: 3300 - total flux cleaned = 0.0038921 Jy ! Component: 3350 - total flux cleaned = 0.00398349 Jy ! Component: 3400 - total flux cleaned = 0.00398357 Jy ! Component: 3450 - total flux cleaned = 0.00402857 Jy ! Component: 3500 - total flux cleaned = 0.00402846 Jy ! Component: 3550 - total flux cleaned = 0.00413213 Jy ! Component: 3600 - total flux cleaned = 0.00417631 Jy ! Component: 3650 - total flux cleaned = 0.00414716 Jy ! Component: 3700 - total flux cleaned = 0.00420527 Jy ! Component: 3750 - total flux cleaned = 0.00429188 Jy ! Component: 3800 - total flux cleaned = 0.00429182 Jy ! Component: 3850 - total flux cleaned = 0.00439161 Jy ! Component: 3900 - total flux cleaned = 0.00436325 Jy ! Component: 3950 - total flux cleaned = 0.00439141 Jy ! Component: 4000 - total flux cleaned = 0.00447526 Jy ! Component: 4050 - total flux cleaned = 0.00447537 Jy ! Total flux subtracted in 4096 components = 0.00451684 Jy ! Clean residual min=-0.001005 max=0.000726 Jy/beam ! Clean residual mean=-0.000000 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.311251 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 352 components and 0.311251 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0945-0153_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.138 x 7.496 at -4.68 degrees (North through East) ! Clean map min=-0.0017868 max=0.26468 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0945-0153_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.264676 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000254178 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.288101 0.288101 0.576202 1.1524 2.30481 4.60961 9.21923 18.4385 36.8769 73.7538 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.264 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1041.3 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0945-0153_S_uvs.log closed on Wed Apr 6 22:59:14 2016