! Started logfile: /d2/scr/pima/rv101_uvs/J0315+1012_S_uvs.log on Sat Nov 29 13:49:30 2014 obs /d2/scr/pima/rv101_uvs/J0315+1012_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0315+1012_S_uva.fits ! AN table 1: 22 integrations on 28 of 28 possible baselines. ! AN table 2: 22 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.950284 visibilities/baseline/integration-bin. ! Found source: J0315+1012 ! ! 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 5352 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/J0315+1012_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015607Jy sigma=16.300322 ! Fit after self-cal, rms=0.873629Jy sigma=14.051771 ! 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=3.217 mas, bmaj=10.13 mas, bpa=-17.02 degrees ! Estimated noise=1.32244 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.101658 Jy ! Component: 100 - total flux cleaned = 0.123863 Jy ! Total flux subtracted in 100 components = 0.123863 Jy ! Clean residual min=-0.006222 max=0.006316 Jy/beam ! Clean residual mean=-0.000016 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.123863 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.123863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088148Jy sigma=0.984247 ! Fit after self-cal, rms=0.088137Jy sigma=0.984139 ! 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=4.052 mas, bmaj=11.73 mas, bpa=-16.38 degrees ! Estimated noise=0.637582 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.00429501 Jy ! Component: 100 - total flux cleaned = 0.00515375 Jy ! Component: 150 - total flux cleaned = 0.00510443 Jy ! Component: 200 - total flux cleaned = 0.00514426 Jy ! Total flux subtracted in 200 components = 0.00514426 Jy ! Clean residual min=-0.003671 max=0.004375 Jy/beam ! Clean residual mean=-0.000004 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.129008 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.129008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087783Jy sigma=0.982752 ! Fit after self-cal, rms=0.087796Jy sigma=0.982681 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.052 x 11.73 at -16.38 degrees (North through East) ! Clean map min=-0.0035535 max=0.1278 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 HN 0.95 KP 1.05 LA 0.96 ! MK 0.98 NL 1.08 OV 0.98 PT 1.03 ! SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.087796Jy sigma=0.982681 ! Fit after self-cal, rms=0.087963Jy sigma=0.981425 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.046 mas, bmaj=11.77 mas, bpa=-16.5 degrees ! Estimated noise=0.640008 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.000572562 Jy ! Component: 100 - total flux cleaned = 0.000513642 Jy ! Component: 150 - total flux cleaned = 0.000460278 Jy ! Component: 200 - total flux cleaned = 0.000389295 Jy ! Total flux subtracted in 200 components = 0.000389295 Jy ! Clean residual min=-0.003806 max=0.004011 Jy/beam ! Clean residual mean=-0.000007 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.129397 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.129397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087919Jy sigma=0.981431 ! Fit after self-cal, rms=0.087919Jy sigma=0.981389 ! 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.087919Jy sigma=0.981389 ! Fit after self-cal, rms=0.087357Jy sigma=0.979496 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.033 mas, bmaj=11.76 mas, bpa=-16.48 degrees ! Estimated noise=0.642825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000855317 Jy ! Component: 100 - total flux cleaned = 0.000879135 Jy ! Component: 150 - total flux cleaned = 0.000898171 Jy ! Component: 200 - total flux cleaned = 0.000881085 Jy ! Total flux subtracted in 200 components = 0.000881085 Jy ! Clean residual min=-0.003647 max=0.003870 Jy/beam ! Clean residual mean=-0.000006 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.130278 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.130278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087325Jy sigma=0.979579 ! Fit after self-cal, rms=0.087320Jy sigma=0.979534 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.86076e-05 Jy ! Component: 100 - total flux cleaned = -4.5524e-05 Jy ! Component: 150 - total flux cleaned = -6.10763e-05 Jy ! Component: 200 - total flux cleaned = -7.5913e-05 Jy ! Total flux subtracted in 200 components = -7.5913e-05 Jy ! Clean residual min=-0.003649 max=0.003825 Jy/beam ! Clean residual mean=-0.000006 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.130202 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 49 components and 0.130202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087311Jy sigma=0.979433 ! Fit after self-cal, rms=0.087311Jy sigma=0.979415 ! 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.087311Jy sigma=0.979415 ! Fit after self-cal, rms=0.087679Jy sigma=0.975199 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.028 mas, bmaj=11.72 mas, bpa=-16.48 degrees ! Estimated noise=0.647521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122542 Jy ! Component: 100 - total flux cleaned = 0.00167351 Jy ! Component: 150 - total flux cleaned = 0.0017495 Jy ! Component: 200 - total flux cleaned = 0.00178113 Jy ! Total flux subtracted in 200 components = 0.00178113 Jy ! Clean residual min=-0.003328 max=0.003914 Jy/beam ! Clean residual mean=-0.000000 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.131983 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.131983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087634Jy sigma=0.975380 ! Fit after self-cal, rms=0.087633Jy sigma=0.975314 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 = 6.07978e-05 Jy ! Component: 100 - total flux cleaned = 6.10166e-05 Jy ! Component: 150 - total flux cleaned = 6.13603e-05 Jy ! Component: 200 - total flux cleaned = 7.44094e-05 Jy ! Total flux subtracted in 200 components = 7.44094e-05 Jy ! Clean residual min=-0.003315 max=0.003906 Jy/beam ! Clean residual mean=-0.000000 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.132058 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 64 components and 0.132058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087625Jy sigma=0.975268 ! Fit after self-cal, rms=0.087624Jy sigma=0.975255 ! 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.087624Jy sigma=0.975255 ! Fit after self-cal, rms=0.087915Jy sigma=0.975167 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.222 mas, bmaj=14.34 mas, bpa=-14.09 degrees ! Estimated noise=0.70552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000284928 Jy ! Component: 100 - total flux cleaned = 0.000328145 Jy ! Component: 150 - total flux cleaned = 0.000347321 Jy ! Component: 200 - total flux cleaned = 0.000379283 Jy ! Total flux subtracted in 200 components = 0.000379283 Jy ! Clean residual min=-0.003575 max=0.003914 Jy/beam ! Clean residual mean=0.000002 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.132437 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.132437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087910Jy sigma=0.975239 ! Fit after self-cal, rms=0.087907Jy sigma=0.975127 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 = -3.34946e-05 Jy ! Component: 100 - total flux cleaned = 1.78063e-06 Jy ! Component: 150 - total flux cleaned = 3.11416e-05 Jy ! Component: 200 - total flux cleaned = 3.22736e-05 Jy ! Total flux subtracted in 200 components = 3.22736e-05 Jy ! Clean residual min=-0.003549 max=0.003886 Jy/beam ! Clean residual mean=0.000002 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.132469 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.132469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087910Jy sigma=0.975160 ! Fit after self-cal, rms=0.087907Jy sigma=0.975070 ! 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=4.026 mas, bmaj=11.71 mas, bpa=-16.49 degrees ! Estimated noise=0.649509 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.026 x 11.71 at -16.49 degrees (North through East) ! Clean map min=-0.0032318 max=0.13004 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=3.199 mas, bmaj=10.12 mas, bpa=-17.11 degrees ! Estimated noise=1.3425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103094 Jy ! Component: 100 - total flux cleaned = 0.125741 Jy ! Component: 150 - total flux cleaned = 0.132682 Jy ! Component: 200 - total flux cleaned = 0.135007 Jy ! Total flux subtracted in 200 components = 0.135007 Jy ! Clean residual min=-0.005853 max=0.006505 Jy/beam ! Clean residual mean=-0.000004 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.135007 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.135007 Jy ! Inverting map and beam ! Estimated beam: bmin=4.026 mas, bmaj=11.71 mas, bpa=-16.49 degrees ! Estimated noise=0.649509 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.00175285 Jy ! Component: 100 - total flux cleaned = -0.00209208 Jy ! Component: 150 - total flux cleaned = -0.00214068 Jy ! Component: 200 - total flux cleaned = -0.00218235 Jy ! Total flux subtracted in 200 components = -0.00218235 Jy ! Clean residual min=-0.003427 max=0.003773 Jy/beam ! Clean residual mean=0.000001 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.132825 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.132825 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=8.222 mas, bmaj=14.34 mas, bpa=-14.09 degrees ! Estimated noise=0.70552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000492242 Jy ! Component: 100 - total flux cleaned = -0.000521595 Jy ! Component: 150 - total flux cleaned = -0.000521214 Jy ! Component: 200 - total flux cleaned = -0.00052138 Jy ! Total flux subtracted in 200 components = -0.00052138 Jy ! Clean residual min=-0.003667 max=0.003940 Jy/beam ! Clean residual mean=0.000002 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.132303 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.91486e-05 Jy ! Component: 100 - total flux cleaned = -1.90111e-05 Jy ! Component: 150 - total flux cleaned = -3.40382e-05 Jy ! Component: 200 - total flux cleaned = -4.82736e-05 Jy ! Total flux subtracted in 200 components = -4.82736e-05 Jy ! Clean residual min=-0.003637 max=0.003909 Jy/beam ! Clean residual mean=0.000002 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.132255 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.132255 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.026 mas, bmaj=11.71 mas, bpa=-16.49 degrees ! Estimated noise=0.649509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.19415e-05 Jy ! Component: 100 - total flux cleaned = 0.000198835 Jy ! Component: 150 - total flux cleaned = 0.000279179 Jy ! Component: 200 - total flux cleaned = 0.000279595 Jy ! Total flux subtracted in 200 components = 0.000279595 Jy ! Clean residual min=-0.003376 max=0.003886 Jy/beam ! Clean residual mean=0.000000 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.132534 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.132535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087904Jy sigma=0.975170 ! Fit after self-cal, rms=0.087904Jy sigma=0.975140 wmodel /d2/scr/pima/rv101_uvs/J0315+1012_S_map.mod ! Writing 61 model components to file: /d2/scr/pima/rv101_uvs/J0315+1012_S_map.mod wobs /d2/scr/pima/rv101_uvs/J0315+1012_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0315+1012_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0315+1012_S_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/rv101_uvs/J0315+1012_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.00135766 Jy ! Component: 100 - total flux cleaned = 0.00208822 Jy ! Component: 150 - total flux cleaned = 0.00248805 Jy ! Component: 200 - total flux cleaned = 0.00259747 Jy ! Component: 250 - total flux cleaned = 0.00218536 Jy ! Component: 300 - total flux cleaned = 0.00183712 Jy ! Component: 350 - total flux cleaned = 0.00154865 Jy ! Component: 400 - total flux cleaned = 0.00122194 Jy ! Component: 450 - total flux cleaned = 0.00103925 Jy ! Component: 500 - total flux cleaned = 0.00103938 Jy ! Component: 550 - total flux cleaned = 0.000909888 Jy ! Component: 600 - total flux cleaned = 0.000826844 Jy ! Component: 650 - total flux cleaned = 0.000745124 Jy ! Component: 700 - total flux cleaned = 0.000664921 Jy ! Component: 750 - total flux cleaned = 0.000625434 Jy ! Component: 800 - total flux cleaned = 0.000470184 Jy ! Component: 850 - total flux cleaned = 0.000394422 Jy ! Component: 900 - total flux cleaned = 0.000356546 Jy ! Component: 950 - total flux cleaned = 0.000246661 Jy ! Component: 1000 - total flux cleaned = 0.000210766 Jy ! Component: 1050 - total flux cleaned = 0.000211372 Jy ! Component: 1100 - total flux cleaned = 0.00024593 Jy ! Component: 1150 - total flux cleaned = 0.00021138 Jy ! Component: 1200 - total flux cleaned = 0.000110213 Jy ! Component: 1250 - total flux cleaned = 0.000143662 Jy ! Component: 1300 - total flux cleaned = 7.8199e-05 Jy ! Component: 1350 - total flux cleaned = 0.000142416 Jy ! Component: 1400 - total flux cleaned = 0.000173874 Jy ! Component: 1450 - total flux cleaned = 0.000110669 Jy ! Component: 1500 - total flux cleaned = 1.76564e-05 Jy ! Component: 1550 - total flux cleaned = -0.000105109 Jy ! Component: 1600 - total flux cleaned = -7.46531e-05 Jy ! Component: 1650 - total flux cleaned = -0.000164093 Jy ! Component: 1700 - total flux cleaned = -0.000194004 Jy ! Component: 1750 - total flux cleaned = -0.000165308 Jy ! Component: 1800 - total flux cleaned = -0.000194354 Jy ! Component: 1850 - total flux cleaned = -0.000280144 Jy ! Component: 1900 - total flux cleaned = -0.000251832 Jy ! Component: 1950 - total flux cleaned = -0.000279955 Jy ! Component: 2000 - total flux cleaned = -0.000335431 Jy ! Component: 2050 - total flux cleaned = -0.000362489 Jy ! Component: 2100 - total flux cleaned = -0.000308535 Jy ! Component: 2150 - total flux cleaned = -0.000308738 Jy ! Component: 2200 - total flux cleaned = -0.00033503 Jy ! Component: 2250 - total flux cleaned = -0.000308998 Jy ! Component: 2300 - total flux cleaned = -0.000387473 Jy ! Component: 2350 - total flux cleaned = -0.000361417 Jy ! Component: 2400 - total flux cleaned = -0.000335734 Jy ! Component: 2450 - total flux cleaned = -0.000285066 Jy ! Component: 2500 - total flux cleaned = -0.000284851 Jy ! Component: 2550 - total flux cleaned = -0.000309988 Jy ! Component: 2600 - total flux cleaned = -0.000310281 Jy ! Component: 2650 - total flux cleaned = -0.000334959 Jy ! Component: 2700 - total flux cleaned = -0.000236976 Jy ! Component: 2750 - total flux cleaned = -0.000140088 Jy ! Component: 2800 - total flux cleaned = -0.000212735 Jy ! Component: 2850 - total flux cleaned = -0.000165148 Jy ! Component: 2900 - total flux cleaned = -0.00018925 Jy ! Component: 2950 - total flux cleaned = -0.000141824 Jy ! Component: 3000 - total flux cleaned = -0.00016513 Jy ! Component: 3050 - total flux cleaned = -0.000165109 Jy ! Component: 3100 - total flux cleaned = -0.000119016 Jy ! Component: 3150 - total flux cleaned = -0.000187827 Jy ! Component: 3200 - total flux cleaned = -0.000165038 Jy ! Component: 3250 - total flux cleaned = -7.41766e-05 Jy ! Component: 3300 - total flux cleaned = -7.46147e-05 Jy ! Component: 3350 - total flux cleaned = -7.46585e-05 Jy ! Component: 3400 - total flux cleaned = -3.02755e-05 Jy ! Component: 3450 - total flux cleaned = -5.21864e-05 Jy ! Component: 3500 - total flux cleaned = -8.14207e-06 Jy ! Component: 3550 - total flux cleaned = 0.000122866 Jy ! Component: 3600 - total flux cleaned = 1.45682e-05 Jy ! Component: 3650 - total flux cleaned = 0.000165386 Jy ! Component: 3700 - total flux cleaned = 0.000143806 Jy ! Component: 3750 - total flux cleaned = 0.000165188 Jy ! Component: 3800 - total flux cleaned = 0.000292223 Jy ! Component: 3850 - total flux cleaned = 0.000334358 Jy ! Component: 3900 - total flux cleaned = 0.000459914 Jy ! Component: 3950 - total flux cleaned = 0.000501407 Jy ! Component: 4000 - total flux cleaned = 0.000584082 Jy ! Component: 4050 - total flux cleaned = 0.000645699 Jy ! Total flux subtracted in 4096 components = 0.000666193 Jy ! Clean residual min=-0.001235 max=0.001210 Jy/beam ! Clean residual mean=-0.000006 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.133201 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 350 components and 0.133201 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J0315+1012_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.026 x 11.71 at -16.49 degrees (North through East) ! Clean map min=-0.0027338 max=0.13089 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0315+1012_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.130893 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000381442 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.874245 0.874245 1.74849 3.49698 6.99396 13.9879 27.9758 55.9517 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.13 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 343.153 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0315+1012_S_uvs.log closed on Sat Nov 29 13:49:35 2014