! Started logfile: /scr/pima/bg219i_uvs/J1014+2301_S_dfm.log on Thu May 19 23:15:34 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/bg219i_uvs/J1014+2301_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1014+2301_S_uva.fits ! AN table 1: 7 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1014+2301 ! ! 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 784 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 J1014+2301_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.040339Jy sigma=18.004886 ! Fit after self-cal, rms=0.481276Jy sigma=8.233092 ! 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=5.14 mas, bmaj=12.81 mas, bpa=14.18 degrees ! Estimated noise=2.07888 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.4008 Jy ! Component: 100 - total flux cleaned = 0.504239 Jy ! Total flux subtracted in 100 components = 0.504239 Jy ! Clean residual min=-0.022669 max=0.043745 Jy/beam ! Clean residual mean=-0.000281 rms=0.008422 Jy/beam ! Combined flux in latest and established models = 0.504239 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.504239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101396Jy sigma=1.702467 ! Fit after self-cal, rms=0.101246Jy sigma=1.697717 ! 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=5.901 mas, bmaj=12.36 mas, bpa=14.94 degrees ! Estimated noise=1.62796 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.0552091 Jy ! Component: 100 - total flux cleaned = 0.081355 Jy ! Component: 150 - total flux cleaned = 0.0948715 Jy ! Component: 200 - total flux cleaned = 0.103044 Jy ! Total flux subtracted in 200 components = 0.103044 Jy ! Clean residual min=-0.011419 max=0.014592 Jy/beam ! Clean residual mean=-0.000115 rms=0.004044 Jy/beam ! Combined flux in latest and established models = 0.607283 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 46 components and 0.607283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068294Jy sigma=1.108956 ! Fit after self-cal, rms=0.068092Jy sigma=1.105861 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.901 x 12.36 at 14.94 degrees (North through East) ! Clean map min=-0.011454 max=0.52792 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.03 FD 1.07 KP 0.99 LA 0.99 ! NL 0.98 OV 1.01 PT 0.97 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.08 KP 1.00 LA 0.95 ! NL 0.99 OV 1.01 PT 0.96 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 KP 0.97 LA 1.00 ! NL 0.96 OV 1.01 PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 KP 0.98 LA 0.98 ! NL 1.04 OV 0.92 PT 0.98 SC 1.00 ! ! ! Fit before self-cal, rms=0.068092Jy sigma=1.105861 ! Fit after self-cal, rms=0.062354Jy sigma=1.005907 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.93 mas, bmaj=12.34 mas, bpa=14.91 degrees ! Estimated noise=1.61453 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.00142216 Jy ! Component: 100 - total flux cleaned = 0.00193404 Jy ! Component: 150 - total flux cleaned = 0.00257912 Jy ! Component: 200 - total flux cleaned = 0.00313288 Jy ! Total flux subtracted in 200 components = 0.00313288 Jy ! Clean residual min=-0.010707 max=0.013438 Jy/beam ! Clean residual mean=-0.000085 rms=0.002939 Jy/beam ! Combined flux in latest and established models = 0.610416 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.610416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061908Jy sigma=0.998235 ! Fit after self-cal, rms=0.061892Jy sigma=0.997838 ! 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.061892Jy sigma=0.997838 ! Fit after self-cal, rms=0.061880Jy sigma=0.997565 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.932 mas, bmaj=12.33 mas, bpa=14.92 degrees ! Estimated noise=1.61385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117193 Jy ! Component: 100 - total flux cleaned = 0.00165489 Jy ! Component: 150 - total flux cleaned = 0.00186784 Jy ! Component: 200 - total flux cleaned = 0.00199695 Jy ! Total flux subtracted in 200 components = 0.00199695 Jy ! Clean residual min=-0.010345 max=0.013041 Jy/beam ! Clean residual mean=-0.000082 rms=0.002889 Jy/beam ! Combined flux in latest and established models = 0.612413 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 71 components and 0.612413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061702Jy sigma=0.994497 ! Fit after self-cal, rms=0.061696Jy sigma=0.994423 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 (71.5, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127532 Jy ! Component: 100 - total flux cleaned = 0.018783 Jy ! Component: 150 - total flux cleaned = 0.0215457 Jy ! Component: 200 - total flux cleaned = 0.024024 Jy ! Total flux subtracted in 200 components = 0.024024 Jy ! Clean residual min=-0.007584 max=0.006670 Jy/beam ! Clean residual mean=-0.000070 rms=0.001815 Jy/beam ! Combined flux in latest and established models = 0.636437 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 103 components and 0.636437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058644Jy sigma=0.943841 ! Fit after self-cal, rms=0.058588Jy sigma=0.942290 ! 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.058588Jy sigma=0.942290 ! Fit after self-cal, rms=0.058185Jy sigma=0.939087 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.939 mas, bmaj=12.32 mas, bpa=14.94 degrees ! Estimated noise=1.6043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242718 Jy ! Component: 100 - total flux cleaned = 0.00431304 Jy ! Component: 150 - total flux cleaned = 0.00606981 Jy ! Component: 200 - total flux cleaned = 0.0077501 Jy ! Total flux subtracted in 200 components = 0.0077501 Jy ! Clean residual min=-0.006318 max=0.006324 Jy/beam ! Clean residual mean=-0.000053 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.644187 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 126 components and 0.644187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057688Jy sigma=0.932608 ! Fit after self-cal, rms=0.057687Jy sigma=0.932305 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.00137409 Jy ! Component: 100 - total flux cleaned = 0.00241019 Jy ! Component: 150 - total flux cleaned = 0.00334798 Jy ! Component: 200 - total flux cleaned = 0.00419886 Jy ! Total flux subtracted in 200 components = 0.00419886 Jy ! Clean residual min=-0.005907 max=0.006159 Jy/beam ! Clean residual mean=-0.000047 rms=0.001471 Jy/beam ! Combined flux in latest and established models = 0.648386 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 145 components and 0.648386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057499Jy sigma=0.930201 ! Fit after self-cal, rms=0.057499Jy sigma=0.930106 ! 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.057499Jy sigma=0.930106 ! Fit after self-cal, rms=0.057400Jy sigma=0.929332 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.186 mas, bmaj=12.78 mas, bpa=17.53 degrees ! Estimated noise=1.69923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201406 Jy ! Component: 100 - total flux cleaned = 0.00331107 Jy ! Component: 150 - total flux cleaned = 0.00404563 Jy ! Component: 200 - total flux cleaned = 0.00456298 Jy ! Total flux subtracted in 200 components = 0.00456298 Jy ! Clean residual min=-0.005618 max=0.005887 Jy/beam ! Clean residual mean=-0.000060 rms=0.001610 Jy/beam ! Combined flux in latest and established models = 0.652949 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 164 components and 0.652949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057271Jy sigma=0.928299 ! Fit after self-cal, rms=0.057271Jy sigma=0.928253 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.00050465 Jy ! Component: 100 - total flux cleaned = 0.000964526 Jy ! Component: 150 - total flux cleaned = 0.00139232 Jy ! Component: 200 - total flux cleaned = 0.00179265 Jy ! Total flux subtracted in 200 components = 0.00179265 Jy ! Clean residual min=-0.005283 max=0.005817 Jy/beam ! Clean residual mean=-0.000057 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.654742 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 180 components and 0.654742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057215Jy sigma=0.927586 ! Fit after self-cal, rms=0.057217Jy sigma=0.927553 ! 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=5.938 mas, bmaj=12.32 mas, bpa=14.96 degrees ! Estimated noise=1.60109 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.938 x 12.32 at 14.96 degrees (North through East) ! Clean map min=-0.0058129 max=0.52386 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.057217Jy sigma=0.927553 ! Fit after self-cal, rms=0.052440Jy sigma=0.833239 ! Inverting map and beam ! Estimated beam: bmin=5.938 mas, bmaj=12.32 mas, bpa=14.98 degrees ! Estimated noise=1.60168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000503257 Jy ! Component: 100 - total flux cleaned = 0.000647933 Jy ! Component: 150 - total flux cleaned = 0.00082245 Jy ! Component: 200 - total flux cleaned = 0.000986097 Jy ! Total flux subtracted in 200 components = 0.000986097 Jy ! Clean residual min=-0.004807 max=0.005761 Jy/beam ! Clean residual mean=-0.000041 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.655728 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 191 components and 0.655728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052354Jy sigma=0.831963 ! Fit after self-cal, rms=0.052355Jy sigma=0.831930 ! Inverting map ! Added new window around map position (1.5, 122.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0045694 Jy ! Component: 100 - total flux cleaned = 0.00544375 Jy ! Component: 150 - total flux cleaned = 0.00624805 Jy ! Component: 200 - total flux cleaned = 0.00697166 Jy ! Total flux subtracted in 200 components = 0.00697166 Jy ! Clean residual min=-0.004129 max=0.004113 Jy/beam ! Clean residual mean=-0.000041 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.662699 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 217 components and 0.662699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051777Jy sigma=0.823519 ! Fit after self-cal, rms=0.051786Jy sigma=0.823272 ! 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.051786Jy sigma=0.823272 ! Fit after self-cal, rms=0.051766Jy sigma=0.822893 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=5.153 mas, bmaj=12.78 mas, bpa=14.28 degrees ! Estimated noise=2.05409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.39596 Jy ! Component: 100 - total flux cleaned = 0.497792 Jy ! Component: 150 - total flux cleaned = 0.543063 Jy ! Component: 200 - total flux cleaned = 0.566007 Jy ! Total flux subtracted in 200 components = 0.566007 Jy ! Clean residual min=-0.013837 max=0.013668 Jy/beam ! Clean residual mean=-0.000137 rms=0.003852 Jy/beam ! Combined flux in latest and established models = 0.566007 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.566007 Jy ! Inverting map and beam ! Estimated beam: bmin=5.94 mas, bmaj=12.32 mas, bpa=14.98 degrees ! Estimated noise=1.6012 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.0169645 Jy ! Component: 100 - total flux cleaned = 0.0284867 Jy ! Component: 150 - total flux cleaned = 0.0379056 Jy ! Component: 200 - total flux cleaned = 0.0460188 Jy ! Total flux subtracted in 200 components = 0.0460188 Jy ! Clean residual min=-0.009259 max=0.009202 Jy/beam ! Clean residual mean=-0.000128 rms=0.002466 Jy/beam ! Combined flux in latest and established models = 0.612026 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 77 components and 0.612026 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.187 mas, bmaj=12.77 mas, bpa=17.55 degrees ! Estimated noise=1.69922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00915925 Jy ! Component: 100 - total flux cleaned = 0.0163589 Jy ! Component: 150 - total flux cleaned = 0.0223727 Jy ! Component: 200 - total flux cleaned = 0.0273048 Jy ! Total flux subtracted in 200 components = 0.0273048 Jy ! Clean residual min=-0.007320 max=0.005694 Jy/beam ! Clean residual mean=-0.000114 rms=0.001978 Jy/beam ! Combined flux in latest and established models = 0.639331 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.00355442 Jy ! Component: 100 - total flux cleaned = 0.00682734 Jy ! Component: 150 - total flux cleaned = 0.00957179 Jy ! Component: 200 - total flux cleaned = 0.0115431 Jy ! Total flux subtracted in 200 components = 0.0115431 Jy ! Clean residual min=-0.006051 max=0.004198 Jy/beam ! Clean residual mean=-0.000091 rms=0.001574 Jy/beam ! Combined flux in latest and established models = 0.650874 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 162 components and 0.650874 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.94 mas, bmaj=12.32 mas, bpa=14.98 degrees ! Estimated noise=1.6012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000401834 Jy ! Component: 100 - total flux cleaned = 0.00185248 Jy ! Component: 150 - total flux cleaned = 0.00294488 Jy ! Component: 200 - total flux cleaned = 0.00413779 Jy ! Total flux subtracted in 200 components = 0.00413779 Jy ! Clean residual min=-0.005339 max=0.004325 Jy/beam ! Clean residual mean=-0.000054 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.655012 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 185 components and 0.655012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052286Jy sigma=0.831400 ! Fit after self-cal, rms=0.052245Jy sigma=0.830922 wmodel /J1014+2301_S_map.mod ! wmodel: Unable to open new model file: /J1014+2301_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J1014+2301_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.94 x 12.32 at 14.98 degrees (North through East) ! Clean map min=-0.0052222 max=0.52291 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1014+2301_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.522911 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00128283 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.735972 0.735972 1.47194 2.94389 5.88777 11.7755 23.5511 47.1022 94.2044 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0038 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.522 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 407.624 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1014+2301_S_dfm.log closed on Thu May 19 23:15:36 2016