! Started logfile: /scr/pima/rdv94_uvs/J1231-3533_S_uvs.log on Mon Sep 23 22:11:18 2013 obs /scr/pima/rdv94_uvs/J1231-3533_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J1231-3533_S_uva.fits ! AN table 1: 90 integrations on 15 of 15 possible baselines. ! AN table 2: 90 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.862222 visibilities/baseline/integration-bin. ! Found source: J1231-3533 ! ! 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 7760 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/J1231-3533_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 10 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.005115Jy sigma=0.256811 ! Fit after self-cal, rms=0.910888Jy sigma=0.233153 ! 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=10.35 mas, bmaj=32.16 mas, bpa=-5.379 degrees ! Estimated noise=68.4698 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.0803799 Jy ! Component: 100 - total flux cleaned = 0.0989951 Jy ! Total flux subtracted in 100 components = 0.0989951 Jy ! Clean residual min=-0.012145 max=0.011036 Jy/beam ! Clean residual mean=0.000114 rms=0.003575 Jy/beam ! Combined flux in latest and established models = 0.0989951 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0989951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121065Jy sigma=0.030439 ! Fit after self-cal, rms=0.120276Jy sigma=0.030234 ! 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=11.51 mas, bmaj=34.9 mas, bpa=-5.058 degrees ! Estimated noise=31.6334 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.00493456 Jy ! Component: 100 - total flux cleaned = -0.00682359 Jy ! Component: 150 - total flux cleaned = -0.00769614 Jy ! Component: 200 - total flux cleaned = -0.00847138 Jy ! Total flux subtracted in 200 components = -0.00847138 Jy ! Clean residual min=-0.006619 max=0.005807 Jy/beam ! Clean residual mean=0.000086 rms=0.001885 Jy/beam ! Combined flux in latest and established models = 0.0905237 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.0905237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119929Jy sigma=0.030167 ! Fit after self-cal, rms=0.119846Jy sigma=0.030158 ! 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.06 KP 1.17 LA 1.38 NL 0.81 ! OV 1.00 PT 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.09 KP 1.10 LA 1.36 ! OV 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 KP 1.14 LA 1.15 NL 0.81 ! OV 0.97 PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.22 KP 1.11 LA 1.24 ! OV 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.13 KP 0.90 LA 0.98 NL 0.89 ! OV 0.98 PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 1.13 KP 0.93 LA 1.01 ! OV 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.16 KP 0.81 LA 0.75 NL 0.74 ! OV 0.87 PT 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 FD 1.22 KP 0.79 LA 0.75 ! OV 0.87 ! ! ! Fit before self-cal, rms=0.119846Jy sigma=0.030158 ! Fit after self-cal, rms=0.116128Jy sigma=0.029605 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.24 mas, bmaj=34.24 mas, bpa=-6.643 degrees ! Estimated noise=31.1329 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.00148467 Jy ! Component: 100 - total flux cleaned = -0.00242651 Jy ! Component: 150 - total flux cleaned = -0.00281677 Jy ! Component: 200 - total flux cleaned = -0.00299302 Jy ! Total flux subtracted in 200 components = -0.00299302 Jy ! Clean residual min=-0.003706 max=0.003098 Jy/beam ! Clean residual mean=-0.000029 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.0875307 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.0875307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116104Jy sigma=0.029599 ! Fit after self-cal, rms=0.116815Jy sigma=0.029493 ! 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.116815Jy sigma=0.029493 ! Fit after self-cal, rms=0.118936Jy sigma=0.029471 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.21 mas, bmaj=34.19 mas, bpa=-7.019 degrees ! Estimated noise=31.0997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0013642 Jy ! Component: 100 - total flux cleaned = -0.00197688 Jy ! Component: 150 - total flux cleaned = -0.00218888 Jy ! Component: 200 - total flux cleaned = -0.002293 Jy ! Total flux subtracted in 200 components = -0.002293 Jy ! Clean residual min=-0.003570 max=0.003109 Jy/beam ! Clean residual mean=-0.000039 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.0852377 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 63 components and 0.0852377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118911Jy sigma=0.029467 ! Fit after self-cal, rms=0.119275Jy sigma=0.029454 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.000789838 Jy ! Component: 100 - total flux cleaned = -0.00117387 Jy ! Component: 150 - total flux cleaned = -0.00133753 Jy ! Component: 200 - total flux cleaned = -0.0014418 Jy ! Total flux subtracted in 200 components = -0.0014418 Jy ! Clean residual min=-0.003555 max=0.003154 Jy/beam ! Clean residual mean=-0.000035 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.0837959 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.0837959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119262Jy sigma=0.029452 ! Fit after self-cal, rms=0.119301Jy sigma=0.029451 ! 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.119301Jy sigma=0.029451 ! Fit after self-cal, rms=0.120158Jy sigma=0.029446 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.22 mas, bmaj=34.23 mas, bpa=-7.236 degrees ! Estimated noise=31.0842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000984172 Jy ! Component: 100 - total flux cleaned = -0.00115594 Jy ! Component: 150 - total flux cleaned = -0.00129934 Jy ! Component: 200 - total flux cleaned = -0.00142068 Jy ! Total flux subtracted in 200 components = -0.00142068 Jy ! Clean residual min=-0.003520 max=0.003080 Jy/beam ! Clean residual mean=-0.000038 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.0823752 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 93 components and 0.0823752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120136Jy sigma=0.029443 ! Fit after self-cal, rms=0.120298Jy sigma=0.029441 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.000500489 Jy ! Component: 100 - total flux cleaned = -0.000594672 Jy ! Component: 150 - total flux cleaned = -0.000716761 Jy ! Component: 200 - total flux cleaned = -0.0008251 Jy ! Total flux subtracted in 200 components = -0.0008251 Jy ! Clean residual min=-0.003594 max=0.003104 Jy/beam ! Clean residual mean=-0.000036 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.0815501 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.0815501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120288Jy sigma=0.029439 ! Fit after self-cal, rms=0.120324Jy sigma=0.029438 ! 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.120324Jy sigma=0.029438 ! Fit after self-cal, rms=0.120668Jy sigma=0.029436 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.41 mas, bmaj=36.74 mas, bpa=-5.344 degrees ! Estimated noise=31.3335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000658848 Jy ! Component: 100 - total flux cleaned = -0.000768849 Jy ! Component: 150 - total flux cleaned = -0.000885788 Jy ! Component: 200 - total flux cleaned = -0.00100629 Jy ! Total flux subtracted in 200 components = -0.00100629 Jy ! Clean residual min=-0.003609 max=0.003118 Jy/beam ! Clean residual mean=-0.000037 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.0805438 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 110 components and 0.0805438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120650Jy sigma=0.029433 ! Fit after self-cal, rms=0.120744Jy sigma=0.029432 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.000347985 Jy ! Component: 100 - total flux cleaned = -0.000462569 Jy ! Component: 150 - total flux cleaned = -0.000526864 Jy ! Component: 200 - total flux cleaned = -0.000613723 Jy ! Total flux subtracted in 200 components = -0.000613723 Jy ! Clean residual min=-0.003642 max=0.003106 Jy/beam ! Clean residual mean=-0.000038 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.0799301 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 114 components and 0.0799301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120736Jy sigma=0.029431 ! Fit after self-cal, rms=0.120757Jy sigma=0.029431 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=11.23 mas, bmaj=34.25 mas, bpa=-7.405 degrees ! Estimated noise=31.0335 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.23 x 34.25 at -7.405 degrees (North through East) ! Clean map min=-0.0043631 max=0.096735 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=10.02 mas, bmaj=32.07 mas, bpa=-8.221 degrees ! Estimated noise=64.2406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0763456 Jy ! Component: 100 - total flux cleaned = 0.092118 Jy ! Component: 150 - total flux cleaned = 0.0911267 Jy ! Component: 200 - total flux cleaned = 0.0896616 Jy ! Total flux subtracted in 200 components = 0.0896616 Jy ! Clean residual min=-0.006105 max=0.006026 Jy/beam ! Clean residual mean=0.000006 rms=0.001811 Jy/beam ! Combined flux in latest and established models = 0.0896616 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0896616 Jy ! Inverting map and beam ! Estimated beam: bmin=11.23 mas, bmaj=34.25 mas, bpa=-7.405 degrees ! Estimated noise=31.0335 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.00418443 Jy ! Component: 100 - total flux cleaned = -0.00552595 Jy ! Component: 150 - total flux cleaned = -0.0061253 Jy ! Component: 200 - total flux cleaned = -0.00648573 Jy ! Total flux subtracted in 200 components = -0.00648573 Jy ! Clean residual min=-0.004197 max=0.003538 Jy/beam ! Clean residual mean=-0.000029 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.0831759 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 44 components and 0.0831759 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.41 mas, bmaj=36.74 mas, bpa=-5.344 degrees ! Estimated noise=31.3335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00088979 Jy ! Component: 100 - total flux cleaned = -0.00123405 Jy ! Component: 150 - total flux cleaned = -0.0015044 Jy ! Component: 200 - total flux cleaned = -0.00175407 Jy ! Total flux subtracted in 200 components = -0.00175407 Jy ! Clean residual min=-0.003963 max=0.003260 Jy/beam ! Clean residual mean=-0.000033 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.0814218 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.000230163 Jy ! Component: 100 - total flux cleaned = -0.000407227 Jy ! Component: 150 - total flux cleaned = -0.00057468 Jy ! Component: 200 - total flux cleaned = -0.000729563 Jy ! Total flux subtracted in 200 components = -0.000729563 Jy ! Clean residual min=-0.003865 max=0.003187 Jy/beam ! Clean residual mean=-0.000035 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.0806922 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 58 components and 0.0806923 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.23 mas, bmaj=34.25 mas, bpa=-7.405 degrees ! Estimated noise=31.0335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.13236e-05 Jy ! Component: 100 - total flux cleaned = -0.000173556 Jy ! Component: 150 - total flux cleaned = -0.000319792 Jy ! Component: 200 - total flux cleaned = -0.000454468 Jy ! Total flux subtracted in 200 components = -0.000454468 Jy ! Clean residual min=-0.003706 max=0.002992 Jy/beam ! Clean residual mean=-0.000032 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.0802378 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.0802378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120763Jy sigma=0.029434 ! Fit after self-cal, rms=0.120746Jy sigma=0.029433 wmodel /scr/pima/rdv94_uvs/J1231-3533_S_map.mod ! Writing 62 model components to file: /scr/pima/rdv94_uvs/J1231-3533_S_map.mod wobs /scr/pima/rdv94_uvs/J1231-3533_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J1231-3533_S_uvs.fits wwins /scr/pima/rdv94_uvs/J1231-3533_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv94_uvs/J1231-3533_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.00130253 Jy ! Component: 100 - total flux cleaned = -0.00184091 Jy ! Component: 150 - total flux cleaned = -0.00198988 Jy ! Component: 200 - total flux cleaned = -0.00203594 Jy ! Component: 250 - total flux cleaned = -0.00203806 Jy ! Component: 300 - total flux cleaned = -0.00192228 Jy ! Component: 350 - total flux cleaned = -0.00195922 Jy ! Component: 400 - total flux cleaned = -0.00223 Jy ! Component: 450 - total flux cleaned = -0.00248683 Jy ! Component: 500 - total flux cleaned = -0.00270177 Jy ! Component: 550 - total flux cleaned = -0.00293736 Jy ! Component: 600 - total flux cleaned = -0.00319028 Jy ! Component: 650 - total flux cleaned = -0.00343145 Jy ! Component: 700 - total flux cleaned = -0.0036105 Jy ! Component: 750 - total flux cleaned = -0.00370983 Jy ! Component: 800 - total flux cleaned = -0.00390146 Jy ! Component: 850 - total flux cleaned = -0.00413474 Jy ! Component: 900 - total flux cleaned = -0.00434023 Jy ! Component: 950 - total flux cleaned = -0.00458558 Jy ! Component: 1000 - total flux cleaned = -0.00480335 Jy ! Component: 1050 - total flux cleaned = -0.00499529 Jy ! Component: 1100 - total flux cleaned = -0.00524576 Jy ! Component: 1150 - total flux cleaned = -0.00549106 Jy ! Component: 1200 - total flux cleaned = -0.0056913 Jy ! Component: 1250 - total flux cleaned = -0.00590735 Jy ! Component: 1300 - total flux cleaned = -0.00610035 Jy ! Component: 1350 - total flux cleaned = -0.00632719 Jy ! Component: 1400 - total flux cleaned = -0.00645687 Jy ! Component: 1450 - total flux cleaned = -0.00660302 Jy ! Component: 1500 - total flux cleaned = -0.00676547 Jy ! Component: 1550 - total flux cleaned = -0.00690818 Jy ! Component: 1600 - total flux cleaned = -0.00706678 Jy ! Component: 1650 - total flux cleaned = -0.00720609 Jy ! Component: 1700 - total flux cleaned = -0.00734385 Jy ! Component: 1750 - total flux cleaned = -0.00744611 Jy ! Component: 1800 - total flux cleaned = -0.00754757 Jy ! Component: 1850 - total flux cleaned = -0.00763167 Jy ! Component: 1900 - total flux cleaned = -0.00769875 Jy ! Component: 1950 - total flux cleaned = -0.00783237 Jy ! Component: 2000 - total flux cleaned = -0.00791544 Jy ! Component: 2050 - total flux cleaned = -0.00798179 Jy ! Component: 2100 - total flux cleaned = -0.00806443 Jy ! Component: 2150 - total flux cleaned = -0.00811379 Jy ! Component: 2200 - total flux cleaned = -0.00817961 Jy ! Component: 2250 - total flux cleaned = -0.00822878 Jy ! Component: 2300 - total flux cleaned = -0.00822881 Jy ! Component: 2350 - total flux cleaned = -0.00824525 Jy ! Component: 2400 - total flux cleaned = -0.00822876 Jy ! Component: 2450 - total flux cleaned = -0.0082451 Jy ! Component: 2500 - total flux cleaned = -0.00826147 Jy ! Component: 2550 - total flux cleaned = -0.00829437 Jy ! Component: 2600 - total flux cleaned = -0.00829442 Jy ! Component: 2650 - total flux cleaned = -0.00834394 Jy ! Component: 2700 - total flux cleaned = -0.00836053 Jy ! Component: 2750 - total flux cleaned = -0.00839387 Jy ! Component: 2800 - total flux cleaned = -0.00841067 Jy ! Component: 2850 - total flux cleaned = -0.00842734 Jy ! Component: 2900 - total flux cleaned = -0.00844421 Jy ! Component: 2950 - total flux cleaned = -0.00846108 Jy ! Component: 3000 - total flux cleaned = -0.00847794 Jy ! Component: 3050 - total flux cleaned = -0.00851195 Jy ! Component: 3100 - total flux cleaned = -0.00851213 Jy ! Component: 3150 - total flux cleaned = -0.00852937 Jy ! Component: 3200 - total flux cleaned = -0.00852941 Jy ! Component: 3250 - total flux cleaned = -0.00854694 Jy ! Component: 3300 - total flux cleaned = -0.00858223 Jy ! Component: 3350 - total flux cleaned = -0.0085998 Jy ! Component: 3400 - total flux cleaned = -0.00865322 Jy ! Component: 3450 - total flux cleaned = -0.00868943 Jy ! Component: 3500 - total flux cleaned = -0.00870767 Jy ! Component: 3550 - total flux cleaned = -0.0087807 Jy ! Component: 3600 - total flux cleaned = -0.00878082 Jy ! Component: 3650 - total flux cleaned = -0.008818 Jy ! Component: 3700 - total flux cleaned = -0.00887404 Jy ! Component: 3750 - total flux cleaned = -0.00896836 Jy ! Component: 3800 - total flux cleaned = -0.0090064 Jy ! Component: 3850 - total flux cleaned = -0.00908308 Jy ! Component: 3900 - total flux cleaned = -0.00916047 Jy ! Component: 3950 - total flux cleaned = -0.00919953 Jy ! Component: 4000 - total flux cleaned = -0.0092978 Jy ! Component: 4050 - total flux cleaned = -0.00935744 Jy ! Total flux subtracted in 4096 components = -0.00939755 Jy ! Clean residual min=-0.001144 max=0.001386 Jy/beam ! Clean residual mean=-0.000006 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0708403 Jy keep ! Adding 478 model components to the UV plane model. ! The established model now contains 540 components and 0.0708403 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J1231-3533_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.23 x 34.25 at -7.405 degrees (North through East) ! Clean map min=-0.004465 max=0.096391 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J1231-3533_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0963911 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000403602 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.25614 1.25614 2.51228 5.02456 10.0491 20.0982 40.1965 80.3929 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.096 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J1231-3533_S_uvs.log closed on Mon Sep 23 22:11:24 2013