! Started logfile: /scr/pima/bg219e_uvs/J0824-2428_S_dfm.log on Thu May 19 18:30:15 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 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,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm 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 /J0824-2428_S_map.mod ! wmodel: Unable to open new model file: /J0824-2428_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! 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.0022223 max=0.11598 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.11598 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000588258 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.52163 1.52163 3.04325 6.0865 12.173 24.346 48.692 97.384 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.115 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 197.157 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0824-2428_S_dfm.log closed on Thu May 19 18:30:18 2016