! Started logfile: /d2/scr/pima/bp171a4_uvs/J0938-2912_C_uvs.log on Wed Jan 29 04:15:18 2014 obs /d2/scr/pima/bp171a4_uvs/J0938-2912_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a4_uvs/J0938-2912_C_uva.fits ! AN table 1: 3 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.714286 visibilities/baseline/integration-bin. ! Found source: J0938-2912 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 360 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.3 print "taper_size =", taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp171a4_uvs/J0938-2912_C] 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.300x0.300 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002193Jy sigma=36.194438 ! Fit after self-cal, rms=0.978362Jy sigma=35.636763 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.611 mas, bmaj=23.17 mas, bpa=19.12 degrees ! Estimated noise=1.34793 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.0167966 Jy ! Component: 100 - total flux cleaned = 0.0208436 Jy ! Total flux subtracted in 100 components = 0.0208436 Jy ! Clean residual min=-0.002589 max=0.003097 Jy/beam ! Clean residual mean=0.000005 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.0208436 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0208436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.016981Jy sigma=0.575912 ! Fit after self-cal, rms=0.015607Jy sigma=0.524523 ! 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.114 mas, bmaj=23.62 mas, bpa=17.71 degrees ! Estimated noise=1.07756 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.00272585 Jy ! Component: 100 - total flux cleaned = 0.00430709 Jy ! Component: 150 - total flux cleaned = 0.00508988 Jy ! Component: 200 - total flux cleaned = 0.00563543 Jy ! Total flux subtracted in 200 components = 0.00563543 Jy ! Clean residual min=-0.001951 max=0.001925 Jy/beam ! Clean residual mean=0.000008 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.026479 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 76 components and 0.026479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.015053Jy sigma=0.504389 ! Fit after self-cal, rms=0.015043Jy sigma=0.503709 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.114 x 23.62 at 17.71 degrees (North through East) ! Clean map min=-0.0020645 max=0.022943 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.09 KP 0.92 LA 1.00 ! NL 1.00* OV 0.98 PT 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.015043Jy sigma=0.503709 ! Fit after self-cal, rms=0.014959Jy sigma=0.503134 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.122 mas, bmaj=23.59 mas, bpa=17.72 degrees ! Estimated noise=1.07223 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.000114192 Jy ! Component: 100 - total flux cleaned = 0.000318131 Jy ! Component: 150 - total flux cleaned = 0.000459538 Jy ! Component: 200 - total flux cleaned = 0.000539542 Jy ! Total flux subtracted in 200 components = 0.000539542 Jy ! Clean residual min=-0.001946 max=0.001787 Jy/beam ! Clean residual mean=0.000008 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.0270186 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 125 components and 0.0270186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014917Jy sigma=0.501632 ! Fit after self-cal, rms=0.014921Jy sigma=0.501463 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014921Jy sigma=0.501463 ! Fit after self-cal, rms=0.014938Jy sigma=0.501437 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.122 mas, bmaj=23.58 mas, bpa=17.73 degrees ! Estimated noise=1.07374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.71043e-05 Jy ! Component: 100 - total flux cleaned = 2.29764e-05 Jy ! Component: 150 - total flux cleaned = 8.40238e-05 Jy ! Component: 200 - total flux cleaned = 0.000138761 Jy ! Total flux subtracted in 200 components = 0.000138761 Jy ! Clean residual min=-0.001956 max=0.001764 Jy/beam ! Clean residual mean=0.000008 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0271573 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 166 components and 0.0271573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014925Jy sigma=0.501087 ! Fit after self-cal, rms=0.014928Jy sigma=0.501052 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.60909e-05 Jy ! Component: 100 - total flux cleaned = -4.80464e-05 Jy ! Component: 150 - total flux cleaned = -1.04887e-05 Jy ! Component: 200 - total flux cleaned = -1.04812e-05 Jy ! Total flux subtracted in 200 components = -1.04812e-05 Jy ! Clean residual min=-0.001949 max=0.001755 Jy/beam ! Clean residual mean=0.000008 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0271468 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 193 components and 0.0271468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014921Jy sigma=0.500890 ! Fit after self-cal, rms=0.014923Jy sigma=0.500877 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014923Jy sigma=0.500877 ! Fit after self-cal, rms=0.014933Jy sigma=0.500870 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.121 mas, bmaj=23.58 mas, bpa=17.73 degrees ! Estimated noise=1.07469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.71134e-05 Jy ! Component: 100 - total flux cleaned = -1.10401e-05 Jy ! Component: 150 - total flux cleaned = -1.67952e-05 Jy ! Component: 200 - total flux cleaned = -2.27178e-05 Jy ! Total flux subtracted in 200 components = -2.27178e-05 Jy ! Clean residual min=-0.001936 max=0.001763 Jy/beam ! Clean residual mean=0.000008 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0271241 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 204 components and 0.0271241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014928Jy sigma=0.500734 ! Fit after self-cal, rms=0.014928Jy sigma=0.500729 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.52356e-05 Jy ! Component: 100 - total flux cleaned = -2.4939e-05 Jy ! Component: 150 - total flux cleaned = -2.47742e-05 Jy ! Component: 200 - total flux cleaned = -3.07653e-05 Jy ! Total flux subtracted in 200 components = -3.07653e-05 Jy ! Clean residual min=-0.001924 max=0.001758 Jy/beam ! Clean residual mean=0.000008 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0270934 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 218 components and 0.0270934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014924Jy sigma=0.500608 ! Fit after self-cal, rms=0.014924Jy sigma=0.500605 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014924Jy sigma=0.500605 ! Fit after self-cal, rms=0.014927Jy sigma=0.500604 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.404 mas, bmaj=23.65 mas, bpa=17.42 degrees ! Estimated noise=1.07444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.4108e-05 Jy ! Component: 100 - total flux cleaned = -1.81092e-05 Jy ! Component: 150 - total flux cleaned = -1.83234e-05 Jy ! Component: 200 - total flux cleaned = -2.39046e-05 Jy ! Total flux subtracted in 200 components = -2.39046e-05 Jy ! Clean residual min=-0.001843 max=0.001632 Jy/beam ! Clean residual mean=0.000008 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0270694 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 225 components and 0.0270694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014923Jy sigma=0.500506 ! Fit after self-cal, rms=0.014923Jy sigma=0.500501 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.88199e-06 Jy ! Component: 100 - total flux cleaned = 4.89599e-07 Jy ! Component: 150 - total flux cleaned = 6.15415e-07 Jy ! Component: 200 - total flux cleaned = -4.78935e-06 Jy ! Total flux subtracted in 200 components = -4.78935e-06 Jy ! Clean residual min=-0.001828 max=0.001628 Jy/beam ! Clean residual mean=0.000008 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0270647 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 230 components and 0.0270647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014919Jy sigma=0.500413 ! Fit after self-cal, rms=0.014919Jy sigma=0.500410 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=6.121 mas, bmaj=23.58 mas, bpa=17.73 degrees ! Estimated noise=1.07498 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.121 x 23.58 at 17.73 degrees (North through East) ! Clean map min=-0.0018856 max=0.023051 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.62 mas, bmaj=23.11 mas, bpa=19.17 degrees ! Estimated noise=1.34532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0174502 Jy ! Component: 100 - total flux cleaned = 0.0217382 Jy ! Component: 150 - total flux cleaned = 0.0234493 Jy ! Component: 200 - total flux cleaned = 0.0247354 Jy ! Total flux subtracted in 200 components = 0.0247354 Jy ! Clean residual min=-0.002022 max=0.002503 Jy/beam ! Clean residual mean=0.000007 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.0247354 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.0247354 Jy ! Inverting map and beam ! Estimated beam: bmin=6.121 mas, bmaj=23.58 mas, bpa=17.73 degrees ! Estimated noise=1.07498 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.00126849 Jy ! Component: 100 - total flux cleaned = 0.0016796 Jy ! Component: 150 - total flux cleaned = 0.00186826 Jy ! Component: 200 - total flux cleaned = 0.0020134 Jy ! Total flux subtracted in 200 components = 0.0020134 Jy ! Clean residual min=-0.001993 max=0.001898 Jy/beam ! Clean residual mean=0.000008 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0267488 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 96 components and 0.0267488 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.404 mas, bmaj=23.65 mas, bpa=17.42 degrees ! Estimated noise=1.07444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.13901e-05 Jy ! Component: 100 - total flux cleaned = 0.000150422 Jy ! Component: 150 - total flux cleaned = 0.000204741 Jy ! Component: 200 - total flux cleaned = 0.000271569 Jy ! Total flux subtracted in 200 components = 0.000271569 Jy ! Clean residual min=-0.001852 max=0.001674 Jy/beam ! Clean residual mean=0.000008 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0270203 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.84288e-05 Jy ! Component: 100 - total flux cleaned = 0.000103191 Jy ! Component: 150 - total flux cleaned = 9.63938e-05 Jy ! Component: 200 - total flux cleaned = 8.34296e-05 Jy ! Total flux subtracted in 200 components = 8.34296e-05 Jy ! Clean residual min=-0.001866 max=0.001649 Jy/beam ! Clean residual mean=0.000008 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0271038 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 171 components and 0.0271038 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.121 mas, bmaj=23.58 mas, bpa=17.73 degrees ! Estimated noise=1.07498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.0192e-05 Jy ! Component: 100 - total flux cleaned = 1.0117e-05 Jy ! Component: 150 - total flux cleaned = 9.94889e-06 Jy ! Component: 200 - total flux cleaned = 1.00645e-05 Jy ! Total flux subtracted in 200 components = 1.00645e-05 Jy ! Clean residual min=-0.001926 max=0.001745 Jy/beam ! Clean residual mean=0.000008 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0271138 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 195 components and 0.0271138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014930Jy sigma=0.500752 ! Fit after self-cal, rms=0.014930Jy sigma=0.500745 wmodel /d2/scr/pima/bp171a4_uvs/J0938-2912_C_map.mod ! Writing 195 model components to file: /d2/scr/pima/bp171a4_uvs/J0938-2912_C_map.mod wobs /d2/scr/pima/bp171a4_uvs/J0938-2912_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a4_uvs/J0938-2912_C_uvs.fits wwins /d2/scr/pima/bp171a4_uvs/J0938-2912_C_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/bp171a4_uvs/J0938-2912_C_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.000330066 Jy ! Component: 100 - total flux cleaned = -0.0001316 Jy ! Component: 150 - total flux cleaned = 0.000123748 Jy ! Component: 200 - total flux cleaned = 0.000379573 Jy ! Component: 250 - total flux cleaned = 0.000685112 Jy ! Component: 300 - total flux cleaned = 0.000952265 Jy ! Component: 350 - total flux cleaned = 0.00114501 Jy ! Component: 400 - total flux cleaned = 0.00127241 Jy ! Component: 450 - total flux cleaned = 0.00128935 Jy ! Component: 500 - total flux cleaned = 0.00130563 Jy ! Component: 550 - total flux cleaned = 0.00128901 Jy ! Component: 600 - total flux cleaned = 0.00127368 Jy ! Component: 650 - total flux cleaned = 0.00116988 Jy ! Component: 700 - total flux cleaned = 0.00108364 Jy ! Component: 750 - total flux cleaned = 0.00102742 Jy ! Component: 800 - total flux cleaned = 0.000958902 Jy ! Component: 850 - total flux cleaned = 0.000878905 Jy ! Component: 900 - total flux cleaned = 0.000801089 Jy ! Component: 950 - total flux cleaned = 0.000750426 Jy ! Component: 1000 - total flux cleaned = 0.000725858 Jy ! Component: 1050 - total flux cleaned = 0.000713607 Jy ! Component: 1100 - total flux cleaned = 0.000677712 Jy ! Component: 1150 - total flux cleaned = 0.000677703 Jy ! Component: 1200 - total flux cleaned = 0.000689192 Jy ! Component: 1250 - total flux cleaned = 0.00070064 Jy ! Component: 1300 - total flux cleaned = 0.000734223 Jy ! Component: 1350 - total flux cleaned = 0.000756172 Jy ! Component: 1400 - total flux cleaned = 0.000734232 Jy ! Component: 1450 - total flux cleaned = 0.000745032 Jy ! Component: 1500 - total flux cleaned = 0.000766219 Jy ! Component: 1550 - total flux cleaned = 0.000755727 Jy ! Component: 1600 - total flux cleaned = 0.000755747 Jy ! Component: 1650 - total flux cleaned = 0.000776288 Jy ! Component: 1700 - total flux cleaned = 0.000776367 Jy ! Component: 1750 - total flux cleaned = 0.000806365 Jy ! Component: 1800 - total flux cleaned = 0.000816176 Jy ! Component: 1850 - total flux cleaned = 0.000825978 Jy ! Component: 1900 - total flux cleaned = 0.000835638 Jy ! Component: 1950 - total flux cleaned = 0.000826098 Jy ! Component: 2000 - total flux cleaned = 0.000854665 Jy ! Component: 2050 - total flux cleaned = 0.000920764 Jy ! Component: 2100 - total flux cleaned = 0.000948879 Jy ! Component: 2150 - total flux cleaned = 0.000986052 Jy ! Component: 2200 - total flux cleaned = 0.00102289 Jy ! Component: 2250 - total flux cleaned = 0.00105952 Jy ! Component: 2300 - total flux cleaned = 0.00110491 Jy ! Component: 2350 - total flux cleaned = 0.00114988 Jy ! Component: 2400 - total flux cleaned = 0.00117676 Jy ! Component: 2450 - total flux cleaned = 0.00122134 Jy ! Component: 2500 - total flux cleaned = 0.00127446 Jy ! Component: 2550 - total flux cleaned = 0.0013272 Jy ! Component: 2600 - total flux cleaned = 0.00135343 Jy ! Component: 2650 - total flux cleaned = 0.00138821 Jy ! Component: 2700 - total flux cleaned = 0.00143154 Jy ! Component: 2750 - total flux cleaned = 0.0014831 Jy ! Component: 2800 - total flux cleaned = 0.00151729 Jy ! Component: 2850 - total flux cleaned = 0.00153439 Jy ! Component: 2900 - total flux cleaned = 0.00160229 Jy ! Component: 2950 - total flux cleaned = 0.00166154 Jy ! Component: 3000 - total flux cleaned = 0.001729 Jy ! Component: 3050 - total flux cleaned = 0.00180468 Jy ! Component: 3100 - total flux cleaned = 0.00185503 Jy ! Component: 3150 - total flux cleaned = 0.00195547 Jy ! Component: 3200 - total flux cleaned = 0.00200557 Jy ! Component: 3250 - total flux cleaned = 0.00208885 Jy ! Component: 3300 - total flux cleaned = 0.00216371 Jy ! Component: 3350 - total flux cleaned = 0.00225493 Jy ! Component: 3400 - total flux cleaned = 0.00232118 Jy ! Component: 3450 - total flux cleaned = 0.00238735 Jy ! Component: 3500 - total flux cleaned = 0.00246169 Jy ! Component: 3550 - total flux cleaned = 0.0025277 Jy ! Component: 3600 - total flux cleaned = 0.00259365 Jy ! Component: 3650 - total flux cleaned = 0.00265134 Jy ! Component: 3700 - total flux cleaned = 0.00272572 Jy ! Component: 3750 - total flux cleaned = 0.00277541 Jy ! Component: 3800 - total flux cleaned = 0.00282532 Jy ! Component: 3850 - total flux cleaned = 0.00288363 Jy ! Component: 3900 - total flux cleaned = 0.00294213 Jy ! Component: 3950 - total flux cleaned = 0.00300096 Jy ! Component: 4000 - total flux cleaned = 0.00305157 Jy ! Component: 4050 - total flux cleaned = 0.00310242 Jy ! Total flux subtracted in 4096 components = 0.00314504 Jy ! Clean residual min=-0.000507 max=0.000476 Jy/beam ! Clean residual mean=0.000003 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0302589 Jy keep ! Adding 382 model components to the UV plane model. ! The established model now contains 577 components and 0.0302589 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp171a4_uvs/J0938-2912_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.121 x 23.58 at 17.73 degrees (North through East) ! Clean map min=-0.0013011 max=0.023322 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a4_uvs/J0938-2912_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0233218 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000177814 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.28732 2.28732 4.57463 9.14926 18.2985 36.5971 73.1941 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.023 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 131.158 quit ! Quitting program ! Log file /d2/scr/pima/bp171a4_uvs/J0938-2912_C_uvs.log closed on Wed Jan 29 04:15:28 2014