! Started logfile: /scr/pima/bp171ag_uvs/J2110-3635_X_uvs.log on Fri Oct 11 07:19:18 2013 obs /scr/pima/bp171ag_uvs/J2110-3635_X_uva.fits ! Reading UV FITS file: /scr/pima/bp171ag_uvs/J2110-3635_X_uva.fits ! AN table 1: 2 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2110-3635 ! ! 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 576 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 /scr/pima/bp171ag_uvs/J2110-3635_X] 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.006785Jy sigma=2.916663 ! Fit after self-cal, rms=0.915596Jy sigma=2.563167 ! 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=0.7795 mas, bmaj=2.171 mas, bpa=12.19 degrees ! Estimated noise=17.2062 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.0706429 Jy ! Component: 100 - total flux cleaned = 0.091057 Jy ! Total flux subtracted in 100 components = 0.091057 Jy ! Clean residual min=-0.005399 max=0.009927 Jy/beam ! Clean residual mean=-0.000061 rms=0.001952 Jy/beam ! Combined flux in latest and established models = 0.0910569 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0910569 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.033129Jy sigma=0.101102 ! Fit after self-cal, rms=0.032999Jy sigma=0.100951 ! 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=1.021 mas, bmaj=2.748 mas, bpa=10.14 degrees ! Estimated noise=11.5241 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.0145934 Jy ! Component: 100 - total flux cleaned = 0.0213966 Jy ! Component: 150 - total flux cleaned = 0.0248611 Jy ! Component: 200 - total flux cleaned = 0.0266439 Jy ! Total flux subtracted in 200 components = 0.0266439 Jy ! Clean residual min=-0.005539 max=0.005449 Jy/beam ! Clean residual mean=-0.000069 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.117701 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.117701 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.031896Jy sigma=0.069637 ! Fit after self-cal, rms=0.031885Jy sigma=0.069618 ! 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 1.10 FD 1.11 KP 0.91 LA 0.98 ! MK 0.89 NL 1.61 OV 1.00 PT 0.85 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.97 KP 0.96 LA 0.98 ! MK 1.02 NL 1.43 OV 0.88 PT 0.89 ! SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.13 KP 1.01 LA 0.96 ! MK 1.05 NL 1.36 OV 0.94 PT 0.83 ! SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.11 KP 0.90 LA 0.96 ! MK 1.14 NL 1.55 OV 1.01 PT 0.83 ! SC 1.05 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 KP 1.02 LA 1.02 ! MK 0.97 NL 1.11 OV 0.95 PT 0.85 ! SC 1.05 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.10 KP 1.03 LA 1.11 ! MK 1.00 NL 1.44 OV 0.99 PT 0.89 ! SC 0.93 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 KP 1.04 LA 0.91 ! MK 0.95 NL 1.25 OV 1.07 PT 0.91 ! SC 0.98 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.07 KP 1.05 LA 0.86 ! MK 0.99 NL 1.22 OV 1.02 PT 0.79 ! SC 1.15 ! ! ! Fit before self-cal, rms=0.031885Jy sigma=0.069618 ! Fit after self-cal, rms=0.029576Jy sigma=0.051477 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.029 mas, bmaj=2.763 mas, bpa=10.2 degrees ! Estimated noise=11.3573 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.00219322 Jy ! Component: 100 - total flux cleaned = -0.00310703 Jy ! Component: 150 - total flux cleaned = -0.00334814 Jy ! Component: 200 - total flux cleaned = -0.00337956 Jy ! Total flux subtracted in 200 components = -0.00337956 Jy ! Clean residual min=-0.002221 max=0.002892 Jy/beam ! Clean residual mean=-0.000016 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.114321 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.114321 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.029064Jy sigma=0.051980 ! Fit after self-cal, rms=0.029193Jy sigma=0.051939 ! 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.029193Jy sigma=0.051939 ! Fit after self-cal, rms=0.028991Jy sigma=0.051297 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.027 mas, bmaj=2.754 mas, bpa=9.988 degrees ! Estimated noise=11.0671 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00204852 Jy ! Component: 100 - total flux cleaned = -0.00275165 Jy ! Component: 150 - total flux cleaned = -0.00292416 Jy ! Component: 200 - total flux cleaned = -0.00293731 Jy ! Total flux subtracted in 200 components = -0.00293731 Jy ! Clean residual min=-0.002121 max=0.002774 Jy/beam ! Clean residual mean=-0.000015 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.111384 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.111384 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.028471Jy sigma=0.051835 ! Fit after self-cal, rms=0.028489Jy sigma=0.051824 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 (-3.8, -15.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226566 Jy ! Component: 100 - total flux cleaned = 0.00215762 Jy ! Component: 150 - total flux cleaned = 0.00218698 Jy ! Component: 200 - total flux cleaned = 0.00218732 Jy ! Total flux subtracted in 200 components = 0.00218732 Jy ! Clean residual min=-0.001879 max=0.002260 Jy/beam ! Clean residual mean=-0.000012 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.113571 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.113571 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.028128Jy sigma=0.051088 ! Fit after self-cal, rms=0.028132Jy sigma=0.050902 ! 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.028132Jy sigma=0.050902 ! Fit after self-cal, rms=0.027752Jy sigma=0.050332 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.022 mas, bmaj=2.738 mas, bpa=9.788 degrees ! Estimated noise=10.7745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00130478 Jy ! Component: 100 - total flux cleaned = -0.00127097 Jy ! Component: 150 - total flux cleaned = -0.00137029 Jy ! Component: 200 - total flux cleaned = -0.00145062 Jy ! Total flux subtracted in 200 components = -0.00145062 Jy ! Clean residual min=-0.001706 max=0.001910 Jy/beam ! Clean residual mean=-0.000009 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.112121 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 72 components and 0.112121 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.027135Jy sigma=0.050640 ! Fit after self-cal, rms=0.027152Jy sigma=0.050582 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.000327485 Jy ! Component: 100 - total flux cleaned = 0.000330297 Jy ! Component: 150 - total flux cleaned = 0.000273397 Jy ! Component: 200 - total flux cleaned = 0.000234784 Jy ! Total flux subtracted in 200 components = 0.000234784 Jy ! Clean residual min=-0.001704 max=0.001831 Jy/beam ! Clean residual mean=-0.000008 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.112355 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.112355 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.027063Jy sigma=0.050571 ! Fit after self-cal, rms=0.027081Jy sigma=0.050552 ! 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.027081Jy sigma=0.050552 ! Fit after self-cal, rms=0.026759Jy sigma=0.050032 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.822 mas, bmaj=9.042 mas, bpa=11.18 degrees ! Estimated noise=11.2966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00179926 Jy ! Component: 100 - total flux cleaned = -0.00182464 Jy ! Component: 150 - total flux cleaned = -0.00185416 Jy ! Component: 200 - total flux cleaned = -0.0019195 Jy ! Total flux subtracted in 200 components = -0.0019195 Jy ! Clean residual min=-0.001662 max=0.001655 Jy/beam ! Clean residual mean=-0.000011 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.110436 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.110436 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.026263Jy sigma=0.050432 ! Fit after self-cal, rms=0.026276Jy sigma=0.050415 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.000180512 Jy ! Component: 100 - total flux cleaned = 0.000121437 Jy ! Component: 150 - total flux cleaned = 7.91707e-05 Jy ! Component: 200 - total flux cleaned = 4.07386e-05 Jy ! Total flux subtracted in 200 components = 4.07386e-05 Jy ! Clean residual min=-0.001666 max=0.001649 Jy/beam ! Clean residual mean=-0.000011 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.110477 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 90 components and 0.110477 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.026222Jy sigma=0.050420 ! Fit after self-cal, rms=0.026228Jy sigma=0.050414 ! 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=1.017 mas, bmaj=2.722 mas, bpa=9.563 degrees ! Estimated noise=10.4975 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.017 x 2.722 at 9.563 degrees (North through East) ! Clean map min=-0.0014507 max=0.078538 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=0.7761 mas, bmaj=2.151 mas, bpa=11.9 degrees ! Estimated noise=15.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0653884 Jy ! Component: 100 - total flux cleaned = 0.0845763 Jy ! Component: 150 - total flux cleaned = 0.0932046 Jy ! Component: 200 - total flux cleaned = 0.098607 Jy ! Total flux subtracted in 200 components = 0.098607 Jy ! Clean residual min=-0.002657 max=0.003482 Jy/beam ! Clean residual mean=-0.000018 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.0986071 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0986071 Jy ! Inverting map and beam ! Estimated beam: bmin=1.017 mas, bmaj=2.722 mas, bpa=9.563 degrees ! Estimated noise=10.4975 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) ! Added new window around map position (-1.6, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0054024 Jy ! Component: 100 - total flux cleaned = 0.00808727 Jy ! Component: 150 - total flux cleaned = 0.0096953 Jy ! Component: 200 - total flux cleaned = 0.0105692 Jy ! Total flux subtracted in 200 components = 0.0105692 Jy ! Clean residual min=-0.001553 max=0.001779 Jy/beam ! Clean residual mean=-0.000011 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.109176 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 54 components and 0.109176 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=2.822 mas, bmaj=9.042 mas, bpa=11.18 degrees ! Estimated noise=11.2966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000632308 Jy ! Component: 100 - total flux cleaned = 0.000797916 Jy ! Component: 150 - total flux cleaned = 0.000870828 Jy ! Component: 200 - total flux cleaned = 0.000925815 Jy ! Total flux subtracted in 200 components = 0.000925815 Jy ! Clean residual min=-0.001694 max=0.001677 Jy/beam ! Clean residual mean=-0.000013 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.110102 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 = 4.98079e-05 Jy ! Component: 100 - total flux cleaned = 9.55201e-05 Jy ! Component: 150 - total flux cleaned = 0.000129435 Jy ! Component: 200 - total flux cleaned = 0.000153172 Jy ! Total flux subtracted in 200 components = 0.000153172 Jy ! Clean residual min=-0.001673 max=0.001667 Jy/beam ! Clean residual mean=-0.000012 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.110255 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.110255 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.017 mas, bmaj=2.722 mas, bpa=9.563 degrees ! Estimated noise=10.4975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.17348e-05 Jy ! Component: 100 - total flux cleaned = -2.23195e-05 Jy ! Component: 150 - total flux cleaned = -8.79455e-06 Jy ! Component: 200 - total flux cleaned = 3.78043e-06 Jy ! Total flux subtracted in 200 components = 3.78043e-06 Jy ! Clean residual min=-0.001538 max=0.001835 Jy/beam ! Clean residual mean=-0.000008 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.110259 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 86 components and 0.110259 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.026109Jy sigma=0.050496 ! Fit after self-cal, rms=0.026125Jy sigma=0.050486 wmodel /scr/pima/bp171ag_uvs/J2110-3635_X_map.mod ! Writing 86 model components to file: /scr/pima/bp171ag_uvs/J2110-3635_X_map.mod wobs /scr/pima/bp171ag_uvs/J2110-3635_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp171ag_uvs/J2110-3635_X_uvs.fits wwins /scr/pima/bp171ag_uvs/J2110-3635_X_map.win ! wwins: Wrote 3 windows to /scr/pima/bp171ag_uvs/J2110-3635_X_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.000762629 Jy ! Component: 100 - total flux cleaned = 0.00087355 Jy ! Component: 150 - total flux cleaned = 0.000827335 Jy ! Component: 200 - total flux cleaned = 0.000669112 Jy ! Component: 250 - total flux cleaned = 0.000690498 Jy ! Component: 300 - total flux cleaned = 0.000690155 Jy ! Component: 350 - total flux cleaned = 0.000709802 Jy ! Component: 400 - total flux cleaned = 0.000709944 Jy ! Component: 450 - total flux cleaned = 0.000692127 Jy ! Component: 500 - total flux cleaned = 0.000727769 Jy ! Component: 550 - total flux cleaned = 0.000744888 Jy ! Component: 600 - total flux cleaned = 0.000778448 Jy ! Component: 650 - total flux cleaned = 0.000860247 Jy ! Component: 700 - total flux cleaned = 0.000891905 Jy ! Component: 750 - total flux cleaned = 0.000954504 Jy ! Component: 800 - total flux cleaned = 0.00103125 Jy ! Component: 850 - total flux cleaned = 0.00106143 Jy ! Component: 900 - total flux cleaned = 0.0011057 Jy ! Component: 950 - total flux cleaned = 0.00117799 Jy ! Component: 1000 - total flux cleaned = 0.0012066 Jy ! Component: 1050 - total flux cleaned = 0.00123465 Jy ! Component: 1100 - total flux cleaned = 0.00130329 Jy ! Component: 1150 - total flux cleaned = 0.00134372 Jy ! Component: 1200 - total flux cleaned = 0.00137026 Jy ! Component: 1250 - total flux cleaned = 0.00138339 Jy ! Component: 1300 - total flux cleaned = 0.00134508 Jy ! Component: 1350 - total flux cleaned = 0.00134524 Jy ! Component: 1400 - total flux cleaned = 0.00132038 Jy ! Component: 1450 - total flux cleaned = 0.00133252 Jy ! Component: 1500 - total flux cleaned = 0.00128392 Jy ! Component: 1550 - total flux cleaned = 0.00128395 Jy ! Component: 1600 - total flux cleaned = 0.00123681 Jy ! Component: 1650 - total flux cleaned = 0.00123686 Jy ! Component: 1700 - total flux cleaned = 0.00119073 Jy ! Component: 1750 - total flux cleaned = 0.00117928 Jy ! Component: 1800 - total flux cleaned = 0.00114537 Jy ! Component: 1850 - total flux cleaned = 0.00114539 Jy ! Component: 1900 - total flux cleaned = 0.00110132 Jy ! Component: 1950 - total flux cleaned = 0.00112311 Jy ! Component: 2000 - total flux cleaned = 0.00107994 Jy ! Component: 2050 - total flux cleaned = 0.00104794 Jy ! Component: 2100 - total flux cleaned = 0.00102679 Jy ! Component: 2150 - total flux cleaned = 0.00103741 Jy ! Component: 2200 - total flux cleaned = 0.00108948 Jy ! Component: 2250 - total flux cleaned = 0.00108937 Jy ! Component: 2300 - total flux cleaned = 0.00109959 Jy ! Component: 2350 - total flux cleaned = 0.00108942 Jy ! Component: 2400 - total flux cleaned = 0.00112976 Jy ! Component: 2450 - total flux cleaned = 0.00113981 Jy ! Component: 2500 - total flux cleaned = 0.00113001 Jy ! Component: 2550 - total flux cleaned = 0.00117944 Jy ! Component: 2600 - total flux cleaned = 0.00119898 Jy ! Component: 2650 - total flux cleaned = 0.00121846 Jy ! Component: 2700 - total flux cleaned = 0.00122805 Jy ! Component: 2750 - total flux cleaned = 0.00124732 Jy ! Component: 2800 - total flux cleaned = 0.00126653 Jy ! Component: 2850 - total flux cleaned = 0.00128558 Jy ! Component: 2900 - total flux cleaned = 0.0013329 Jy ! Component: 2950 - total flux cleaned = 0.00132348 Jy ! Component: 3000 - total flux cleaned = 0.00134222 Jy ! Component: 3050 - total flux cleaned = 0.00138886 Jy ! Component: 3100 - total flux cleaned = 0.00139812 Jy ! Component: 3150 - total flux cleaned = 0.00140735 Jy ! Component: 3200 - total flux cleaned = 0.00141658 Jy ! Component: 3250 - total flux cleaned = 0.00142571 Jy ! Component: 3300 - total flux cleaned = 0.00142574 Jy ! Component: 3350 - total flux cleaned = 0.00139841 Jy ! Component: 3400 - total flux cleaned = 0.00138027 Jy ! Component: 3450 - total flux cleaned = 0.00134406 Jy ! Component: 3500 - total flux cleaned = 0.00133504 Jy ! Component: 3550 - total flux cleaned = 0.001335 Jy ! Component: 3600 - total flux cleaned = 0.00129016 Jy ! Component: 3650 - total flux cleaned = 0.00129021 Jy ! Component: 3700 - total flux cleaned = 0.00125446 Jy ! Component: 3750 - total flux cleaned = 0.00120996 Jy ! Component: 3800 - total flux cleaned = 0.00120111 Jy ! Component: 3850 - total flux cleaned = 0.00119223 Jy ! Component: 3900 - total flux cleaned = 0.00118334 Jy ! Component: 3950 - total flux cleaned = 0.00116572 Jy ! Component: 4000 - total flux cleaned = 0.00115687 Jy ! Component: 4050 - total flux cleaned = 0.00113922 Jy ! Total flux subtracted in 4096 components = 0.00110396 Jy ! Clean residual min=-0.000468 max=0.000541 Jy/beam ! Clean residual mean=-0.000004 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.111363 Jy keep ! Adding 224 model components to the UV plane model. ! The established model now contains 310 components and 0.111363 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171ag_uvs/J2110-3635_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.017 x 2.722 at 9.563 degrees (North through East) ! Clean map min=-0.0010132 max=0.079611 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171ag_uvs/J2110-3635_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0796106 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000166903 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.628947 0.628947 1.25789 2.51579 5.03158 10.0632 20.1263 40.2526 80.5053 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.079 quit ! Quitting program ! Log file /scr/pima/bp171ag_uvs/J2110-3635_X_uvs.log closed on Fri Oct 11 07:19:22 2013