! Started logfile: /scr/pima/bg219h_uvs/J1542-0927_S_uvs.log on Thu Apr 7 09:06:29 2016 obs /scr/pima/bg219h_uvs/J1542-0927_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1542-0927_S_uva.fits ! AN table 1: 42 integrations on 15 of 15 possible baselines. ! AN table 2: 30 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.508333 visibilities/baseline/integration-bin. ! Found source: J1542-0927 ! ! 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 2196 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/J1542-0927_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 95 telescope corrections were flagged in sub-array 1. ! A total of 70 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 95 telescope corrections were flagged in sub-array 1. ! A total of 70 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 95 telescope corrections were flagged in sub-array 1. ! A total of 70 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 95 telescope corrections were flagged in sub-array 1. ! A total of 70 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.009993Jy sigma=23.029344 ! Fit after self-cal, rms=0.903552Jy sigma=20.418954 ! 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=17.77 mas, bmaj=23.65 mas, bpa=32.31 degrees ! Estimated noise=1.05307 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0462741 Jy ! Component: 100 - total flux cleaned = 0.0413477 Jy ! Total flux subtracted in 100 components = 0.0413477 Jy ! Clean residual min=-0.021645 max=0.021765 Jy/beam ! Clean residual mean=-0.000022 rms=0.010127 Jy/beam ! Combined flux in latest and established models = 0.0413477 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 59 components and 0.0413477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086195Jy sigma=1.888302 ! Fit after self-cal, rms=0.084740Jy sigma=1.849142 ! 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=18.17 mas, bmaj=27.2 mas, bpa=20.31 degrees ! Estimated noise=0.843978 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.0297961 Jy ! Component: 100 - total flux cleaned = -0.0337802 Jy ! Component: 150 - total flux cleaned = -0.0310175 Jy ! Component: 200 - total flux cleaned = -0.0264376 Jy ! Total flux subtracted in 200 components = -0.0264376 Jy ! Clean residual min=-0.008873 max=0.008831 Jy/beam ! Clean residual mean=0.000039 rms=0.004824 Jy/beam ! Combined flux in latest and established models = 0.0149101 Jy ! Performing phase self-cal ! Adding 109 model components to the UV plane model. ! The established model now contains 163 components and 0.0149101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058270Jy sigma=1.249867 ! Fit after self-cal, rms=0.057134Jy sigma=1.220166 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 18.17 x 27.2 at 20.31 degrees (North through East) ! Clean map min=-0.03896 max=0.061376 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. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 0.87 LA 0.92 NL 1.00* ! OV 0.95 PT 1.01 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.057134Jy sigma=1.220166 ! Fit after self-cal, rms=0.057145Jy sigma=1.227036 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=17.96 mas, bmaj=26.64 mas, bpa=20.85 degrees ! Estimated noise=0.871717 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.00111757 Jy ! Component: 100 - total flux cleaned = 0.00384476 Jy ! Component: 150 - total flux cleaned = 0.00443309 Jy ! Component: 200 - total flux cleaned = 0.00327196 Jy ! Total flux subtracted in 200 components = 0.00327196 Jy ! Clean residual min=-0.003731 max=0.003715 Jy/beam ! Clean residual mean=0.000047 rms=0.002338 Jy/beam ! Combined flux in latest and established models = 0.0181821 Jy ! Performing phase self-cal ! Adding 128 model components to the UV plane model. ! The established model now contains 289 components and 0.0181821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053341Jy sigma=1.147354 ! Fit after self-cal, rms=0.053141Jy sigma=1.142305 ! 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.053141Jy sigma=1.142305 ! Fit after self-cal, rms=0.048907Jy sigma=1.117430 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=17.98 mas, bmaj=26.41 mas, bpa=21.01 degrees ! Estimated noise=0.83133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000898212 Jy ! Component: 100 - total flux cleaned = 0.00182868 Jy ! Component: 150 - total flux cleaned = 0.00206825 Jy ! Component: 200 - total flux cleaned = 0.00200483 Jy ! Total flux subtracted in 200 components = 0.00200483 Jy ! Clean residual min=-0.001014 max=0.000988 Jy/beam ! Clean residual mean=0.000001 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.0201869 Jy selfcal ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 385 components and 0.0201869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048532Jy sigma=1.109847 ! Fit after self-cal, rms=0.048503Jy sigma=1.108514 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 = 5.82606e-05 Jy ! Component: 100 - total flux cleaned = -0.000297683 Jy ! Component: 150 - total flux cleaned = -0.000163184 Jy ! Component: 200 - total flux cleaned = 0.00013799 Jy ! Total flux subtracted in 200 components = 0.00013799 Jy ! Clean residual min=-0.000702 max=0.000711 Jy/beam ! Clean residual mean=-0.000001 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0203249 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 457 components and 0.0203249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048403Jy sigma=1.106461 ! Fit after self-cal, rms=0.048387Jy sigma=1.106182 ! 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.048387Jy sigma=1.106182 ! Fit after self-cal, rms=0.048283Jy sigma=1.101512 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=17.84 mas, bmaj=26.39 mas, bpa=21.45 degrees ! Estimated noise=0.826918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.094e-05 Jy ! Component: 100 - total flux cleaned = -0.00030307 Jy ! Component: 150 - total flux cleaned = -0.000398058 Jy ! Component: 200 - total flux cleaned = -0.000227447 Jy ! Total flux subtracted in 200 components = -0.000227447 Jy ! Clean residual min=-0.000695 max=0.000692 Jy/beam ! Clean residual mean=0.000003 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.0200974 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 530 components and 0.0200974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048163Jy sigma=1.099531 ! Fit after self-cal, rms=0.048169Jy sigma=1.099292 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.18844e-05 Jy ! Component: 100 - total flux cleaned = 0.000314004 Jy ! Component: 150 - total flux cleaned = 0.000348471 Jy ! Component: 200 - total flux cleaned = 0.000440961 Jy ! Total flux subtracted in 200 components = 0.000440961 Jy ! Clean residual min=-0.000499 max=0.000498 Jy/beam ! Clean residual mean=0.000001 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0205384 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 609 components and 0.0205384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048115Jy sigma=1.098355 ! Fit after self-cal, rms=0.048109Jy sigma=1.098264 ! 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.048109Jy sigma=1.098264 ! Fit after self-cal, rms=0.047871Jy sigma=1.093481 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=18.16 mas, bmaj=26.79 mas, bpa=20.62 degrees ! Estimated noise=0.823743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00010713 Jy ! Component: 100 - total flux cleaned = -4.8226e-05 Jy ! Component: 150 - total flux cleaned = -0.000155613 Jy ! Component: 200 - total flux cleaned = -0.000206857 Jy ! Total flux subtracted in 200 components = -0.000206857 Jy ! Clean residual min=-0.000418 max=0.000422 Jy/beam ! Clean residual mean=-0.000001 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0203315 Jy selfcal ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 680 components and 0.0203315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047835Jy sigma=1.092758 ! Fit after self-cal, rms=0.047843Jy sigma=1.092661 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.000203404 Jy ! Component: 100 - total flux cleaned = -0.000181047 Jy ! Component: 150 - total flux cleaned = -4.19893e-05 Jy ! Component: 200 - total flux cleaned = 2.53257e-05 Jy ! Total flux subtracted in 200 components = 2.53257e-05 Jy ! Clean residual min=-0.000372 max=0.000371 Jy/beam ! Clean residual mean=-0.000001 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.0203569 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 734 components and 0.0203569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047819Jy sigma=1.092133 ! Fit after self-cal, rms=0.047817Jy sigma=1.092093 ! 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=17.76 mas, bmaj=26.47 mas, bpa=21.48 degrees ! Estimated noise=0.820389 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 17.76 x 26.47 at 21.48 degrees (North through East) ! Clean map min=-0.030155 max=0.055192 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=17.51 mas, bmaj=23.61 mas, bpa=32.89 degrees ! Estimated noise=0.992574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0254504 Jy ! Component: 100 - total flux cleaned = 0.0169664 Jy ! Component: 150 - total flux cleaned = 0.0180616 Jy ! Component: 200 - total flux cleaned = 0.0146679 Jy ! Total flux subtracted in 200 components = 0.0146679 Jy ! Clean residual min=-0.013182 max=0.013239 Jy/beam ! Clean residual mean=0.000019 rms=0.006272 Jy/beam ! Combined flux in latest and established models = 0.0146679 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 99 model components to the UV plane model. ! The established model now contains 99 components and 0.0146679 Jy ! Inverting map and beam ! Estimated beam: bmin=17.76 mas, bmaj=26.47 mas, bpa=21.48 degrees ! Estimated noise=0.820389 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.0057635 Jy ! Component: 100 - total flux cleaned = -0.00452625 Jy ! Component: 150 - total flux cleaned = -0.00137189 Jy ! Component: 200 - total flux cleaned = 0.00265445 Jy ! Total flux subtracted in 200 components = 0.00265445 Jy ! Clean residual min=-0.005497 max=0.005489 Jy/beam ! Clean residual mean=0.000022 rms=0.003092 Jy/beam ! Combined flux in latest and established models = 0.0173224 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 208 components and 0.0173224 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=18.16 mas, bmaj=26.79 mas, bpa=20.62 degrees ! Estimated noise=0.823743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243782 Jy ! Component: 100 - total flux cleaned = 0.00462872 Jy ! Component: 150 - total flux cleaned = 0.007386 Jy ! Component: 200 - total flux cleaned = 0.00961085 Jy ! Total flux subtracted in 200 components = 0.00961085 Jy ! Clean residual min=-0.002476 max=0.002460 Jy/beam ! Clean residual mean=0.000018 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.0269332 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.00140455 Jy ! Component: 100 - total flux cleaned = 0.00265278 Jy ! Component: 150 - total flux cleaned = 0.00343997 Jy ! Component: 200 - total flux cleaned = 0.00334119 Jy ! Total flux subtracted in 200 components = 0.00334119 Jy ! Clean residual min=-0.001650 max=0.001668 Jy/beam ! Clean residual mean=0.000017 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.0302744 Jy ! Adding 203 model components to the UV plane model. ! The established model now contains 407 components and 0.0302744 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=17.76 mas, bmaj=26.47 mas, bpa=21.48 degrees ! Estimated noise=0.820389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000263669 Jy ! Component: 100 - total flux cleaned = 9.18978e-05 Jy ! Component: 150 - total flux cleaned = -5.91439e-05 Jy ! Component: 200 - total flux cleaned = -0.000302968 Jy ! Total flux subtracted in 200 components = -0.000302968 Jy ! Clean residual min=-0.000794 max=0.000800 Jy/beam ! Clean residual mean=0.000004 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0299715 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 474 components and 0.0299715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047907Jy sigma=1.093695 ! Fit after self-cal, rms=0.047893Jy sigma=1.093365 wmodel /scr/pima/bg219h_uvs/J1542-0927_S_map.mod ! Writing 474 model components to file: /scr/pima/bg219h_uvs/J1542-0927_S_map.mod wobs /scr/pima/bg219h_uvs/J1542-0927_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1542-0927_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1542-0927_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bg219h_uvs/J1542-0927_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 17.76 x 26.47 at 21.48 degrees (North through East) ! Clean map min=-0.033133 max=0.051003 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1542-0927_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0510034 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000351131 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.06534 2.06534 4.13068 8.26137 16.5227 33.0455 66.0909 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.051 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 145.254 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1542-0927_S_uvs.log closed on Thu Apr 7 09:06:31 2016