! Started logfile: /vlbi/uf001/uva//J1132+1023_S_dfm.log on Mon Jan 14 01:21:20 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//J1132+1023_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1132+1023_S_uva.fits ! AN table 1: 72 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.838349 visibilities/baseline/integration-bin. ! Found source: J1132+1023 ! ! 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 6519 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 J1132+1023_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014300Jy sigma=21.386825 ! Fit after self-cal, rms=0.895109Jy sigma=18.895012 ! 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.978 mas, bmaj=6.245 mas, bpa=-2.99 degrees ! Estimated noise=0.576383 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.0819992 Jy ! Component: 100 - total flux cleaned = 0.100093 Jy ! Total flux subtracted in 100 components = 0.100093 Jy ! Clean residual min=-0.003520 max=0.005895 Jy/beam ! Clean residual mean=-0.000006 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.100093 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.100093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061563Jy sigma=1.214950 ! Fit after self-cal, rms=0.061515Jy sigma=1.214183 ! 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.33 mas, bmaj=6.864 mas, bpa=-4.345 degrees ! Estimated noise=0.422835 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.00762309 Jy ! Component: 100 - total flux cleaned = 0.010953 Jy ! Component: 150 - total flux cleaned = 0.0125041 Jy ! Component: 200 - total flux cleaned = 0.0133576 Jy ! Total flux subtracted in 200 components = 0.0133576 Jy ! Clean residual min=-0.003322 max=0.003954 Jy/beam ! Clean residual mean=-0.000000 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.11345 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.11345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060688Jy sigma=1.196189 ! Fit after self-cal, rms=0.060646Jy sigma=1.195662 ! 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.33 x 6.864 at -4.345 degrees (North through East) ! Clean map min=-0.0030522 max=0.10623 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.02 KP 0.97 ! LA 0.89 MK 1.01 NL 1.06 OV 1.01 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.94 HN 0.98 KP 0.95 ! LA 0.92 MK 0.98 NL 1.15 OV 0.99 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 1.03 KP 0.98 ! LA 0.97 MK 1.00 NL 1.21 OV 0.97 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.060646Jy sigma=1.195662 ! Fit after self-cal, rms=0.060097Jy sigma=1.179188 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=6.901 mas, bpa=-4.072 degrees ! Estimated noise=0.42166 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.000191535 Jy ! Component: 100 - total flux cleaned = -1.06658e-05 Jy ! Component: 150 - total flux cleaned = -0.000185501 Jy ! Component: 200 - total flux cleaned = -0.000256935 Jy ! Total flux subtracted in 200 components = -0.000256935 Jy ! Clean residual min=-0.002202 max=0.002482 Jy/beam ! Clean residual mean=0.000004 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.113193 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.113193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060084Jy sigma=1.178820 ! Fit after self-cal, rms=0.060100Jy sigma=1.178470 ! 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.060100Jy sigma=1.178470 ! Fit after self-cal, rms=0.060487Jy sigma=1.171260 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=6.9 mas, bpa=-3.932 degrees ! Estimated noise=0.422116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000511792 Jy ! Component: 100 - total flux cleaned = 0.000378982 Jy ! Component: 150 - total flux cleaned = 0.000332352 Jy ! Component: 200 - total flux cleaned = 0.000332865 Jy ! Total flux subtracted in 200 components = 0.000332865 Jy ! Clean residual min=-0.001968 max=0.002130 Jy/beam ! Clean residual mean=0.000001 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.113526 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.113526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060474Jy sigma=1.170946 ! Fit after self-cal, rms=0.060496Jy sigma=1.170771 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.000139527 Jy ! Component: 100 - total flux cleaned = 0.000128944 Jy ! Component: 150 - total flux cleaned = 0.000107861 Jy ! Component: 200 - total flux cleaned = 7.8805e-05 Jy ! Total flux subtracted in 200 components = 7.8805e-05 Jy ! Clean residual min=-0.001985 max=0.002108 Jy/beam ! Clean residual mean=0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.113605 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.113605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060492Jy sigma=1.170661 ! Fit after self-cal, rms=0.060492Jy sigma=1.170651 ! 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.060492Jy sigma=1.170651 ! Fit after self-cal, rms=0.060671Jy sigma=1.170610 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=6.898 mas, bpa=-3.859 degrees ! Estimated noise=0.422575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000339487 Jy ! Component: 100 - total flux cleaned = 0.000339382 Jy ! Component: 150 - total flux cleaned = 0.000339354 Jy ! Component: 200 - total flux cleaned = 0.000348799 Jy ! Total flux subtracted in 200 components = 0.000348799 Jy ! Clean residual min=-0.002003 max=0.002080 Jy/beam ! Clean residual mean=0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.113954 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.113954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060667Jy sigma=1.170500 ! Fit after self-cal, rms=0.060669Jy sigma=1.170490 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 = 4.63231e-05 Jy ! Component: 100 - total flux cleaned = 1.93087e-05 Jy ! Component: 150 - total flux cleaned = 2.97287e-06 Jy ! Component: 200 - total flux cleaned = -4.3838e-06 Jy ! Total flux subtracted in 200 components = -4.3838e-06 Jy ! Clean residual min=-0.001998 max=0.002068 Jy/beam ! Clean residual mean=0.000001 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.113949 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.113949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060667Jy sigma=1.170433 ! Fit after self-cal, rms=0.060667Jy sigma=1.170425 ! 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.060667Jy sigma=1.170425 ! Fit after self-cal, rms=0.060789Jy sigma=1.170422 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.289 mas, bmaj=10.14 mas, bpa=-1.627 degrees ! Estimated noise=0.560734 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000513029 Jy ! Component: 100 - total flux cleaned = 0.000393251 Jy ! Component: 150 - total flux cleaned = 0.000310395 Jy ! Component: 200 - total flux cleaned = 0.000233368 Jy ! Total flux subtracted in 200 components = 0.000233368 Jy ! Clean residual min=-0.002633 max=0.002938 Jy/beam ! Clean residual mean=0.000001 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.114183 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 62 components and 0.114183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060797Jy sigma=1.170627 ! Fit after self-cal, rms=0.060790Jy sigma=1.170442 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.37074e-05 Jy ! Component: 100 - total flux cleaned = -0.000127203 Jy ! Component: 150 - total flux cleaned = -0.000176695 Jy ! Component: 200 - total flux cleaned = -0.000193923 Jy ! Total flux subtracted in 200 components = -0.000193923 Jy ! Clean residual min=-0.002630 max=0.002903 Jy/beam ! Clean residual mean=0.000001 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.113989 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 64 components and 0.113989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060800Jy sigma=1.170730 ! Fit after self-cal, rms=0.060797Jy sigma=1.170618 ! 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.322 mas, bmaj=6.897 mas, bpa=-3.816 degrees ! Estimated noise=0.423101 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.322 x 6.897 at -3.816 degrees (North through East) ! Clean map min=-0.0019958 max=0.10613 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.965 mas, bmaj=6.265 mas, bpa=-2.501 degrees ! Estimated noise=0.57991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0824127 Jy ! Component: 100 - total flux cleaned = 0.10126 Jy ! Component: 150 - total flux cleaned = 0.108261 Jy ! Component: 200 - total flux cleaned = 0.1115 Jy ! Total flux subtracted in 200 components = 0.1115 Jy ! Clean residual min=-0.002793 max=0.002516 Jy/beam ! Clean residual mean=-0.000001 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.1115 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.1115 Jy ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=6.897 mas, bpa=-3.816 degrees ! Estimated noise=0.423101 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) ! Added new window around map position (4.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00284212 Jy ! Component: 100 - total flux cleaned = 0.00430898 Jy ! Component: 150 - total flux cleaned = 0.0046096 Jy ! Component: 200 - total flux cleaned = 0.00452745 Jy ! Total flux subtracted in 200 components = 0.00452745 Jy ! Clean residual min=-0.002060 max=0.001978 Jy/beam ! Clean residual mean=0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.116027 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.116027 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.289 mas, bmaj=10.14 mas, bpa=-1.627 degrees ! Estimated noise=0.560734 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.72016e-05 Jy ! Component: 100 - total flux cleaned = -7.16185e-06 Jy ! Component: 150 - total flux cleaned = -0.000156597 Jy ! Component: 200 - total flux cleaned = -0.000280979 Jy ! Total flux subtracted in 200 components = -0.000280979 Jy ! Clean residual min=-0.002287 max=0.002531 Jy/beam ! Clean residual mean=0.000002 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.115746 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 = -8.47308e-05 Jy ! Component: 100 - total flux cleaned = -0.000175838 Jy ! Component: 150 - total flux cleaned = -0.000239444 Jy ! Component: 200 - total flux cleaned = -0.000295726 Jy ! Total flux subtracted in 200 components = -0.000295726 Jy ! Clean residual min=-0.002296 max=0.002436 Jy/beam ! Clean residual mean=0.000003 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.115451 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 77 components and 0.115451 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=6.897 mas, bpa=-3.816 degrees ! Estimated noise=0.423101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000144045 Jy ! Component: 100 - total flux cleaned = 6.06429e-05 Jy ! Component: 150 - total flux cleaned = 1.22258e-05 Jy ! Component: 200 - total flux cleaned = 1.28293e-05 Jy ! Total flux subtracted in 200 components = 1.28293e-05 Jy ! Clean residual min=-0.002041 max=0.001983 Jy/beam ! Clean residual mean=0.000002 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.115463 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.115463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060718Jy sigma=1.168957 ! Fit after self-cal, rms=0.060696Jy sigma=1.168678 wmodel J1132+1023_S_map.mod ! Writing 90 model components to file: J1132+1023_S_map.mod wobs J1132+1023_S_uvs.fits ! Writing UV FITS file: J1132+1023_S_uvs.fits wwins J1132+1023_S_map.win ! wwins: Wrote 2 windows to J1132+1023_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 = 4.5919e-05 Jy ! Component: 100 - total flux cleaned = -8.2705e-05 Jy ! Component: 150 - total flux cleaned = -0.000173685 Jy ! Component: 200 - total flux cleaned = -0.000231066 Jy ! Component: 250 - total flux cleaned = -0.000148122 Jy ! Component: 300 - total flux cleaned = -9.50679e-05 Jy ! Component: 350 - total flux cleaned = -9.5507e-05 Jy ! Component: 400 - total flux cleaned = -4.47887e-05 Jy ! Component: 450 - total flux cleaned = -4.46766e-05 Jy ! Component: 500 - total flux cleaned = -4.43261e-05 Jy ! Component: 550 - total flux cleaned = -4.43568e-05 Jy ! Component: 600 - total flux cleaned = -2.1241e-05 Jy ! Component: 650 - total flux cleaned = 4.58117e-05 Jy ! Component: 700 - total flux cleaned = 8.97945e-05 Jy ! Component: 750 - total flux cleaned = 8.95622e-05 Jy ! Component: 800 - total flux cleaned = 0.000216347 Jy ! Component: 850 - total flux cleaned = 0.000278179 Jy ! Component: 900 - total flux cleaned = 0.0003388 Jy ! Component: 950 - total flux cleaned = 0.000378789 Jy ! Component: 1000 - total flux cleaned = 0.000437623 Jy ! Component: 1050 - total flux cleaned = 0.000457452 Jy ! Component: 1100 - total flux cleaned = 0.000571576 Jy ! Component: 1150 - total flux cleaned = 0.00058973 Jy ! Component: 1200 - total flux cleaned = 0.000589077 Jy ! Component: 1250 - total flux cleaned = 0.000660917 Jy ! Component: 1300 - total flux cleaned = 0.000643213 Jy ! Component: 1350 - total flux cleaned = 0.000713325 Jy ! Component: 1400 - total flux cleaned = 0.000816739 Jy ! Component: 1450 - total flux cleaned = 0.000867335 Jy ! Component: 1500 - total flux cleaned = 0.000884154 Jy ! Component: 1550 - total flux cleaned = 0.00091725 Jy ! Component: 1600 - total flux cleaned = 0.000982012 Jy ! Component: 1650 - total flux cleaned = 0.00104615 Jy ! Component: 1700 - total flux cleaned = 0.00109326 Jy ! Component: 1750 - total flux cleaned = 0.00113985 Jy ! Component: 1800 - total flux cleaned = 0.00117049 Jy ! Component: 1850 - total flux cleaned = 0.00126111 Jy ! Component: 1900 - total flux cleaned = 0.00130585 Jy ! Component: 1950 - total flux cleaned = 0.00133523 Jy ! Component: 2000 - total flux cleaned = 0.00139393 Jy ! Component: 2050 - total flux cleaned = 0.00146567 Jy ! Component: 2100 - total flux cleaned = 0.00156515 Jy ! Component: 2150 - total flux cleaned = 0.00155084 Jy ! Component: 2200 - total flux cleaned = 0.00162032 Jy ! Component: 2250 - total flux cleaned = 0.00166171 Jy ! Component: 2300 - total flux cleaned = 0.0017432 Jy ! Component: 2350 - total flux cleaned = 0.00178356 Jy ! Component: 2400 - total flux cleaned = 0.0018633 Jy ! Component: 2450 - total flux cleaned = 0.00188955 Jy ! Component: 2500 - total flux cleaned = 0.00194212 Jy ! Component: 2550 - total flux cleaned = 0.00199403 Jy ! Component: 2600 - total flux cleaned = 0.00207085 Jy ! Component: 2650 - total flux cleaned = 0.00208338 Jy ! Component: 2700 - total flux cleaned = 0.00212119 Jy ! Component: 2750 - total flux cleaned = 0.00215854 Jy ! Component: 2800 - total flux cleaned = 0.00217092 Jy ! Component: 2850 - total flux cleaned = 0.00220778 Jy ! Component: 2900 - total flux cleaned = 0.00223208 Jy ! Component: 2950 - total flux cleaned = 0.00222012 Jy ! Component: 3000 - total flux cleaned = 0.00226793 Jy ! Component: 3050 - total flux cleaned = 0.00220878 Jy ! Component: 3100 - total flux cleaned = 0.00226757 Jy ! Component: 3150 - total flux cleaned = 0.00220922 Jy ! Component: 3200 - total flux cleaned = 0.00223231 Jy ! Component: 3250 - total flux cleaned = 0.00223203 Jy ! Component: 3300 - total flux cleaned = 0.00222049 Jy ! Component: 3350 - total flux cleaned = 0.00217513 Jy ! Component: 3400 - total flux cleaned = 0.00218636 Jy ! Component: 3450 - total flux cleaned = 0.00220855 Jy ! Component: 3500 - total flux cleaned = 0.00217535 Jy ! Component: 3550 - total flux cleaned = 0.00213124 Jy ! Component: 3600 - total flux cleaned = 0.00216405 Jy ! Component: 3650 - total flux cleaned = 0.00212064 Jy ! Component: 3700 - total flux cleaned = 0.00213137 Jy ! Component: 3750 - total flux cleaned = 0.00212064 Jy ! Component: 3800 - total flux cleaned = 0.00208883 Jy ! Component: 3850 - total flux cleaned = 0.00206774 Jy ! Component: 3900 - total flux cleaned = 0.00205738 Jy ! Component: 3950 - total flux cleaned = 0.00206777 Jy ! Component: 4000 - total flux cleaned = 0.00204706 Jy ! Component: 4050 - total flux cleaned = 0.00199564 Jy ! Total flux subtracted in 4096 components = 0.0019855 Jy ! Clean residual min=-0.000569 max=0.000609 Jy/beam ! Clean residual mean=-0.000001 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.117449 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 396 components and 0.117449 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1132+1023_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.322 x 6.897 at -3.816 degrees (North through East) ! Clean map min=-0.0011096 max=0.10645 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1132+1023_S_map.fits wmodel /vlbi/uf001/uva//J1132+1023_S_map.mod ! Writing 396 model components to file: /vlbi/uf001/uva//J1132+1023_S_map.mod wobs /vlbi/uf001/uva//J1132+1023_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1132+1023_S_uvs.fits wwins /vlbi/uf001/uva//J1132+1023_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1132+1023_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.106447 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181717 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.512132 0.512132 1.02426 2.04853 4.09705 8.19411 16.3882 32.7764 65.5528 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 585.786 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1132+1023_S_dfm.log closed on Mon Jan 14 01:21:24 2019