! Started logfile: /scr/pima/rdv94_uvs/J0433+2905_S_uvs.log on Mon Sep 23 22:08:37 2013 obs /scr/pima/rdv94_uvs/J0433+2905_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0433+2905_S_uva.fits ! AN table 1: 120 integrations on 15 of 15 possible baselines. ! AN table 2: 97 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.91191 visibilities/baseline/integration-bin. ! Found source: J0433+2905 ! ! 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.23693e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26693e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35693e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37693e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 13996 visibilities. select RR ! 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/rdv94_uvs/J0433+2905_S] 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 118 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 118 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 118 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 118 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.978418Jy sigma=1.831755 ! Fit after self-cal, rms=0.755207Jy sigma=1.416320 ! 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=4.944 mas, bmaj=9.483 mas, bpa=-21.59 degrees ! Estimated noise=6.7084 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.198143 Jy ! Component: 100 - total flux cleaned = 0.241615 Jy ! Total flux subtracted in 100 components = 0.241615 Jy ! Clean residual min=-0.012599 max=0.013620 Jy/beam ! Clean residual mean=-0.000018 rms=0.003614 Jy/beam ! Combined flux in latest and established models = 0.241615 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.241615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109788Jy sigma=0.193864 ! Fit after self-cal, rms=0.109777Jy sigma=0.193844 ! 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=6.005 mas, bmaj=9.72 mas, bpa=-20.22 degrees ! Estimated noise=3.25142 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.0152385 Jy ! Component: 100 - total flux cleaned = 0.0243817 Jy ! Component: 150 - total flux cleaned = 0.0305208 Jy ! Component: 200 - total flux cleaned = 0.0347673 Jy ! Total flux subtracted in 200 components = 0.0347673 Jy ! Clean residual min=-0.007401 max=0.009645 Jy/beam ! Clean residual mean=-0.000017 rms=0.002215 Jy/beam ! Combined flux in latest and established models = 0.276382 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 60 components and 0.276382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107498Jy sigma=0.189077 ! Fit after self-cal, rms=0.107510Jy sigma=0.189005 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! 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: ! BR 0.96 FD 0.98 KP 0.99 LA 1.23 ! NL 0.98 OV 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.00 HN 0.99 KP 1.02 ! LA 1.29 NL 0.98 OV 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 KP 1.04 LA 1.12 ! NL 1.03 OV 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.07 HN 1.05 KP 1.03 ! LA 1.22 NL 1.02 OV 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.06 KP 0.90 LA 0.93 ! NL 1.09 OV 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.09 HN 1.06 KP 0.91 ! LA 0.97 NL 1.08 OV 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 KP 0.82 LA 0.77 ! NL 1.01 OV 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.07 HN 0.93 KP 0.82 ! LA 0.81 NL 1.02 OV 0.88 ! ! ! Fit before self-cal, rms=0.107510Jy sigma=0.189005 ! Fit after self-cal, rms=0.098253Jy sigma=0.173144 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.003 mas, bmaj=9.793 mas, bpa=-20.42 degrees ! Estimated noise=3.23966 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.000760266 Jy ! Component: 100 - total flux cleaned = 0.000965418 Jy ! Component: 150 - total flux cleaned = 0.00101585 Jy ! Component: 200 - total flux cleaned = 0.00105986 Jy ! Total flux subtracted in 200 components = 0.00105986 Jy ! Clean residual min=-0.002688 max=0.002111 Jy/beam ! Clean residual mean=0.000002 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.277442 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 0.277442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098226Jy sigma=0.173101 ! Fit after self-cal, rms=0.098423Jy sigma=0.172990 ! 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.098423Jy sigma=0.172990 ! Fit after self-cal, rms=0.098501Jy sigma=0.172985 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6 mas, bmaj=9.786 mas, bpa=-20.4 degrees ! Estimated noise=3.24062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000606872 Jy ! Component: 100 - total flux cleaned = 0.000681514 Jy ! Component: 150 - total flux cleaned = 0.000717267 Jy ! Component: 200 - total flux cleaned = 0.000717398 Jy ! Total flux subtracted in 200 components = 0.000717398 Jy ! Clean residual min=-0.002499 max=0.002070 Jy/beam ! Clean residual mean=0.000002 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.278159 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.278159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098490Jy sigma=0.172968 ! Fit after self-cal, rms=0.098492Jy sigma=0.172965 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 = 4.13693e-05 Jy ! Component: 100 - total flux cleaned = 0.000108522 Jy ! Component: 150 - total flux cleaned = 0.000122558 Jy ! Component: 200 - total flux cleaned = 0.000135682 Jy ! Total flux subtracted in 200 components = 0.000135682 Jy ! Clean residual min=-0.002390 max=0.002026 Jy/beam ! Clean residual mean=0.000002 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.278295 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.278295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098487Jy sigma=0.172956 ! Fit after self-cal, rms=0.098487Jy sigma=0.172955 ! 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.098487Jy sigma=0.172955 ! Fit after self-cal, rms=0.098544Jy sigma=0.172946 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.995 mas, bmaj=9.782 mas, bpa=-20.38 degrees ! Estimated noise=3.24162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000474318 Jy ! Component: 100 - total flux cleaned = 0.000532817 Jy ! Component: 150 - total flux cleaned = 0.000585341 Jy ! Component: 200 - total flux cleaned = 0.000634271 Jy ! Total flux subtracted in 200 components = 0.000634271 Jy ! Clean residual min=-0.002260 max=0.002026 Jy/beam ! Clean residual mean=0.000002 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.278929 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 85 components and 0.278929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098539Jy sigma=0.172938 ! Fit after self-cal, rms=0.098539Jy sigma=0.172938 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.15138e-05 Jy ! Component: 100 - total flux cleaned = 5.60082e-05 Jy ! Component: 150 - total flux cleaned = 7.66268e-05 Jy ! Component: 200 - total flux cleaned = 0.000105603 Jy ! Total flux subtracted in 200 components = 0.000105603 Jy ! Clean residual min=-0.002214 max=0.002007 Jy/beam ! Clean residual mean=0.000002 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.279035 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.279035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098536Jy sigma=0.172934 ! Fit after self-cal, rms=0.098537Jy sigma=0.172934 ! 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.098537Jy sigma=0.172934 ! Fit after self-cal, rms=0.098571Jy sigma=0.172925 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.71 mas, bmaj=10.7 mas, bpa=-25.49 degrees ! Estimated noise=3.50508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000468979 Jy ! Component: 100 - total flux cleaned = 0.000565576 Jy ! Component: 150 - total flux cleaned = 0.000611872 Jy ! Component: 200 - total flux cleaned = 0.000634814 Jy ! Total flux subtracted in 200 components = 0.000634814 Jy ! Clean residual min=-0.002277 max=0.002160 Jy/beam ! Clean residual mean=0.000002 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.27967 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 98 components and 0.27967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098569Jy sigma=0.172928 ! Fit after self-cal, rms=0.098571Jy sigma=0.172928 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.4481e-05 Jy ! Component: 100 - total flux cleaned = 3.31165e-05 Jy ! Component: 150 - total flux cleaned = 4.60157e-05 Jy ! Component: 200 - total flux cleaned = 5.16894e-05 Jy ! Total flux subtracted in 200 components = 5.16894e-05 Jy ! Clean residual min=-0.002248 max=0.002170 Jy/beam ! Clean residual mean=0.000002 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.279721 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 104 components and 0.279721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098571Jy sigma=0.172929 ! Fit after self-cal, rms=0.098572Jy sigma=0.172929 ! 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=5.99 mas, bmaj=9.781 mas, bpa=-20.37 degrees ! Estimated noise=3.24232 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.99 x 9.781 at -20.37 degrees (North through East) ! Clean map min=-0.0020512 max=0.25112 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=4.934 mas, bmaj=9.547 mas, bpa=-21.51 degrees ! Estimated noise=6.55206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.193385 Jy ! Component: 100 - total flux cleaned = 0.235898 Jy ! Component: 150 - total flux cleaned = 0.249852 Jy ! Component: 200 - total flux cleaned = 0.257996 Jy ! Total flux subtracted in 200 components = 0.257996 Jy ! Clean residual min=-0.003917 max=0.004318 Jy/beam ! Clean residual mean=0.000004 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.257996 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.257996 Jy ! Inverting map and beam ! Estimated beam: bmin=5.99 mas, bmaj=9.781 mas, bpa=-20.37 degrees ! Estimated noise=3.24232 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.00752654 Jy ! Component: 100 - total flux cleaned = 0.0120366 Jy ! Component: 150 - total flux cleaned = 0.0149207 Jy ! Component: 200 - total flux cleaned = 0.0168495 Jy ! Total flux subtracted in 200 components = 0.0168495 Jy ! Clean residual min=-0.002267 max=0.001906 Jy/beam ! Clean residual mean=0.000002 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.274845 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 96 components and 0.274845 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.71 mas, bmaj=10.7 mas, bpa=-25.49 degrees ! Estimated noise=3.50508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170412 Jy ! Component: 100 - total flux cleaned = 0.00276913 Jy ! Component: 150 - total flux cleaned = 0.00349229 Jy ! Component: 200 - total flux cleaned = 0.00399433 Jy ! Total flux subtracted in 200 components = 0.00399433 Jy ! Clean residual min=-0.002279 max=0.002150 Jy/beam ! Clean residual mean=0.000001 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.278839 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.000197787 Jy ! Component: 100 - total flux cleaned = 0.000276353 Jy ! Component: 150 - total flux cleaned = 0.000347418 Jy ! Component: 200 - total flux cleaned = 0.000401849 Jy ! Total flux subtracted in 200 components = 0.000401849 Jy ! Clean residual min=-0.002266 max=0.002162 Jy/beam ! Clean residual mean=0.000002 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.279241 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 131 components and 0.279241 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.99 mas, bmaj=9.781 mas, bpa=-20.37 degrees ! Estimated noise=3.24232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.20883e-05 Jy ! Component: 100 - total flux cleaned = 8.5192e-05 Jy ! Component: 150 - total flux cleaned = 9.95391e-05 Jy ! Component: 200 - total flux cleaned = 0.000122828 Jy ! Total flux subtracted in 200 components = 0.000122828 Jy ! Clean residual min=-0.001960 max=0.001980 Jy/beam ! Clean residual mean=0.000002 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.279364 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 146 components and 0.279364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098564Jy sigma=0.172912 ! Fit after self-cal, rms=0.098562Jy sigma=0.172911 wmodel /scr/pima/rdv94_uvs/J0433+2905_S_map.mod ! Writing 146 model components to file: /scr/pima/rdv94_uvs/J0433+2905_S_map.mod wobs /scr/pima/rdv94_uvs/J0433+2905_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0433+2905_S_uvs.fits wwins /scr/pima/rdv94_uvs/J0433+2905_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv94_uvs/J0433+2905_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.000371573 Jy ! Component: 100 - total flux cleaned = -0.000846722 Jy ! Component: 150 - total flux cleaned = -0.00125767 Jy ! Component: 200 - total flux cleaned = -0.00161025 Jy ! Component: 250 - total flux cleaned = -0.00180535 Jy ! Component: 300 - total flux cleaned = -0.00206914 Jy ! Component: 350 - total flux cleaned = -0.00226922 Jy ! Component: 400 - total flux cleaned = -0.00250806 Jy ! Component: 450 - total flux cleaned = -0.00271312 Jy ! Component: 500 - total flux cleaned = -0.00288797 Jy ! Component: 550 - total flux cleaned = -0.00303534 Jy ! Component: 600 - total flux cleaned = -0.00319761 Jy ! Component: 650 - total flux cleaned = -0.00333474 Jy ! Component: 700 - total flux cleaned = -0.00350545 Jy ! Component: 750 - total flux cleaned = -0.00363421 Jy ! Component: 800 - total flux cleaned = -0.00372418 Jy ! Component: 850 - total flux cleaned = -0.00382937 Jy ! Component: 900 - total flux cleaned = -0.00388094 Jy ! Component: 950 - total flux cleaned = -0.00399786 Jy ! Component: 1000 - total flux cleaned = -0.00401403 Jy ! Component: 1050 - total flux cleaned = -0.00406207 Jy ! Component: 1100 - total flux cleaned = -0.00409315 Jy ! Component: 1150 - total flux cleaned = -0.00410795 Jy ! Component: 1200 - total flux cleaned = -0.00404774 Jy ! Component: 1250 - total flux cleaned = -0.00404796 Jy ! Component: 1300 - total flux cleaned = -0.00404783 Jy ! Component: 1350 - total flux cleaned = -0.00397635 Jy ! Component: 1400 - total flux cleaned = -0.00397661 Jy ! Component: 1450 - total flux cleaned = -0.00397694 Jy ! Component: 1500 - total flux cleaned = -0.00394982 Jy ! Component: 1550 - total flux cleaned = -0.00393665 Jy ! Component: 1600 - total flux cleaned = -0.00394996 Jy ! Component: 1650 - total flux cleaned = -0.00391155 Jy ! Component: 1700 - total flux cleaned = -0.00388624 Jy ! Component: 1750 - total flux cleaned = -0.00389886 Jy ! Component: 1800 - total flux cleaned = -0.00384944 Jy ! Component: 1850 - total flux cleaned = -0.00381289 Jy ! Component: 1900 - total flux cleaned = -0.00380058 Jy ! Component: 1950 - total flux cleaned = -0.00371694 Jy ! Component: 2000 - total flux cleaned = -0.00364609 Jy ! Component: 2050 - total flux cleaned = -0.0035994 Jy ! Component: 2100 - total flux cleaned = -0.0035186 Jy ! Component: 2150 - total flux cleaned = -0.00348418 Jy ! Component: 2200 - total flux cleaned = -0.00342744 Jy ! Component: 2250 - total flux cleaned = -0.0033488 Jy ! Component: 2300 - total flux cleaned = -0.00329311 Jy ! Component: 2350 - total flux cleaned = -0.00322688 Jy ! Component: 2400 - total flux cleaned = -0.00315035 Jy ! Component: 2450 - total flux cleaned = -0.00308524 Jy ! Component: 2500 - total flux cleaned = -0.00304204 Jy ! Component: 2550 - total flux cleaned = -0.00295648 Jy ! Component: 2600 - total flux cleaned = -0.00292467 Jy ! Component: 2650 - total flux cleaned = -0.00286143 Jy ! Component: 2700 - total flux cleaned = -0.00280922 Jy ! Component: 2750 - total flux cleaned = -0.00276767 Jy ! Component: 2800 - total flux cleaned = -0.00272646 Jy ! Component: 2850 - total flux cleaned = -0.00267524 Jy ! Component: 2900 - total flux cleaned = -0.002655 Jy ! Component: 2950 - total flux cleaned = -0.00260444 Jy ! Component: 3000 - total flux cleaned = -0.00257429 Jy ! Component: 3050 - total flux cleaned = -0.00252442 Jy ! Component: 3100 - total flux cleaned = -0.00249463 Jy ! Component: 3150 - total flux cleaned = -0.0024257 Jy ! Component: 3200 - total flux cleaned = -0.00241585 Jy ! Component: 3250 - total flux cleaned = -0.00235748 Jy ! Component: 3300 - total flux cleaned = -0.00231886 Jy ! Component: 3350 - total flux cleaned = -0.00230922 Jy ! Component: 3400 - total flux cleaned = -0.00227094 Jy ! Component: 3450 - total flux cleaned = -0.00220442 Jy ! Component: 3500 - total flux cleaned = -0.00219493 Jy ! Component: 3550 - total flux cleaned = -0.0021761 Jy ! Component: 3600 - total flux cleaned = -0.00211063 Jy ! Component: 3650 - total flux cleaned = -0.00209203 Jy ! Component: 3700 - total flux cleaned = -0.0020458 Jy ! Component: 3750 - total flux cleaned = -0.00202733 Jy ! Component: 3800 - total flux cleaned = -0.00198151 Jy ! Component: 3850 - total flux cleaned = -0.00195415 Jy ! Component: 3900 - total flux cleaned = -0.00191787 Jy ! Component: 3950 - total flux cleaned = -0.00188177 Jy ! Component: 4000 - total flux cleaned = -0.00186375 Jy ! Component: 4050 - total flux cleaned = -0.00179233 Jy ! Total flux subtracted in 4096 components = -0.00178344 Jy ! Clean residual min=-0.000482 max=0.000576 Jy/beam ! Clean residual mean=0.000000 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.277581 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 457 components and 0.27758 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J0433+2905_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.99 x 9.781 at -20.37 degrees (North through East) ! Clean map min=-0.0014429 max=0.2515 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0433+2905_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.2515 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158488 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.189051 0.189051 0.378103 0.756205 1.51241 3.02482 6.04964 12.0993 24.1986 48.3971 96.7943 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.251 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0433+2905_S_uvs.log closed on Mon Sep 23 22:08:43 2013