! Started logfile: /scr/pima/rdv94_uvs/J0031-3922_S_uvs.log on Mon Sep 23 22:07:32 2013 obs /scr/pima/rdv94_uvs/J0031-3922_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0031-3922_S_uva.fits ! AN table 1: 89 integrations on 10 of 10 possible baselines. ! AN table 2: 89 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.871011 visibilities/baseline/integration-bin. ! Found source: J0031-3922 ! ! 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.23693e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26693e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35693e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37693e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7752 visibilities. select RR ! 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/rdv94_uvs/J0031-3922_S] 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 2 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.023905Jy sigma=0.418438 ! Fit after self-cal, rms=0.893882Jy sigma=0.358592 ! 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=3.34 mas, bmaj=28.05 mas, bpa=-16.28 degrees ! Estimated noise=42.3068 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.090825 Jy ! Component: 100 - total flux cleaned = 0.117786 Jy ! Total flux subtracted in 100 components = 0.117786 Jy ! Clean residual min=-0.011867 max=0.011340 Jy/beam ! Clean residual mean=-0.000075 rms=0.003234 Jy/beam ! Combined flux in latest and established models = 0.117786 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.117786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149450Jy sigma=0.054589 ! Fit after self-cal, rms=0.149141Jy sigma=0.054397 ! 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=5.108 mas, bmaj=31.85 mas, bpa=-15.24 degrees ! Estimated noise=21.2783 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.0143118 Jy ! Component: 100 - total flux cleaned = 0.0212254 Jy ! Component: 150 - total flux cleaned = 0.0255514 Jy ! Component: 200 - total flux cleaned = 0.0278751 Jy ! Total flux subtracted in 200 components = 0.0278751 Jy ! Clean residual min=-0.007235 max=0.007064 Jy/beam ! Clean residual mean=0.000062 rms=0.002255 Jy/beam ! Combined flux in latest and established models = 0.145661 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 43 components and 0.145661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148072Jy sigma=0.053696 ! Fit after self-cal, rms=0.148415Jy sigma=0.053666 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.04 LA 1.34 NL 1.08 ! OV 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.87 KP 1.02 LA 1.41 MK 0.98 ! NL 0.94 OV 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 1.02 LA 1.28 NL 0.98 ! OV 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 1.04 LA 1.18 MK 0.92 ! NL 0.96 OV 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 KP 0.93 LA 0.99 NL 1.02 ! OV 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 KP 0.99 LA 0.95 MK 0.93 ! NL 0.97 OV 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 KP 0.80 LA 0.81 NL 0.97 ! OV 0.87 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.94 KP 0.89 LA 0.80 MK 1.09 ! NL 0.94 OV 0.92 ! ! ! Fit before self-cal, rms=0.148415Jy sigma=0.053666 ! Fit after self-cal, rms=0.143340Jy sigma=0.052674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.063 mas, bmaj=31.48 mas, bpa=-15.18 degrees ! Estimated noise=20.9254 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.00344642 Jy ! Component: 100 - total flux cleaned = 0.00410094 Jy ! Component: 150 - total flux cleaned = 0.00445734 Jy ! Component: 200 - total flux cleaned = 0.00468904 Jy ! Total flux subtracted in 200 components = 0.00468904 Jy ! Clean residual min=-0.005459 max=0.004629 Jy/beam ! Clean residual mean=-0.000021 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 0.15035 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.15035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143145Jy sigma=0.052620 ! Fit after self-cal, rms=0.143818Jy sigma=0.052529 ! 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.143818Jy sigma=0.052529 ! Fit after self-cal, rms=0.143172Jy sigma=0.052508 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.024 mas, bmaj=31.18 mas, bpa=-15.15 degrees ! Estimated noise=20.8921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271487 Jy ! Component: 100 - total flux cleaned = 0.00363958 Jy ! Component: 150 - total flux cleaned = 0.00386611 Jy ! Component: 200 - total flux cleaned = 0.00393367 Jy ! Total flux subtracted in 200 components = 0.00393367 Jy ! Clean residual min=-0.005164 max=0.004631 Jy/beam ! Clean residual mean=-0.000016 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.154283 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.154283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143026Jy sigma=0.052469 ! Fit after self-cal, rms=0.143269Jy sigma=0.052445 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.000511291 Jy ! Component: 100 - total flux cleaned = 0.000650031 Jy ! Component: 150 - total flux cleaned = 0.000714296 Jy ! Component: 200 - total flux cleaned = 0.000832627 Jy ! Total flux subtracted in 200 components = 0.000832627 Jy ! Clean residual min=-0.005196 max=0.004894 Jy/beam ! Clean residual mean=-0.000013 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.155116 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.155116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143171Jy sigma=0.052425 ! Fit after self-cal, rms=0.143271Jy sigma=0.052421 ! 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.143271Jy sigma=0.052421 ! Fit after self-cal, rms=0.142249Jy sigma=0.052412 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.99 mas, bmaj=30.82 mas, bpa=-15.11 degrees ! Estimated noise=20.8495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026559 Jy ! Component: 100 - total flux cleaned = 0.00337648 Jy ! Component: 150 - total flux cleaned = 0.00355887 Jy ! Component: 200 - total flux cleaned = 0.00350774 Jy ! Total flux subtracted in 200 components = 0.00350774 Jy ! Clean residual min=-0.004885 max=0.004542 Jy/beam ! Clean residual mean=-0.000009 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.158624 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.158624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142150Jy sigma=0.052387 ! Fit after self-cal, rms=0.142326Jy sigma=0.052382 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.000379559 Jy ! Component: 100 - total flux cleaned = 0.000378433 Jy ! Component: 150 - total flux cleaned = 0.000430365 Jy ! Component: 200 - total flux cleaned = 0.000431703 Jy ! Total flux subtracted in 200 components = 0.000431703 Jy ! Clean residual min=-0.004767 max=0.004640 Jy/beam ! Clean residual mean=-0.000009 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.159055 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.159056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142267Jy sigma=0.052371 ! Fit after self-cal, rms=0.142333Jy sigma=0.052369 ! 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.142333Jy sigma=0.052369 ! Fit after self-cal, rms=0.141598Jy sigma=0.052362 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.15 mas, bmaj=40.31 mas, bpa=-5.524 degrees ! Estimated noise=20.6742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183454 Jy ! Component: 100 - total flux cleaned = 0.00263453 Jy ! Component: 150 - total flux cleaned = 0.00293447 Jy ! Component: 200 - total flux cleaned = 0.00302395 Jy ! Total flux subtracted in 200 components = 0.00302395 Jy ! Clean residual min=-0.005044 max=0.004355 Jy/beam ! Clean residual mean=-0.000008 rms=0.001429 Jy/beam ! Combined flux in latest and established models = 0.162079 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.162079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141570Jy sigma=0.052351 ! Fit after self-cal, rms=0.141662Jy sigma=0.052349 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.000527195 Jy ! Component: 100 - total flux cleaned = 0.000587748 Jy ! Component: 150 - total flux cleaned = 0.000536689 Jy ! Component: 200 - total flux cleaned = 0.00051418 Jy ! Total flux subtracted in 200 components = 0.00051418 Jy ! Clean residual min=-0.005043 max=0.004372 Jy/beam ! Clean residual mean=-0.000008 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.162594 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 102 components and 0.162594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141649Jy sigma=0.052344 ! Fit after self-cal, rms=0.141663Jy sigma=0.052342 ! 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=4.969 mas, bmaj=30.52 mas, bpa=-15.06 degrees ! Estimated noise=20.8194 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.969 x 30.52 at -15.06 degrees (North through East) ! Clean map min=-0.0046148 max=0.11304 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=3.303 mas, bmaj=26.58 mas, bpa=-16.06 degrees ! Estimated noise=40.2956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0853216 Jy ! Component: 100 - total flux cleaned = 0.117384 Jy ! Component: 150 - total flux cleaned = 0.135048 Jy ! Component: 200 - total flux cleaned = 0.146042 Jy ! Total flux subtracted in 200 components = 0.146042 Jy ! Clean residual min=-0.009585 max=0.009989 Jy/beam ! Clean residual mean=-0.000123 rms=0.002606 Jy/beam ! Combined flux in latest and established models = 0.146042 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.146042 Jy ! Inverting map and beam ! Estimated beam: bmin=4.969 mas, bmaj=30.52 mas, bpa=-15.06 degrees ! Estimated noise=20.8194 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.00765147 Jy ! Component: 100 - total flux cleaned = 0.0118653 Jy ! Component: 150 - total flux cleaned = 0.0134134 Jy ! Component: 200 - total flux cleaned = 0.0142057 Jy ! Total flux subtracted in 200 components = 0.0142057 Jy ! Clean residual min=-0.005130 max=0.004342 Jy/beam ! Clean residual mean=-0.000027 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.160248 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 59 components and 0.160248 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=10.15 mas, bmaj=40.31 mas, bpa=-5.524 degrees ! Estimated noise=20.6742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00232346 Jy ! Component: 100 - total flux cleaned = 0.00280934 Jy ! Component: 150 - total flux cleaned = 0.00285533 Jy ! Component: 200 - total flux cleaned = 0.00285465 Jy ! Total flux subtracted in 200 components = 0.00285465 Jy ! Clean residual min=-0.005121 max=0.004001 Jy/beam ! Clean residual mean=-0.000024 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.163102 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 = 3.43114e-07 Jy ! Component: 100 - total flux cleaned = 3.62675e-05 Jy ! Component: 150 - total flux cleaned = 3.62622e-05 Jy ! Component: 200 - total flux cleaned = 3.68445e-05 Jy ! Total flux subtracted in 200 components = 3.68445e-05 Jy ! Clean residual min=-0.005094 max=0.003895 Jy/beam ! Clean residual mean=-0.000020 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.163139 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 84 components and 0.163139 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.969 mas, bmaj=30.52 mas, bpa=-15.06 degrees ! Estimated noise=20.8194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000186432 Jy ! Component: 100 - total flux cleaned = -0.00024305 Jy ! Component: 150 - total flux cleaned = -0.000242668 Jy ! Component: 200 - total flux cleaned = -0.000291106 Jy ! Total flux subtracted in 200 components = -0.000291106 Jy ! Clean residual min=-0.004805 max=0.004041 Jy/beam ! Clean residual mean=-0.000012 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.162848 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 94 components and 0.162848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141708Jy sigma=0.052347 ! Fit after self-cal, rms=0.141678Jy sigma=0.052340 wmodel /scr/pima/rdv94_uvs/J0031-3922_S_map.mod ! Writing 94 model components to file: /scr/pima/rdv94_uvs/J0031-3922_S_map.mod wobs /scr/pima/rdv94_uvs/J0031-3922_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0031-3922_S_uvs.fits wwins /scr/pima/rdv94_uvs/J0031-3922_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv94_uvs/J0031-3922_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.00021344 Jy ! Component: 100 - total flux cleaned = 0.000215294 Jy ! Component: 150 - total flux cleaned = 0.000413619 Jy ! Component: 200 - total flux cleaned = 0.000300091 Jy ! Component: 250 - total flux cleaned = 3.114e-05 Jy ! Component: 300 - total flux cleaned = -0.000272299 Jy ! Component: 350 - total flux cleaned = -0.000458954 Jy ! Component: 400 - total flux cleaned = -0.000634377 Jy ! Component: 450 - total flux cleaned = -0.000550814 Jy ! Component: 500 - total flux cleaned = -0.000589248 Jy ! Component: 550 - total flux cleaned = -0.000628378 Jy ! Component: 600 - total flux cleaned = -0.000594597 Jy ! Component: 650 - total flux cleaned = -0.000594947 Jy ! Component: 700 - total flux cleaned = -0.000528546 Jy ! Component: 750 - total flux cleaned = -0.000689674 Jy ! Component: 800 - total flux cleaned = -0.000752676 Jy ! Component: 850 - total flux cleaned = -0.000874325 Jy ! Component: 900 - total flux cleaned = -0.000903332 Jy ! Component: 950 - total flux cleaned = -0.00101881 Jy ! Component: 1000 - total flux cleaned = -0.00113171 Jy ! Component: 1050 - total flux cleaned = -0.00126976 Jy ! Component: 1100 - total flux cleaned = -0.00135046 Jy ! Component: 1150 - total flux cleaned = -0.00148295 Jy ! Component: 1200 - total flux cleaned = -0.00156086 Jy ! Component: 1250 - total flux cleaned = -0.00168865 Jy ! Component: 1300 - total flux cleaned = -0.00181441 Jy ! Component: 1350 - total flux cleaned = -0.00198778 Jy ! Component: 1400 - total flux cleaned = -0.00208545 Jy ! Component: 1450 - total flux cleaned = -0.00218205 Jy ! Component: 1500 - total flux cleaned = -0.00225326 Jy ! Component: 1550 - total flux cleaned = -0.00234697 Jy ! Component: 1600 - total flux cleaned = -0.00239325 Jy ! Component: 1650 - total flux cleaned = -0.00246207 Jy ! Component: 1700 - total flux cleaned = -0.00253007 Jy ! Component: 1750 - total flux cleaned = -0.00257501 Jy ! Component: 1800 - total flux cleaned = -0.00261949 Jy ! Component: 1850 - total flux cleaned = -0.00275214 Jy ! Component: 1900 - total flux cleaned = -0.0029056 Jy ! Component: 1950 - total flux cleaned = -0.00297094 Jy ! Component: 2000 - total flux cleaned = -0.00303604 Jy ! Component: 2050 - total flux cleaned = -0.00312249 Jy ! Component: 2100 - total flux cleaned = -0.00310096 Jy ! Component: 2150 - total flux cleaned = -0.00310089 Jy ! Component: 2200 - total flux cleaned = -0.00307943 Jy ! Component: 2250 - total flux cleaned = -0.0031442 Jy ! Component: 2300 - total flux cleaned = -0.00316609 Jy ! Component: 2350 - total flux cleaned = -0.00320974 Jy ! Component: 2400 - total flux cleaned = -0.00323155 Jy ! Component: 2450 - total flux cleaned = -0.00327544 Jy ! Component: 2500 - total flux cleaned = -0.00331923 Jy ! Component: 2550 - total flux cleaned = -0.00338559 Jy ! Component: 2600 - total flux cleaned = -0.00340784 Jy ! Component: 2650 - total flux cleaned = -0.0034524 Jy ! Component: 2700 - total flux cleaned = -0.00345245 Jy ! Component: 2750 - total flux cleaned = -0.00345255 Jy ! Component: 2800 - total flux cleaned = -0.00345251 Jy ! Component: 2850 - total flux cleaned = -0.00347558 Jy ! Component: 2900 - total flux cleaned = -0.00347553 Jy ! Component: 2950 - total flux cleaned = -0.00342919 Jy ! Component: 3000 - total flux cleaned = -0.00340585 Jy ! Component: 3050 - total flux cleaned = -0.00340577 Jy ! Component: 3100 - total flux cleaned = -0.0034057 Jy ! Component: 3150 - total flux cleaned = -0.00342985 Jy ! Component: 3200 - total flux cleaned = -0.00338152 Jy ! Component: 3250 - total flux cleaned = -0.00338153 Jy ! Component: 3300 - total flux cleaned = -0.00335689 Jy ! Component: 3350 - total flux cleaned = -0.00328241 Jy ! Component: 3400 - total flux cleaned = -0.00320715 Jy ! Component: 3450 - total flux cleaned = -0.00315646 Jy ! Component: 3500 - total flux cleaned = -0.00307947 Jy ! Component: 3550 - total flux cleaned = -0.00300183 Jy ! Component: 3600 - total flux cleaned = -0.00292309 Jy ! Component: 3650 - total flux cleaned = -0.00284363 Jy ! Component: 3700 - total flux cleaned = -0.00276337 Jy ! Component: 3750 - total flux cleaned = -0.00262795 Jy ! Component: 3800 - total flux cleaned = -0.00254611 Jy ! Component: 3850 - total flux cleaned = -0.00243569 Jy ! Component: 3900 - total flux cleaned = -0.00229586 Jy ! Component: 3950 - total flux cleaned = -0.00221083 Jy ! Component: 4000 - total flux cleaned = -0.00206705 Jy ! Component: 4050 - total flux cleaned = -0.0019511 Jy ! Total flux subtracted in 4096 components = -0.00180401 Jy ! Clean residual min=-0.001791 max=0.001668 Jy/beam ! Clean residual mean=-0.000008 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.161044 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 371 components and 0.161044 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J0031-3922_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.969 x 30.52 at -15.06 degrees (North through East) ! Clean map min=-0.0028084 max=0.11185 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0031-3922_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111846 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000591561 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.58673 1.58673 3.17345 6.34691 12.6938 25.3876 50.7752 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.111 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0031-3922_S_uvs.log closed on Mon Sep 23 22:07:38 2013