! Started logfile: /scr/pima/rv100_uvs/J1016+0513_S_uvs.log on Mon Feb 29 13:26:58 2016 obs /scr/pima/rv100_uvs/J1016+0513_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J1016+0513_S_uva.fits ! AN table 1: 38 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.705514 visibilities/baseline/integration-bin. ! Found source: J1016+0513 ! ! 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 69 lines of history. ! ! Reading 2252 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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/rv100_uvs/J1016+0513_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008632Jy sigma=8.277825 ! Fit after self-cal, rms=0.796916Jy sigma=6.503356 ! 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.909 mas, bmaj=23.8 mas, bpa=-27.16 degrees ! Estimated noise=3.53652 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.15736 Jy ! Component: 100 - total flux cleaned = 0.192096 Jy ! Total flux subtracted in 100 components = 0.192096 Jy ! Clean residual min=-0.008623 max=0.014015 Jy/beam ! Clean residual mean=-0.000087 rms=0.002534 Jy/beam ! Combined flux in latest and established models = 0.192096 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.192096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070511Jy sigma=0.545471 ! Fit after self-cal, rms=0.070468Jy sigma=0.545167 ! 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.924 mas, bmaj=22.18 mas, bpa=-27.7 degrees ! Estimated noise=1.92646 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.0172686 Jy ! Component: 100 - total flux cleaned = 0.0259702 Jy ! Component: 150 - total flux cleaned = 0.0310325 Jy ! Component: 200 - total flux cleaned = 0.0345616 Jy ! Total flux subtracted in 200 components = 0.0345616 Jy ! Clean residual min=-0.005861 max=0.008654 Jy/beam ! Clean residual mean=-0.000089 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 0.226658 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 76 components and 0.226658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066957Jy sigma=0.502985 ! Fit after self-cal, rms=0.066963Jy sigma=0.502812 ! 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.924 x 22.18 at -27.7 degrees (North through East) ! Clean map min=-0.0057786 max=0.20003 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 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.16 KP 0.95 LA 0.99 MK 1.02 ! NL 1.02 OV 1.03 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.14 KP 0.97 LA 0.99 MK 1.03 ! NL 0.96 OV 0.98 PT 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.11 KP 0.98 LA 0.98 MK 0.96 ! NL 0.95 OV 1.02 PT 1.05 ! ! ! Fit before self-cal, rms=0.066963Jy sigma=0.502812 ! Fit after self-cal, rms=0.067455Jy sigma=0.496952 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.938 mas, bmaj=22.1 mas, bpa=-27.65 degrees ! Estimated noise=1.92765 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.00322393 Jy ! Component: 100 - total flux cleaned = 0.00573317 Jy ! Component: 150 - total flux cleaned = 0.00742369 Jy ! Component: 200 - total flux cleaned = 0.00816698 Jy ! Total flux subtracted in 200 components = 0.00816698 Jy ! Clean residual min=-0.004772 max=0.005380 Jy/beam ! Clean residual mean=-0.000016 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.234825 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 101 components and 0.234825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067268Jy sigma=0.494574 ! Fit after self-cal, rms=0.067306Jy sigma=0.494488 ! 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.067306Jy sigma=0.494488 ! Fit after self-cal, rms=0.067559Jy sigma=0.494379 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.931 mas, bmaj=22.1 mas, bpa=-27.65 degrees ! Estimated noise=1.933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186376 Jy ! Component: 100 - total flux cleaned = 0.00270007 Jy ! Component: 150 - total flux cleaned = 0.00321813 Jy ! Component: 200 - total flux cleaned = 0.00372616 Jy ! Total flux subtracted in 200 components = 0.00372616 Jy ! Clean residual min=-0.004734 max=0.005120 Jy/beam ! Clean residual mean=-0.000004 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.238551 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 119 components and 0.238551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067497Jy sigma=0.493461 ! Fit after self-cal, rms=0.067498Jy sigma=0.493440 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.000560159 Jy ! Component: 100 - total flux cleaned = 0.000872509 Jy ! Component: 150 - total flux cleaned = 0.00125696 Jy ! Component: 200 - total flux cleaned = 0.00154476 Jy ! Total flux subtracted in 200 components = 0.00154476 Jy ! Clean residual min=-0.004776 max=0.005019 Jy/beam ! Clean residual mean=0.000007 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.240096 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 129 components and 0.240096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067475Jy sigma=0.493034 ! Fit after self-cal, rms=0.067475Jy sigma=0.493024 ! 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.067475Jy sigma=0.493024 ! Fit after self-cal, rms=0.067773Jy sigma=0.488610 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.928 mas, bmaj=22.17 mas, bpa=-27.63 degrees ! Estimated noise=1.93779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.23171e-05 Jy ! Component: 100 - total flux cleaned = -0.000136446 Jy ! Component: 150 - total flux cleaned = -0.000258167 Jy ! Component: 200 - total flux cleaned = -0.000294278 Jy ! Total flux subtracted in 200 components = -0.000294278 Jy ! Clean residual min=-0.003734 max=0.003904 Jy/beam ! Clean residual mean=0.000004 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.239801 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 154 components and 0.239801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067759Jy sigma=0.488464 ! Fit after self-cal, rms=0.067785Jy sigma=0.488438 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.19364e-05 Jy ! Component: 100 - total flux cleaned = -2.24002e-05 Jy ! Component: 150 - total flux cleaned = -8.04924e-06 Jy ! Component: 200 - total flux cleaned = 5.14738e-06 Jy ! Total flux subtracted in 200 components = 5.14738e-06 Jy ! Clean residual min=-0.003783 max=0.003901 Jy/beam ! Clean residual mean=0.000004 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.239806 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 170 components and 0.239806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067779Jy sigma=0.488386 ! Fit after self-cal, rms=0.067778Jy sigma=0.488384 ! 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.067778Jy sigma=0.488384 ! Fit after self-cal, rms=0.067878Jy sigma=0.488317 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.769 mas, bmaj=21.22 mas, bpa=-32.79 degrees ! Estimated noise=2.25805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000275197 Jy ! Component: 100 - total flux cleaned = 0.000241278 Jy ! Component: 150 - total flux cleaned = 0.000253135 Jy ! Component: 200 - total flux cleaned = 0.000277688 Jy ! Total flux subtracted in 200 components = 0.000277688 Jy ! Clean residual min=-0.004382 max=0.004916 Jy/beam ! Clean residual mean=0.000003 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 0.240084 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 204 components and 0.240084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067877Jy sigma=0.488225 ! Fit after self-cal, rms=0.067876Jy sigma=0.488218 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.05517e-05 Jy ! Component: 100 - total flux cleaned = -2.81289e-05 Jy ! Component: 150 - total flux cleaned = -1.83614e-05 Jy ! Component: 200 - total flux cleaned = -8.42697e-06 Jy ! Total flux subtracted in 200 components = -8.42697e-06 Jy ! Clean residual min=-0.004351 max=0.004893 Jy/beam ! Clean residual mean=0.000003 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.240076 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 215 components and 0.240076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067875Jy sigma=0.488186 ! Fit after self-cal, rms=0.067875Jy sigma=0.488185 ! 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.922 mas, bmaj=22.18 mas, bpa=-27.63 degrees ! Estimated noise=1.94068 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.922 x 22.18 at -27.63 degrees (North through East) ! Clean map min=-0.0036978 max=0.20062 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.904 mas, bmaj=23.78 mas, bpa=-27.07 degrees ! Estimated noise=3.55589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158083 Jy ! Component: 100 - total flux cleaned = 0.19287 Jy ! Component: 150 - total flux cleaned = 0.203768 Jy ! Component: 200 - total flux cleaned = 0.209637 Jy ! Total flux subtracted in 200 components = 0.209637 Jy ! Clean residual min=-0.005993 max=0.006322 Jy/beam ! Clean residual mean=-0.000056 rms=0.001682 Jy/beam ! Combined flux in latest and established models = 0.209637 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.209637 Jy ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=22.18 mas, bpa=-27.63 degrees ! Estimated noise=1.94068 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) ! Added new window around map position (33, -15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00932225 Jy ! Component: 100 - total flux cleaned = 0.0146715 Jy ! Component: 150 - total flux cleaned = 0.0185953 Jy ! Component: 200 - total flux cleaned = 0.0209963 Jy ! Total flux subtracted in 200 components = 0.0209963 Jy ! Clean residual min=-0.004111 max=0.003637 Jy/beam ! Clean residual mean=-0.000077 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.230633 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 109 components and 0.230633 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=9.769 mas, bmaj=21.22 mas, bpa=-32.79 degrees ! Estimated noise=2.25805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00339313 Jy ! Component: 100 - total flux cleaned = 0.00487965 Jy ! Component: 150 - total flux cleaned = 0.00595204 Jy ! Component: 200 - total flux cleaned = 0.00662541 Jy ! Total flux subtracted in 200 components = 0.00662541 Jy ! Clean residual min=-0.003745 max=0.003376 Jy/beam ! Clean residual mean=-0.000029 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.237259 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.000524529 Jy ! Component: 100 - total flux cleaned = 0.00105003 Jy ! Component: 150 - total flux cleaned = 0.00152141 Jy ! Component: 200 - total flux cleaned = 0.00185672 Jy ! Total flux subtracted in 200 components = 0.00185672 Jy ! Clean residual min=-0.003506 max=0.003224 Jy/beam ! Clean residual mean=-0.000006 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.239115 Jy ! Adding 108 model components to the UV plane model. ! The established model now contains 205 components and 0.239115 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=22.18 mas, bpa=-27.63 degrees ! Estimated noise=1.94068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0002028 Jy ! Component: 100 - total flux cleaned = 0.000544291 Jy ! Component: 150 - total flux cleaned = 0.000885651 Jy ! Component: 200 - total flux cleaned = 0.00119141 Jy ! Total flux subtracted in 200 components = 0.00119141 Jy ! Clean residual min=-0.003071 max=0.002966 Jy/beam ! Clean residual mean=0.000004 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.240307 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 237 components and 0.240307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067246Jy sigma=0.485543 ! Fit after self-cal, rms=0.067233Jy sigma=0.485013 wmodel /scr/pima/rv100_uvs/J1016+0513_S_map.mod ! Writing 237 model components to file: /scr/pima/rv100_uvs/J1016+0513_S_map.mod wobs /scr/pima/rv100_uvs/J1016+0513_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J1016+0513_S_uvs.fits wwins /scr/pima/rv100_uvs/J1016+0513_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv100_uvs/J1016+0513_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.000149679 Jy ! Component: 100 - total flux cleaned = 0.000147393 Jy ! Component: 150 - total flux cleaned = 0.000148595 Jy ! Component: 200 - total flux cleaned = -1.6977e-05 Jy ! Component: 250 - total flux cleaned = -0.000135401 Jy ! Component: 300 - total flux cleaned = -0.000135276 Jy ! Component: 350 - total flux cleaned = -9.83055e-05 Jy ! Component: 400 - total flux cleaned = -6.28008e-05 Jy ! Component: 450 - total flux cleaned = -9.65835e-05 Jy ! Component: 500 - total flux cleaned = -9.6925e-05 Jy ! Component: 550 - total flux cleaned = -0.000127996 Jy ! Component: 600 - total flux cleaned = -0.000158413 Jy ! Component: 650 - total flux cleaned = -0.00015838 Jy ! Component: 700 - total flux cleaned = -0.000244249 Jy ! Component: 750 - total flux cleaned = -0.000355868 Jy ! Component: 800 - total flux cleaned = -0.00041016 Jy ! Component: 850 - total flux cleaned = -0.000463244 Jy ! Component: 900 - total flux cleaned = -0.00054112 Jy ! Component: 950 - total flux cleaned = -0.000565909 Jy ! Component: 1000 - total flux cleaned = -0.000640329 Jy ! Component: 1050 - total flux cleaned = -0.000664637 Jy ! Component: 1100 - total flux cleaned = -0.00071322 Jy ! Component: 1150 - total flux cleaned = -0.000760688 Jy ! Component: 1200 - total flux cleaned = -0.000877359 Jy ! Component: 1250 - total flux cleaned = -0.000992832 Jy ! Component: 1300 - total flux cleaned = -0.0011293 Jy ! Component: 1350 - total flux cleaned = -0.00115171 Jy ! Component: 1400 - total flux cleaned = -0.00126279 Jy ! Component: 1450 - total flux cleaned = -0.00135052 Jy ! Component: 1500 - total flux cleaned = -0.00148013 Jy ! Component: 1550 - total flux cleaned = -0.00158677 Jy ! Component: 1600 - total flux cleaned = -0.0016499 Jy ! Component: 1650 - total flux cleaned = -0.00175425 Jy ! Component: 1700 - total flux cleaned = -0.00189814 Jy ! Component: 1750 - total flux cleaned = -0.00202006 Jy ! Component: 1800 - total flux cleaned = -0.00210073 Jy ! Component: 1850 - total flux cleaned = -0.00224058 Jy ! Component: 1900 - total flux cleaned = -0.00239859 Jy ! Component: 1950 - total flux cleaned = -0.00247664 Jy ! Component: 2000 - total flux cleaned = -0.00251543 Jy ! Component: 2050 - total flux cleaned = -0.00257303 Jy ! Component: 2100 - total flux cleaned = -0.00268684 Jy ! Component: 2150 - total flux cleaned = -0.00272439 Jy ! Component: 2200 - total flux cleaned = -0.00278035 Jy ! Component: 2250 - total flux cleaned = -0.00285448 Jy ! Component: 2300 - total flux cleaned = -0.00296425 Jy ! Component: 2350 - total flux cleaned = -0.00298234 Jy ! Component: 2400 - total flux cleaned = -0.00301812 Jy ! Component: 2450 - total flux cleaned = -0.00303609 Jy ! Component: 2500 - total flux cleaned = -0.00305371 Jy ! Component: 2550 - total flux cleaned = -0.00314152 Jy ! Component: 2600 - total flux cleaned = -0.00314153 Jy ! Component: 2650 - total flux cleaned = -0.00319345 Jy ! Component: 2700 - total flux cleaned = -0.00322771 Jy ! Component: 2750 - total flux cleaned = -0.00319352 Jy ! Component: 2800 - total flux cleaned = -0.00324426 Jy ! Component: 2850 - total flux cleaned = -0.00322741 Jy ! Component: 2900 - total flux cleaned = -0.00327742 Jy ! Component: 2950 - total flux cleaned = -0.00331027 Jy ! Component: 3000 - total flux cleaned = -0.00332659 Jy ! Component: 3050 - total flux cleaned = -0.00334279 Jy ! Component: 3100 - total flux cleaned = -0.00340748 Jy ! Component: 3150 - total flux cleaned = -0.00342356 Jy ! Component: 3200 - total flux cleaned = -0.00348768 Jy ! Component: 3250 - total flux cleaned = -0.00358299 Jy ! Component: 3300 - total flux cleaned = -0.00359889 Jy ! Component: 3350 - total flux cleaned = -0.00364605 Jy ! Component: 3400 - total flux cleaned = -0.00369279 Jy ! Component: 3450 - total flux cleaned = -0.00373924 Jy ! Component: 3500 - total flux cleaned = -0.00370845 Jy ! Component: 3550 - total flux cleaned = -0.00378516 Jy ! Component: 3600 - total flux cleaned = -0.00383087 Jy ! Component: 3650 - total flux cleaned = -0.00387624 Jy ! Component: 3700 - total flux cleaned = -0.00392141 Jy ! Component: 3750 - total flux cleaned = -0.00393646 Jy ! Component: 3800 - total flux cleaned = -0.00399618 Jy ! Component: 3850 - total flux cleaned = -0.0040259 Jy ! Component: 3900 - total flux cleaned = -0.00407024 Jy ! Component: 3950 - total flux cleaned = -0.00415848 Jy ! Component: 4000 - total flux cleaned = -0.00418782 Jy ! Component: 4050 - total flux cleaned = -0.00424612 Jy ! Total flux subtracted in 4096 components = -0.00427533 Jy ! Clean residual min=-0.000832 max=0.000828 Jy/beam ! Clean residual mean=-0.000028 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.236031 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 548 components and 0.236031 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J1016+0513_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.922 x 22.18 at -27.63 degrees (North through East) ! Clean map min=-0.0030905 max=0.20132 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J1016+0513_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.201316 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00029163 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.434585 0.434585 0.86917 1.73834 3.47668 6.95336 13.9067 27.8134 55.6269 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.201 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 690.313 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J1016+0513_S_uvs.log closed on Mon Feb 29 13:27:02 2016