! Started logfile: /vlbi/uf001/uva//J0139+0131_S_dfm.log on Sun Jan 13 21:03:35 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//J0139+0131_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0139+0131_S_uva.fits ! AN table 1: 116 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.63841 visibilities/baseline/integration-bin. ! Found source: J0139+0131 ! ! 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 7998 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 J0139+0131_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 347 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 347 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 347 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004910Jy sigma=17.849146 ! Fit after self-cal, rms=0.913814Jy sigma=16.175239 ! 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.599 mas, bmaj=6.518 mas, bpa=-4.223 degrees ! Estimated noise=0.677058 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.0708541 Jy ! Component: 100 - total flux cleaned = 0.0869329 Jy ! Total flux subtracted in 100 components = 0.0869329 Jy ! Clean residual min=-0.004867 max=0.007360 Jy/beam ! Clean residual mean=0.000005 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.0869329 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0869329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078664Jy sigma=1.251316 ! Fit after self-cal, rms=0.078487Jy sigma=1.249352 ! 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.001 mas, bmaj=7.028 mas, bpa=-3.179 degrees ! Estimated noise=0.467178 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, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00844375 Jy ! Component: 100 - total flux cleaned = 0.0132463 Jy ! Component: 150 - total flux cleaned = 0.0158851 Jy ! Component: 200 - total flux cleaned = 0.0175483 Jy ! Total flux subtracted in 200 components = 0.0175483 Jy ! Clean residual min=-0.003562 max=0.003707 Jy/beam ! Clean residual mean=-0.000003 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.104481 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 68 components and 0.104481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077664Jy sigma=1.226838 ! Fit after self-cal, rms=0.077607Jy sigma=1.225435 ! 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.001 x 7.028 at -3.179 degrees (North through East) ! Clean map min=-0.0036041 max=0.090003 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 0.90 HN 0.98 LA 0.87 ! MK 1.09 NL 1.17 OV 1.03 PT 0.97 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 0.97 LA 0.93 ! MK 1.02 NL 1.04 OV 1.03 PT 0.97 ! SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.92 HN 1.03 LA 0.94 ! MK 0.97 NL 1.04 OV 1.00 PT 0.99 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.077607Jy sigma=1.225435 ! Fit after self-cal, rms=0.075671Jy sigma=1.214071 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.04 mas, bmaj=7.082 mas, bpa=-2.987 degrees ! Estimated noise=0.456139 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.00176293 Jy ! Component: 100 - total flux cleaned = 0.00204645 Jy ! Component: 150 - total flux cleaned = 0.00223668 Jy ! Component: 200 - total flux cleaned = 0.00233069 Jy ! Total flux subtracted in 200 components = 0.00233069 Jy ! Clean residual min=-0.002473 max=0.002731 Jy/beam ! Clean residual mean=-0.000001 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.106812 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 102 components and 0.106812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075603Jy sigma=1.212916 ! Fit after self-cal, rms=0.075683Jy sigma=1.212392 ! 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.075683Jy sigma=1.212392 ! Fit after self-cal, rms=0.084620Jy sigma=1.204788 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=7.07 mas, bpa=-2.957 degrees ! Estimated noise=0.457361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110282 Jy ! Component: 100 - total flux cleaned = 0.00165045 Jy ! Component: 150 - total flux cleaned = 0.0017442 Jy ! Component: 200 - total flux cleaned = 0.0017446 Jy ! Total flux subtracted in 200 components = 0.0017446 Jy ! Clean residual min=-0.002196 max=0.002337 Jy/beam ! Clean residual mean=-0.000000 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.108556 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 126 components and 0.108556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084603Jy sigma=1.204351 ! Fit after self-cal, rms=0.084764Jy sigma=1.204047 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) ! Added new window around map position (-110.5, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213099 Jy ! Component: 100 - total flux cleaned = 0.00263531 Jy ! Component: 150 - total flux cleaned = 0.00289718 Jy ! Component: 200 - total flux cleaned = 0.00318054 Jy ! Total flux subtracted in 200 components = 0.00318054 Jy ! Clean residual min=-0.002108 max=0.001827 Jy/beam ! Clean residual mean=-0.000001 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.111737 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 153 components and 0.111737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084686Jy sigma=1.202820 ! Fit after self-cal, rms=0.084674Jy sigma=1.202722 ! 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.084674Jy sigma=1.202722 ! Fit after self-cal, rms=0.085235Jy sigma=1.202585 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.041 mas, bmaj=7.074 mas, bpa=-2.976 degrees ! Estimated noise=0.45745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000800928 Jy ! Component: 100 - total flux cleaned = 0.0011076 Jy ! Component: 150 - total flux cleaned = 0.00132367 Jy ! Component: 200 - total flux cleaned = 0.00151957 Jy ! Total flux subtracted in 200 components = 0.00151957 Jy ! Clean residual min=-0.001946 max=0.001793 Jy/beam ! Clean residual mean=0.000000 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.113257 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 164 components and 0.113257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085210Jy sigma=1.202239 ! Fit after self-cal, rms=0.085215Jy sigma=1.202213 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.000231752 Jy ! Component: 100 - total flux cleaned = 0.00034329 Jy ! Component: 150 - total flux cleaned = 0.000425786 Jy ! Component: 200 - total flux cleaned = 0.000464245 Jy ! Total flux subtracted in 200 components = 0.000464245 Jy ! Clean residual min=-0.001907 max=0.001780 Jy/beam ! Clean residual mean=0.000000 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.113721 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 169 components and 0.113721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085201Jy sigma=1.202043 ! Fit after self-cal, rms=0.085202Jy sigma=1.202037 ! 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.085202Jy sigma=1.202037 ! Fit after self-cal, rms=0.085160Jy sigma=1.202003 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.755 mas, bmaj=11.32 mas, bpa=3.007 degrees ! Estimated noise=0.596495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000453186 Jy ! Component: 100 - total flux cleaned = 0.000359041 Jy ! Component: 150 - total flux cleaned = 0.000319075 Jy ! Component: 200 - total flux cleaned = 0.000246711 Jy ! Total flux subtracted in 200 components = 0.000246711 Jy ! Clean residual min=-0.002070 max=0.002302 Jy/beam ! Clean residual mean=0.000002 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.113968 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 180 components and 0.113968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085149Jy sigma=1.201933 ! Fit after self-cal, rms=0.085145Jy sigma=1.201910 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.54679e-05 Jy ! Component: 100 - total flux cleaned = 7.61334e-05 Jy ! Component: 150 - total flux cleaned = 6.0008e-05 Jy ! Component: 200 - total flux cleaned = 3.02359e-05 Jy ! Total flux subtracted in 200 components = 3.02359e-05 Jy ! Clean residual min=-0.002059 max=0.002331 Jy/beam ! Clean residual mean=0.000002 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.113998 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 192 components and 0.113998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085138Jy sigma=1.201890 ! Fit after self-cal, rms=0.085138Jy sigma=1.201881 ! 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.042 mas, bmaj=7.073 mas, bpa=-2.97 degrees ! Estimated noise=0.457772 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.042 x 7.073 at -2.97 degrees (North through East) ! Clean map min=-0.0018405 max=0.087915 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.638 mas, bmaj=6.53 mas, bpa=-3.994 degrees ! Estimated noise=0.667368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0697557 Jy ! Component: 100 - total flux cleaned = 0.0859477 Jy ! Component: 150 - total flux cleaned = 0.093069 Jy ! Component: 200 - total flux cleaned = 0.0977795 Jy ! Total flux subtracted in 200 components = 0.0977795 Jy ! Clean residual min=-0.003810 max=0.003984 Jy/beam ! Clean residual mean=0.000002 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.0977794 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0977794 Jy ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=7.073 mas, bpa=-2.97 degrees ! Estimated noise=0.457772 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.00431727 Jy ! Component: 100 - total flux cleaned = 0.00705772 Jy ! Component: 150 - total flux cleaned = 0.00918781 Jy ! Component: 200 - total flux cleaned = 0.0105746 Jy ! Total flux subtracted in 200 components = 0.0105746 Jy ! Clean residual min=-0.002339 max=0.001852 Jy/beam ! Clean residual mean=-0.000000 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.108354 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 65 components and 0.108354 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=6.755 mas, bmaj=11.32 mas, bpa=3.007 degrees ! Estimated noise=0.596495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212681 Jy ! Component: 100 - total flux cleaned = 0.00342942 Jy ! Component: 150 - total flux cleaned = 0.00417968 Jy ! Component: 200 - total flux cleaned = 0.00454189 Jy ! Total flux subtracted in 200 components = 0.00454189 Jy ! Clean residual min=-0.002303 max=0.002245 Jy/beam ! Clean residual mean=0.000002 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.112896 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.000256073 Jy ! Component: 100 - total flux cleaned = 0.000427433 Jy ! Component: 150 - total flux cleaned = 0.000585093 Jy ! Component: 200 - total flux cleaned = 0.000728055 Jy ! Total flux subtracted in 200 components = 0.000728055 Jy ! Clean residual min=-0.002159 max=0.002305 Jy/beam ! Clean residual mean=0.000002 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.113624 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 123 components and 0.113624 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=7.073 mas, bpa=-2.97 degrees ! Estimated noise=0.457772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000513081 Jy ! Component: 100 - total flux cleaned = 0.000822229 Jy ! Component: 150 - total flux cleaned = 0.000972392 Jy ! Component: 200 - total flux cleaned = 0.00102801 Jy ! Total flux subtracted in 200 components = 0.00102801 Jy ! Clean residual min=-0.002044 max=0.001877 Jy/beam ! Clean residual mean=0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.114652 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 142 components and 0.114652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085166Jy sigma=1.202418 ! Fit after self-cal, rms=0.085164Jy sigma=1.202344 wmodel J0139+0131_S_map.mod ! Writing 142 model components to file: J0139+0131_S_map.mod wobs J0139+0131_S_uvs.fits ! Writing UV FITS file: J0139+0131_S_uvs.fits wwins J0139+0131_S_map.win ! wwins: Wrote 3 windows to J0139+0131_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.000626863 Jy ! Component: 100 - total flux cleaned = -0.00116378 Jy ! Component: 150 - total flux cleaned = -0.00150937 Jy ! Component: 200 - total flux cleaned = -0.00177941 Jy ! Component: 250 - total flux cleaned = -0.00195364 Jy ! Component: 300 - total flux cleaned = -0.00220664 Jy ! Component: 350 - total flux cleaned = -0.00234302 Jy ! Component: 400 - total flux cleaned = -0.00255534 Jy ! Component: 450 - total flux cleaned = -0.00273625 Jy ! Component: 500 - total flux cleaned = -0.0028627 Jy ! Component: 550 - total flux cleaned = -0.00296104 Jy ! Component: 600 - total flux cleaned = -0.00305827 Jy ! Component: 650 - total flux cleaned = -0.00315356 Jy ! Component: 700 - total flux cleaned = -0.00322393 Jy ! Component: 750 - total flux cleaned = -0.00331627 Jy ! Component: 800 - total flux cleaned = -0.00338447 Jy ! Component: 850 - total flux cleaned = -0.00338458 Jy ! Component: 900 - total flux cleaned = -0.00342887 Jy ! Component: 950 - total flux cleaned = -0.00349384 Jy ! Component: 1000 - total flux cleaned = -0.00357957 Jy ! Component: 1050 - total flux cleaned = -0.00357982 Jy ! Component: 1100 - total flux cleaned = -0.00370428 Jy ! Component: 1150 - total flux cleaned = -0.00368356 Jy ! Component: 1200 - total flux cleaned = -0.00374421 Jy ! Component: 1250 - total flux cleaned = -0.0037245 Jy ! Component: 1300 - total flux cleaned = -0.00374415 Jy ! Component: 1350 - total flux cleaned = -0.00378326 Jy ! Component: 1400 - total flux cleaned = -0.00378316 Jy ! Component: 1450 - total flux cleaned = -0.00370682 Jy ! Component: 1500 - total flux cleaned = -0.00370703 Jy ! Component: 1550 - total flux cleaned = -0.00365129 Jy ! Component: 1600 - total flux cleaned = -0.00359633 Jy ! Component: 1650 - total flux cleaned = -0.00354171 Jy ! Component: 1700 - total flux cleaned = -0.00352371 Jy ! Component: 1750 - total flux cleaned = -0.00348803 Jy ! Component: 1800 - total flux cleaned = -0.00345244 Jy ! Component: 1850 - total flux cleaned = -0.00338246 Jy ! Component: 1900 - total flux cleaned = -0.00333073 Jy ! Component: 1950 - total flux cleaned = -0.00326207 Jy ! Component: 2000 - total flux cleaned = -0.00319409 Jy ! Component: 2050 - total flux cleaned = -0.00310988 Jy ! Component: 2100 - total flux cleaned = -0.00311012 Jy ! Component: 2150 - total flux cleaned = -0.00306029 Jy ! Component: 2200 - total flux cleaned = -0.00297808 Jy ! Component: 2250 - total flux cleaned = -0.00291309 Jy ! Component: 2300 - total flux cleaned = -0.00288086 Jy ! Component: 2350 - total flux cleaned = -0.00278476 Jy ! Component: 2400 - total flux cleaned = -0.00276902 Jy ! Component: 2450 - total flux cleaned = -0.00273776 Jy ! Component: 2500 - total flux cleaned = -0.00267543 Jy ! Component: 2550 - total flux cleaned = -0.00264455 Jy ! Component: 2600 - total flux cleaned = -0.0025678 Jy ! Component: 2650 - total flux cleaned = -0.00255253 Jy ! Component: 2700 - total flux cleaned = -0.00247693 Jy ! Component: 2750 - total flux cleaned = -0.00241708 Jy ! Component: 2800 - total flux cleaned = -0.00243197 Jy ! Component: 2850 - total flux cleaned = -0.00237289 Jy ! Component: 2900 - total flux cleaned = -0.00231414 Jy ! Component: 2950 - total flux cleaned = -0.00228516 Jy ! Component: 3000 - total flux cleaned = -0.00227088 Jy ! Component: 3050 - total flux cleaned = -0.00225662 Jy ! Component: 3100 - total flux cleaned = -0.00221402 Jy ! Component: 3150 - total flux cleaned = -0.00217183 Jy ! Component: 3200 - total flux cleaned = -0.00217183 Jy ! Component: 3250 - total flux cleaned = -0.00214401 Jy ! Component: 3300 - total flux cleaned = -0.00213007 Jy ! Component: 3350 - total flux cleaned = -0.00210246 Jy ! Component: 3400 - total flux cleaned = -0.00210228 Jy ! Component: 3450 - total flux cleaned = -0.00206167 Jy ! Component: 3500 - total flux cleaned = -0.00208865 Jy ! Component: 3550 - total flux cleaned = -0.00208856 Jy ! Component: 3600 - total flux cleaned = -0.00211506 Jy ! Component: 3650 - total flux cleaned = -0.00202235 Jy ! Component: 3700 - total flux cleaned = -0.00206171 Jy ! Component: 3750 - total flux cleaned = -0.00204864 Jy ! Component: 3800 - total flux cleaned = -0.00204873 Jy ! Component: 3850 - total flux cleaned = -0.00206177 Jy ! Component: 3900 - total flux cleaned = -0.00207466 Jy ! Component: 3950 - total flux cleaned = -0.00206192 Jy ! Component: 4000 - total flux cleaned = -0.00208728 Jy ! Component: 4050 - total flux cleaned = -0.00208709 Jy ! Total flux subtracted in 4096 components = -0.00204956 Jy ! Clean residual min=-0.000846 max=0.000642 Jy/beam ! Clean residual mean=-0.000001 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.112602 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 425 components and 0.112602 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0139+0131_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.042 x 7.073 at -2.97 degrees (North through East) ! Clean map min=-0.0014179 max=0.087129 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0139+0131_S_map.fits wmodel /vlbi/uf001/uva//J0139+0131_S_map.mod ! Writing 425 model components to file: /vlbi/uf001/uva//J0139+0131_S_map.mod wobs /vlbi/uf001/uva//J0139+0131_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0139+0131_S_uvs.fits wwins /vlbi/uf001/uva//J0139+0131_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0139+0131_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0871294 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022864 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.787243 0.787243 1.57449 3.14897 6.29795 12.5959 25.1918 50.3836 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.087 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 381.076 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0139+0131_S_dfm.log closed on Sun Jan 13 21:03:40 2019