! Started logfile: /scr/pima/bg219e_uvs/J0824-2428_S_uvs.log on Thu Apr 7 06:39:41 2016 obs /scr/pima/bg219e_uvs/J0824-2428_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0824-2428_S_uva.fits ! AN table 1: 56 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.860119 visibilities/baseline/integration-bin. ! Found source: J0824-2428 ! ! 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 6936 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/J0824-2428_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015939Jy sigma=17.524097 ! Fit after self-cal, rms=0.884697Jy sigma=15.126479 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=13.17 mas, bpa=15.65 degrees ! Estimated noise=0.838713 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.0835627 Jy ! Component: 100 - total flux cleaned = 0.113116 Jy ! Total flux subtracted in 100 components = 0.113116 Jy ! Clean residual min=-0.006796 max=0.013847 Jy/beam ! Clean residual mean=0.000021 rms=0.002146 Jy/beam ! Combined flux in latest and established models = 0.113116 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.113116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087320Jy sigma=1.439268 ! Fit after self-cal, rms=0.086946Jy sigma=1.433848 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162261 Jy ! Component: 100 - total flux cleaned = 0.0255474 Jy ! Total flux subtracted in 100 components = 0.0255474 Jy ! Clean residual min=-0.005205 max=0.005984 Jy/beam ! Clean residual mean=0.000012 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.138664 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 47 components and 0.138664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082872Jy sigma=1.345823 ! Fit after self-cal, rms=0.082758Jy sigma=1.345203 ! 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.832 mas, bmaj=15.03 mas, bpa=14.87 degrees ! Estimated noise=0.510002 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.00907729 Jy ! Component: 100 - total flux cleaned = 0.0134772 Jy ! Component: 150 - total flux cleaned = 0.0160918 Jy ! Component: 200 - total flux cleaned = 0.0177542 Jy ! Total flux subtracted in 200 components = 0.0177542 Jy ! Clean residual min=-0.002474 max=0.002772 Jy/beam ! Clean residual mean=0.000009 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.156418 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 100 components and 0.156418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081925Jy sigma=1.326287 ! Fit after self-cal, rms=0.081915Jy sigma=1.326132 ! 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.832 x 15.03 at 14.87 degrees (North through East) ! Clean map min=-0.0023486 max=0.11705 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 0.99 HN 1.01 KP 1.02 ! LA 0.96 NL 0.99 OV 0.99 PT 0.95 ! SC 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.07 KP 0.98 ! LA 0.98 NL 1.00 OV 1.00 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.10 KP 1.02 ! LA 1.05 NL 0.96 OV 0.98 PT 1.01 ! SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.04 KP 0.99 ! LA 1.01 NL 0.96 OV 0.98 PT 1.00 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.081915Jy sigma=1.326132 ! Fit after self-cal, rms=0.082227Jy sigma=1.323281 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.831 mas, bmaj=15.12 mas, bpa=15.08 degrees ! Estimated noise=0.507733 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 = -6.62416e-05 Jy ! Component: 100 - total flux cleaned = -6.58306e-05 Jy ! Component: 150 - total flux cleaned = -4.81821e-05 Jy ! Component: 200 - total flux cleaned = -3.5879e-06 Jy ! Total flux subtracted in 200 components = -3.5879e-06 Jy ! Clean residual min=-0.002422 max=0.002732 Jy/beam ! Clean residual mean=0.000014 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.156414 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 112 components and 0.156414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082217Jy sigma=1.323120 ! Fit after self-cal, rms=0.082246Jy sigma=1.323041 ! 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.082246Jy sigma=1.323041 ! Fit after self-cal, rms=0.082347Jy sigma=1.322011 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.82 mas, bmaj=15.13 mas, bpa=15.17 degrees ! Estimated noise=0.5077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000171966 Jy ! Component: 100 - total flux cleaned = 0.00014083 Jy ! Component: 150 - total flux cleaned = 0.000140894 Jy ! Component: 200 - total flux cleaned = 0.000152881 Jy ! Total flux subtracted in 200 components = 0.000152881 Jy ! Clean residual min=-0.002367 max=0.002738 Jy/beam ! Clean residual mean=0.000014 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.156567 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 117 components and 0.156567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082340Jy sigma=1.321917 ! Fit after self-cal, rms=0.082345Jy sigma=1.321907 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 = -9.20405e-07 Jy ! Component: 100 - total flux cleaned = 1.09996e-05 Jy ! Component: 150 - total flux cleaned = 4.49667e-05 Jy ! Component: 200 - total flux cleaned = 6.66341e-05 Jy ! Total flux subtracted in 200 components = 6.66341e-05 Jy ! Clean residual min=-0.002375 max=0.002719 Jy/beam ! Clean residual mean=0.000014 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.156634 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 122 components and 0.156634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082342Jy sigma=1.321863 ! Fit after self-cal, rms=0.082342Jy sigma=1.321861 ! 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.082342Jy sigma=1.321861 ! Fit after self-cal, rms=0.082351Jy sigma=1.320990 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.806 mas, bmaj=15.12 mas, bpa=15.24 degrees ! Estimated noise=0.506423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.31401e-05 Jy ! Component: 100 - total flux cleaned = 6.06967e-05 Jy ! Component: 150 - total flux cleaned = 7.1502e-05 Jy ! Component: 200 - total flux cleaned = 8.14315e-05 Jy ! Total flux subtracted in 200 components = 8.14315e-05 Jy ! Clean residual min=-0.002242 max=0.002760 Jy/beam ! Clean residual mean=0.000012 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.156715 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 127 components and 0.156715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082347Jy sigma=1.320938 ! Fit after self-cal, rms=0.082354Jy sigma=1.320912 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 (-78.5, 114.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150637 Jy ! Component: 100 - total flux cleaned = 0.00111391 Jy ! Component: 150 - total flux cleaned = 0.000903497 Jy ! Component: 200 - total flux cleaned = 0.000875668 Jy ! Total flux subtracted in 200 components = 0.000875668 Jy ! Clean residual min=-0.002251 max=0.002345 Jy/beam ! Clean residual mean=0.000009 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.157591 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 146 components and 0.157591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082277Jy sigma=1.319763 ! Fit after self-cal, rms=0.082266Jy sigma=1.319616 ! 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.082266Jy sigma=1.319616 ! Fit after self-cal, rms=0.082077Jy sigma=1.319537 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.251 mas, bmaj=20.59 mas, bpa=5.507 degrees ! Estimated noise=0.57718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377485 Jy ! Component: 100 - total flux cleaned = 0.00034793 Jy ! Component: 150 - total flux cleaned = 0.000449301 Jy ! Component: 200 - total flux cleaned = 0.000501222 Jy ! Total flux subtracted in 200 components = 0.000501222 Jy ! Clean residual min=-0.002028 max=0.002413 Jy/beam ! Clean residual mean=0.000014 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.158092 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 161 components and 0.158092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082064Jy sigma=1.319305 ! Fit after self-cal, rms=0.082057Jy sigma=1.319275 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.13602e-05 Jy ! Component: 100 - total flux cleaned = 2.53059e-05 Jy ! Component: 150 - total flux cleaned = 2.54299e-05 Jy ! Component: 200 - total flux cleaned = 2.6085e-05 Jy ! Total flux subtracted in 200 components = 2.6085e-05 Jy ! Clean residual min=-0.001986 max=0.002445 Jy/beam ! Clean residual mean=0.000015 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.158118 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 171 components and 0.158118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082055Jy sigma=1.319223 ! Fit after self-cal, rms=0.082053Jy sigma=1.319216 ! 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.8 mas, bmaj=15.12 mas, bpa=15.29 degrees ! Estimated noise=0.505149 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.8 x 15.12 at 15.29 degrees (North through East) ! Clean map min=-0.0021432 max=0.11631 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.035 mas, bmaj=13.3 mas, bpa=16.1 degrees ! Estimated noise=0.829335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0828285 Jy ! Component: 100 - total flux cleaned = 0.113156 Jy ! Component: 150 - total flux cleaned = 0.129055 Jy ! Component: 200 - total flux cleaned = 0.138034 Jy ! Total flux subtracted in 200 components = 0.138034 Jy ! Clean residual min=-0.005156 max=0.005171 Jy/beam ! Clean residual mean=0.000012 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.138034 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.138034 Jy ! Inverting map and beam ! Estimated beam: bmin=3.8 mas, bmaj=15.12 mas, bpa=15.29 degrees ! Estimated noise=0.505149 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.00847428 Jy ! Component: 100 - total flux cleaned = 0.0129206 Jy ! Component: 150 - total flux cleaned = 0.015443 Jy ! Component: 200 - total flux cleaned = 0.0167991 Jy ! Total flux subtracted in 200 components = 0.0167991 Jy ! Clean residual min=-0.002391 max=0.002275 Jy/beam ! Clean residual mean=0.000006 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.154833 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 93 components and 0.154833 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=8.251 mas, bmaj=20.59 mas, bpa=5.507 degrees ! Estimated noise=0.57718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122536 Jy ! Component: 100 - total flux cleaned = 0.00168315 Jy ! Component: 150 - total flux cleaned = 0.0017974 Jy ! Component: 200 - total flux cleaned = 0.00189084 Jy ! Total flux subtracted in 200 components = 0.00189084 Jy ! Clean residual min=-0.002036 max=0.002227 Jy/beam ! Clean residual mean=0.000012 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.156724 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.00010127 Jy ! Component: 100 - total flux cleaned = 0.000234275 Jy ! Component: 150 - total flux cleaned = 0.000331825 Jy ! Component: 200 - total flux cleaned = 0.000417492 Jy ! Total flux subtracted in 200 components = 0.000417492 Jy ! Clean residual min=-0.001969 max=0.002257 Jy/beam ! Clean residual mean=0.000013 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.157141 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 142 components and 0.157141 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.8 mas, bmaj=15.12 mas, bpa=15.29 degrees ! Estimated noise=0.505149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0003168 Jy ! Component: 100 - total flux cleaned = -0.000432693 Jy ! Component: 150 - total flux cleaned = -0.000382107 Jy ! Component: 200 - total flux cleaned = -0.000358065 Jy ! Total flux subtracted in 200 components = -0.000358065 Jy ! Clean residual min=-0.002329 max=0.002200 Jy/beam ! Clean residual mean=0.000008 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.156783 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 156 components and 0.156783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082054Jy sigma=1.319361 ! Fit after self-cal, rms=0.082056Jy sigma=1.319326 wmodel /scr/pima/bg219e_uvs/J0824-2428_S_map.mod ! Writing 156 model components to file: /scr/pima/bg219e_uvs/J0824-2428_S_map.mod wobs /scr/pima/bg219e_uvs/J0824-2428_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0824-2428_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0824-2428_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0824-2428_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.000202619 Jy ! Component: 100 - total flux cleaned = 0.000511054 Jy ! Component: 150 - total flux cleaned = 0.000985329 Jy ! Component: 200 - total flux cleaned = 0.00129776 Jy ! Component: 250 - total flux cleaned = 0.00166463 Jy ! Component: 300 - total flux cleaned = 0.0019553 Jy ! Component: 350 - total flux cleaned = 0.00223677 Jy ! Component: 400 - total flux cleaned = 0.00241866 Jy ! Component: 450 - total flux cleaned = 0.00247724 Jy ! Component: 500 - total flux cleaned = 0.00253515 Jy ! Component: 550 - total flux cleaned = 0.00250754 Jy ! Component: 600 - total flux cleaned = 0.00261768 Jy ! Component: 650 - total flux cleaned = 0.00259085 Jy ! Component: 700 - total flux cleaned = 0.00261746 Jy ! Component: 750 - total flux cleaned = 0.00261812 Jy ! Component: 800 - total flux cleaned = 0.00266842 Jy ! Component: 850 - total flux cleaned = 0.00261864 Jy ! Component: 900 - total flux cleaned = 0.00261902 Jy ! Component: 950 - total flux cleaned = 0.00257151 Jy ! Component: 1000 - total flux cleaned = 0.0025954 Jy ! Component: 1050 - total flux cleaned = 0.00259525 Jy ! Component: 1100 - total flux cleaned = 0.00257206 Jy ! Component: 1150 - total flux cleaned = 0.00250456 Jy ! Component: 1200 - total flux cleaned = 0.00254893 Jy ! Component: 1250 - total flux cleaned = 0.00257069 Jy ! Component: 1300 - total flux cleaned = 0.00254871 Jy ! Component: 1350 - total flux cleaned = 0.00259085 Jy ! Component: 1400 - total flux cleaned = 0.00259051 Jy ! Component: 1450 - total flux cleaned = 0.00250801 Jy ! Component: 1500 - total flux cleaned = 0.00256888 Jy ! Component: 1550 - total flux cleaned = 0.00256874 Jy ! Component: 1600 - total flux cleaned = 0.00260822 Jy ! Component: 1650 - total flux cleaned = 0.00262803 Jy ! Component: 1700 - total flux cleaned = 0.0026859 Jy ! Component: 1750 - total flux cleaned = 0.00272384 Jy ! Component: 1800 - total flux cleaned = 0.00270436 Jy ! Component: 1850 - total flux cleaned = 0.002723 Jy ! Component: 1900 - total flux cleaned = 0.00277829 Jy ! Component: 1950 - total flux cleaned = 0.00274193 Jy ! Component: 2000 - total flux cleaned = 0.00277846 Jy ! Component: 2050 - total flux cleaned = 0.00283182 Jy ! Component: 2100 - total flux cleaned = 0.00283162 Jy ! Component: 2150 - total flux cleaned = 0.00283124 Jy ! Component: 2200 - total flux cleaned = 0.00277902 Jy ! Component: 2250 - total flux cleaned = 0.00277892 Jy ! Component: 2300 - total flux cleaned = 0.00279565 Jy ! Component: 2350 - total flux cleaned = 0.00282919 Jy ! Component: 2400 - total flux cleaned = 0.00287865 Jy ! Component: 2450 - total flux cleaned = 0.0028131 Jy ! Component: 2500 - total flux cleaned = 0.00289451 Jy ! Component: 2550 - total flux cleaned = 0.00292674 Jy ! Component: 2600 - total flux cleaned = 0.0029106 Jy ! Component: 2650 - total flux cleaned = 0.0029897 Jy ! Component: 2700 - total flux cleaned = 0.00298973 Jy ! Component: 2750 - total flux cleaned = 0.00306768 Jy ! Component: 2800 - total flux cleaned = 0.00314481 Jy ! Component: 2850 - total flux cleaned = 0.00319053 Jy ! Component: 2900 - total flux cleaned = 0.00320556 Jy ! Component: 2950 - total flux cleaned = 0.00325051 Jy ! Component: 3000 - total flux cleaned = 0.00325058 Jy ! Component: 3050 - total flux cleaned = 0.00328022 Jy ! Component: 3100 - total flux cleaned = 0.00330961 Jy ! Component: 3150 - total flux cleaned = 0.00329511 Jy ! Component: 3200 - total flux cleaned = 0.003324 Jy ! Component: 3250 - total flux cleaned = 0.00329538 Jy ! Component: 3300 - total flux cleaned = 0.00333812 Jy ! Component: 3350 - total flux cleaned = 0.0033383 Jy ! Component: 3400 - total flux cleaned = 0.00338047 Jy ! Component: 3450 - total flux cleaned = 0.00346431 Jy ! Component: 3500 - total flux cleaned = 0.00346429 Jy ! Component: 3550 - total flux cleaned = 0.0034505 Jy ! Component: 3600 - total flux cleaned = 0.00351896 Jy ! Component: 3650 - total flux cleaned = 0.00360049 Jy ! Component: 3700 - total flux cleaned = 0.00362746 Jy ! Component: 3750 - total flux cleaned = 0.00365426 Jy ! Component: 3800 - total flux cleaned = 0.00368087 Jy ! Component: 3850 - total flux cleaned = 0.00373381 Jy ! Component: 3900 - total flux cleaned = 0.00372057 Jy ! Component: 3950 - total flux cleaned = 0.00372059 Jy ! Component: 4000 - total flux cleaned = 0.00372066 Jy ! Component: 4050 - total flux cleaned = 0.00370784 Jy ! Total flux subtracted in 4096 components = 0.00374637 Jy ! Clean residual min=-0.000744 max=0.000752 Jy/beam ! Clean residual mean=0.000004 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.160529 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 462 components and 0.16053 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0824-2428_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.8 x 15.12 at 15.29 degrees (North through East) ! Clean map min=-0.0016609 max=0.11583 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0824-2428_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115825 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000255499 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.661769 0.661769 1.32354 2.64708 5.29415 10.5883 21.1766 42.3532 84.7064 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.115 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 453.33 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0824-2428_S_uvs.log closed on Thu Apr 7 06:39:45 2016