! Started logfile: /scr/pima/bg219e_uvs/J0614+5102_S_dfm.log on Thu May 19 18:26:24 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/J0614+5102_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0614+5102_S_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.786992 visibilities/baseline/integration-bin. ! Found source: J0614+5102 ! ! 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 5808 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 J0614+5102_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009344Jy sigma=22.114206 ! Fit after self-cal, rms=0.823037Jy sigma=17.977646 ! 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.295 mas, bmaj=4.884 mas, bpa=-55.52 degrees ! Estimated noise=0.651797 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.136435 Jy ! Component: 100 - total flux cleaned = 0.168687 Jy ! Total flux subtracted in 100 components = 0.168687 Jy ! Clean residual min=-0.005557 max=0.012641 Jy/beam ! Clean residual mean=-0.000055 rms=0.001570 Jy/beam ! Combined flux in latest and established models = 0.168687 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.168687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066993Jy sigma=1.384580 ! Fit after self-cal, rms=0.066977Jy sigma=1.384166 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136748 Jy ! Component: 100 - total flux cleaned = 0.020257 Jy ! Total flux subtracted in 100 components = 0.020257 Jy ! Clean residual min=-0.004353 max=0.004888 Jy/beam ! Clean residual mean=-0.000015 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.188944 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.188944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064053Jy sigma=1.315369 ! Fit after self-cal, rms=0.064028Jy sigma=1.314590 ! 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=4.135 mas, bmaj=5.46 mas, bpa=-60.25 degrees ! Estimated noise=0.443392 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, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00579424 Jy ! Component: 100 - total flux cleaned = 0.00923875 Jy ! Component: 150 - total flux cleaned = 0.0115416 Jy ! Component: 200 - total flux cleaned = 0.0124427 Jy ! Total flux subtracted in 200 components = 0.0124427 Jy ! Clean residual min=-0.002342 max=0.002456 Jy/beam ! Clean residual mean=0.000022 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.201387 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 46 components and 0.201387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063440Jy sigma=1.301814 ! Fit after self-cal, rms=0.063421Jy sigma=1.301185 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.135 x 5.46 at -60.25 degrees (North through East) ! Clean map min=-0.0023622 max=0.17837 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.00 KP 0.98 ! LA 0.99 MK 1.02 NL 1.00 OV 0.99 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.99 KP 0.98 ! LA 1.00 MK 1.01 NL 0.99 OV 0.99 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 0.98 KP 0.98 ! LA 0.99 MK 1.04 NL 0.95 OV 0.99 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 0.99 KP 1.00 ! LA 1.00 MK 1.03 NL 0.97 OV 0.99 ! PT 1.01 SC 0.98 ! ! ! Fit before self-cal, rms=0.063421Jy sigma=1.301185 ! Fit after self-cal, rms=0.062924Jy sigma=1.297640 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.157 mas, bmaj=5.454 mas, bpa=-60.98 degrees ! Estimated noise=0.441191 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.00143438 Jy ! Component: 100 - total flux cleaned = 0.00191817 Jy ! Component: 150 - total flux cleaned = 0.00208817 Jy ! Component: 200 - total flux cleaned = 0.00211808 Jy ! Total flux subtracted in 200 components = 0.00211808 Jy ! Clean residual min=-0.002055 max=0.002317 Jy/beam ! Clean residual mean=0.000020 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.203505 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.203505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062862Jy sigma=1.296591 ! Fit after self-cal, rms=0.062859Jy sigma=1.296462 ! 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.062859Jy sigma=1.296462 ! Fit after self-cal, rms=0.062721Jy sigma=1.293558 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.156 mas, bmaj=5.463 mas, bpa=-60.74 degrees ! Estimated noise=0.441296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000936661 Jy ! Component: 100 - total flux cleaned = 0.0010552 Jy ! Component: 150 - total flux cleaned = 0.00112834 Jy ! Component: 200 - total flux cleaned = 0.00117216 Jy ! Total flux subtracted in 200 components = 0.00117216 Jy ! Clean residual min=-0.001978 max=0.002200 Jy/beam ! Clean residual mean=0.000025 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.204677 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.204677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062691Jy sigma=1.293108 ! Fit after self-cal, rms=0.062694Jy sigma=1.293055 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 (-49.5, 64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000587989 Jy ! Component: 100 - total flux cleaned = 0.000486144 Jy ! Component: 150 - total flux cleaned = 0.000331356 Jy ! Component: 200 - total flux cleaned = 0.000300732 Jy ! Total flux subtracted in 200 components = 0.000300732 Jy ! Clean residual min=-0.001928 max=0.001980 Jy/beam ! Clean residual mean=0.000025 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.204978 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.204978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062607Jy sigma=1.291460 ! Fit after self-cal, rms=0.062605Jy sigma=1.291378 ! Inverting map ! Added new window around map position (-125.5, -125.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157465 Jy ! Component: 100 - total flux cleaned = 0.00179563 Jy ! Component: 150 - total flux cleaned = 0.00179827 Jy ! Component: 200 - total flux cleaned = 0.00179842 Jy ! Total flux subtracted in 200 components = 0.00179842 Jy ! Clean residual min=-0.001845 max=0.001705 Jy/beam ! Clean residual mean=0.000021 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.206776 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 105 components and 0.206776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062547Jy sigma=1.290295 ! Fit after self-cal, rms=0.062545Jy sigma=1.290233 ! 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.062545Jy sigma=1.290233 ! Fit after self-cal, rms=0.062549Jy sigma=1.290019 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.162 mas, bmaj=5.46 mas, bpa=-60.92 degrees ! Estimated noise=0.441333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000664283 Jy ! Component: 100 - total flux cleaned = 0.000863918 Jy ! Component: 150 - total flux cleaned = 0.00104453 Jy ! Component: 200 - total flux cleaned = 0.0011645 Jy ! Total flux subtracted in 200 components = 0.0011645 Jy ! Clean residual min=-0.001869 max=0.001674 Jy/beam ! Clean residual mean=0.000018 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.207941 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 115 components and 0.207941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062524Jy sigma=1.289602 ! Fit after self-cal, rms=0.062524Jy sigma=1.289589 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.000119567 Jy ! Component: 100 - total flux cleaned = 0.000209476 Jy ! Component: 150 - total flux cleaned = 0.000294228 Jy ! Component: 200 - total flux cleaned = 0.00035538 Jy ! Total flux subtracted in 200 components = 0.00035538 Jy ! Clean residual min=-0.001850 max=0.001683 Jy/beam ! Clean residual mean=0.000018 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.208296 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 127 components and 0.208296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062509Jy sigma=1.289329 ! Fit after self-cal, rms=0.062510Jy sigma=1.289324 ! 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.062510Jy sigma=1.289324 ! Fit after self-cal, rms=0.062556Jy sigma=1.289280 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.1 mas, bmaj=9.095 mas, bpa=89.71 degrees ! Estimated noise=0.536148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000635614 Jy ! Component: 100 - total flux cleaned = 0.000818335 Jy ! Component: 150 - total flux cleaned = 0.000906624 Jy ! Component: 200 - total flux cleaned = 0.00097301 Jy ! Total flux subtracted in 200 components = 0.00097301 Jy ! Clean residual min=-0.002002 max=0.002018 Jy/beam ! Clean residual mean=0.000035 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.209269 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 141 components and 0.209269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062548Jy sigma=1.289232 ! Fit after self-cal, rms=0.062549Jy sigma=1.289220 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.95596e-05 Jy ! Component: 100 - total flux cleaned = 0.000186243 Jy ! Component: 150 - total flux cleaned = 0.000265484 Jy ! Component: 200 - total flux cleaned = 0.000307873 Jy ! Total flux subtracted in 200 components = 0.000307873 Jy ! Clean residual min=-0.001980 max=0.002009 Jy/beam ! Clean residual mean=0.000035 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.209577 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 148 components and 0.209577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062545Jy sigma=1.289179 ! Fit after self-cal, rms=0.062545Jy sigma=1.289174 ! 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=4.164 mas, bmaj=5.458 mas, bpa=-60.97 degrees ! Estimated noise=0.441608 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.164 x 5.458 at -60.97 degrees (North through East) ! Clean map min=-0.001809 max=0.17716 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.322 mas, bmaj=4.876 mas, bpa=-55.93 degrees ! Estimated noise=0.650605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136098 Jy ! Component: 100 - total flux cleaned = 0.168423 Jy ! Component: 150 - total flux cleaned = 0.181872 Jy ! Component: 200 - total flux cleaned = 0.188653 Jy ! Total flux subtracted in 200 components = 0.188653 Jy ! Clean residual min=-0.003790 max=0.003923 Jy/beam ! Clean residual mean=-0.000022 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.188653 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.188653 Jy ! Inverting map and beam ! Estimated beam: bmin=4.164 mas, bmaj=5.458 mas, bpa=-60.97 degrees ! Estimated noise=0.441608 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.00581688 Jy ! Component: 100 - total flux cleaned = 0.0094933 Jy ! Component: 150 - total flux cleaned = 0.011764 Jy ! Component: 200 - total flux cleaned = 0.0136277 Jy ! Total flux subtracted in 200 components = 0.0136277 Jy ! Clean residual min=-0.002078 max=0.002078 Jy/beam ! Clean residual mean=0.000015 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.202281 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 57 components and 0.202281 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.1 mas, bmaj=9.095 mas, bpa=89.71 degrees ! Estimated noise=0.536148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273402 Jy ! Component: 100 - total flux cleaned = 0.00426621 Jy ! Component: 150 - total flux cleaned = 0.00496434 Jy ! Component: 200 - total flux cleaned = 0.00531702 Jy ! Total flux subtracted in 200 components = 0.00531702 Jy ! Clean residual min=-0.002137 max=0.001962 Jy/beam ! Clean residual mean=0.000036 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.207598 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.000340516 Jy ! Component: 100 - total flux cleaned = 0.000610528 Jy ! Component: 150 - total flux cleaned = 0.000800483 Jy ! Component: 200 - total flux cleaned = 0.000925535 Jy ! Total flux subtracted in 200 components = 0.000925535 Jy ! Clean residual min=-0.002069 max=0.001961 Jy/beam ! Clean residual mean=0.000036 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.208523 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 125 components and 0.208523 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.164 mas, bmaj=5.458 mas, bpa=-60.97 degrees ! Estimated noise=0.441608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.64692e-05 Jy ! Component: 100 - total flux cleaned = 0.000152261 Jy ! Component: 150 - total flux cleaned = 0.000257175 Jy ! Component: 200 - total flux cleaned = 0.000389735 Jy ! Total flux subtracted in 200 components = 0.000389735 Jy ! Clean residual min=-0.001818 max=0.001783 Jy/beam ! Clean residual mean=0.000018 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.208913 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 148 components and 0.208913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062612Jy sigma=1.290742 ! Fit after self-cal, rms=0.062612Jy sigma=1.290648 wmodel /J0614+5102_S_map.mod ! wmodel: Unable to open new model file: /J0614+5102_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0614+5102_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.164 x 5.458 at -60.97 degrees (North through East) ! Clean map min=-0.0018828 max=0.17692 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0614+5102_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.176917 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000445035 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.754652 0.754652 1.5093 3.01861 6.03721 12.0744 24.1489 48.2977 96.5954 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.176 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 397.534 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0614+5102_S_dfm.log closed on Thu May 19 18:26:26 2016