! Started logfile: /scr/pima/bg219e_uvs/J1246-2547_S_uvs.log on Thu Apr 7 06:44:30 2016 obs /scr/pima/bg219e_uvs/J1246-2547_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1246-2547_S_uva.fits ! AN table 1: 8 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J1246-2547 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 1024 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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/bg219e_uvs/J1246-2547_S] 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.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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.192981Jy sigma=17.605550 ! Fit after self-cal, rms=0.395479Jy sigma=5.523507 ! 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=2.983 mas, bmaj=15.01 mas, bpa=19.6 degrees ! Estimated noise=2.02306 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.457064 Jy ! Component: 100 - total flux cleaned = 0.584273 Jy ! Total flux subtracted in 100 components = 0.584273 Jy ! Clean residual min=-0.034350 max=0.057646 Jy/beam ! Clean residual mean=-0.000166 rms=0.010975 Jy/beam ! Combined flux in latest and established models = 0.584274 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.584274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165185Jy sigma=2.529073 ! Fit after self-cal, rms=0.164662Jy sigma=2.524127 ! 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.907 mas, bmaj=16.24 mas, bpa=17.84 degrees ! Estimated noise=1.51779 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.101498 Jy ! Component: 100 - total flux cleaned = 0.154729 Jy ! Component: 150 - total flux cleaned = 0.185707 Jy ! Component: 200 - total flux cleaned = 0.204676 Jy ! Total flux subtracted in 200 components = 0.204676 Jy ! Clean residual min=-0.020052 max=0.019031 Jy/beam ! Clean residual mean=-0.000046 rms=0.004775 Jy/beam ! Combined flux in latest and established models = 0.788949 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 76 components and 0.788949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092977Jy sigma=1.298592 ! Fit after self-cal, rms=0.091810Jy sigma=1.286748 ! 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.907 x 16.24 at 17.84 degrees (North through East) ! Clean map min=-0.018567 max=0.61909 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 0.99 FD 0.95 HN 1.10 KP 0.99 ! LA 1.00 NL 1.00 OV 0.99 PT 0.97 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 1.05 KP 0.99 ! LA 0.99 NL 1.03 OV 0.97 PT 0.97 ! SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.08 KP 1.00 ! LA 1.01 NL 1.02 OV 0.98 PT 0.98 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 1.11 KP 0.98 ! LA 0.99 NL 0.99 OV 0.98 PT 0.99 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.091810Jy sigma=1.286748 ! Fit after self-cal, rms=0.087125Jy sigma=1.210909 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.947 mas, bmaj=16.52 mas, bpa=17.98 degrees ! Estimated noise=1.51064 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.00554451 Jy ! Component: 100 - total flux cleaned = -0.00791654 Jy ! Component: 150 - total flux cleaned = -0.00811328 Jy ! Component: 200 - total flux cleaned = -0.00826616 Jy ! Total flux subtracted in 200 components = -0.00826616 Jy ! Clean residual min=-0.013058 max=0.014058 Jy/beam ! Clean residual mean=-0.000019 rms=0.003355 Jy/beam ! Combined flux in latest and established models = 0.780683 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.780683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085687Jy sigma=1.189019 ! Fit after self-cal, rms=0.085491Jy sigma=1.186373 ! 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.085491Jy sigma=1.186373 ! Fit after self-cal, rms=0.085561Jy sigma=1.184534 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=16.58 mas, bpa=18.01 degrees ! Estimated noise=1.51199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00526284 Jy ! Component: 100 - total flux cleaned = -0.00588442 Jy ! Component: 150 - total flux cleaned = -0.00613658 Jy ! Component: 200 - total flux cleaned = -0.00612972 Jy ! Total flux subtracted in 200 components = -0.00612972 Jy ! Clean residual min=-0.012435 max=0.013666 Jy/beam ! Clean residual mean=-0.000017 rms=0.003163 Jy/beam ! Combined flux in latest and established models = 0.774553 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 102 components and 0.774553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085019Jy sigma=1.176438 ! Fit after self-cal, rms=0.084943Jy sigma=1.175672 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 (-4, 64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00944653 Jy ! Component: 100 - total flux cleaned = 0.0116898 Jy ! Component: 150 - total flux cleaned = 0.0129691 Jy ! Component: 200 - total flux cleaned = 0.0136539 Jy ! Total flux subtracted in 200 components = 0.0136539 Jy ! Clean residual min=-0.009794 max=0.009436 Jy/beam ! Clean residual mean=-0.000008 rms=0.002573 Jy/beam ! Combined flux in latest and established models = 0.788207 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 126 components and 0.788207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082951Jy sigma=1.142936 ! Fit after self-cal, rms=0.082908Jy sigma=1.141646 ! 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.082908Jy sigma=1.141646 ! Fit after self-cal, rms=0.082795Jy sigma=1.138601 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=16.63 mas, bpa=18.08 degrees ! Estimated noise=1.51083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000565415 Jy ! Component: 100 - total flux cleaned = -0.000187606 Jy ! Component: 150 - total flux cleaned = -0.000825112 Jy ! Component: 200 - total flux cleaned = -0.00129074 Jy ! Total flux subtracted in 200 components = -0.00129074 Jy ! Clean residual min=-0.008735 max=0.008864 Jy/beam ! Clean residual mean=-0.000002 rms=0.002334 Jy/beam ! Combined flux in latest and established models = 0.786917 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 150 components and 0.786917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082290Jy sigma=1.131112 ! Fit after self-cal, rms=0.082305Jy sigma=1.130992 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.000317955 Jy ! Component: 100 - total flux cleaned = -0.000626491 Jy ! Component: 150 - total flux cleaned = -0.000431191 Jy ! Component: 200 - total flux cleaned = -0.000620661 Jy ! Total flux subtracted in 200 components = -0.000620661 Jy ! Clean residual min=-0.008462 max=0.008527 Jy/beam ! Clean residual mean=-0.000004 rms=0.002274 Jy/beam ! Combined flux in latest and established models = 0.786296 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 163 components and 0.786296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082053Jy sigma=1.128005 ! Fit after self-cal, rms=0.082051Jy sigma=1.127960 ! 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.082051Jy sigma=1.127960 ! Fit after self-cal, rms=0.081986Jy sigma=1.126963 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.865 mas, bmaj=22.83 mas, bpa=8.926 degrees ! Estimated noise=1.69079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021108 Jy ! Component: 100 - total flux cleaned = 0.00212407 Jy ! Component: 150 - total flux cleaned = 0.00178693 Jy ! Component: 200 - total flux cleaned = 0.00155985 Jy ! Total flux subtracted in 200 components = 0.00155985 Jy ! Clean residual min=-0.007325 max=0.008443 Jy/beam ! Clean residual mean=0.000010 rms=0.002258 Jy/beam ! Combined flux in latest and established models = 0.787856 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 186 components and 0.787856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081901Jy sigma=1.124684 ! Fit after self-cal, rms=0.081875Jy sigma=1.124479 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.000342126 Jy ! Component: 100 - total flux cleaned = -0.000626125 Jy ! Component: 150 - total flux cleaned = -0.00081968 Jy ! Component: 200 - total flux cleaned = -0.00111912 Jy ! Total flux subtracted in 200 components = -0.00111912 Jy ! Clean residual min=-0.007142 max=0.008134 Jy/beam ! Clean residual mean=0.000006 rms=0.002191 Jy/beam ! Combined flux in latest and established models = 0.786736 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 201 components and 0.786736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081818Jy sigma=1.123842 ! Fit after self-cal, rms=0.081797Jy sigma=1.123738 ! 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.953 mas, bmaj=16.65 mas, bpa=18.11 degrees ! Estimated noise=1.50904 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 16.65 at 18.11 degrees (North through East) ! Clean map min=-0.011858 max=0.61325 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.081797Jy sigma=1.123738 ! Fit after self-cal, rms=0.078134Jy sigma=1.054563 ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=16.66 mas, bpa=18.13 degrees ! Estimated noise=1.50761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00196386 Jy ! Component: 100 - total flux cleaned = -0.00242874 Jy ! Component: 150 - total flux cleaned = -0.00234805 Jy ! Component: 200 - total flux cleaned = -0.00234844 Jy ! Total flux subtracted in 200 components = -0.00234844 Jy ! Clean residual min=-0.007177 max=0.007608 Jy/beam ! Clean residual mean=-0.000004 rms=0.002003 Jy/beam ! Combined flux in latest and established models = 0.784388 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 216 components and 0.784388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077905Jy sigma=1.052118 ! Fit after self-cal, rms=0.077909Jy sigma=1.052087 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000246541 Jy ! Component: 100 - total flux cleaned = -0.000177734 Jy ! Component: 150 - total flux cleaned = -0.000180711 Jy ! Component: 200 - total flux cleaned = -5.49428e-05 Jy ! Total flux subtracted in 200 components = -5.49428e-05 Jy ! Clean residual min=-0.007146 max=0.007390 Jy/beam ! Clean residual mean=-0.000004 rms=0.001980 Jy/beam ! Combined flux in latest and established models = 0.784333 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 231 components and 0.784333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077793Jy sigma=1.050681 ! Fit after self-cal, rms=0.077798Jy sigma=1.050661 ! 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.077798Jy sigma=1.050661 ! Fit after self-cal, rms=0.077808Jy sigma=1.050152 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=2.99 mas, bmaj=15.42 mas, bpa=19.87 degrees ! Estimated noise=2.03735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.460119 Jy ! Component: 100 - total flux cleaned = 0.588115 Jy ! Component: 150 - total flux cleaned = 0.649492 Jy ! Component: 200 - total flux cleaned = 0.687858 Jy ! Total flux subtracted in 200 components = 0.687858 Jy ! Clean residual min=-0.017496 max=0.023235 Jy/beam ! Clean residual mean=-0.000054 rms=0.004923 Jy/beam ! Combined flux in latest and established models = 0.687858 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.687858 Jy ! Inverting map and beam ! Estimated beam: bmin=3.951 mas, bmaj=16.68 mas, bpa=18.16 degrees ! Estimated noise=1.50662 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.037072 Jy ! Component: 100 - total flux cleaned = 0.0578006 Jy ! Component: 150 - total flux cleaned = 0.0712417 Jy ! Component: 200 - total flux cleaned = 0.0794464 Jy ! Total flux subtracted in 200 components = 0.0794464 Jy ! Clean residual min=-0.011469 max=0.011529 Jy/beam ! Clean residual mean=-0.000013 rms=0.002925 Jy/beam ! Combined flux in latest and established models = 0.767304 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 75 components and 0.767305 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=7.878 mas, bmaj=22.86 mas, bpa=8.991 degrees ! Estimated noise=1.68706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00815257 Jy ! Component: 100 - total flux cleaned = 0.0125709 Jy ! Component: 150 - total flux cleaned = 0.0141789 Jy ! Component: 200 - total flux cleaned = 0.0153212 Jy ! Total flux subtracted in 200 components = 0.0153212 Jy ! Clean residual min=-0.007926 max=0.008315 Jy/beam ! Clean residual mean=0.000013 rms=0.002476 Jy/beam ! Combined flux in latest and established models = 0.782626 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.000804765 Jy ! Component: 100 - total flux cleaned = 0.00138055 Jy ! Component: 150 - total flux cleaned = 0.00190205 Jy ! Component: 200 - total flux cleaned = 0.00225793 Jy ! Total flux subtracted in 200 components = 0.00225793 Jy ! Clean residual min=-0.007045 max=0.007808 Jy/beam ! Clean residual mean=0.000017 rms=0.002260 Jy/beam ! Combined flux in latest and established models = 0.784884 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 128 components and 0.784883 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.951 mas, bmaj=16.68 mas, bpa=18.16 degrees ! Estimated noise=1.50662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000700806 Jy ! Component: 100 - total flux cleaned = 0.00107849 Jy ! Component: 150 - total flux cleaned = 0.000909681 Jy ! Component: 200 - total flux cleaned = 0.000903588 Jy ! Total flux subtracted in 200 components = 0.000903588 Jy ! Clean residual min=-0.007951 max=0.008739 Jy/beam ! Clean residual mean=0.000009 rms=0.002161 Jy/beam ! Combined flux in latest and established models = 0.785787 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 151 components and 0.785787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078548Jy sigma=1.059119 ! Fit after self-cal, rms=0.078432Jy sigma=1.057834 wmodel /scr/pima/bg219e_uvs/J1246-2547_S_map.mod ! Writing 151 model components to file: /scr/pima/bg219e_uvs/J1246-2547_S_map.mod wobs /scr/pima/bg219e_uvs/J1246-2547_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1246-2547_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1246-2547_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J1246-2547_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.00143011 Jy ! Component: 100 - total flux cleaned = 0.00156834 Jy ! Component: 150 - total flux cleaned = 0.00144869 Jy ! Component: 200 - total flux cleaned = 0.00110297 Jy ! Component: 250 - total flux cleaned = 0.00110383 Jy ! Component: 300 - total flux cleaned = 0.00110488 Jy ! Component: 350 - total flux cleaned = 0.00110535 Jy ! Component: 400 - total flux cleaned = 0.001198 Jy ! Component: 450 - total flux cleaned = 0.00164546 Jy ! Component: 500 - total flux cleaned = 0.0020772 Jy ! Component: 550 - total flux cleaned = 0.00249321 Jy ! Component: 600 - total flux cleaned = 0.00289727 Jy ! Component: 650 - total flux cleaned = 0.00328885 Jy ! Component: 700 - total flux cleaned = 0.00381723 Jy ! Component: 750 - total flux cleaned = 0.00447463 Jy ! Component: 800 - total flux cleaned = 0.00497103 Jy ! Component: 850 - total flux cleaned = 0.00552358 Jy ! Component: 900 - total flux cleaned = 0.00606145 Jy ! Component: 950 - total flux cleaned = 0.00638997 Jy ! Component: 1000 - total flux cleaned = 0.00683888 Jy ! Component: 1050 - total flux cleaned = 0.00727736 Jy ! Component: 1100 - total flux cleaned = 0.0077644 Jy ! Component: 1150 - total flux cleaned = 0.00794292 Jy ! Component: 1200 - total flux cleaned = 0.00817654 Jy ! Component: 1250 - total flux cleaned = 0.00846121 Jy ! Component: 1300 - total flux cleaned = 0.00868504 Jy ! Component: 1350 - total flux cleaned = 0.00890619 Jy ! Component: 1400 - total flux cleaned = 0.00912385 Jy ! Component: 1450 - total flux cleaned = 0.00933763 Jy ! Component: 1500 - total flux cleaned = 0.00954772 Jy ! Component: 1550 - total flux cleaned = 0.0098057 Jy ! Component: 1600 - total flux cleaned = 0.0101097 Jy ! Component: 1650 - total flux cleaned = 0.0103089 Jy ! Component: 1700 - total flux cleaned = 0.0106035 Jy ! Component: 1750 - total flux cleaned = 0.0107484 Jy ! Component: 1800 - total flux cleaned = 0.010939 Jy ! Component: 1850 - total flux cleaned = 0.0112214 Jy ! Component: 1900 - total flux cleaned = 0.0114069 Jy ! Component: 1950 - total flux cleaned = 0.0116808 Jy ! Component: 2000 - total flux cleaned = 0.0119502 Jy ! Component: 2050 - total flux cleaned = 0.0120391 Jy ! Component: 2100 - total flux cleaned = 0.0122584 Jy ! Component: 2150 - total flux cleaned = 0.0125182 Jy ! Component: 2200 - total flux cleaned = 0.0126039 Jy ! Component: 2250 - total flux cleaned = 0.0128986 Jy ! Component: 2300 - total flux cleaned = 0.0130644 Jy ! Component: 2350 - total flux cleaned = 0.0132288 Jy ! Component: 2400 - total flux cleaned = 0.013472 Jy ! Component: 2450 - total flux cleaned = 0.0136322 Jy ! Component: 2500 - total flux cleaned = 0.013632 Jy ! Component: 2550 - total flux cleaned = 0.0138675 Jy ! Component: 2600 - total flux cleaned = 0.0140609 Jy ! Component: 2650 - total flux cleaned = 0.0140987 Jy ! Component: 2700 - total flux cleaned = 0.0142877 Jy ! Component: 2750 - total flux cleaned = 0.0144372 Jy ! Component: 2800 - total flux cleaned = 0.0145106 Jy ! Component: 2850 - total flux cleaned = 0.0146204 Jy ! Component: 2900 - total flux cleaned = 0.0146929 Jy ! Component: 2950 - total flux cleaned = 0.0147646 Jy ! Component: 3000 - total flux cleaned = 0.0148354 Jy ! Component: 3050 - total flux cleaned = 0.015045 Jy ! Component: 3100 - total flux cleaned = 0.0150446 Jy ! Component: 3150 - total flux cleaned = 0.0150104 Jy ! Component: 3200 - total flux cleaned = 0.0150784 Jy ! Component: 3250 - total flux cleaned = 0.014977 Jy ! Component: 3300 - total flux cleaned = 0.0150775 Jy ! Component: 3350 - total flux cleaned = 0.0150111 Jy ! Component: 3400 - total flux cleaned = 0.0150769 Jy ! Component: 3450 - total flux cleaned = 0.0150123 Jy ! Component: 3500 - total flux cleaned = 0.0149802 Jy ! Component: 3550 - total flux cleaned = 0.0149482 Jy ! Component: 3600 - total flux cleaned = 0.0149798 Jy ! Component: 3650 - total flux cleaned = 0.0150744 Jy ! Component: 3700 - total flux cleaned = 0.015043 Jy ! Component: 3750 - total flux cleaned = 0.0149807 Jy ! Component: 3800 - total flux cleaned = 0.0150115 Jy ! Component: 3850 - total flux cleaned = 0.0151032 Jy ! Component: 3900 - total flux cleaned = 0.0149511 Jy ! Component: 3950 - total flux cleaned = 0.0150114 Jy ! Component: 4000 - total flux cleaned = 0.0150411 Jy ! Component: 4050 - total flux cleaned = 0.0150705 Jy ! Total flux subtracted in 4096 components = 0.0150113 Jy ! Clean residual min=-0.001598 max=0.002017 Jy/beam ! Clean residual mean=0.000001 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.800798 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 405 components and 0.800798 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1246-2547_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.951 x 16.68 at 18.16 degrees (North through East) ! Clean map min=-0.0050406 max=0.61427 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1246-2547_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.61427 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000528397 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.258061 0.258061 0.516122 1.03224 2.06449 4.12897 8.25795 16.5159 33.0318 66.0636 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.614 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1162.52 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1246-2547_S_uvs.log closed on Thu Apr 7 06:44:34 2016