! Started logfile: /scr/pima/bg219b_uvs/J0620-2515_S_dfm.log on Thu May 19 20:04:13 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/bg219b_uvs/J0620-2515_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0620-2515_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.883929 visibilities/baseline/integration-bin. ! Found source: J0620-2515 ! ! 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 3564 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 J0620-2515_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.213182Jy sigma=18.108211 ! Fit after self-cal, rms=0.404072Jy sigma=5.869064 ! 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.034 mas, bmaj=12.63 mas, bpa=17.74 degrees ! Estimated noise=1.24034 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.471514 Jy ! Component: 100 - total flux cleaned = 0.577237 Jy ! Total flux subtracted in 100 components = 0.577237 Jy ! Clean residual min=-0.024426 max=0.038148 Jy/beam ! Clean residual mean=0.000026 rms=0.007141 Jy/beam ! Combined flux in latest and established models = 0.577237 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.577237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145370Jy sigma=2.151481 ! Fit after self-cal, rms=0.145330Jy sigma=2.151009 ! 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.979 mas, bmaj=14.38 mas, bpa=16.09 degrees ! Estimated noise=0.892996 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.0567595 Jy ! Component: 100 - total flux cleaned = 0.083632 Jy ! Component: 150 - total flux cleaned = 0.0939284 Jy ! Component: 200 - total flux cleaned = 0.0943893 Jy ! Total flux subtracted in 200 components = 0.0943893 Jy ! Clean residual min=-0.019689 max=0.032437 Jy/beam ! Clean residual mean=0.000161 rms=0.007077 Jy/beam ! Combined flux in latest and established models = 0.671627 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 54 components and 0.671627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124432Jy sigma=1.793509 ! Fit after self-cal, rms=0.124313Jy sigma=1.791687 ! 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.979 x 14.38 at 16.09 degrees (North through East) ! Clean map min=-0.019192 max=0.6194 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.124313Jy sigma=1.791687 ! Fit after self-cal, rms=0.124313Jy sigma=1.791687 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.979 mas, bmaj=14.38 mas, bpa=16.09 degrees ! Estimated noise=0.892996 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.000578975 Jy ! Component: 100 - total flux cleaned = 0.000583955 Jy ! Component: 150 - total flux cleaned = 0.000566726 Jy ! Component: 200 - total flux cleaned = 0.000566043 Jy ! Total flux subtracted in 200 components = 0.000566043 Jy ! Clean residual min=-0.017588 max=0.031275 Jy/beam ! Clean residual mean=0.000164 rms=0.006902 Jy/beam ! Combined flux in latest and established models = 0.672193 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 66 components and 0.672193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122218Jy sigma=1.762662 ! Fit after self-cal, rms=0.122211Jy sigma=1.762494 ! 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.122211Jy sigma=1.762494 ! Fit after self-cal, rms=0.122211Jy sigma=1.762494 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.979 mas, bmaj=14.38 mas, bpa=16.09 degrees ! Estimated noise=0.892996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000339843 Jy ! Component: 100 - total flux cleaned = 0.000326614 Jy ! Component: 150 - total flux cleaned = 7.49049e-05 Jy ! Component: 200 - total flux cleaned = 7.78923e-05 Jy ! Total flux subtracted in 200 components = 7.78923e-05 Jy ! Clean residual min=-0.017682 max=0.030485 Jy/beam ! Clean residual mean=0.000165 rms=0.006817 Jy/beam ! Combined flux in latest and established models = 0.672271 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.672271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121209Jy sigma=1.748720 ! Fit after self-cal, rms=0.121210Jy sigma=1.748664 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 (-54, -20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.029591 Jy ! Component: 100 - total flux cleaned = 0.0432095 Jy ! Component: 150 - total flux cleaned = 0.0471272 Jy ! Component: 200 - total flux cleaned = 0.0495522 Jy ! Total flux subtracted in 200 components = 0.0495522 Jy ! Clean residual min=-0.017962 max=0.028316 Jy/beam ! Clean residual mean=0.000136 rms=0.005768 Jy/beam ! Combined flux in latest and established models = 0.721823 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 121 components and 0.721823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114205Jy sigma=1.625187 ! Fit after self-cal, rms=0.113131Jy sigma=1.604521 ! 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.113131Jy sigma=1.604521 ! Fit after self-cal, rms=0.108544Jy sigma=1.542036 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.977 mas, bmaj=14.35 mas, bpa=16.03 degrees ! Estimated noise=0.885564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00259121 Jy ! Component: 100 - total flux cleaned = 0.00283526 Jy ! Component: 150 - total flux cleaned = 0.00261108 Jy ! Component: 200 - total flux cleaned = 0.00259728 Jy ! Total flux subtracted in 200 components = 0.00259728 Jy ! Clean residual min=-0.014054 max=0.017886 Jy/beam ! Clean residual mean=0.000121 rms=0.004762 Jy/beam ! Combined flux in latest and established models = 0.72442 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 146 components and 0.72442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107438Jy sigma=1.526614 ! Fit after self-cal, rms=0.107436Jy sigma=1.525669 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.00113174 Jy ! Component: 100 - total flux cleaned = 0.000752832 Jy ! Component: 150 - total flux cleaned = 0.000577749 Jy ! Component: 200 - total flux cleaned = 0.0002546 Jy ! Total flux subtracted in 200 components = 0.0002546 Jy ! Clean residual min=-0.013926 max=0.017010 Jy/beam ! Clean residual mean=0.000120 rms=0.004676 Jy/beam ! Combined flux in latest and established models = 0.724675 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 168 components and 0.724675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106873Jy sigma=1.517390 ! Fit after self-cal, rms=0.106881Jy sigma=1.517020 ! 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.106881Jy sigma=1.517020 ! Fit after self-cal, rms=0.104674Jy sigma=1.476315 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.864 mas, bmaj=20.07 mas, bpa=7.682 degrees ! Estimated noise=1.0119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00469494 Jy ! Component: 100 - total flux cleaned = -0.00684145 Jy ! Component: 150 - total flux cleaned = -0.00816113 Jy ! Component: 200 - total flux cleaned = -0.00920583 Jy ! Total flux subtracted in 200 components = -0.00920583 Jy ! Clean residual min=-0.015923 max=0.019922 Jy/beam ! Clean residual mean=0.000174 rms=0.005520 Jy/beam ! Combined flux in latest and established models = 0.715469 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 179 components and 0.715469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104551Jy sigma=1.473101 ! Fit after self-cal, rms=0.104563Jy sigma=1.472607 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 = -7.40744e-05 Jy ! Component: 100 - total flux cleaned = -0.000937852 Jy ! Component: 150 - total flux cleaned = -0.00136874 Jy ! Component: 200 - total flux cleaned = -0.00177209 Jy ! Total flux subtracted in 200 components = -0.00177209 Jy ! Clean residual min=-0.016343 max=0.019826 Jy/beam ! Clean residual mean=0.000174 rms=0.005495 Jy/beam ! Combined flux in latest and established models = 0.713697 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 187 components and 0.713697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104492Jy sigma=1.471796 ! Fit after self-cal, rms=0.104503Jy sigma=1.471512 ! 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.974 mas, bmaj=14.34 mas, bpa=16.07 degrees ! Estimated noise=0.884927 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.974 x 14.34 at 16.07 degrees (North through East) ! Clean map min=-0.013225 max=0.61508 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.104503Jy sigma=1.471512 ! Fit after self-cal, rms=0.100463Jy sigma=1.393366 ! Inverting map and beam ! Estimated beam: bmin=3.98 mas, bmaj=14.33 mas, bpa=16.04 degrees ! Estimated noise=0.884041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00199817 Jy ! Component: 100 - total flux cleaned = -0.0029375 Jy ! Component: 150 - total flux cleaned = -0.00340023 Jy ! Component: 200 - total flux cleaned = -0.0037047 Jy ! Total flux subtracted in 200 components = -0.0037047 Jy ! Clean residual min=-0.011301 max=0.012286 Jy/beam ! Clean residual mean=0.000089 rms=0.003630 Jy/beam ! Combined flux in latest and established models = 0.709992 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 203 components and 0.709992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100089Jy sigma=1.389906 ! Fit after self-cal, rms=0.100092Jy sigma=1.389790 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000705599 Jy ! Component: 100 - total flux cleaned = -0.000791001 Jy ! Component: 150 - total flux cleaned = -0.0011079 Jy ! Component: 200 - total flux cleaned = -0.00117977 Jy ! Total flux subtracted in 200 components = -0.00117977 Jy ! Clean residual min=-0.011364 max=0.012363 Jy/beam ! Clean residual mean=0.000089 rms=0.003623 Jy/beam ! Combined flux in latest and established models = 0.708813 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 215 components and 0.708813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099941Jy sigma=1.388373 ! Fit after self-cal, rms=0.099943Jy sigma=1.388321 ! 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.099943Jy sigma=1.388321 ! Fit after self-cal, rms=0.099615Jy sigma=1.385401 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.028 mas, bmaj=12.61 mas, bpa=17.73 degrees ! Estimated noise=1.22546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.465503 Jy ! Component: 100 - total flux cleaned = 0.570933 Jy ! Component: 150 - total flux cleaned = 0.616361 Jy ! Component: 200 - total flux cleaned = 0.645265 Jy ! Total flux subtracted in 200 components = 0.645265 Jy ! Clean residual min=-0.015397 max=0.020504 Jy/beam ! Clean residual mean=0.000040 rms=0.004255 Jy/beam ! Combined flux in latest and established models = 0.645265 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.645265 Jy ! Inverting map and beam ! Estimated beam: bmin=3.979 mas, bmaj=14.33 mas, bpa=16.03 degrees ! Estimated noise=0.882347 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.027927 Jy ! Component: 100 - total flux cleaned = 0.0465189 Jy ! Component: 150 - total flux cleaned = 0.0566363 Jy ! Component: 200 - total flux cleaned = 0.062044 Jy ! Total flux subtracted in 200 components = 0.062044 Jy ! Clean residual min=-0.013860 max=0.017284 Jy/beam ! Clean residual mean=0.000089 rms=0.004180 Jy/beam ! Combined flux in latest and established models = 0.707309 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 72 components and 0.707309 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.867 mas, bmaj=20.07 mas, bpa=7.584 degrees ! Estimated noise=1.00781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00451631 Jy ! Component: 100 - total flux cleaned = 0.00587118 Jy ! Component: 150 - total flux cleaned = 0.00669956 Jy ! Component: 200 - total flux cleaned = 0.00646453 Jy ! Total flux subtracted in 200 components = 0.00646453 Jy ! Clean residual min=-0.015330 max=0.019594 Jy/beam ! Clean residual mean=0.000150 rms=0.005103 Jy/beam ! Combined flux in latest and established models = 0.713774 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.000440089 Jy ! Component: 100 - total flux cleaned = -0.00086025 Jy ! Component: 150 - total flux cleaned = -0.00124434 Jy ! Component: 200 - total flux cleaned = -0.00160831 Jy ! Total flux subtracted in 200 components = -0.00160831 Jy ! Clean residual min=-0.014691 max=0.018877 Jy/beam ! Clean residual mean=0.000147 rms=0.004991 Jy/beam ! Combined flux in latest and established models = 0.712165 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 109 components and 0.712165 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.979 mas, bmaj=14.33 mas, bpa=16.03 degrees ! Estimated noise=0.882347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00267006 Jy ! Component: 100 - total flux cleaned = -0.00313167 Jy ! Component: 150 - total flux cleaned = -0.00312583 Jy ! Component: 200 - total flux cleaned = -0.00258652 Jy ! Total flux subtracted in 200 components = -0.00258652 Jy ! Clean residual min=-0.012049 max=0.014494 Jy/beam ! Clean residual mean=0.000090 rms=0.003749 Jy/beam ! Combined flux in latest and established models = 0.709579 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 122 components and 0.709579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100954Jy sigma=1.405166 ! Fit after self-cal, rms=0.100837Jy sigma=1.403801 wmodel /J0620-2515_S_map.mod ! wmodel: Unable to open new model file: /J0620-2515_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0620-2515_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.979 x 14.33 at 16.03 degrees (North through East) ! Clean map min=-0.011655 max=0.60893 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0620-2515_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.608928 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00373343 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.83934 1.83934 3.67869 7.35738 14.7148 29.4295 58.859 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0112 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.608 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 163.101 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0620-2515_S_dfm.log closed on Thu May 19 20:04:15 2016