! Started logfile: /scr/pima/rdv93_uvs/J1300+141B_S_uvs.log on Tue Sep 24 17:07:21 2013 obs /scr/pima/rdv93_uvs/J1300+141B_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1300+141B_S_uva.fits ! AN table 1: 180 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.894815 visibilities/baseline/integration-bin. ! Found source: J1300+141B ! ! 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 28992 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/rdv93_uvs/J1300+141B_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 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011137Jy sigma=0.975891 ! Fit after self-cal, rms=0.881493Jy sigma=0.848617 ! 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.72 mas, bmaj=6.385 mas, bpa=0.426 degrees ! Estimated noise=8.84468 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.0962368 Jy ! Component: 100 - total flux cleaned = 0.117271 Jy ! Total flux subtracted in 100 components = 0.117271 Jy ! Clean residual min=-0.003864 max=0.006259 Jy/beam ! Clean residual mean=-0.000008 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.117271 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.117271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099224Jy sigma=0.089777 ! Fit after self-cal, rms=0.099207Jy sigma=0.089757 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00628583 Jy ! Component: 100 - total flux cleaned = 0.00935437 Jy ! Total flux subtracted in 100 components = 0.00935437 Jy ! Clean residual min=-0.003394 max=0.004117 Jy/beam ! Clean residual mean=-0.000006 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.126625 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 23 components and 0.126625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098858Jy sigma=0.089348 ! Fit after self-cal, rms=0.098879Jy sigma=0.089341 ! 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.344 mas, bmaj=7.429 mas, bpa=-1.488 degrees ! Estimated noise=4.37949 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.00170003 Jy ! Component: 100 - total flux cleaned = 0.00262866 Jy ! Component: 150 - total flux cleaned = 0.002941 Jy ! Component: 200 - total flux cleaned = 0.00299844 Jy ! Total flux subtracted in 200 components = 0.00299844 Jy ! Clean residual min=-0.002789 max=0.003317 Jy/beam ! Clean residual mean=0.000001 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.129624 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 42 components and 0.129624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098851Jy sigma=0.089310 ! Fit after self-cal, rms=0.098858Jy sigma=0.089309 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 0.92 KP 1.04 ! LA 1.15 MK 0.92 NL 1.00 OV 1.00 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 1.03 KP 1.02 ! LA 1.01 MK 1.06 NL 1.00 OV 1.02 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.10 HN 0.95 KP 0.90 ! LA 0.99 MK 1.03 NL 1.10 OV 1.04 ! PT 1.09 SC 0.94 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.08 HN 0.92 KP 0.84 ! LA 0.79 MK 1.13 NL 0.99 OV 0.89 ! PT 0.96 SC 1.02 ! ! ! Fit before self-cal, rms=0.098858Jy sigma=0.089309 ! Fit after self-cal, rms=0.097348Jy sigma=0.088104 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=7.425 mas, bpa=-1.29 degrees ! Estimated noise=4.37847 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.000438483 Jy ! Component: 100 - total flux cleaned = 0.00045208 Jy ! Component: 150 - total flux cleaned = 0.00043994 Jy ! Component: 200 - total flux cleaned = 0.000471158 Jy ! Total flux subtracted in 200 components = 0.000471158 Jy ! Clean residual min=-0.001652 max=0.001332 Jy/beam ! Clean residual mean=-0.000000 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.130095 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.130095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097343Jy sigma=0.088100 ! Fit after self-cal, rms=0.097403Jy sigma=0.088074 ! 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.097403Jy sigma=0.088074 ! Fit after self-cal, rms=0.097011Jy sigma=0.088022 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=7.425 mas, bpa=-1.219 degrees ! Estimated noise=4.37808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000189685 Jy ! Component: 100 - total flux cleaned = 0.000188641 Jy ! Component: 150 - total flux cleaned = 0.000188183 Jy ! Component: 200 - total flux cleaned = 0.000187516 Jy ! Total flux subtracted in 200 components = 0.000187516 Jy ! Clean residual min=-0.001621 max=0.001391 Jy/beam ! Clean residual mean=0.000001 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.130282 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 48 components and 0.130282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097008Jy sigma=0.088019 ! Fit after self-cal, rms=0.097010Jy sigma=0.088017 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.00465e-05 Jy ! Component: 100 - total flux cleaned = 1.03577e-05 Jy ! Component: 150 - total flux cleaned = 1.06595e-05 Jy ! Component: 200 - total flux cleaned = 1.72452e-05 Jy ! Total flux subtracted in 200 components = 1.72452e-05 Jy ! Clean residual min=-0.001625 max=0.001372 Jy/beam ! Clean residual mean=0.000001 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.1303 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.1303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097008Jy sigma=0.088016 ! Fit after self-cal, rms=0.097008Jy sigma=0.088016 ! 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.097008Jy sigma=0.088016 ! Fit after self-cal, rms=0.096890Jy sigma=0.088015 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.343 mas, bmaj=7.422 mas, bpa=-1.175 degrees ! Estimated noise=4.37626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000130028 Jy ! Component: 100 - total flux cleaned = 0.00012254 Jy ! Component: 150 - total flux cleaned = 0.000123065 Jy ! Component: 200 - total flux cleaned = 0.000123691 Jy ! Total flux subtracted in 200 components = 0.000123691 Jy ! Clean residual min=-0.001631 max=0.001370 Jy/beam ! Clean residual mean=0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.130423 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.130423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096889Jy sigma=0.088015 ! Fit after self-cal, rms=0.096888Jy sigma=0.088014 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.15551e-05 Jy ! Component: 100 - total flux cleaned = 1.20239e-05 Jy ! Component: 150 - total flux cleaned = 1.25442e-05 Jy ! Component: 200 - total flux cleaned = 1.27898e-05 Jy ! Total flux subtracted in 200 components = 1.27898e-05 Jy ! Clean residual min=-0.001634 max=0.001365 Jy/beam ! Clean residual mean=0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.130436 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 0.130436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096887Jy sigma=0.088014 ! Fit after self-cal, rms=0.096888Jy sigma=0.088014 ! 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.096888Jy sigma=0.088014 ! Fit after self-cal, rms=0.096808Jy sigma=0.088014 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.119 mas, bmaj=10.78 mas, bpa=-4.143 degrees ! Estimated noise=5.2269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.99181e-06 Jy ! Component: 100 - total flux cleaned = -2.87306e-05 Jy ! Component: 150 - total flux cleaned = -5.17845e-05 Jy ! Component: 200 - total flux cleaned = -6.40326e-05 Jy ! Total flux subtracted in 200 components = -6.40326e-05 Jy ! Clean residual min=-0.002033 max=0.001410 Jy/beam ! Clean residual mean=0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.130372 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.130372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096808Jy sigma=0.088014 ! Fit after self-cal, rms=0.096808Jy sigma=0.088013 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.96775e-06 Jy ! Component: 100 - total flux cleaned = -1.99102e-05 Jy ! Component: 150 - total flux cleaned = -2.97033e-05 Jy ! Component: 200 - total flux cleaned = -3.41258e-05 Jy ! Total flux subtracted in 200 components = -3.41258e-05 Jy ! Clean residual min=-0.002031 max=0.001398 Jy/beam ! Clean residual mean=0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.130338 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 56 components and 0.130338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096808Jy sigma=0.088014 ! Fit after self-cal, rms=0.096808Jy sigma=0.088014 ! 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.342 mas, bmaj=7.42 mas, bpa=-1.143 degrees ! Estimated noise=4.37486 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 7.42 at -1.143 degrees (North through East) ! Clean map min=-0.0015827 max=0.12321 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.724 mas, bmaj=6.396 mas, bpa=0.6021 degrees ! Estimated noise=8.83254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0959405 Jy ! Component: 100 - total flux cleaned = 0.117014 Jy ! Component: 150 - total flux cleaned = 0.123856 Jy ! Component: 200 - total flux cleaned = 0.12709 Jy ! Total flux subtracted in 200 components = 0.12709 Jy ! Clean residual min=-0.002972 max=0.002957 Jy/beam ! Clean residual mean=-0.000006 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.12709 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.12709 Jy ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=7.42 mas, bpa=-1.143 degrees ! Estimated noise=4.37486 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.00152767 Jy ! Component: 100 - total flux cleaned = 0.00231211 Jy ! Component: 150 - total flux cleaned = 0.00278291 Jy ! Component: 200 - total flux cleaned = 0.00301953 Jy ! Total flux subtracted in 200 components = 0.00301953 Jy ! Clean residual min=-0.001619 max=0.001369 Jy/beam ! Clean residual mean=0.000001 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.13011 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 41 components and 0.13011 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=7.119 mas, bmaj=10.78 mas, bpa=-4.143 degrees ! Estimated noise=5.2269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000190933 Jy ! Component: 100 - total flux cleaned = 0.000200548 Jy ! Component: 150 - total flux cleaned = 0.000196663 Jy ! Component: 200 - total flux cleaned = 0.000192893 Jy ! Total flux subtracted in 200 components = 0.000192893 Jy ! Clean residual min=-0.002041 max=0.001420 Jy/beam ! Clean residual mean=0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.130302 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 = -6.75143e-06 Jy ! Component: 100 - total flux cleaned = -9.8493e-06 Jy ! Component: 150 - total flux cleaned = -1.56418e-05 Jy ! Component: 200 - total flux cleaned = -1.83263e-05 Jy ! Total flux subtracted in 200 components = -1.83263e-05 Jy ! Clean residual min=-0.002035 max=0.001415 Jy/beam ! Clean residual mean=0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.130284 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.130284 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=7.42 mas, bpa=-1.143 degrees ! Estimated noise=4.37486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.64765e-05 Jy ! Component: 100 - total flux cleaned = -4.84617e-05 Jy ! Component: 150 - total flux cleaned = -1.43288e-05 Jy ! Component: 200 - total flux cleaned = 1.63765e-05 Jy ! Total flux subtracted in 200 components = 1.63765e-05 Jy ! Clean residual min=-0.001625 max=0.001366 Jy/beam ! Clean residual mean=0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.130301 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.130301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096810Jy sigma=0.088014 ! Fit after self-cal, rms=0.096809Jy sigma=0.088014 wmodel /scr/pima/rdv93_uvs/J1300+141B_S_map.mod ! Writing 54 model components to file: /scr/pima/rdv93_uvs/J1300+141B_S_map.mod wobs /scr/pima/rdv93_uvs/J1300+141B_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1300+141B_S_uvs.fits wwins /scr/pima/rdv93_uvs/J1300+141B_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv93_uvs/J1300+141B_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.000407419 Jy ! Component: 100 - total flux cleaned = -0.000554151 Jy ! Component: 150 - total flux cleaned = -0.000692951 Jy ! Component: 200 - total flux cleaned = -0.000868734 Jy ! Component: 250 - total flux cleaned = -0.000932799 Jy ! Component: 300 - total flux cleaned = -0.00105702 Jy ! Component: 350 - total flux cleaned = -0.00111721 Jy ! Component: 400 - total flux cleaned = -0.00115618 Jy ! Component: 450 - total flux cleaned = -0.00117558 Jy ! Component: 500 - total flux cleaned = -0.00130768 Jy ! Component: 550 - total flux cleaned = -0.00136264 Jy ! Component: 600 - total flux cleaned = -0.00136269 Jy ! Component: 650 - total flux cleaned = -0.00138075 Jy ! Component: 700 - total flux cleaned = -0.00136332 Jy ! Component: 750 - total flux cleaned = -0.00132913 Jy ! Component: 800 - total flux cleaned = -0.00129558 Jy ! Component: 850 - total flux cleaned = -0.00127889 Jy ! Component: 900 - total flux cleaned = -0.00122956 Jy ! Component: 950 - total flux cleaned = -0.00119736 Jy ! Component: 1000 - total flux cleaned = -0.00114963 Jy ! Component: 1050 - total flux cleaned = -0.00104005 Jy ! Component: 1100 - total flux cleaned = -0.00100928 Jy ! Component: 1150 - total flux cleaned = -0.000932859 Jy ! Component: 1200 - total flux cleaned = -0.000827265 Jy ! Component: 1250 - total flux cleaned = -0.00078238 Jy ! Component: 1300 - total flux cleaned = -0.000694146 Jy ! Component: 1350 - total flux cleaned = -0.000664966 Jy ! Component: 1400 - total flux cleaned = -0.000636245 Jy ! Component: 1450 - total flux cleaned = -0.000536782 Jy ! Component: 1500 - total flux cleaned = -0.00049474 Jy ! Component: 1550 - total flux cleaned = -0.000411284 Jy ! Component: 1600 - total flux cleaned = -0.000328964 Jy ! Component: 1650 - total flux cleaned = -0.000328925 Jy ! Component: 1700 - total flux cleaned = -0.000302 Jy ! Component: 1750 - total flux cleaned = -0.000195493 Jy ! Component: 1800 - total flux cleaned = -0.000195458 Jy ! Component: 1850 - total flux cleaned = -0.000117099 Jy ! Component: 1900 - total flux cleaned = -9.14413e-05 Jy ! Component: 1950 - total flux cleaned = -7.8469e-05 Jy ! Component: 2000 - total flux cleaned = -1.51419e-05 Jy ! Component: 2050 - total flux cleaned = 4.76175e-05 Jy ! Component: 2100 - total flux cleaned = 4.73881e-05 Jy ! Component: 2150 - total flux cleaned = 5.99885e-05 Jy ! Component: 2200 - total flux cleaned = 0.000121184 Jy ! Component: 2250 - total flux cleaned = 0.000145412 Jy ! Component: 2300 - total flux cleaned = 0.000241654 Jy ! Component: 2350 - total flux cleaned = 0.000277254 Jy ! Component: 2400 - total flux cleaned = 0.000336566 Jy ! Component: 2450 - total flux cleaned = 0.000371735 Jy ! Component: 2500 - total flux cleaned = 0.000453262 Jy ! Component: 2550 - total flux cleaned = 0.000441735 Jy ! Component: 2600 - total flux cleaned = 0.000499064 Jy ! Component: 2650 - total flux cleaned = 0.000556229 Jy ! Component: 2700 - total flux cleaned = 0.000635562 Jy ! Component: 2750 - total flux cleaned = 0.000691856 Jy ! Component: 2800 - total flux cleaned = 0.00066945 Jy ! Component: 2850 - total flux cleaned = 0.00072504 Jy ! Component: 2900 - total flux cleaned = 0.000780012 Jy ! Component: 2950 - total flux cleaned = 0.000801801 Jy ! Component: 3000 - total flux cleaned = 0.000834327 Jy ! Component: 3050 - total flux cleaned = 0.000877518 Jy ! Component: 3100 - total flux cleaned = 0.000909669 Jy ! Component: 3150 - total flux cleaned = 0.000909712 Jy ! Component: 3200 - total flux cleaned = 0.000941535 Jy ! Component: 3250 - total flux cleaned = 0.000962572 Jy ! Component: 3300 - total flux cleaned = 0.000983417 Jy ! Component: 3350 - total flux cleaned = 0.00098345 Jy ! Component: 3400 - total flux cleaned = 0.000983536 Jy ! Component: 3450 - total flux cleaned = 0.00103479 Jy ! Component: 3500 - total flux cleaned = 0.00105508 Jy ! Component: 3550 - total flux cleaned = 0.00105511 Jy ! Component: 3600 - total flux cleaned = 0.00109543 Jy ! Component: 3650 - total flux cleaned = 0.00111542 Jy ! Component: 3700 - total flux cleaned = 0.00109547 Jy ! Component: 3750 - total flux cleaned = 0.00111527 Jy ! Component: 3800 - total flux cleaned = 0.00115469 Jy ! Component: 3850 - total flux cleaned = 0.00116445 Jy ! Component: 3900 - total flux cleaned = 0.00118391 Jy ! Component: 3950 - total flux cleaned = 0.00118384 Jy ! Component: 4000 - total flux cleaned = 0.00122232 Jy ! Component: 4050 - total flux cleaned = 0.00121276 Jy ! Total flux subtracted in 4096 components = 0.00124125 Jy ! Clean residual min=-0.000520 max=0.000665 Jy/beam ! Clean residual mean=0.000001 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.131542 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 341 components and 0.131542 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J1300+141B_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 7.42 at -1.143 degrees (North through East) ! Clean map min=-0.0011014 max=0.12312 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1300+141B_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.123123 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172431 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.420144 0.420144 0.840287 1.68057 3.36115 6.7223 13.4446 26.8892 53.7784 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.123 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1300+141B_S_uvs.log closed on Tue Sep 24 17:07:26 2013