! Started logfile: /vlbi/bp222/maps//J1145-3909_S_dfm.log on Thu Sep 27 11:05:46 2018 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/bp222/maps//J1145-3909_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1145-3909_S_uva.fits ! AN table 1: 115 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.721739 visibilities/baseline/integration-bin. ! Found source: J1145-3909 ! ! 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 44 lines of history. ! ! Reading 4980 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 J1145-3909_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. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 690 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012618Jy sigma=10.691084 ! Fit after self-cal, rms=0.886742Jy sigma=9.336198 ! 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.731 mas, bmaj=21.76 mas, bpa=-25.67 degrees ! Estimated noise=1.8535 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.0815278 Jy ! Component: 100 - total flux cleaned = 0.116302 Jy ! Total flux subtracted in 100 components = 0.116302 Jy ! Clean residual min=-0.008789 max=0.015717 Jy/beam ! Clean residual mean=0.000106 rms=0.003314 Jy/beam ! Combined flux in latest and established models = 0.116303 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.116303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093648Jy sigma=0.929180 ! Fit after self-cal, rms=0.092860Jy sigma=0.922987 ! 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.627 mas, bmaj=25.54 mas, bpa=-24.98 degrees ! Estimated noise=1.13437 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.0282624 Jy ! Component: 100 - total flux cleaned = 0.043704 Jy ! Component: 150 - total flux cleaned = 0.0532818 Jy ! Component: 200 - total flux cleaned = 0.0594223 Jy ! Total flux subtracted in 200 components = 0.0594223 Jy ! Clean residual min=-0.004833 max=0.005954 Jy/beam ! Clean residual mean=0.000022 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.175725 Jy ! Performing phase self-cal ! Adding 113 model components to the UV plane model. ! The established model now contains 147 components and 0.175725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084996Jy sigma=0.806628 ! Fit after self-cal, rms=0.085214Jy sigma=0.804942 ! 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.627 x 25.54 at -24.98 degrees (North through East) ! Clean map min=-0.0049962 max=0.096241 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 0.99 MK 0.96 NL 1.10 ! OV 0.92 PT 0.98 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 0.98 MK 1.02 NL 1.30 ! OV 0.94 PT 0.99 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.01 MK 1.05 NL 0.99 ! OV 0.99 PT 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* MK 0.00* NL 0.00* ! OV 0.00* PT 0.00* ! ! ! Fit before self-cal, rms=0.085214Jy sigma=0.804942 ! Fit after self-cal, rms=0.087479Jy sigma=0.796308 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.66 mas, bmaj=25.56 mas, bpa=-25.11 degrees ! Estimated noise=1.1274 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.00050383 Jy ! Component: 100 - total flux cleaned = -0.000505911 Jy ! Component: 150 - total flux cleaned = -0.000506766 Jy ! Component: 200 - total flux cleaned = -0.000255369 Jy ! Total flux subtracted in 200 components = -0.000255369 Jy ! Clean residual min=-0.004385 max=0.003947 Jy/beam ! Clean residual mean=-0.000008 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.175469 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 171 components and 0.175469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087261Jy sigma=0.794878 ! Fit after self-cal, rms=0.087451Jy sigma=0.794646 ! 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.087451Jy sigma=0.794646 ! Fit after self-cal, rms=0.089335Jy sigma=0.792652 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.68 mas, bmaj=25.76 mas, bpa=-25.2 degrees ! Estimated noise=1.13239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000582039 Jy ! Component: 100 - total flux cleaned = -0.00109412 Jy ! Component: 150 - total flux cleaned = -0.00143082 Jy ! Component: 200 - total flux cleaned = -0.00154135 Jy ! Total flux subtracted in 200 components = -0.00154135 Jy ! Clean residual min=-0.003979 max=0.003505 Jy/beam ! Clean residual mean=-0.000014 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.173928 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 183 components and 0.173928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089294Jy sigma=0.791994 ! Fit after self-cal, rms=0.089371Jy sigma=0.791903 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.56059e-05 Jy ! Component: 100 - total flux cleaned = 2.20036e-05 Jy ! Component: 150 - total flux cleaned = -8.08726e-05 Jy ! Component: 200 - total flux cleaned = -0.000113103 Jy ! Total flux subtracted in 200 components = -0.000113103 Jy ! Clean residual min=-0.003830 max=0.003548 Jy/beam ! Clean residual mean=-0.000013 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.173815 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 189 components and 0.173815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089342Jy sigma=0.791596 ! Fit after self-cal, rms=0.089338Jy sigma=0.791558 ! 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.089338Jy sigma=0.791558 ! Fit after self-cal, rms=0.093319Jy sigma=0.786555 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.688 mas, bmaj=25.99 mas, bpa=-25.28 degrees ! Estimated noise=1.13709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000167902 Jy ! Component: 100 - total flux cleaned = -0.000404413 Jy ! Component: 150 - total flux cleaned = -0.000537709 Jy ! Component: 200 - total flux cleaned = -0.000682022 Jy ! Total flux subtracted in 200 components = -0.000682022 Jy ! Clean residual min=-0.002535 max=0.003048 Jy/beam ! Clean residual mean=-0.000010 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.173133 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 198 components and 0.173133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093295Jy sigma=0.786117 ! Fit after self-cal, rms=0.093511Jy sigma=0.785865 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.000156091 Jy ! Component: 100 - total flux cleaned = 6.4476e-05 Jy ! Component: 150 - total flux cleaned = 8.99727e-06 Jy ! Component: 200 - total flux cleaned = -4.06212e-05 Jy ! Total flux subtracted in 200 components = -4.06212e-05 Jy ! Clean residual min=-0.002662 max=0.003084 Jy/beam ! Clean residual mean=-0.000010 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.173092 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 208 components and 0.173092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093494Jy sigma=0.785602 ! Fit after self-cal, rms=0.093488Jy sigma=0.785565 ! 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.093488Jy sigma=0.785565 ! Fit after self-cal, rms=0.094453Jy sigma=0.785490 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.09 mas, bmaj=43.9 mas, bpa=-14.52 degrees ! Estimated noise=1.27557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000433048 Jy ! Component: 100 - total flux cleaned = -0.000606431 Jy ! Component: 150 - total flux cleaned = -0.000704764 Jy ! Component: 200 - total flux cleaned = -0.000804911 Jy ! Total flux subtracted in 200 components = -0.000804911 Jy ! Clean residual min=-0.002509 max=0.003029 Jy/beam ! Clean residual mean=-0.000013 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.172287 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 219 components and 0.172287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094450Jy sigma=0.785352 ! Fit after self-cal, rms=0.094496Jy sigma=0.785307 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.000156723 Jy ! Component: 100 - total flux cleaned = -0.000244597 Jy ! Component: 150 - total flux cleaned = -0.000275154 Jy ! Component: 200 - total flux cleaned = -0.000262236 Jy ! Total flux subtracted in 200 components = -0.000262236 Jy ! Clean residual min=-0.002334 max=0.003027 Jy/beam ! Clean residual mean=-0.000012 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.172025 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 226 components and 0.172025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094493Jy sigma=0.785240 ! Fit after self-cal, rms=0.094501Jy sigma=0.785223 ! 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.677 mas, bmaj=26.07 mas, bpa=-25.29 degrees ! Estimated noise=1.13623 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.677 x 26.07 at -25.29 degrees (North through East) ! Clean map min=-0.0027992 max=0.094734 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.764 mas, bmaj=22.36 mas, bpa=-25.97 degrees ! Estimated noise=1.88663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0821321 Jy ! Component: 100 - total flux cleaned = 0.117735 Jy ! Component: 150 - total flux cleaned = 0.135424 Jy ! Component: 200 - total flux cleaned = 0.146582 Jy ! Total flux subtracted in 200 components = 0.146582 Jy ! Clean residual min=-0.007098 max=0.007680 Jy/beam ! Clean residual mean=0.000044 rms=0.002241 Jy/beam ! Combined flux in latest and established models = 0.146582 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 61 model components to the UV plane model. ! The established model now contains 61 components and 0.146582 Jy ! Inverting map and beam ! Estimated beam: bmin=3.677 mas, bmaj=26.07 mas, bpa=-25.29 degrees ! Estimated noise=1.13623 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.0115979 Jy ! Component: 100 - total flux cleaned = 0.0184597 Jy ! Component: 150 - total flux cleaned = 0.0228537 Jy ! Component: 200 - total flux cleaned = 0.0252426 Jy ! Total flux subtracted in 200 components = 0.0252426 Jy ! Clean residual min=-0.003559 max=0.003070 Jy/beam ! Clean residual mean=-0.000003 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.171825 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 130 components and 0.171825 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=9.09 mas, bmaj=43.9 mas, bpa=-14.52 degrees ! Estimated noise=1.27557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000983411 Jy ! Component: 100 - total flux cleaned = 0.00141188 Jy ! Component: 150 - total flux cleaned = 0.00166946 Jy ! Component: 200 - total flux cleaned = 0.00174042 Jy ! Total flux subtracted in 200 components = 0.00174042 Jy ! Clean residual min=-0.002451 max=0.002965 Jy/beam ! Clean residual mean=-0.000015 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.173565 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 = 6.21342e-07 Jy ! Component: 100 - total flux cleaned = -2.75437e-05 Jy ! Component: 150 - total flux cleaned = -2.72357e-05 Jy ! Component: 200 - total flux cleaned = -5.31969e-05 Jy ! Total flux subtracted in 200 components = -5.31969e-05 Jy ! Clean residual min=-0.002356 max=0.002986 Jy/beam ! Clean residual mean=-0.000015 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.173512 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 154 components and 0.173512 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.677 mas, bmaj=26.07 mas, bpa=-25.29 degrees ! Estimated noise=1.13623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000355791 Jy ! Component: 100 - total flux cleaned = -0.000245841 Jy ! Component: 150 - total flux cleaned = -0.00015184 Jy ! Component: 200 - total flux cleaned = -0.000111889 Jy ! Total flux subtracted in 200 components = -0.000111889 Jy ! Clean residual min=-0.002669 max=0.003060 Jy/beam ! Clean residual mean=-0.000010 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.1734 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 173 components and 0.1734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094546Jy sigma=0.785855 ! Fit after self-cal, rms=0.094377Jy sigma=0.785657 wmodel J1145-3909_S_map.mod ! Writing 173 model components to file: J1145-3909_S_map.mod wobs J1145-3909_S_uvs.fits ! Writing UV FITS file: J1145-3909_S_uvs.fits wwins J1145-3909_S_map.win ! wwins: Wrote 1 windows to J1145-3909_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.000937924 Jy ! Component: 100 - total flux cleaned = 0.00130972 Jy ! Component: 150 - total flux cleaned = 0.00152458 Jy ! Component: 200 - total flux cleaned = 0.00156466 Jy ! Component: 250 - total flux cleaned = 0.00164225 Jy ! Component: 300 - total flux cleaned = 0.00171811 Jy ! Component: 350 - total flux cleaned = 0.00186645 Jy ! Component: 400 - total flux cleaned = 0.00208309 Jy ! Component: 450 - total flux cleaned = 0.00232799 Jy ! Component: 500 - total flux cleaned = 0.00246397 Jy ! Component: 550 - total flux cleaned = 0.00249668 Jy ! Component: 600 - total flux cleaned = 0.00259354 Jy ! Component: 650 - total flux cleaned = 0.00268773 Jy ! Component: 700 - total flux cleaned = 0.00268707 Jy ! Component: 750 - total flux cleaned = 0.00274768 Jy ! Component: 800 - total flux cleaned = 0.00271811 Jy ! Component: 850 - total flux cleaned = 0.00283533 Jy ! Component: 900 - total flux cleaned = 0.00286354 Jy ! Component: 950 - total flux cleaned = 0.00280658 Jy ! Component: 1000 - total flux cleaned = 0.00275108 Jy ! Component: 1050 - total flux cleaned = 0.00264227 Jy ! Component: 1100 - total flux cleaned = 0.00256199 Jy ! Component: 1150 - total flux cleaned = 0.00248318 Jy ! Component: 1200 - total flux cleaned = 0.00250889 Jy ! Component: 1250 - total flux cleaned = 0.0025345 Jy ! Component: 1300 - total flux cleaned = 0.00255942 Jy ! Component: 1350 - total flux cleaned = 0.00255874 Jy ! Component: 1400 - total flux cleaned = 0.00255863 Jy ! Component: 1450 - total flux cleaned = 0.00255853 Jy ! Component: 1500 - total flux cleaned = 0.00255891 Jy ! Component: 1550 - total flux cleaned = 0.00260583 Jy ! Component: 1600 - total flux cleaned = 0.0026058 Jy ! Component: 1650 - total flux cleaned = 0.00258314 Jy ! Component: 1700 - total flux cleaned = 0.002606 Jy ! Component: 1750 - total flux cleaned = 0.00262834 Jy ! Component: 1800 - total flux cleaned = 0.00269409 Jy ! Component: 1850 - total flux cleaned = 0.00273715 Jy ! Component: 1900 - total flux cleaned = 0.00278043 Jy ! Component: 1950 - total flux cleaned = 0.00278059 Jy ! Component: 2000 - total flux cleaned = 0.00286457 Jy ! Component: 2050 - total flux cleaned = 0.00294762 Jy ! Component: 2100 - total flux cleaned = 0.00302987 Jy ! Component: 2150 - total flux cleaned = 0.00305014 Jy ! Component: 2200 - total flux cleaned = 0.00311029 Jy ! Component: 2250 - total flux cleaned = 0.00315008 Jy ! Component: 2300 - total flux cleaned = 0.00315044 Jy ! Component: 2350 - total flux cleaned = 0.00318958 Jy ! Component: 2400 - total flux cleaned = 0.00324729 Jy ! Component: 2450 - total flux cleaned = 0.00336141 Jy ! Component: 2500 - total flux cleaned = 0.00336124 Jy ! Component: 2550 - total flux cleaned = 0.00341726 Jy ! Component: 2600 - total flux cleaned = 0.00347284 Jy ! Component: 2650 - total flux cleaned = 0.00343624 Jy ! Component: 2700 - total flux cleaned = 0.00350878 Jy ! Component: 2750 - total flux cleaned = 0.00354445 Jy ! Component: 2800 - total flux cleaned = 0.00350902 Jy ! Component: 2850 - total flux cleaned = 0.00345656 Jy ! Component: 2900 - total flux cleaned = 0.00347373 Jy ! Component: 2950 - total flux cleaned = 0.00343878 Jy ! Component: 3000 - total flux cleaned = 0.00337029 Jy ! Component: 3050 - total flux cleaned = 0.00335342 Jy ! Component: 3100 - total flux cleaned = 0.00333655 Jy ! Component: 3150 - total flux cleaned = 0.00333632 Jy ! Component: 3200 - total flux cleaned = 0.00330303 Jy ! Component: 3250 - total flux cleaned = 0.00325372 Jy ! Component: 3300 - total flux cleaned = 0.00326986 Jy ! Component: 3350 - total flux cleaned = 0.00328599 Jy ! Component: 3400 - total flux cleaned = 0.00328597 Jy ! Component: 3450 - total flux cleaned = 0.00323887 Jy ! Component: 3500 - total flux cleaned = 0.00322323 Jy ! Component: 3550 - total flux cleaned = 0.003239 Jy ! Component: 3600 - total flux cleaned = 0.00317729 Jy ! Component: 3650 - total flux cleaned = 0.00310084 Jy ! Component: 3700 - total flux cleaned = 0.00319224 Jy ! Component: 3750 - total flux cleaned = 0.00310151 Jy ! Component: 3800 - total flux cleaned = 0.00305655 Jy ! Component: 3850 - total flux cleaned = 0.0030416 Jy ! Component: 3900 - total flux cleaned = 0.00301193 Jy ! Component: 3950 - total flux cleaned = 0.00295313 Jy ! Component: 4000 - total flux cleaned = 0.00292401 Jy ! Component: 4050 - total flux cleaned = 0.00286628 Jy ! Total flux subtracted in 4096 components = 0.00288062 Jy ! Clean residual min=-0.000905 max=0.000853 Jy/beam ! Clean residual mean=-0.000004 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.176281 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 431 components and 0.176281 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J1145-3909_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.677 x 26.07 at -25.29 degrees (North through East) ! Clean map min=-0.0026517 max=0.093176 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1145-3909_S_map.fits wmodel /vlbi/bp222/maps//J1145-3909_S_map.mod ! Writing 431 model components to file: /vlbi/bp222/maps//J1145-3909_S_map.mod wobs /vlbi/bp222/maps//J1145-3909_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1145-3909_S_uvs.fits wwins /vlbi/bp222/maps//J1145-3909_S_map.win ! wwins: Wrote 2 windows to /vlbi/bp222/maps//J1145-3909_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0931759 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000276978 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.891791 0.891791 1.78358 3.56716 7.13433 14.2687 28.5373 57.0746 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.093 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 336.401 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1145-3909_S_dfm.log closed on Thu Sep 27 11:05:50 2018