! Started logfile: /scr/pima/rdv94_uvs/J0802-3810_X_uvs.log on Mon Sep 23 22:09:50 2013 obs /scr/pima/rdv94_uvs/J0802-3810_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0802-3810_X_uva.fits ! AN table 1: 89 integrations on 15 of 15 possible baselines. ! AN table 2: 89 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.816854 visibilities/baseline/integration-bin. ! Found source: J0802-3810 ! ! 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 8.40993e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47993e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79493e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89993e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8724 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv94_uvs/J0802-3810_X] 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.200x0.200 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 90 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 90 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 90 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 90 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.030635Jy sigma=0.502196 ! Fit after self-cal, rms=0.900330Jy sigma=0.437744 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.293 mas, bmaj=8.704 mas, bpa=-8.371 degrees ! Estimated noise=46.7384 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.0830506 Jy ! Component: 100 - total flux cleaned = 0.103683 Jy ! Total flux subtracted in 100 components = 0.103683 Jy ! Clean residual min=-0.014396 max=0.011992 Jy/beam ! Clean residual mean=-0.000043 rms=0.004147 Jy/beam ! Combined flux in latest and established models = 0.103683 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.103683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126393Jy sigma=0.057718 ! Fit after self-cal, rms=0.125560Jy sigma=0.057312 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.891 mas, bmaj=10.16 mas, bpa=-6.619 degrees ! Estimated noise=16.2063 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.0108302 Jy ! Component: 100 - total flux cleaned = 0.0149722 Jy ! Component: 150 - total flux cleaned = 0.0158776 Jy ! Component: 200 - total flux cleaned = 0.0160662 Jy ! Total flux subtracted in 200 components = 0.0160662 Jy ! Clean residual min=-0.003949 max=0.005079 Jy/beam ! Clean residual mean=-0.000020 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.119749 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 59 components and 0.119749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124996Jy sigma=0.056778 ! Fit after self-cal, rms=0.125132Jy sigma=0.056772 ! 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 1.05 KP 1.12 LA 1.06 MK 1.00* ! OV 0.95 PT 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.25 KP 1.11 LA 0.95 NL 1.02 ! OV 0.92 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.11 KP 1.04 LA 0.95 MK 1.00* ! OV 0.92 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.25 KP 0.97 LA 0.86 NL 1.00 ! OV 1.03 PT 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.91 LA 1.03 MK 1.00* ! OV 1.03 PT 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.27 KP 0.87 LA 1.01 NL 0.99 ! OV 1.09 PT 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 0.89 LA 0.98 MK 1.00* ! OV 1.08 PT 0.88 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.23 KP 0.91 LA 0.97 NL 1.04 ! OV 0.98 PT 1.00 ! ! ! Fit before self-cal, rms=0.125132Jy sigma=0.056772 ! Fit after self-cal, rms=0.128752Jy sigma=0.056464 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=10.21 mas, bpa=-6.608 degrees ! Estimated noise=16.0945 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.000166136 Jy ! Component: 100 - total flux cleaned = -0.00016653 Jy ! Component: 150 - total flux cleaned = -0.000166726 Jy ! Component: 200 - total flux cleaned = -0.000166 Jy ! Total flux subtracted in 200 components = -0.000166 Jy ! Clean residual min=-0.003210 max=0.003635 Jy/beam ! Clean residual mean=0.000014 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.119583 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 86 components and 0.119583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128729Jy sigma=0.056458 ! Fit after self-cal, rms=0.129303Jy sigma=0.056398 ! 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.129303Jy sigma=0.056398 ! Fit after self-cal, rms=0.129766Jy sigma=0.056390 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.889 mas, bmaj=10.22 mas, bpa=-6.724 degrees ! Estimated noise=16.0933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000116203 Jy ! Component: 100 - total flux cleaned = 0.000117892 Jy ! Component: 150 - total flux cleaned = 0.000145987 Jy ! Component: 200 - total flux cleaned = 9.49188e-05 Jy ! Total flux subtracted in 200 components = 9.49188e-05 Jy ! Clean residual min=-0.003107 max=0.003883 Jy/beam ! Clean residual mean=0.000014 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.119678 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 96 components and 0.119678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129740Jy sigma=0.056386 ! Fit after self-cal, rms=0.129841Jy sigma=0.056383 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.000160056 Jy ! Component: 100 - total flux cleaned = -0.000114174 Jy ! Component: 150 - total flux cleaned = -0.000134824 Jy ! Component: 200 - total flux cleaned = -0.000153593 Jy ! Total flux subtracted in 200 components = -0.000153593 Jy ! Clean residual min=-0.003108 max=0.003904 Jy/beam ! Clean residual mean=0.000012 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.119524 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 107 components and 0.119524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129827Jy sigma=0.056381 ! Fit after self-cal, rms=0.129849Jy sigma=0.056381 ! 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.129849Jy sigma=0.056381 ! Fit after self-cal, rms=0.129061Jy sigma=0.056378 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.87 mas, bmaj=10.2 mas, bpa=-6.855 degrees ! Estimated noise=16.0612 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000325307 Jy ! Component: 100 - total flux cleaned = 0.000354061 Jy ! Component: 150 - total flux cleaned = 0.000304885 Jy ! Component: 200 - total flux cleaned = 0.000282545 Jy ! Total flux subtracted in 200 components = 0.000282545 Jy ! Clean residual min=-0.003113 max=0.003880 Jy/beam ! Clean residual mean=0.000013 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.119807 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 111 components and 0.119807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129039Jy sigma=0.056376 ! Fit after self-cal, rms=0.129057Jy sigma=0.056375 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 = -8.48036e-05 Jy ! Component: 100 - total flux cleaned = -8.3974e-05 Jy ! Component: 150 - total flux cleaned = -8.35948e-05 Jy ! Component: 200 - total flux cleaned = -0.000101118 Jy ! Total flux subtracted in 200 components = -0.000101118 Jy ! Clean residual min=-0.003135 max=0.003866 Jy/beam ! Clean residual mean=0.000013 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.119706 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 116 components and 0.119706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129046Jy sigma=0.056374 ! Fit after self-cal, rms=0.129061Jy sigma=0.056374 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.129061Jy sigma=0.056374 ! Fit after self-cal, rms=0.128333Jy sigma=0.056372 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=11.04 mas, bpa=-4.467 degrees ! Estimated noise=15.9255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000587907 Jy ! Component: 100 - total flux cleaned = 0.000637685 Jy ! Component: 150 - total flux cleaned = 0.000617503 Jy ! Component: 200 - total flux cleaned = 0.000598084 Jy ! Total flux subtracted in 200 components = 0.000598084 Jy ! Clean residual min=-0.002747 max=0.003727 Jy/beam ! Clean residual mean=0.000017 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.120304 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 120 components and 0.120304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128312Jy sigma=0.056371 ! Fit after self-cal, rms=0.128319Jy sigma=0.056370 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 = -2.46614e-05 Jy ! Component: 100 - total flux cleaned = -2.49145e-05 Jy ! Component: 150 - total flux cleaned = -5.87823e-05 Jy ! Component: 200 - total flux cleaned = -7.43599e-05 Jy ! Total flux subtracted in 200 components = -7.43599e-05 Jy ! Clean residual min=-0.002792 max=0.003704 Jy/beam ! Clean residual mean=0.000016 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.120229 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 125 components and 0.120229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128309Jy sigma=0.056370 ! Fit after self-cal, rms=0.128322Jy sigma=0.056369 ! 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=2.852 mas, bmaj=10.18 mas, bpa=-6.956 degrees ! Estimated noise=16.0294 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.852 x 10.18 at -6.956 degrees (North through East) ! Clean map min=-0.0032919 max=0.11267 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.257 mas, bmaj=8.73 mas, bpa=-8.739 degrees ! Estimated noise=46.0512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0807393 Jy ! Component: 100 - total flux cleaned = 0.102357 Jy ! Component: 150 - total flux cleaned = 0.110675 Jy ! Component: 200 - total flux cleaned = 0.112653 Jy ! Total flux subtracted in 200 components = 0.112653 Jy ! Clean residual min=-0.012401 max=0.010338 Jy/beam ! Clean residual mean=0.000024 rms=0.003450 Jy/beam ! Combined flux in latest and established models = 0.112653 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.112653 Jy ! Inverting map and beam ! Estimated beam: bmin=2.852 mas, bmaj=10.18 mas, bpa=-6.956 degrees ! Estimated noise=16.0294 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.00628144 Jy ! Component: 100 - total flux cleaned = 0.00772062 Jy ! Component: 150 - total flux cleaned = 0.00786986 Jy ! Component: 200 - total flux cleaned = 0.00781419 Jy ! Total flux subtracted in 200 components = 0.00781419 Jy ! Clean residual min=-0.003462 max=0.003655 Jy/beam ! Clean residual mean=0.000014 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.120467 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 58 components and 0.120467 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=11.04 mas, bpa=-4.467 degrees ! Estimated noise=15.9255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.84822e-05 Jy ! Component: 100 - total flux cleaned = -2.76433e-05 Jy ! Component: 150 - total flux cleaned = -2.72714e-05 Jy ! Component: 200 - total flux cleaned = -2.69634e-05 Jy ! Total flux subtracted in 200 components = -2.69634e-05 Jy ! Clean residual min=-0.002994 max=0.003628 Jy/beam ! Clean residual mean=0.000017 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.12044 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 = 1.59546e-06 Jy ! Component: 100 - total flux cleaned = 2.53003e-06 Jy ! Component: 150 - total flux cleaned = -2.4722e-05 Jy ! Component: 200 - total flux cleaned = -5.05141e-05 Jy ! Total flux subtracted in 200 components = -5.05141e-05 Jy ! Clean residual min=-0.002840 max=0.003646 Jy/beam ! Clean residual mean=0.000017 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.12039 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 90 components and 0.12039 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.852 mas, bmaj=10.18 mas, bpa=-6.956 degrees ! Estimated noise=16.0294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.18962e-05 Jy ! Component: 100 - total flux cleaned = -4.48575e-05 Jy ! Component: 150 - total flux cleaned = -4.46708e-05 Jy ! Component: 200 - total flux cleaned = -4.50022e-05 Jy ! Total flux subtracted in 200 components = -4.50022e-05 Jy ! Clean residual min=-0.003016 max=0.003806 Jy/beam ! Clean residual mean=0.000015 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.120345 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 106 components and 0.120345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128325Jy sigma=0.056372 ! Fit after self-cal, rms=0.128319Jy sigma=0.056371 wmodel /scr/pima/rdv94_uvs/J0802-3810_X_map.mod ! Writing 106 model components to file: /scr/pima/rdv94_uvs/J0802-3810_X_map.mod wobs /scr/pima/rdv94_uvs/J0802-3810_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0802-3810_X_uvs.fits wwins /scr/pima/rdv94_uvs/J0802-3810_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv94_uvs/J0802-3810_X_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.000860324 Jy ! Component: 100 - total flux cleaned = 0.00112469 Jy ! Component: 150 - total flux cleaned = 0.00131122 Jy ! Component: 200 - total flux cleaned = 0.00165472 Jy ! Component: 250 - total flux cleaned = 0.00165513 Jy ! Component: 300 - total flux cleaned = 0.00176851 Jy ! Component: 350 - total flux cleaned = 0.00202351 Jy ! Component: 400 - total flux cleaned = 0.00223211 Jy ! Component: 450 - total flux cleaned = 0.00249815 Jy ! Component: 500 - total flux cleaned = 0.00275215 Jy ! Component: 550 - total flux cleaned = 0.00290413 Jy ! Component: 600 - total flux cleaned = 0.00302135 Jy ! Component: 650 - total flux cleaned = 0.0031619 Jy ! Component: 700 - total flux cleaned = 0.00321658 Jy ! Component: 750 - total flux cleaned = 0.00326894 Jy ! Component: 800 - total flux cleaned = 0.00329417 Jy ! Component: 850 - total flux cleaned = 0.00334278 Jy ! Component: 900 - total flux cleaned = 0.00343851 Jy ! Component: 950 - total flux cleaned = 0.00357627 Jy ! Component: 1000 - total flux cleaned = 0.00362089 Jy ! Component: 1050 - total flux cleaned = 0.00381612 Jy ! Component: 1100 - total flux cleaned = 0.00392132 Jy ! Component: 1150 - total flux cleaned = 0.00404427 Jy ! Component: 1200 - total flux cleaned = 0.00414378 Jy ! Component: 1250 - total flux cleaned = 0.00428027 Jy ! Component: 1300 - total flux cleaned = 0.00445069 Jy ! Component: 1350 - total flux cleaned = 0.0045615 Jy ! Component: 1400 - total flux cleaned = 0.00474253 Jy ! Component: 1450 - total flux cleaned = 0.00488387 Jy ! Component: 1500 - total flux cleaned = 0.00503978 Jy ! Component: 1550 - total flux cleaned = 0.00517568 Jy ! Component: 1600 - total flux cleaned = 0.0053094 Jy ! Component: 1650 - total flux cleaned = 0.00550626 Jy ! Component: 1700 - total flux cleaned = 0.00561929 Jy ! Component: 1750 - total flux cleaned = 0.00569867 Jy ! Component: 1800 - total flux cleaned = 0.00582443 Jy ! Component: 1850 - total flux cleaned = 0.00591741 Jy ! Component: 1900 - total flux cleaned = 0.00594809 Jy ! Component: 1950 - total flux cleaned = 0.00597848 Jy ! Component: 2000 - total flux cleaned = 0.00600875 Jy ! Component: 2050 - total flux cleaned = 0.00605369 Jy ! Component: 2100 - total flux cleaned = 0.00611313 Jy ! Component: 2150 - total flux cleaned = 0.00614254 Jy ! Component: 2200 - total flux cleaned = 0.00618643 Jy ! Component: 2250 - total flux cleaned = 0.00621551 Jy ! Component: 2300 - total flux cleaned = 0.0062587 Jy ! Component: 2350 - total flux cleaned = 0.00630159 Jy ! Component: 2400 - total flux cleaned = 0.00632984 Jy ! Component: 2450 - total flux cleaned = 0.00635808 Jy ! Component: 2500 - total flux cleaned = 0.00638602 Jy ! Component: 2550 - total flux cleaned = 0.00641381 Jy ! Component: 2600 - total flux cleaned = 0.00644145 Jy ! Component: 2650 - total flux cleaned = 0.00645532 Jy ! Component: 2700 - total flux cleaned = 0.00650991 Jy ! Component: 2750 - total flux cleaned = 0.00653709 Jy ! Component: 2800 - total flux cleaned = 0.00656418 Jy ! Component: 2850 - total flux cleaned = 0.00655075 Jy ! Component: 2900 - total flux cleaned = 0.00663117 Jy ! Component: 2950 - total flux cleaned = 0.00661781 Jy ! Component: 3000 - total flux cleaned = 0.00663108 Jy ! Component: 3050 - total flux cleaned = 0.00667091 Jy ! Component: 3100 - total flux cleaned = 0.00669735 Jy ! Component: 3150 - total flux cleaned = 0.00672371 Jy ! Component: 3200 - total flux cleaned = 0.00671049 Jy ! Component: 3250 - total flux cleaned = 0.00673676 Jy ! Component: 3300 - total flux cleaned = 0.00674991 Jy ! Component: 3350 - total flux cleaned = 0.00676308 Jy ! Component: 3400 - total flux cleaned = 0.00676298 Jy ! Component: 3450 - total flux cleaned = 0.00674979 Jy ! Component: 3500 - total flux cleaned = 0.00674976 Jy ! Component: 3550 - total flux cleaned = 0.00677606 Jy ! Component: 3600 - total flux cleaned = 0.00677597 Jy ! Component: 3650 - total flux cleaned = 0.00680234 Jy ! Component: 3700 - total flux cleaned = 0.00682877 Jy ! Component: 3750 - total flux cleaned = 0.00684206 Jy ! Component: 3800 - total flux cleaned = 0.00684206 Jy ! Component: 3850 - total flux cleaned = 0.00682893 Jy ! Component: 3900 - total flux cleaned = 0.00682896 Jy ! Component: 3950 - total flux cleaned = 0.00681576 Jy ! Component: 4000 - total flux cleaned = 0.00682897 Jy ! Component: 4050 - total flux cleaned = 0.00684229 Jy ! Total flux subtracted in 4096 components = 0.00681565 Jy ! Clean residual min=-0.000761 max=0.000729 Jy/beam ! Clean residual mean=-0.000007 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.12716 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 383 components and 0.12716 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J0802-3810_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.852 x 10.18 at -6.956 degrees (North through East) ! Clean map min=-0.0018981 max=0.11134 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0802-3810_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111343 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000295497 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.79618 0.79618 1.59236 3.18472 6.36944 12.7389 25.4778 50.9556 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.111 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0802-3810_X_uvs.log closed on Mon Sep 23 22:09:56 2013