! Started logfile: /vlbi/uf001/uva//J0006+3422_S_dfm.log on Sun Jan 13 20:24:17 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//J0006+3422_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0006+3422_S_uva.fits ! AN table 1: 78 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.739886 visibilities/baseline/integration-bin. ! Found source: J0006+3422 ! ! 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 7791 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 J0006+3422_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 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006618Jy sigma=20.163973 ! Fit after self-cal, rms=0.944993Jy sigma=18.937983 ! 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.685 mas, bmaj=5.738 mas, bpa=-3.743 degrees ! Estimated noise=0.623494 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.0455611 Jy ! Component: 100 - total flux cleaned = 0.0554964 Jy ! Total flux subtracted in 100 components = 0.0554964 Jy ! Clean residual min=-0.003399 max=0.003624 Jy/beam ! Clean residual mean=-0.000000 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.0554964 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.0554964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064540Jy sigma=1.178498 ! Fit after self-cal, rms=0.062043Jy sigma=1.138385 ! 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=2.956 mas, bmaj=6.71 mas, bpa=-2.2 degrees ! Estimated noise=0.437701 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.00315875 Jy ! Component: 100 - total flux cleaned = 0.00292855 Jy ! Component: 150 - total flux cleaned = 0.00280952 Jy ! Component: 200 - total flux cleaned = 0.00275104 Jy ! Total flux subtracted in 200 components = 0.00275104 Jy ! Clean residual min=-0.002229 max=0.002320 Jy/beam ! Clean residual mean=-0.000001 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.0582475 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0582475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061849Jy sigma=1.135146 ! Fit after self-cal, rms=0.061829Jy sigma=1.135117 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.956 x 6.71 at -2.2 degrees (North through East) ! Clean map min=-0.0021323 max=0.059923 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.90 HN 1.00 KP 1.00 ! LA 1.06 MK 1.01 NL 1.01 OV 0.95 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.05 KP 1.04 ! LA 1.19 MK 1.05 NL 1.02 OV 1.08 ! PT 0.96 SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.91 HN 1.04 KP 0.97 ! LA 1.34 MK 1.08 NL 1.09 OV 0.92 ! PT 0.99 SC 0.93 ! ! ! Fit before self-cal, rms=0.061829Jy sigma=1.135117 ! Fit after self-cal, rms=0.062899Jy sigma=1.130701 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=6.671 mas, bpa=-1.268 degrees ! Estimated noise=0.436908 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.000497301 Jy ! Component: 100 - total flux cleaned = -0.000521677 Jy ! Component: 150 - total flux cleaned = -0.000524861 Jy ! Component: 200 - total flux cleaned = -0.000538714 Jy ! Total flux subtracted in 200 components = -0.000538714 Jy ! Clean residual min=-0.002441 max=0.002065 Jy/beam ! Clean residual mean=-0.000001 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.0577088 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.0577088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062878Jy sigma=1.130517 ! Fit after self-cal, rms=0.062882Jy sigma=1.130248 ! 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.062882Jy sigma=1.130248 ! Fit after self-cal, rms=0.063200Jy sigma=1.125396 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.973 mas, bmaj=6.647 mas, bpa=-1.192 degrees ! Estimated noise=0.437537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.55735e-05 Jy ! Component: 100 - total flux cleaned = 0.000103415 Jy ! Component: 150 - total flux cleaned = 0.000116308 Jy ! Component: 200 - total flux cleaned = 0.00011682 Jy ! Total flux subtracted in 200 components = 0.00011682 Jy ! Clean residual min=-0.002035 max=0.001891 Jy/beam ! Clean residual mean=-0.000004 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0578256 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.0578256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063191Jy sigma=1.125319 ! Fit after self-cal, rms=0.063210Jy sigma=1.125050 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.89782e-05 Jy ! Component: 100 - total flux cleaned = -5.51485e-05 Jy ! Component: 150 - total flux cleaned = -7.42836e-05 Jy ! Component: 200 - total flux cleaned = -8.55193e-05 Jy ! Total flux subtracted in 200 components = -8.55193e-05 Jy ! Clean residual min=-0.002050 max=0.001900 Jy/beam ! Clean residual mean=-0.000003 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0577401 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.0577401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063208Jy sigma=1.125030 ! Fit after self-cal, rms=0.063208Jy sigma=1.125027 ! 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.063208Jy sigma=1.125027 ! Fit after self-cal, rms=0.063415Jy sigma=1.124770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.982 mas, bmaj=6.637 mas, bpa=-1.048 degrees ! Estimated noise=0.437466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000201595 Jy ! Component: 100 - total flux cleaned = -0.000191188 Jy ! Component: 150 - total flux cleaned = -0.000199483 Jy ! Component: 200 - total flux cleaned = -0.000205614 Jy ! Total flux subtracted in 200 components = -0.000205614 Jy ! Clean residual min=-0.001953 max=0.001912 Jy/beam ! Clean residual mean=-0.000004 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0575345 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.0575345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063410Jy sigma=1.124736 ! Fit after self-cal, rms=0.063414Jy sigma=1.124723 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.57515e-05 Jy ! Component: 100 - total flux cleaned = -3.22361e-05 Jy ! Component: 150 - total flux cleaned = -3.66902e-05 Jy ! Component: 200 - total flux cleaned = -3.64859e-05 Jy ! Total flux subtracted in 200 components = -3.64859e-05 Jy ! Clean residual min=-0.001959 max=0.001917 Jy/beam ! Clean residual mean=-0.000004 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.057498 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.057498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063413Jy sigma=1.124713 ! Fit after self-cal, rms=0.063413Jy sigma=1.124709 ! 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.063413Jy sigma=1.124709 ! Fit after self-cal, rms=0.063468Jy sigma=1.124681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.512 mas, bmaj=9.098 mas, bpa=-1.986 degrees ! Estimated noise=0.581294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.63894e-05 Jy ! Component: 100 - total flux cleaned = 0.000145793 Jy ! Component: 150 - total flux cleaned = 0.000189022 Jy ! Component: 200 - total flux cleaned = 0.000209667 Jy ! Total flux subtracted in 200 components = 0.000209667 Jy ! Clean residual min=-0.002337 max=0.002213 Jy/beam ! Clean residual mean=-0.000010 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0577076 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.0577076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063472Jy sigma=1.124705 ! Fit after self-cal, rms=0.063469Jy sigma=1.124689 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.55904e-06 Jy ! Component: 100 - total flux cleaned = 2.28246e-05 Jy ! Component: 150 - total flux cleaned = 4.6333e-05 Jy ! Component: 200 - total flux cleaned = 6.12243e-05 Jy ! Total flux subtracted in 200 components = 6.12243e-05 Jy ! Clean residual min=-0.002338 max=0.002204 Jy/beam ! Clean residual mean=-0.000011 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0577689 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.0577689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063472Jy sigma=1.124727 ! Fit after self-cal, rms=0.063470Jy sigma=1.124722 ! 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=2.99 mas, bmaj=6.632 mas, bpa=-0.939 degrees ! Estimated noise=0.437569 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.99 x 6.632 at -0.939 degrees (North through East) ! Clean map min=-0.0018335 max=0.059983 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.725 mas, bmaj=5.656 mas, bpa=-2.471 degrees ! Estimated noise=0.620429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0469532 Jy ! Component: 100 - total flux cleaned = 0.0571931 Jy ! Component: 150 - total flux cleaned = 0.0574828 Jy ! Component: 200 - total flux cleaned = 0.0579471 Jy ! Total flux subtracted in 200 components = 0.0579471 Jy ! Clean residual min=-0.003333 max=0.003135 Jy/beam ! Clean residual mean=-0.000003 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.0579471 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.0579471 Jy ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=6.632 mas, bpa=-0.939 degrees ! Estimated noise=0.437569 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.000301123 Jy ! Component: 100 - total flux cleaned = 0.000106292 Jy ! Component: 150 - total flux cleaned = -4.67499e-05 Jy ! Component: 200 - total flux cleaned = -0.000167705 Jy ! Total flux subtracted in 200 components = -0.000167705 Jy ! Clean residual min=-0.001894 max=0.001943 Jy/beam ! Clean residual mean=-0.000004 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0577794 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.0577794 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.512 mas, bmaj=9.098 mas, bpa=-1.986 degrees ! Estimated noise=0.581294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.19404e-05 Jy ! Component: 100 - total flux cleaned = 5.44158e-07 Jy ! Component: 150 - total flux cleaned = 9.25237e-06 Jy ! Component: 200 - total flux cleaned = 1.63862e-05 Jy ! Total flux subtracted in 200 components = 1.63862e-05 Jy ! Clean residual min=-0.002363 max=0.002215 Jy/beam ! Clean residual mean=-0.000011 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0577958 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 = 5.5637e-06 Jy ! Component: 100 - total flux cleaned = 5.62084e-06 Jy ! Component: 150 - total flux cleaned = 1.00754e-05 Jy ! Component: 200 - total flux cleaned = 6.62963e-06 Jy ! Total flux subtracted in 200 components = 6.62963e-06 Jy ! Clean residual min=-0.002350 max=0.002202 Jy/beam ! Clean residual mean=-0.000011 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0578024 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.0578024 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=6.632 mas, bpa=-0.939 degrees ! Estimated noise=0.437569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000281596 Jy ! Component: 100 - total flux cleaned = -0.000390844 Jy ! Component: 150 - total flux cleaned = -0.000423229 Jy ! Component: 200 - total flux cleaned = -0.000448538 Jy ! Total flux subtracted in 200 components = -0.000448538 Jy ! Clean residual min=-0.001912 max=0.001933 Jy/beam ! Clean residual mean=-0.000004 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0573538 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.0573538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063464Jy sigma=1.124690 ! Fit after self-cal, rms=0.063468Jy sigma=1.124678 wmodel J0006+3422_S_map.mod ! Writing 37 model components to file: J0006+3422_S_map.mod wobs J0006+3422_S_uvs.fits ! Writing UV FITS file: J0006+3422_S_uvs.fits wwins J0006+3422_S_map.win ! wwins: Wrote 1 windows to J0006+3422_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 = 7.20773e-05 Jy ! Component: 100 - total flux cleaned = 0.000273784 Jy ! Component: 150 - total flux cleaned = 0.000499106 Jy ! Component: 200 - total flux cleaned = 0.000621937 Jy ! Component: 250 - total flux cleaned = 0.000681425 Jy ! Component: 300 - total flux cleaned = 0.000824982 Jy ! Component: 350 - total flux cleaned = 0.000852885 Jy ! Component: 400 - total flux cleaned = 0.000852222 Jy ! Component: 450 - total flux cleaned = 0.00079878 Jy ! Component: 500 - total flux cleaned = 0.000799509 Jy ! Component: 550 - total flux cleaned = 0.000851072 Jy ! Component: 600 - total flux cleaned = 0.000876436 Jy ! Component: 650 - total flux cleaned = 0.000876182 Jy ! Component: 700 - total flux cleaned = 0.000899827 Jy ! Component: 750 - total flux cleaned = 0.000851808 Jy ! Component: 800 - total flux cleaned = 0.000804924 Jy ! Component: 850 - total flux cleaned = 0.000804841 Jy ! Component: 900 - total flux cleaned = 0.000713092 Jy ! Component: 950 - total flux cleaned = 0.000757829 Jy ! Component: 1000 - total flux cleaned = 0.000667961 Jy ! Component: 1050 - total flux cleaned = 0.000601939 Jy ! Component: 1100 - total flux cleaned = 0.000515103 Jy ! Component: 1150 - total flux cleaned = 0.000450776 Jy ! Component: 1200 - total flux cleaned = 0.000492941 Jy ! Component: 1250 - total flux cleaned = 0.000304231 Jy ! Component: 1300 - total flux cleaned = 0.000262888 Jy ! Component: 1350 - total flux cleaned = 0.000181092 Jy ! Component: 1400 - total flux cleaned = 0.000180673 Jy ! Component: 1450 - total flux cleaned = 4.0017e-05 Jy ! Component: 1500 - total flux cleaned = -3.92549e-05 Jy ! Component: 1550 - total flux cleaned = -0.000157001 Jy ! Component: 1600 - total flux cleaned = -0.000253989 Jy ! Component: 1650 - total flux cleaned = -0.000369257 Jy ! Component: 1700 - total flux cleaned = -0.000426026 Jy ! Component: 1750 - total flux cleaned = -0.000482642 Jy ! Component: 1800 - total flux cleaned = -0.000538829 Jy ! Component: 1850 - total flux cleaned = -0.000631471 Jy ! Component: 1900 - total flux cleaned = -0.000723239 Jy ! Component: 1950 - total flux cleaned = -0.000814167 Jy ! Component: 2000 - total flux cleaned = -0.000940294 Jy ! Component: 2050 - total flux cleaned = -0.0009579 Jy ! Component: 2100 - total flux cleaned = -0.00102881 Jy ! Component: 2150 - total flux cleaned = -0.00106399 Jy ! Component: 2200 - total flux cleaned = -0.00102882 Jy ! Component: 2250 - total flux cleaned = -0.0010637 Jy ! Component: 2300 - total flux cleaned = -0.00104658 Jy ! Component: 2350 - total flux cleaned = -0.00109785 Jy ! Component: 2400 - total flux cleaned = -0.00111497 Jy ! Component: 2450 - total flux cleaned = -0.0010815 Jy ! Component: 2500 - total flux cleaned = -0.00114822 Jy ! Component: 2550 - total flux cleaned = -0.00121412 Jy ! Component: 2600 - total flux cleaned = -0.00114871 Jy ! Component: 2650 - total flux cleaned = -0.00119737 Jy ! Component: 2700 - total flux cleaned = -0.00116501 Jy ! Component: 2750 - total flux cleaned = -0.00113284 Jy ! Component: 2800 - total flux cleaned = -0.0011646 Jy ! Component: 2850 - total flux cleaned = -0.00113303 Jy ! Component: 2900 - total flux cleaned = -0.00114882 Jy ! Component: 2950 - total flux cleaned = -0.00113313 Jy ! Component: 3000 - total flux cleaned = -0.00107119 Jy ! Component: 3050 - total flux cleaned = -0.00105579 Jy ! Component: 3100 - total flux cleaned = -0.00104065 Jy ! Component: 3150 - total flux cleaned = -0.000995258 Jy ! Component: 3200 - total flux cleaned = -0.000965202 Jy ! Component: 3250 - total flux cleaned = -0.00092031 Jy ! Component: 3300 - total flux cleaned = -0.000994653 Jy ! Component: 3350 - total flux cleaned = -0.000891304 Jy ! Component: 3400 - total flux cleaned = -0.000891536 Jy ! Component: 3450 - total flux cleaned = -0.000891466 Jy ! Component: 3500 - total flux cleaned = -0.000876988 Jy ! Component: 3550 - total flux cleaned = -0.000891356 Jy ! Component: 3600 - total flux cleaned = -0.000762447 Jy ! Component: 3650 - total flux cleaned = -0.00074833 Jy ! Component: 3700 - total flux cleaned = -0.000776515 Jy ! Component: 3750 - total flux cleaned = -0.000762417 Jy ! Component: 3800 - total flux cleaned = -0.000804245 Jy ! Component: 3850 - total flux cleaned = -0.000720767 Jy ! Component: 3900 - total flux cleaned = -0.000665479 Jy ! Component: 3950 - total flux cleaned = -0.000720547 Jy ! Component: 4000 - total flux cleaned = -0.000679474 Jy ! Component: 4050 - total flux cleaned = -0.000720276 Jy ! Total flux subtracted in 4096 components = -0.000638988 Jy ! Clean residual min=-0.000808 max=0.000795 Jy/beam ! Clean residual mean=-0.000002 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.0567149 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 348 components and 0.0567148 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0006+3422_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.99 x 6.632 at -0.939 degrees (North through East) ! Clean map min=-0.0014465 max=0.060015 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0006+3422_S_map.fits wmodel /vlbi/uf001/uva//J0006+3422_S_map.mod ! Writing 348 model components to file: /vlbi/uf001/uva//J0006+3422_S_map.mod wobs /vlbi/uf001/uva//J0006+3422_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0006+3422_S_uvs.fits wwins /vlbi/uf001/uva//J0006+3422_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0006+3422_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0600148 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000246572 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.23256 1.23256 2.46511 4.93022 9.86044 19.7209 39.4418 78.8835 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 243.396 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0006+3422_S_dfm.log closed on Sun Jan 13 20:24:21 2019