! Started logfile: /d2/scr/pima/rv101_uvs/J0203+7232_S_uvs.log on Sat Nov 29 13:49:02 2014 obs /d2/scr/pima/rv101_uvs/J0203+7232_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0203+7232_S_uva.fits ! AN table 1: 29 integrations on 3 of 3 possible baselines. ! AN table 2: 8 integrations on 1 of 1 possible baselines. ! AN table 3: 15 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.9125 visibilities/baseline/integration-bin. ! Found source: J0203+7232 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1168 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 /d2/scr/pima/rv101_uvs/J0203+7232_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! A total of 11 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! A total of 11 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! A total of 11 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! A total of 11 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.026602Jy sigma=15.206942 ! Fit after self-cal, rms=0.723826Jy sigma=10.792680 ! 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.46 mas, bmaj=21.51 mas, bpa=-87.51 degrees ! Estimated noise=2.1687 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.223377 Jy ! Component: 100 - total flux cleaned = 0.282245 Jy ! Total flux subtracted in 100 components = 0.282245 Jy ! Clean residual min=-0.021298 max=0.022720 Jy/beam ! Clean residual mean=0.000133 rms=0.006643 Jy/beam ! Combined flux in latest and established models = 0.282245 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.282245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125517Jy sigma=1.516595 ! Fit after self-cal, rms=0.125419Jy sigma=1.515589 ! 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=3.084 mas, bmaj=23.03 mas, bpa=-88.09 degrees ! Estimated noise=1.49649 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.020324 Jy ! Component: 100 - total flux cleaned = 0.0298697 Jy ! Component: 150 - total flux cleaned = 0.0346518 Jy ! Component: 200 - total flux cleaned = 0.0349476 Jy ! Total flux subtracted in 200 components = 0.0349476 Jy ! Clean residual min=-0.010532 max=0.008399 Jy/beam ! Clean residual mean=0.000025 rms=0.003007 Jy/beam ! Combined flux in latest and established models = 0.317193 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 87 components and 0.317193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121690Jy sigma=1.471918 ! Fit after self-cal, rms=0.121650Jy sigma=1.471474 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.084 x 23.03 at -88.09 degrees (North through East) ! Clean map min=-0.010011 max=0.28214 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* NY 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* NY 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.94 KP 1.18 LA 1.09 MK 1.04 ! OV 1.01 PT 1.01 ! ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* NY 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.04 KP 1.03 LA 1.00 MK 1.04 ! OV 1.04 PT 1.00 ! ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* NY 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.121650Jy sigma=1.471474 ! Fit after self-cal, rms=0.075157Jy sigma=1.048001 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=53.12 mas, bpa=-83.37 degrees ! Estimated noise=1.74183 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.00883934 Jy ! Component: 100 - total flux cleaned = 0.0125141 Jy ! Component: 150 - total flux cleaned = 0.0144074 Jy ! Component: 200 - total flux cleaned = 0.0149986 Jy ! Total flux subtracted in 200 components = 0.0149986 Jy ! Clean residual min=-0.008144 max=0.007418 Jy/beam ! Clean residual mean=-0.000032 rms=0.002305 Jy/beam ! Combined flux in latest and established models = 0.332191 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 103 components and 0.332191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073629Jy sigma=1.041235 ! Fit after self-cal, rms=0.073643Jy sigma=1.041053 ! 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.073643Jy sigma=1.041053 ! Fit after self-cal, rms=0.065146Jy sigma=0.966640 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=52.83 mas, bpa=-83.39 degrees ! Estimated noise=1.7212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00401772 Jy ! Component: 100 - total flux cleaned = -0.00484855 Jy ! Component: 150 - total flux cleaned = -0.00480022 Jy ! Component: 200 - total flux cleaned = -0.00459986 Jy ! Total flux subtracted in 200 components = -0.00459986 Jy ! Clean residual min=-0.009441 max=0.008283 Jy/beam ! Clean residual mean=-0.000008 rms=0.002381 Jy/beam ! Combined flux in latest and established models = 0.327591 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 130 components and 0.327592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064995Jy sigma=0.961296 ! Fit after self-cal, rms=0.064988Jy sigma=0.961217 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.000141973 Jy ! Component: 100 - total flux cleaned = 0.00037505 Jy ! Component: 150 - total flux cleaned = 0.000551552 Jy ! Component: 200 - total flux cleaned = 0.000724108 Jy ! Total flux subtracted in 200 components = 0.000724108 Jy ! Clean residual min=-0.009232 max=0.008069 Jy/beam ! Clean residual mean=-0.000009 rms=0.002341 Jy/beam ! Combined flux in latest and established models = 0.328316 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 133 components and 0.328316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064941Jy sigma=0.960248 ! Fit after self-cal, rms=0.064942Jy sigma=0.960239 ! 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.064942Jy sigma=0.960239 ! Fit after self-cal, rms=0.064387Jy sigma=0.958571 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.552 mas, bmaj=52.74 mas, bpa=-83.39 degrees ! Estimated noise=1.70688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00300752 Jy ! Component: 100 - total flux cleaned = -0.00343253 Jy ! Component: 150 - total flux cleaned = -0.00338772 Jy ! Component: 200 - total flux cleaned = -0.00326022 Jy ! Total flux subtracted in 200 components = -0.00326022 Jy ! Clean residual min=-0.009156 max=0.007995 Jy/beam ! Clean residual mean=-0.000011 rms=0.002313 Jy/beam ! Combined flux in latest and established models = 0.325055 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 138 components and 0.325055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064305Jy sigma=0.955186 ! Fit after self-cal, rms=0.064304Jy sigma=0.955180 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.41114e-05 Jy ! Component: 100 - total flux cleaned = 0.000231906 Jy ! Component: 150 - total flux cleaned = 0.000383211 Jy ! Component: 200 - total flux cleaned = 0.000567872 Jy ! Total flux subtracted in 200 components = 0.000567872 Jy ! Clean residual min=-0.009019 max=0.007835 Jy/beam ! Clean residual mean=-0.000011 rms=0.002282 Jy/beam ! Combined flux in latest and established models = 0.325623 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 141 components and 0.325623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064271Jy sigma=0.954443 ! Fit after self-cal, rms=0.064272Jy sigma=0.954438 ! 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.064272Jy sigma=0.954438 ! Fit after self-cal, rms=0.063877Jy sigma=0.953486 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.53 mas, bmaj=47.59 mas, bpa=-84.61 degrees ! Estimated noise=1.97413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00298946 Jy ! Component: 100 - total flux cleaned = -0.00363382 Jy ! Component: 150 - total flux cleaned = -0.00368251 Jy ! Component: 200 - total flux cleaned = -0.00373262 Jy ! Total flux subtracted in 200 components = -0.00373262 Jy ! Clean residual min=-0.009273 max=0.008089 Jy/beam ! Clean residual mean=-0.000018 rms=0.002590 Jy/beam ! Combined flux in latest and established models = 0.321891 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 171 components and 0.321891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063945Jy sigma=0.952537 ! Fit after self-cal, rms=0.063939Jy sigma=0.952523 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 = -1.07413e-05 Jy ! Component: 100 - total flux cleaned = -7.70629e-06 Jy ! Component: 150 - total flux cleaned = -4.26474e-06 Jy ! Component: 200 - total flux cleaned = -3.93442e-05 Jy ! Total flux subtracted in 200 components = -3.93442e-05 Jy ! Clean residual min=-0.009045 max=0.007836 Jy/beam ! Clean residual mean=-0.000017 rms=0.002539 Jy/beam ! Combined flux in latest and established models = 0.321851 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 171 components and 0.321851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064027Jy sigma=0.953422 ! Fit after self-cal, rms=0.064022Jy sigma=0.953401 ! 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=3.563 mas, bmaj=52.67 mas, bpa=-83.39 degrees ! Estimated noise=1.6962 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.563 x 52.67 at -83.39 degrees (North through East) ! Clean map min=-0.0092966 max=0.30571 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.719 mas, bmaj=62.38 mas, bpa=-83.25 degrees ! Estimated noise=2.60828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.239281 Jy ! Component: 100 - total flux cleaned = 0.291525 Jy ! Component: 150 - total flux cleaned = 0.306576 Jy ! Component: 200 - total flux cleaned = 0.314855 Jy ! Total flux subtracted in 200 components = 0.314855 Jy ! Clean residual min=-0.011988 max=0.010242 Jy/beam ! Clean residual mean=0.000037 rms=0.003841 Jy/beam ! Combined flux in latest and established models = 0.314855 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.314855 Jy ! Inverting map and beam ! Estimated beam: bmin=3.563 mas, bmaj=52.67 mas, bpa=-83.39 degrees ! Estimated noise=1.6962 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.00123065 Jy ! Component: 100 - total flux cleaned = 0.00176306 Jy ! Component: 150 - total flux cleaned = 0.00216234 Jy ! Component: 200 - total flux cleaned = 0.00245359 Jy ! Total flux subtracted in 200 components = 0.00245359 Jy ! Clean residual min=-0.010156 max=0.009031 Jy/beam ! Clean residual mean=-0.000006 rms=0.002755 Jy/beam ! Combined flux in latest and established models = 0.317309 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.317309 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.53 mas, bmaj=47.59 mas, bpa=-84.61 degrees ! Estimated noise=1.97413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000756479 Jy ! Component: 100 - total flux cleaned = 0.00119387 Jy ! Component: 150 - total flux cleaned = 0.00149273 Jy ! Component: 200 - total flux cleaned = 0.00176772 Jy ! Total flux subtracted in 200 components = 0.00176772 Jy ! Clean residual min=-0.010808 max=0.009292 Jy/beam ! Clean residual mean=-0.000016 rms=0.003102 Jy/beam ! Combined flux in latest and established models = 0.319076 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.000171225 Jy ! Component: 100 - total flux cleaned = 0.000413418 Jy ! Component: 150 - total flux cleaned = 0.000640216 Jy ! Component: 200 - total flux cleaned = 0.000931724 Jy ! Total flux subtracted in 200 components = 0.000931724 Jy ! Clean residual min=-0.010345 max=0.008903 Jy/beam ! Clean residual mean=-0.000017 rms=0.002924 Jy/beam ! Combined flux in latest and established models = 0.320008 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.320008 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.563 mas, bmaj=52.67 mas, bpa=-83.39 degrees ! Estimated noise=1.6962 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103774 Jy ! Component: 100 - total flux cleaned = -0.000547596 Jy ! Component: 150 - total flux cleaned = -0.000134106 Jy ! Component: 200 - total flux cleaned = 0.000288765 Jy ! Total flux subtracted in 200 components = 0.000288765 Jy ! Clean residual min=-0.009593 max=0.008130 Jy/beam ! Clean residual mean=-0.000009 rms=0.002452 Jy/beam ! Combined flux in latest and established models = 0.320297 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.320297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063972Jy sigma=0.954720 ! Fit after self-cal, rms=0.063969Jy sigma=0.954669 wmodel /d2/scr/pima/rv101_uvs/J0203+7232_S_map.mod ! Writing 49 model components to file: /d2/scr/pima/rv101_uvs/J0203+7232_S_map.mod wobs /d2/scr/pima/rv101_uvs/J0203+7232_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0203+7232_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0203+7232_S_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/rv101_uvs/J0203+7232_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.00237565 Jy ! Component: 100 - total flux cleaned = -0.00383979 Jy ! Component: 150 - total flux cleaned = -0.00560606 Jy ! Component: 200 - total flux cleaned = -0.00613298 Jy ! Component: 250 - total flux cleaned = -0.0066165 Jy ! Component: 300 - total flux cleaned = -0.00723887 Jy ! Component: 350 - total flux cleaned = -0.00715961 Jy ! Component: 400 - total flux cleaned = -0.00660944 Jy ! Component: 450 - total flux cleaned = -0.00630945 Jy ! Component: 500 - total flux cleaned = -0.0060225 Jy ! Component: 550 - total flux cleaned = -0.00567907 Jy ! Component: 600 - total flux cleaned = -0.00534848 Jy ! Component: 650 - total flux cleaned = -0.00484028 Jy ! Component: 700 - total flux cleaned = -0.00459667 Jy ! Component: 750 - total flux cleaned = -0.00430126 Jy ! Component: 800 - total flux cleaned = -0.00396043 Jy ! Component: 850 - total flux cleaned = -0.00362759 Jy ! Component: 900 - total flux cleaned = -0.00330364 Jy ! Component: 950 - total flux cleaned = -0.00293692 Jy ! Component: 1000 - total flux cleaned = -0.00258031 Jy ! Component: 1050 - total flux cleaned = -0.00218394 Jy ! Component: 1100 - total flux cleaned = -0.00199052 Jy ! Component: 1150 - total flux cleaned = -0.00151788 Jy ! Component: 1200 - total flux cleaned = -0.00114692 Jy ! Component: 1250 - total flux cleaned = -0.00091856 Jy ! Component: 1300 - total flux cleaned = -0.000647728 Jy ! Component: 1350 - total flux cleaned = -0.000380883 Jy ! Component: 1400 - total flux cleaned = -0.000204681 Jy ! Component: 1450 - total flux cleaned = 1.32019e-05 Jy ! Component: 1500 - total flux cleaned = 0.000314778 Jy ! Component: 1550 - total flux cleaned = 0.000314905 Jy ! Component: 1600 - total flux cleaned = 0.000527305 Jy ! Component: 1650 - total flux cleaned = 0.000695159 Jy ! Component: 1700 - total flux cleaned = 0.000778383 Jy ! Component: 1750 - total flux cleaned = 0.000861371 Jy ! Component: 1800 - total flux cleaned = 0.000984939 Jy ! Component: 1850 - total flux cleaned = 0.00102596 Jy ! Component: 1900 - total flux cleaned = 0.00114845 Jy ! Component: 1950 - total flux cleaned = 0.00122978 Jy ! Component: 2000 - total flux cleaned = 0.00131084 Jy ! Component: 2050 - total flux cleaned = 0.001351 Jy ! Component: 2100 - total flux cleaned = 0.00139122 Jy ! Component: 2150 - total flux cleaned = 0.00143149 Jy ! Component: 2200 - total flux cleaned = 0.00151181 Jy ! Component: 2250 - total flux cleaned = 0.00151186 Jy ! Component: 2300 - total flux cleaned = 0.00155189 Jy ! Component: 2350 - total flux cleaned = 0.0015519 Jy ! Component: 2400 - total flux cleaned = 0.00159192 Jy ! Component: 2450 - total flux cleaned = 0.00159185 Jy ! Component: 2500 - total flux cleaned = 0.00159181 Jy ! Component: 2550 - total flux cleaned = 0.00159178 Jy ! Component: 2600 - total flux cleaned = 0.0015113 Jy ! Component: 2650 - total flux cleaned = 0.00151119 Jy ! Component: 2700 - total flux cleaned = 0.0014707 Jy ! Component: 2750 - total flux cleaned = 0.00134858 Jy ! Component: 2800 - total flux cleaned = 0.00138939 Jy ! Component: 2850 - total flux cleaned = 0.00134864 Jy ! Component: 2900 - total flux cleaned = 0.00134865 Jy ! Component: 2950 - total flux cleaned = 0.00126659 Jy ! Component: 3000 - total flux cleaned = 0.00126667 Jy ! Component: 3050 - total flux cleaned = 0.00110151 Jy ! Component: 3100 - total flux cleaned = 0.000935396 Jy ! Component: 3150 - total flux cleaned = 0.000851976 Jy ! Component: 3200 - total flux cleaned = 0.000768154 Jy ! Component: 3250 - total flux cleaned = 0.000557949 Jy ! Component: 3300 - total flux cleaned = 0.000431127 Jy ! Component: 3350 - total flux cleaned = 0.000218795 Jy ! Component: 3400 - total flux cleaned = -3.75168e-05 Jy ! Component: 3450 - total flux cleaned = -0.000209491 Jy ! Component: 3500 - total flux cleaned = -0.00038279 Jy ! Component: 3550 - total flux cleaned = -0.000557198 Jy ! Component: 3600 - total flux cleaned = -0.000777208 Jy ! Component: 3650 - total flux cleaned = -0.00091027 Jy ! Component: 3700 - total flux cleaned = -0.00104418 Jy ! Component: 3750 - total flux cleaned = -0.0012697 Jy ! Component: 3800 - total flux cleaned = -0.00140664 Jy ! Component: 3850 - total flux cleaned = -0.00159074 Jy ! Component: 3900 - total flux cleaned = -0.00173054 Jy ! Component: 3950 - total flux cleaned = -0.00187147 Jy ! Component: 4000 - total flux cleaned = -0.00201438 Jy ! Component: 4050 - total flux cleaned = -0.00211056 Jy ! Total flux subtracted in 4096 components = -0.0023053 Jy ! Clean residual min=-0.002713 max=0.003559 Jy/beam ! Clean residual mean=-0.000032 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.317992 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 328 components and 0.317992 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J0203+7232_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.563 x 52.67 at -83.39 degrees (North through East) ! Clean map min=-0.0064844 max=0.30364 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0203+7232_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.303644 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00109994 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.08674 1.08674 2.17348 4.34695 8.6939 17.3878 34.7756 69.5512 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.303 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 276.055 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0203+7232_S_uvs.log closed on Sat Nov 29 13:49:07 2014