! Started logfile: /scr/pima/rdv94_uvs/J2200-3716_S_uvs.log on Mon Sep 23 22:14:21 2013 obs /scr/pima/rdv94_uvs/J2200-3716_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J2200-3716_S_uva.fits ! AN table 1: 88 integrations on 10 of 10 possible baselines. ! AN table 2: 89 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.791422 visibilities/baseline/integration-bin. ! Found source: J2200-3716 ! ! 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 7012 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/J2200-3716_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 3 telescope corrections were flagged in sub-array 1. ! A total of 91 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 91 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 91 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 91 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.027188Jy sigma=0.416401 ! Fit after self-cal, rms=0.885144Jy sigma=0.366267 ! 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=5.439 mas, bmaj=29.43 mas, bpa=-11.22 degrees ! Estimated noise=36.5974 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.0993598 Jy ! Component: 100 - total flux cleaned = 0.121796 Jy ! Total flux subtracted in 100 components = 0.121796 Jy ! Clean residual min=-0.009612 max=0.008886 Jy/beam ! Clean residual mean=-0.000122 rms=0.002814 Jy/beam ! Combined flux in latest and established models = 0.121796 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.121796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164116Jy sigma=0.056494 ! Fit after self-cal, rms=0.163690Jy sigma=0.056303 ! 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=6.847 mas, bmaj=32.69 mas, bpa=-10.2 degrees ! Estimated noise=22.4495 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.0107541 Jy ! Component: 100 - total flux cleaned = 0.0114007 Jy ! Component: 150 - total flux cleaned = 0.0107086 Jy ! Component: 200 - total flux cleaned = 0.0101395 Jy ! Total flux subtracted in 200 components = 0.0101395 Jy ! Clean residual min=-0.007917 max=0.009663 Jy/beam ! Clean residual mean=-0.000130 rms=0.002555 Jy/beam ! Combined flux in latest and established models = 0.131936 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 43 components and 0.131936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162905Jy sigma=0.055971 ! Fit after self-cal, rms=0.163318Jy sigma=0.055949 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.88 HN 1.13 KP 0.92 LA 1.42 ! NL 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.02 LA 1.46 MK 1.00* ! NL 1.09 OV 1.04 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.00 KP 0.97 LA 1.21 ! NL 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.11 KP 1.06 LA 1.25 MK 1.00* ! NL 1.13 OV 0.91 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.07 KP 0.83 LA 1.00 ! NL 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 KP 0.85 LA 1.03 MK 1.00* ! NL 1.17 OV 1.13 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 0.88 KP 0.80 LA 0.71 ! NL 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 KP 0.84 LA 0.85 MK 1.00* ! NL 1.00 OV 0.86 ! ! ! Fit before self-cal, rms=0.163318Jy sigma=0.055949 ! Fit after self-cal, rms=0.161985Jy sigma=0.054536 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.756 mas, bmaj=32.48 mas, bpa=-10.68 degrees ! Estimated noise=22.1522 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.00096719 Jy ! Component: 100 - total flux cleaned = 0.00118317 Jy ! Component: 150 - total flux cleaned = 0.00146847 Jy ! Component: 200 - total flux cleaned = 0.00163429 Jy ! Total flux subtracted in 200 components = 0.00163429 Jy ! Clean residual min=-0.003846 max=0.004370 Jy/beam ! Clean residual mean=-0.000109 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.13357 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.13357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161812Jy sigma=0.054500 ! Fit after self-cal, rms=0.163582Jy sigma=0.054282 ! 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.163582Jy sigma=0.054282 ! Fit after self-cal, rms=0.167358Jy sigma=0.054247 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.752 mas, bmaj=32.43 mas, bpa=-10.74 degrees ! Estimated noise=22.2253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107824 Jy ! Component: 100 - total flux cleaned = 0.00128579 Jy ! Component: 150 - total flux cleaned = 0.00156153 Jy ! Component: 200 - total flux cleaned = 0.00172106 Jy ! Total flux subtracted in 200 components = 0.00172106 Jy ! Clean residual min=-0.003550 max=0.004547 Jy/beam ! Clean residual mean=-0.000113 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.135291 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.135291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167185Jy sigma=0.054215 ! Fit after self-cal, rms=0.167948Jy sigma=0.054187 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 = 7.66343e-05 Jy ! Component: 100 - total flux cleaned = 0.000347338 Jy ! Component: 150 - total flux cleaned = 0.000510486 Jy ! Component: 200 - total flux cleaned = 0.000581355 Jy ! Total flux subtracted in 200 components = 0.000581355 Jy ! Clean residual min=-0.003473 max=0.004628 Jy/beam ! Clean residual mean=-0.000106 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.135872 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.135872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167803Jy sigma=0.054165 ! Fit after self-cal, rms=0.168019Jy sigma=0.054160 ! 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.168019Jy sigma=0.054160 ! Fit after self-cal, rms=0.169343Jy sigma=0.054149 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.744 mas, bmaj=32.35 mas, bpa=-10.81 degrees ! Estimated noise=22.2606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111759 Jy ! Component: 100 - total flux cleaned = 0.00137887 Jy ! Component: 150 - total flux cleaned = 0.0016115 Jy ! Component: 200 - total flux cleaned = 0.00161532 Jy ! Total flux subtracted in 200 components = 0.00161532 Jy ! Clean residual min=-0.003378 max=0.004516 Jy/beam ! Clean residual mean=-0.000114 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.137488 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.137488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169211Jy sigma=0.054128 ! Fit after self-cal, rms=0.169634Jy sigma=0.054117 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 = 7.5658e-05 Jy ! Component: 100 - total flux cleaned = 7.43406e-05 Jy ! Component: 150 - total flux cleaned = 0.000144278 Jy ! Component: 200 - total flux cleaned = 0.000207026 Jy ! Total flux subtracted in 200 components = 0.000207026 Jy ! Clean residual min=-0.003485 max=0.004451 Jy/beam ! Clean residual mean=-0.000108 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.137695 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.137695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169531Jy sigma=0.054102 ! Fit after self-cal, rms=0.169692Jy sigma=0.054100 ! 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.169692Jy sigma=0.054100 ! Fit after self-cal, rms=0.170873Jy sigma=0.054093 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.301 mas, bmaj=35.58 mas, bpa=-7.096 degrees ! Estimated noise=21.7122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104104 Jy ! Component: 100 - total flux cleaned = 0.0012884 Jy ! Component: 150 - total flux cleaned = 0.0014424 Jy ! Component: 200 - total flux cleaned = 0.00144261 Jy ! Total flux subtracted in 200 components = 0.00144261 Jy ! Clean residual min=-0.003386 max=0.003554 Jy/beam ! Clean residual mean=-0.000142 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.139137 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 74 components and 0.139137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170828Jy sigma=0.054087 ! Fit after self-cal, rms=0.171031Jy sigma=0.054084 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 = 7.17113e-05 Jy ! Component: 100 - total flux cleaned = 1.47557e-05 Jy ! Component: 150 - total flux cleaned = -1.18662e-05 Jy ! Component: 200 - total flux cleaned = 1.2959e-05 Jy ! Total flux subtracted in 200 components = 1.2959e-05 Jy ! Clean residual min=-0.003337 max=0.003595 Jy/beam ! Clean residual mean=-0.000141 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.13915 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.13915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170999Jy sigma=0.054079 ! Fit after self-cal, rms=0.171058Jy sigma=0.054079 ! 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=6.734 mas, bmaj=32.28 mas, bpa=-10.89 degrees ! Estimated noise=22.294 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.734 x 32.28 at -10.89 degrees (North through East) ! Clean map min=-0.010411 max=0.13121 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=5.38 mas, bmaj=29.17 mas, bpa=-11.57 degrees ! Estimated noise=36.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0966293 Jy ! Component: 100 - total flux cleaned = 0.119497 Jy ! Component: 150 - total flux cleaned = 0.127937 Jy ! Component: 200 - total flux cleaned = 0.130563 Jy ! Total flux subtracted in 200 components = 0.130563 Jy ! Clean residual min=-0.009473 max=0.007371 Jy/beam ! Clean residual mean=-0.000103 rms=0.002629 Jy/beam ! Combined flux in latest and established models = 0.130563 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.130563 Jy ! Inverting map and beam ! Estimated beam: bmin=6.734 mas, bmaj=32.28 mas, bpa=-10.89 degrees ! Estimated noise=22.294 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.00463188 Jy ! Component: 100 - total flux cleaned = 0.00486461 Jy ! Component: 150 - total flux cleaned = 0.00527457 Jy ! Component: 200 - total flux cleaned = 0.00527488 Jy ! Total flux subtracted in 200 components = 0.00527488 Jy ! Clean residual min=-0.005100 max=0.004330 Jy/beam ! Clean residual mean=-0.000152 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 0.135838 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 50 components and 0.135838 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=9.301 mas, bmaj=35.58 mas, bpa=-7.096 degrees ! Estimated noise=21.7122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271002 Jy ! Component: 100 - total flux cleaned = 0.00287713 Jy ! Component: 150 - total flux cleaned = 0.00281697 Jy ! Component: 200 - total flux cleaned = 0.00286808 Jy ! Total flux subtracted in 200 components = 0.00286808 Jy ! Clean residual min=-0.003951 max=0.003361 Jy/beam ! Clean residual mean=-0.000156 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.138706 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 = 4.72247e-05 Jy ! Component: 100 - total flux cleaned = 0.000134811 Jy ! Component: 150 - total flux cleaned = 0.00021706 Jy ! Component: 200 - total flux cleaned = 0.000292611 Jy ! Total flux subtracted in 200 components = 0.000292611 Jy ! Clean residual min=-0.003853 max=0.003519 Jy/beam ! Clean residual mean=-0.000150 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.138999 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 121 components and 0.138999 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.734 mas, bmaj=32.28 mas, bpa=-10.89 degrees ! Estimated noise=22.294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000403621 Jy ! Component: 100 - total flux cleaned = -0.000505171 Jy ! Component: 150 - total flux cleaned = -0.000411716 Jy ! Component: 200 - total flux cleaned = -0.000408313 Jy ! Total flux subtracted in 200 components = -0.000408313 Jy ! Clean residual min=-0.003863 max=0.004542 Jy/beam ! Clean residual mean=-0.000119 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.13859 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 127 components and 0.13859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171078Jy sigma=0.054103 ! Fit after self-cal, rms=0.171131Jy sigma=0.054095 wmodel /scr/pima/rdv94_uvs/J2200-3716_S_map.mod ! Writing 127 model components to file: /scr/pima/rdv94_uvs/J2200-3716_S_map.mod wobs /scr/pima/rdv94_uvs/J2200-3716_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J2200-3716_S_uvs.fits wwins /scr/pima/rdv94_uvs/J2200-3716_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv94_uvs/J2200-3716_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.00140457 Jy ! Component: 100 - total flux cleaned = 0.00120535 Jy ! Component: 150 - total flux cleaned = 0.00102572 Jy ! Component: 200 - total flux cleaned = 0.000693983 Jy ! Component: 250 - total flux cleaned = 0.000325577 Jy ! Component: 300 - total flux cleaned = -2.55628e-05 Jy ! Component: 350 - total flux cleaned = -0.000262248 Jy ! Component: 400 - total flux cleaned = -0.000489156 Jy ! Component: 450 - total flux cleaned = -0.000620077 Jy ! Component: 500 - total flux cleaned = -0.000831139 Jy ! Component: 550 - total flux cleaned = -0.000830315 Jy ! Component: 600 - total flux cleaned = -0.000830913 Jy ! Component: 650 - total flux cleaned = -0.000907298 Jy ! Component: 700 - total flux cleaned = -0.000979414 Jy ! Component: 750 - total flux cleaned = -0.000872481 Jy ! Component: 800 - total flux cleaned = -0.00090685 Jy ! Component: 850 - total flux cleaned = -0.000941005 Jy ! Component: 900 - total flux cleaned = -0.00103894 Jy ! Component: 950 - total flux cleaned = -0.00110244 Jy ! Component: 1000 - total flux cleaned = -0.00113403 Jy ! Component: 1050 - total flux cleaned = -0.00119458 Jy ! Component: 1100 - total flux cleaned = -0.00125407 Jy ! Component: 1150 - total flux cleaned = -0.00134 Jy ! Component: 1200 - total flux cleaned = -0.00139546 Jy ! Component: 1250 - total flux cleaned = -0.00134118 Jy ! Component: 1300 - total flux cleaned = -0.00136814 Jy ! Component: 1350 - total flux cleaned = -0.00142055 Jy ! Component: 1400 - total flux cleaned = -0.00149718 Jy ! Component: 1450 - total flux cleaned = -0.00144634 Jy ! Component: 1500 - total flux cleaned = -0.00144615 Jy ! Component: 1550 - total flux cleaned = -0.00147023 Jy ! Component: 1600 - total flux cleaned = -0.00142265 Jy ! Component: 1650 - total flux cleaned = -0.0014464 Jy ! Component: 1700 - total flux cleaned = -0.0014234 Jy ! Component: 1750 - total flux cleaned = -0.00140045 Jy ! Component: 1800 - total flux cleaned = -0.00135554 Jy ! Component: 1850 - total flux cleaned = -0.00131075 Jy ! Component: 1900 - total flux cleaned = -0.00126661 Jy ! Component: 1950 - total flux cleaned = -0.00120126 Jy ! Component: 2000 - total flux cleaned = -0.00107135 Jy ! Component: 2050 - total flux cleaned = -0.000877746 Jy ! Component: 2100 - total flux cleaned = -0.000599401 Jy ! Component: 2150 - total flux cleaned = -0.000300485 Jy ! Component: 2200 - total flux cleaned = -2.35459e-05 Jy ! Component: 2250 - total flux cleaned = 0.000252801 Jy ! Component: 2300 - total flux cleaned = 0.000486258 Jy ! Component: 2350 - total flux cleaned = 0.000825788 Jy ! Component: 2400 - total flux cleaned = 0.00112286 Jy ! Component: 2450 - total flux cleaned = 0.00148368 Jy ! Component: 2500 - total flux cleaned = 0.001781 Jy ! Component: 2550 - total flux cleaned = 0.00209981 Jy ! Component: 2600 - total flux cleaned = 0.00239788 Jy ! Component: 2650 - total flux cleaned = 0.00269692 Jy ! Component: 2700 - total flux cleaned = 0.00306152 Jy ! Component: 2750 - total flux cleaned = 0.00344965 Jy ! Component: 2800 - total flux cleaned = 0.00384034 Jy ! Component: 2850 - total flux cleaned = 0.00429922 Jy ! Component: 2900 - total flux cleaned = 0.00478375 Jy ! Component: 2950 - total flux cleaned = 0.00527245 Jy ! Component: 3000 - total flux cleaned = 0.00576553 Jy ! Component: 3050 - total flux cleaned = 0.0062862 Jy ! Component: 3100 - total flux cleaned = 0.00678902 Jy ! Component: 3150 - total flux cleaned = 0.00729673 Jy ! Component: 3200 - total flux cleaned = 0.00780942 Jy ! Component: 3250 - total flux cleaned = 0.00832753 Jy ! Component: 3300 - total flux cleaned = 0.00887483 Jy ! Component: 3350 - total flux cleaned = 0.00940394 Jy ! Component: 3400 - total flux cleaned = 0.00998768 Jy ! Component: 3450 - total flux cleaned = 0.0105045 Jy ! Component: 3500 - total flux cleaned = 0.011077 Jy ! Component: 3550 - total flux cleaned = 0.011631 Jy ! Component: 3600 - total flux cleaned = 0.0121917 Jy ! Component: 3650 - total flux cleaned = 0.0127851 Jy ! Component: 3700 - total flux cleaned = 0.013412 Jy ! Component: 3750 - total flux cleaned = 0.0140471 Jy ! Component: 3800 - total flux cleaned = 0.0146645 Jy ! Component: 3850 - total flux cleaned = 0.0153452 Jy ! Component: 3900 - total flux cleaned = 0.0160087 Jy ! Component: 3950 - total flux cleaned = 0.0167104 Jy ! Component: 4000 - total flux cleaned = 0.0174231 Jy ! Component: 4050 - total flux cleaned = 0.0181471 Jy ! Total flux subtracted in 4096 components = 0.0187944 Jy ! Clean residual min=-0.001537 max=0.001971 Jy/beam ! Clean residual mean=0.000018 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.157385 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 440 components and 0.157385 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J2200-3716_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.734 x 32.28 at -10.89 degrees (North through East) ! Clean map min=-0.0066718 max=0.12792 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J2200-3716_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.127918 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000489472 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.14793 1.14793 2.29587 4.59174 9.18347 18.3669 36.7339 73.4678 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.127 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J2200-3716_S_uvs.log closed on Mon Sep 23 22:14:26 2013