! Started logfile: /scr/pima/bg219e_uvs/J0019-2205_S_uvs.log on Thu Apr 7 06:31:19 2016 obs /scr/pima/bg219e_uvs/J0019-2205_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0019-2205_S_uva.fits ! AN table 1: 62 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.5 visibilities/baseline/integration-bin. ! Found source: J0019-2205 ! ! 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 1240 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/J0019-2205_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 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000455Jy sigma=22.174526 ! Fit after self-cal, rms=0.944823Jy sigma=21.157541 ! 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=19.13 mas, bmaj=54.12 mas, bpa=5.137 degrees ! Estimated noise=1.189 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.0453768 Jy ! Component: 100 - total flux cleaned = 0.0567794 Jy ! Total flux subtracted in 100 components = 0.0567794 Jy ! Clean residual min=-0.005580 max=0.005645 Jy/beam ! Clean residual mean=-0.000186 rms=0.003010 Jy/beam ! Combined flux in latest and established models = 0.0567794 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.0567794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048081Jy sigma=1.061760 ! Fit after self-cal, rms=0.047705Jy sigma=1.053084 ! 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.55 mas, bmaj=55.69 mas, bpa=3.357 degrees ! Estimated noise=1.06938 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.000263122 Jy ! Component: 100 - total flux cleaned = 0.0001713 Jy ! Component: 150 - total flux cleaned = -0.000579916 Jy ! Component: 200 - total flux cleaned = -0.000702847 Jy ! Total flux subtracted in 200 components = -0.000702847 Jy ! Clean residual min=-0.001941 max=0.001899 Jy/beam ! Clean residual mean=-0.000062 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.0560766 Jy ! Performing phase self-cal ! Adding 138 model components to the UV plane model. ! The established model now contains 176 components and 0.0560766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046707Jy sigma=1.029449 ! Fit after self-cal, rms=0.046586Jy sigma=1.025326 ! 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.55 x 55.69 at 3.357 degrees (North through East) ! Clean map min=-0.0063342 max=0.050756 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 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 0.88 LA 1.00* OV 0.98 ! PT 1.08 ! ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 KP 1.11 LA 1.00* OV 1.09 ! PT 0.89 ! ! ! Fit before self-cal, rms=0.046586Jy sigma=1.025326 ! Fit after self-cal, rms=0.047768Jy sigma=1.011464 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=15.86 mas, bmaj=62.06 mas, bpa=9.491 degrees ! Estimated noise=1.36695 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.000374789 Jy ! Component: 100 - total flux cleaned = 0.000523633 Jy ! Component: 150 - total flux cleaned = -0.000225381 Jy ! Component: 200 - total flux cleaned = -0.00029481 Jy ! Total flux subtracted in 200 components = -0.00029481 Jy ! Clean residual min=-0.001242 max=0.001233 Jy/beam ! Clean residual mean=0.000006 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0557818 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 227 components and 0.0557818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047562Jy sigma=1.006953 ! Fit after self-cal, rms=0.047596Jy sigma=1.003480 ! 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.047596Jy sigma=1.003480 ! Fit after self-cal, rms=0.048313Jy sigma=1.003018 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.88 mas, bmaj=61.88 mas, bpa=9.423 degrees ! Estimated noise=1.36923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000286778 Jy ! Component: 100 - total flux cleaned = 0.000468623 Jy ! Component: 150 - total flux cleaned = -0.000307744 Jy ! Component: 200 - total flux cleaned = -0.001099 Jy ! Total flux subtracted in 200 components = -0.001099 Jy ! Clean residual min=-0.000938 max=0.000935 Jy/beam ! Clean residual mean=0.000004 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0546828 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 284 components and 0.0546828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048190Jy sigma=1.000224 ! Fit after self-cal, rms=0.048255Jy sigma=0.998703 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.000119526 Jy ! Component: 100 - total flux cleaned = 0.000287727 Jy ! Component: 150 - total flux cleaned = 0.000427478 Jy ! Component: 200 - total flux cleaned = 0.000485844 Jy ! Total flux subtracted in 200 components = 0.000485844 Jy ! Clean residual min=-0.000954 max=0.000987 Jy/beam ! Clean residual mean=0.000007 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.0551686 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 338 components and 0.0551686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048176Jy sigma=0.996923 ! Fit after self-cal, rms=0.048186Jy sigma=0.996334 ! 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.048186Jy sigma=0.996334 ! Fit after self-cal, rms=0.048816Jy sigma=0.996193 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.88 mas, bmaj=61.83 mas, bpa=9.406 degrees ! Estimated noise=1.37393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.46811e-05 Jy ! Component: 100 - total flux cleaned = -8.42058e-06 Jy ! Component: 150 - total flux cleaned = 0.000193371 Jy ! Component: 200 - total flux cleaned = 0.000385195 Jy ! Total flux subtracted in 200 components = 0.000385195 Jy ! Clean residual min=-0.000841 max=0.000867 Jy/beam ! Clean residual mean=0.000004 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.0555538 Jy selfcal ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 395 components and 0.0555538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048757Jy sigma=0.995150 ! Fit after self-cal, rms=0.048825Jy sigma=0.994852 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.00033547 Jy ! Component: 100 - total flux cleaned = 0.000202932 Jy ! Component: 150 - total flux cleaned = 0.000314725 Jy ! Component: 200 - total flux cleaned = 0.00060587 Jy ! Total flux subtracted in 200 components = 0.00060587 Jy ! Clean residual min=-0.000743 max=0.000744 Jy/beam ! Clean residual mean=0.000006 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.0561597 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 435 components and 0.0561597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048783Jy sigma=0.994133 ! Fit after self-cal, rms=0.048769Jy sigma=0.994020 ! 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.048769Jy sigma=0.994020 ! Fit after self-cal, rms=0.048574Jy sigma=0.990376 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.98 mas, bmaj=61.55 mas, bpa=9.631 degrees ! Estimated noise=1.36567 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000574796 Jy ! Component: 100 - total flux cleaned = -0.000948379 Jy ! Component: 150 - total flux cleaned = -0.00130255 Jy ! Component: 200 - total flux cleaned = -0.00152525 Jy ! Total flux subtracted in 200 components = -0.00152525 Jy ! Clean residual min=-0.000518 max=0.000514 Jy/beam ! Clean residual mean=0.000002 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.0546344 Jy selfcal ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 534 components and 0.0546344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048491Jy sigma=0.988525 ! Fit after self-cal, rms=0.048539Jy sigma=0.987898 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.000270545 Jy ! Component: 100 - total flux cleaned = -0.000329906 Jy ! Component: 150 - total flux cleaned = -0.000435826 Jy ! Component: 200 - total flux cleaned = -0.000692777 Jy ! Total flux subtracted in 200 components = -0.000692777 Jy ! Clean residual min=-0.000505 max=0.000507 Jy/beam ! Clean residual mean=-0.000001 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.0539417 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 588 components and 0.0539417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048506Jy sigma=0.987466 ! Fit after self-cal, rms=0.048502Jy sigma=0.987410 ! 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=15.77 mas, bmaj=62.39 mas, bpa=9.516 degrees ! Estimated noise=1.36381 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.77 x 62.39 at 9.516 degrees (North through East) ! Clean map min=-0.006336 max=0.050031 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=16.2 mas, bmaj=64.13 mas, bpa=12.46 degrees ! Estimated noise=1.53371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0343252 Jy ! Component: 100 - total flux cleaned = 0.045021 Jy ! Component: 150 - total flux cleaned = 0.0454954 Jy ! Component: 200 - total flux cleaned = 0.0445002 Jy ! Total flux subtracted in 200 components = 0.0445002 Jy ! Clean residual min=-0.009981 max=0.009895 Jy/beam ! Clean residual mean=0.000008 rms=0.002968 Jy/beam ! Combined flux in latest and established models = 0.0445002 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.0445002 Jy ! Inverting map and beam ! Estimated beam: bmin=15.77 mas, bmaj=62.39 mas, bpa=9.516 degrees ! Estimated noise=1.36381 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.0030032 Jy ! Component: 100 - total flux cleaned = 0.00104589 Jy ! Component: 150 - total flux cleaned = -0.00223041 Jy ! Component: 200 - total flux cleaned = -0.00141804 Jy ! Total flux subtracted in 200 components = -0.00141804 Jy ! Clean residual min=-0.003712 max=0.003661 Jy/beam ! Clean residual mean=0.000025 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.0430822 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 79 components and 0.0430822 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=15.98 mas, bmaj=61.55 mas, bpa=9.631 degrees ! Estimated noise=1.36567 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.6981e-05 Jy ! Component: 100 - total flux cleaned = -0.000833213 Jy ! Component: 150 - total flux cleaned = -0.00066906 Jy ! Component: 200 - total flux cleaned = -0.000557078 Jy ! Total flux subtracted in 200 components = -0.000557078 Jy ! Clean residual min=-0.001015 max=0.001056 Jy/beam ! Clean residual mean=0.000004 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0425251 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.000196855 Jy ! Component: 100 - total flux cleaned = 0.000695402 Jy ! Component: 150 - total flux cleaned = 0.000976747 Jy ! Component: 200 - total flux cleaned = 0.00146006 Jy ! Total flux subtracted in 200 components = 0.00146006 Jy ! Clean residual min=-0.002224 max=0.002241 Jy/beam ! Clean residual mean=0.000015 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.0439851 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 129 components and 0.0439851 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=15.77 mas, bmaj=62.39 mas, bpa=9.516 degrees ! Estimated noise=1.36381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000630467 Jy ! Component: 100 - total flux cleaned = -0.000914056 Jy ! Component: 150 - total flux cleaned = -0.000881708 Jy ! Component: 200 - total flux cleaned = -0.000882791 Jy ! Total flux subtracted in 200 components = -0.000882791 Jy ! Clean residual min=-0.000564 max=0.000577 Jy/beam ! Clean residual mean=0.000002 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.0431024 Jy selfcal ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 212 components and 0.0431024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048474Jy sigma=0.988592 ! Fit after self-cal, rms=0.048467Jy sigma=0.987917 wmodel /scr/pima/bg219e_uvs/J0019-2205_S_map.mod ! Writing 212 model components to file: /scr/pima/bg219e_uvs/J0019-2205_S_map.mod wobs /scr/pima/bg219e_uvs/J0019-2205_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0019-2205_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0019-2205_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/J0019-2205_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.77 x 62.39 at 9.516 degrees (North through East) ! Clean map min=-0.010219 max=0.029997 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0019-2205_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0299965 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022746 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.27487 2.27487 4.54973 9.09946 18.1989 36.3978 72.7957 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.029 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 131.875 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0019-2205_S_uvs.log closed on Thu Apr 7 06:31:22 2016