! Started logfile: /scr/pima/rv102_uvs/J1119+2226_S_uvs.log on Sat Feb 27 22:25:18 2016 obs /scr/pima/rv102_uvs/J1119+2226_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1119+2226_S_uva.fits ! AN table 1: 22 integrations on 21 of 21 possible baselines. ! AN table 2: 22 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.898268 visibilities/baseline/integration-bin. ! Found source: J1119+2226 ! ! 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 139 lines of history. ! ! Reading 3320 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/rv102_uvs/J1119+2226_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 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.002961Jy sigma=18.788803 ! Fit after self-cal, rms=0.948407Jy sigma=17.847086 ! 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.762 mas, bmaj=5.644 mas, bpa=-12.05 degrees ! Estimated noise=1.43193 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.0380174 Jy ! Component: 100 - total flux cleaned = 0.0469604 Jy ! Total flux subtracted in 100 components = 0.0469604 Jy ! Clean residual min=-0.009495 max=0.011052 Jy/beam ! Clean residual mean=-0.000050 rms=0.002376 Jy/beam ! Combined flux in latest and established models = 0.0469604 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0469604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067681Jy sigma=1.058833 ! Fit after self-cal, rms=0.066367Jy sigma=1.028952 ! 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.618 mas, bmaj=7.073 mas, bpa=-5.896 degrees ! Estimated noise=0.681275 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.00556038 Jy ! Component: 100 - total flux cleaned = 0.00630314 Jy ! Component: 150 - total flux cleaned = 0.00663442 Jy ! Component: 200 - total flux cleaned = 0.00674184 Jy ! Total flux subtracted in 200 components = 0.00674184 Jy ! Clean residual min=-0.007512 max=0.011824 Jy/beam ! Clean residual mean=-0.000088 rms=0.002522 Jy/beam ! Combined flux in latest and established models = 0.0537023 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 11 components and 0.0537023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065590Jy sigma=1.025089 ! Fit after self-cal, rms=0.065545Jy sigma=1.024929 ! 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.618 x 7.073 at -5.896 degrees (North through East) ! Clean map min=-0.0074336 max=0.05279 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.065545Jy sigma=1.024929 ! Fit after self-cal, rms=0.065545Jy sigma=1.024929 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=7.073 mas, bpa=-5.896 degrees ! Estimated noise=0.681275 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 = -9.52691e-05 Jy ! Component: 100 - total flux cleaned = 3.80645e-05 Jy ! Component: 150 - total flux cleaned = -5.11522e-07 Jy ! Component: 200 - total flux cleaned = -3.5314e-05 Jy ! Total flux subtracted in 200 components = -3.5314e-05 Jy ! Clean residual min=-0.007462 max=0.011877 Jy/beam ! Clean residual mean=-0.000088 rms=0.002523 Jy/beam ! Combined flux in latest and established models = 0.053667 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.053667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065457Jy sigma=1.024536 ! Fit after self-cal, rms=0.065427Jy sigma=1.024471 ! 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.065427Jy sigma=1.024471 ! Fit after self-cal, rms=0.065427Jy sigma=1.024471 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=7.073 mas, bpa=-5.896 degrees ! Estimated noise=0.681275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.87108e-05 Jy ! Component: 100 - total flux cleaned = -6.8849e-05 Jy ! Component: 150 - total flux cleaned = -9.95758e-05 Jy ! Component: 200 - total flux cleaned = -0.00013044 Jy ! Total flux subtracted in 200 components = -0.00013044 Jy ! Clean residual min=-0.007461 max=0.011886 Jy/beam ! Clean residual mean=-0.000087 rms=0.002523 Jy/beam ! Combined flux in latest and established models = 0.0535365 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.0535365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065378Jy sigma=1.024136 ! Fit after self-cal, rms=0.065364Jy sigma=1.024110 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 (-11, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100549 Jy ! Component: 100 - total flux cleaned = 0.0122462 Jy ! Component: 150 - total flux cleaned = 0.0127783 Jy ! Component: 200 - total flux cleaned = 0.0135979 Jy ! Total flux subtracted in 200 components = 0.0135979 Jy ! Clean residual min=-0.007016 max=0.009877 Jy/beam ! Clean residual mean=-0.000065 rms=0.002066 Jy/beam ! Combined flux in latest and established models = 0.0671345 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 34 components and 0.0671344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063869Jy sigma=0.988156 ! Fit after self-cal, rms=0.063309Jy sigma=0.977912 ! 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.063309Jy sigma=0.977912 ! Fit after self-cal, rms=0.063309Jy sigma=0.977912 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=7.073 mas, bpa=-5.896 degrees ! Estimated noise=0.681275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00581949 Jy ! Component: 100 - total flux cleaned = 0.00653258 Jy ! Component: 150 - total flux cleaned = 0.00679987 Jy ! Component: 200 - total flux cleaned = 0.00712867 Jy ! Total flux subtracted in 200 components = 0.00712867 Jy ! Clean residual min=-0.006729 max=0.007099 Jy/beam ! Clean residual mean=-0.000056 rms=0.001772 Jy/beam ! Combined flux in latest and established models = 0.0742631 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.0742631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062753Jy sigma=0.963905 ! Fit after self-cal, rms=0.062532Jy sigma=0.960490 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.00256277 Jy ! Component: 100 - total flux cleaned = 0.00301515 Jy ! Component: 150 - total flux cleaned = 0.00321551 Jy ! Component: 200 - total flux cleaned = 0.00345656 Jy ! Total flux subtracted in 200 components = 0.00345656 Jy ! Clean residual min=-0.006493 max=0.005980 Jy/beam ! Clean residual mean=-0.000051 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.0777197 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 51 components and 0.0777197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062300Jy sigma=0.954185 ! Fit after self-cal, rms=0.062201Jy sigma=0.952606 ! 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.062201Jy sigma=0.952606 ! Fit after self-cal, rms=0.062201Jy sigma=0.952606 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.478 mas, bmaj=13.41 mas, bpa=-0.809 degrees ! Estimated noise=0.81453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00262526 Jy ! Component: 100 - total flux cleaned = 0.00297719 Jy ! Component: 150 - total flux cleaned = 0.00310006 Jy ! Component: 200 - total flux cleaned = 0.00320978 Jy ! Total flux subtracted in 200 components = 0.00320978 Jy ! Clean residual min=-0.009748 max=0.007968 Jy/beam ! Clean residual mean=-0.000084 rms=0.002637 Jy/beam ! Combined flux in latest and established models = 0.0809294 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.0809294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062131Jy sigma=0.950474 ! Fit after self-cal, rms=0.062045Jy sigma=0.949740 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.00080588 Jy ! Component: 100 - total flux cleaned = 0.000643676 Jy ! Component: 150 - total flux cleaned = 0.000785307 Jy ! Component: 200 - total flux cleaned = 0.000873942 Jy ! Total flux subtracted in 200 components = 0.000873942 Jy ! Clean residual min=-0.009618 max=0.007507 Jy/beam ! Clean residual mean=-0.000081 rms=0.002575 Jy/beam ! Combined flux in latest and established models = 0.0818034 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.0818034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062027Jy sigma=0.948685 ! Fit after self-cal, rms=0.061975Jy sigma=0.948388 ! 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.618 mas, bmaj=7.073 mas, bpa=-5.896 degrees ! Estimated noise=0.681275 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.618 x 7.073 at -5.896 degrees (North through East) ! Clean map min=-0.0064612 max=0.048053 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.762 mas, bmaj=5.644 mas, bpa=-12.05 degrees ! Estimated noise=1.43193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0406873 Jy ! Component: 100 - total flux cleaned = 0.055694 Jy ! Component: 150 - total flux cleaned = 0.064624 Jy ! Component: 200 - total flux cleaned = 0.0708311 Jy ! Total flux subtracted in 200 components = 0.0708311 Jy ! Clean residual min=-0.007042 max=0.006755 Jy/beam ! Clean residual mean=-0.000036 rms=0.001702 Jy/beam ! Combined flux in latest and established models = 0.0708311 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0708311 Jy ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=7.073 mas, bpa=-5.896 degrees ! Estimated noise=0.681275 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.00549637 Jy ! Component: 100 - total flux cleaned = 0.00683214 Jy ! Component: 150 - total flux cleaned = 0.00793501 Jy ! Component: 200 - total flux cleaned = 0.00877606 Jy ! Total flux subtracted in 200 components = 0.00877606 Jy ! Clean residual min=-0.006153 max=0.005320 Jy/beam ! Clean residual mean=-0.000054 rms=0.001596 Jy/beam ! Combined flux in latest and established models = 0.0796072 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.0796072 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.478 mas, bmaj=13.41 mas, bpa=-0.809 degrees ! Estimated noise=0.81453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207915 Jy ! Component: 100 - total flux cleaned = 0.00216708 Jy ! Component: 150 - total flux cleaned = 0.00240224 Jy ! Component: 200 - total flux cleaned = 0.00260934 Jy ! Total flux subtracted in 200 components = 0.00260934 Jy ! Clean residual min=-0.009660 max=0.007568 Jy/beam ! Clean residual mean=-0.000089 rms=0.002578 Jy/beam ! Combined flux in latest and established models = 0.0822165 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.000126788 Jy ! Component: 100 - total flux cleaned = 0.000240281 Jy ! Component: 150 - total flux cleaned = 0.000347653 Jy ! Component: 200 - total flux cleaned = 0.000446686 Jy ! Total flux subtracted in 200 components = 0.000446686 Jy ! Clean residual min=-0.009610 max=0.007354 Jy/beam ! Clean residual mean=-0.000085 rms=0.002541 Jy/beam ! Combined flux in latest and established models = 0.0826632 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.0826632 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=7.073 mas, bpa=-5.896 degrees ! Estimated noise=0.681275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.29872e-05 Jy ! Component: 100 - total flux cleaned = -2.79564e-05 Jy ! Component: 150 - total flux cleaned = 2.5401e-05 Jy ! Component: 200 - total flux cleaned = 0.000219398 Jy ! Total flux subtracted in 200 components = 0.000219398 Jy ! Clean residual min=-0.005732 max=0.004903 Jy/beam ! Clean residual mean=-0.000043 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 0.0828826 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.0828826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062019Jy sigma=0.945978 ! Fit after self-cal, rms=0.062021Jy sigma=0.944375 wmodel /scr/pima/rv102_uvs/J1119+2226_S_map.mod ! Writing 53 model components to file: /scr/pima/rv102_uvs/J1119+2226_S_map.mod wobs /scr/pima/rv102_uvs/J1119+2226_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1119+2226_S_uvs.fits wwins /scr/pima/rv102_uvs/J1119+2226_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv102_uvs/J1119+2226_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.00263632 Jy ! Component: 100 - total flux cleaned = -0.0044989 Jy ! Component: 150 - total flux cleaned = -0.00489416 Jy ! Component: 200 - total flux cleaned = -0.00525572 Jy ! Component: 250 - total flux cleaned = -0.00565563 Jy ! Component: 300 - total flux cleaned = -0.00603133 Jy ! Component: 350 - total flux cleaned = -0.00644674 Jy ! Component: 400 - total flux cleaned = -0.0067866 Jy ! Component: 450 - total flux cleaned = -0.00721666 Jy ! Component: 500 - total flux cleaned = -0.00742072 Jy ! Component: 550 - total flux cleaned = -0.00776477 Jy ! Component: 600 - total flux cleaned = -0.00800131 Jy ! Component: 650 - total flux cleaned = -0.00836618 Jy ! Component: 700 - total flux cleaned = -0.0086724 Jy ! Component: 750 - total flux cleaned = -0.00888429 Jy ! Component: 800 - total flux cleaned = -0.00904912 Jy ! Component: 850 - total flux cleaned = -0.00924644 Jy ! Component: 900 - total flux cleaned = -0.00936151 Jy ! Component: 950 - total flux cleaned = -0.00943578 Jy ! Component: 1000 - total flux cleaned = -0.00939901 Jy ! Component: 1050 - total flux cleaned = -0.00936401 Jy ! Component: 1100 - total flux cleaned = -0.00929568 Jy ! Component: 1150 - total flux cleaned = -0.00932865 Jy ! Component: 1200 - total flux cleaned = -0.0092307 Jy ! Component: 1250 - total flux cleaned = -0.00913602 Jy ! Component: 1300 - total flux cleaned = -0.00898239 Jy ! Component: 1350 - total flux cleaned = -0.00886298 Jy ! Component: 1400 - total flux cleaned = -0.00886314 Jy ! Component: 1450 - total flux cleaned = -0.0087194 Jy ! Component: 1500 - total flux cleaned = -0.00852355 Jy ! Component: 1550 - total flux cleaned = -0.00841428 Jy ! Component: 1600 - total flux cleaned = -0.00833377 Jy ! Component: 1650 - total flux cleaned = -0.00828051 Jy ! Component: 1700 - total flux cleaned = -0.00812602 Jy ! Component: 1750 - total flux cleaned = -0.00800013 Jy ! Component: 1800 - total flux cleaned = -0.00785208 Jy ! Component: 1850 - total flux cleaned = -0.00768267 Jy ! Component: 1900 - total flux cleaned = -0.00758776 Jy ! Component: 1950 - total flux cleaned = -0.00747035 Jy ! Component: 2000 - total flux cleaned = -0.00733196 Jy ! Component: 2050 - total flux cleaned = -0.00717303 Jy ! Component: 2100 - total flux cleaned = -0.00712851 Jy ! Component: 2150 - total flux cleaned = -0.00699621 Jy ! Component: 2200 - total flux cleaned = -0.00684473 Jy ! Component: 2250 - total flux cleaned = -0.0067381 Jy ! Component: 2300 - total flux cleaned = -0.00663305 Jy ! Component: 2350 - total flux cleaned = -0.00659116 Jy ! Component: 2400 - total flux cleaned = -0.00652893 Jy ! Component: 2450 - total flux cleaned = -0.00650826 Jy ! Component: 2500 - total flux cleaned = -0.0064683 Jy ! Component: 2550 - total flux cleaned = -0.00646859 Jy ! Component: 2600 - total flux cleaned = -0.00646861 Jy ! Component: 2650 - total flux cleaned = -0.00644927 Jy ! Component: 2700 - total flux cleaned = -0.00644946 Jy ! Component: 2750 - total flux cleaned = -0.00646831 Jy ! Component: 2800 - total flux cleaned = -0.00646817 Jy ! Component: 2850 - total flux cleaned = -0.00650493 Jy ! Component: 2900 - total flux cleaned = -0.00644994 Jy ! Component: 2950 - total flux cleaned = -0.00646794 Jy ! Component: 3000 - total flux cleaned = -0.00643216 Jy ! Component: 3050 - total flux cleaned = -0.00643225 Jy ! Component: 3100 - total flux cleaned = -0.00639681 Jy ! Component: 3150 - total flux cleaned = -0.00637921 Jy ! Component: 3200 - total flux cleaned = -0.00632709 Jy ! Component: 3250 - total flux cleaned = -0.00629281 Jy ! Component: 3300 - total flux cleaned = -0.00622438 Jy ! Component: 3350 - total flux cleaned = -0.00619031 Jy ! Component: 3400 - total flux cleaned = -0.00610555 Jy ! Component: 3450 - total flux cleaned = -0.00610529 Jy ! Component: 3500 - total flux cleaned = -0.00602165 Jy ! Component: 3550 - total flux cleaned = -0.00592204 Jy ! Component: 3600 - total flux cleaned = -0.0058394 Jy ! Component: 3650 - total flux cleaned = -0.00579028 Jy ! Component: 3700 - total flux cleaned = -0.0057412 Jy ! Component: 3750 - total flux cleaned = -0.00562732 Jy ! Component: 3800 - total flux cleaned = -0.0055626 Jy ! Component: 3850 - total flux cleaned = -0.00548224 Jy ! Component: 3900 - total flux cleaned = -0.00541828 Jy ! Component: 3950 - total flux cleaned = -0.00535461 Jy ! Component: 4000 - total flux cleaned = -0.00527531 Jy ! Component: 4050 - total flux cleaned = -0.00521219 Jy ! Total flux subtracted in 4096 components = -0.00522791 Jy ! Clean residual min=-0.000783 max=0.000939 Jy/beam ! Clean residual mean=-0.000004 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.0776547 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 336 components and 0.0776547 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J1119+2226_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.618 x 7.073 at -5.896 degrees (North through East) ! Clean map min=-0.0071004 max=0.045136 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1119+2226_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0451358 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000261066 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.73521 1.73521 3.47041 6.94083 13.8817 27.7633 55.5266 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 172.89 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1119+2226_S_uvs.log closed on Sat Feb 27 22:25:21 2016