! Started logfile: /d2/scr/pima/rv101_uvs/J0203+7232_X_uvs.log on Sat Nov 29 16:28:37 2014 obs /d2/scr/pima/rv101_uvs/J0203+7232_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0203+7232_X_uva.fits ! AN table 1: 31 integrations on 1 of 1 possible baselines. ! AN table 2: 61 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.828753 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3136 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 /d2/scr/pima/rv101_uvs/J0203+7232_X] 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.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 62 telescope corrections were flagged in sub-array 1. ! A total of 111 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 62 telescope corrections were flagged in sub-array 1. ! A total of 111 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 62 telescope corrections were flagged in sub-array 1. ! A total of 111 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 62 telescope corrections were flagged in sub-array 1. ! A total of 111 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.037079Jy sigma=17.028226 ! Fit after self-cal, rms=0.773071Jy sigma=12.867171 ! 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=0.612 mas, bmaj=24.18 mas, bpa=-84.06 degrees ! Estimated noise=1.42996 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162863 Jy ! Component: 100 - total flux cleaned = 0.205135 Jy ! Total flux subtracted in 100 components = 0.205135 Jy ! Clean residual min=-0.015708 max=0.019831 Jy/beam ! Clean residual mean=0.000000 rms=0.006098 Jy/beam ! Combined flux in latest and established models = 0.205135 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.205135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120688Jy sigma=1.978971 ! Fit after self-cal, rms=0.120676Jy sigma=1.978271 ! 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=0.8206 mas, bmaj=19.83 mas, bpa=-83.88 degrees ! Estimated noise=0.990304 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.0435077 Jy ! Component: 100 - total flux cleaned = 0.0480161 Jy ! Component: 150 - total flux cleaned = 0.0489343 Jy ! Component: 200 - total flux cleaned = 0.0499426 Jy ! Total flux subtracted in 200 components = 0.0499426 Jy ! Clean residual min=-0.004594 max=0.004573 Jy/beam ! Clean residual mean=-0.000015 rms=0.001895 Jy/beam ! Combined flux in latest and established models = 0.255077 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 103 components and 0.255077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105560Jy sigma=1.706874 ! Fit after self-cal, rms=0.105422Jy sigma=1.703895 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8206 x 19.83 at -83.88 degrees (North through East) ! Clean map min=-0.0094405 max=0.21241 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. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 1.00* LA 0.99 MK 1.02 ! OV 0.99 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 1.00* LA 1.00 MK 1.02 ! OV 0.92 PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 1.00* LA 1.07 MK 0.99 ! OV 1.00 PT 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.07 KP 1.00* LA 1.04 MK 1.03 ! OV 0.98 PT 0.94 ! ! ! Fit before self-cal, rms=0.105422Jy sigma=1.703895 ! Fit after self-cal, rms=0.105051Jy sigma=1.695490 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8303 mas, bmaj=20.01 mas, bpa=-83.86 degrees ! Estimated noise=0.980942 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.000380384 Jy ! Component: 100 - total flux cleaned = -0.000703287 Jy ! Component: 150 - total flux cleaned = -0.000991746 Jy ! Component: 200 - total flux cleaned = -0.00065896 Jy ! Total flux subtracted in 200 components = -0.00065896 Jy ! Clean residual min=-0.001357 max=0.001340 Jy/beam ! Clean residual mean=0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.254418 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 155 components and 0.254418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104857Jy sigma=1.692567 ! Fit after self-cal, rms=0.104952Jy sigma=1.692211 ! 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.104952Jy sigma=1.692211 ! Fit after self-cal, rms=0.104963Jy sigma=1.692092 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8303 mas, bmaj=20.01 mas, bpa=-83.86 degrees ! Estimated noise=0.980542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000615827 Jy ! Component: 100 - total flux cleaned = -0.000924414 Jy ! Component: 150 - total flux cleaned = -0.000781172 Jy ! Component: 200 - total flux cleaned = -0.000848553 Jy ! Total flux subtracted in 200 components = -0.000848553 Jy ! Clean residual min=-0.001096 max=0.001089 Jy/beam ! Clean residual mean=0.000001 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.253569 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 192 components and 0.253569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104858Jy sigma=1.690641 ! Fit after self-cal, rms=0.104860Jy sigma=1.690599 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.05343e-05 Jy ! Component: 100 - total flux cleaned = 4.40452e-05 Jy ! Component: 150 - total flux cleaned = 0.000107575 Jy ! Component: 200 - total flux cleaned = 0.00033456 Jy ! Total flux subtracted in 200 components = 0.00033456 Jy ! Clean residual min=-0.000937 max=0.000932 Jy/beam ! Clean residual mean=0.000003 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.253904 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 233 components and 0.253904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104797Jy sigma=1.689649 ! Fit after self-cal, rms=0.104792Jy sigma=1.689626 ! 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.104792Jy sigma=1.689626 ! Fit after self-cal, rms=0.104726Jy sigma=1.689539 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8302 mas, bmaj=20.01 mas, bpa=-83.86 degrees ! Estimated noise=0.979691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000558182 Jy ! Component: 100 - total flux cleaned = -0.000668717 Jy ! Component: 150 - total flux cleaned = -0.000827611 Jy ! Component: 200 - total flux cleaned = -0.0010321 Jy ! Total flux subtracted in 200 components = -0.0010321 Jy ! Clean residual min=-0.000837 max=0.000844 Jy/beam ! Clean residual mean=0.000001 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.252872 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 267 components and 0.252872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104671Jy sigma=1.688794 ! Fit after self-cal, rms=0.104677Jy sigma=1.688775 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.000100847 Jy ! Component: 100 - total flux cleaned = 4.46679e-05 Jy ! Component: 150 - total flux cleaned = 0.000184411 Jy ! Component: 200 - total flux cleaned = 0.000183344 Jy ! Total flux subtracted in 200 components = 0.000183344 Jy ! Clean residual min=-0.000759 max=0.000757 Jy/beam ! Clean residual mean=0.000002 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.253055 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 299 components and 0.253055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104637Jy sigma=1.688192 ! Fit after self-cal, rms=0.104636Jy sigma=1.688180 ! 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.104636Jy sigma=1.688180 ! Fit after self-cal, rms=0.104454Jy sigma=1.688123 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=17.66 mas, bpa=-81.61 degrees ! Estimated noise=1.24423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000392267 Jy ! Component: 100 - total flux cleaned = 0.00074183 Jy ! Component: 150 - total flux cleaned = 0.000971501 Jy ! Component: 200 - total flux cleaned = 0.000972603 Jy ! Total flux subtracted in 200 components = 0.000972603 Jy ! Clean residual min=-0.000670 max=0.000657 Jy/beam ! Clean residual mean=-0.000001 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.254028 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 336 components and 0.254028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104442Jy sigma=1.687988 ! Fit after self-cal, rms=0.104441Jy sigma=1.687972 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.000419775 Jy ! Component: 100 - total flux cleaned = -0.000319547 Jy ! Component: 150 - total flux cleaned = -0.000144614 Jy ! Component: 200 - total flux cleaned = -3.9225e-05 Jy ! Total flux subtracted in 200 components = -3.9225e-05 Jy ! Clean residual min=-0.000459 max=0.000457 Jy/beam ! Clean residual mean=0.000001 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.253988 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 383 components and 0.253989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104435Jy sigma=1.687879 ! Fit after self-cal, rms=0.104436Jy sigma=1.687868 ! 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=0.8297 mas, bmaj=20.01 mas, bpa=-83.86 degrees ! Estimated noise=0.978051 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8297 x 20.01 at -83.86 degrees (North through East) ! Clean map min=-0.0046486 max=0.20874 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=0.6151 mas, bmaj=24.42 mas, bpa=-84.05 degrees ! Estimated noise=1.44576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.161051 Jy ! Component: 100 - total flux cleaned = 0.20238 Jy ! Component: 150 - total flux cleaned = 0.225421 Jy ! Component: 200 - total flux cleaned = 0.237709 Jy ! Total flux subtracted in 200 components = 0.237709 Jy ! Clean residual min=-0.008813 max=0.008911 Jy/beam ! Clean residual mean=-0.000007 rms=0.003201 Jy/beam ! Combined flux in latest and established models = 0.237709 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 63 model components to the UV plane model. ! The established model now contains 63 components and 0.237709 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8297 mas, bmaj=20.01 mas, bpa=-83.86 degrees ! Estimated noise=0.978051 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.0177729 Jy ! Component: 100 - total flux cleaned = 0.0182414 Jy ! Component: 150 - total flux cleaned = 0.0185897 Jy ! Component: 200 - total flux cleaned = 0.0168024 Jy ! Total flux subtracted in 200 components = 0.0168024 Jy ! Clean residual min=-0.002826 max=0.002831 Jy/beam ! Clean residual mean=-0.000005 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.254511 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 129 components and 0.254511 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.17 mas, bmaj=17.66 mas, bpa=-81.61 degrees ! Estimated noise=1.24423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000375527 Jy ! Component: 100 - total flux cleaned = 3.48371e-05 Jy ! Component: 150 - total flux cleaned = 0.000655829 Jy ! Component: 200 - total flux cleaned = 0.00120134 Jy ! Total flux subtracted in 200 components = 0.00120134 Jy ! Clean residual min=-0.000932 max=0.000957 Jy/beam ! Clean residual mean=0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.255712 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.000453413 Jy ! Component: 100 - total flux cleaned = 0.000508424 Jy ! Component: 150 - total flux cleaned = 0.000578487 Jy ! Component: 200 - total flux cleaned = 0.000581453 Jy ! Total flux subtracted in 200 components = 0.000581453 Jy ! Clean residual min=-0.001565 max=0.001563 Jy/beam ! Clean residual mean=-0.000000 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.256294 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 206 components and 0.256294 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8297 mas, bmaj=20.01 mas, bpa=-83.86 degrees ! Estimated noise=0.978051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00056753 Jy ! Component: 100 - total flux cleaned = -0.000746772 Jy ! Component: 150 - total flux cleaned = -0.00122876 Jy ! Component: 200 - total flux cleaned = -0.00130077 Jy ! Total flux subtracted in 200 components = -0.00130077 Jy ! Clean residual min=-0.001201 max=0.001202 Jy/beam ! Clean residual mean=0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.254993 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 254 components and 0.254993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104625Jy sigma=1.690593 ! Fit after self-cal, rms=0.104585Jy sigma=1.690186 wmodel /d2/scr/pima/rv101_uvs/J0203+7232_X_map.mod ! Writing 254 model components to file: /d2/scr/pima/rv101_uvs/J0203+7232_X_map.mod wobs /d2/scr/pima/rv101_uvs/J0203+7232_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0203+7232_X_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0203+7232_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/rv101_uvs/J0203+7232_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8297 x 20.01 at -83.86 degrees (North through East) ! Clean map min=-0.0035557 max=0.20342 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0203+7232_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.203421 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000404502 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.59655 0.59655 1.1931 2.3862 4.7724 9.5448 19.0896 38.1792 76.3584 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.203 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 502.891 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0203+7232_X_uvs.log closed on Sat Nov 29 16:28:41 2014