! Started logfile: /d2/scr/pima/bp177h_uvs/J1820-1111_C_uvs.log on Sun Mar 30 00:54:04 2014 obs /d2/scr/pima/bp177h_uvs/J1820-1111_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177h_uvs/J1820-1111_C_uva.fits ! AN table 1: 9 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.533333 visibilities/baseline/integration-bin. ! Found source: J1820-1111 ! ! 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 576 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/bp177h_uvs/J1820-1111_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998569Jy sigma=38.287770 ! Fit after self-cal, rms=0.972032Jy sigma=37.693215 ! 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=16.9 mas, bmaj=21.33 mas, bpa=-24.81 degrees ! Estimated noise=1.06072 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0275429 Jy ! Component: 100 - total flux cleaned = 0.0356184 Jy ! Total flux subtracted in 100 components = 0.0356184 Jy ! Clean residual min=-0.008672 max=0.008764 Jy/beam ! Clean residual mean=0.000005 rms=0.005764 Jy/beam ! Combined flux in latest and established models = 0.0356184 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 66 components and 0.0356184 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.024705Jy sigma=0.954650 ! Fit after self-cal, rms=0.023107Jy sigma=0.900210 ! 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=18.19 mas, bmaj=20.55 mas, bpa=-26.09 degrees ! Estimated noise=0.828974 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.00357734 Jy ! Component: 100 - total flux cleaned = 0.00582381 Jy ! Component: 150 - total flux cleaned = 0.00706112 Jy ! Component: 200 - total flux cleaned = 0.00786444 Jy ! Total flux subtracted in 200 components = 0.00786444 Jy ! Clean residual min=-0.002924 max=0.002953 Jy/beam ! Clean residual mean=0.000000 rms=0.001916 Jy/beam ! Combined flux in latest and established models = 0.0434829 Jy ! Performing phase self-cal ! Adding 150 model components to the UV plane model. ! The established model now contains 215 components and 0.0434829 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.015450Jy sigma=0.565703 ! Fit after self-cal, rms=0.015329Jy sigma=0.563854 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 18.19 x 20.55 at -26.09 degrees (North through East) ! Clean map min=-0.0070293 max=0.018793 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 0.96 KP 1.00 LA 0.84 ! OV 1.05 PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 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* ! 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* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 KP 1.06 LA 0.93 ! OV 0.96 PT 0.96 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 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* ! OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.015329Jy sigma=0.563854 ! Fit after self-cal, rms=0.014927Jy sigma=0.555249 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=18.24 mas, bmaj=20.56 mas, bpa=-27.61 degrees ! Estimated noise=0.814633 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.00232707 Jy ! Component: 100 - total flux cleaned = 0.00390954 Jy ! Component: 150 - total flux cleaned = 0.00491636 Jy ! Component: 200 - total flux cleaned = 0.00488788 Jy ! Total flux subtracted in 200 components = 0.00488788 Jy ! Clean residual min=-0.000993 max=0.000983 Jy/beam ! Clean residual mean=-0.000006 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.0483707 Jy ! Performing phase self-cal ! Adding 164 model components to the UV plane model. ! The established model now contains 377 components and 0.0483707 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.013788Jy sigma=0.504950 ! Fit after self-cal, rms=0.013735Jy sigma=0.504533 ! 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.013735Jy sigma=0.504533 ! Fit after self-cal, rms=0.013090Jy sigma=0.471350 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=18.28 mas, bmaj=20.54 mas, bpa=-28.35 degrees ! Estimated noise=0.811122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159954 Jy ! Component: 100 - total flux cleaned = -0.000358018 Jy ! Component: 150 - total flux cleaned = -0.000666104 Jy ! Component: 200 - total flux cleaned = -0.000490064 Jy ! Total flux subtracted in 200 components = -0.000490064 Jy ! Clean residual min=-0.000327 max=0.000338 Jy/beam ! Clean residual mean=-0.000003 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.0478807 Jy selfcal ! Performing phase self-cal ! Adding 137 model components to the UV plane model. ! The established model now contains 513 components and 0.0478807 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.012925Jy sigma=0.465751 ! Fit after self-cal, rms=0.012906Jy sigma=0.465420 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 = -1.37005e-05 Jy ! Component: 100 - total flux cleaned = 3.11034e-05 Jy ! Component: 150 - total flux cleaned = 0.000111517 Jy ! Component: 200 - total flux cleaned = 0.000314966 Jy ! Total flux subtracted in 200 components = 0.000314966 Jy ! Clean residual min=-0.000210 max=0.000209 Jy/beam ! Clean residual mean=-0.000004 rms=0.000099 Jy/beam ! Combined flux in latest and established models = 0.0481957 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 604 components and 0.0481957 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.012867Jy sigma=0.464613 ! Fit after self-cal, rms=0.012856Jy sigma=0.464543 ! 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.012856Jy sigma=0.464543 ! Fit after self-cal, rms=0.012552Jy sigma=0.452619 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=18.28 mas, bmaj=20.47 mas, bpa=-28.05 degrees ! Estimated noise=0.801354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143656 Jy ! Component: 100 - total flux cleaned = -0.000179899 Jy ! Component: 150 - total flux cleaned = -0.000224014 Jy ! Component: 200 - total flux cleaned = -0.000296436 Jy ! Total flux subtracted in 200 components = -0.000296436 Jy ! Clean residual min=-0.000127 max=0.000129 Jy/beam ! Clean residual mean=-0.000001 rms=0.000054 Jy/beam ! Combined flux in latest and established models = 0.0478992 Jy selfcal ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 683 components and 0.0478992 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.012530Jy sigma=0.451937 ! Fit after self-cal, rms=0.012533Jy sigma=0.451867 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 = 3.94542e-05 Jy ! Component: 100 - total flux cleaned = 6.21993e-05 Jy ! Component: 150 - total flux cleaned = 7.65877e-05 Jy ! Component: 200 - total flux cleaned = 9.75882e-05 Jy ! Total flux subtracted in 200 components = 9.75882e-05 Jy ! Clean residual min=-0.000116 max=0.000116 Jy/beam ! Clean residual mean=-0.000002 rms=0.000050 Jy/beam ! Combined flux in latest and established models = 0.0479968 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 747 components and 0.0479968 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.012522Jy sigma=0.451694 ! Fit after self-cal, rms=0.012520Jy sigma=0.451680 ! 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.012520Jy sigma=0.451680 ! Fit after self-cal, rms=0.012482Jy sigma=0.451379 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=18.31 mas, bmaj=20.46 mas, bpa=-28.11 degrees ! Estimated noise=0.79708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.09902e-05 Jy ! Component: 100 - total flux cleaned = -0.000158269 Jy ! Component: 150 - total flux cleaned = -0.000247741 Jy ! Component: 200 - total flux cleaned = -0.000268324 Jy ! Total flux subtracted in 200 components = -0.000268324 Jy ! Clean residual min=-0.000111 max=0.000111 Jy/beam ! Clean residual mean=-0.000001 rms=0.000049 Jy/beam ! Combined flux in latest and established models = 0.0477285 Jy selfcal ! Performing phase self-cal ! Adding 103 model components to the UV plane model. ! The established model now contains 821 components and 0.0477285 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.012469Jy sigma=0.450958 ! Fit after self-cal, rms=0.012470Jy sigma=0.450938 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 = 1.41812e-05 Jy ! Component: 100 - total flux cleaned = 2.06488e-05 Jy ! Component: 150 - total flux cleaned = 3.3226e-05 Jy ! Component: 200 - total flux cleaned = 3.31052e-05 Jy ! Total flux subtracted in 200 components = 3.31052e-05 Jy ! Clean residual min=-0.000103 max=0.000103 Jy/beam ! Clean residual mean=-0.000002 rms=0.000043 Jy/beam ! Combined flux in latest and established models = 0.0477616 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 862 components and 0.0477616 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.012461Jy sigma=0.450807 ! Fit after self-cal, rms=0.012460Jy sigma=0.450798 ! 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=18.27 mas, bmaj=20.44 mas, bpa=-27.63 degrees ! Estimated noise=0.797073 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 18.27 x 20.44 at -27.63 degrees (North through East) ! Clean map min=-0.0045794 max=0.016838 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=16.87 mas, bmaj=21.33 mas, bpa=-21.92 degrees ! Estimated noise=1.0183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0274718 Jy ! Component: 100 - total flux cleaned = 0.0330908 Jy ! Component: 150 - total flux cleaned = 0.0359613 Jy ! Component: 200 - total flux cleaned = 0.0424771 Jy ! Total flux subtracted in 200 components = 0.0424771 Jy ! Clean residual min=-0.005681 max=0.005713 Jy/beam ! Clean residual mean=0.000008 rms=0.003079 Jy/beam ! Combined flux in latest and established models = 0.0424771 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 131 model components to the UV plane model. ! The established model now contains 131 components and 0.0424771 Jy ! Inverting map and beam ! Estimated beam: bmin=18.27 mas, bmaj=20.44 mas, bpa=-27.63 degrees ! Estimated noise=0.797073 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.0016031 Jy ! Component: 100 - total flux cleaned = -0.00302793 Jy ! Component: 150 - total flux cleaned = -0.00489311 Jy ! Component: 200 - total flux cleaned = -0.00746542 Jy ! Total flux subtracted in 200 components = -0.00746542 Jy ! Clean residual min=-0.001968 max=0.001954 Jy/beam ! Clean residual mean=0.000000 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.0350116 Jy ! Adding 125 model components to the UV plane model. ! The established model now contains 256 components and 0.0350116 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=18.31 mas, bmaj=20.46 mas, bpa=-28.11 degrees ! Estimated noise=0.79708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000400462 Jy ! Component: 100 - total flux cleaned = 7.79359e-05 Jy ! Component: 150 - total flux cleaned = 0.000393022 Jy ! Component: 200 - total flux cleaned = 0.000600016 Jy ! Total flux subtracted in 200 components = 0.000600016 Jy ! Clean residual min=-0.000609 max=0.000603 Jy/beam ! Clean residual mean=0.000002 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0356117 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.000102927 Jy ! Component: 100 - total flux cleaned = 0.000132919 Jy ! Component: 150 - total flux cleaned = 0.00013452 Jy ! Component: 200 - total flux cleaned = 6.04542e-05 Jy ! Total flux subtracted in 200 components = 6.04542e-05 Jy ! Clean residual min=-0.000406 max=0.000399 Jy/beam ! Clean residual mean=-0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.0356721 Jy ! Adding 217 model components to the UV plane model. ! The established model now contains 473 components and 0.0356721 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=18.27 mas, bmaj=20.44 mas, bpa=-27.63 degrees ! Estimated noise=0.797073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000146017 Jy ! Component: 100 - total flux cleaned = 6.37924e-05 Jy ! Component: 150 - total flux cleaned = 0.000342747 Jy ! Component: 200 - total flux cleaned = 0.000412309 Jy ! Total flux subtracted in 200 components = 0.000412309 Jy ! Clean residual min=-0.000288 max=0.000288 Jy/beam ! Clean residual mean=-0.000000 rms=0.000132 Jy/beam ! Combined flux in latest and established models = 0.0360844 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 552 components and 0.0360844 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.012519Jy sigma=0.454539 ! Fit after self-cal, rms=0.012521Jy sigma=0.454349 wmodel /d2/scr/pima/bp177h_uvs/J1820-1111_C_map.mod ! Writing 552 model components to file: /d2/scr/pima/bp177h_uvs/J1820-1111_C_map.mod wobs /d2/scr/pima/bp177h_uvs/J1820-1111_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177h_uvs/J1820-1111_C_uvs.fits wwins /d2/scr/pima/bp177h_uvs/J1820-1111_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp177h_uvs/J1820-1111_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 18.27 x 20.44 at -27.63 degrees (North through East) ! Clean map min=-0.0033938 max=0.013724 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177h_uvs/J1820-1111_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0137245 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000134995 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.95081 2.95081 5.90162 11.8032 23.6065 47.213 94.4259 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.013 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 101.667 quit ! Quitting program ! Log file /d2/scr/pima/bp177h_uvs/J1820-1111_C_uvs.log closed on Sun Mar 30 00:54:09 2014