! Started logfile: /scr/pima/rv100_uvs/J2217+0220_S_uvs.log on Mon Feb 29 13:30:09 2016 obs /scr/pima/rv100_uvs/J2217+0220_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J2217+0220_S_uva.fits ! AN table 1: 58 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.726601 visibilities/baseline/integration-bin. ! Found source: J2217+0220 ! ! 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 3540 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/J2217+0220_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.019003Jy sigma=19.624690 ! Fit after self-cal, rms=0.857276Jy sigma=16.442058 ! 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.602 mas, bmaj=9.116 mas, bpa=7.43 degrees ! Estimated noise=1.13947 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.113157 Jy ! Component: 100 - total flux cleaned = 0.138044 Jy ! Total flux subtracted in 100 components = 0.138044 Jy ! Clean residual min=-0.016694 max=0.023479 Jy/beam ! Clean residual mean=0.000006 rms=0.005222 Jy/beam ! Combined flux in latest and established models = 0.138044 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.138044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068587Jy sigma=1.339570 ! Fit after self-cal, rms=0.068593Jy sigma=1.339368 ! 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.263 mas, bmaj=10.91 mas, bpa=6.288 degrees ! Estimated noise=0.641269 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.00812355 Jy ! Component: 100 - total flux cleaned = 0.0100287 Jy ! Component: 150 - total flux cleaned = 0.0107276 Jy ! Component: 200 - total flux cleaned = 0.0112354 Jy ! Total flux subtracted in 200 components = 0.0112354 Jy ! Clean residual min=-0.015989 max=0.031834 Jy/beam ! Clean residual mean=-0.000077 rms=0.007133 Jy/beam ! Combined flux in latest and established models = 0.149279 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 39 components and 0.149279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067690Jy sigma=1.321908 ! Fit after self-cal, rms=0.067704Jy sigma=1.321439 ! 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.263 x 10.91 at 6.288 degrees (North through East) ! Clean map min=-0.015967 max=0.14186 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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.97 KP 0.86 LA 1.02 NL 0.98 ! OV 1.06 PT 1.11 SC 1.00 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.06 KP 0.91 LA 1.11 NL 0.99 ! OV 0.97 PT 1.05 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.04 KP 0.90 LA 1.11 NL 1.00 ! OV 1.02 PT 1.08 SC 0.94 ! ! ! Fit before self-cal, rms=0.067704Jy sigma=1.321439 ! Fit after self-cal, rms=0.068869Jy sigma=1.302868 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.237 mas, bmaj=10.82 mas, bpa=6.438 degrees ! Estimated noise=0.647654 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.0025605 Jy ! Component: 100 - total flux cleaned = 0.00287725 Jy ! Component: 150 - total flux cleaned = 0.00317006 Jy ! Component: 200 - total flux cleaned = 0.00343666 Jy ! Total flux subtracted in 200 components = 0.00343666 Jy ! Clean residual min=-0.015989 max=0.030662 Jy/beam ! Clean residual mean=-0.000065 rms=0.006751 Jy/beam ! Combined flux in latest and established models = 0.152716 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 44 components and 0.152716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068632Jy sigma=1.299151 ! Fit after self-cal, rms=0.068742Jy sigma=1.298364 ! 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.068742Jy sigma=1.298364 ! Fit after self-cal, rms=0.070211Jy sigma=1.312679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.245 mas, bmaj=10.81 mas, bpa=6.425 degrees ! Estimated noise=0.647365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000252055 Jy ! Component: 100 - total flux cleaned = 0.000437663 Jy ! Component: 150 - total flux cleaned = 0.000668166 Jy ! Component: 200 - total flux cleaned = 0.000933354 Jy ! Total flux subtracted in 200 components = 0.000933354 Jy ! Clean residual min=-0.016271 max=0.030105 Jy/beam ! Clean residual mean=-0.000066 rms=0.006861 Jy/beam ! Combined flux in latest and established models = 0.153649 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 46 components and 0.153649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070124Jy sigma=1.310629 ! Fit after self-cal, rms=0.070106Jy sigma=1.310328 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) ! Added new window around map position (75, -19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0284559 Jy ! Component: 100 - total flux cleaned = 0.0438855 Jy ! Component: 150 - total flux cleaned = 0.0535952 Jy ! Component: 200 - total flux cleaned = 0.060169 Jy ! Total flux subtracted in 200 components = 0.060169 Jy ! Clean residual min=-0.012067 max=0.011797 Jy/beam ! Clean residual mean=-0.000015 rms=0.003272 Jy/beam ! Combined flux in latest and established models = 0.213818 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 131 components and 0.213818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057543Jy sigma=1.052960 ! Fit after self-cal, rms=0.055477Jy sigma=1.014584 ! 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.055477Jy sigma=1.014584 ! Fit after self-cal, rms=0.053301Jy sigma=0.987305 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.264 mas, bmaj=10.86 mas, bpa=6.602 degrees ! Estimated noise=0.635036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00859225 Jy ! Component: 100 - total flux cleaned = 0.013837 Jy ! Component: 150 - total flux cleaned = 0.0174807 Jy ! Component: 200 - total flux cleaned = 0.0200693 Jy ! Total flux subtracted in 200 components = 0.0200693 Jy ! Clean residual min=-0.008180 max=0.008197 Jy/beam ! Clean residual mean=-0.000014 rms=0.002125 Jy/beam ! Combined flux in latest and established models = 0.233888 Jy selfcal ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 197 components and 0.233888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051680Jy sigma=0.955753 ! Fit after self-cal, rms=0.051351Jy sigma=0.949409 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.0034946 Jy ! Component: 100 - total flux cleaned = 0.00489563 Jy ! Component: 150 - total flux cleaned = 0.00574837 Jy ! Component: 200 - total flux cleaned = 0.00654338 Jy ! Total flux subtracted in 200 components = 0.00654338 Jy ! Clean residual min=-0.007700 max=0.007219 Jy/beam ! Clean residual mean=-0.000009 rms=0.001985 Jy/beam ! Combined flux in latest and established models = 0.240431 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 229 components and 0.240431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051023Jy sigma=0.943331 ! Fit after self-cal, rms=0.050941Jy sigma=0.942079 ! 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.050941Jy sigma=0.942079 ! Fit after self-cal, rms=0.050066Jy sigma=0.931836 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.773 mas, bmaj=19.51 mas, bpa=-10.92 degrees ! Estimated noise=0.706809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00428459 Jy ! Component: 100 - total flux cleaned = 0.00668268 Jy ! Component: 150 - total flux cleaned = 0.00790312 Jy ! Component: 200 - total flux cleaned = 0.00840412 Jy ! Total flux subtracted in 200 components = 0.00840412 Jy ! Clean residual min=-0.007484 max=0.007290 Jy/beam ! Clean residual mean=-0.000009 rms=0.002332 Jy/beam ! Combined flux in latest and established models = 0.248835 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 262 components and 0.248835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049898Jy sigma=0.927847 ! Fit after self-cal, rms=0.049826Jy sigma=0.926666 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.00136609 Jy ! Component: 100 - total flux cleaned = 0.00175052 Jy ! Component: 150 - total flux cleaned = 0.00203347 Jy ! Component: 200 - total flux cleaned = 0.00224299 Jy ! Total flux subtracted in 200 components = 0.00224299 Jy ! Clean residual min=-0.007382 max=0.007048 Jy/beam ! Clean residual mean=-0.000007 rms=0.002296 Jy/beam ! Combined flux in latest and established models = 0.251078 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 277 components and 0.251078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049784Jy sigma=0.925680 ! Fit after self-cal, rms=0.049763Jy sigma=0.925399 ! 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.279 mas, bmaj=10.89 mas, bpa=6.711 degrees ! Estimated noise=0.634574 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.279 x 10.89 at 6.711 degrees (North through East) ! Clean map min=-0.0057146 max=0.14155 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.611 mas, bmaj=9.085 mas, bpa=7.842 degrees ! Estimated noise=1.12942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112044 Jy ! Component: 100 - total flux cleaned = 0.14423 Jy ! Component: 150 - total flux cleaned = 0.164979 Jy ! Component: 200 - total flux cleaned = 0.180408 Jy ! Total flux subtracted in 200 components = 0.180408 Jy ! Clean residual min=-0.009737 max=0.012009 Jy/beam ! Clean residual mean=-0.000003 rms=0.003161 Jy/beam ! Combined flux in latest and established models = 0.180408 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.180408 Jy ! Inverting map and beam ! Estimated beam: bmin=4.279 mas, bmaj=10.89 mas, bpa=6.711 degrees ! Estimated noise=0.634574 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.017365 Jy ! Component: 100 - total flux cleaned = 0.0286218 Jy ! Component: 150 - total flux cleaned = 0.0370354 Jy ! Component: 200 - total flux cleaned = 0.0435236 Jy ! Total flux subtracted in 200 components = 0.0435236 Jy ! Clean residual min=-0.007663 max=0.007662 Jy/beam ! Clean residual mean=-0.000017 rms=0.002322 Jy/beam ! Combined flux in latest and established models = 0.223931 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 117 components and 0.223931 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.773 mas, bmaj=19.51 mas, bpa=-10.92 degrees ! Estimated noise=0.706809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00731468 Jy ! Component: 100 - total flux cleaned = 0.012236 Jy ! Component: 150 - total flux cleaned = 0.0160015 Jy ! Component: 200 - total flux cleaned = 0.0189358 Jy ! Total flux subtracted in 200 components = 0.0189358 Jy ! Clean residual min=-0.008229 max=0.007121 Jy/beam ! Clean residual mean=-0.000013 rms=0.002449 Jy/beam ! Combined flux in latest and established models = 0.242867 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.00233378 Jy ! Component: 100 - total flux cleaned = 0.00424594 Jy ! Component: 150 - total flux cleaned = 0.00582104 Jy ! Component: 200 - total flux cleaned = 0.00712117 Jy ! Total flux subtracted in 200 components = 0.00712117 Jy ! Clean residual min=-0.007779 max=0.006685 Jy/beam ! Clean residual mean=-0.000011 rms=0.002304 Jy/beam ! Combined flux in latest and established models = 0.249988 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 168 components and 0.249988 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.279 mas, bmaj=10.89 mas, bpa=6.711 degrees ! Estimated noise=0.634574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000304815 Jy ! Component: 100 - total flux cleaned = 0.000669618 Jy ! Component: 150 - total flux cleaned = 0.000771887 Jy ! Component: 200 - total flux cleaned = 0.000771449 Jy ! Total flux subtracted in 200 components = 0.000771449 Jy ! Clean residual min=-0.005957 max=0.005992 Jy/beam ! Clean residual mean=-0.000004 rms=0.001692 Jy/beam ! Combined flux in latest and established models = 0.25076 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 187 components and 0.25076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049917Jy sigma=0.927480 ! Fit after self-cal, rms=0.049902Jy sigma=0.926975 wmodel /scr/pima/rv100_uvs/J2217+0220_S_map.mod ! Writing 187 model components to file: /scr/pima/rv100_uvs/J2217+0220_S_map.mod wobs /scr/pima/rv100_uvs/J2217+0220_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J2217+0220_S_uvs.fits wwins /scr/pima/rv100_uvs/J2217+0220_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv100_uvs/J2217+0220_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.00110333 Jy ! Component: 100 - total flux cleaned = -0.00119982 Jy ! Component: 150 - total flux cleaned = -0.000692011 Jy ! Component: 200 - total flux cleaned = -0.000232776 Jy ! Component: 250 - total flux cleaned = 0.000124174 Jy ! Component: 300 - total flux cleaned = 0.000392589 Jy ! Component: 350 - total flux cleaned = 0.000390095 Jy ! Component: 400 - total flux cleaned = 0.000270568 Jy ! Component: 450 - total flux cleaned = 0.000212843 Jy ! Component: 500 - total flux cleaned = 4.96918e-05 Jy ! Component: 550 - total flux cleaned = -1.35548e-06 Jy ! Component: 600 - total flux cleaned = 5.07508e-05 Jy ! Component: 650 - total flux cleaned = 5.24363e-05 Jy ! Component: 700 - total flux cleaned = 5.42627e-05 Jy ! Component: 750 - total flux cleaned = 9.72826e-06 Jy ! Component: 800 - total flux cleaned = -3.40281e-05 Jy ! Component: 850 - total flux cleaned = -0.000161377 Jy ! Component: 900 - total flux cleaned = -0.000284428 Jy ! Component: 950 - total flux cleaned = -0.0004417 Jy ! Component: 1000 - total flux cleaned = -0.000479662 Jy ! Component: 1050 - total flux cleaned = -0.00062763 Jy ! Component: 1100 - total flux cleaned = -0.000736008 Jy ! Component: 1150 - total flux cleaned = -0.00077167 Jy ! Component: 1200 - total flux cleaned = -0.000874264 Jy ! Component: 1250 - total flux cleaned = -0.000973385 Jy ! Component: 1300 - total flux cleaned = -0.00110178 Jy ! Component: 1350 - total flux cleaned = -0.00125922 Jy ! Component: 1400 - total flux cleaned = -0.00159835 Jy ! Component: 1450 - total flux cleaned = -0.00174967 Jy ! Component: 1500 - total flux cleaned = -0.00210638 Jy ! Component: 1550 - total flux cleaned = -0.00239778 Jy ! Component: 1600 - total flux cleaned = -0.00265576 Jy ! Component: 1650 - total flux cleaned = -0.00290979 Jy ! Component: 1700 - total flux cleaned = -0.00318749 Jy ! Component: 1750 - total flux cleaned = -0.00348852 Jy ! Component: 1800 - total flux cleaned = -0.00375819 Jy ! Component: 1850 - total flux cleaned = -0.00402387 Jy ! Component: 1900 - total flux cleaned = -0.00428598 Jy ! Component: 1950 - total flux cleaned = -0.00446751 Jy ! Component: 2000 - total flux cleaned = -0.00469767 Jy ! Component: 2050 - total flux cleaned = -0.00482398 Jy ! Component: 2100 - total flux cleaned = -0.00497366 Jy ! Component: 2150 - total flux cleaned = -0.00512149 Jy ! Component: 2200 - total flux cleaned = -0.00526808 Jy ! Component: 2250 - total flux cleaned = -0.00538891 Jy ! Component: 2300 - total flux cleaned = -0.00548491 Jy ! Component: 2350 - total flux cleaned = -0.00565203 Jy ! Component: 2400 - total flux cleaned = -0.00577071 Jy ! Component: 2450 - total flux cleaned = -0.005865 Jy ! Component: 2500 - total flux cleaned = -0.00591192 Jy ! Component: 2550 - total flux cleaned = -0.00605233 Jy ! Component: 2600 - total flux cleaned = -0.00609892 Jy ! Component: 2650 - total flux cleaned = -0.00621524 Jy ! Component: 2700 - total flux cleaned = -0.0062847 Jy ! Component: 2750 - total flux cleaned = -0.00637718 Jy ! Component: 2800 - total flux cleaned = -0.00644649 Jy ! Component: 2850 - total flux cleaned = -0.00651559 Jy ! Component: 2900 - total flux cleaned = -0.00660797 Jy ! Component: 2950 - total flux cleaned = -0.00670033 Jy ! Component: 3000 - total flux cleaned = -0.00674672 Jy ! Component: 3050 - total flux cleaned = -0.00686279 Jy ! Component: 3100 - total flux cleaned = -0.00695575 Jy ! Component: 3150 - total flux cleaned = -0.00704898 Jy ! Component: 3200 - total flux cleaned = -0.00714248 Jy ! Component: 3250 - total flux cleaned = -0.00723619 Jy ! Component: 3300 - total flux cleaned = -0.00737716 Jy ! Component: 3350 - total flux cleaned = -0.0074479 Jy ! Component: 3400 - total flux cleaned = -0.00756611 Jy ! Component: 3450 - total flux cleaned = -0.00766092 Jy ! Component: 3500 - total flux cleaned = -0.00782801 Jy ! Component: 3550 - total flux cleaned = -0.00794783 Jy ! Component: 3600 - total flux cleaned = -0.00801997 Jy ! Component: 3650 - total flux cleaned = -0.00818908 Jy ! Component: 3700 - total flux cleaned = -0.00831085 Jy ! Component: 3750 - total flux cleaned = -0.00845756 Jy ! Component: 3800 - total flux cleaned = -0.00862953 Jy ! Component: 3850 - total flux cleaned = -0.00875322 Jy ! Component: 3900 - total flux cleaned = -0.00890228 Jy ! Component: 3950 - total flux cleaned = -0.00907732 Jy ! Component: 4000 - total flux cleaned = -0.00917808 Jy ! Component: 4050 - total flux cleaned = -0.00930477 Jy ! Total flux subtracted in 4096 components = -0.00943261 Jy ! Clean residual min=-0.001465 max=0.001473 Jy/beam ! Clean residual mean=-0.000007 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.241327 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 474 components and 0.241327 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J2217+0220_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.279 x 10.89 at 6.711 degrees (North through East) ! Clean map min=-0.0032365 max=0.1373 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J2217+0220_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.137303 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000517391 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.13048 1.13048 2.26095 4.52191 9.04381 18.0876 36.1752 72.3505 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.137 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 265.374 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J2217+0220_S_uvs.log closed on Mon Feb 29 13:30:14 2016