! Started logfile: /scr/pima/bg219h_uvs/J1350-2204_S_uvs.log on Thu Apr 7 09:03:45 2016 obs /scr/pima/bg219h_uvs/J1350-2204_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1350-2204_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.75873 visibilities/baseline/integration-bin. ! Found source: J1350-2204 ! ! 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 3824 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/J1350-2204_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.050734Jy sigma=19.059144 ! Fit after self-cal, rms=0.675256Jy sigma=12.456727 ! 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.426 mas, bmaj=6.105 mas, bpa=-4.922 degrees ! Estimated noise=1.05572 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.240991 Jy ! Component: 100 - total flux cleaned = 0.316997 Jy ! Total flux subtracted in 100 components = 0.316997 Jy ! Clean residual min=-0.039778 max=0.087074 Jy/beam ! Clean residual mean=-0.000348 rms=0.009666 Jy/beam ! Combined flux in latest and established models = 0.316997 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.316997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229994Jy sigma=4.086140 ! Fit after self-cal, rms=0.229870Jy sigma=4.084367 ! Inverting map ! Added new window around map position (-3.5, -27.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0787019 Jy ! Component: 100 - total flux cleaned = 0.127966 Jy ! Total flux subtracted in 100 components = 0.127966 Jy ! Clean residual min=-0.031447 max=0.032558 Jy/beam ! Clean residual mean=-0.000269 rms=0.007011 Jy/beam ! Combined flux in latest and established models = 0.444962 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 43 components and 0.444962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179611Jy sigma=3.197463 ! Fit after self-cal, rms=0.174982Jy sigma=3.105258 ! 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.973 mas, bmaj=7.329 mas, bpa=-5.97 degrees ! Estimated noise=0.768791 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.0789359 Jy ! Component: 100 - total flux cleaned = 0.134679 Jy ! Component: 150 - total flux cleaned = 0.176428 Jy ! Component: 200 - total flux cleaned = 0.20843 Jy ! Total flux subtracted in 200 components = 0.20843 Jy ! Clean residual min=-0.025120 max=0.033129 Jy/beam ! Clean residual mean=-0.000376 rms=0.007892 Jy/beam ! Combined flux in latest and established models = 0.653393 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 94 components and 0.653392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119835Jy sigma=2.076342 ! Fit after self-cal, rms=0.116501Jy sigma=2.011401 ! 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.973 x 7.329 at -5.97 degrees (North through East) ! Clean map min=-0.018961 max=0.34946 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.04 FD 1.00* HN 1.20 KP 0.88 ! LA 0.87 MK 1.09 NL 1.10 OV 0.90 ! PT 0.86 SC 1.05 ! ! ! 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.02 FD 1.00* HN 1.19 KP 0.89 ! LA 0.87 MK 1.11 NL 0.98 OV 0.91 ! PT 0.87 SC 1.06 ! ! ! 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.116501Jy sigma=2.011401 ! Fit after self-cal, rms=0.106170Jy sigma=1.791092 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.034 mas, bmaj=7.443 mas, bpa=-5.642 degrees ! Estimated noise=0.751985 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.5, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.02623 Jy ! Component: 100 - total flux cleaned = 0.0420622 Jy ! Component: 150 - total flux cleaned = 0.0531379 Jy ! Component: 200 - total flux cleaned = 0.0593466 Jy ! Total flux subtracted in 200 components = 0.0593466 Jy ! Clean residual min=-0.012322 max=0.017222 Jy/beam ! Clean residual mean=-0.000111 rms=0.003499 Jy/beam ! Combined flux in latest and established models = 0.712739 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 124 components and 0.712739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098175Jy sigma=1.647077 ! Fit after self-cal, rms=0.097099Jy sigma=1.619497 ! 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.097099Jy sigma=1.619497 ! Fit after self-cal, rms=0.090382Jy sigma=1.540957 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=7.439 mas, bpa=-5.467 degrees ! Estimated noise=0.738817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00971517 Jy ! Component: 100 - total flux cleaned = 0.0130356 Jy ! Component: 150 - total flux cleaned = 0.0144506 Jy ! Component: 200 - total flux cleaned = 0.0156787 Jy ! Total flux subtracted in 200 components = 0.0156787 Jy ! Clean residual min=-0.008362 max=0.014263 Jy/beam ! Clean residual mean=-0.000052 rms=0.002441 Jy/beam ! Combined flux in latest and established models = 0.728418 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 133 components and 0.728418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088927Jy sigma=1.511156 ! Fit after self-cal, rms=0.088738Jy sigma=1.506389 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 (6.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123517 Jy ! Component: 100 - total flux cleaned = 0.0155072 Jy ! Component: 150 - total flux cleaned = 0.0175165 Jy ! Component: 200 - total flux cleaned = 0.0193581 Jy ! Total flux subtracted in 200 components = 0.0193581 Jy ! Clean residual min=-0.007625 max=0.008983 Jy/beam ! Clean residual mean=-0.000019 rms=0.001911 Jy/beam ! Combined flux in latest and established models = 0.747776 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 159 components and 0.747776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086521Jy sigma=1.467669 ! Fit after self-cal, rms=0.086388Jy sigma=1.464007 ! 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.086388Jy sigma=1.464007 ! Fit after self-cal, rms=0.085054Jy sigma=1.433795 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.027 mas, bmaj=7.414 mas, bpa=-5.524 degrees ! Estimated noise=0.742018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00770393 Jy ! Component: 100 - total flux cleaned = 0.013168 Jy ! Component: 150 - total flux cleaned = 0.0173671 Jy ! Component: 200 - total flux cleaned = 0.0206799 Jy ! Total flux subtracted in 200 components = 0.0206799 Jy ! Clean residual min=-0.006029 max=0.008504 Jy/beam ! Clean residual mean=-0.000021 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 0.768456 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 186 components and 0.768456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084147Jy sigma=1.414094 ! Fit after self-cal, rms=0.084082Jy sigma=1.412201 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 (-42.5, 48.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00746379 Jy ! Component: 100 - total flux cleaned = 0.011246 Jy ! Component: 150 - total flux cleaned = 0.012758 Jy ! Component: 200 - total flux cleaned = 0.0140253 Jy ! Total flux subtracted in 200 components = 0.0140253 Jy ! Clean residual min=-0.005465 max=0.006469 Jy/beam ! Clean residual mean=0.000000 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.782481 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 220 components and 0.782481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083330Jy sigma=1.397745 ! Fit after self-cal, rms=0.083266Jy sigma=1.396311 ! 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.083266Jy sigma=1.396311 ! Fit after self-cal, rms=0.080660Jy sigma=1.339168 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.926 mas, bmaj=16.08 mas, bpa=-1.287 degrees ! Estimated noise=0.979846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00655455 Jy ! Component: 100 - total flux cleaned = 0.00948027 Jy ! Component: 150 - total flux cleaned = 0.0104752 Jy ! Component: 200 - total flux cleaned = 0.0111283 Jy ! Total flux subtracted in 200 components = 0.0111283 Jy ! Clean residual min=-0.007839 max=0.006758 Jy/beam ! Clean residual mean=-0.000078 rms=0.002173 Jy/beam ! Combined flux in latest and established models = 0.793609 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 236 components and 0.793609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080583Jy sigma=1.337194 ! Fit after self-cal, rms=0.080520Jy sigma=1.336235 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.00208573 Jy ! Component: 100 - total flux cleaned = 0.00254574 Jy ! Component: 150 - total flux cleaned = 0.00289381 Jy ! Component: 200 - total flux cleaned = 0.00302158 Jy ! Total flux subtracted in 200 components = 0.00302158 Jy ! Clean residual min=-0.007687 max=0.006795 Jy/beam ! Clean residual mean=-0.000065 rms=0.002086 Jy/beam ! Combined flux in latest and established models = 0.796631 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 247 components and 0.796631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080521Jy sigma=1.336515 ! Fit after self-cal, rms=0.080509Jy sigma=1.336359 ! 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.023 mas, bmaj=7.41 mas, bpa=-5.339 degrees ! Estimated noise=0.742893 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.023 x 7.41 at -5.339 degrees (North through East) ! Clean map min=-0.0057497 max=0.33191 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.457 mas, bmaj=6.133 mas, bpa=-4.209 degrees ! Estimated noise=1.04012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.240917 Jy ! Component: 100 - total flux cleaned = 0.337222 Jy ! Component: 150 - total flux cleaned = 0.403486 Jy ! Component: 200 - total flux cleaned = 0.453633 Jy ! Total flux subtracted in 200 components = 0.453633 Jy ! Clean residual min=-0.017023 max=0.029369 Jy/beam ! Clean residual mean=-0.000230 rms=0.005552 Jy/beam ! Combined flux in latest and established models = 0.453633 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.453633 Jy ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.41 mas, bpa=-5.339 degrees ! Estimated noise=0.742893 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.0708925 Jy ! Component: 100 - total flux cleaned = 0.121652 Jy ! Component: 150 - total flux cleaned = 0.160312 Jy ! Component: 200 - total flux cleaned = 0.190621 Jy ! Total flux subtracted in 200 components = 0.190621 Jy ! Clean residual min=-0.012648 max=0.020966 Jy/beam ! Clean residual mean=-0.000267 rms=0.005058 Jy/beam ! Combined flux in latest and established models = 0.644255 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 118 components and 0.644255 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.926 mas, bmaj=16.08 mas, bpa=-1.287 degrees ! Estimated noise=0.979846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0468187 Jy ! Component: 100 - total flux cleaned = 0.0770467 Jy ! Component: 150 - total flux cleaned = 0.0975195 Jy ! Component: 200 - total flux cleaned = 0.111788 Jy ! Total flux subtracted in 200 components = 0.111788 Jy ! Clean residual min=-0.009860 max=0.013521 Jy/beam ! Clean residual mean=-0.000217 rms=0.003559 Jy/beam ! Combined flux in latest and established models = 0.756043 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.0101623 Jy ! Component: 100 - total flux cleaned = 0.0175855 Jy ! Component: 150 - total flux cleaned = 0.0231928 Jy ! Component: 200 - total flux cleaned = 0.027514 Jy ! Total flux subtracted in 200 components = 0.027514 Jy ! Clean residual min=-0.007572 max=0.009050 Jy/beam ! Clean residual mean=-0.000113 rms=0.002441 Jy/beam ! Combined flux in latest and established models = 0.783557 Jy ! Adding 133 model components to the UV plane model. ! The established model now contains 233 components and 0.783557 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.41 mas, bpa=-5.339 degrees ! Estimated noise=0.742893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179514 Jy ! Component: 100 - total flux cleaned = 0.00340525 Jy ! Component: 150 - total flux cleaned = 0.00340694 Jy ! Component: 200 - total flux cleaned = 0.0036846 Jy ! Total flux subtracted in 200 components = 0.0036846 Jy ! Clean residual min=-0.005746 max=0.007729 Jy/beam ! Clean residual mean=-0.000037 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.787241 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 262 components and 0.787241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080857Jy sigma=1.346555 ! Fit after self-cal, rms=0.080705Jy sigma=1.343073 wmodel /scr/pima/bg219h_uvs/J1350-2204_S_map.mod ! Writing 262 model components to file: /scr/pima/bg219h_uvs/J1350-2204_S_map.mod wobs /scr/pima/bg219h_uvs/J1350-2204_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1350-2204_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1350-2204_S_map.win ! wwins: Wrote 5 windows to /scr/pima/bg219h_uvs/J1350-2204_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.00286438 Jy ! Component: 100 - total flux cleaned = 0.00431856 Jy ! Component: 150 - total flux cleaned = 0.00537912 Jy ! Component: 200 - total flux cleaned = 0.00556111 Jy ! Component: 250 - total flux cleaned = 0.00606964 Jy ! Component: 300 - total flux cleaned = 0.00607081 Jy ! Component: 350 - total flux cleaned = 0.00607228 Jy ! Component: 400 - total flux cleaned = 0.00614684 Jy ! Component: 450 - total flux cleaned = 0.00607313 Jy ! Component: 500 - total flux cleaned = 0.00600216 Jy ! Component: 550 - total flux cleaned = 0.00593416 Jy ! Component: 600 - total flux cleaned = 0.00573723 Jy ! Component: 650 - total flux cleaned = 0.00573712 Jy ! Component: 700 - total flux cleaned = 0.00561154 Jy ! Component: 750 - total flux cleaned = 0.00561175 Jy ! Component: 800 - total flux cleaned = 0.00561148 Jy ! Component: 850 - total flux cleaned = 0.00543724 Jy ! Component: 900 - total flux cleaned = 0.00549525 Jy ! Component: 950 - total flux cleaned = 0.00544095 Jy ! Component: 1000 - total flux cleaned = 0.00549612 Jy ! Component: 1050 - total flux cleaned = 0.00538817 Jy ! Component: 1100 - total flux cleaned = 0.00543974 Jy ! Component: 1150 - total flux cleaned = 0.00554178 Jy ! Component: 1200 - total flux cleaned = 0.00544116 Jy ! Component: 1250 - total flux cleaned = 0.00549008 Jy ! Component: 1300 - total flux cleaned = 0.00544233 Jy ! Component: 1350 - total flux cleaned = 0.00553725 Jy ! Component: 1400 - total flux cleaned = 0.0055359 Jy ! Component: 1450 - total flux cleaned = 0.0054896 Jy ! Component: 1500 - total flux cleaned = 0.0054901 Jy ! Component: 1550 - total flux cleaned = 0.00562353 Jy ! Component: 1600 - total flux cleaned = 0.0056682 Jy ! Component: 1650 - total flux cleaned = 0.00596925 Jy ! Component: 1700 - total flux cleaned = 0.00609647 Jy ! Component: 1750 - total flux cleaned = 0.00626287 Jy ! Component: 1800 - total flux cleaned = 0.00638587 Jy ! Component: 1850 - total flux cleaned = 0.00650785 Jy ! Component: 1900 - total flux cleaned = 0.00646797 Jy ! Component: 1950 - total flux cleaned = 0.00658637 Jy ! Component: 2000 - total flux cleaned = 0.00666465 Jy ! Component: 2050 - total flux cleaned = 0.00674098 Jy ! Component: 2100 - total flux cleaned = 0.00696722 Jy ! Component: 2150 - total flux cleaned = 0.00696643 Jy ! Component: 2200 - total flux cleaned = 0.00704017 Jy ! Component: 2250 - total flux cleaned = 0.00714881 Jy ! Component: 2300 - total flux cleaned = 0.00714856 Jy ! Component: 2350 - total flux cleaned = 0.00718422 Jy ! Component: 2400 - total flux cleaned = 0.00718459 Jy ! Component: 2450 - total flux cleaned = 0.0073236 Jy ! Component: 2500 - total flux cleaned = 0.00742692 Jy ! Component: 2550 - total flux cleaned = 0.00756342 Jy ! Component: 2600 - total flux cleaned = 0.00759699 Jy ! Component: 2650 - total flux cleaned = 0.00776358 Jy ! Component: 2700 - total flux cleaned = 0.00773069 Jy ! Component: 2750 - total flux cleaned = 0.00795922 Jy ! Component: 2800 - total flux cleaned = 0.00802361 Jy ! Component: 2850 - total flux cleaned = 0.00811904 Jy ! Component: 2900 - total flux cleaned = 0.00815059 Jy ! Component: 2950 - total flux cleaned = 0.00824409 Jy ! Component: 3000 - total flux cleaned = 0.00827573 Jy ! Component: 3050 - total flux cleaned = 0.00836798 Jy ! Component: 3100 - total flux cleaned = 0.00845976 Jy ! Component: 3150 - total flux cleaned = 0.00852055 Jy ! Component: 3200 - total flux cleaned = 0.00861046 Jy ! Component: 3250 - total flux cleaned = 0.00869928 Jy ! Component: 3300 - total flux cleaned = 0.00887473 Jy ! Component: 3350 - total flux cleaned = 0.00870073 Jy ! Component: 3400 - total flux cleaned = 0.00898846 Jy ! Component: 3450 - total flux cleaned = 0.00898839 Jy ! Component: 3500 - total flux cleaned = 0.00901691 Jy ! Component: 3550 - total flux cleaned = 0.00910103 Jy ! Component: 3600 - total flux cleaned = 0.00912861 Jy ! Component: 3650 - total flux cleaned = 0.00918385 Jy ! Component: 3700 - total flux cleaned = 0.00921135 Jy ! Component: 3750 - total flux cleaned = 0.00923844 Jy ! Component: 3800 - total flux cleaned = 0.00929232 Jy ! Component: 3850 - total flux cleaned = 0.0092921 Jy ! Component: 3900 - total flux cleaned = 0.0093979 Jy ! Component: 3950 - total flux cleaned = 0.00934553 Jy ! Component: 4000 - total flux cleaned = 0.00942362 Jy ! Component: 4050 - total flux cleaned = 0.00942374 Jy ! Total flux subtracted in 4096 components = 0.0094752 Jy ! Clean residual min=-0.001660 max=0.001658 Jy/beam ! Clean residual mean=-0.000006 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.796716 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 573 components and 0.796716 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1350-2204_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.023 x 7.41 at -5.339 degrees (North through East) ! Clean map min=-0.003243 max=0.33011 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1350-2204_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.330105 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000472527 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.429433 0.429433 0.858866 1.71773 3.43546 6.87092 13.7418 27.4837 54.9674 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.33 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 698.596 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1350-2204_S_uvs.log closed on Thu Apr 7 09:03:49 2016