! Started logfile: /vlbi/uf001/uva//J0632-2614_S_dfm.log on Sun Jan 13 23:02:53 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//J0632-2614_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0632-2614_S_uva.fits ! AN table 1: 58 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.97619 visibilities/baseline/integration-bin. ! Found source: J0632-2614 ! ! 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 40 lines of history. ! ! Reading 3567 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 J0632-2614_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.060209Jy sigma=16.456945 ! Fit after self-cal, rms=0.678585Jy sigma=10.407981 ! 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=5.078 mas, bmaj=29.89 mas, bpa=-7.765 degrees ! Estimated noise=1.02916 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.256148 Jy ! Component: 100 - total flux cleaned = 0.315964 Jy ! Total flux subtracted in 100 components = 0.315964 Jy ! Clean residual min=-0.014286 max=0.022963 Jy/beam ! Clean residual mean=-0.000104 rms=0.005180 Jy/beam ! Combined flux in latest and established models = 0.315964 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.315964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091675Jy sigma=1.378639 ! Fit after self-cal, rms=0.091678Jy sigma=1.378272 ! 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=5.725 mas, bmaj=32.94 mas, bpa=-7.177 degrees ! Estimated noise=0.785188 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.0283304 Jy ! Component: 100 - total flux cleaned = 0.0435272 Jy ! Component: 150 - total flux cleaned = 0.0521495 Jy ! Component: 200 - total flux cleaned = 0.0574148 Jy ! Total flux subtracted in 200 components = 0.0574148 Jy ! Clean residual min=-0.010436 max=0.011095 Jy/beam ! Clean residual mean=-0.000050 rms=0.003010 Jy/beam ! Combined flux in latest and established models = 0.373378 Jy ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 112 components and 0.373378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083523Jy sigma=1.223703 ! Fit after self-cal, rms=0.083524Jy sigma=1.223194 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.725 x 32.94 at -7.177 degrees (North through East) ! Clean map min=-0.0103 max=0.32746 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.08 KP 1.06 LA 0.95 ! NL 1.02 OV 0.96 PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.10 KP 1.05 LA 0.94 ! NL 1.02 OV 0.87 PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.07 KP 1.03 LA 0.93 ! NL 1.00 OV 0.93 PT 1.02 ! ! ! Fit before self-cal, rms=0.083524Jy sigma=1.223194 ! Fit after self-cal, rms=0.081379Jy sigma=1.159190 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.826 mas, bmaj=32.97 mas, bpa=-7.065 degrees ! Estimated noise=0.78084 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.00190298 Jy ! Component: 100 - total flux cleaned = -0.0014683 Jy ! Component: 150 - total flux cleaned = -0.00116748 Jy ! Component: 200 - total flux cleaned = -0.000953732 Jy ! Total flux subtracted in 200 components = -0.000953732 Jy ! Clean residual min=-0.006114 max=0.006449 Jy/beam ! Clean residual mean=-0.000076 rms=0.001787 Jy/beam ! Combined flux in latest and established models = 0.372425 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 134 components and 0.372425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080719Jy sigma=1.154660 ! Fit after self-cal, rms=0.080806Jy sigma=1.154393 ! 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.080806Jy sigma=1.154393 ! Fit after self-cal, rms=0.081206Jy sigma=1.141846 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.848 mas, bmaj=32.99 mas, bpa=-7.208 degrees ! Estimated noise=0.780318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00232235 Jy ! Component: 100 - total flux cleaned = -0.00241636 Jy ! Component: 150 - total flux cleaned = -0.00228742 Jy ! Component: 200 - total flux cleaned = -0.0021756 Jy ! Total flux subtracted in 200 components = -0.0021756 Jy ! Clean residual min=-0.005787 max=0.005777 Jy/beam ! Clean residual mean=-0.000069 rms=0.001532 Jy/beam ! Combined flux in latest and established models = 0.370249 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 166 components and 0.370249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081001Jy sigma=1.140047 ! Fit after self-cal, rms=0.081042Jy sigma=1.139985 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 = 5.70078e-05 Jy ! Component: 100 - total flux cleaned = 0.000154926 Jy ! Component: 150 - total flux cleaned = 0.000282808 Jy ! Component: 200 - total flux cleaned = 0.000359089 Jy ! Total flux subtracted in 200 components = 0.000359089 Jy ! Clean residual min=-0.005624 max=0.005754 Jy/beam ! Clean residual mean=-0.000068 rms=0.001518 Jy/beam ! Combined flux in latest and established models = 0.370608 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 184 components and 0.370608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080978Jy sigma=1.139486 ! Fit after self-cal, rms=0.080980Jy sigma=1.139466 ! 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.080980Jy sigma=1.139466 ! Fit after self-cal, rms=0.081881Jy sigma=1.137322 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.876 mas, bmaj=33 mas, bpa=-7.281 degrees ! Estimated noise=0.780886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00220179 Jy ! Component: 100 - total flux cleaned = -0.00242741 Jy ! Component: 150 - total flux cleaned = -0.00249733 Jy ! Component: 200 - total flux cleaned = -0.00244474 Jy ! Total flux subtracted in 200 components = -0.00244474 Jy ! Clean residual min=-0.005267 max=0.005486 Jy/beam ! Clean residual mean=-0.000065 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.368163 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 188 components and 0.368163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081719Jy sigma=1.135806 ! Fit after self-cal, rms=0.081746Jy sigma=1.135787 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.000102442 Jy ! Component: 100 - total flux cleaned = 0.000144684 Jy ! Component: 150 - total flux cleaned = 0.000183487 Jy ! Component: 200 - total flux cleaned = 0.00025369 Jy ! Total flux subtracted in 200 components = 0.00025369 Jy ! Clean residual min=-0.005093 max=0.005595 Jy/beam ! Clean residual mean=-0.000064 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.368417 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 195 components and 0.368417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081692Jy sigma=1.135328 ! Fit after self-cal, rms=0.081694Jy sigma=1.135318 ! 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.081694Jy sigma=1.135318 ! Fit after self-cal, rms=0.082350Jy sigma=1.134547 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.414 mas, bmaj=35.88 mas, bpa=-6.898 degrees ! Estimated noise=0.806168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.65922e-05 Jy ! Component: 100 - total flux cleaned = 8.48492e-05 Jy ! Component: 150 - total flux cleaned = 0.000172189 Jy ! Component: 200 - total flux cleaned = 0.000293922 Jy ! Total flux subtracted in 200 components = 0.000293922 Jy ! Clean residual min=-0.004811 max=0.006108 Jy/beam ! Clean residual mean=-0.000082 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.368711 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 217 components and 0.368711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082303Jy sigma=1.134185 ! Fit after self-cal, rms=0.082318Jy sigma=1.134165 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.36474e-05 Jy ! Component: 100 - total flux cleaned = 0.000131146 Jy ! Component: 150 - total flux cleaned = 0.000200803 Jy ! Component: 200 - total flux cleaned = 0.000250329 Jy ! Total flux subtracted in 200 components = 0.000250329 Jy ! Clean residual min=-0.004756 max=0.006112 Jy/beam ! Clean residual mean=-0.000081 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.368961 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 246 components and 0.368961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082300Jy sigma=1.134074 ! Fit after self-cal, rms=0.082300Jy sigma=1.134064 ! 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=5.898 mas, bmaj=33.03 mas, bpa=-7.33 degrees ! Estimated noise=0.781098 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.898 x 33.03 at -7.33 degrees (North through East) ! Clean map min=-0.0048219 max=0.32632 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=5.223 mas, bmaj=29.98 mas, bpa=-7.998 degrees ! Estimated noise=1.02931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.256121 Jy ! Component: 100 - total flux cleaned = 0.312459 Jy ! Component: 150 - total flux cleaned = 0.331016 Jy ! Component: 200 - total flux cleaned = 0.341885 Jy ! Total flux subtracted in 200 components = 0.341885 Jy ! Clean residual min=-0.006616 max=0.006608 Jy/beam ! Clean residual mean=-0.000087 rms=0.002026 Jy/beam ! Combined flux in latest and established models = 0.341885 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.341885 Jy ! Inverting map and beam ! Estimated beam: bmin=5.898 mas, bmaj=33.03 mas, bpa=-7.33 degrees ! Estimated noise=0.781098 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.00829079 Jy ! Component: 100 - total flux cleaned = 0.0129894 Jy ! Component: 150 - total flux cleaned = 0.0162908 Jy ! Component: 200 - total flux cleaned = 0.0187534 Jy ! Total flux subtracted in 200 components = 0.0187534 Jy ! Clean residual min=-0.004424 max=0.005774 Jy/beam ! Clean residual mean=-0.000075 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.360638 Jy ! Adding 101 model components to the UV plane model. ! The established model now contains 153 components and 0.360638 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.414 mas, bmaj=35.88 mas, bpa=-6.898 degrees ! Estimated noise=0.806168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265901 Jy ! Component: 100 - total flux cleaned = 0.00450752 Jy ! Component: 150 - total flux cleaned = 0.00587419 Jy ! Component: 200 - total flux cleaned = 0.00689204 Jy ! Total flux subtracted in 200 components = 0.00689204 Jy ! Clean residual min=-0.004539 max=0.006143 Jy/beam ! Clean residual mean=-0.000086 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.36753 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.000570287 Jy ! Component: 100 - total flux cleaned = 0.00089211 Jy ! Component: 150 - total flux cleaned = 0.00115418 Jy ! Component: 200 - total flux cleaned = 0.0013686 Jy ! Total flux subtracted in 200 components = 0.0013686 Jy ! Clean residual min=-0.004554 max=0.006154 Jy/beam ! Clean residual mean=-0.000081 rms=0.001532 Jy/beam ! Combined flux in latest and established models = 0.368899 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 170 components and 0.368899 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.898 mas, bmaj=33.03 mas, bpa=-7.33 degrees ! Estimated noise=0.781098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000309604 Jy ! Component: 100 - total flux cleaned = -0.000524079 Jy ! Component: 150 - total flux cleaned = -0.000557172 Jy ! Component: 200 - total flux cleaned = -0.000556341 Jy ! Total flux subtracted in 200 components = -0.000556341 Jy ! Clean residual min=-0.004318 max=0.005857 Jy/beam ! Clean residual mean=-0.000058 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.368343 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 191 components and 0.368343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082098Jy sigma=1.132419 ! Fit after self-cal, rms=0.082099Jy sigma=1.132380 wmodel J0632-2614_S_map.mod ! Writing 191 model components to file: J0632-2614_S_map.mod wobs J0632-2614_S_uvs.fits ! Writing UV FITS file: J0632-2614_S_uvs.fits wwins J0632-2614_S_map.win ! wwins: Wrote 1 windows to J0632-2614_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.00247049 Jy ! Component: 100 - total flux cleaned = 0.00380905 Jy ! Component: 150 - total flux cleaned = 0.00408592 Jy ! Component: 200 - total flux cleaned = 0.00408996 Jy ! Component: 250 - total flux cleaned = 0.00402824 Jy ! Component: 300 - total flux cleaned = 0.00391706 Jy ! Component: 350 - total flux cleaned = 0.00380903 Jy ! Component: 400 - total flux cleaned = 0.00365359 Jy ! Component: 450 - total flux cleaned = 0.00350749 Jy ! Component: 500 - total flux cleaned = 0.00355558 Jy ! Component: 550 - total flux cleaned = 0.00359889 Jy ! Component: 600 - total flux cleaned = 0.00359714 Jy ! Component: 650 - total flux cleaned = 0.00351415 Jy ! Component: 700 - total flux cleaned = 0.00347599 Jy ! Component: 750 - total flux cleaned = 0.00347719 Jy ! Component: 800 - total flux cleaned = 0.00355323 Jy ! Component: 850 - total flux cleaned = 0.00351692 Jy ! Component: 900 - total flux cleaned = 0.00348149 Jy ! Component: 950 - total flux cleaned = 0.00341179 Jy ! Component: 1000 - total flux cleaned = 0.00331035 Jy ! Component: 1050 - total flux cleaned = 0.00327705 Jy ! Component: 1100 - total flux cleaned = 0.00314781 Jy ! Component: 1150 - total flux cleaned = 0.00299 Jy ! Component: 1200 - total flux cleaned = 0.00283543 Jy ! Component: 1250 - total flux cleaned = 0.00265341 Jy ! Component: 1300 - total flux cleaned = 0.00253503 Jy ! Component: 1350 - total flux cleaned = 0.00250602 Jy ! Component: 1400 - total flux cleaned = 0.00253452 Jy ! Component: 1450 - total flux cleaned = 0.00250596 Jy ! Component: 1500 - total flux cleaned = 0.00244984 Jy ! Component: 1550 - total flux cleaned = 0.00242248 Jy ! Component: 1600 - total flux cleaned = 0.00236811 Jy ! Component: 1650 - total flux cleaned = 0.00234133 Jy ! Component: 1700 - total flux cleaned = 0.00231503 Jy ! Component: 1750 - total flux cleaned = 0.00226246 Jy ! Component: 1800 - total flux cleaned = 0.00226284 Jy ! Component: 1850 - total flux cleaned = 0.00218552 Jy ! Component: 1900 - total flux cleaned = 0.00218577 Jy ! Component: 1950 - total flux cleaned = 0.00223629 Jy ! Component: 2000 - total flux cleaned = 0.0022865 Jy ! Component: 2050 - total flux cleaned = 0.00223684 Jy ! Component: 2100 - total flux cleaned = 0.00221239 Jy ! Component: 2150 - total flux cleaned = 0.00221262 Jy ! Component: 2200 - total flux cleaned = 0.00218829 Jy ! Component: 2250 - total flux cleaned = 0.00221235 Jy ! Component: 2300 - total flux cleaned = 0.0022845 Jy ! Component: 2350 - total flux cleaned = 0.00233238 Jy ! Component: 2400 - total flux cleaned = 0.00238019 Jy ! Component: 2450 - total flux cleaned = 0.00240406 Jy ! Component: 2500 - total flux cleaned = 0.00240412 Jy ! Component: 2550 - total flux cleaned = 0.00240421 Jy ! Component: 2600 - total flux cleaned = 0.00247521 Jy ! Component: 2650 - total flux cleaned = 0.00252264 Jy ! Component: 2700 - total flux cleaned = 0.00252249 Jy ! Component: 2750 - total flux cleaned = 0.00256955 Jy ! Component: 2800 - total flux cleaned = 0.00256966 Jy ! Component: 2850 - total flux cleaned = 0.00261652 Jy ! Component: 2900 - total flux cleaned = 0.00261644 Jy ! Component: 2950 - total flux cleaned = 0.00271003 Jy ! Component: 3000 - total flux cleaned = 0.00275693 Jy ! Component: 3050 - total flux cleaned = 0.00278026 Jy ! Component: 3100 - total flux cleaned = 0.00285056 Jy ! Component: 3150 - total flux cleaned = 0.00285051 Jy ! Component: 3200 - total flux cleaned = 0.00292068 Jy ! Component: 3250 - total flux cleaned = 0.0029908 Jy ! Component: 3300 - total flux cleaned = 0.00299082 Jy ! Component: 3350 - total flux cleaned = 0.00306115 Jy ! Component: 3400 - total flux cleaned = 0.0031553 Jy ! Component: 3450 - total flux cleaned = 0.00315545 Jy ! Component: 3500 - total flux cleaned = 0.00320248 Jy ! Component: 3550 - total flux cleaned = 0.00329668 Jy ! Component: 3600 - total flux cleaned = 0.00329672 Jy ! Component: 3650 - total flux cleaned = 0.00336761 Jy ! Component: 3700 - total flux cleaned = 0.00339135 Jy ! Component: 3750 - total flux cleaned = 0.00348628 Jy ! Component: 3800 - total flux cleaned = 0.00350995 Jy ! Component: 3850 - total flux cleaned = 0.00358133 Jy ! Component: 3900 - total flux cleaned = 0.00365282 Jy ! Component: 3950 - total flux cleaned = 0.00370074 Jy ! Component: 4000 - total flux cleaned = 0.00377254 Jy ! Component: 4050 - total flux cleaned = 0.00384457 Jy ! Total flux subtracted in 4096 components = 0.0039168 Jy ! Clean residual min=-0.001296 max=0.001262 Jy/beam ! Clean residual mean=-0.000009 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.372259 Jy keep ! Adding 403 model components to the UV plane model. ! The established model now contains 594 components and 0.372259 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0632-2614_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.898 x 33.03 at -7.33 degrees (North through East) ! Clean map min=-0.0039219 max=0.3273 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0632-2614_S_map.fits wmodel /vlbi/uf001/uva//J0632-2614_S_map.mod ! Writing 594 model components to file: /vlbi/uf001/uva//J0632-2614_S_map.mod wobs /vlbi/uf001/uva//J0632-2614_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0632-2614_S_uvs.fits wwins /vlbi/uf001/uva//J0632-2614_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0632-2614_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.327298 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000491102 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.450142 0.450142 0.900283 1.80057 3.60113 7.20226 14.4045 28.8091 57.6181 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.327 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 666.457 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0632-2614_S_dfm.log closed on Sun Jan 13 23:02:58 2019