! Started logfile: /vlbi/uf001/uva//J0617+7816_S_dfm.log on Sun Jan 13 22:55:09 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//J0617+7816_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0617+7816_S_uva.fits ! AN table 1: 56 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.879252 visibilities/baseline/integration-bin. ! Found source: J0617+7816 ! ! 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 3102 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 J0617+7816_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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008037Jy sigma=21.358173 ! Fit after self-cal, rms=0.847245Jy sigma=18.062231 ! 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.703 mas, bmaj=6.719 mas, bpa=89.68 degrees ! Estimated noise=0.867769 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.116624 Jy ! Component: 100 - total flux cleaned = 0.143766 Jy ! Total flux subtracted in 100 components = 0.143766 Jy ! Clean residual min=-0.006540 max=0.010866 Jy/beam ! Clean residual mean=-0.000060 rms=0.002020 Jy/beam ! Combined flux in latest and established models = 0.143766 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.143766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061403Jy sigma=1.244402 ! Fit after self-cal, rms=0.061349Jy sigma=1.243528 ! 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=6.567 mas, bmaj=7.635 mas, bpa=87.64 degrees ! Estimated noise=0.658847 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.0149477 Jy ! Component: 100 - total flux cleaned = 0.0223463 Jy ! Component: 150 - total flux cleaned = 0.0263776 Jy ! Component: 200 - total flux cleaned = 0.0287593 Jy ! Total flux subtracted in 200 components = 0.0287593 Jy ! Clean residual min=-0.004719 max=0.004173 Jy/beam ! Clean residual mean=-0.000034 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.172526 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 42 components and 0.172526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057593Jy sigma=1.171466 ! Fit after self-cal, rms=0.057496Jy sigma=1.169506 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.567 x 7.635 at 87.64 degrees (North through East) ! Clean map min=-0.0047677 max=0.15109 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 1.02 KP 1.04 LA 0.96 ! NL 1.07 OV 0.96 PT 1.03 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 0.97 KP 1.01 LA 0.93 ! NL 1.07 OV 0.90 PT 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 0.99 KP 0.99 LA 0.94 ! NL 1.01 OV 0.98 PT 1.01 ! ! ! Fit before self-cal, rms=0.057496Jy sigma=1.169506 ! Fit after self-cal, rms=0.055955Jy sigma=1.151164 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.544 mas, bmaj=7.596 mas, bpa=87.66 degrees ! Estimated noise=0.653824 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.000108287 Jy ! Component: 100 - total flux cleaned = -9.75608e-05 Jy ! Component: 150 - total flux cleaned = -6.41209e-05 Jy ! Component: 200 - total flux cleaned = -1.73643e-07 Jy ! Total flux subtracted in 200 components = -1.73643e-07 Jy ! Clean residual min=-0.003608 max=0.003722 Jy/beam ! Clean residual mean=-0.000030 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.172525 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.172525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055859Jy sigma=1.149445 ! Fit after self-cal, rms=0.055857Jy sigma=1.149134 ! 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.055857Jy sigma=1.149134 ! Fit after self-cal, rms=0.055662Jy sigma=1.139103 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.545 mas, bmaj=7.599 mas, bpa=87.27 degrees ! Estimated noise=0.653576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.80426e-05 Jy ! Component: 100 - total flux cleaned = -7.6924e-06 Jy ! Component: 150 - total flux cleaned = 1.1548e-05 Jy ! Component: 200 - total flux cleaned = 2.82667e-05 Jy ! Total flux subtracted in 200 components = 2.82667e-05 Jy ! Clean residual min=-0.003462 max=0.003118 Jy/beam ! Clean residual mean=-0.000004 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.172554 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.172554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055636Jy sigma=1.138714 ! Fit after self-cal, rms=0.055645Jy sigma=1.138553 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.07126e-05 Jy ! Component: 100 - total flux cleaned = -3.39811e-05 Jy ! Component: 150 - total flux cleaned = -1.92343e-05 Jy ! Component: 200 - total flux cleaned = 7.87696e-06 Jy ! Total flux subtracted in 200 components = 7.87696e-06 Jy ! Clean residual min=-0.003495 max=0.003178 Jy/beam ! Clean residual mean=-0.000004 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.172562 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.172562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055633Jy sigma=1.138382 ! Fit after self-cal, rms=0.055634Jy sigma=1.138351 ! 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.055634Jy sigma=1.138351 ! Fit after self-cal, rms=0.055677Jy sigma=1.138322 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.544 mas, bmaj=7.598 mas, bpa=87.59 degrees ! Estimated noise=0.653988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.01524e-05 Jy ! Component: 100 - total flux cleaned = 7.48121e-05 Jy ! Component: 150 - total flux cleaned = 7.50875e-05 Jy ! Component: 200 - total flux cleaned = 8.65168e-05 Jy ! Total flux subtracted in 200 components = 8.65168e-05 Jy ! Clean residual min=-0.003510 max=0.003173 Jy/beam ! Clean residual mean=-0.000004 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.172648 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.172648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055669Jy sigma=1.138192 ! Fit after self-cal, rms=0.055670Jy sigma=1.138177 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 = 1.44536e-05 Jy ! Component: 100 - total flux cleaned = 1.4853e-05 Jy ! Component: 150 - total flux cleaned = 2.54021e-05 Jy ! Component: 200 - total flux cleaned = 3.54394e-05 Jy ! Total flux subtracted in 200 components = 3.54394e-05 Jy ! Clean residual min=-0.003523 max=0.003191 Jy/beam ! Clean residual mean=-0.000004 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.172684 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.172684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055664Jy sigma=1.138108 ! Fit after self-cal, rms=0.055665Jy sigma=1.138101 ! 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.055665Jy sigma=1.138101 ! Fit after self-cal, rms=0.055694Jy sigma=1.138066 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.378 mas, bmaj=10.95 mas, bpa=88.8 degrees ! Estimated noise=0.730328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000778933 Jy ! Component: 100 - total flux cleaned = 0.000720383 Jy ! Component: 150 - total flux cleaned = 0.000672101 Jy ! Component: 200 - total flux cleaned = 0.000659948 Jy ! Total flux subtracted in 200 components = 0.000659948 Jy ! Clean residual min=-0.004137 max=0.003404 Jy/beam ! Clean residual mean=-0.000003 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.173343 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 80 components and 0.173343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055695Jy sigma=1.138418 ! Fit after self-cal, rms=0.055694Jy sigma=1.138359 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.93799e-05 Jy ! Component: 100 - total flux cleaned = -5.33951e-05 Jy ! Component: 150 - total flux cleaned = -5.48988e-05 Jy ! Component: 200 - total flux cleaned = -5.51585e-05 Jy ! Total flux subtracted in 200 components = -5.51585e-05 Jy ! Clean residual min=-0.004135 max=0.003444 Jy/beam ! Clean residual mean=-0.000003 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.173288 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 83 components and 0.173288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055696Jy sigma=1.138508 ! Fit after self-cal, rms=0.055697Jy sigma=1.138494 ! 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=6.542 mas, bmaj=7.596 mas, bpa=88 degrees ! Estimated noise=0.654218 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.542 x 7.596 at 88 degrees (North through East) ! Clean map min=-0.003512 max=0.14991 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.683 mas, bmaj=6.727 mas, bpa=89.79 degrees ! Estimated noise=0.860031 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115366 Jy ! Component: 100 - total flux cleaned = 0.143269 Jy ! Component: 150 - total flux cleaned = 0.155493 Jy ! Component: 200 - total flux cleaned = 0.162183 Jy ! Total flux subtracted in 200 components = 0.162183 Jy ! Clean residual min=-0.005078 max=0.004804 Jy/beam ! Clean residual mean=-0.000018 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.162183 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.162183 Jy ! Inverting map and beam ! Estimated beam: bmin=6.542 mas, bmaj=7.596 mas, bpa=88 degrees ! Estimated noise=0.654218 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.00574713 Jy ! Component: 100 - total flux cleaned = 0.00865528 Jy ! Component: 150 - total flux cleaned = 0.00930189 Jy ! Component: 200 - total flux cleaned = 0.00972036 Jy ! Total flux subtracted in 200 components = 0.00972036 Jy ! Clean residual min=-0.003618 max=0.003514 Jy/beam ! Clean residual mean=-0.000005 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.171904 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.171904 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.378 mas, bmaj=10.95 mas, bpa=88.8 degrees ! Estimated noise=0.730328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126524 Jy ! Component: 100 - total flux cleaned = 0.00145577 Jy ! Component: 150 - total flux cleaned = 0.00148151 Jy ! Component: 200 - total flux cleaned = 0.00145918 Jy ! Total flux subtracted in 200 components = 0.00145918 Jy ! Clean residual min=-0.004246 max=0.003489 Jy/beam ! Clean residual mean=-0.000003 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.173363 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 = 1.45237e-08 Jy ! Component: 100 - total flux cleaned = -1.97592e-05 Jy ! Component: 150 - total flux cleaned = -1.93521e-05 Jy ! Component: 200 - total flux cleaned = -3.69974e-05 Jy ! Total flux subtracted in 200 components = -3.69974e-05 Jy ! Clean residual min=-0.004225 max=0.003477 Jy/beam ! Clean residual mean=-0.000003 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.173326 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.173326 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.542 mas, bmaj=7.596 mas, bpa=88 degrees ! Estimated noise=0.654218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000648688 Jy ! Component: 100 - total flux cleaned = -0.000702185 Jy ! Component: 150 - total flux cleaned = -0.000724082 Jy ! Component: 200 - total flux cleaned = -0.000703542 Jy ! Total flux subtracted in 200 components = -0.000703542 Jy ! Clean residual min=-0.003606 max=0.003169 Jy/beam ! Clean residual mean=-0.000004 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.172622 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.172622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055705Jy sigma=1.138449 ! Fit after self-cal, rms=0.055705Jy sigma=1.138380 wmodel J0617+7816_S_map.mod ! Writing 55 model components to file: J0617+7816_S_map.mod wobs J0617+7816_S_uvs.fits ! Writing UV FITS file: J0617+7816_S_uvs.fits wwins J0617+7816_S_map.win ! wwins: Wrote 1 windows to J0617+7816_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.000288372 Jy ! Component: 100 - total flux cleaned = -1.93678e-05 Jy ! Component: 150 - total flux cleaned = 0.000324837 Jy ! Component: 200 - total flux cleaned = 0.000878909 Jy ! Component: 250 - total flux cleaned = 0.00118731 Jy ! Component: 300 - total flux cleaned = 0.00131414 Jy ! Component: 350 - total flux cleaned = 0.00139447 Jy ! Component: 400 - total flux cleaned = 0.00143286 Jy ! Component: 450 - total flux cleaned = 0.00150737 Jy ! Component: 500 - total flux cleaned = 0.00150792 Jy ! Component: 550 - total flux cleaned = 0.00143925 Jy ! Component: 600 - total flux cleaned = 0.00147256 Jy ! Component: 650 - total flux cleaned = 0.00137424 Jy ! Component: 700 - total flux cleaned = 0.00140668 Jy ! Component: 750 - total flux cleaned = 0.00134563 Jy ! Component: 800 - total flux cleaned = 0.0012856 Jy ! Component: 850 - total flux cleaned = 0.00125613 Jy ! Component: 900 - total flux cleaned = 0.0012558 Jy ! Component: 950 - total flux cleaned = 0.00125524 Jy ! Component: 1000 - total flux cleaned = 0.00122709 Jy ! Component: 1050 - total flux cleaned = 0.00122752 Jy ! Component: 1100 - total flux cleaned = 0.0013068 Jy ! Component: 1150 - total flux cleaned = 0.00128141 Jy ! Component: 1200 - total flux cleaned = 0.00128154 Jy ! Component: 1250 - total flux cleaned = 0.00135606 Jy ! Component: 1300 - total flux cleaned = 0.00142869 Jy ! Component: 1350 - total flux cleaned = 0.00140465 Jy ! Component: 1400 - total flux cleaned = 0.00142853 Jy ! Component: 1450 - total flux cleaned = 0.00135878 Jy ! Component: 1500 - total flux cleaned = 0.00131322 Jy ! Component: 1550 - total flux cleaned = 0.00120106 Jy ! Component: 1600 - total flux cleaned = 0.00117915 Jy ! Component: 1650 - total flux cleaned = 0.00111361 Jy ! Component: 1700 - total flux cleaned = 0.00100616 Jy ! Component: 1750 - total flux cleaned = 0.00094249 Jy ! Component: 1800 - total flux cleaned = 0.000795672 Jy ! Component: 1850 - total flux cleaned = 0.000754202 Jy ! Component: 1900 - total flux cleaned = 0.000631751 Jy ! Component: 1950 - total flux cleaned = 0.000550724 Jy ! Component: 2000 - total flux cleaned = 0.000430766 Jy ! Component: 2050 - total flux cleaned = 0.000371698 Jy ! Component: 2100 - total flux cleaned = 0.00027389 Jy ! Component: 2150 - total flux cleaned = 0.000273818 Jy ! Component: 2200 - total flux cleaned = 0.000121414 Jy ! Component: 2250 - total flux cleaned = 0.000102383 Jy ! Component: 2300 - total flux cleaned = -2.85835e-05 Jy ! Component: 2350 - total flux cleaned = -0.000102386 Jy ! Component: 2400 - total flux cleaned = -0.000193973 Jy ! Component: 2450 - total flux cleaned = -0.000320502 Jy ! Component: 2500 - total flux cleaned = -0.000320563 Jy ! Component: 2550 - total flux cleaned = -0.000409364 Jy ! Component: 2600 - total flux cleaned = -0.000462062 Jy ! Component: 2650 - total flux cleaned = -0.000479447 Jy ! Component: 2700 - total flux cleaned = -0.000600098 Jy ! Component: 2750 - total flux cleaned = -0.000617134 Jy ! Component: 2800 - total flux cleaned = -0.000735293 Jy ! Component: 2850 - total flux cleaned = -0.000768802 Jy ! Component: 2900 - total flux cleaned = -0.000851776 Jy ! Component: 2950 - total flux cleaned = -0.000917299 Jy ! Component: 3000 - total flux cleaned = -0.00101498 Jy ! Component: 3050 - total flux cleaned = -0.00101508 Jy ! Component: 3100 - total flux cleaned = -0.00107902 Jy ! Component: 3150 - total flux cleaned = -0.00115834 Jy ! Component: 3200 - total flux cleaned = -0.00115837 Jy ! Component: 3250 - total flux cleaned = -0.00120514 Jy ! Component: 3300 - total flux cleaned = -0.00122075 Jy ! Component: 3350 - total flux cleaned = -0.0012363 Jy ! Component: 3400 - total flux cleaned = -0.00125153 Jy ! Component: 3450 - total flux cleaned = -0.00131194 Jy ! Component: 3500 - total flux cleaned = -0.0013119 Jy ! Component: 3550 - total flux cleaned = -0.00131181 Jy ! Component: 3600 - total flux cleaned = -0.00135628 Jy ! Component: 3650 - total flux cleaned = -0.00140013 Jy ! Component: 3700 - total flux cleaned = -0.0014583 Jy ! Component: 3750 - total flux cleaned = -0.00142932 Jy ! Component: 3800 - total flux cleaned = -0.00145808 Jy ! Component: 3850 - total flux cleaned = -0.00150083 Jy ! Component: 3900 - total flux cleaned = -0.00151494 Jy ! Component: 3950 - total flux cleaned = -0.00151505 Jy ! Component: 4000 - total flux cleaned = -0.00157106 Jy ! Component: 4050 - total flux cleaned = -0.00158502 Jy ! Total flux subtracted in 4096 components = -0.00164028 Jy ! Clean residual min=-0.000890 max=0.000857 Jy/beam ! Clean residual mean=0.000003 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.170982 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 367 components and 0.170982 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0617+7816_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.542 x 7.596 at 88 degrees (North through East) ! Clean map min=-0.0026612 max=0.14981 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0617+7816_S_map.fits wmodel /vlbi/uf001/uva//J0617+7816_S_map.mod ! Writing 367 model components to file: /vlbi/uf001/uva//J0617+7816_S_map.mod wobs /vlbi/uf001/uva//J0617+7816_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0617+7816_S_uvs.fits wwins /vlbi/uf001/uva//J0617+7816_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0617+7816_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.149806 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000268284 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.537264 0.537264 1.07453 2.14906 4.29811 8.59623 17.1925 34.3849 68.7698 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.149 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 558.384 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0617+7816_S_dfm.log closed on Sun Jan 13 22:55:13 2019