! Started logfile: /scr/pima/rv102_uvs/J0322+3948_S_uvs.log on Sat Feb 27 22:23:09 2016 obs /scr/pima/rv102_uvs/J0322+3948_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0322+3948_S_uva.fits ! AN table 1: 22 integrations on 36 of 36 possible baselines. ! AN table 2: 22 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.859375 visibilities/baseline/integration-bin. ! Found source: J0322+3948 ! ! 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 4840 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/J0322+3948_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.005094Jy sigma=17.750759 ! Fit after self-cal, rms=0.944270Jy sigma=16.773735 ! 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.894 mas, bmaj=4.42 mas, bpa=-1.659 degrees ! Estimated noise=1.21013 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.0412463 Jy ! Component: 100 - total flux cleaned = 0.0524433 Jy ! Total flux subtracted in 100 components = 0.0524433 Jy ! Clean residual min=-0.008454 max=0.012087 Jy/beam ! Clean residual mean=0.000005 rms=0.002275 Jy/beam ! Combined flux in latest and established models = 0.0524433 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0524433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069591Jy sigma=1.046516 ! Fit after self-cal, rms=0.068466Jy sigma=1.022515 ! 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.844 mas, bmaj=5.645 mas, bpa=0.6555 degrees ! Estimated noise=0.606205 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.00666088 Jy ! Component: 100 - total flux cleaned = 0.0081473 Jy ! Component: 150 - total flux cleaned = 0.00822857 Jy ! Component: 200 - total flux cleaned = 0.00822663 Jy ! Total flux subtracted in 200 components = 0.00822663 Jy ! Clean residual min=-0.006646 max=0.010571 Jy/beam ! Clean residual mean=-0.000023 rms=0.002491 Jy/beam ! Combined flux in latest and established models = 0.06067 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 17 components and 0.06067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067521Jy sigma=1.016506 ! Fit after self-cal, rms=0.067562Jy sigma=1.016239 ! 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.844 x 5.645 at 0.6555 degrees (North through East) ! Clean map min=-0.0065755 max=0.057392 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* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 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* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 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* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 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* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.067562Jy sigma=1.016239 ! Fit after self-cal, rms=0.067562Jy sigma=1.016239 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.844 mas, bmaj=5.645 mas, bpa=0.6555 degrees ! Estimated noise=0.606205 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.000109031 Jy ! Component: 100 - total flux cleaned = 5.54774e-05 Jy ! Component: 150 - total flux cleaned = 9.73564e-06 Jy ! Component: 200 - total flux cleaned = -2.95908e-05 Jy ! Total flux subtracted in 200 components = -2.95908e-05 Jy ! Clean residual min=-0.006630 max=0.010498 Jy/beam ! Clean residual mean=-0.000023 rms=0.002486 Jy/beam ! Combined flux in latest and established models = 0.0606404 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.0606404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067477Jy sigma=1.015192 ! Fit after self-cal, rms=0.067468Jy sigma=1.014982 ! 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.067468Jy sigma=1.014982 ! Fit after self-cal, rms=0.067468Jy sigma=1.014982 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.844 mas, bmaj=5.645 mas, bpa=0.6555 degrees ! Estimated noise=0.606205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.41511e-05 Jy ! Component: 100 - total flux cleaned = -0.000130402 Jy ! Component: 150 - total flux cleaned = -0.000192741 Jy ! Component: 200 - total flux cleaned = -0.000249739 Jy ! Total flux subtracted in 200 components = -0.000249739 Jy ! Clean residual min=-0.006609 max=0.010550 Jy/beam ! Clean residual mean=-0.000023 rms=0.002487 Jy/beam ! Combined flux in latest and established models = 0.0603906 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.0603906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067429Jy sigma=1.014497 ! Fit after self-cal, rms=0.067429Jy sigma=1.014466 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 (-10.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104969 Jy ! Component: 100 - total flux cleaned = 0.0163643 Jy ! Component: 150 - total flux cleaned = 0.0182583 Jy ! Component: 200 - total flux cleaned = 0.0186246 Jy ! Total flux subtracted in 200 components = 0.0186246 Jy ! Clean residual min=-0.006721 max=0.009975 Jy/beam ! Clean residual mean=-0.000018 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 0.0790152 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 42 components and 0.0790152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065822Jy sigma=0.977164 ! Fit after self-cal, rms=0.065286Jy sigma=0.966113 ! 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.065286Jy sigma=0.966113 ! Fit after self-cal, rms=0.065286Jy sigma=0.966113 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.844 mas, bmaj=5.645 mas, bpa=0.6555 degrees ! Estimated noise=0.606205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00600001 Jy ! Component: 100 - total flux cleaned = 0.0091001 Jy ! Component: 150 - total flux cleaned = 0.00971551 Jy ! Component: 200 - total flux cleaned = 0.00998069 Jy ! Total flux subtracted in 200 components = 0.00998069 Jy ! Clean residual min=-0.006080 max=0.007379 Jy/beam ! Clean residual mean=-0.000014 rms=0.001857 Jy/beam ! Combined flux in latest and established models = 0.0889959 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 56 components and 0.0889959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064691Jy sigma=0.952797 ! Fit after self-cal, rms=0.064499Jy sigma=0.949577 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.00303504 Jy ! Component: 100 - total flux cleaned = 0.00408317 Jy ! Component: 150 - total flux cleaned = 0.00431819 Jy ! Component: 200 - total flux cleaned = 0.00432198 Jy ! Total flux subtracted in 200 components = 0.00432198 Jy ! Clean residual min=-0.005840 max=0.006534 Jy/beam ! Clean residual mean=-0.000012 rms=0.001743 Jy/beam ! Combined flux in latest and established models = 0.0933179 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 68 components and 0.0933179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064264Jy sigma=0.943368 ! Fit after self-cal, rms=0.064172Jy sigma=0.941992 ! 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.064172Jy sigma=0.941992 ! Fit after self-cal, rms=0.064172Jy sigma=0.941992 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.205 mas, bmaj=11.06 mas, bpa=2.259 degrees ! Estimated noise=0.713634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294532 Jy ! Component: 100 - total flux cleaned = 0.00347441 Jy ! Component: 150 - total flux cleaned = 0.00354722 Jy ! Component: 200 - total flux cleaned = 0.00371991 Jy ! Total flux subtracted in 200 components = 0.00371991 Jy ! Clean residual min=-0.008151 max=0.009078 Jy/beam ! Clean residual mean=-0.000020 rms=0.002716 Jy/beam ! Combined flux in latest and established models = 0.0970378 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.0970378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064155Jy sigma=0.938852 ! Fit after self-cal, rms=0.064015Jy sigma=0.937222 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.00136271 Jy ! Component: 100 - total flux cleaned = 0.00176247 Jy ! Component: 150 - total flux cleaned = 0.00182185 Jy ! Component: 200 - total flux cleaned = 0.00191528 Jy ! Total flux subtracted in 200 components = 0.00191528 Jy ! Clean residual min=-0.008193 max=0.008874 Jy/beam ! Clean residual mean=-0.000019 rms=0.002624 Jy/beam ! Combined flux in latest and established models = 0.0989531 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.0989531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064026Jy sigma=0.935470 ! Fit after self-cal, rms=0.063945Jy sigma=0.934657 ! 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.844 mas, bmaj=5.645 mas, bpa=0.6555 degrees ! Estimated noise=0.606205 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.844 x 5.645 at 0.6555 degrees (North through East) ! Clean map min=-0.0055228 max=0.052841 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.894 mas, bmaj=4.42 mas, bpa=-1.659 degrees ! Estimated noise=1.21013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0414691 Jy ! Component: 100 - total flux cleaned = 0.0577698 Jy ! Component: 150 - total flux cleaned = 0.06903 Jy ! Component: 200 - total flux cleaned = 0.0775033 Jy ! Total flux subtracted in 200 components = 0.0775033 Jy ! Clean residual min=-0.006815 max=0.010187 Jy/beam ! Clean residual mean=0.000002 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 0.0775032 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0775032 Jy ! Inverting map and beam ! Estimated beam: bmin=3.844 mas, bmaj=5.645 mas, bpa=0.6555 degrees ! Estimated noise=0.606205 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 (-18, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00953837 Jy ! Component: 100 - total flux cleaned = 0.0155382 Jy ! Component: 150 - total flux cleaned = 0.0189933 Jy ! Component: 200 - total flux cleaned = 0.0203585 Jy ! Total flux subtracted in 200 components = 0.0203585 Jy ! Clean residual min=-0.005522 max=0.006459 Jy/beam ! Clean residual mean=-0.000009 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.0978618 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 43 components and 0.0978618 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.205 mas, bmaj=11.06 mas, bpa=2.259 degrees ! Estimated noise=0.713634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288856 Jy ! Component: 100 - total flux cleaned = 0.00339671 Jy ! Component: 150 - total flux cleaned = 0.00368187 Jy ! Component: 200 - total flux cleaned = 0.00368054 Jy ! Total flux subtracted in 200 components = 0.00368054 Jy ! Clean residual min=-0.007670 max=0.008572 Jy/beam ! Clean residual mean=-0.000017 rms=0.002559 Jy/beam ! Combined flux in latest and established models = 0.101542 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 = -5.97639e-05 Jy ! Component: 100 - total flux cleaned = -0.000117213 Jy ! Component: 150 - total flux cleaned = -0.000116709 Jy ! Component: 200 - total flux cleaned = -0.00017041 Jy ! Total flux subtracted in 200 components = -0.00017041 Jy ! Clean residual min=-0.007688 max=0.008387 Jy/beam ! Clean residual mean=-0.000016 rms=0.002539 Jy/beam ! Combined flux in latest and established models = 0.101372 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 68 components and 0.101372 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.844 mas, bmaj=5.645 mas, bpa=0.6555 degrees ! Estimated noise=0.606205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00172575 Jy ! Component: 100 - total flux cleaned = -0.0016399 Jy ! Component: 150 - total flux cleaned = -0.00155954 Jy ! Component: 200 - total flux cleaned = -0.00141081 Jy ! Total flux subtracted in 200 components = -0.00141081 Jy ! Clean residual min=-0.005617 max=0.006304 Jy/beam ! Clean residual mean=-0.000008 rms=0.001516 Jy/beam ! Combined flux in latest and established models = 0.0999611 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.0999611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063661Jy sigma=0.924413 ! Fit after self-cal, rms=0.063578Jy sigma=0.922338 wmodel /scr/pima/rv102_uvs/J0322+3948_S_map.mod ! Writing 83 model components to file: /scr/pima/rv102_uvs/J0322+3948_S_map.mod wobs /scr/pima/rv102_uvs/J0322+3948_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0322+3948_S_uvs.fits wwins /scr/pima/rv102_uvs/J0322+3948_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv102_uvs/J0322+3948_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.00131552 Jy ! Component: 100 - total flux cleaned = 0.00283982 Jy ! Component: 150 - total flux cleaned = 0.00415674 Jy ! Component: 200 - total flux cleaned = 0.00522783 Jy ! Component: 250 - total flux cleaned = 0.00616755 Jy ! Component: 300 - total flux cleaned = 0.00706251 Jy ! Component: 350 - total flux cleaned = 0.00784651 Jy ! Component: 400 - total flux cleaned = 0.00846099 Jy ! Component: 450 - total flux cleaned = 0.00892195 Jy ! Component: 500 - total flux cleaned = 0.00949203 Jy ! Component: 550 - total flux cleaned = 0.00985676 Jy ! Component: 600 - total flux cleaned = 0.0103279 Jy ! Component: 650 - total flux cleaned = 0.0106686 Jy ! Component: 700 - total flux cleaned = 0.0108899 Jy ! Component: 750 - total flux cleaned = 0.0112126 Jy ! Component: 800 - total flux cleaned = 0.0115773 Jy ! Component: 850 - total flux cleaned = 0.0118301 Jy ! Component: 900 - total flux cleaned = 0.0118299 Jy ! Component: 950 - total flux cleaned = 0.0117344 Jy ! Component: 1000 - total flux cleaned = 0.0118278 Jy ! Component: 1050 - total flux cleaned = 0.0117826 Jy ! Component: 1100 - total flux cleaned = 0.0118266 Jy ! Component: 1150 - total flux cleaned = 0.0118255 Jy ! Component: 1200 - total flux cleaned = 0.011868 Jy ! Component: 1250 - total flux cleaned = 0.0119096 Jy ! Component: 1300 - total flux cleaned = 0.0119906 Jy ! Component: 1350 - total flux cleaned = 0.0119904 Jy ! Component: 1400 - total flux cleaned = 0.0121865 Jy ! Component: 1450 - total flux cleaned = 0.0122239 Jy ! Component: 1500 - total flux cleaned = 0.0122244 Jy ! Component: 1550 - total flux cleaned = 0.0123721 Jy ! Component: 1600 - total flux cleaned = 0.0123004 Jy ! Component: 1650 - total flux cleaned = 0.0124079 Jy ! Component: 1700 - total flux cleaned = 0.0125815 Jy ! Component: 1750 - total flux cleaned = 0.0126144 Jy ! Component: 1800 - total flux cleaned = 0.0126141 Jy ! Component: 1850 - total flux cleaned = 0.012746 Jy ! Component: 1900 - total flux cleaned = 0.01281 Jy ! Component: 1950 - total flux cleaned = 0.0129053 Jy ! Component: 2000 - total flux cleaned = 0.0131228 Jy ! Component: 2050 - total flux cleaned = 0.0130913 Jy ! Component: 2100 - total flux cleaned = 0.0132125 Jy ! Component: 2150 - total flux cleaned = 0.0132415 Jy ! Component: 2200 - total flux cleaned = 0.0133294 Jy ! Component: 2250 - total flux cleaned = 0.0133867 Jy ! Component: 2300 - total flux cleaned = 0.0133593 Jy ! Component: 2350 - total flux cleaned = 0.0134715 Jy ! Component: 2400 - total flux cleaned = 0.0135544 Jy ! Component: 2450 - total flux cleaned = 0.0135541 Jy ! Component: 2500 - total flux cleaned = 0.0135542 Jy ! Component: 2550 - total flux cleaned = 0.0136072 Jy ! Component: 2600 - total flux cleaned = 0.0136333 Jy ! Component: 2650 - total flux cleaned = 0.0136854 Jy ! Component: 2700 - total flux cleaned = 0.0137621 Jy ! Component: 2750 - total flux cleaned = 0.0138127 Jy ! Component: 2800 - total flux cleaned = 0.0139121 Jy ! Component: 2850 - total flux cleaned = 0.0139613 Jy ! Component: 2900 - total flux cleaned = 0.0139373 Jy ! Component: 2950 - total flux cleaned = 0.0140335 Jy ! Component: 3000 - total flux cleaned = 0.0139626 Jy ! Component: 3050 - total flux cleaned = 0.0141265 Jy ! Component: 3100 - total flux cleaned = 0.014103 Jy ! Component: 3150 - total flux cleaned = 0.0141031 Jy ! Component: 3200 - total flux cleaned = 0.0142394 Jy ! Component: 3250 - total flux cleaned = 0.0142393 Jy ! Component: 3300 - total flux cleaned = 0.0142839 Jy ! Component: 3350 - total flux cleaned = 0.0142836 Jy ! Component: 3400 - total flux cleaned = 0.0143277 Jy ! Component: 3450 - total flux cleaned = 0.014458 Jy ! Component: 3500 - total flux cleaned = 0.0145656 Jy ! Component: 3550 - total flux cleaned = 0.0146079 Jy ! Component: 3600 - total flux cleaned = 0.0145867 Jy ! Component: 3650 - total flux cleaned = 0.0146289 Jy ! Component: 3700 - total flux cleaned = 0.0146914 Jy ! Component: 3750 - total flux cleaned = 0.0146914 Jy ! Component: 3800 - total flux cleaned = 0.0147529 Jy ! Component: 3850 - total flux cleaned = 0.0147528 Jy ! Component: 3900 - total flux cleaned = 0.0147328 Jy ! Component: 3950 - total flux cleaned = 0.0148127 Jy ! Component: 4000 - total flux cleaned = 0.0148323 Jy ! Component: 4050 - total flux cleaned = 0.0148127 Jy ! Total flux subtracted in 4096 components = 0.0148323 Jy ! Clean residual min=-0.001040 max=0.001130 Jy/beam ! Clean residual mean=0.000002 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.114793 Jy keep ! Adding 329 model components to the UV plane model. ! The established model now contains 412 components and 0.114793 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J0322+3948_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.844 x 5.645 at 0.6555 degrees (North through East) ! Clean map min=-0.0026897 max=0.049556 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0322+3948_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0495561 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000361309 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.18727 2.18727 4.37455 8.74909 17.4982 34.9964 69.9927 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.049 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 137.157 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0322+3948_S_uvs.log closed on Sat Feb 27 22:23:12 2016