! Started logfile: /vlbi/uf001/uva//J0745+3313_S_dfm.log on Sun Jan 13 23:36:44 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//J0745+3313_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0745+3313_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97193 visibilities/baseline/integration-bin. ! Found source: J0745+3313 ! ! 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 7479 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 J0745+3313_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004494Jy sigma=24.603912 ! Fit after self-cal, rms=0.930519Jy sigma=22.800250 ! 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.963 mas, bmaj=5.573 mas, bpa=-3.08 degrees ! Estimated noise=0.498748 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.053775 Jy ! Component: 100 - total flux cleaned = 0.0674704 Jy ! Total flux subtracted in 100 components = 0.0674704 Jy ! Clean residual min=-0.003338 max=0.005496 Jy/beam ! Clean residual mean=-0.000001 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.0674704 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0674704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060320Jy sigma=1.344716 ! Fit after self-cal, rms=0.059615Jy sigma=1.330702 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00624312 Jy ! Component: 100 - total flux cleaned = 0.00928689 Jy ! Total flux subtracted in 100 components = 0.00928689 Jy ! Clean residual min=-0.002739 max=0.003257 Jy/beam ! Clean residual mean=0.000001 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.0767573 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.0767573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058938Jy sigma=1.315632 ! Fit after self-cal, rms=0.058926Jy sigma=1.315255 ! 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.525 mas, bmaj=6.361 mas, bpa=-0.1182 degrees ! Estimated noise=0.344031 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.00210856 Jy ! Component: 100 - total flux cleaned = 0.00321653 Jy ! Component: 150 - total flux cleaned = 0.00368532 Jy ! Component: 200 - total flux cleaned = 0.00384013 Jy ! Total flux subtracted in 200 components = 0.00384013 Jy ! Clean residual min=-0.002172 max=0.002932 Jy/beam ! Clean residual mean=0.000004 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0805974 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 40 components and 0.0805974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058826Jy sigma=1.313650 ! Fit after self-cal, rms=0.058821Jy sigma=1.313560 ! 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.525 x 6.361 at -0.1182 degrees (North through East) ! Clean map min=-0.0020618 max=0.070079 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.97 HN 0.96 KP 1.04 ! LA 0.97 MK 1.06 NL 1.10 OV 1.04 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 1.05 KP 1.04 ! LA 0.99 MK 1.06 NL 1.03 OV 0.99 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.01 HN 1.04 KP 1.02 ! LA 0.95 MK 1.03 NL 1.00 OV 1.01 ! PT 1.01 SC 1.04 ! ! ! Fit before self-cal, rms=0.058821Jy sigma=1.313560 ! Fit after self-cal, rms=0.057416Jy sigma=1.308771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.558 mas, bmaj=6.34 mas, bpa=0.8366 degrees ! Estimated noise=0.34439 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.5, 19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00267356 Jy ! Component: 100 - total flux cleaned = 0.00430106 Jy ! Component: 150 - total flux cleaned = 0.00553815 Jy ! Component: 200 - total flux cleaned = 0.0063627 Jy ! Total flux subtracted in 200 components = 0.0063627 Jy ! Clean residual min=-0.001738 max=0.001891 Jy/beam ! Clean residual mean=0.000005 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.0869601 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 68 components and 0.0869601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057268Jy sigma=1.305041 ! Fit after self-cal, rms=0.057244Jy sigma=1.304532 ! 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.057244Jy sigma=1.304532 ! Fit after self-cal, rms=0.056390Jy sigma=1.299674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=6.364 mas, bpa=0.3332 degrees ! Estimated noise=0.343936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000900088 Jy ! Component: 100 - total flux cleaned = 0.0013492 Jy ! Component: 150 - total flux cleaned = 0.00155951 Jy ! Component: 200 - total flux cleaned = 0.00162208 Jy ! Total flux subtracted in 200 components = 0.00162208 Jy ! Clean residual min=-0.001746 max=0.001795 Jy/beam ! Clean residual mean=0.000004 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0885822 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 84 components and 0.0885822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056363Jy sigma=1.299111 ! Fit after self-cal, rms=0.056360Jy sigma=1.298911 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 (-99, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000618392 Jy ! Component: 100 - total flux cleaned = 0.000510962 Jy ! Component: 150 - total flux cleaned = 0.000539169 Jy ! Component: 200 - total flux cleaned = 0.000692978 Jy ! Total flux subtracted in 200 components = 0.000692978 Jy ! Clean residual min=-0.001602 max=0.001616 Jy/beam ! Clean residual mean=0.000004 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0892752 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.0892752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056306Jy sigma=1.297617 ! Fit after self-cal, rms=0.056304Jy sigma=1.297523 ! 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.056304Jy sigma=1.297523 ! Fit after self-cal, rms=0.056169Jy sigma=1.297406 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.548 mas, bmaj=6.359 mas, bpa=0.4343 degrees ! Estimated noise=0.343457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00023667 Jy ! Component: 100 - total flux cleaned = 0.000361809 Jy ! Component: 150 - total flux cleaned = 0.000453922 Jy ! Component: 200 - total flux cleaned = 0.000496248 Jy ! Total flux subtracted in 200 components = 0.000496248 Jy ! Clean residual min=-0.001590 max=0.001611 Jy/beam ! Clean residual mean=0.000004 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0897714 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 106 components and 0.0897714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056149Jy sigma=1.296960 ! Fit after self-cal, rms=0.056148Jy sigma=1.296939 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 (16, 118.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145115 Jy ! Component: 100 - total flux cleaned = 0.00219486 Jy ! Component: 150 - total flux cleaned = 0.00240971 Jy ! Component: 200 - total flux cleaned = 0.0025811 Jy ! Total flux subtracted in 200 components = 0.0025811 Jy ! Clean residual min=-0.001529 max=0.001452 Jy/beam ! Clean residual mean=0.000003 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0923525 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 129 components and 0.0923526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056103Jy sigma=1.295796 ! Fit after self-cal, rms=0.056101Jy sigma=1.295749 ! 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.056101Jy sigma=1.295749 ! Fit after self-cal, rms=0.055976Jy sigma=1.295694 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.307 mas, bmaj=9.647 mas, bpa=0.4627 degrees ! Estimated noise=0.427189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000108289 Jy ! Component: 100 - total flux cleaned = 0.00037142 Jy ! Component: 150 - total flux cleaned = 0.000481009 Jy ! Component: 200 - total flux cleaned = 0.00059804 Jy ! Total flux subtracted in 200 components = 0.00059804 Jy ! Clean residual min=-0.001524 max=0.001554 Jy/beam ! Clean residual mean=0.000007 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0929506 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 138 components and 0.0929506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055965Jy sigma=1.295450 ! Fit after self-cal, rms=0.055963Jy sigma=1.295411 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.19324e-05 Jy ! Component: 100 - total flux cleaned = 0.000161047 Jy ! Component: 150 - total flux cleaned = 0.000224812 Jy ! Component: 200 - total flux cleaned = 0.000268898 Jy ! Total flux subtracted in 200 components = 0.000268898 Jy ! Clean residual min=-0.001468 max=0.001542 Jy/beam ! Clean residual mean=0.000008 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0932195 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 148 components and 0.0932195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055959Jy sigma=1.295312 ! Fit after self-cal, rms=0.055958Jy sigma=1.295301 ! 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.549 mas, bmaj=6.361 mas, bpa=0.4939 degrees ! Estimated noise=0.342661 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.549 x 6.361 at 0.4939 degrees (North through East) ! Clean map min=-0.0013921 max=0.070056 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.983 mas, bmaj=5.576 mas, bpa=-2.649 degrees ! Estimated noise=0.497188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0538782 Jy ! Component: 100 - total flux cleaned = 0.0682692 Jy ! Component: 150 - total flux cleaned = 0.074373 Jy ! Component: 200 - total flux cleaned = 0.0780387 Jy ! Total flux subtracted in 200 components = 0.0780387 Jy ! Clean residual min=-0.002538 max=0.002427 Jy/beam ! Clean residual mean=0.000000 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.0780387 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0780387 Jy ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=6.361 mas, bpa=0.4939 degrees ! Estimated noise=0.342661 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.00297781 Jy ! Component: 100 - total flux cleaned = 0.00467098 Jy ! Component: 150 - total flux cleaned = 0.00610126 Jy ! Component: 200 - total flux cleaned = 0.00738845 Jy ! Total flux subtracted in 200 components = 0.00738845 Jy ! Clean residual min=-0.001794 max=0.001609 Jy/beam ! Clean residual mean=0.000003 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0854272 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 49 components and 0.0854272 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.307 mas, bmaj=9.647 mas, bpa=0.4627 degrees ! Estimated noise=0.427189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191517 Jy ! Component: 100 - total flux cleaned = 0.00331343 Jy ! Component: 150 - total flux cleaned = 0.00420154 Jy ! Component: 200 - total flux cleaned = 0.00461605 Jy ! Total flux subtracted in 200 components = 0.00461605 Jy ! Clean residual min=-0.001545 max=0.001423 Jy/beam ! Clean residual mean=0.000006 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0900432 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.000337525 Jy ! Component: 100 - total flux cleaned = 0.000613613 Jy ! Component: 150 - total flux cleaned = 0.000893762 Jy ! Component: 200 - total flux cleaned = 0.00112384 Jy ! Total flux subtracted in 200 components = 0.00112384 Jy ! Clean residual min=-0.001481 max=0.001452 Jy/beam ! Clean residual mean=0.000006 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.091167 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 110 components and 0.091167 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=6.361 mas, bpa=0.4939 degrees ! Estimated noise=0.342661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000627359 Jy ! Component: 100 - total flux cleaned = 0.00101305 Jy ! Component: 150 - total flux cleaned = 0.00129221 Jy ! Component: 200 - total flux cleaned = 0.00145966 Jy ! Total flux subtracted in 200 components = 0.00145966 Jy ! Clean residual min=-0.001570 max=0.001376 Jy/beam ! Clean residual mean=0.000003 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.0926267 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 131 components and 0.0926267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055990Jy sigma=1.296065 ! Fit after self-cal, rms=0.055985Jy sigma=1.295934 wmodel J0745+3313_S_map.mod ! Writing 131 model components to file: J0745+3313_S_map.mod wobs J0745+3313_S_uvs.fits ! Writing UV FITS file: J0745+3313_S_uvs.fits wwins J0745+3313_S_map.win ! wwins: Wrote 4 windows to J0745+3313_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 = 1.20879e-05 Jy ! Component: 100 - total flux cleaned = 0.000161148 Jy ! Component: 150 - total flux cleaned = 0.000326716 Jy ! Component: 200 - total flux cleaned = 0.000464176 Jy ! Component: 250 - total flux cleaned = 0.000530292 Jy ! Component: 300 - total flux cleaned = 0.000616498 Jy ! Component: 350 - total flux cleaned = 0.000616474 Jy ! Component: 400 - total flux cleaned = 0.000637798 Jy ! Component: 450 - total flux cleaned = 0.000719427 Jy ! Component: 500 - total flux cleaned = 0.000739156 Jy ! Component: 550 - total flux cleaned = 0.000758396 Jy ! Component: 600 - total flux cleaned = 0.000777263 Jy ! Component: 650 - total flux cleaned = 0.000795853 Jy ! Component: 700 - total flux cleaned = 0.000777212 Jy ! Component: 750 - total flux cleaned = 0.000777031 Jy ! Component: 800 - total flux cleaned = 0.000740739 Jy ! Component: 850 - total flux cleaned = 0.000722461 Jy ! Component: 900 - total flux cleaned = 0.000634375 Jy ! Component: 950 - total flux cleaned = 0.000565635 Jy ! Component: 1000 - total flux cleaned = 0.000599895 Jy ! Component: 1050 - total flux cleaned = 0.000582814 Jy ! Component: 1100 - total flux cleaned = 0.000582595 Jy ! Component: 1150 - total flux cleaned = 0.000500288 Jy ! Component: 1200 - total flux cleaned = 0.000500554 Jy ! Component: 1250 - total flux cleaned = 0.000516786 Jy ! Component: 1300 - total flux cleaned = 0.000548917 Jy ! Component: 1350 - total flux cleaned = 0.000627387 Jy ! Component: 1400 - total flux cleaned = 0.000580693 Jy ! Component: 1450 - total flux cleaned = 0.000596199 Jy ! Component: 1500 - total flux cleaned = 0.000581107 Jy ! Component: 1550 - total flux cleaned = 0.000551058 Jy ! Component: 1600 - total flux cleaned = 0.000580938 Jy ! Component: 1650 - total flux cleaned = 0.000639849 Jy ! Component: 1700 - total flux cleaned = 0.000581345 Jy ! Component: 1750 - total flux cleaned = 0.000639324 Jy ! Component: 1800 - total flux cleaned = 0.000696564 Jy ! Component: 1850 - total flux cleaned = 0.000682359 Jy ! Component: 1900 - total flux cleaned = 0.000696488 Jy ! Component: 1950 - total flux cleaned = 0.000710521 Jy ! Component: 2000 - total flux cleaned = 0.000724318 Jy ! Component: 2050 - total flux cleaned = 0.000738276 Jy ! Component: 2100 - total flux cleaned = 0.000765411 Jy ! Component: 2150 - total flux cleaned = 0.000778693 Jy ! Component: 2200 - total flux cleaned = 0.000765313 Jy ! Component: 2250 - total flux cleaned = 0.000778506 Jy ! Component: 2300 - total flux cleaned = 0.000804603 Jy ! Component: 2350 - total flux cleaned = 0.000830756 Jy ! Component: 2400 - total flux cleaned = 0.000843655 Jy ! Component: 2450 - total flux cleaned = 0.000817818 Jy ! Component: 2500 - total flux cleaned = 0.000843336 Jy ! Component: 2550 - total flux cleaned = 0.000843352 Jy ! Component: 2600 - total flux cleaned = 0.000868477 Jy ! Component: 2650 - total flux cleaned = 0.000856012 Jy ! Component: 2700 - total flux cleaned = 0.000831264 Jy ! Component: 2750 - total flux cleaned = 0.0008804 Jy ! Component: 2800 - total flux cleaned = 0.000892772 Jy ! Component: 2850 - total flux cleaned = 0.000868598 Jy ! Component: 2900 - total flux cleaned = 0.000892834 Jy ! Component: 2950 - total flux cleaned = 0.000868999 Jy ! Component: 3000 - total flux cleaned = 0.000880886 Jy ! Component: 3050 - total flux cleaned = 0.000880827 Jy ! Component: 3100 - total flux cleaned = 0.000892555 Jy ! Component: 3150 - total flux cleaned = 0.000892474 Jy ! Component: 3200 - total flux cleaned = 0.000869086 Jy ! Component: 3250 - total flux cleaned = 0.000880563 Jy ! Component: 3300 - total flux cleaned = 0.000892036 Jy ! Component: 3350 - total flux cleaned = 0.00088062 Jy ! Component: 3400 - total flux cleaned = 0.000869248 Jy ! Component: 3450 - total flux cleaned = 0.000846796 Jy ! Component: 3500 - total flux cleaned = 0.00094749 Jy ! Component: 3550 - total flux cleaned = 0.000858404 Jy ! Component: 3600 - total flux cleaned = 0.000880606 Jy ! Component: 3650 - total flux cleaned = 0.000880569 Jy ! Component: 3700 - total flux cleaned = 0.000902496 Jy ! Component: 3750 - total flux cleaned = 0.000913365 Jy ! Component: 3800 - total flux cleaned = 0.000881012 Jy ! Component: 3850 - total flux cleaned = 0.000880969 Jy ! Component: 3900 - total flux cleaned = 0.000848995 Jy ! Component: 3950 - total flux cleaned = 0.000859536 Jy ! Component: 4000 - total flux cleaned = 0.000901774 Jy ! Component: 4050 - total flux cleaned = 0.000859776 Jy ! Total flux subtracted in 4096 components = 0.00084932 Jy ! Clean residual min=-0.000670 max=0.000651 Jy/beam ! Clean residual mean=0.000001 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.093476 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 444 components and 0.093476 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0745+3313_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.549 x 6.361 at 0.4939 degrees (North through East) ! Clean map min=-0.00113 max=0.070179 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0745+3313_S_map.fits wmodel /vlbi/uf001/uva//J0745+3313_S_map.mod ! Writing 444 model components to file: /vlbi/uf001/uva//J0745+3313_S_map.mod wobs /vlbi/uf001/uva//J0745+3313_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0745+3313_S_uvs.fits wwins /vlbi/uf001/uva//J0745+3313_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J0745+3313_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0701791 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195064 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.833855 0.833855 1.66771 3.33542 6.67084 13.3417 26.6834 53.3667 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 359.774 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0745+3313_S_dfm.log closed on Sun Jan 13 23:36:48 2019