! Started logfile: /scr/pima/rdv93_uvs/J1543-0757_S_uvs.log on Tue Sep 24 17:08:04 2013 obs /scr/pima/rdv93_uvs/J1543-0757_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1543-0757_S_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! AN table 2: 90 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.982305 visibilities/baseline/integration-bin. ! Found source: J1543-0757 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23693e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26693e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35693e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37693e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 28644 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv93_uvs/J1543-0757_S] 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.500x0.500 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 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.183721Jy sigma=6.291427 ! Fit after self-cal, rms=0.657374Jy sigma=1.782722 ! 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=4.44 mas, bmaj=8.279 mas, bpa=5.082 degrees ! Estimated noise=3.15899 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.52336 Jy ! Component: 100 - total flux cleaned = 0.719209 Jy ! Total flux subtracted in 100 components = 0.719209 Jy ! Clean residual min=-0.073309 max=0.202187 Jy/beam ! Clean residual mean=0.000007 rms=0.025808 Jy/beam ! Combined flux in latest and established models = 0.719209 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.719209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294375Jy sigma=1.919586 ! Fit after self-cal, rms=0.295040Jy sigma=1.918137 ! Inverting map ! Added new window around map position (-7.5, -43.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.175299 Jy ! Component: 100 - total flux cleaned = 0.275199 Jy ! Total flux subtracted in 100 components = 0.275199 Jy ! Clean residual min=-0.047284 max=0.056197 Jy/beam ! Clean residual mean=0.000034 rms=0.014743 Jy/beam ! Combined flux in latest and established models = 0.994409 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 69 components and 0.994409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202859Jy sigma=1.227239 ! Fit after self-cal, rms=0.194840Jy sigma=1.192427 ! 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=5.826 mas, bmaj=10.76 mas, bpa=5.836 degrees ! Estimated noise=1.13539 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.108301 Jy ! Component: 100 - total flux cleaned = 0.177324 Jy ! Component: 150 - total flux cleaned = 0.224596 Jy ! Component: 200 - total flux cleaned = 0.258131 Jy ! Total flux subtracted in 200 components = 0.258131 Jy ! Clean residual min=-0.028380 max=0.030943 Jy/beam ! Clean residual mean=0.000029 rms=0.008788 Jy/beam ! Combined flux in latest and established models = 1.25254 Jy ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 151 components and 1.25254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154593Jy sigma=0.778372 ! Fit after self-cal, rms=0.152166Jy sigma=0.765416 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 0.98 LA 1.12 ! MK 0.86 NL 1.04 OV 0.96 PT 0.98 ! SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.97 HN 0.93 KP 0.98 ! LA 1.11 MK 0.99 NL 0.95 OV 0.94 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.07 HN 1.12 LA 1.02 ! MK 1.22 NL 1.10 OV 0.99 PT 0.99 ! SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.05 HN 1.06 KP 0.99 ! LA 1.01 MK 1.02 NL 0.99 OV 0.98 ! PT 0.98 SC 1.13 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.11 HN 0.99 LA 0.97 ! MK 1.44 NL 1.17 OV 0.97 PT 1.02 ! SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 1.08 HN 1.00 KP 0.88 ! LA 0.96 MK 0.93 NL 1.08 OV 1.01 ! PT 1.04 SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.08 HN 0.97 LA 0.83 ! MK 1.56 NL 1.09 OV 0.87 PT 0.90 ! SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 1.13 HN 0.97 KP 0.82 ! LA 0.81 MK 0.97 NL 0.99 OV 0.87 ! PT 0.90 SC 1.11 ! ! ! Fit before self-cal, rms=0.152166Jy sigma=0.765416 ! Fit after self-cal, rms=0.133820Jy sigma=0.495940 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.917 mas, bmaj=11.08 mas, bpa=5.759 degrees ! Estimated noise=1.11794 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 (-14.5, -36). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177039 Jy ! Component: 100 - total flux cleaned = 0.0219299 Jy ! Component: 150 - total flux cleaned = 0.0245495 Jy ! Component: 200 - total flux cleaned = 0.0255638 Jy ! Total flux subtracted in 200 components = 0.0255638 Jy ! Clean residual min=-0.009827 max=0.010090 Jy/beam ! Clean residual mean=0.000003 rms=0.002798 Jy/beam ! Combined flux in latest and established models = 1.2781 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 183 components and 1.2781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128145Jy sigma=0.470041 ! Fit after self-cal, rms=0.127707Jy sigma=0.466418 ! 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. ! ! Fit before self-cal, rms=0.127707Jy sigma=0.466418 ! Fit after self-cal, rms=0.126840Jy sigma=0.464801 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.905 mas, bmaj=11.06 mas, bpa=5.88 degrees ! Estimated noise=1.11348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00601118 Jy ! Component: 100 - total flux cleaned = 0.00948829 Jy ! Component: 150 - total flux cleaned = 0.011627 Jy ! Component: 200 - total flux cleaned = 0.0128711 Jy ! Total flux subtracted in 200 components = 0.0128711 Jy ! Clean residual min=-0.006904 max=0.008762 Jy/beam ! Clean residual mean=0.000000 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 1.29098 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 206 components and 1.29098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125234Jy sigma=0.458856 ! Fit after self-cal, rms=0.125129Jy sigma=0.457765 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) ! Added new window around map position (-38, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00714822 Jy ! Component: 100 - total flux cleaned = 0.00835846 Jy ! Component: 150 - total flux cleaned = 0.00905943 Jy ! Component: 200 - total flux cleaned = 0.00954325 Jy ! Total flux subtracted in 200 components = 0.00954325 Jy ! Clean residual min=-0.006413 max=0.006159 Jy/beam ! Clean residual mean=0.000004 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 1.30052 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 239 components and 1.30052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124220Jy sigma=0.454482 ! Fit after self-cal, rms=0.124198Jy sigma=0.454002 ! 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. ! ! Fit before self-cal, rms=0.124198Jy sigma=0.454002 ! Fit after self-cal, rms=0.123155Jy sigma=0.453174 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.892 mas, bmaj=11.04 mas, bpa=5.749 degrees ! Estimated noise=1.11043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00324694 Jy ! Component: 100 - total flux cleaned = 0.00429106 Jy ! Component: 150 - total flux cleaned = 0.00489371 Jy ! Component: 200 - total flux cleaned = 0.00558927 Jy ! Total flux subtracted in 200 components = 0.00558927 Jy ! Clean residual min=-0.004906 max=0.005018 Jy/beam ! Clean residual mean=-0.000002 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 1.30611 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 253 components and 1.30611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122599Jy sigma=0.451447 ! Fit after self-cal, rms=0.122590Jy sigma=0.451237 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.00154433 Jy ! Component: 100 - total flux cleaned = 0.00205945 Jy ! Component: 150 - total flux cleaned = 0.00275984 Jy ! Component: 200 - total flux cleaned = 0.00319566 Jy ! Total flux subtracted in 200 components = 0.00319566 Jy ! Clean residual min=-0.004682 max=0.004503 Jy/beam ! Clean residual mean=-0.000001 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 1.3093 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 275 components and 1.3093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122171Jy sigma=0.450414 ! Fit after self-cal, rms=0.122165Jy sigma=0.450312 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.122165Jy sigma=0.450312 ! Fit after self-cal, rms=0.121775Jy sigma=0.450013 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.527 mas, bmaj=15.8 mas, bpa=11.63 degrees ! Estimated noise=0.915032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00397739 Jy ! Component: 100 - total flux cleaned = 0.00431856 Jy ! Component: 150 - total flux cleaned = 0.00450128 Jy ! Component: 200 - total flux cleaned = 0.00466585 Jy ! Total flux subtracted in 200 components = 0.00466585 Jy ! Clean residual min=-0.004328 max=0.004124 Jy/beam ! Clean residual mean=-0.000004 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 1.31397 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 292 components and 1.31397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121732Jy sigma=0.449162 ! Fit after self-cal, rms=0.121726Jy sigma=0.449070 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.0010724 Jy ! Component: 100 - total flux cleaned = 0.000998542 Jy ! Component: 150 - total flux cleaned = 0.00100028 Jy ! Component: 200 - total flux cleaned = 0.00113376 Jy ! Total flux subtracted in 200 components = 0.00113376 Jy ! Clean residual min=-0.004269 max=0.004048 Jy/beam ! Clean residual mean=-0.000004 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 1.3151 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 303 components and 1.3151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121737Jy sigma=0.448675 ! Fit after self-cal, rms=0.121735Jy sigma=0.448634 ! 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=5.894 mas, bmaj=11.03 mas, bpa=5.684 degrees ! Estimated noise=1.10961 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.894 x 11.03 at 5.684 degrees (North through East) ! Clean map min=-0.0057634 max=0.657 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121735Jy sigma=0.448634 ! Fit after self-cal, rms=0.122308Jy sigma=0.371224 ! Inverting map and beam ! Estimated beam: bmin=5.883 mas, bmaj=11.02 mas, bpa=5.649 degrees ! Estimated noise=1.10857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014454 Jy ! Component: 100 - total flux cleaned = 0.00175777 Jy ! Component: 150 - total flux cleaned = 0.00233281 Jy ! Component: 200 - total flux cleaned = 0.00269083 Jy ! Total flux subtracted in 200 components = 0.00269083 Jy ! Clean residual min=-0.003444 max=0.004071 Jy/beam ! Clean residual mean=-0.000002 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 1.31779 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 312 components and 1.31779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121969Jy sigma=0.370606 ! Fit after self-cal, rms=0.121962Jy sigma=0.370559 ! Inverting map ! Added new window around map position (-6, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018058 Jy ! Component: 100 - total flux cleaned = 0.00158659 Jy ! Component: 150 - total flux cleaned = 0.00204448 Jy ! Component: 200 - total flux cleaned = 0.00237266 Jy ! Total flux subtracted in 200 components = 0.00237266 Jy ! Clean residual min=-0.003494 max=0.003710 Jy/beam ! Clean residual mean=-0.000003 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 1.32017 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 326 components and 1.32017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121470Jy sigma=0.369751 ! Fit after self-cal, rms=0.121461Jy sigma=0.369632 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121461Jy sigma=0.369632 ! Fit after self-cal, rms=0.121569Jy sigma=0.369403 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=4.519 mas, bmaj=8.541 mas, bpa=5.51 degrees ! Estimated noise=3.11594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.513655 Jy ! Component: 100 - total flux cleaned = 0.740514 Jy ! Component: 150 - total flux cleaned = 0.883268 Jy ! Component: 200 - total flux cleaned = 0.980445 Jy ! Total flux subtracted in 200 components = 0.980445 Jy ! Clean residual min=-0.031597 max=0.054216 Jy/beam ! Clean residual mean=0.000023 rms=0.011370 Jy/beam ! Combined flux in latest and established models = 0.980445 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.980445 Jy ! Inverting map and beam ! Estimated beam: bmin=5.89 mas, bmaj=11.02 mas, bpa=5.726 degrees ! Estimated noise=1.10915 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.100435 Jy ! Component: 100 - total flux cleaned = 0.164604 Jy ! Component: 150 - total flux cleaned = 0.209392 Jy ! Component: 200 - total flux cleaned = 0.241956 Jy ! Total flux subtracted in 200 components = 0.241956 Jy ! Clean residual min=-0.013203 max=0.019072 Jy/beam ! Clean residual mean=-0.000009 rms=0.005542 Jy/beam ! Combined flux in latest and established models = 1.2224 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 150 components and 1.2224 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.507 mas, bmaj=15.77 mas, bpa=11.54 degrees ! Estimated noise=0.915605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0273829 Jy ! Component: 100 - total flux cleaned = 0.0458401 Jy ! Component: 150 - total flux cleaned = 0.0593878 Jy ! Component: 200 - total flux cleaned = 0.0696885 Jy ! Total flux subtracted in 200 components = 0.0696885 Jy ! Clean residual min=-0.006008 max=0.007304 Jy/beam ! Clean residual mean=-0.000010 rms=0.002261 Jy/beam ! Combined flux in latest and established models = 1.29209 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.00797462 Jy ! Component: 100 - total flux cleaned = 0.0142414 Jy ! Component: 150 - total flux cleaned = 0.0192475 Jy ! Component: 200 - total flux cleaned = 0.0226978 Jy ! Total flux subtracted in 200 components = 0.0226978 Jy ! Clean residual min=-0.004258 max=0.004387 Jy/beam ! Clean residual mean=-0.000003 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 1.31479 Jy ! Adding 138 model components to the UV plane model. ! The established model now contains 269 components and 1.31479 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.89 mas, bmaj=11.02 mas, bpa=5.726 degrees ! Estimated noise=1.10915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141199 Jy ! Component: 100 - total flux cleaned = 0.00178712 Jy ! Component: 150 - total flux cleaned = 0.00232004 Jy ! Component: 200 - total flux cleaned = 0.00315683 Jy ! Total flux subtracted in 200 components = 0.00315683 Jy ! Clean residual min=-0.004670 max=0.004926 Jy/beam ! Clean residual mean=-0.000004 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 1.31794 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 287 components and 1.31794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124643Jy sigma=0.372227 ! Fit after self-cal, rms=0.123649Jy sigma=0.371374 wmodel /scr/pima/rdv93_uvs/J1543-0757_S_map.mod ! Writing 287 model components to file: /scr/pima/rdv93_uvs/J1543-0757_S_map.mod wobs /scr/pima/rdv93_uvs/J1543-0757_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1543-0757_S_uvs.fits wwins /scr/pima/rdv93_uvs/J1543-0757_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv93_uvs/J1543-0757_S_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.000596446 Jy ! Component: 100 - total flux cleaned = 0.000523555 Jy ! Component: 150 - total flux cleaned = 0.000929421 Jy ! Component: 200 - total flux cleaned = 0.00150698 Jy ! Component: 250 - total flux cleaned = 0.00187587 Jy ! Component: 300 - total flux cleaned = 0.00211365 Jy ! Component: 350 - total flux cleaned = 0.0023965 Jy ! Component: 400 - total flux cleaned = 0.00255967 Jy ! Component: 450 - total flux cleaned = 0.00292726 Jy ! Component: 500 - total flux cleaned = 0.00297784 Jy ! Component: 550 - total flux cleaned = 0.0031767 Jy ! Component: 600 - total flux cleaned = 0.00327333 Jy ! Component: 650 - total flux cleaned = 0.00327238 Jy ! Component: 700 - total flux cleaned = 0.00327147 Jy ! Component: 750 - total flux cleaned = 0.00322691 Jy ! Component: 800 - total flux cleaned = 0.0033153 Jy ! Component: 850 - total flux cleaned = 0.00340167 Jy ! Component: 900 - total flux cleaned = 0.0035707 Jy ! Component: 950 - total flux cleaned = 0.00369554 Jy ! Component: 1000 - total flux cleaned = 0.00385777 Jy ! Component: 1050 - total flux cleaned = 0.00401741 Jy ! Component: 1100 - total flux cleaned = 0.00413455 Jy ! Component: 1150 - total flux cleaned = 0.00425039 Jy ! Component: 1200 - total flux cleaned = 0.00436509 Jy ! Component: 1250 - total flux cleaned = 0.0045512 Jy ! Component: 1300 - total flux cleaned = 0.00455116 Jy ! Component: 1350 - total flux cleaned = 0.00473189 Jy ! Component: 1400 - total flux cleaned = 0.00480325 Jy ! Component: 1450 - total flux cleaned = 0.00494361 Jy ! Component: 1500 - total flux cleaned = 0.00497866 Jy ! Component: 1550 - total flux cleaned = 0.00525199 Jy ! Component: 1600 - total flux cleaned = 0.00528547 Jy ! Component: 1650 - total flux cleaned = 0.00541897 Jy ! Component: 1700 - total flux cleaned = 0.00551721 Jy ! Component: 1750 - total flux cleaned = 0.00561496 Jy ! Component: 1800 - total flux cleaned = 0.00571158 Jy ! Component: 1850 - total flux cleaned = 0.00580694 Jy ! Component: 1900 - total flux cleaned = 0.00583832 Jy ! Component: 1950 - total flux cleaned = 0.00590026 Jy ! Component: 2000 - total flux cleaned = 0.00602307 Jy ! Component: 2050 - total flux cleaned = 0.00614479 Jy ! Component: 2100 - total flux cleaned = 0.00620482 Jy ! Component: 2150 - total flux cleaned = 0.00632414 Jy ! Component: 2200 - total flux cleaned = 0.00638286 Jy ! Component: 2250 - total flux cleaned = 0.00644148 Jy ! Component: 2300 - total flux cleaned = 0.00658615 Jy ! Component: 2350 - total flux cleaned = 0.00667154 Jy ! Component: 2400 - total flux cleaned = 0.00675679 Jy ! Component: 2450 - total flux cleaned = 0.00678467 Jy ! Component: 2500 - total flux cleaned = 0.00684013 Jy ! Component: 2550 - total flux cleaned = 0.00692244 Jy ! Component: 2600 - total flux cleaned = 0.00708626 Jy ! Component: 2650 - total flux cleaned = 0.0071129 Jy ! Component: 2700 - total flux cleaned = 0.00721983 Jy ! Component: 2750 - total flux cleaned = 0.00729905 Jy ! Component: 2800 - total flux cleaned = 0.00732492 Jy ! Component: 2850 - total flux cleaned = 0.0073771 Jy ! Component: 2900 - total flux cleaned = 0.00742889 Jy ! Component: 2950 - total flux cleaned = 0.00735291 Jy ! Component: 3000 - total flux cleaned = 0.00745436 Jy ! Component: 3050 - total flux cleaned = 0.00742922 Jy ! Component: 3100 - total flux cleaned = 0.00740421 Jy ! Component: 3150 - total flux cleaned = 0.0074289 Jy ! Component: 3200 - total flux cleaned = 0.00742893 Jy ! Component: 3250 - total flux cleaned = 0.00750141 Jy ! Component: 3300 - total flux cleaned = 0.0075013 Jy ! Component: 3350 - total flux cleaned = 0.00754908 Jy ! Component: 3400 - total flux cleaned = 0.00750161 Jy ! Component: 3450 - total flux cleaned = 0.00757227 Jy ! Component: 3500 - total flux cleaned = 0.00754888 Jy ! Component: 3550 - total flux cleaned = 0.00761824 Jy ! Component: 3600 - total flux cleaned = 0.00766424 Jy ! Component: 3650 - total flux cleaned = 0.00775549 Jy ! Component: 3700 - total flux cleaned = 0.00780076 Jy ! Component: 3750 - total flux cleaned = 0.00782323 Jy ! Component: 3800 - total flux cleaned = 0.00780112 Jy ! Component: 3850 - total flux cleaned = 0.00786741 Jy ! Component: 3900 - total flux cleaned = 0.00791129 Jy ! Component: 3950 - total flux cleaned = 0.00788926 Jy ! Component: 4000 - total flux cleaned = 0.0079756 Jy ! Component: 4050 - total flux cleaned = 0.00793277 Jy ! Total flux subtracted in 4096 components = 0.00799666 Jy ! Clean residual min=-0.001149 max=0.001103 Jy/beam ! Clean residual mean=0.000000 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 1.32594 Jy keep ! Adding 224 model components to the UV plane model. ! The established model now contains 508 components and 1.32594 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J1543-0757_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.89 x 11.02 at 5.726 degrees (North through East) ! Clean map min=-0.0029382 max=0.65883 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1543-0757_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.658834 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000370043 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.168499 0.168499 0.336997 0.673995 1.34799 2.69598 5.39196 10.7839 21.5678 43.1357 86.2713 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.658 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1543-0757_S_uvs.log closed on Tue Sep 24 17:08:10 2013