! Started logfile: /vlbi/uf001/uvm//J0912-4137_S_a_dfm.log on Sun Jan 13 21:13:49 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/uvm//J0912-4137_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J0912-4137_S_a_uvm.fits ! AN table 1: 73 integrations on 36 of 36 possible baselines. ! AN table 2: 36 integrations on 10 of 10 possible baselines. ! AN table 3: 37 integrations on 15 of 15 possible baselines. ! AN table 4: 37 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.922566 visibilities/baseline/integration-bin. ! Found source: J0912-4137 ! ! 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 10830 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 J0912-4137_S_a] 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. ! A total of 45 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=1.006234Jy sigma=12.794834 ! Fit after self-cal, rms=0.873692Jy sigma=11.012581 ! 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=7.252 mas, bpa=-9.843 degrees ! Estimated noise=0.922494 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.0843578 Jy ! Component: 100 - total flux cleaned = 0.118034 Jy ! Total flux subtracted in 100 components = 0.118034 Jy ! Clean residual min=-0.009992 max=0.020789 Jy/beam ! Clean residual mean=-0.000025 rms=0.003246 Jy/beam ! Combined flux in latest and established models = 0.118034 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.118034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123483Jy sigma=1.486372 ! Fit after self-cal, rms=0.123097Jy sigma=1.483118 ! Inverting map ! Added new window around map position (-4.5, 10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0233844 Jy ! Component: 100 - total flux cleaned = 0.0395845 Jy ! Total flux subtracted in 100 components = 0.0395845 Jy ! Clean residual min=-0.008024 max=0.013840 Jy/beam ! Clean residual mean=-0.000018 rms=0.002456 Jy/beam ! Combined flux in latest and established models = 0.157618 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 63 components and 0.157618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114222Jy sigma=1.337153 ! Fit after self-cal, rms=0.113944Jy sigma=1.333032 ! 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.125 mas, bmaj=9.351 mas, bpa=-10.66 degrees ! Estimated noise=0.551384 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 (3.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0274848 Jy ! Component: 100 - total flux cleaned = 0.044198 Jy ! Component: 150 - total flux cleaned = 0.0553277 Jy ! Component: 200 - total flux cleaned = 0.06299 Jy ! Total flux subtracted in 200 components = 0.06299 Jy ! Clean residual min=-0.005562 max=0.006252 Jy/beam ! Clean residual mean=0.000001 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.220608 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 140 components and 0.220608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107213Jy sigma=1.221469 ! Fit after self-cal, rms=0.107026Jy sigma=1.218870 ! 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.125 x 9.351 at -10.66 degrees (North through East) ! Clean map min=-0.005299 max=0.10775 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.05 KP 1.05 LA 0.93 ! MK 0.98 NL 1.33 OV 0.99 PT 1.04 ! SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.90 KP 0.96 LA 0.88 NL 1.28 ! PT 0.96 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.88 KP 0.93 LA 0.87 MK 1.16 ! NL 1.16 OV 0.89 ! ! Telescope amplitude corrections in sub-array 4: ! FD 0.86 HN 1.11 KP 0.94 LA 0.92 ! NL 1.32 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 1.05 KP 1.06 LA 0.96 ! MK 0.97 NL 1.31 OV 0.96 PT 1.03 ! SC 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 KP 1.00 LA 0.93 NL 0.75 ! PT 0.97 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.90 KP 0.97 LA 0.88 MK 1.07 ! NL 1.09 OV 0.90 ! ! Telescope amplitude corrections in sub-array 4: ! FD 0.88 HN 1.38 KP 0.95 LA 0.92 ! NL 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.12 KP 1.02 LA 0.95 ! MK 0.92 NL 1.31 OV 0.98 PT 1.03 ! SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.89 KP 1.00 LA 0.92 NL 1.20 ! PT 0.92 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.90 KP 1.00 LA 0.89 MK 1.11 ! NL 1.22 OV 0.89 ! ! Telescope amplitude corrections in sub-array 4: ! FD 0.82 HN 0.88 KP 0.95 LA 0.94 ! NL 1.01 ! ! ! Fit before self-cal, rms=0.107026Jy sigma=1.218870 ! Fit after self-cal, rms=0.114489Jy sigma=1.187078 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=9.402 mas, bpa=-10.59 degrees ! Estimated noise=0.548125 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.00103993 Jy ! Component: 100 - total flux cleaned = -0.00104027 Jy ! Component: 150 - total flux cleaned = -0.00104034 Jy ! Component: 200 - total flux cleaned = -0.00104049 Jy ! Total flux subtracted in 200 components = -0.00104049 Jy ! Clean residual min=-0.002650 max=0.003042 Jy/beam ! Clean residual mean=-0.000019 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.219568 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 155 components and 0.219568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114447Jy sigma=1.186655 ! Fit after self-cal, rms=0.114922Jy sigma=1.186035 ! 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.114922Jy sigma=1.186035 ! Fit after self-cal, rms=0.116273Jy sigma=1.185967 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=9.39 mas, bpa=-10.62 degrees ! Estimated noise=0.548216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000819357 Jy ! Component: 100 - total flux cleaned = -0.000820072 Jy ! Component: 150 - total flux cleaned = -0.00082044 Jy ! Component: 200 - total flux cleaned = -0.000852775 Jy ! Total flux subtracted in 200 components = -0.000852775 Jy ! Clean residual min=-0.002703 max=0.002869 Jy/beam ! Clean residual mean=-0.000018 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.218715 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 164 components and 0.218715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116247Jy sigma=1.185700 ! Fit after self-cal, rms=0.116284Jy sigma=1.185681 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.89333e-05 Jy ! Component: 100 - total flux cleaned = 0.000109317 Jy ! Component: 150 - total flux cleaned = 0.000107843 Jy ! Component: 200 - total flux cleaned = 8.14271e-05 Jy ! Total flux subtracted in 200 components = 8.14271e-05 Jy ! Clean residual min=-0.002752 max=0.002813 Jy/beam ! Clean residual mean=-0.000018 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.218796 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 166 components and 0.218796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116268Jy sigma=1.185520 ! Fit after self-cal, rms=0.116271Jy sigma=1.185507 ! 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.116271Jy sigma=1.185507 ! Fit after self-cal, rms=0.117284Jy sigma=1.184482 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.142 mas, bmaj=9.384 mas, bpa=-10.64 degrees ! Estimated noise=0.547962 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000512793 Jy ! Component: 100 - total flux cleaned = -0.000571886 Jy ! Component: 150 - total flux cleaned = -0.000542995 Jy ! Component: 200 - total flux cleaned = -0.000543752 Jy ! Total flux subtracted in 200 components = -0.000543752 Jy ! Clean residual min=-0.002748 max=0.002726 Jy/beam ! Clean residual mean=-0.000013 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.218252 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 170 components and 0.218252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117268Jy sigma=1.184312 ! Fit after self-cal, rms=0.117267Jy sigma=1.184276 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.65165e-05 Jy ! Component: 100 - total flux cleaned = 2.64756e-05 Jy ! Component: 150 - total flux cleaned = 2.54744e-05 Jy ! Component: 200 - total flux cleaned = 3.21648e-06 Jy ! Total flux subtracted in 200 components = 3.21648e-06 Jy ! Clean residual min=-0.002759 max=0.002694 Jy/beam ! Clean residual mean=-0.000014 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.218256 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 172 components and 0.218256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117256Jy sigma=1.184172 ! Fit after self-cal, rms=0.117254Jy sigma=1.184164 ! 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.117254Jy sigma=1.184164 ! Fit after self-cal, rms=0.118034Jy sigma=1.184130 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.629 mas, bmaj=29.89 mas, bpa=-6.708 degrees ! Estimated noise=0.670197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000464538 Jy ! Component: 100 - total flux cleaned = -0.000403498 Jy ! Component: 150 - total flux cleaned = -0.000432509 Jy ! Component: 200 - total flux cleaned = -0.000457707 Jy ! Total flux subtracted in 200 components = -0.000457707 Jy ! Clean residual min=-0.002603 max=0.002208 Jy/beam ! Clean residual mean=-0.000021 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.217798 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 178 components and 0.217798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118028Jy sigma=1.184125 ! Fit after self-cal, rms=0.118034Jy sigma=1.184043 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.01568e-05 Jy ! Component: 100 - total flux cleaned = 2.14392e-05 Jy ! Component: 150 - total flux cleaned = 2.16081e-05 Jy ! Component: 200 - total flux cleaned = 2.1395e-05 Jy ! Total flux subtracted in 200 components = 2.1395e-05 Jy ! Clean residual min=-0.002538 max=0.002177 Jy/beam ! Clean residual mean=-0.000022 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.217819 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 179 components and 0.217819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118035Jy sigma=1.184123 ! Fit after self-cal, rms=0.118047Jy sigma=1.184074 ! 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.138 mas, bmaj=9.371 mas, bpa=-10.64 degrees ! Estimated noise=0.547371 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.138 x 9.371 at -10.64 degrees (North through East) ! Clean map min=-0.002637 max=0.10468 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.344 mas, bmaj=7.23 mas, bpa=-9.507 degrees ! Estimated noise=0.93039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0840892 Jy ! Component: 100 - total flux cleaned = 0.119981 Jy ! Component: 150 - total flux cleaned = 0.142822 Jy ! Component: 200 - total flux cleaned = 0.159089 Jy ! Total flux subtracted in 200 components = 0.159089 Jy ! Clean residual min=-0.007357 max=0.010748 Jy/beam ! Clean residual mean=-0.000019 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 0.15909 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 66 model components to the UV plane model. ! The established model now contains 66 components and 0.15909 Jy ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=9.371 mas, bpa=-10.64 degrees ! Estimated noise=0.547371 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.0223293 Jy ! Component: 100 - total flux cleaned = 0.0347406 Jy ! Component: 150 - total flux cleaned = 0.0427162 Jy ! Component: 200 - total flux cleaned = 0.0480409 Jy ! Total flux subtracted in 200 components = 0.0480409 Jy ! Clean residual min=-0.003044 max=0.003760 Jy/beam ! Clean residual mean=-0.000019 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.20713 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 141 components and 0.20713 Jy ! Inverting map ! Added new window around map position (12, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00401173 Jy ! Component: 100 - total flux cleaned = 0.00670999 Jy ! Component: 150 - total flux cleaned = 0.00861688 Jy ! Component: 200 - total flux cleaned = 0.00997754 Jy ! Total flux subtracted in 200 components = 0.00997754 Jy ! Clean residual min=-0.002728 max=0.002660 Jy/beam ! Clean residual mean=-0.000008 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.217108 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 167 components and 0.217108 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.629 mas, bmaj=29.89 mas, bpa=-6.708 degrees ! Estimated noise=0.670197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106494 Jy ! Component: 100 - total flux cleaned = 0.00132636 Jy ! Component: 150 - total flux cleaned = 0.00153641 Jy ! Component: 200 - total flux cleaned = 0.00170525 Jy ! Total flux subtracted in 200 components = 0.00170525 Jy ! Clean residual min=-0.002268 max=0.002216 Jy/beam ! Clean residual mean=-0.000010 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.218813 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.000137387 Jy ! Component: 100 - total flux cleaned = 0.000250424 Jy ! Component: 150 - total flux cleaned = 0.000332639 Jy ! Component: 200 - total flux cleaned = 0.00040233 Jy ! Total flux subtracted in 200 components = 0.00040233 Jy ! Clean residual min=-0.002222 max=0.002150 Jy/beam ! Clean residual mean=-0.000010 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.219215 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 186 components and 0.219215 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=9.371 mas, bpa=-10.64 degrees ! Estimated noise=0.547371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.19467e-05 Jy ! Component: 100 - total flux cleaned = -5.21692e-05 Jy ! Component: 150 - total flux cleaned = -0.000102253 Jy ! Component: 200 - total flux cleaned = -0.000145921 Jy ! Total flux subtracted in 200 components = -0.000145921 Jy ! Clean residual min=-0.002609 max=0.002630 Jy/beam ! Clean residual mean=-0.000007 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.21907 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 205 components and 0.21907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117966Jy sigma=1.183046 ! Fit after self-cal, rms=0.117882Jy sigma=1.182784 wmodel J0912-4137_S_a_map.mod ! Writing 205 model components to file: J0912-4137_S_a_map.mod wobs J0912-4137_S_a_uvs.fits ! Writing UV FITS file: J0912-4137_S_a_uvs.fits wwins J0912-4137_S_a_map.win ! wwins: Wrote 4 windows to J0912-4137_S_a_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.000145406 Jy ! Component: 100 - total flux cleaned = 0.000149479 Jy ! Component: 150 - total flux cleaned = -0.000194583 Jy ! Component: 200 - total flux cleaned = -0.000560542 Jy ! Component: 250 - total flux cleaned = -0.000914048 Jy ! Component: 300 - total flux cleaned = -0.00118772 Jy ! Component: 350 - total flux cleaned = -0.00138698 Jy ! Component: 400 - total flux cleaned = -0.0016454 Jy ! Component: 450 - total flux cleaned = -0.00180236 Jy ! Component: 500 - total flux cleaned = -0.00195541 Jy ! Component: 550 - total flux cleaned = -0.00201522 Jy ! Component: 600 - total flux cleaned = -0.00213297 Jy ! Component: 650 - total flux cleaned = -0.00230484 Jy ! Component: 700 - total flux cleaned = -0.00244429 Jy ! Component: 750 - total flux cleaned = -0.00252667 Jy ! Component: 800 - total flux cleaned = -0.00266187 Jy ! Component: 850 - total flux cleaned = -0.00282134 Jy ! Component: 900 - total flux cleaned = -0.00297789 Jy ! Component: 950 - total flux cleaned = -0.00308033 Jy ! Component: 1000 - total flux cleaned = -0.00318163 Jy ! Component: 1050 - total flux cleaned = -0.00328082 Jy ! Component: 1100 - total flux cleaned = -0.0033787 Jy ! Component: 1150 - total flux cleaned = -0.00345083 Jy ! Component: 1200 - total flux cleaned = -0.00352173 Jy ! Component: 1250 - total flux cleaned = -0.00356832 Jy ! Component: 1300 - total flux cleaned = -0.00359103 Jy ! Component: 1350 - total flux cleaned = -0.00361424 Jy ! Component: 1400 - total flux cleaned = -0.00370396 Jy ! Component: 1450 - total flux cleaned = -0.00372581 Jy ! Component: 1500 - total flux cleaned = -0.00381367 Jy ! Component: 1550 - total flux cleaned = -0.00374847 Jy ! Component: 1600 - total flux cleaned = -0.00383477 Jy ! Component: 1650 - total flux cleaned = -0.0038562 Jy ! Component: 1700 - total flux cleaned = -0.00389829 Jy ! Component: 1750 - total flux cleaned = -0.00393981 Jy ! Component: 1800 - total flux cleaned = -0.00394004 Jy ! Component: 1850 - total flux cleaned = -0.00400144 Jy ! Component: 1900 - total flux cleaned = -0.00402178 Jy ! Component: 1950 - total flux cleaned = -0.00410226 Jy ! Component: 2000 - total flux cleaned = -0.00416188 Jy ! Component: 2050 - total flux cleaned = -0.00422109 Jy ! Component: 2100 - total flux cleaned = -0.00431898 Jy ! Component: 2150 - total flux cleaned = -0.00439617 Jy ! Component: 2200 - total flux cleaned = -0.00443453 Jy ! Component: 2250 - total flux cleaned = -0.00443453 Jy ! Component: 2300 - total flux cleaned = -0.00456682 Jy ! Component: 2350 - total flux cleaned = -0.00454807 Jy ! Component: 2400 - total flux cleaned = -0.00464113 Jy ! Component: 2450 - total flux cleaned = -0.00473323 Jy ! Component: 2500 - total flux cleaned = -0.00475178 Jy ! Component: 2550 - total flux cleaned = -0.00482437 Jy ! Component: 2600 - total flux cleaned = -0.0048604 Jy ! Component: 2650 - total flux cleaned = -0.00494973 Jy ! Component: 2700 - total flux cleaned = -0.00496761 Jy ! Component: 2750 - total flux cleaned = -0.00509072 Jy ! Component: 2800 - total flux cleaned = -0.00509069 Jy ! Component: 2850 - total flux cleaned = -0.00514266 Jy ! Component: 2900 - total flux cleaned = -0.00519402 Jy ! Component: 2950 - total flux cleaned = -0.00522822 Jy ! Component: 3000 - total flux cleaned = -0.00532982 Jy ! Component: 3050 - total flux cleaned = -0.00529619 Jy ! Component: 3100 - total flux cleaned = -0.00539623 Jy ! Component: 3150 - total flux cleaned = -0.00546262 Jy ! Component: 3200 - total flux cleaned = -0.005545 Jy ! Component: 3250 - total flux cleaned = -0.00565959 Jy ! Component: 3300 - total flux cleaned = -0.00578951 Jy ! Component: 3350 - total flux cleaned = -0.00580563 Jy ! Component: 3400 - total flux cleaned = -0.00588584 Jy ! Component: 3450 - total flux cleaned = -0.00593355 Jy ! Component: 3500 - total flux cleaned = -0.00606038 Jy ! Component: 3550 - total flux cleaned = -0.00609188 Jy ! Component: 3600 - total flux cleaned = -0.00615451 Jy ! Component: 3650 - total flux cleaned = -0.00617012 Jy ! Component: 3700 - total flux cleaned = -0.00623194 Jy ! Component: 3750 - total flux cleaned = -0.00629331 Jy ! Component: 3800 - total flux cleaned = -0.00635445 Jy ! Component: 3850 - total flux cleaned = -0.00639998 Jy ! Component: 3900 - total flux cleaned = -0.00649053 Jy ! Component: 3950 - total flux cleaned = -0.00652047 Jy ! Component: 4000 - total flux cleaned = -0.00655022 Jy ! Component: 4050 - total flux cleaned = -0.00656516 Jy ! Total flux subtracted in 4096 components = -0.00660948 Jy ! Clean residual min=-0.000873 max=0.000783 Jy/beam ! Clean residual mean=-0.000002 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.21246 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 466 components and 0.21246 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J0912-4137_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.138 x 9.371 at -10.64 degrees (North through East) ! Clean map min=-0.0018151 max=0.10372 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J0912-4137_S_a_map.fits wmodel /vlbi/uf001/uvm//J0912-4137_S_a_map.mod ! Writing 466 model components to file: /vlbi/uf001/uvm//J0912-4137_S_a_map.mod wobs /vlbi/uf001/uvm//J0912-4137_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J0912-4137_S_a_uvs.fits wwins /vlbi/uf001/uvm//J0912-4137_S_a_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uvm//J0912-4137_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.103719 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000275379 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.796512 0.796512 1.59302 3.18605 6.3721 12.7442 25.4884 50.9768 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.103 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 376.642 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J0912-4137_S_a_dfm.log closed on Sun Jan 13 21:13:54 2019