! Started logfile: /scr/pima/bg219h_uvs/J0853-3824_S_uvs.log on Thu Apr 7 08:57:41 2016 obs /scr/pima/bg219h_uvs/J0853-3824_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0853-3824_S_uva.fits ! AN table 1: 31 integrations on 28 of 28 possible baselines. ! AN table 2: 31 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.654378 visibilities/baseline/integration-bin. ! Found source: J0853-3824 ! ! 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 4544 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/J0853-3824_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 81 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.013676Jy sigma=16.476325 ! Fit after self-cal, rms=0.913400Jy sigma=14.926133 ! 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.819 mas, bmaj=7.498 mas, bpa=5.868 degrees ! Estimated noise=1.18249 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.0599352 Jy ! Component: 100 - total flux cleaned = 0.0807893 Jy ! Total flux subtracted in 100 components = 0.0807893 Jy ! Clean residual min=-0.009045 max=0.011771 Jy/beam ! Clean residual mean=-0.000244 rms=0.002706 Jy/beam ! Combined flux in latest and established models = 0.0807892 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0807892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089424Jy sigma=1.404651 ! Fit after self-cal, rms=0.088577Jy sigma=1.392219 ! 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.652 mas, bmaj=10.2 mas, bpa=-0.5875 degrees ! Estimated noise=0.727144 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.0213193 Jy ! Component: 100 - total flux cleaned = 0.0312125 Jy ! Component: 150 - total flux cleaned = 0.0359564 Jy ! Component: 200 - total flux cleaned = 0.0382405 Jy ! Total flux subtracted in 200 components = 0.0382405 Jy ! Clean residual min=-0.006392 max=0.013009 Jy/beam ! Clean residual mean=-0.000280 rms=0.002462 Jy/beam ! Combined flux in latest and established models = 0.11903 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 43 components and 0.11903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084320Jy sigma=1.306636 ! Fit after self-cal, rms=0.084092Jy sigma=1.303650 ! 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.652 x 10.2 at -0.5875 degrees (North through East) ! Clean map min=-0.0060643 max=0.080485 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* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 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* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 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 0.88 LA 0.99 ! NL 1.13 OV 1.04 PT 0.89 SC 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! BR 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* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 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.084092Jy sigma=1.303650 ! Fit after self-cal, rms=0.083591Jy sigma=1.302193 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.648 mas, bmaj=10.23 mas, bpa=-0.4886 degrees ! Estimated noise=0.72171 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 (-10, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112478 Jy ! Component: 100 - total flux cleaned = 0.0159419 Jy ! Component: 150 - total flux cleaned = 0.0182157 Jy ! Component: 200 - total flux cleaned = 0.0188433 Jy ! Total flux subtracted in 200 components = 0.0188433 Jy ! Clean residual min=-0.004805 max=0.007433 Jy/beam ! Clean residual mean=-0.000148 rms=0.001567 Jy/beam ! Combined flux in latest and established models = 0.137873 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 81 components and 0.137873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082092Jy sigma=1.279844 ! Fit after self-cal, rms=0.081718Jy sigma=1.272796 ! 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.081718Jy sigma=1.272796 ! Fit after self-cal, rms=0.081913Jy sigma=1.271365 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.644 mas, bmaj=10.22 mas, bpa=-0.4735 degrees ! Estimated noise=0.723466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00536184 Jy ! Component: 100 - total flux cleaned = 0.00697255 Jy ! Component: 150 - total flux cleaned = 0.00745865 Jy ! Component: 200 - total flux cleaned = 0.00778493 Jy ! Total flux subtracted in 200 components = 0.00778493 Jy ! Clean residual min=-0.004032 max=0.004774 Jy/beam ! Clean residual mean=-0.000110 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.145658 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 105 components and 0.145658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081523Jy sigma=1.266112 ! Fit after self-cal, rms=0.081296Jy sigma=1.263373 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.00298976 Jy ! Component: 100 - total flux cleaned = 0.00339819 Jy ! Component: 150 - total flux cleaned = 0.00355226 Jy ! Component: 200 - total flux cleaned = 0.00367649 Jy ! Total flux subtracted in 200 components = 0.00367649 Jy ! Clean residual min=-0.003709 max=0.004136 Jy/beam ! Clean residual mean=-0.000088 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.149334 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 120 components and 0.149334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081147Jy sigma=1.261442 ! Fit after self-cal, rms=0.081097Jy sigma=1.260555 ! 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.081097Jy sigma=1.260555 ! Fit after self-cal, rms=0.082652Jy sigma=1.257495 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.64 mas, bmaj=10.23 mas, bpa=-0.5485 degrees ! Estimated noise=0.728803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177159 Jy ! Component: 100 - total flux cleaned = 0.00177178 Jy ! Component: 150 - total flux cleaned = 0.00177325 Jy ! Component: 200 - total flux cleaned = 0.00186348 Jy ! Total flux subtracted in 200 components = 0.00186348 Jy ! Clean residual min=-0.003106 max=0.003053 Jy/beam ! Clean residual mean=-0.000048 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.151198 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 135 components and 0.151198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082594Jy sigma=1.256820 ! Fit after self-cal, rms=0.082667Jy sigma=1.256420 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.000827953 Jy ! Component: 100 - total flux cleaned = 0.000894588 Jy ! Component: 150 - total flux cleaned = 0.00092284 Jy ! Component: 200 - total flux cleaned = 0.000971834 Jy ! Total flux subtracted in 200 components = 0.000971834 Jy ! Clean residual min=-0.003121 max=0.002875 Jy/beam ! Clean residual mean=-0.000042 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.15217 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 139 components and 0.15217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082639Jy sigma=1.256085 ! Fit after self-cal, rms=0.082609Jy sigma=1.255895 ! 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.082609Jy sigma=1.255895 ! Fit after self-cal, rms=0.082442Jy sigma=1.255972 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.84 mas, bmaj=28.17 mas, bpa=-0.2952 degrees ! Estimated noise=0.895707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145279 Jy ! Component: 100 - total flux cleaned = 0.00180847 Jy ! Component: 150 - total flux cleaned = 0.00189753 Jy ! Component: 200 - total flux cleaned = 0.0019594 Jy ! Total flux subtracted in 200 components = 0.0019594 Jy ! Clean residual min=-0.003240 max=0.002677 Jy/beam ! Clean residual mean=-0.000047 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.154129 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 144 components and 0.154129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082423Jy sigma=1.255740 ! Fit after self-cal, rms=0.082403Jy sigma=1.255603 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.000508041 Jy ! Component: 100 - total flux cleaned = 0.000581951 Jy ! Component: 150 - total flux cleaned = 0.000581604 Jy ! Component: 200 - total flux cleaned = 0.000580437 Jy ! Total flux subtracted in 200 components = 0.000580437 Jy ! Clean residual min=-0.003168 max=0.002786 Jy/beam ! Clean residual mean=-0.000040 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.15471 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 147 components and 0.15471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082393Jy sigma=1.255543 ! Fit after self-cal, rms=0.082388Jy sigma=1.255475 ! 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.645 mas, bmaj=10.23 mas, bpa=-0.4833 degrees ! Estimated noise=0.729784 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.645 x 10.23 at -0.4833 degrees (North through East) ! Clean map min=-0.0028726 max=0.079004 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.813 mas, bmaj=7.527 mas, bpa=5.697 degrees ! Estimated noise=1.18833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0595902 Jy ! Component: 100 - total flux cleaned = 0.0837101 Jy ! Component: 150 - total flux cleaned = 0.100282 Jy ! Component: 200 - total flux cleaned = 0.112236 Jy ! Total flux subtracted in 200 components = 0.112236 Jy ! Clean residual min=-0.007807 max=0.007704 Jy/beam ! Clean residual mean=-0.000144 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 0.112237 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.112237 Jy ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=10.23 mas, bpa=-0.4833 degrees ! Estimated noise=0.729784 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 (-3, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140399 Jy ! Component: 100 - total flux cleaned = 0.0225477 Jy ! Component: 150 - total flux cleaned = 0.0283229 Jy ! Component: 200 - total flux cleaned = 0.0324481 Jy ! Total flux subtracted in 200 components = 0.0324481 Jy ! Clean residual min=-0.003604 max=0.003211 Jy/beam ! Clean residual mean=-0.000097 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.144685 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 94 components and 0.144685 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.84 mas, bmaj=28.17 mas, bpa=-0.2952 degrees ! Estimated noise=0.895707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00428524 Jy ! Component: 100 - total flux cleaned = 0.0068602 Jy ! Component: 150 - total flux cleaned = 0.00846965 Jy ! Component: 200 - total flux cleaned = 0.00948656 Jy ! Total flux subtracted in 200 components = 0.00948656 Jy ! Clean residual min=-0.003163 max=0.002531 Jy/beam ! Clean residual mean=-0.000045 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.154171 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.000644211 Jy ! Component: 100 - total flux cleaned = 0.00105604 Jy ! Component: 150 - total flux cleaned = 0.00112014 Jy ! Component: 200 - total flux cleaned = 0.00116889 Jy ! Total flux subtracted in 200 components = 0.00116889 Jy ! Clean residual min=-0.003051 max=0.002645 Jy/beam ! Clean residual mean=-0.000030 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.15534 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 147 components and 0.15534 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=10.23 mas, bpa=-0.4833 degrees ! Estimated noise=0.729784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.43972e-05 Jy ! Component: 100 - total flux cleaned = 2.79841e-05 Jy ! Component: 150 - total flux cleaned = 5.84847e-05 Jy ! Component: 200 - total flux cleaned = 5.75422e-05 Jy ! Total flux subtracted in 200 components = 5.75422e-05 Jy ! Clean residual min=-0.003054 max=0.002844 Jy/beam ! Clean residual mean=-0.000018 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.155398 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 162 components and 0.155398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082341Jy sigma=1.254818 ! Fit after self-cal, rms=0.082317Jy sigma=1.254498 wmodel /scr/pima/bg219h_uvs/J0853-3824_S_map.mod ! Writing 162 model components to file: /scr/pima/bg219h_uvs/J0853-3824_S_map.mod wobs /scr/pima/bg219h_uvs/J0853-3824_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0853-3824_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0853-3824_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219h_uvs/J0853-3824_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.000288963 Jy ! Component: 100 - total flux cleaned = 0.000889592 Jy ! Component: 150 - total flux cleaned = 0.0011866 Jy ! Component: 200 - total flux cleaned = 0.00138635 Jy ! Component: 250 - total flux cleaned = 0.00180578 Jy ! Component: 300 - total flux cleaned = 0.00213326 Jy ! Component: 350 - total flux cleaned = 0.00230732 Jy ! Component: 400 - total flux cleaned = 0.00250947 Jy ! Component: 450 - total flux cleaned = 0.00270429 Jy ! Component: 500 - total flux cleaned = 0.00286107 Jy ! Component: 550 - total flux cleaned = 0.00298203 Jy ! Component: 600 - total flux cleaned = 0.00298226 Jy ! Component: 650 - total flux cleaned = 0.0030109 Jy ! Component: 700 - total flux cleaned = 0.00298259 Jy ! Component: 750 - total flux cleaned = 0.00298247 Jy ! Component: 800 - total flux cleaned = 0.00292912 Jy ! Component: 850 - total flux cleaned = 0.00287685 Jy ! Component: 900 - total flux cleaned = 0.00285119 Jy ! Component: 950 - total flux cleaned = 0.00275199 Jy ! Component: 1000 - total flux cleaned = 0.00272801 Jy ! Component: 1050 - total flux cleaned = 0.00270415 Jy ! Component: 1100 - total flux cleaned = 0.00265797 Jy ! Component: 1150 - total flux cleaned = 0.00268088 Jy ! Component: 1200 - total flux cleaned = 0.00263625 Jy ! Component: 1250 - total flux cleaned = 0.00265781 Jy ! Component: 1300 - total flux cleaned = 0.0025508 Jy ! Component: 1350 - total flux cleaned = 0.00248823 Jy ! Component: 1400 - total flux cleaned = 0.00248855 Jy ! Component: 1450 - total flux cleaned = 0.002448 Jy ! Component: 1500 - total flux cleaned = 0.00236822 Jy ! Component: 1550 - total flux cleaned = 0.00232927 Jy ! Component: 1600 - total flux cleaned = 0.00234861 Jy ! Component: 1650 - total flux cleaned = 0.00232929 Jy ! Component: 1700 - total flux cleaned = 0.00227332 Jy ! Component: 1750 - total flux cleaned = 0.00231011 Jy ! Component: 1800 - total flux cleaned = 0.00221933 Jy ! Component: 1850 - total flux cleaned = 0.00221942 Jy ! Component: 1900 - total flux cleaned = 0.00218446 Jy ! Component: 1950 - total flux cleaned = 0.00213232 Jy ! Component: 2000 - total flux cleaned = 0.00209801 Jy ! Component: 2050 - total flux cleaned = 0.00209822 Jy ! Component: 2100 - total flux cleaned = 0.00206476 Jy ! Component: 2150 - total flux cleaned = 0.00208111 Jy ! Component: 2200 - total flux cleaned = 0.00203194 Jy ! Component: 2250 - total flux cleaned = 0.00201555 Jy ! Component: 2300 - total flux cleaned = 0.00193561 Jy ! Component: 2350 - total flux cleaned = 0.00191993 Jy ! Component: 2400 - total flux cleaned = 0.00185758 Jy ! Component: 2450 - total flux cleaned = 0.00181127 Jy ! Component: 2500 - total flux cleaned = 0.00179593 Jy ! Component: 2550 - total flux cleaned = 0.00167373 Jy ! Component: 2600 - total flux cleaned = 0.00164348 Jy ! Component: 2650 - total flux cleaned = 0.00161344 Jy ! Component: 2700 - total flux cleaned = 0.00156868 Jy ! Component: 2750 - total flux cleaned = 0.00150949 Jy ! Component: 2800 - total flux cleaned = 0.0014067 Jy ! Component: 2850 - total flux cleaned = 0.0013486 Jy ! Component: 2900 - total flux cleaned = 0.00130515 Jy ! Component: 2950 - total flux cleaned = 0.00127636 Jy ! Component: 3000 - total flux cleaned = 0.00120472 Jy ! Component: 3050 - total flux cleaned = 0.00114782 Jy ! Component: 3100 - total flux cleaned = 0.00110548 Jy ! Component: 3150 - total flux cleaned = 0.00106311 Jy ! Component: 3200 - total flux cleaned = 0.000979075 Jy ! Component: 3250 - total flux cleaned = 0.000937275 Jy ! Component: 3300 - total flux cleaned = 0.000854001 Jy ! Component: 3350 - total flux cleaned = 0.000853993 Jy ! Component: 3400 - total flux cleaned = 0.000785196 Jy ! Component: 3450 - total flux cleaned = 0.000744102 Jy ! Component: 3500 - total flux cleaned = 0.000703156 Jy ! Component: 3550 - total flux cleaned = 0.000716722 Jy ! Component: 3600 - total flux cleaned = 0.000648993 Jy ! Component: 3650 - total flux cleaned = 0.000595037 Jy ! Component: 3700 - total flux cleaned = 0.000595025 Jy ! Component: 3750 - total flux cleaned = 0.00055478 Jy ! Component: 3800 - total flux cleaned = 0.00048796 Jy ! Component: 3850 - total flux cleaned = 0.000434596 Jy ! Component: 3900 - total flux cleaned = 0.000408045 Jy ! Component: 3950 - total flux cleaned = 0.000368178 Jy ! Component: 4000 - total flux cleaned = 0.000341666 Jy ! Component: 4050 - total flux cleaned = 0.000288816 Jy ! Total flux subtracted in 4096 components = 0.00028879 Jy ! Clean residual min=-0.000912 max=0.000834 Jy/beam ! Clean residual mean=-0.000006 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.155686 Jy keep ! Adding 213 model components to the UV plane model. ! The established model now contains 375 components and 0.155686 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0853-3824_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.645 x 10.23 at -0.4833 degrees (North through East) ! Clean map min=-0.0015128 max=0.078442 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0853-3824_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0784423 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223571 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.855039 0.855039 1.71008 3.42015 6.84031 13.6806 27.3612 54.7225 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.078 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 350.861 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0853-3824_S_uvs.log closed on Thu Apr 7 08:57:44 2016