! Started logfile: /d2/scr/pima/bp177j_uvs/J0050-0929_C_uvs.log on Thu Jun 19 04:02:19 2014 obs /d2/scr/pima/bp177j_uvs/J0050-0929_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177j_uvs/J0050-0929_C_uva.fits ! AN table 1: 3 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.928571 visibilities/baseline/integration-bin. ! Found source: J0050-0929 ! ! 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 624 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/bp177j_uvs/J0050-0929_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. ! ! 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=1.090378Jy sigma=38.114165 ! Fit after self-cal, rms=0.517673Jy sigma=18.568995 ! 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=1.893 mas, bmaj=5.361 mas, bpa=-13.86 degrees ! Estimated noise=1.07915 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.369844 Jy ! Component: 100 - total flux cleaned = 0.450496 Jy ! Total flux subtracted in 100 components = 0.450496 Jy ! Clean residual min=-0.015962 max=0.022514 Jy/beam ! Clean residual mean=-0.000046 rms=0.004658 Jy/beam ! Combined flux in latest and established models = 0.450496 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.450496 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.084989Jy sigma=2.177671 ! Fit after self-cal, rms=0.084986Jy sigma=2.177583 ! 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=2.335 mas, bmaj=5.982 mas, bpa=-12.03 degrees ! Estimated noise=0.839303 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.0270744 Jy ! Component: 100 - total flux cleaned = 0.0396511 Jy ! Component: 150 - total flux cleaned = 0.0466851 Jy ! Component: 200 - total flux cleaned = 0.0508257 Jy ! Total flux subtracted in 200 components = 0.0508257 Jy ! Clean residual min=-0.013016 max=0.014563 Jy/beam ! Clean residual mean=0.000041 rms=0.003631 Jy/beam ! Combined flux in latest and established models = 0.501321 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 44 components and 0.501321 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.073191Jy sigma=1.863810 ! Fit after self-cal, rms=0.073179Jy sigma=1.863398 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.335 x 5.982 at -12.03 degrees (North through East) ! Clean map min=-0.012733 max=0.47943 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 0.97 FD 1.02 KP 0.90 LA 1.04 ! MK 1.05 NL 1.07 OV 0.97 PT 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.13 KP 0.95 LA 1.13 ! MK 1.00 NL 1.15 OV 1.03 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 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* ! MK 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.02 KP 1.01 LA 1.07 ! MK 1.02 NL 1.05 OV 0.96 PT 0.93 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 KP 1.01 LA 1.12 ! MK 1.00 NL 1.01 OV 0.97 PT 1.02 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.93 KP 0.92 LA 1.03 ! MK 0.98 NL 1.02 OV 0.96 PT 0.96 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 KP 1.01 LA 1.04 ! MK 1.00 NL 1.01 OV 1.00 PT 0.92 ! ! ! Fit before self-cal, rms=0.073179Jy sigma=1.863398 ! Fit after self-cal, rms=0.064557Jy sigma=1.424490 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.336 mas, bmaj=5.978 mas, bpa=-12 degrees ! Estimated noise=0.844715 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.00429025 Jy ! Component: 100 - total flux cleaned = 0.00663954 Jy ! Component: 150 - total flux cleaned = 0.00782837 Jy ! Component: 200 - total flux cleaned = 0.00792126 Jy ! Total flux subtracted in 200 components = 0.00792126 Jy ! Clean residual min=-0.008367 max=0.007843 Jy/beam ! Clean residual mean=0.000008 rms=0.001997 Jy/beam ! Combined flux in latest and established models = 0.509243 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 65 components and 0.509243 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.063800Jy sigma=1.422521 ! Fit after self-cal, rms=0.063805Jy sigma=1.422347 ! 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.063805Jy sigma=1.422347 ! Fit after self-cal, rms=0.063688Jy sigma=1.414727 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.334 mas, bmaj=5.965 mas, bpa=-12 degrees ! Estimated noise=0.850096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00335225 Jy ! Component: 100 - total flux cleaned = 0.00517267 Jy ! Component: 150 - total flux cleaned = 0.00585471 Jy ! Component: 200 - total flux cleaned = 0.00585558 Jy ! Total flux subtracted in 200 components = 0.00585558 Jy ! Clean residual min=-0.008564 max=0.007701 Jy/beam ! Clean residual mean=0.000008 rms=0.002014 Jy/beam ! Combined flux in latest and established models = 0.515098 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 83 components and 0.515098 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.063143Jy sigma=1.415608 ! Fit after self-cal, rms=0.063144Jy sigma=1.415536 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 = 6.28756e-05 Jy ! Component: 100 - total flux cleaned = 6.44692e-05 Jy ! Component: 150 - total flux cleaned = 6.37527e-05 Jy ! Component: 200 - total flux cleaned = 6.4814e-05 Jy ! Total flux subtracted in 200 components = 6.4814e-05 Jy ! Clean residual min=-0.008609 max=0.007629 Jy/beam ! Clean residual mean=0.000008 rms=0.002007 Jy/beam ! Combined flux in latest and established models = 0.515163 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 93 components and 0.515163 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.063079Jy sigma=1.414835 ! Fit after self-cal, rms=0.063079Jy sigma=1.414805 ! 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.063079Jy sigma=1.414805 ! Fit after self-cal, rms=0.063006Jy sigma=1.409779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.331 mas, bmaj=5.956 mas, bpa=-12.02 degrees ! Estimated noise=0.85445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265654 Jy ! Component: 100 - total flux cleaned = 0.00405401 Jy ! Component: 150 - total flux cleaned = 0.00450684 Jy ! Component: 200 - total flux cleaned = 0.00457084 Jy ! Total flux subtracted in 200 components = 0.00457084 Jy ! Clean residual min=-0.008778 max=0.007549 Jy/beam ! Clean residual mean=0.000009 rms=0.002033 Jy/beam ! Combined flux in latest and established models = 0.519734 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 103 components and 0.519734 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.062604Jy sigma=1.412118 ! Fit after self-cal, rms=0.062605Jy sigma=1.412094 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.40593e-06 Jy ! Component: 100 - total flux cleaned = 2.19124e-05 Jy ! Component: 150 - total flux cleaned = -4.31527e-06 Jy ! Component: 200 - total flux cleaned = -3.75251e-06 Jy ! Total flux subtracted in 200 components = -3.75251e-06 Jy ! Clean residual min=-0.008797 max=0.007504 Jy/beam ! Clean residual mean=0.000010 rms=0.002029 Jy/beam ! Combined flux in latest and established models = 0.51973 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 105 components and 0.51973 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.062563Jy sigma=1.411746 ! Fit after self-cal, rms=0.062563Jy sigma=1.411732 ! 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.062563Jy sigma=1.411732 ! Fit after self-cal, rms=0.062520Jy sigma=1.408600 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.447 mas, bmaj=7.176 mas, bpa=10.42 degrees ! Estimated noise=1.02365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252232 Jy ! Component: 100 - total flux cleaned = 0.00345499 Jy ! Component: 150 - total flux cleaned = 0.00378496 Jy ! Component: 200 - total flux cleaned = 0.00382427 Jy ! Total flux subtracted in 200 components = 0.00382427 Jy ! Clean residual min=-0.009718 max=0.008534 Jy/beam ! Clean residual mean=0.000019 rms=0.002692 Jy/beam ! Combined flux in latest and established models = 0.523554 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 117 components and 0.523554 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.062210Jy sigma=1.413185 ! Fit after self-cal, rms=0.062210Jy sigma=1.413132 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.70868e-05 Jy ! Component: 100 - total flux cleaned = 3.92329e-05 Jy ! Component: 150 - total flux cleaned = 5.02522e-05 Jy ! Component: 200 - total flux cleaned = 5.01531e-05 Jy ! Total flux subtracted in 200 components = 5.01531e-05 Jy ! Clean residual min=-0.009712 max=0.008540 Jy/beam ! Clean residual mean=0.000019 rms=0.002689 Jy/beam ! Combined flux in latest and established models = 0.523604 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 121 components and 0.523604 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.062206Jy sigma=1.413767 ! Fit after self-cal, rms=0.062206Jy sigma=1.413719 ! 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=2.329 mas, bmaj=5.949 mas, bpa=-12.03 degrees ! Estimated noise=0.857959 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.329 x 5.949 at -12.03 degrees (North through East) ! Clean map min=-0.0087154 max=0.4913 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=1.896 mas, bmaj=5.343 mas, bpa=-13.86 degrees ! Estimated noise=1.09843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.376451 Jy ! Component: 100 - total flux cleaned = 0.458559 Jy ! Component: 150 - total flux cleaned = 0.481963 Jy ! Component: 200 - total flux cleaned = 0.495023 Jy ! Total flux subtracted in 200 components = 0.495023 Jy ! Clean residual min=-0.008172 max=0.008156 Jy/beam ! Clean residual mean=-0.000027 rms=0.002582 Jy/beam ! Combined flux in latest and established models = 0.495023 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.495023 Jy ! Inverting map and beam ! Estimated beam: bmin=2.329 mas, bmaj=5.949 mas, bpa=-12.03 degrees ! Estimated noise=0.857959 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.0122844 Jy ! Component: 100 - total flux cleaned = 0.0193712 Jy ! Component: 150 - total flux cleaned = 0.0236005 Jy ! Component: 200 - total flux cleaned = 0.0261596 Jy ! Total flux subtracted in 200 components = 0.0261596 Jy ! Clean residual min=-0.008699 max=0.007904 Jy/beam ! Clean residual mean=0.000005 rms=0.002091 Jy/beam ! Combined flux in latest and established models = 0.521183 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 59 components and 0.521183 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=4.447 mas, bmaj=7.176 mas, bpa=10.42 degrees ! Estimated noise=1.02365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174064 Jy ! Component: 100 - total flux cleaned = 0.00207503 Jy ! Component: 150 - total flux cleaned = 0.00210294 Jy ! Component: 200 - total flux cleaned = 0.0021276 Jy ! Total flux subtracted in 200 components = 0.0021276 Jy ! Clean residual min=-0.009641 max=0.008883 Jy/beam ! Clean residual mean=0.000017 rms=0.002688 Jy/beam ! Combined flux in latest and established models = 0.523311 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 = 2.15062e-05 Jy ! Component: 100 - total flux cleaned = 6.31491e-05 Jy ! Component: 150 - total flux cleaned = 9.86471e-05 Jy ! Component: 200 - total flux cleaned = 9.8804e-05 Jy ! Total flux subtracted in 200 components = 9.8804e-05 Jy ! Clean residual min=-0.009627 max=0.008805 Jy/beam ! Clean residual mean=0.000018 rms=0.002686 Jy/beam ! Combined flux in latest and established models = 0.523409 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.523409 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.329 mas, bmaj=5.949 mas, bpa=-12.03 degrees ! Estimated noise=0.857959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000440071 Jy ! Component: 100 - total flux cleaned = -0.000568754 Jy ! Component: 150 - total flux cleaned = -0.000607462 Jy ! Component: 200 - total flux cleaned = -0.000641176 Jy ! Total flux subtracted in 200 components = -0.000641176 Jy ! Clean residual min=-0.008845 max=0.007548 Jy/beam ! Clean residual mean=0.000009 rms=0.002060 Jy/beam ! Combined flux in latest and established models = 0.522768 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.522768 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.062262Jy sigma=1.413798 ! Fit after self-cal, rms=0.062265Jy sigma=1.413734 wmodel /d2/scr/pima/bp177j_uvs/J0050-0929_C_map.mod ! Writing 84 model components to file: /d2/scr/pima/bp177j_uvs/J0050-0929_C_map.mod wobs /d2/scr/pima/bp177j_uvs/J0050-0929_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177j_uvs/J0050-0929_C_uvs.fits wwins /d2/scr/pima/bp177j_uvs/J0050-0929_C_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/bp177j_uvs/J0050-0929_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.00131819 Jy ! Component: 100 - total flux cleaned = -0.000818054 Jy ! Component: 150 - total flux cleaned = -0.000124508 Jy ! Component: 200 - total flux cleaned = 0.000304866 Jy ! Component: 250 - total flux cleaned = 0.000902606 Jy ! Component: 300 - total flux cleaned = 0.00164859 Jy ! Component: 350 - total flux cleaned = 0.0020862 Jy ! Component: 400 - total flux cleaned = 0.00266478 Jy ! Component: 450 - total flux cleaned = 0.0030542 Jy ! Component: 500 - total flux cleaned = 0.00364925 Jy ! Component: 550 - total flux cleaned = 0.00400509 Jy ! Component: 600 - total flux cleaned = 0.00441818 Jy ! Component: 650 - total flux cleaned = 0.00475026 Jy ! Component: 700 - total flux cleaned = 0.00494293 Jy ! Component: 750 - total flux cleaned = 0.0050664 Jy ! Component: 800 - total flux cleaned = 0.00524702 Jy ! Component: 850 - total flux cleaned = 0.00542207 Jy ! Component: 900 - total flux cleaned = 0.00564845 Jy ! Component: 950 - total flux cleaned = 0.00581405 Jy ! Component: 1000 - total flux cleaned = 0.00602862 Jy ! Component: 1050 - total flux cleaned = 0.00623748 Jy ! Component: 1100 - total flux cleaned = 0.00628777 Jy ! Component: 1150 - total flux cleaned = 0.00643783 Jy ! Component: 1200 - total flux cleaned = 0.0065356 Jy ! Component: 1250 - total flux cleaned = 0.00667796 Jy ! Component: 1300 - total flux cleaned = 0.00677031 Jy ! Component: 1350 - total flux cleaned = 0.00681564 Jy ! Component: 1400 - total flux cleaned = 0.00690421 Jy ! Component: 1450 - total flux cleaned = 0.00694806 Jy ! Component: 1500 - total flux cleaned = 0.00711886 Jy ! Component: 1550 - total flux cleaned = 0.00720208 Jy ! Component: 1600 - total flux cleaned = 0.00736598 Jy ! Component: 1650 - total flux cleaned = 0.0075271 Jy ! Component: 1700 - total flux cleaned = 0.00772512 Jy ! Component: 1750 - total flux cleaned = 0.00795779 Jy ! Component: 1800 - total flux cleaned = 0.00807127 Jy ! Component: 1850 - total flux cleaned = 0.00810838 Jy ! Component: 1900 - total flux cleaned = 0.00821852 Jy ! Component: 1950 - total flux cleaned = 0.00832731 Jy ! Component: 2000 - total flux cleaned = 0.00847037 Jy ! Component: 2050 - total flux cleaned = 0.00857598 Jy ! Component: 2100 - total flux cleaned = 0.00871535 Jy ! Component: 2150 - total flux cleaned = 0.00878392 Jy ! Component: 2200 - total flux cleaned = 0.0088859 Jy ! Component: 2250 - total flux cleaned = 0.00905281 Jy ! Component: 2300 - total flux cleaned = 0.00915106 Jy ! Component: 2350 - total flux cleaned = 0.00928017 Jy ! Component: 2400 - total flux cleaned = 0.00943925 Jy ! Component: 2450 - total flux cleaned = 0.00950172 Jy ! Component: 2500 - total flux cleaned = 0.00965632 Jy ! Component: 2550 - total flux cleaned = 0.00974762 Jy ! Component: 2600 - total flux cleaned = 0.00992901 Jy ! Component: 2650 - total flux cleaned = 0.010078 Jy ! Component: 2700 - total flux cleaned = 0.0102548 Jy ! Component: 2750 - total flux cleaned = 0.0103418 Jy ! Component: 2800 - total flux cleaned = 0.0103993 Jy ! Component: 2850 - total flux cleaned = 0.0104849 Jy ! Component: 2900 - total flux cleaned = 0.0105697 Jy ! Component: 2950 - total flux cleaned = 0.0106815 Jy ! Component: 3000 - total flux cleaned = 0.0107646 Jy ! Component: 3050 - total flux cleaned = 0.0108194 Jy ! Component: 3100 - total flux cleaned = 0.0109552 Jy ! Component: 3150 - total flux cleaned = 0.0110088 Jy ! Component: 3200 - total flux cleaned = 0.0110353 Jy ! Component: 3250 - total flux cleaned = 0.0110885 Jy ! Component: 3300 - total flux cleaned = 0.0111149 Jy ! Component: 3350 - total flux cleaned = 0.0112189 Jy ! Component: 3400 - total flux cleaned = 0.0112962 Jy ! Component: 3450 - total flux cleaned = 0.011322 Jy ! Component: 3500 - total flux cleaned = 0.0113729 Jy ! Component: 3550 - total flux cleaned = 0.0114489 Jy ! Component: 3600 - total flux cleaned = 0.0115244 Jy ! Component: 3650 - total flux cleaned = 0.0116245 Jy ! Component: 3700 - total flux cleaned = 0.0117737 Jy ! Component: 3750 - total flux cleaned = 0.0118727 Jy ! Component: 3800 - total flux cleaned = 0.0119711 Jy ! Component: 3850 - total flux cleaned = 0.0120932 Jy ! Component: 3900 - total flux cleaned = 0.0121662 Jy ! Component: 3950 - total flux cleaned = 0.0123111 Jy ! Component: 4000 - total flux cleaned = 0.0124075 Jy ! Component: 4050 - total flux cleaned = 0.0125272 Jy ! Total flux subtracted in 4096 components = 0.0126225 Jy ! Clean residual min=-0.001589 max=0.001911 Jy/beam ! Clean residual mean=-0.000005 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.535391 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 385 components and 0.535391 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp177j_uvs/J0050-0929_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.329 x 5.949 at -12.03 degrees (North through East) ! Clean map min=-0.0042128 max=0.49059 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177j_uvs/J0050-0929_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.490585 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000519953 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.317959 0.317959 0.635917 1.27183 2.54367 5.08734 10.1747 20.3494 40.6987 81.3974 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.49 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 943.518 quit ! Quitting program ! Log file /d2/scr/pima/bp177j_uvs/J0050-0929_C_uvs.log closed on Thu Jun 19 04:02:24 2014