! Started logfile: /scr/pima/bg219h_uvs/J0805+6144_S_dfm.log on Thu May 19 22:14:38 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/bg219h_uvs/J0805+6144_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0805+6144_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.789683 visibilities/baseline/integration-bin. ! Found source: J0805+6144 ! ! 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 796 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 J0805+6144_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.308233Jy sigma=17.241265 ! Fit after self-cal, rms=0.499596Jy sigma=7.517424 ! 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=2.35 mas, bmaj=11.34 mas, bpa=45.1 degrees ! Estimated noise=3.16939 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.472882 Jy ! Component: 100 - total flux cleaned = 0.693494 Jy ! Total flux subtracted in 100 components = 0.693494 Jy ! Clean residual min=-0.061773 max=0.099152 Jy/beam ! Clean residual mean=0.000523 rms=0.019531 Jy/beam ! Combined flux in latest and established models = 0.693494 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.693494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.257175Jy sigma=3.288433 ! Fit after self-cal, rms=0.256012Jy sigma=3.268349 ! 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=2.881 mas, bmaj=12.78 mas, bpa=44.1 degrees ! Estimated noise=2.44231 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.155745 Jy ! Component: 100 - total flux cleaned = 0.234057 Jy ! Component: 150 - total flux cleaned = 0.278709 Jy ! Component: 200 - total flux cleaned = 0.289336 Jy ! Total flux subtracted in 200 components = 0.289336 Jy ! Clean residual min=-0.027778 max=0.026765 Jy/beam ! Clean residual mean=0.000143 rms=0.006947 Jy/beam ! Combined flux in latest and established models = 0.98283 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 58 components and 0.98283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126774Jy sigma=1.789506 ! Fit after self-cal, rms=0.126321Jy sigma=1.784611 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.881 x 12.78 at 44.1 degrees (North through East) ! Clean map min=-0.025171 max=0.60904 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* MK 1.00* NL 1.00* OV 1.00* ! PT 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* MK 1.00* NL 1.00* OV 1.00* ! PT 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* HN 1.09 KP 1.01 ! LA 1.02 MK 1.12 NL 1.04 OV 0.94 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.126321Jy sigma=1.784611 ! Fit after self-cal, rms=0.126223Jy sigma=1.764595 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.912 mas, bmaj=12.83 mas, bpa=44.07 degrees ! Estimated noise=2.46541 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.00251902 Jy ! Component: 100 - total flux cleaned = -0.000498456 Jy ! Component: 150 - total flux cleaned = 0.000562185 Jy ! Component: 200 - total flux cleaned = 0.000976494 Jy ! Total flux subtracted in 200 components = 0.000976494 Jy ! Clean residual min=-0.018757 max=0.018197 Jy/beam ! Clean residual mean=0.000090 rms=0.005074 Jy/beam ! Combined flux in latest and established models = 0.983806 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 74 components and 0.983807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120968Jy sigma=1.695569 ! Fit after self-cal, rms=0.120729Jy sigma=1.693375 ! 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.120729Jy sigma=1.693375 ! Fit after self-cal, rms=0.118039Jy sigma=1.668467 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.906 mas, bmaj=12.84 mas, bpa=44.14 degrees ! Estimated noise=2.45667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021215 Jy ! Component: 100 - total flux cleaned = 0.00301804 Jy ! Component: 150 - total flux cleaned = 0.00405839 Jy ! Component: 200 - total flux cleaned = 0.00498856 Jy ! Total flux subtracted in 200 components = 0.00498856 Jy ! Clean residual min=-0.015130 max=0.015058 Jy/beam ! Clean residual mean=0.000072 rms=0.004098 Jy/beam ! Combined flux in latest and established models = 0.988795 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.988795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116890Jy sigma=1.653602 ! Fit after self-cal, rms=0.116815Jy sigma=1.653019 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.000650752 Jy ! Component: 100 - total flux cleaned = 0.00103088 Jy ! Component: 150 - total flux cleaned = 0.00138649 Jy ! Component: 200 - total flux cleaned = 0.00138589 Jy ! Total flux subtracted in 200 components = 0.00138589 Jy ! Clean residual min=-0.013388 max=0.014457 Jy/beam ! Clean residual mean=0.000063 rms=0.003924 Jy/beam ! Combined flux in latest and established models = 0.990181 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.990181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116352Jy sigma=1.646835 ! Fit after self-cal, rms=0.116323Jy sigma=1.646684 ! 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.116323Jy sigma=1.646684 ! Fit after self-cal, rms=0.115793Jy sigma=1.615349 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.916 mas, bmaj=12.89 mas, bpa=44.14 degrees ! Estimated noise=2.46633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00250919 Jy ! Component: 100 - total flux cleaned = -0.00217864 Jy ! Component: 150 - total flux cleaned = -0.00173302 Jy ! Component: 200 - total flux cleaned = -0.00159341 Jy ! Total flux subtracted in 200 components = -0.00159341 Jy ! Clean residual min=-0.010841 max=0.012267 Jy/beam ! Clean residual mean=0.000035 rms=0.003019 Jy/beam ! Combined flux in latest and established models = 0.988588 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 105 components and 0.988588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115442Jy sigma=1.609253 ! Fit after self-cal, rms=0.115430Jy sigma=1.609184 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 = 3.38742e-06 Jy ! Component: 100 - total flux cleaned = 2.59896e-06 Jy ! Component: 150 - total flux cleaned = -0.000111031 Jy ! Component: 200 - total flux cleaned = -0.000217463 Jy ! Total flux subtracted in 200 components = -0.000217463 Jy ! Clean residual min=-0.010484 max=0.011898 Jy/beam ! Clean residual mean=0.000032 rms=0.002926 Jy/beam ! Combined flux in latest and established models = 0.98837 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 113 components and 0.98837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115266Jy sigma=1.606151 ! Fit after self-cal, rms=0.115240Jy sigma=1.606094 ! 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.115240Jy sigma=1.606094 ! Fit after self-cal, rms=0.113310Jy sigma=1.604813 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.391 mas, bmaj=21.33 mas, bpa=33.41 degrees ! Estimated noise=3.3495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00346758 Jy ! Component: 100 - total flux cleaned = 0.00394867 Jy ! Component: 150 - total flux cleaned = 0.00394966 Jy ! Component: 200 - total flux cleaned = 0.00405448 Jy ! Total flux subtracted in 200 components = 0.00405448 Jy ! Clean residual min=-0.007261 max=0.009642 Jy/beam ! Clean residual mean=0.000055 rms=0.002860 Jy/beam ! Combined flux in latest and established models = 0.992425 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 118 components and 0.992425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113057Jy sigma=1.605575 ! Fit after self-cal, rms=0.113063Jy sigma=1.605378 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.000192314 Jy ! Component: 100 - total flux cleaned = 5.83099e-05 Jy ! Component: 150 - total flux cleaned = -5.65831e-05 Jy ! Component: 200 - total flux cleaned = -0.000112993 Jy ! Total flux subtracted in 200 components = -0.000112993 Jy ! Clean residual min=-0.007269 max=0.009357 Jy/beam ! Clean residual mean=0.000053 rms=0.002751 Jy/beam ! Combined flux in latest and established models = 0.992312 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 124 components and 0.992312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113029Jy sigma=1.606279 ! Fit after self-cal, rms=0.113026Jy sigma=1.606206 ! 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=2.901 mas, bmaj=12.91 mas, bpa=44.29 degrees ! Estimated noise=2.44219 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.901 x 12.91 at 44.29 degrees (North through East) ! Clean map min=-0.02919 max=0.60778 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.113026Jy sigma=1.606206 ! Fit after self-cal, rms=0.113026Jy sigma=1.606206 ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=12.91 mas, bpa=44.29 degrees ! Estimated noise=2.44219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000705296 Jy ! Component: 100 - total flux cleaned = -0.000588176 Jy ! Component: 150 - total flux cleaned = -0.000687994 Jy ! Component: 200 - total flux cleaned = -0.000877913 Jy ! Total flux subtracted in 200 components = -0.000877913 Jy ! Clean residual min=-0.009670 max=0.010657 Jy/beam ! Clean residual mean=0.000027 rms=0.002645 Jy/beam ! Combined flux in latest and established models = 0.991434 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 135 components and 0.991434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112948Jy sigma=1.601750 ! Fit after self-cal, rms=0.112920Jy sigma=1.601657 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.7691e-05 Jy ! Component: 100 - total flux cleaned = -0.000155513 Jy ! Component: 150 - total flux cleaned = -0.00024262 Jy ! Component: 200 - total flux cleaned = -0.000411648 Jy ! Total flux subtracted in 200 components = -0.000411648 Jy ! Clean residual min=-0.009675 max=0.010475 Jy/beam ! Clean residual mean=0.000026 rms=0.002602 Jy/beam ! Combined flux in latest and established models = 0.991022 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 138 components and 0.991022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112847Jy sigma=1.599441 ! Fit after self-cal, rms=0.112829Jy sigma=1.599404 ! 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.112829Jy sigma=1.599404 ! Fit after self-cal, rms=0.112829Jy sigma=1.599404 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=2.361 mas, bmaj=11.45 mas, bpa=45.4 degrees ! Estimated noise=3.17916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.475265 Jy ! Component: 100 - total flux cleaned = 0.697883 Jy ! Component: 150 - total flux cleaned = 0.809582 Jy ! Component: 200 - total flux cleaned = 0.877962 Jy ! Total flux subtracted in 200 components = 0.877962 Jy ! Clean residual min=-0.040431 max=0.041460 Jy/beam ! Clean residual mean=0.000243 rms=0.009666 Jy/beam ! Combined flux in latest and established models = 0.877961 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.877961 Jy ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=12.91 mas, bpa=44.29 degrees ! Estimated noise=2.44219 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.0630605 Jy ! Component: 100 - total flux cleaned = 0.0959809 Jy ! Component: 150 - total flux cleaned = 0.105953 Jy ! Component: 200 - total flux cleaned = 0.109961 Jy ! Total flux subtracted in 200 components = 0.109961 Jy ! Clean residual min=-0.018408 max=0.015232 Jy/beam ! Clean residual mean=0.000091 rms=0.004316 Jy/beam ! Combined flux in latest and established models = 0.987922 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 68 components and 0.987922 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.391 mas, bmaj=21.33 mas, bpa=33.41 degrees ! Estimated noise=3.3495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117406 Jy ! Component: 100 - total flux cleaned = 0.0117476 Jy ! Component: 150 - total flux cleaned = 0.011972 Jy ! Component: 200 - total flux cleaned = 0.0117689 Jy ! Total flux subtracted in 200 components = 0.0117689 Jy ! Clean residual min=-0.011463 max=0.013864 Jy/beam ! Clean residual mean=0.000128 rms=0.004174 Jy/beam ! Combined flux in latest and established models = 0.999691 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 = 1.01708e-05 Jy ! Component: 100 - total flux cleaned = 2.04321e-05 Jy ! Component: 150 - total flux cleaned = 1.84403e-05 Jy ! Component: 200 - total flux cleaned = -0.000113457 Jy ! Total flux subtracted in 200 components = -0.000113457 Jy ! Clean residual min=-0.010217 max=0.012739 Jy/beam ! Clean residual mean=0.000115 rms=0.003882 Jy/beam ! Combined flux in latest and established models = 0.999578 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 94 components and 0.999578 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=12.91 mas, bpa=44.29 degrees ! Estimated noise=2.44219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00223723 Jy ! Component: 100 - total flux cleaned = -0.0024718 Jy ! Component: 150 - total flux cleaned = -0.00291224 Jy ! Component: 200 - total flux cleaned = -0.0032935 Jy ! Total flux subtracted in 200 components = -0.0032935 Jy ! Clean residual min=-0.011440 max=0.012088 Jy/beam ! Clean residual mean=0.000057 rms=0.003160 Jy/beam ! Combined flux in latest and established models = 0.996284 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 109 components and 0.996284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113686Jy sigma=1.609798 ! Fit after self-cal, rms=0.113664Jy sigma=1.609502 wmodel /J0805+6144_S_map.mod ! wmodel: Unable to open new model file: /J0805+6144_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0805+6144_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.901 x 12.91 at 44.29 degrees (North through East) ! Clean map min=-0.023493 max=0.60239 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0805+6144_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.60239 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00313832 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.56293 1.56293 3.12586 6.25173 12.5035 25.0069 50.0138 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0094 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.602 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 191.946 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0805+6144_S_dfm.log closed on Thu May 19 22:14:41 2016