! Started logfile: /scr/pima/bg219e_uvs/J1747+0304_S_uvs.log on Thu Apr 7 06:49:25 2016 obs /scr/pima/bg219e_uvs/J1747+0304_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1747+0304_S_uva.fits ! AN table 1: 61 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.477596 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1747+0304 ! ! 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 1748 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/bg219e_uvs/J1747+0304_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 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001988Jy sigma=23.736517 ! Fit after self-cal, rms=0.954407Jy sigma=23.134423 ! 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=8.829 mas, bmaj=12.75 mas, bpa=7.523 degrees ! Estimated noise=1.1002 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.0368861 Jy ! Component: 100 - total flux cleaned = 0.0429295 Jy ! Total flux subtracted in 100 components = 0.0429295 Jy ! Clean residual min=-0.004538 max=0.004553 Jy/beam ! Clean residual mean=-0.000016 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.0429295 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0429295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044157Jy sigma=1.024033 ! Fit after self-cal, rms=0.042669Jy sigma=0.989247 ! 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=12.14 mas, bmaj=14.47 mas, bpa=-10.76 degrees ! Estimated noise=0.841449 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.00428886 Jy ! Component: 100 - total flux cleaned = 0.0035757 Jy ! Component: 150 - total flux cleaned = 0.00336777 Jy ! Component: 200 - total flux cleaned = 0.00265905 Jy ! Total flux subtracted in 200 components = 0.00265905 Jy ! Clean residual min=-0.001226 max=0.001218 Jy/beam ! Clean residual mean=-0.000002 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0455885 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 53 components and 0.0455885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041854Jy sigma=0.969410 ! Fit after self-cal, rms=0.041823Jy sigma=0.967941 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.14 x 14.47 at -10.76 degrees (North through East) ! Clean map min=-0.0028762 max=0.046338 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 63 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 KP 0.93 LA 1.05 NL 0.90 ! OV 0.99 PT 1.02 ! ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 KP 1.12 LA 0.91 NL 0.88 ! OV 0.90 PT 0.94 ! ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 KP 1.03 LA 1.18 NL 0.95 ! OV 1.00 PT 0.93 ! ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 KP 1.00 LA 0.85 NL 0.90 ! OV 0.99 PT 1.03 ! ! ! Fit before self-cal, rms=0.041823Jy sigma=0.967941 ! Fit after self-cal, rms=0.041676Jy sigma=0.975429 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.14 mas, bmaj=13.36 mas, bpa=-20.74 degrees ! Estimated noise=0.932018 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.000909345 Jy ! Component: 100 - total flux cleaned = 0.00105229 Jy ! Component: 150 - total flux cleaned = 0.000870115 Jy ! Component: 200 - total flux cleaned = 0.00092639 Jy ! Total flux subtracted in 200 components = 0.00092639 Jy ! Clean residual min=-0.000916 max=0.000917 Jy/beam ! Clean residual mean=-0.000004 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0465149 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 98 components and 0.0465149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041488Jy sigma=0.971256 ! Fit after self-cal, rms=0.041541Jy sigma=0.970047 ! 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.041541Jy sigma=0.970047 ! Fit after self-cal, rms=0.042044Jy sigma=0.967656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.13 mas, bmaj=13.34 mas, bpa=-20.28 degrees ! Estimated noise=0.933666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000568 Jy ! Component: 100 - total flux cleaned = 0.00114281 Jy ! Component: 150 - total flux cleaned = 0.00169376 Jy ! Component: 200 - total flux cleaned = 0.00173509 Jy ! Total flux subtracted in 200 components = 0.00173509 Jy ! Clean residual min=-0.000680 max=0.000682 Jy/beam ! Clean residual mean=-0.000002 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.04825 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 141 components and 0.04825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041928Jy sigma=0.965261 ! Fit after self-cal, rms=0.041991Jy sigma=0.964651 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.000827528 Jy ! Component: 100 - total flux cleaned = 0.00146801 Jy ! Component: 150 - total flux cleaned = 0.00160957 Jy ! Component: 200 - total flux cleaned = 0.00151327 Jy ! Total flux subtracted in 200 components = 0.00151327 Jy ! Clean residual min=-0.000515 max=0.000522 Jy/beam ! Clean residual mean=-0.000002 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.0497633 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 164 components and 0.0497633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041923Jy sigma=0.963323 ! Fit after self-cal, rms=0.041912Jy sigma=0.963123 ! 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.041912Jy sigma=0.963123 ! Fit after self-cal, rms=0.041922Jy sigma=0.962958 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.13 mas, bmaj=13.34 mas, bpa=-20.42 degrees ! Estimated noise=0.930235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00096651 Jy ! Component: 100 - total flux cleaned = 0.00153683 Jy ! Component: 150 - total flux cleaned = 0.00148191 Jy ! Component: 200 - total flux cleaned = 0.00134661 Jy ! Total flux subtracted in 200 components = 0.00134661 Jy ! Clean residual min=-0.000429 max=0.000432 Jy/beam ! Clean residual mean=-0.000001 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.0511099 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 196 components and 0.0511099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041873Jy sigma=0.962034 ! Fit after self-cal, rms=0.041901Jy sigma=0.961887 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.000365727 Jy ! Component: 100 - total flux cleaned = 0.000504529 Jy ! Component: 150 - total flux cleaned = 0.000410705 Jy ! Component: 200 - total flux cleaned = 0.000343967 Jy ! Total flux subtracted in 200 components = 0.000343967 Jy ! Clean residual min=-0.000352 max=0.000351 Jy/beam ! Clean residual mean=-0.000001 rms=0.000124 Jy/beam ! Combined flux in latest and established models = 0.0514539 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 229 components and 0.0514539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041868Jy sigma=0.961335 ! Fit after self-cal, rms=0.041862Jy sigma=0.961249 ! 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.041862Jy sigma=0.961249 ! Fit after self-cal, rms=0.041818Jy sigma=0.961176 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.69 mas, bmaj=14.52 mas, bpa=-39.23 degrees ! Estimated noise=0.940409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000491418 Jy ! Component: 100 - total flux cleaned = 0.000742285 Jy ! Component: 150 - total flux cleaned = 0.000700825 Jy ! Component: 200 - total flux cleaned = 0.000661214 Jy ! Total flux subtracted in 200 components = 0.000661214 Jy ! Clean residual min=-0.000324 max=0.000324 Jy/beam ! Clean residual mean=-0.000001 rms=0.000109 Jy/beam ! Combined flux in latest and established models = 0.0521151 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 268 components and 0.0521151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041793Jy sigma=0.960766 ! Fit after self-cal, rms=0.041813Jy sigma=0.960683 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 = -9.59933e-05 Jy ! Component: 100 - total flux cleaned = -0.000134815 Jy ! Component: 150 - total flux cleaned = -0.000171021 Jy ! Component: 200 - total flux cleaned = -0.000222304 Jy ! Total flux subtracted in 200 components = -0.000222304 Jy ! Clean residual min=-0.000279 max=0.000278 Jy/beam ! Clean residual mean=-0.000001 rms=0.000099 Jy/beam ! Combined flux in latest and established models = 0.0518928 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 309 components and 0.0518928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041793Jy sigma=0.960385 ! Fit after self-cal, rms=0.041793Jy sigma=0.960339 ! 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=11.14 mas, bmaj=13.35 mas, bpa=-20.72 degrees ! Estimated noise=0.927109 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.14 x 13.35 at -20.72 degrees (North through East) ! Clean map min=-0.0024942 max=0.045296 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=8.565 mas, bmaj=12.77 mas, bpa=7.704 degrees ! Estimated noise=1.15123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0345664 Jy ! Component: 100 - total flux cleaned = 0.0383087 Jy ! Component: 150 - total flux cleaned = 0.0346039 Jy ! Component: 200 - total flux cleaned = 0.0337907 Jy ! Total flux subtracted in 200 components = 0.0337907 Jy ! Clean residual min=-0.002834 max=0.002825 Jy/beam ! Clean residual mean=-0.000001 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.0337907 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.0337907 Jy ! Inverting map and beam ! Estimated beam: bmin=11.14 mas, bmaj=13.35 mas, bpa=-20.72 degrees ! Estimated noise=0.927109 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.000165395 Jy ! Component: 100 - total flux cleaned = -0.000701973 Jy ! Component: 150 - total flux cleaned = -9.89191e-05 Jy ! Component: 200 - total flux cleaned = 0.000277222 Jy ! Total flux subtracted in 200 components = 0.000277222 Jy ! Clean residual min=-0.001193 max=0.001195 Jy/beam ! Clean residual mean=-0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0340679 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 104 components and 0.0340679 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=12.69 mas, bmaj=14.52 mas, bpa=-39.23 degrees ! Estimated noise=0.940409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000828053 Jy ! Component: 100 - total flux cleaned = -0.00083077 Jy ! Component: 150 - total flux cleaned = -0.000588726 Jy ! Component: 200 - total flux cleaned = -0.000310002 Jy ! Total flux subtracted in 200 components = -0.000310002 Jy ! Clean residual min=-0.000739 max=0.000752 Jy/beam ! Clean residual mean=-0.000000 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.0337579 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.00026483 Jy ! Component: 100 - total flux cleaned = 0.000264401 Jy ! Component: 150 - total flux cleaned = 0.000181673 Jy ! Component: 200 - total flux cleaned = 0.000221487 Jy ! Total flux subtracted in 200 components = 0.000221487 Jy ! Clean residual min=-0.000671 max=0.000678 Jy/beam ! Clean residual mean=-0.000001 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.0339794 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 182 components and 0.0339794 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.14 mas, bmaj=13.35 mas, bpa=-20.72 degrees ! Estimated noise=0.927109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000351957 Jy ! Component: 100 - total flux cleaned = -0.000534499 Jy ! Component: 150 - total flux cleaned = -0.00085723 Jy ! Component: 200 - total flux cleaned = -0.000908507 Jy ! Total flux subtracted in 200 components = -0.000908507 Jy ! Clean residual min=-0.000402 max=0.000403 Jy/beam ! Clean residual mean=-0.000001 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0330709 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 225 components and 0.0330709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041832Jy sigma=0.961245 ! Fit after self-cal, rms=0.041815Jy sigma=0.960992 wmodel /scr/pima/bg219e_uvs/J1747+0304_S_map.mod ! Writing 225 model components to file: /scr/pima/bg219e_uvs/J1747+0304_S_map.mod wobs /scr/pima/bg219e_uvs/J1747+0304_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1747+0304_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1747+0304_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/bg219e_uvs/J1747+0304_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.14 x 13.35 at -20.72 degrees (North through East) ! Clean map min=-0.0036775 max=0.041273 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1747+0304_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0412728 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000142035 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03241 1.03241 2.06482 4.12965 8.25929 16.5186 33.0372 66.0743 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.041 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 290.581 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1747+0304_S_uvs.log closed on Thu Apr 7 06:49:28 2016