! Started logfile: /vlbi/uf001/uva//J1133-0905_S_dfm.log on Mon Jan 14 01:21:52 2019 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 /vlbi/uf001/uva//J1133-0905_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1133-0905_S_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.993519 visibilities/baseline/integration-bin. ! Found source: J1133-0905 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 9657 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J1133-0905_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.005923Jy sigma=19.386237 ! Fit after self-cal, rms=0.902813Jy sigma=17.412887 ! 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.627 mas, bmaj=6.755 mas, bpa=-5.119 degrees ! Estimated noise=0.470962 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.0721715 Jy ! Component: 100 - total flux cleaned = 0.0929385 Jy ! Total flux subtracted in 100 components = 0.0929385 Jy ! Clean residual min=-0.005046 max=0.009570 Jy/beam ! Clean residual mean=-0.000023 rms=0.001405 Jy/beam ! Combined flux in latest and established models = 0.0929386 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0929386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070549Jy sigma=1.310593 ! Fit after self-cal, rms=0.070401Jy sigma=1.308109 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110018 Jy ! Component: 100 - total flux cleaned = 0.0177686 Jy ! Total flux subtracted in 100 components = 0.0177686 Jy ! Clean residual min=-0.004322 max=0.006427 Jy/beam ! Clean residual mean=-0.000015 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.110707 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.110707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067977Jy sigma=1.256148 ! Fit after self-cal, rms=0.067969Jy sigma=1.255783 ! 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.149 mas, bmaj=7.827 mas, bpa=-4.339 degrees ! Estimated noise=0.378233 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 (-4.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00856281 Jy ! Component: 100 - total flux cleaned = 0.013624 Jy ! Component: 150 - total flux cleaned = 0.0171062 Jy ! Component: 200 - total flux cleaned = 0.0195829 Jy ! Total flux subtracted in 200 components = 0.0195829 Jy ! Clean residual min=-0.003264 max=0.003951 Jy/beam ! Clean residual mean=-0.000005 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.13029 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 65 components and 0.13029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066851Jy sigma=1.230995 ! Fit after self-cal, rms=0.066799Jy sigma=1.229469 ! 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.149 x 7.827 at -4.339 degrees (North through East) ! Clean map min=-0.0029249 max=0.094426 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.94 HN 1.01 KP 0.99 ! LA 0.94 MK 1.03 NL 1.04 OV 1.01 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.96 HN 1.01 KP 1.02 ! LA 0.92 MK 1.02 NL 1.03 OV 0.94 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.94 HN 1.00 KP 1.03 ! LA 0.96 MK 1.02 NL 1.02 OV 0.99 ! PT 0.98 SC 1.00 ! ! ! Fit before self-cal, rms=0.066799Jy sigma=1.229469 ! Fit after self-cal, rms=0.069670Jy sigma=1.219156 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.152 mas, bmaj=7.886 mas, bpa=-3.951 degrees ! Estimated noise=0.378515 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.000456282 Jy ! Component: 100 - total flux cleaned = 0.000608281 Jy ! Component: 150 - total flux cleaned = 0.000488414 Jy ! Component: 200 - total flux cleaned = 0.00033358 Jy ! Total flux subtracted in 200 components = 0.00033358 Jy ! Clean residual min=-0.002492 max=0.002551 Jy/beam ! Clean residual mean=-0.000000 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.130624 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.130624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069509Jy sigma=1.217410 ! Fit after self-cal, rms=0.069562Jy sigma=1.217091 ! 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. ! ! Fit before self-cal, rms=0.069562Jy sigma=1.217091 ! Fit after self-cal, rms=0.068180Jy sigma=1.204853 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.149 mas, bmaj=7.911 mas, bpa=-4.004 degrees ! Estimated noise=0.378794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000286245 Jy ! Component: 100 - total flux cleaned = 0.000287547 Jy ! Component: 150 - total flux cleaned = 0.000288008 Jy ! Component: 200 - total flux cleaned = 0.000316666 Jy ! Total flux subtracted in 200 components = 0.000316666 Jy ! Clean residual min=-0.001692 max=0.001992 Jy/beam ! Clean residual mean=0.000002 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.13094 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 0.13094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068142Jy sigma=1.204177 ! Fit after self-cal, rms=0.068146Jy sigma=1.204014 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 = 2.65782e-06 Jy ! Component: 100 - total flux cleaned = -2.23659e-05 Jy ! Component: 150 - total flux cleaned = -2.26712e-05 Jy ! Component: 200 - total flux cleaned = -2.28476e-05 Jy ! Total flux subtracted in 200 components = -2.28476e-05 Jy ! Clean residual min=-0.001683 max=0.001954 Jy/beam ! Clean residual mean=0.000002 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.130918 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 98 components and 0.130918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068129Jy sigma=1.203722 ! Fit after self-cal, rms=0.068129Jy sigma=1.203711 ! 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. ! ! Fit before self-cal, rms=0.068129Jy sigma=1.203711 ! Fit after self-cal, rms=0.069009Jy sigma=1.201546 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.14 mas, bmaj=7.92 mas, bpa=-3.996 degrees ! Estimated noise=0.377493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.53043e-06 Jy ! Component: 100 - total flux cleaned = -9.61801e-05 Jy ! Component: 150 - total flux cleaned = -0.000122039 Jy ! Component: 200 - total flux cleaned = -0.000144823 Jy ! Total flux subtracted in 200 components = -0.000144823 Jy ! Clean residual min=-0.001674 max=0.001787 Jy/beam ! Clean residual mean=0.000002 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.130773 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.130773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068986Jy sigma=1.201130 ! Fit after self-cal, rms=0.069002Jy sigma=1.201081 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 = -2.01436e-05 Jy ! Component: 100 - total flux cleaned = -3.99215e-05 Jy ! Component: 150 - total flux cleaned = -3.9139e-05 Jy ! Component: 200 - total flux cleaned = -3.8694e-05 Jy ! Total flux subtracted in 200 components = -3.8694e-05 Jy ! Clean residual min=-0.001662 max=0.001801 Jy/beam ! Clean residual mean=0.000002 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.130734 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.130734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068992Jy sigma=1.200893 ! Fit after self-cal, rms=0.068992Jy sigma=1.200888 ! 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. ! ! Fit before self-cal, rms=0.068992Jy sigma=1.200888 ! Fit after self-cal, rms=0.069239Jy sigma=1.200819 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.255 mas, bmaj=13.69 mas, bpa=-3.769 degrees ! Estimated noise=0.489637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.19102e-05 Jy ! Component: 100 - total flux cleaned = -0.000232291 Jy ! Component: 150 - total flux cleaned = -0.000262135 Jy ! Component: 200 - total flux cleaned = -0.0002754 Jy ! Total flux subtracted in 200 components = -0.0002754 Jy ! Clean residual min=-0.001743 max=0.001869 Jy/beam ! Clean residual mean=0.000004 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.130459 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 121 components and 0.130459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069234Jy sigma=1.200845 ! Fit after self-cal, rms=0.069238Jy sigma=1.200812 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 = 2.272e-05 Jy ! Component: 100 - total flux cleaned = 3.68329e-05 Jy ! Component: 150 - total flux cleaned = 3.69131e-05 Jy ! Component: 200 - total flux cleaned = 4.7209e-05 Jy ! Total flux subtracted in 200 components = 4.7209e-05 Jy ! Clean residual min=-0.001718 max=0.001805 Jy/beam ! Clean residual mean=0.000004 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.130506 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 125 components and 0.130506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069238Jy sigma=1.200855 ! Fit after self-cal, rms=0.069237Jy sigma=1.200843 ! 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.137 mas, bmaj=7.926 mas, bpa=-3.982 degrees ! Estimated noise=0.376945 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.137 x 7.926 at -3.982 degrees (North through East) ! Clean map min=-0.0019261 max=0.094923 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=2.614 mas, bmaj=6.889 mas, bpa=-5.032 degrees ! Estimated noise=0.473534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0723982 Jy ! Component: 100 - total flux cleaned = 0.0943072 Jy ! Component: 150 - total flux cleaned = 0.105722 Jy ! Component: 200 - total flux cleaned = 0.112607 Jy ! Total flux subtracted in 200 components = 0.112607 Jy ! Clean residual min=-0.002741 max=0.003597 Jy/beam ! Clean residual mean=-0.000007 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.112607 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.112607 Jy ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=7.926 mas, bpa=-3.982 degrees ! Estimated noise=0.376945 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.00615714 Jy ! Component: 100 - total flux cleaned = 0.00985154 Jy ! Component: 150 - total flux cleaned = 0.0123404 Jy ! Component: 200 - total flux cleaned = 0.0140748 Jy ! Total flux subtracted in 200 components = 0.0140748 Jy ! Clean residual min=-0.001770 max=0.001732 Jy/beam ! Clean residual mean=0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.126682 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 64 components and 0.126682 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.255 mas, bmaj=13.69 mas, bpa=-3.769 degrees ! Estimated noise=0.489637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173126 Jy ! Component: 100 - total flux cleaned = 0.00246995 Jy ! Component: 150 - total flux cleaned = 0.00270765 Jy ! Component: 200 - total flux cleaned = 0.00290358 Jy ! Total flux subtracted in 200 components = 0.00290358 Jy ! Clean residual min=-0.001766 max=0.001832 Jy/beam ! Clean residual mean=0.000003 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.129586 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.000164638 Jy ! Component: 100 - total flux cleaned = 0.000302943 Jy ! Component: 150 - total flux cleaned = 0.00040677 Jy ! Component: 200 - total flux cleaned = 0.000496833 Jy ! Total flux subtracted in 200 components = 0.000496833 Jy ! Clean residual min=-0.001725 max=0.001779 Jy/beam ! Clean residual mean=0.000003 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.130082 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 103 components and 0.130082 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=7.926 mas, bpa=-3.982 degrees ! Estimated noise=0.376945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.84121e-05 Jy ! Component: 100 - total flux cleaned = -4.62448e-05 Jy ! Component: 150 - total flux cleaned = -0.00011352 Jy ! Component: 200 - total flux cleaned = -0.000134096 Jy ! Total flux subtracted in 200 components = -0.000134096 Jy ! Clean residual min=-0.001595 max=0.001715 Jy/beam ! Clean residual mean=0.000002 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.129948 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.129948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069252Jy sigma=1.200915 ! Fit after self-cal, rms=0.069241Jy sigma=1.200843 wmodel J1133-0905_S_map.mod ! Writing 119 model components to file: J1133-0905_S_map.mod wobs J1133-0905_S_uvs.fits ! Writing UV FITS file: J1133-0905_S_uvs.fits wwins J1133-0905_S_map.win ! wwins: Wrote 2 windows to J1133-0905_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000497852 Jy ! Component: 100 - total flux cleaned = 0.000672564 Jy ! Component: 150 - total flux cleaned = 0.000450949 Jy ! Component: 200 - total flux cleaned = 0.000370215 Jy ! Component: 250 - total flux cleaned = 0.000213095 Jy ! Component: 300 - total flux cleaned = 0.00016249 Jy ! Component: 350 - total flux cleaned = 0.0001124 Jy ! Component: 400 - total flux cleaned = 1.48438e-05 Jy ! Component: 450 - total flux cleaned = -0.000103849 Jy ! Component: 500 - total flux cleaned = -0.000196491 Jy ! Component: 550 - total flux cleaned = -0.000286902 Jy ! Component: 600 - total flux cleaned = -0.000375584 Jy ! Component: 650 - total flux cleaned = -0.000419449 Jy ! Component: 700 - total flux cleaned = -0.000463193 Jy ! Component: 750 - total flux cleaned = -0.000590354 Jy ! Component: 800 - total flux cleaned = -0.000652291 Jy ! Component: 850 - total flux cleaned = -0.00063147 Jy ! Component: 900 - total flux cleaned = -0.000672012 Jy ! Component: 950 - total flux cleaned = -0.000652251 Jy ! Component: 1000 - total flux cleaned = -0.000731254 Jy ! Component: 1050 - total flux cleaned = -0.000731425 Jy ! Component: 1100 - total flux cleaned = -0.000731903 Jy ! Component: 1150 - total flux cleaned = -0.000788972 Jy ! Component: 1200 - total flux cleaned = -0.000788747 Jy ! Component: 1250 - total flux cleaned = -0.000825628 Jy ! Component: 1300 - total flux cleaned = -0.000770535 Jy ! Component: 1350 - total flux cleaned = -0.000752463 Jy ! Component: 1400 - total flux cleaned = -0.000734299 Jy ! Component: 1450 - total flux cleaned = -0.000610587 Jy ! Component: 1500 - total flux cleaned = -0.000645835 Jy ! Component: 1550 - total flux cleaned = -0.000559037 Jy ! Component: 1600 - total flux cleaned = -0.000593242 Jy ! Component: 1650 - total flux cleaned = -0.000576062 Jy ! Component: 1700 - total flux cleaned = -0.000492034 Jy ! Component: 1750 - total flux cleaned = -0.00042548 Jy ! Component: 1800 - total flux cleaned = -0.000442356 Jy ! Component: 1850 - total flux cleaned = -0.000425807 Jy ! Component: 1900 - total flux cleaned = -0.000409648 Jy ! Component: 1950 - total flux cleaned = -0.000393571 Jy ! Component: 2000 - total flux cleaned = -0.000329991 Jy ! Component: 2050 - total flux cleaned = -0.000345622 Jy ! Component: 2100 - total flux cleaned = -0.000283247 Jy ! Component: 2150 - total flux cleaned = -0.00025239 Jy ! Component: 2200 - total flux cleaned = -0.000221769 Jy ! Component: 2250 - total flux cleaned = -0.000161205 Jy ! Component: 2300 - total flux cleaned = -0.000131057 Jy ! Component: 2350 - total flux cleaned = -0.000101059 Jy ! Component: 2400 - total flux cleaned = -5.67579e-05 Jy ! Component: 2450 - total flux cleaned = -1.28274e-05 Jy ! Component: 2500 - total flux cleaned = 1.61628e-05 Jy ! Component: 2550 - total flux cleaned = 0.000116975 Jy ! Component: 2600 - total flux cleaned = 0.000145507 Jy ! Component: 2650 - total flux cleaned = 0.000216387 Jy ! Component: 2700 - total flux cleaned = 0.000314843 Jy ! Component: 2750 - total flux cleaned = 0.000356545 Jy ! Component: 2800 - total flux cleaned = 0.000398181 Jy ! Component: 2850 - total flux cleaned = 0.000453129 Jy ! Component: 2900 - total flux cleaned = 0.000562119 Jy ! Component: 2950 - total flux cleaned = 0.000575652 Jy ! Component: 3000 - total flux cleaned = 0.000669701 Jy ! Component: 3050 - total flux cleaned = 0.000722958 Jy ! Component: 3100 - total flux cleaned = 0.000815332 Jy ! Component: 3150 - total flux cleaned = 0.000841522 Jy ! Component: 3200 - total flux cleaned = 0.000906818 Jy ! Component: 3250 - total flux cleaned = 0.000971518 Jy ! Component: 3300 - total flux cleaned = 0.00103585 Jy ! Component: 3350 - total flux cleaned = 0.00108682 Jy ! Component: 3400 - total flux cleaned = 0.0011249 Jy ! Component: 3450 - total flux cleaned = 0.00121296 Jy ! Component: 3500 - total flux cleaned = 0.00128797 Jy ! Component: 3550 - total flux cleaned = 0.00130045 Jy ! Component: 3600 - total flux cleaned = 0.00136226 Jy ! Component: 3650 - total flux cleaned = 0.001497 Jy ! Component: 3700 - total flux cleaned = 0.00150907 Jy ! Component: 3750 - total flux cleaned = 0.0015454 Jy ! Component: 3800 - total flux cleaned = 0.0016537 Jy ! Component: 3850 - total flux cleaned = 0.00168938 Jy ! Component: 3900 - total flux cleaned = 0.00174873 Jy ! Component: 3950 - total flux cleaned = 0.00181947 Jy ! Component: 4000 - total flux cleaned = 0.00185458 Jy ! Component: 4050 - total flux cleaned = 0.00190119 Jy ! Total flux subtracted in 4096 components = 0.00197068 Jy ! Clean residual min=-0.000636 max=0.000702 Jy/beam ! Clean residual mean=0.000001 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.131919 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 400 components and 0.131919 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1133-0905_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.137 x 7.926 at -3.982 degrees (North through East) ! Clean map min=-0.0012585 max=0.096047 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1133-0905_S_map.fits wmodel /vlbi/uf001/uva//J1133-0905_S_map.mod ! Writing 400 model components to file: /vlbi/uf001/uva//J1133-0905_S_map.mod wobs /vlbi/uf001/uva//J1133-0905_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1133-0905_S_uvs.fits wwins /vlbi/uf001/uva//J1133-0905_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1133-0905_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0960471 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215808 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.67407 0.67407 1.34814 2.69628 5.39256 10.7851 21.5702 43.1404 86.2809 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.096 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 445.057 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1133-0905_S_dfm.log closed on Mon Jan 14 01:21:56 2019