! Started logfile: /scr/pima/bg219e_uvs/J2327+7643_S_uvs.log on Thu Apr 7 06:55:05 2016 obs /scr/pima/bg219e_uvs/J2327+7643_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J2327+7643_S_uva.fits ! AN table 1: 56 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.492985 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2327+7643 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 3092 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/bg219e_uvs/J2327+7643_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001412Jy sigma=23.904261 ! Fit after self-cal, rms=0.955583Jy sigma=23.021547 ! 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=5.04 mas, bmaj=16.66 mas, bpa=20.37 degrees ! Estimated noise=1.00274 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.0343904 Jy ! Component: 100 - total flux cleaned = 0.042696 Jy ! Total flux subtracted in 100 components = 0.042696 Jy ! Clean residual min=-0.003510 max=0.003640 Jy/beam ! Clean residual mean=-0.000023 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.042696 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.042696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052267Jy sigma=1.212912 ! Fit after self-cal, rms=0.050722Jy sigma=1.177401 ! 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=5.977 mas, bmaj=17.18 mas, bpa=20.73 degrees ! Estimated noise=0.568898 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.00524366 Jy ! Component: 100 - total flux cleaned = 0.00766507 Jy ! Component: 150 - total flux cleaned = 0.0092935 Jy ! Component: 200 - total flux cleaned = 0.010522 Jy ! Total flux subtracted in 200 components = 0.010522 Jy ! Clean residual min=-0.001864 max=0.002138 Jy/beam ! Clean residual mean=-0.000014 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.053218 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 71 components and 0.053218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050169Jy sigma=1.164129 ! Fit after self-cal, rms=0.050128Jy sigma=1.163559 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.977 x 17.18 at 20.73 degrees (North through East) ! Clean map min=-0.0018627 max=0.047483 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: ! BR 0.93 FD 0.92 HN 1.12 KP 1.03 ! LA 0.98 NL 1.01 OV 1.19 PT 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.00 KP 0.98 ! LA 0.93 NL 1.05 OV 0.92 PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.88 HN 0.92 KP 1.03 ! LA 1.01 NL 1.00 OV 0.97 PT 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.97 HN 1.11 KP 0.99 ! LA 0.99 NL 0.95 OV 1.06 PT 0.98 ! ! ! Fit before self-cal, rms=0.050128Jy sigma=1.163559 ! Fit after self-cal, rms=0.049383Jy sigma=1.158443 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.075 mas, bmaj=17.27 mas, bpa=20.63 degrees ! Estimated noise=0.561176 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.000822703 Jy ! Component: 100 - total flux cleaned = 0.00110669 Jy ! Component: 150 - total flux cleaned = 0.00115706 Jy ! Component: 200 - total flux cleaned = 0.00121347 Jy ! Total flux subtracted in 200 components = 0.00121347 Jy ! Clean residual min=-0.001864 max=0.001971 Jy/beam ! Clean residual mean=0.000004 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.0544315 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.0544315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049357Jy sigma=1.157972 ! Fit after self-cal, rms=0.049445Jy sigma=1.156424 ! 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.049445Jy sigma=1.156424 ! Fit after self-cal, rms=0.049647Jy sigma=1.154528 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.12 mas, bmaj=17.09 mas, bpa=20.57 degrees ! Estimated noise=0.558826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.3686e-05 Jy ! Component: 100 - total flux cleaned = -9.42868e-05 Jy ! Component: 150 - total flux cleaned = -0.000128039 Jy ! Component: 200 - total flux cleaned = -0.000157283 Jy ! Total flux subtracted in 200 components = -0.000157283 Jy ! Clean residual min=-0.001792 max=0.001978 Jy/beam ! Clean residual mean=0.000006 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0542742 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.0542742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049629Jy sigma=1.154232 ! Fit after self-cal, rms=0.049692Jy sigma=1.153769 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.12543e-05 Jy ! Component: 100 - total flux cleaned = -6.04809e-07 Jy ! Component: 150 - total flux cleaned = -2.53902e-05 Jy ! Component: 200 - total flux cleaned = -2.50108e-05 Jy ! Total flux subtracted in 200 components = -2.50108e-05 Jy ! Clean residual min=-0.001674 max=0.001902 Jy/beam ! Clean residual mean=0.000006 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.0542492 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.0542492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049683Jy sigma=1.153596 ! Fit after self-cal, rms=0.049675Jy sigma=1.153527 ! 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.049675Jy sigma=1.153527 ! Fit after self-cal, rms=0.049634Jy sigma=1.153396 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.14 mas, bmaj=17.02 mas, bpa=20.51 degrees ! Estimated noise=0.556589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197313 Jy ! Component: 100 - total flux cleaned = -0.000260019 Jy ! Component: 150 - total flux cleaned = -0.000298866 Jy ! Component: 200 - total flux cleaned = -0.000321279 Jy ! Total flux subtracted in 200 components = -0.000321279 Jy ! Clean residual min=-0.001643 max=0.001893 Jy/beam ! Clean residual mean=0.000005 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.0539279 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.0539279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049623Jy sigma=1.153248 ! Fit after self-cal, rms=0.049646Jy sigma=1.153146 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.33854e-06 Jy ! Component: 100 - total flux cleaned = -1.98608e-05 Jy ! Component: 150 - total flux cleaned = -3.07548e-05 Jy ! Component: 200 - total flux cleaned = -4.9319e-05 Jy ! Total flux subtracted in 200 components = -4.9319e-05 Jy ! Clean residual min=-0.001583 max=0.001872 Jy/beam ! Clean residual mean=0.000005 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.0538786 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 110 components and 0.0538786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049640Jy sigma=1.153041 ! Fit after self-cal, rms=0.049637Jy sigma=1.153006 ! 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.049637Jy sigma=1.153006 ! Fit after self-cal, rms=0.049562Jy sigma=1.152961 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.886 mas, bmaj=16.71 mas, bpa=18.2 degrees ! Estimated noise=0.59731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235805 Jy ! Component: 100 - total flux cleaned = -0.000249238 Jy ! Component: 150 - total flux cleaned = -0.000269903 Jy ! Component: 200 - total flux cleaned = -0.000297757 Jy ! Total flux subtracted in 200 components = -0.000297757 Jy ! Clean residual min=-0.001379 max=0.001826 Jy/beam ! Clean residual mean=0.000007 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0535808 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 121 components and 0.0535809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049556Jy sigma=1.152892 ! Fit after self-cal, rms=0.049567Jy sigma=1.152860 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 = -5.0854e-05 Jy ! Component: 100 - total flux cleaned = -4.07256e-05 Jy ! Component: 150 - total flux cleaned = -6.44837e-05 Jy ! Component: 200 - total flux cleaned = -7.89118e-05 Jy ! Total flux subtracted in 200 components = -7.89118e-05 Jy ! Clean residual min=-0.001368 max=0.001824 Jy/beam ! Clean residual mean=0.000006 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0535019 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 131 components and 0.0535019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049564Jy sigma=1.152812 ! Fit after self-cal, rms=0.049564Jy sigma=1.152792 ! 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=6.156 mas, bmaj=16.99 mas, bpa=20.45 degrees ! Estimated noise=0.554938 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.156 x 16.99 at 20.45 degrees (North through East) ! Clean map min=-0.0025631 max=0.046459 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=5.215 mas, bmaj=16.52 mas, bpa=20.14 degrees ! Estimated noise=0.990285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0352326 Jy ! Component: 100 - total flux cleaned = 0.0435465 Jy ! Component: 150 - total flux cleaned = 0.0468839 Jy ! Component: 200 - total flux cleaned = 0.0485849 Jy ! Total flux subtracted in 200 components = 0.0485849 Jy ! Clean residual min=-0.002507 max=0.002847 Jy/beam ! Clean residual mean=-0.000009 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0485849 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.0485849 Jy ! Inverting map and beam ! Estimated beam: bmin=6.156 mas, bmaj=16.99 mas, bpa=20.45 degrees ! Estimated noise=0.554938 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.00205297 Jy ! Component: 100 - total flux cleaned = 0.00288516 Jy ! Component: 150 - total flux cleaned = 0.0035025 Jy ! Component: 200 - total flux cleaned = 0.00390113 Jy ! Total flux subtracted in 200 components = 0.00390113 Jy ! Clean residual min=-0.001740 max=0.001803 Jy/beam ! Clean residual mean=0.000000 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.052486 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.052486 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.886 mas, bmaj=16.71 mas, bpa=18.2 degrees ! Estimated noise=0.59731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135854 Jy ! Component: 100 - total flux cleaned = 0.000356309 Jy ! Component: 150 - total flux cleaned = 0.000515391 Jy ! Component: 200 - total flux cleaned = 0.000631253 Jy ! Total flux subtracted in 200 components = 0.000631253 Jy ! Clean residual min=-0.001530 max=0.001860 Jy/beam ! Clean residual mean=0.000004 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.0531172 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 = 4.28813e-05 Jy ! Component: 100 - total flux cleaned = 8.1032e-05 Jy ! Component: 150 - total flux cleaned = 0.000115142 Jy ! Component: 200 - total flux cleaned = 0.000135895 Jy ! Total flux subtracted in 200 components = 0.000135895 Jy ! Clean residual min=-0.001481 max=0.001851 Jy/beam ! Clean residual mean=0.000004 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0532531 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 66 components and 0.0532531 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.156 mas, bmaj=16.99 mas, bpa=20.45 degrees ! Estimated noise=0.554938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.17083e-05 Jy ! Component: 100 - total flux cleaned = 6.91262e-05 Jy ! Component: 150 - total flux cleaned = 5.93105e-05 Jy ! Component: 200 - total flux cleaned = 5.92364e-05 Jy ! Total flux subtracted in 200 components = 5.92364e-05 Jy ! Clean residual min=-0.001580 max=0.001799 Jy/beam ! Clean residual mean=0.000004 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.0533124 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.0533124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049562Jy sigma=1.152885 ! Fit after self-cal, rms=0.049557Jy sigma=1.152850 wmodel /scr/pima/bg219e_uvs/J2327+7643_S_map.mod ! Writing 79 model components to file: /scr/pima/bg219e_uvs/J2327+7643_S_map.mod wobs /scr/pima/bg219e_uvs/J2327+7643_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J2327+7643_S_uvs.fits wwins /scr/pima/bg219e_uvs/J2327+7643_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J2327+7643_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.000682044 Jy ! Component: 100 - total flux cleaned = 0.00107587 Jy ! Component: 150 - total flux cleaned = 0.001154 Jy ! Component: 200 - total flux cleaned = 0.00117762 Jy ! Component: 250 - total flux cleaned = 0.00108918 Jy ! Component: 300 - total flux cleaned = 0.000984507 Jy ! Component: 350 - total flux cleaned = 0.000963703 Jy ! Component: 400 - total flux cleaned = 0.000943739 Jy ! Component: 450 - total flux cleaned = 0.000962256 Jy ! Component: 500 - total flux cleaned = 0.000944834 Jy ! Component: 550 - total flux cleaned = 0.000944964 Jy ! Component: 600 - total flux cleaned = 0.000961524 Jy ! Component: 650 - total flux cleaned = 0.000977695 Jy ! Component: 700 - total flux cleaned = 0.00104002 Jy ! Component: 750 - total flux cleaned = 0.00110031 Jy ! Component: 800 - total flux cleaned = 0.00112957 Jy ! Component: 850 - total flux cleaned = 0.00117229 Jy ! Component: 900 - total flux cleaned = 0.00118619 Jy ! Component: 950 - total flux cleaned = 0.00122705 Jy ! Component: 1000 - total flux cleaned = 0.00120098 Jy ! Component: 1050 - total flux cleaned = 0.00122693 Jy ! Component: 1100 - total flux cleaned = 0.00121408 Jy ! Component: 1150 - total flux cleaned = 0.00120169 Jy ! Component: 1200 - total flux cleaned = 0.00122614 Jy ! Component: 1250 - total flux cleaned = 0.00123809 Jy ! Component: 1300 - total flux cleaned = 0.00120271 Jy ! Component: 1350 - total flux cleaned = 0.00122618 Jy ! Component: 1400 - total flux cleaned = 0.00127179 Jy ! Component: 1450 - total flux cleaned = 0.00126044 Jy ! Component: 1500 - total flux cleaned = 0.00128275 Jy ! Component: 1550 - total flux cleaned = 0.00127183 Jy ! Component: 1600 - total flux cleaned = 0.00126118 Jy ! Component: 1650 - total flux cleaned = 0.00127199 Jy ! Component: 1700 - total flux cleaned = 0.00126145 Jy ! Component: 1750 - total flux cleaned = 0.00127186 Jy ! Component: 1800 - total flux cleaned = 0.00125119 Jy ! Component: 1850 - total flux cleaned = 0.00124097 Jy ! Component: 1900 - total flux cleaned = 0.00124086 Jy ! Component: 1950 - total flux cleaned = 0.00125078 Jy ! Component: 2000 - total flux cleaned = 0.00126056 Jy ! Component: 2050 - total flux cleaned = 0.00123115 Jy ! Component: 2100 - total flux cleaned = 0.0012118 Jy ! Component: 2150 - total flux cleaned = 0.00116359 Jy ! Component: 2200 - total flux cleaned = 0.00114444 Jy ! Component: 2250 - total flux cleaned = 0.00108727 Jy ! Component: 2300 - total flux cleaned = 0.00103989 Jy ! Component: 2350 - total flux cleaned = 0.00100215 Jy ! Component: 2400 - total flux cleaned = 0.000927185 Jy ! Component: 2450 - total flux cleaned = 0.00090858 Jy ! Component: 2500 - total flux cleaned = 0.000843597 Jy ! Component: 2550 - total flux cleaned = 0.00079735 Jy ! Component: 2600 - total flux cleaned = 0.00076045 Jy ! Component: 2650 - total flux cleaned = 0.000696067 Jy ! Component: 2700 - total flux cleaned = 0.000650261 Jy ! Component: 2750 - total flux cleaned = 0.00058631 Jy ! Component: 2800 - total flux cleaned = 0.000522536 Jy ! Component: 2850 - total flux cleaned = 0.000459033 Jy ! Component: 2900 - total flux cleaned = 0.000422816 Jy ! Component: 2950 - total flux cleaned = 0.000368655 Jy ! Component: 3000 - total flux cleaned = 0.00030564 Jy ! Component: 3050 - total flux cleaned = 0.00026071 Jy ! Component: 3100 - total flux cleaned = 0.000206952 Jy ! Component: 3150 - total flux cleaned = 0.000171211 Jy ! Component: 3200 - total flux cleaned = 0.000126561 Jy ! Component: 3250 - total flux cleaned = 8.19542e-05 Jy ! Component: 3300 - total flux cleaned = 3.74614e-05 Jy ! Component: 3350 - total flux cleaned = -7.07791e-06 Jy ! Component: 3400 - total flux cleaned = -6.04429e-05 Jy ! Component: 3450 - total flux cleaned = -0.000122554 Jy ! Component: 3500 - total flux cleaned = -0.000184668 Jy ! Component: 3550 - total flux cleaned = -0.000211283 Jy ! Component: 3600 - total flux cleaned = -0.000264554 Jy ! Component: 3650 - total flux cleaned = -0.000300053 Jy ! Component: 3700 - total flux cleaned = -0.000344512 Jy ! Component: 3750 - total flux cleaned = -0.000389001 Jy ! Component: 3800 - total flux cleaned = -0.000433614 Jy ! Component: 3850 - total flux cleaned = -0.000478316 Jy ! Component: 3900 - total flux cleaned = -0.00052305 Jy ! Component: 3950 - total flux cleaned = -0.000549943 Jy ! Component: 4000 - total flux cleaned = -0.000612779 Jy ! Component: 4050 - total flux cleaned = -0.000648773 Jy ! Total flux subtracted in 4096 components = -0.000693879 Jy ! Clean residual min=-0.000482 max=0.000514 Jy/beam ! Clean residual mean=-0.000001 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.0526185 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 355 components and 0.0526185 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J2327+7643_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.156 x 16.99 at 20.45 degrees (North through East) ! Clean map min=-0.0020881 max=0.046014 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J2327+7643_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0460135 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167399 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09141 1.09141 2.18283 4.36566 8.73132 17.4626 34.9253 69.8505 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.046 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 274.872 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J2327+7643_S_uvs.log closed on Thu Apr 7 06:55:09 2016