! Started logfile: /d2/scr/pima/bp177i_uvs/J1428-2741_C_uvs.log on Tue Apr 15 00:29:14 2014 obs /d2/scr/pima/bp177i_uvs/J1428-2741_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177i_uvs/J1428-2741_C_uva.fits ! AN table 1: 4 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.6 visibilities/baseline/integration-bin. ! Found source: J1428-2741 ! ! 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 288 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/bp177i_uvs/J1428-2741_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000370Jy sigma=39.201567 ! Fit after self-cal, rms=0.983615Jy sigma=39.193417 ! 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=8.485 mas, bmaj=29.86 mas, bpa=0.9928 degrees ! Estimated noise=1.61933 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.0124 Jy ! Component: 100 - total flux cleaned = 0.0144777 Jy ! Total flux subtracted in 100 components = 0.0144777 Jy ! Clean residual min=-0.002520 max=0.002558 Jy/beam ! Clean residual mean=-0.000009 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.0144777 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0144777 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.016986Jy sigma=0.579655 ! Fit after self-cal, rms=0.015024Jy sigma=0.492790 ! 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=9.901 mas, bmaj=28.7 mas, bpa=2.307 degrees ! Estimated noise=1.16356 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.00093035 Jy ! Component: 100 - total flux cleaned = 0.00111442 Jy ! Component: 150 - total flux cleaned = 0.00162043 Jy ! Component: 200 - total flux cleaned = 0.0020274 Jy ! Total flux subtracted in 200 components = 0.0020274 Jy ! Clean residual min=-0.000691 max=0.000690 Jy/beam ! Clean residual mean=-0.000004 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.0165051 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 110 components and 0.0165051 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.014024Jy sigma=0.466619 ! Fit after self-cal, rms=0.013990Jy sigma=0.465330 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.901 x 28.7 at 2.307 degrees (North through East) ! Clean map min=-0.0018564 max=0.016179 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* ! OV 1.00* PT 1.00* ! ! ! 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 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 KP 0.90 LA 0.99 ! OV 1.17 PT 1.10 ! ! ! 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.013990Jy sigma=0.465330 ! Fit after self-cal, rms=0.014119Jy sigma=0.464664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.916 mas, bmaj=28.63 mas, bpa=2.141 degrees ! Estimated noise=1.17226 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.000375002 Jy ! Component: 100 - total flux cleaned = -0.000196316 Jy ! Component: 150 - total flux cleaned = -2.7078e-05 Jy ! Component: 200 - total flux cleaned = 0.000158093 Jy ! Total flux subtracted in 200 components = 0.000158093 Jy ! Clean residual min=-0.000424 max=0.000422 Jy/beam ! Clean residual mean=-0.000002 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.0166632 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 179 components and 0.0166632 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.013987Jy sigma=0.460183 ! Fit after self-cal, rms=0.013984Jy sigma=0.459843 ! 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.013984Jy sigma=0.459843 ! Fit after self-cal, rms=0.014048Jy sigma=0.459739 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.919 mas, bmaj=28.59 mas, bpa=2.094 degrees ! Estimated noise=1.17319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.52405e-05 Jy ! Component: 100 - total flux cleaned = -8.42214e-05 Jy ! Component: 150 - total flux cleaned = -3.12537e-05 Jy ! Component: 200 - total flux cleaned = 5.01732e-05 Jy ! Total flux subtracted in 200 components = 5.01732e-05 Jy ! Clean residual min=-0.000267 max=0.000265 Jy/beam ! Clean residual mean=-0.000002 rms=0.000118 Jy/beam ! Combined flux in latest and established models = 0.0167134 Jy selfcal ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 250 components and 0.0167134 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.013988Jy sigma=0.458119 ! Fit after self-cal, rms=0.013987Jy sigma=0.458011 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 = -0.000136295 Jy ! Component: 100 - total flux cleaned = -0.000179609 Jy ! Component: 150 - total flux cleaned = -0.000147456 Jy ! Component: 200 - total flux cleaned = -0.000126082 Jy ! Total flux subtracted in 200 components = -0.000126082 Jy ! Clean residual min=-0.000372 max=0.000375 Jy/beam ! Clean residual mean=-0.000002 rms=0.000127 Jy/beam ! Combined flux in latest and established models = 0.0165873 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 281 components and 0.0165873 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.013974Jy sigma=0.457213 ! Fit after self-cal, rms=0.013973Jy sigma=0.456813 ! 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.013973Jy sigma=0.456813 ! Fit after self-cal, rms=0.014037Jy sigma=0.456728 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.925 mas, bmaj=28.55 mas, bpa=2.032 degrees ! Estimated noise=1.17332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177048 Jy ! Component: 100 - total flux cleaned = 0.000201731 Jy ! Component: 150 - total flux cleaned = 0.000143981 Jy ! Component: 200 - total flux cleaned = 8.98405e-05 Jy ! Total flux subtracted in 200 components = 8.98405e-05 Jy ! Clean residual min=-0.000177 max=0.000177 Jy/beam ! Clean residual mean=-0.000002 rms=0.000075 Jy/beam ! Combined flux in latest and established models = 0.0166772 Jy selfcal ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 357 components and 0.0166772 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.014007Jy sigma=0.456252 ! Fit after self-cal, rms=0.014006Jy sigma=0.456207 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 = -0.000198305 Jy ! Component: 100 - total flux cleaned = -0.000271646 Jy ! Component: 150 - total flux cleaned = -0.000313468 Jy ! Component: 200 - total flux cleaned = -0.000395177 Jy ! Total flux subtracted in 200 components = -0.000395177 Jy ! Clean residual min=-0.000134 max=0.000135 Jy/beam ! Clean residual mean=-0.000001 rms=0.000059 Jy/beam ! Combined flux in latest and established models = 0.016282 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 418 components and 0.016282 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.013996Jy sigma=0.455794 ! Fit after self-cal, rms=0.013994Jy sigma=0.455770 ! 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.013994Jy sigma=0.455770 ! Fit after self-cal, rms=0.014127Jy sigma=0.453546 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.06 mas, bmaj=28.42 mas, bpa=2.179 degrees ! Estimated noise=1.18488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000340966 Jy ! Component: 100 - total flux cleaned = 0.000417557 Jy ! Component: 150 - total flux cleaned = 0.000446095 Jy ! Component: 200 - total flux cleaned = 0.000454592 Jy ! Total flux subtracted in 200 components = 0.000454592 Jy ! Clean residual min=-0.000177 max=0.000182 Jy/beam ! Clean residual mean=-0.000001 rms=0.000071 Jy/beam ! Combined flux in latest and established models = 0.0167366 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 478 components and 0.0167366 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.014105Jy sigma=0.453305 ! Fit after self-cal, rms=0.014115Jy sigma=0.453218 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.56216e-05 Jy ! Component: 100 - total flux cleaned = 2.3857e-05 Jy ! Component: 150 - total flux cleaned = 8.60255e-06 Jy ! Component: 200 - total flux cleaned = 1.24901e-06 Jy ! Total flux subtracted in 200 components = 1.24901e-06 Jy ! Clean residual min=-0.000119 max=0.000121 Jy/beam ! Clean residual mean=-0.000001 rms=0.000051 Jy/beam ! Combined flux in latest and established models = 0.0167378 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 557 components and 0.0167378 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.014102Jy sigma=0.453072 ! Fit after self-cal, rms=0.014103Jy sigma=0.453054 ! 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=9.911 mas, bmaj=28.58 mas, bpa=2.137 degrees ! Estimated noise=1.18534 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.911 x 28.58 at 2.137 degrees (North through East) ! Clean map min=-0.0020261 max=0.015726 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=8.499 mas, bmaj=29.72 mas, bpa=0.8497 degrees ! Estimated noise=1.64656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134756 Jy ! Component: 100 - total flux cleaned = 0.0156756 Jy ! Component: 150 - total flux cleaned = 0.0165563 Jy ! Component: 200 - total flux cleaned = 0.0165342 Jy ! Total flux subtracted in 200 components = 0.0165342 Jy ! Clean residual min=-0.001292 max=0.001291 Jy/beam ! Clean residual mean=-0.000008 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.0165343 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 68 model components to the UV plane model. ! The established model now contains 68 components and 0.0165343 Jy ! Inverting map and beam ! Estimated beam: bmin=9.911 mas, bmaj=28.58 mas, bpa=2.137 degrees ! Estimated noise=1.18534 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.00107754 Jy ! Component: 100 - total flux cleaned = -0.00119454 Jy ! Component: 150 - total flux cleaned = -0.00126238 Jy ! Component: 200 - total flux cleaned = -0.00122375 Jy ! Total flux subtracted in 200 components = -0.00122375 Jy ! Clean residual min=-0.000659 max=0.000641 Jy/beam ! Clean residual mean=-0.000004 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.0153105 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 155 components and 0.0153105 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=10.06 mas, bmaj=28.42 mas, bpa=2.179 degrees ! Estimated noise=1.18488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.9604e-05 Jy ! Component: 100 - total flux cleaned = -0.000118974 Jy ! Component: 150 - total flux cleaned = -0.00023823 Jy ! Component: 200 - total flux cleaned = -0.000257389 Jy ! Total flux subtracted in 200 components = -0.000257389 Jy ! Clean residual min=-0.000316 max=0.000316 Jy/beam ! Clean residual mean=-0.000003 rms=0.000132 Jy/beam ! Combined flux in latest and established models = 0.0150531 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 = 1.93055e-05 Jy ! Component: 100 - total flux cleaned = 3.85292e-05 Jy ! Component: 150 - total flux cleaned = 6.04432e-05 Jy ! Component: 200 - total flux cleaned = 8.82678e-05 Jy ! Total flux subtracted in 200 components = 8.82678e-05 Jy ! Clean residual min=-0.000623 max=0.000623 Jy/beam ! Clean residual mean=-0.000003 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0151414 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 221 components and 0.0151414 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.911 mas, bmaj=28.58 mas, bpa=2.137 degrees ! Estimated noise=1.18534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144499 Jy ! Component: 100 - total flux cleaned = -0.000143809 Jy ! Component: 150 - total flux cleaned = -0.000142263 Jy ! Component: 200 - total flux cleaned = -0.000140334 Jy ! Total flux subtracted in 200 components = -0.000140334 Jy ! Clean residual min=-0.000743 max=0.000718 Jy/beam ! Clean residual mean=-0.000003 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.015001 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 261 components and 0.015001 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.014165Jy sigma=0.456832 ! Fit after self-cal, rms=0.014147Jy sigma=0.456158 wmodel /d2/scr/pima/bp177i_uvs/J1428-2741_C_map.mod ! Writing 261 model components to file: /d2/scr/pima/bp177i_uvs/J1428-2741_C_map.mod wobs /d2/scr/pima/bp177i_uvs/J1428-2741_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177i_uvs/J1428-2741_C_uvs.fits wwins /d2/scr/pima/bp177i_uvs/J1428-2741_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/bp177i_uvs/J1428-2741_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.911 x 28.58 at 2.137 degrees (North through East) ! Clean map min=-0.0018175 max=0.015564 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177i_uvs/J1428-2741_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0155638 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000120955 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.33146 2.33146 4.66291 9.32583 18.6517 37.3033 74.6066 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.015 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 128.674 quit ! Quitting program ! Log file /d2/scr/pima/bp177i_uvs/J1428-2741_C_uvs.log closed on Tue Apr 15 00:29:18 2014