! Started logfile: /d2/scr/pima/bp177h_uvs/J1801-2056_C_uvs.log on Sun Mar 30 00:53:59 2014 obs /d2/scr/pima/bp177h_uvs/J1801-2056_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177h_uvs/J1801-2056_C_uva.fits ! AN table 1: 11 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.5 visibilities/baseline/integration-bin. ! Found source: J1801-2056 ! ! 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 1232 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/J1801-2056_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998003Jy sigma=32.181236 ! Fit after self-cal, rms=0.973558Jy sigma=32.099725 ! 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=11.95 mas, bmaj=20.44 mas, bpa=-34.31 degrees ! Estimated noise=0.976207 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.0201877 Jy ! Component: 100 - total flux cleaned = 0.0255344 Jy ! Total flux subtracted in 100 components = 0.0255344 Jy ! Clean residual min=-0.002024 max=0.002151 Jy/beam ! Clean residual mean=0.000032 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.0255344 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.0255344 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.018762Jy sigma=0.563309 ! Fit after self-cal, rms=0.018129Jy sigma=0.545534 ! 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=12.55 mas, bmaj=20.54 mas, bpa=-27.07 degrees ! Estimated noise=0.674435 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.00179685 Jy ! Component: 100 - total flux cleaned = 0.00191824 Jy ! Component: 150 - total flux cleaned = 0.00230568 Jy ! Component: 200 - total flux cleaned = 0.00254801 Jy ! Total flux subtracted in 200 components = 0.00254801 Jy ! Clean residual min=-0.000508 max=0.000514 Jy/beam ! Clean residual mean=0.000012 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.0280824 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 118 components and 0.0280824 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.017566Jy sigma=0.530960 ! Fit after self-cal, rms=0.017550Jy sigma=0.530629 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.55 x 20.54 at -27.07 degrees (North through East) ! Clean map min=-0.0011501 max=0.022745 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.90 FD 1.02 HN 1.00* KP 0.92 ! LA 1.00 NL 1.00* OV 0.92 PT 0.84 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 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* HN 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* HN 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* HN 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 0.96 FD 0.89 HN 1.00* KP 1.00 ! LA 1.09 NL 1.00* OV 1.07 PT 0.97 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.08 HN 1.00* KP 1.05 ! LA 1.15 NL 1.00* OV 0.93 PT 0.95 ! ! ! Fit before self-cal, rms=0.017550Jy sigma=0.530629 ! Fit after self-cal, rms=0.017138Jy sigma=0.527000 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.61 mas, bmaj=20.45 mas, bpa=-27.24 degrees ! Estimated noise=0.66726 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.000209842 Jy ! Component: 100 - total flux cleaned = 0.000265099 Jy ! Component: 150 - total flux cleaned = 0.000329502 Jy ! Component: 200 - total flux cleaned = 0.000442809 Jy ! Total flux subtracted in 200 components = 0.000442809 Jy ! Clean residual min=-0.000220 max=0.000220 Jy/beam ! Clean residual mean=0.000003 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.0285252 Jy ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 208 components and 0.0285252 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.017098Jy sigma=0.525951 ! Fit after self-cal, rms=0.017105Jy sigma=0.525737 ! 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.017105Jy sigma=0.525737 ! Fit after self-cal, rms=0.017121Jy sigma=0.525660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.62 mas, bmaj=20.4 mas, bpa=-27.41 degrees ! Estimated noise=0.667232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.60146e-05 Jy ! Component: 100 - total flux cleaned = 5.42503e-05 Jy ! Component: 150 - total flux cleaned = 9.00969e-05 Jy ! Component: 200 - total flux cleaned = 0.000121658 Jy ! Total flux subtracted in 200 components = 0.000121658 Jy ! Clean residual min=-0.000167 max=0.000167 Jy/beam ! Clean residual mean=0.000003 rms=0.000073 Jy/beam ! Combined flux in latest and established models = 0.0286469 Jy selfcal ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 295 components and 0.0286469 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.017101Jy sigma=0.525239 ! Fit after self-cal, rms=0.017101Jy sigma=0.525220 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.34661e-05 Jy ! Component: 100 - total flux cleaned = -8.17076e-05 Jy ! Component: 150 - total flux cleaned = -9.07134e-05 Jy ! Component: 200 - total flux cleaned = -0.000106448 Jy ! Total flux subtracted in 200 components = -0.000106448 Jy ! Clean residual min=-0.000130 max=0.000133 Jy/beam ! Clean residual mean=0.000002 rms=0.000059 Jy/beam ! Combined flux in latest and established models = 0.0285404 Jy ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 379 components and 0.0285404 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.017092Jy sigma=0.524991 ! Fit after self-cal, rms=0.017090Jy sigma=0.524983 ! 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.017090Jy sigma=0.524983 ! Fit after self-cal, rms=0.017094Jy sigma=0.524906 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.63 mas, bmaj=20.34 mas, bpa=-27.63 degrees ! Estimated noise=0.666712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.1096e-05 Jy ! Component: 100 - total flux cleaned = 7.61877e-05 Jy ! Component: 150 - total flux cleaned = 7.68124e-05 Jy ! Component: 200 - total flux cleaned = 3.67721e-05 Jy ! Total flux subtracted in 200 components = 3.67721e-05 Jy ! Clean residual min=-0.000128 max=0.000129 Jy/beam ! Clean residual mean=0.000002 rms=0.000056 Jy/beam ! Combined flux in latest and established models = 0.0285772 Jy selfcal ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 463 components and 0.0285772 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.017084Jy sigma=0.524701 ! Fit after self-cal, rms=0.017083Jy sigma=0.524694 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.65946e-05 Jy ! Component: 100 - total flux cleaned = -7.05183e-05 Jy ! Component: 150 - total flux cleaned = -8.49178e-05 Jy ! Component: 200 - total flux cleaned = -9.85768e-05 Jy ! Total flux subtracted in 200 components = -9.85768e-05 Jy ! Clean residual min=-0.000113 max=0.000113 Jy/beam ! Clean residual mean=0.000001 rms=0.000049 Jy/beam ! Combined flux in latest and established models = 0.0284786 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 511 components and 0.0284786 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.017077Jy sigma=0.524541 ! Fit after self-cal, rms=0.017077Jy sigma=0.524537 ! 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.017077Jy sigma=0.524537 ! Fit after self-cal, rms=0.017041Jy sigma=0.523531 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.74 mas, bmaj=20.29 mas, bpa=-27.78 degrees ! Estimated noise=0.666568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000276093 Jy ! Component: 100 - total flux cleaned = 0.000261101 Jy ! Component: 150 - total flux cleaned = 0.000197282 Jy ! Component: 200 - total flux cleaned = 0.000189695 Jy ! Total flux subtracted in 200 components = 0.000189695 Jy ! Clean residual min=-0.000114 max=0.000116 Jy/beam ! Clean residual mean=0.000001 rms=0.000051 Jy/beam ! Combined flux in latest and established models = 0.0286683 Jy selfcal ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 596 components and 0.0286683 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.017030Jy sigma=0.523299 ! Fit after self-cal, rms=0.017030Jy sigma=0.523262 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 = 9.26075e-05 Jy ! Component: 100 - total flux cleaned = 0.000112304 Jy ! Component: 150 - total flux cleaned = 0.00011236 Jy ! Component: 200 - total flux cleaned = 0.000118608 Jy ! Total flux subtracted in 200 components = 0.000118608 Jy ! Clean residual min=-0.000103 max=0.000103 Jy/beam ! Clean residual mean=0.000001 rms=0.000045 Jy/beam ! Combined flux in latest and established models = 0.0287869 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 654 components and 0.0287869 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.017025Jy sigma=0.523132 ! Fit after self-cal, rms=0.017025Jy sigma=0.523130 ! 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=12.62 mas, bmaj=20.23 mas, bpa=-27.7 degrees ! Estimated noise=0.666854 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.62 x 20.23 at -27.7 degrees (North through East) ! Clean map min=-0.00065688 max=0.022386 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=12.05 mas, bmaj=20.08 mas, bpa=-34.76 degrees ! Estimated noise=0.971652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203743 Jy ! Component: 100 - total flux cleaned = 0.0256774 Jy ! Component: 150 - total flux cleaned = 0.0272072 Jy ! Component: 200 - total flux cleaned = 0.0282598 Jy ! Total flux subtracted in 200 components = 0.0282598 Jy ! Clean residual min=-0.000873 max=0.000875 Jy/beam ! Clean residual mean=0.000018 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0282598 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 86 model components to the UV plane model. ! The established model now contains 86 components and 0.0282598 Jy ! Inverting map and beam ! Estimated beam: bmin=12.62 mas, bmaj=20.23 mas, bpa=-27.7 degrees ! Estimated noise=0.666854 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.000382236 Jy ! Component: 100 - total flux cleaned = 0.000509611 Jy ! Component: 150 - total flux cleaned = 0.000426069 Jy ! Component: 200 - total flux cleaned = 0.000400614 Jy ! Total flux subtracted in 200 components = 0.000400614 Jy ! Clean residual min=-0.000365 max=0.000359 Jy/beam ! Clean residual mean=0.000007 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0286604 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 166 components and 0.0286604 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=12.74 mas, bmaj=20.29 mas, bpa=-27.78 degrees ! Estimated noise=0.666568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124075 Jy ! Component: 100 - total flux cleaned = -0.000279849 Jy ! Component: 150 - total flux cleaned = -0.000431723 Jy ! Component: 200 - total flux cleaned = -0.000471702 Jy ! Total flux subtracted in 200 components = -0.000471702 Jy ! Clean residual min=-0.000213 max=0.000213 Jy/beam ! Clean residual mean=0.000004 rms=0.000098 Jy/beam ! Combined flux in latest and established models = 0.0281887 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 = -7.3441e-05 Jy ! Component: 100 - total flux cleaned = -0.000142418 Jy ! Component: 150 - total flux cleaned = -0.000219434 Jy ! Component: 200 - total flux cleaned = -0.000261945 Jy ! Total flux subtracted in 200 components = -0.000261945 Jy ! Clean residual min=-0.000175 max=0.000173 Jy/beam ! Clean residual mean=0.000004 rms=0.000076 Jy/beam ! Combined flux in latest and established models = 0.0279268 Jy ! Adding 214 model components to the UV plane model. ! The established model now contains 374 components and 0.0279268 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.62 mas, bmaj=20.23 mas, bpa=-27.7 degrees ! Estimated noise=0.666854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017038 Jy ! Component: 100 - total flux cleaned = 0.000278056 Jy ! Component: 150 - total flux cleaned = 0.000335867 Jy ! Component: 200 - total flux cleaned = 0.000397669 Jy ! Total flux subtracted in 200 components = 0.000397669 Jy ! Clean residual min=-0.000125 max=0.000124 Jy/beam ! Clean residual mean=0.000003 rms=0.000054 Jy/beam ! Combined flux in latest and established models = 0.0283245 Jy selfcal ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 457 components and 0.0283245 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.017037Jy sigma=0.523419 ! Fit after self-cal, rms=0.017036Jy sigma=0.523395 wmodel /d2/scr/pima/bp177h_uvs/J1801-2056_C_map.mod ! Writing 457 model components to file: /d2/scr/pima/bp177h_uvs/J1801-2056_C_map.mod wobs /d2/scr/pima/bp177h_uvs/J1801-2056_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177h_uvs/J1801-2056_C_uvs.fits wwins /d2/scr/pima/bp177h_uvs/J1801-2056_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/J1801-2056_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.62 x 20.23 at -27.7 degrees (North through East) ! Clean map min=-0.00085832 max=0.021771 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177h_uvs/J1801-2056_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0217708 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.38499e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.742046 0.742046 1.48409 2.96818 5.93637 11.8727 23.7455 47.4909 94.9819 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.021 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 404.287 quit ! Quitting program ! Log file /d2/scr/pima/bp177h_uvs/J1801-2056_C_uvs.log closed on Sun Mar 30 00:54:03 2014