! Started logfile: /d2/scr/pima/bp177j_uvs/J0243-3204_X_uvs.log on Thu Jun 19 03:23:08 2014 obs /d2/scr/pima/bp177j_uvs/J0243-3204_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177j_uvs/J0243-3204_X_uva.fits ! AN table 1: 3 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.857143 visibilities/baseline/integration-bin. ! Found source: J0243-3204 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 432 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp177j_uvs/J0243-3204_X] 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.200x0.200 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.003434Jy sigma=30.143966 ! Fit after self-cal, rms=0.957485Jy sigma=28.786318 ! 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=3.043 mas, bmaj=11.27 mas, bpa=11.29 degrees ! Estimated noise=1.48898 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.0301457 Jy ! Component: 100 - total flux cleaned = 0.043728 Jy ! Total flux subtracted in 100 components = 0.043728 Jy ! Clean residual min=-0.006940 max=0.007213 Jy/beam ! Clean residual mean=-0.000010 rms=0.002460 Jy/beam ! Combined flux in latest and established models = 0.043728 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.043728 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.031976Jy sigma=0.925467 ! Fit after self-cal, rms=0.030119Jy sigma=0.848403 ! 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=3.343 mas, bmaj=11.54 mas, bpa=10.18 degrees ! Estimated noise=1.15661 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.0116594 Jy ! Component: 100 - total flux cleaned = 0.0141735 Jy ! Component: 150 - total flux cleaned = 0.0163075 Jy ! Component: 200 - total flux cleaned = 0.0167606 Jy ! Total flux subtracted in 200 components = 0.0167606 Jy ! Clean residual min=-0.003184 max=0.003215 Jy/beam ! Clean residual mean=-0.000004 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.0604885 Jy ! Performing phase self-cal ! Adding 102 model components to the UV plane model. ! The established model now contains 131 components and 0.0604885 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.020355Jy sigma=0.565181 ! Fit after self-cal, rms=0.020210Jy sigma=0.562255 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.343 x 11.54 at 10.18 degrees (North through East) ! Clean map min=-0.0051678 max=0.041228 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 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* 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 0.91 FD 1.09 KP 1.01 LA 0.85 ! NL 1.08 OV 0.84 PT 0.91 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.96 KP 1.19 LA 0.88 ! NL 1.03 OV 1.02 PT 0.88 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.07 KP 0.97 LA 0.91 ! NL 0.98 OV 0.97 PT 0.92 ! ! ! Fit before self-cal, rms=0.020210Jy sigma=0.562255 ! Fit after self-cal, rms=0.019171Jy sigma=0.547507 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=11.62 mas, bpa=10.2 degrees ! Estimated noise=1.12372 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.000572857 Jy ! Component: 100 - total flux cleaned = -0.000948155 Jy ! Component: 150 - total flux cleaned = -0.00136458 Jy ! Component: 200 - total flux cleaned = -0.00127473 Jy ! Total flux subtracted in 200 components = -0.00127473 Jy ! Clean residual min=-0.001403 max=0.001414 Jy/beam ! Clean residual mean=-0.000007 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0592138 Jy ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 228 components and 0.0592138 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.017823Jy sigma=0.510975 ! Fit after self-cal, rms=0.017786Jy sigma=0.510435 ! 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.017786Jy sigma=0.510435 ! Fit after self-cal, rms=0.017841Jy sigma=0.508335 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=11.57 mas, bpa=10.13 degrees ! Estimated noise=1.13194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00093113 Jy ! Component: 100 - total flux cleaned = 0.000782586 Jy ! Component: 150 - total flux cleaned = 0.000705452 Jy ! Component: 200 - total flux cleaned = 0.000892835 Jy ! Total flux subtracted in 200 components = 0.000892835 Jy ! Clean residual min=-0.001021 max=0.001030 Jy/beam ! Clean residual mean=-0.000006 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0601067 Jy selfcal ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 306 components and 0.0601066 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.017226Jy sigma=0.492710 ! Fit after self-cal, rms=0.017214Jy sigma=0.492571 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.00029163 Jy ! Component: 100 - total flux cleaned = 0.00025291 Jy ! Component: 150 - total flux cleaned = 0.000469522 Jy ! Component: 200 - total flux cleaned = 0.000506709 Jy ! Total flux subtracted in 200 components = 0.000506709 Jy ! Clean residual min=-0.000608 max=0.000611 Jy/beam ! Clean residual mean=-0.000006 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.0606134 Jy ! Performing phase self-cal ! Adding 103 model components to the UV plane model. ! The established model now contains 399 components and 0.0606133 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.016970Jy sigma=0.486540 ! Fit after self-cal, rms=0.016959Jy sigma=0.486466 ! 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.016959Jy sigma=0.486466 ! Fit after self-cal, rms=0.016882Jy sigma=0.475843 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=11.58 mas, bpa=10.28 degrees ! Estimated noise=1.14741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000275677 Jy ! Component: 100 - total flux cleaned = 0.000195992 Jy ! Component: 150 - total flux cleaned = 9.25552e-05 Jy ! Component: 200 - total flux cleaned = 0.000156868 Jy ! Total flux subtracted in 200 components = 0.000156868 Jy ! Clean residual min=-0.000507 max=0.000506 Jy/beam ! Clean residual mean=-0.000007 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0607702 Jy selfcal ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 494 components and 0.0607702 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.016709Jy sigma=0.471488 ! Fit after self-cal, rms=0.016710Jy sigma=0.471238 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.000324425 Jy ! Component: 100 - total flux cleaned = 0.00035036 Jy ! Component: 150 - total flux cleaned = 0.000460008 Jy ! Component: 200 - total flux cleaned = 0.000602 Jy ! Total flux subtracted in 200 components = 0.000602 Jy ! Clean residual min=-0.000322 max=0.000326 Jy/beam ! Clean residual mean=-0.000006 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.0613722 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 569 components and 0.0613722 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.016645Jy sigma=0.469622 ! Fit after self-cal, rms=0.016639Jy sigma=0.469583 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.016639Jy sigma=0.469583 ! Fit after self-cal, rms=0.016439Jy sigma=0.461780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=11.79 mas, bpa=10.08 degrees ! Estimated noise=1.14231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.595e-05 Jy ! Component: 100 - total flux cleaned = 0.000133666 Jy ! Component: 150 - total flux cleaned = 5.71703e-05 Jy ! Component: 200 - total flux cleaned = 2.20985e-05 Jy ! Total flux subtracted in 200 components = 2.20985e-05 Jy ! Clean residual min=-0.000274 max=0.000275 Jy/beam ! Clean residual mean=-0.000004 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.0613943 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 636 components and 0.0613943 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.016382Jy sigma=0.459972 ! Fit after self-cal, rms=0.016385Jy sigma=0.459919 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.000102315 Jy ! Component: 100 - total flux cleaned = 7.36876e-05 Jy ! Component: 150 - total flux cleaned = 7.36444e-05 Jy ! Component: 200 - total flux cleaned = 7.42141e-05 Jy ! Total flux subtracted in 200 components = 7.42141e-05 Jy ! Clean residual min=-0.000195 max=0.000196 Jy/beam ! Clean residual mean=-0.000004 rms=0.000082 Jy/beam ! Combined flux in latest and established models = 0.0614685 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 697 components and 0.0614685 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.016363Jy sigma=0.459355 ! Fit after self-cal, rms=0.016360Jy sigma=0.459345 ! 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=3.359 mas, bmaj=11.6 mas, bpa=10.24 degrees ! Estimated noise=1.14329 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.359 x 11.6 at 10.24 degrees (North through East) ! Clean map min=-0.0027254 max=0.038872 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=3.053 mas, bmaj=11.34 mas, bpa=11.26 degrees ! Estimated noise=1.46761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0306302 Jy ! Component: 100 - total flux cleaned = 0.0444864 Jy ! Component: 150 - total flux cleaned = 0.0487572 Jy ! Component: 200 - total flux cleaned = 0.0509641 Jy ! Total flux subtracted in 200 components = 0.0509641 Jy ! Clean residual min=-0.004094 max=0.004067 Jy/beam ! Clean residual mean=-0.000002 rms=0.001714 Jy/beam ! Combined flux in latest and established models = 0.0509641 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 72 model components to the UV plane model. ! The established model now contains 72 components and 0.0509641 Jy ! Inverting map and beam ! Estimated beam: bmin=3.359 mas, bmaj=11.6 mas, bpa=10.24 degrees ! Estimated noise=1.14329 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.00519776 Jy ! Component: 100 - total flux cleaned = 0.00718118 Jy ! Component: 150 - total flux cleaned = 0.00832332 Jy ! Component: 200 - total flux cleaned = 0.00950025 Jy ! Total flux subtracted in 200 components = 0.00950025 Jy ! Clean residual min=-0.002469 max=0.002465 Jy/beam ! Clean residual mean=-0.000000 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.0604643 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 174 components and 0.0604643 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=11.79 mas, bpa=10.08 degrees ! Estimated noise=1.14231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000553518 Jy ! Component: 100 - total flux cleaned = -0.00152984 Jy ! Component: 150 - total flux cleaned = -0.00173749 Jy ! Component: 200 - total flux cleaned = -0.00164782 Jy ! Total flux subtracted in 200 components = -0.00164782 Jy ! Clean residual min=-0.001427 max=0.001425 Jy/beam ! Clean residual mean=-0.000003 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.0588165 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.000166641 Jy ! Component: 100 - total flux cleaned = 0.00032435 Jy ! Component: 150 - total flux cleaned = 0.000553533 Jy ! Component: 200 - total flux cleaned = 0.000702159 Jy ! Total flux subtracted in 200 components = 0.000702159 Jy ! Clean residual min=-0.001203 max=0.001210 Jy/beam ! Clean residual mean=-0.000008 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0595187 Jy ! Adding 149 model components to the UV plane model. ! The established model now contains 315 components and 0.0595187 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.359 mas, bmaj=11.6 mas, bpa=10.24 degrees ! Estimated noise=1.14329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000192844 Jy ! Component: 100 - total flux cleaned = 0.000356293 Jy ! Component: 150 - total flux cleaned = 0.000436877 Jy ! Component: 200 - total flux cleaned = 0.000471829 Jy ! Total flux subtracted in 200 components = 0.000471829 Jy ! Clean residual min=-0.000594 max=0.000592 Jy/beam ! Clean residual mean=-0.000006 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.0599905 Jy selfcal ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 388 components and 0.0599905 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.016519Jy sigma=0.464064 ! Fit after self-cal, rms=0.016519Jy sigma=0.463759 wmodel /d2/scr/pima/bp177j_uvs/J0243-3204_X_map.mod ! Writing 388 model components to file: /d2/scr/pima/bp177j_uvs/J0243-3204_X_map.mod wobs /d2/scr/pima/bp177j_uvs/J0243-3204_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177j_uvs/J0243-3204_X_uvs.fits wwins /d2/scr/pima/bp177j_uvs/J0243-3204_X_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/bp177j_uvs/J0243-3204_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.359 x 11.6 at 10.24 degrees (North through East) ! Clean map min=-0.0030321 max=0.037887 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177j_uvs/J0243-3204_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0378868 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023736 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.8795 1.8795 3.759 7.51799 15.036 30.072 60.1439 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.037 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 159.617 quit ! Quitting program ! Log file /d2/scr/pima/bp177j_uvs/J0243-3204_X_uvs.log closed on Thu Jun 19 03:23:12 2014