! Started logfile: /scr/pima/bg219b_uvs/J0647-1605_S_uvs.log on Thu Apr 7 01:15:25 2016 obs /scr/pima/bg219b_uvs/J0647-1605_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0647-1605_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.897377 visibilities/baseline/integration-bin. ! Found source: J0647-1605 ! ! 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 4652 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/bg219b_uvs/J0647-1605_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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.038650Jy sigma=19.558639 ! Fit after self-cal, rms=0.742393Jy sigma=13.991725 ! 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.138 mas, bmaj=11.19 mas, bpa=16.99 degrees ! Estimated noise=0.87383 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.197425 Jy ! Component: 100 - total flux cleaned = 0.244757 Jy ! Total flux subtracted in 100 components = 0.244757 Jy ! Clean residual min=-0.011471 max=0.022582 Jy/beam ! Clean residual mean=-0.000001 rms=0.003488 Jy/beam ! Combined flux in latest and established models = 0.244757 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.244757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089521Jy sigma=1.647998 ! Fit after self-cal, rms=0.089512Jy sigma=1.647428 ! Inverting map ! Added new window around map position (15, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0240206 Jy ! Component: 100 - total flux cleaned = 0.0391194 Jy ! Total flux subtracted in 100 components = 0.0391194 Jy ! Clean residual min=-0.009248 max=0.010707 Jy/beam ! Clean residual mean=0.000008 rms=0.002694 Jy/beam ! Combined flux in latest and established models = 0.283877 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.283877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081517Jy sigma=1.493256 ! Fit after self-cal, rms=0.081366Jy sigma=1.490766 ! 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.939 mas, bmaj=12.54 mas, bpa=15.66 degrees ! Estimated noise=0.602054 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.0141998 Jy ! Component: 100 - total flux cleaned = 0.0235326 Jy ! Component: 150 - total flux cleaned = 0.0299435 Jy ! Component: 200 - total flux cleaned = 0.0338522 Jy ! Total flux subtracted in 200 components = 0.0338522 Jy ! Clean residual min=-0.007872 max=0.011831 Jy/beam ! Clean residual mean=0.000019 rms=0.002791 Jy/beam ! Combined flux in latest and established models = 0.317729 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 64 components and 0.317729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078351Jy sigma=1.435194 ! Fit after self-cal, rms=0.078208Jy sigma=1.433021 ! 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.939 x 12.54 at 15.66 degrees (North through East) ! Clean map min=-0.0076982 max=0.2631 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* 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* 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.94 HN 1.04 KP 0.93 ! LA 0.91 NL 0.95 OV 0.94 PT 1.20 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.078208Jy sigma=1.433021 ! Fit after self-cal, rms=0.076250Jy sigma=1.407668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=12.55 mas, bpa=15.69 degrees ! Estimated noise=0.597101 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.00369335 Jy ! Component: 100 - total flux cleaned = 0.00416233 Jy ! Component: 150 - total flux cleaned = 0.00445733 Jy ! Component: 200 - total flux cleaned = 0.00487733 Jy ! Total flux subtracted in 200 components = 0.00487733 Jy ! Clean residual min=-0.006640 max=0.009269 Jy/beam ! Clean residual mean=0.000018 rms=0.002385 Jy/beam ! Combined flux in latest and established models = 0.322606 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 88 components and 0.322606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075921Jy sigma=1.401199 ! Fit after self-cal, rms=0.075888Jy sigma=1.400589 ! 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.075888Jy sigma=1.400589 ! Fit after self-cal, rms=0.075860Jy sigma=1.400570 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.942 mas, bmaj=12.55 mas, bpa=15.7 degrees ! Estimated noise=0.596933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000666279 Jy ! Component: 100 - total flux cleaned = 0.000672721 Jy ! Component: 150 - total flux cleaned = 0.000673401 Jy ! Component: 200 - total flux cleaned = 0.000539988 Jy ! Total flux subtracted in 200 components = 0.000539988 Jy ! Clean residual min=-0.006628 max=0.009200 Jy/beam ! Clean residual mean=0.000018 rms=0.002363 Jy/beam ! Combined flux in latest and established models = 0.323146 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 103 components and 0.323146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075734Jy sigma=1.398189 ! Fit after self-cal, rms=0.075726Jy sigma=1.398098 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 = 7.68883e-05 Jy ! Component: 100 - total flux cleaned = 1.4546e-05 Jy ! Component: 150 - total flux cleaned = -4.49004e-05 Jy ! Component: 200 - total flux cleaned = -0.000104158 Jy ! Total flux subtracted in 200 components = -0.000104158 Jy ! Clean residual min=-0.006644 max=0.009137 Jy/beam ! Clean residual mean=0.000019 rms=0.002347 Jy/beam ! Combined flux in latest and established models = 0.323042 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.323042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075640Jy sigma=1.396493 ! Fit after self-cal, rms=0.075637Jy sigma=1.396467 ! 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.075637Jy sigma=1.396467 ! Fit after self-cal, rms=0.075485Jy sigma=1.394332 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=12.55 mas, bpa=15.68 degrees ! Estimated noise=0.596723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.03706e-05 Jy ! Component: 100 - total flux cleaned = -0.00012261 Jy ! Component: 150 - total flux cleaned = -0.000230196 Jy ! Component: 200 - total flux cleaned = -0.00028315 Jy ! Total flux subtracted in 200 components = -0.00028315 Jy ! Clean residual min=-0.006753 max=0.009010 Jy/beam ! Clean residual mean=0.000019 rms=0.002323 Jy/beam ! Combined flux in latest and established models = 0.322759 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 125 components and 0.322759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075418Jy sigma=1.392977 ! Fit after self-cal, rms=0.075417Jy sigma=1.392956 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.000108212 Jy ! Component: 100 - total flux cleaned = -0.000157564 Jy ! Component: 150 - total flux cleaned = -0.000256334 Jy ! Component: 200 - total flux cleaned = -0.000353512 Jy ! Total flux subtracted in 200 components = -0.000353512 Jy ! Clean residual min=-0.006771 max=0.008981 Jy/beam ! Clean residual mean=0.000020 rms=0.002311 Jy/beam ! Combined flux in latest and established models = 0.322405 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 126 components and 0.322405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075362Jy sigma=1.391878 ! Fit after self-cal, rms=0.075361Jy sigma=1.391866 ! 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.075361Jy sigma=1.391866 ! Fit after self-cal, rms=0.075355Jy sigma=1.391844 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.932 mas, bmaj=16.84 mas, bpa=4.803 degrees ! Estimated noise=0.68249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.44186e-05 Jy ! Component: 100 - total flux cleaned = -0.000295608 Jy ! Component: 150 - total flux cleaned = -0.000669982 Jy ! Component: 200 - total flux cleaned = -0.000954537 Jy ! Total flux subtracted in 200 components = -0.000954537 Jy ! Clean residual min=-0.008018 max=0.012005 Jy/beam ! Clean residual mean=0.000035 rms=0.003350 Jy/beam ! Combined flux in latest and established models = 0.321451 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 128 components and 0.321451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075333Jy sigma=1.390763 ! Fit after self-cal, rms=0.075308Jy sigma=1.390350 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.000250657 Jy ! Component: 100 - total flux cleaned = -0.000592171 Jy ! Component: 150 - total flux cleaned = -0.00090818 Jy ! Component: 200 - total flux cleaned = -0.00115003 Jy ! Total flux subtracted in 200 components = -0.00115003 Jy ! Clean residual min=-0.008071 max=0.011799 Jy/beam ! Clean residual mean=0.000035 rms=0.003319 Jy/beam ! Combined flux in latest and established models = 0.320301 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 128 components and 0.320301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075311Jy sigma=1.389996 ! Fit after self-cal, rms=0.075302Jy sigma=1.389818 ! 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.941 mas, bmaj=12.55 mas, bpa=15.68 degrees ! Estimated noise=0.596775 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.941 x 12.55 at 15.68 degrees (North through East) ! Clean map min=-0.0064385 max=0.26343 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.137 mas, bmaj=11.21 mas, bpa=17.02 degrees ! Estimated noise=0.864586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195234 Jy ! Component: 100 - total flux cleaned = 0.242947 Jy ! Component: 150 - total flux cleaned = 0.267145 Jy ! Component: 200 - total flux cleaned = 0.282658 Jy ! Total flux subtracted in 200 components = 0.282658 Jy ! Clean residual min=-0.008327 max=0.009427 Jy/beam ! Clean residual mean=0.000008 rms=0.002503 Jy/beam ! Combined flux in latest and established models = 0.282658 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.282658 Jy ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=12.55 mas, bpa=15.68 degrees ! Estimated noise=0.596775 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.0147868 Jy ! Component: 100 - total flux cleaned = 0.0246234 Jy ! Component: 150 - total flux cleaned = 0.0314425 Jy ! Component: 200 - total flux cleaned = 0.0362804 Jy ! Total flux subtracted in 200 components = 0.0362804 Jy ! Clean residual min=-0.006899 max=0.009324 Jy/beam ! Clean residual mean=0.000017 rms=0.002433 Jy/beam ! Combined flux in latest and established models = 0.318939 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 69 components and 0.318939 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.932 mas, bmaj=16.84 mas, bpa=4.803 degrees ! Estimated noise=0.68249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00451322 Jy ! Component: 100 - total flux cleaned = 0.00484228 Jy ! Component: 150 - total flux cleaned = 0.00459435 Jy ! Component: 200 - total flux cleaned = 0.00437154 Jy ! Total flux subtracted in 200 components = 0.00437154 Jy ! Clean residual min=-0.008618 max=0.012143 Jy/beam ! Clean residual mean=0.000033 rms=0.003466 Jy/beam ! Combined flux in latest and established models = 0.32331 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.00020061 Jy ! Component: 100 - total flux cleaned = -0.000390185 Jy ! Component: 150 - total flux cleaned = -0.000668708 Jy ! Component: 200 - total flux cleaned = -0.000935339 Jy ! Total flux subtracted in 200 components = -0.000935339 Jy ! Clean residual min=-0.008423 max=0.012077 Jy/beam ! Clean residual mean=0.000034 rms=0.003413 Jy/beam ! Combined flux in latest and established models = 0.322375 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 89 components and 0.322375 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=12.55 mas, bpa=15.68 degrees ! Estimated noise=0.596775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00039875 Jy ! Component: 100 - total flux cleaned = -4.23108e-05 Jy ! Component: 150 - total flux cleaned = -4.49314e-05 Jy ! Component: 200 - total flux cleaned = -0.000241635 Jy ! Total flux subtracted in 200 components = -0.000241635 Jy ! Clean residual min=-0.006720 max=0.009018 Jy/beam ! Clean residual mean=0.000020 rms=0.002314 Jy/beam ! Combined flux in latest and established models = 0.322133 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 107 components and 0.322133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075427Jy sigma=1.392696 ! Fit after self-cal, rms=0.075413Jy sigma=1.392389 wmodel /scr/pima/bg219b_uvs/J0647-1605_S_map.mod ! Writing 107 model components to file: /scr/pima/bg219b_uvs/J0647-1605_S_map.mod wobs /scr/pima/bg219b_uvs/J0647-1605_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0647-1605_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0647-1605_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219b_uvs/J0647-1605_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.00399813 Jy ! Component: 100 - total flux cleaned = 0.00749902 Jy ! Component: 150 - total flux cleaned = 0.0100885 Jy ! Component: 200 - total flux cleaned = 0.0125073 Jy ! Component: 250 - total flux cleaned = 0.0147758 Jy ! Component: 300 - total flux cleaned = 0.0163885 Jy ! Component: 350 - total flux cleaned = 0.0176224 Jy ! Component: 400 - total flux cleaned = 0.0190072 Jy ! Component: 450 - total flux cleaned = 0.0204308 Jy ! Component: 500 - total flux cleaned = 0.0214354 Jy ! Component: 550 - total flux cleaned = 0.0224057 Jy ! Component: 600 - total flux cleaned = 0.0232568 Jy ! Component: 650 - total flux cleaned = 0.0240804 Jy ! Component: 700 - total flux cleaned = 0.0248783 Jy ! Component: 750 - total flux cleaned = 0.0256519 Jy ! Component: 800 - total flux cleaned = 0.0262546 Jy ! Component: 850 - total flux cleaned = 0.0265491 Jy ! Component: 900 - total flux cleaned = 0.0268364 Jy ! Component: 950 - total flux cleaned = 0.0270457 Jy ! Component: 1000 - total flux cleaned = 0.0273194 Jy ! Component: 1050 - total flux cleaned = 0.027519 Jy ! Component: 1100 - total flux cleaned = 0.0277141 Jy ! Component: 1150 - total flux cleaned = 0.0279718 Jy ! Component: 1200 - total flux cleaned = 0.0282241 Jy ! Component: 1250 - total flux cleaned = 0.028411 Jy ! Component: 1300 - total flux cleaned = 0.0287772 Jy ! Component: 1350 - total flux cleaned = 0.0290158 Jy ! Component: 1400 - total flux cleaned = 0.0293096 Jy ! Component: 1450 - total flux cleaned = 0.0295402 Jy ! Component: 1500 - total flux cleaned = 0.0297123 Jy ! Component: 1550 - total flux cleaned = 0.0301041 Jy ! Component: 1600 - total flux cleaned = 0.0303228 Jy ! Component: 1650 - total flux cleaned = 0.0305382 Jy ! Component: 1700 - total flux cleaned = 0.0305896 Jy ! Component: 1750 - total flux cleaned = 0.0305378 Jy ! Component: 1800 - total flux cleaned = 0.0305899 Jy ! Component: 1850 - total flux cleaned = 0.0307422 Jy ! Component: 1900 - total flux cleaned = 0.0307416 Jy ! Component: 1950 - total flux cleaned = 0.0307413 Jy ! Component: 2000 - total flux cleaned = 0.0307409 Jy ! Component: 2050 - total flux cleaned = 0.0308853 Jy ! Component: 2100 - total flux cleaned = 0.030932 Jy ! Component: 2150 - total flux cleaned = 0.0309321 Jy ! Component: 2200 - total flux cleaned = 0.0309329 Jy ! Component: 2250 - total flux cleaned = 0.0311153 Jy ! Component: 2300 - total flux cleaned = 0.03107 Jy ! Component: 2350 - total flux cleaned = 0.0311591 Jy ! Component: 2400 - total flux cleaned = 0.0312027 Jy ! Component: 2450 - total flux cleaned = 0.0311159 Jy ! Component: 2500 - total flux cleaned = 0.0313741 Jy ! Component: 2550 - total flux cleaned = 0.0313738 Jy ! Component: 2600 - total flux cleaned = 0.0314994 Jy ! Component: 2650 - total flux cleaned = 0.0314579 Jy ! Component: 2700 - total flux cleaned = 0.0314991 Jy ! Component: 2750 - total flux cleaned = 0.0315397 Jy ! Component: 2800 - total flux cleaned = 0.0316598 Jy ! Component: 2850 - total flux cleaned = 0.03158 Jy ! Component: 2900 - total flux cleaned = 0.0316187 Jy ! Component: 2950 - total flux cleaned = 0.031774 Jy ! Component: 3000 - total flux cleaned = 0.0316586 Jy ! Component: 3050 - total flux cleaned = 0.0316585 Jy ! Component: 3100 - total flux cleaned = 0.0316956 Jy ! Component: 3150 - total flux cleaned = 0.0316957 Jy ! Component: 3200 - total flux cleaned = 0.0316961 Jy ! Component: 3250 - total flux cleaned = 0.0317686 Jy ! Component: 3300 - total flux cleaned = 0.0318046 Jy ! Component: 3350 - total flux cleaned = 0.0317689 Jy ! Component: 3400 - total flux cleaned = 0.0318401 Jy ! Component: 3450 - total flux cleaned = 0.0317343 Jy ! Component: 3500 - total flux cleaned = 0.0318385 Jy ! Component: 3550 - total flux cleaned = 0.0318042 Jy ! Component: 3600 - total flux cleaned = 0.0318043 Jy ! Component: 3650 - total flux cleaned = 0.0317029 Jy ! Component: 3700 - total flux cleaned = 0.0317364 Jy ! Component: 3750 - total flux cleaned = 0.0316703 Jy ! Component: 3800 - total flux cleaned = 0.0316373 Jy ! Component: 3850 - total flux cleaned = 0.0316699 Jy ! Component: 3900 - total flux cleaned = 0.0316697 Jy ! Component: 3950 - total flux cleaned = 0.0316694 Jy ! Component: 4000 - total flux cleaned = 0.0316693 Jy ! Component: 4050 - total flux cleaned = 0.0316059 Jy ! Total flux subtracted in 4096 components = 0.0316377 Jy ! Clean residual min=-0.001785 max=0.001691 Jy/beam ! Clean residual mean=0.000003 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.353771 Jy keep ! Adding 394 model components to the UV plane model. ! The established model now contains 501 components and 0.353771 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0647-1605_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.941 x 12.55 at 15.68 degrees (North through East) ! Clean map min=-0.0044157 max=0.26129 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0647-1605_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.261293 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000666259 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.764955 0.764955 1.52991 3.05982 6.11964 12.2393 24.4786 48.9571 97.9143 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.261 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 392.179 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0647-1605_S_uvs.log closed on Thu Apr 7 01:15:29 2016