! Started logfile: /scr/pima/br145ag_uvs/J0543+2403_X_uvs.log on Mon Feb 15 22:23:32 2016 obs /scr/pima/br145ag_uvs/J0543+2403_X_uva.fits ! Reading UV FITS file: /scr/pima/br145ag_uvs/J0543+2403_X_uva.fits ! AN table 1: 5 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.892857 visibilities/baseline/integration-bin. ! Found source: J0543+2403 ! ! 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 8.10949e+09 1.28e+08 1 1.28e+08 ! 02 2 8.12349e+09 1.28e+08 1 1.28e+08 ! 03 3 8.16549e+09 1.28e+08 1 1.28e+08 ! 04 4 8.23549e+09 1.28e+08 1 1.28e+08 ! 05 5 8.31949e+09 1.28e+08 1 1.28e+08 ! 06 6 8.41749e+09 1.28e+08 1 1.28e+08 ! 07 7 8.55649e+09 1.28e+08 1 1.28e+08 ! 08 8 8.58349e+09 1.28e+08 1 1.28e+08 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1000 visibilities. select rr, 1,2,3,4,6,7,8 ! Selecting polarization: RR, channels: 1..4 6..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: (none) ! 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/br145ag_uvs/J0543+2403_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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=1.000729Jy sigma=37.153530 ! Fit after self-cal, rms=0.976687Jy sigma=36.240073 ! 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.7415 mas, bmaj=1.837 mas, bpa=-2.376 degrees ! Estimated noise=0.969446 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.019226 Jy ! Component: 100 - total flux cleaned = 0.0235366 Jy ! Total flux subtracted in 100 components = 0.0235366 Jy ! Clean residual min=-0.002746 max=0.002782 Jy/beam ! Clean residual mean=0.000002 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.0235366 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0235366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022468Jy sigma=0.765910 ! Fit after self-cal, rms=0.020113Jy sigma=0.690927 ! 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=0.8944 mas, bmaj=2.06 mas, bpa=-0.4686 degrees ! Estimated noise=0.679703 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.00213883 Jy ! Component: 100 - total flux cleaned = 0.00304972 Jy ! Component: 150 - total flux cleaned = 0.00326281 Jy ! Component: 200 - total flux cleaned = 0.00330219 Jy ! Total flux subtracted in 200 components = 0.00330219 Jy ! Clean residual min=-0.001988 max=0.001934 Jy/beam ! Clean residual mean=0.000003 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.0268388 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 12 components and 0.0268388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019919Jy sigma=0.681637 ! Fit after self-cal, rms=0.019909Jy sigma=0.681467 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8944 x 2.06 at -0.4686 degrees (North through East) ! Clean map min=-0.0018256 max=0.02559 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* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.89 LA 0.97 MK 1.00* ! NL 0.92 OV 0.90 PT 0.91 SC 1.18 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.15 LA 0.86 MK 0.91 ! NL 0.94 OV 1.10 PT 1.19 SC 0.98 ! ! ! Fit before self-cal, rms=0.019909Jy sigma=0.681467 ! Fit after self-cal, rms=0.019913Jy sigma=0.677941 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8937 mas, bmaj=2.063 mas, bpa=-0.715 degrees ! Estimated noise=0.67523 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.000284176 Jy ! Component: 100 - total flux cleaned = -0.000297629 Jy ! Component: 150 - total flux cleaned = -0.000310424 Jy ! Component: 200 - total flux cleaned = -0.000322575 Jy ! Total flux subtracted in 200 components = -0.000322575 Jy ! Clean residual min=-0.001897 max=0.001834 Jy/beam ! Clean residual mean=0.000003 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0265162 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.0265162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019894Jy sigma=0.677177 ! Fit after self-cal, rms=0.019913Jy sigma=0.677007 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019913Jy sigma=0.677007 ! Fit after self-cal, rms=0.019920Jy sigma=0.676988 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8939 mas, bmaj=2.065 mas, bpa=-0.7499 degrees ! Estimated noise=0.675089 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00013431 Jy ! Component: 100 - total flux cleaned = -0.000145162 Jy ! Component: 150 - total flux cleaned = -0.000145276 Jy ! Component: 200 - total flux cleaned = -0.000165108 Jy ! Total flux subtracted in 200 components = -0.000165108 Jy ! Clean residual min=-0.001859 max=0.001818 Jy/beam ! Clean residual mean=0.000003 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0263511 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.0263511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019909Jy sigma=0.676559 ! Fit after self-cal, rms=0.019910Jy sigma=0.676535 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 = -3.36012e-05 Jy ! Component: 100 - total flux cleaned = -4.32743e-05 Jy ! Component: 150 - total flux cleaned = -5.19405e-05 Jy ! Component: 200 - total flux cleaned = -6.00184e-05 Jy ! Total flux subtracted in 200 components = -6.00184e-05 Jy ! Clean residual min=-0.001850 max=0.001806 Jy/beam ! Clean residual mean=0.000003 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0262911 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.0262911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019903Jy sigma=0.676252 ! Fit after self-cal, rms=0.019903Jy sigma=0.676235 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019903Jy sigma=0.676235 ! Fit after self-cal, rms=0.019896Jy sigma=0.676225 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8943 mas, bmaj=2.066 mas, bpa=-0.7313 degrees ! Estimated noise=0.675063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.77421e-05 Jy ! Component: 100 - total flux cleaned = -5.77155e-05 Jy ! Component: 150 - total flux cleaned = -6.49157e-05 Jy ! Component: 200 - total flux cleaned = -6.4665e-05 Jy ! Total flux subtracted in 200 components = -6.4665e-05 Jy ! Clean residual min=-0.001830 max=0.001799 Jy/beam ! Clean residual mean=0.000003 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0262264 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.0262264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019890Jy sigma=0.676019 ! Fit after self-cal, rms=0.019889Jy sigma=0.676004 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.97628e-05 Jy ! Component: 100 - total flux cleaned = -1.94686e-05 Jy ! Component: 150 - total flux cleaned = -1.95535e-05 Jy ! Component: 200 - total flux cleaned = -1.94823e-05 Jy ! Total flux subtracted in 200 components = -1.94823e-05 Jy ! Clean residual min=-0.001820 max=0.001803 Jy/beam ! Clean residual mean=0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.026207 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.026207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019885Jy sigma=0.675852 ! Fit after self-cal, rms=0.019885Jy sigma=0.675837 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019885Jy sigma=0.675837 ! Fit after self-cal, rms=0.019880Jy sigma=0.675833 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.049 mas, bmaj=2.872 mas, bpa=11.1 degrees ! Estimated noise=0.927616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000288409 Jy ! Component: 100 - total flux cleaned = 0.000249186 Jy ! Component: 150 - total flux cleaned = 0.000202163 Jy ! Component: 200 - total flux cleaned = 0.000160767 Jy ! Total flux subtracted in 200 components = 0.000160767 Jy ! Clean residual min=-0.002266 max=0.002369 Jy/beam ! Clean residual mean=0.000007 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.0263677 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 25 components and 0.0263677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019884Jy sigma=0.676124 ! Fit after self-cal, rms=0.019881Jy sigma=0.675983 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 = 3.85644e-05 Jy ! Component: 100 - total flux cleaned = 1.74243e-05 Jy ! Component: 150 - total flux cleaned = 5.31758e-06 Jy ! Component: 200 - total flux cleaned = 5.4672e-07 Jy ! Total flux subtracted in 200 components = 5.4672e-07 Jy ! Clean residual min=-0.002267 max=0.002367 Jy/beam ! Clean residual mean=0.000007 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.0263683 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.0263683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019885Jy sigma=0.676307 ! Fit after self-cal, rms=0.019883Jy sigma=0.676248 ! 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=0.8945 mas, bmaj=2.066 mas, bpa=-0.7191 degrees ! Estimated noise=0.675042 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8945 x 2.066 at -0.7191 degrees (North through East) ! Clean map min=-0.0016215 max=0.025482 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.7385 mas, bmaj=1.845 mas, bpa=-2.78 degrees ! Estimated noise=0.960816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0201837 Jy ! Component: 100 - total flux cleaned = 0.0248232 Jy ! Component: 150 - total flux cleaned = 0.0263929 Jy ! Component: 200 - total flux cleaned = 0.0268474 Jy ! Total flux subtracted in 200 components = 0.0268474 Jy ! Clean residual min=-0.002699 max=0.002235 Jy/beam ! Clean residual mean=0.000002 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.0268474 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0268474 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8945 mas, bmaj=2.066 mas, bpa=-0.7191 degrees ! Estimated noise=0.675042 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.000449019 Jy ! Component: 100 - total flux cleaned = -0.000538952 Jy ! Component: 150 - total flux cleaned = -0.000553895 Jy ! Component: 200 - total flux cleaned = -0.000579692 Jy ! Total flux subtracted in 200 components = -0.000579692 Jy ! Clean residual min=-0.001933 max=0.001815 Jy/beam ! Clean residual mean=0.000003 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0262677 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.0262677 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.049 mas, bmaj=2.872 mas, bpa=11.1 degrees ! Estimated noise=0.927616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000351356 Jy ! Component: 100 - total flux cleaned = 0.000252006 Jy ! Component: 150 - total flux cleaned = 0.000187713 Jy ! Component: 200 - total flux cleaned = 0.000145798 Jy ! Total flux subtracted in 200 components = 0.000145798 Jy ! Clean residual min=-0.002277 max=0.002385 Jy/beam ! Clean residual mean=0.000006 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.0264135 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.36508e-05 Jy ! Component: 100 - total flux cleaned = -1.37001e-05 Jy ! Component: 150 - total flux cleaned = -1.33124e-05 Jy ! Component: 200 - total flux cleaned = -1.30165e-05 Jy ! Total flux subtracted in 200 components = -1.30165e-05 Jy ! Clean residual min=-0.002273 max=0.002361 Jy/beam ! Clean residual mean=0.000006 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0264005 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.0264005 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8945 mas, bmaj=2.066 mas, bpa=-0.7191 degrees ! Estimated noise=0.675042 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.04304e-05 Jy ! Component: 100 - total flux cleaned = -2.14299e-05 Jy ! Component: 150 - total flux cleaned = -3.49481e-05 Jy ! Component: 200 - total flux cleaned = -3.49417e-05 Jy ! Total flux subtracted in 200 components = -3.49417e-05 Jy ! Clean residual min=-0.001808 max=0.001799 Jy/beam ! Clean residual mean=0.000003 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0263656 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.0263656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019888Jy sigma=0.676544 ! Fit after self-cal, rms=0.019889Jy sigma=0.676446 wmodel /scr/pima/br145ag_uvs/J0543+2403_X_map.mod ! Writing 37 model components to file: /scr/pima/br145ag_uvs/J0543+2403_X_map.mod wobs /scr/pima/br145ag_uvs/J0543+2403_X_uvs.fits ! Writing UV FITS file: /scr/pima/br145ag_uvs/J0543+2403_X_uvs.fits wwins /scr/pima/br145ag_uvs/J0543+2403_X_map.win ! wwins: Wrote 1 windows to /scr/pima/br145ag_uvs/J0543+2403_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.000164254 Jy ! Component: 100 - total flux cleaned = 0.000435943 Jy ! Component: 150 - total flux cleaned = 0.00060486 Jy ! Component: 200 - total flux cleaned = 0.000736295 Jy ! Component: 250 - total flux cleaned = 0.000835377 Jy ! Component: 300 - total flux cleaned = 0.000859622 Jy ! Component: 350 - total flux cleaned = 0.000770074 Jy ! Component: 400 - total flux cleaned = 0.000727562 Jy ! Component: 450 - total flux cleaned = 0.00068704 Jy ! Component: 500 - total flux cleaned = 0.000647074 Jy ! Component: 550 - total flux cleaned = 0.000588769 Jy ! Component: 600 - total flux cleaned = 0.000550942 Jy ! Component: 650 - total flux cleaned = 0.000532632 Jy ! Component: 700 - total flux cleaned = 0.000461359 Jy ! Component: 750 - total flux cleaned = 0.000444171 Jy ! Component: 800 - total flux cleaned = 0.000410189 Jy ! Component: 850 - total flux cleaned = 0.000393475 Jy ! Component: 900 - total flux cleaned = 0.000328638 Jy ! Component: 950 - total flux cleaned = 0.000312985 Jy ! Component: 1000 - total flux cleaned = 0.000266928 Jy ! Component: 1050 - total flux cleaned = 0.000206668 Jy ! Component: 1100 - total flux cleaned = 0.000192067 Jy ! Component: 1150 - total flux cleaned = 0.000105117 Jy ! Component: 1200 - total flux cleaned = 6.2468e-05 Jy ! Component: 1250 - total flux cleaned = -3.47942e-05 Jy ! Component: 1300 - total flux cleaned = -7.58464e-05 Jy ! Component: 1350 - total flux cleaned = -0.000143082 Jy ! Component: 1400 - total flux cleaned = -0.000221833 Jy ! Component: 1450 - total flux cleaned = -0.000286425 Jy ! Component: 1500 - total flux cleaned = -0.000362687 Jy ! Component: 1550 - total flux cleaned = -0.000400209 Jy ! Component: 1600 - total flux cleaned = -0.000461918 Jy ! Component: 1650 - total flux cleaned = -0.000486143 Jy ! Component: 1700 - total flux cleaned = -0.000498194 Jy ! Component: 1750 - total flux cleaned = -0.00051014 Jy ! Component: 1800 - total flux cleaned = -0.000556916 Jy ! Component: 1850 - total flux cleaned = -0.000568485 Jy ! Component: 1900 - total flux cleaned = -0.000625747 Jy ! Component: 1950 - total flux cleaned = -0.000671026 Jy ! Component: 2000 - total flux cleaned = -0.000693574 Jy ! Component: 2050 - total flux cleaned = -0.000760231 Jy ! Component: 2100 - total flux cleaned = -0.000804202 Jy ! Component: 2150 - total flux cleaned = -0.000847779 Jy ! Component: 2200 - total flux cleaned = -0.000891096 Jy ! Component: 2250 - total flux cleaned = -0.000933925 Jy ! Component: 2300 - total flux cleaned = -0.000965767 Jy ! Component: 2350 - total flux cleaned = -0.00101835 Jy ! Component: 2400 - total flux cleaned = -0.00103923 Jy ! Component: 2450 - total flux cleaned = -0.00107043 Jy ! Component: 2500 - total flux cleaned = -0.00110138 Jy ! Component: 2550 - total flux cleaned = -0.00110137 Jy ! Component: 2600 - total flux cleaned = -0.00111159 Jy ! Component: 2650 - total flux cleaned = -0.00108124 Jy ! Component: 2700 - total flux cleaned = -0.00109138 Jy ! Component: 2750 - total flux cleaned = -0.00108127 Jy ! Component: 2800 - total flux cleaned = -0.00107125 Jy ! Component: 2850 - total flux cleaned = -0.00108129 Jy ! Component: 2900 - total flux cleaned = -0.00110109 Jy ! Component: 2950 - total flux cleaned = -0.00112082 Jy ! Component: 3000 - total flux cleaned = -0.00113058 Jy ! Component: 3050 - total flux cleaned = -0.00115013 Jy ! Component: 3100 - total flux cleaned = -0.00115013 Jy ! Component: 3150 - total flux cleaned = -0.00116959 Jy ! Component: 3200 - total flux cleaned = -0.00118898 Jy ! Component: 3250 - total flux cleaned = -0.00121795 Jy ! Component: 3300 - total flux cleaned = -0.00123719 Jy ! Component: 3350 - total flux cleaned = -0.00123715 Jy ! Component: 3400 - total flux cleaned = -0.00123711 Jy ! Component: 3450 - total flux cleaned = -0.00124666 Jy ! Component: 3500 - total flux cleaned = -0.00125624 Jy ! Component: 3550 - total flux cleaned = -0.00125625 Jy ! Component: 3600 - total flux cleaned = -0.00126576 Jy ! Component: 3650 - total flux cleaned = -0.00126578 Jy ! Component: 3700 - total flux cleaned = -0.00128473 Jy ! Component: 3750 - total flux cleaned = -0.00128468 Jy ! Component: 3800 - total flux cleaned = -0.00129418 Jy ! Component: 3850 - total flux cleaned = -0.00132257 Jy ! Component: 3900 - total flux cleaned = -0.00131312 Jy ! Component: 3950 - total flux cleaned = -0.00134145 Jy ! Component: 4000 - total flux cleaned = -0.00135092 Jy ! Component: 4050 - total flux cleaned = -0.00136033 Jy ! Total flux subtracted in 4096 components = -0.00136982 Jy ! Clean residual min=-0.000703 max=0.000712 Jy/beam ! Clean residual mean=0.000000 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.0249958 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 292 components and 0.0249957 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/br145ag_uvs/J0543+2403_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8945 x 2.066 at -0.7191 degrees (North through East) ! Clean map min=-0.0016937 max=0.025162 Jy/beam ! Writing clean map to FITS file: /scr/pima/br145ag_uvs/J0543+2403_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0251622 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000148099 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.76574 1.76574 3.53148 7.06296 14.1259 28.2518 56.5037 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.025 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 169.9 quit ! Quitting program ! Log file /scr/pima/br145ag_uvs/J0543+2403_X_uvs.log closed on Mon Feb 15 22:23:36 2016