! Started logfile: /vlbi/uf001/uva//J0445+7838_S_dfm.log on Sun Jan 13 22:18:28 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//J0445+7838_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0445+7838_S_uva.fits ! AN table 1: 87 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.62037 visibilities/baseline/integration-bin. ! Found source: J0445+7838 ! ! 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 5829 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 J0445+7838_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 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001355Jy sigma=22.296186 ! Fit after self-cal, rms=0.969498Jy sigma=21.576975 ! 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=3.439 mas, bmaj=4.4 mas, bpa=38.25 degrees ! Estimated noise=0.736838 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.0251884 Jy ! Component: 100 - total flux cleaned = 0.0307154 Jy ! Total flux subtracted in 100 components = 0.0307154 Jy ! Clean residual min=-0.003387 max=0.003476 Jy/beam ! Clean residual mean=-0.000001 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.0307154 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0307154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059119Jy sigma=1.232873 ! Fit after self-cal, rms=0.057271Jy sigma=1.190899 ! 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=4.291 mas, bmaj=5.507 mas, bpa=39.65 degrees ! Estimated noise=0.439552 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.00385041 Jy ! Component: 100 - total flux cleaned = 0.00414484 Jy ! Component: 150 - total flux cleaned = 0.00418521 Jy ! Component: 200 - total flux cleaned = 0.00413254 Jy ! Total flux subtracted in 200 components = 0.00413254 Jy ! Clean residual min=-0.002115 max=0.002057 Jy/beam ! Clean residual mean=0.000001 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.0348479 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.0348479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057012Jy sigma=1.185630 ! Fit after self-cal, rms=0.056982Jy sigma=1.184756 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.291 x 5.507 at 39.65 degrees (North through East) ! Clean map min=-0.002025 max=0.035441 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.07 HN 1.05 KP 0.97 ! LA 0.88 MK 0.97 NL 1.07 OV 1.04 ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 1.04 KP 0.88 ! LA 1.00 MK 0.93 NL 0.98 OV 0.82 ! PT 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.04 KP 1.03 ! LA 1.22 MK 0.84 NL 0.87 OV 1.09 ! PT 1.07 ! ! ! Fit before self-cal, rms=0.056982Jy sigma=1.184756 ! Fit after self-cal, rms=0.056268Jy sigma=1.180823 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.21 mas, bmaj=5.422 mas, bpa=40.12 degrees ! Estimated noise=0.437234 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.00023916 Jy ! Component: 100 - total flux cleaned = 0.000176944 Jy ! Component: 150 - total flux cleaned = 0.000166137 Jy ! Component: 200 - total flux cleaned = 0.000166598 Jy ! Total flux subtracted in 200 components = 0.000166598 Jy ! Clean residual min=-0.002093 max=0.002063 Jy/beam ! Clean residual mean=0.000000 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0350145 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.0350145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056257Jy sigma=1.180602 ! Fit after self-cal, rms=0.056344Jy sigma=1.178612 ! 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.056344Jy sigma=1.178612 ! Fit after self-cal, rms=0.056273Jy sigma=1.175416 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.221 mas, bmaj=5.36 mas, bpa=41.13 degrees ! Estimated noise=0.436645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.69835e-05 Jy ! Component: 100 - total flux cleaned = -4.12033e-05 Jy ! Component: 150 - total flux cleaned = -6.40296e-05 Jy ! Component: 200 - total flux cleaned = -7.40375e-05 Jy ! Total flux subtracted in 200 components = -7.40375e-05 Jy ! Clean residual min=-0.001720 max=0.001876 Jy/beam ! Clean residual mean=-0.000001 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0349405 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.0349405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056265Jy sigma=1.175282 ! Fit after self-cal, rms=0.056328Jy sigma=1.174315 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 = -2.94444e-05 Jy ! Component: 100 - total flux cleaned = -7.53168e-05 Jy ! Component: 150 - total flux cleaned = -0.000112358 Jy ! Component: 200 - total flux cleaned = -0.000144935 Jy ! Total flux subtracted in 200 components = -0.000144935 Jy ! Clean residual min=-0.001789 max=0.001895 Jy/beam ! Clean residual mean=-0.000001 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0347955 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.0347955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056323Jy sigma=1.174247 ! Fit after self-cal, rms=0.056315Jy sigma=1.174121 ! 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.056315Jy sigma=1.174121 ! Fit after self-cal, rms=0.056677Jy sigma=1.173850 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.22 mas, bmaj=5.348 mas, bpa=40.6 degrees ! Estimated noise=0.435804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.4207e-05 Jy ! Component: 100 - total flux cleaned = -9.90571e-05 Jy ! Component: 150 - total flux cleaned = -0.000129406 Jy ! Component: 200 - total flux cleaned = -0.00012927 Jy ! Total flux subtracted in 200 components = -0.00012927 Jy ! Clean residual min=-0.001773 max=0.001920 Jy/beam ! Clean residual mean=-0.000002 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0346663 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.0346663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056671Jy sigma=1.173773 ! Fit after self-cal, rms=0.056711Jy sigma=1.173674 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.18783e-05 Jy ! Component: 100 - total flux cleaned = -6.11952e-05 Jy ! Component: 150 - total flux cleaned = -8.57758e-05 Jy ! Component: 200 - total flux cleaned = -0.000100779 Jy ! Total flux subtracted in 200 components = -0.000100779 Jy ! Clean residual min=-0.001768 max=0.001916 Jy/beam ! Clean residual mean=-0.000002 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0345655 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.0345655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056708Jy sigma=1.173632 ! Fit after self-cal, rms=0.056712Jy sigma=1.173616 ! 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.056712Jy sigma=1.173616 ! Fit after self-cal, rms=0.056885Jy sigma=1.173561 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.206 mas, bmaj=9.475 mas, bpa=40.52 degrees ! Estimated noise=0.534019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000367502 Jy ! Component: 100 - total flux cleaned = -0.000407196 Jy ! Component: 150 - total flux cleaned = -0.00044052 Jy ! Component: 200 - total flux cleaned = -0.000461878 Jy ! Total flux subtracted in 200 components = -0.000461878 Jy ! Clean residual min=-0.002286 max=0.002332 Jy/beam ! Clean residual mean=-0.000005 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.0341036 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 43 components and 0.0341036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056884Jy sigma=1.173549 ! Fit after self-cal, rms=0.056897Jy sigma=1.173449 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.000148468 Jy ! Component: 100 - total flux cleaned = -0.000180088 Jy ! Component: 150 - total flux cleaned = -0.000205939 Jy ! Component: 200 - total flux cleaned = -0.000227875 Jy ! Total flux subtracted in 200 components = -0.000227875 Jy ! Clean residual min=-0.002252 max=0.002271 Jy/beam ! Clean residual mean=-0.000005 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.0338757 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 45 components and 0.0338757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056897Jy sigma=1.173467 ! Fit after self-cal, rms=0.056900Jy sigma=1.173455 ! 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=4.22 mas, bmaj=5.348 mas, bpa=39.85 degrees ! Estimated noise=0.435195 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.22 x 5.348 at 39.85 degrees (North through East) ! Clean map min=-0.0016856 max=0.035169 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=3.342 mas, bmaj=4.214 mas, bpa=39.59 degrees ! Estimated noise=0.722119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.026725 Jy ! Component: 100 - total flux cleaned = 0.0317837 Jy ! Component: 150 - total flux cleaned = 0.0326023 Jy ! Component: 200 - total flux cleaned = 0.0327449 Jy ! Total flux subtracted in 200 components = 0.0327449 Jy ! Clean residual min=-0.002922 max=0.003295 Jy/beam ! Clean residual mean=-0.000003 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.0327449 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0327449 Jy ! Inverting map and beam ! Estimated beam: bmin=4.22 mas, bmaj=5.348 mas, bpa=39.85 degrees ! Estimated noise=0.435195 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.00172456 Jy ! Component: 100 - total flux cleaned = 0.00172735 Jy ! Component: 150 - total flux cleaned = 0.00168101 Jy ! Component: 200 - total flux cleaned = 0.00164209 Jy ! Total flux subtracted in 200 components = 0.00164209 Jy ! Clean residual min=-0.001828 max=0.001953 Jy/beam ! Clean residual mean=-0.000002 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0343869 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.0343869 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=8.206 mas, bmaj=9.475 mas, bpa=40.52 degrees ! Estimated noise=0.534019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318962 Jy ! Component: 100 - total flux cleaned = -0.000367856 Jy ! Component: 150 - total flux cleaned = -0.000409299 Jy ! Component: 200 - total flux cleaned = -0.000436237 Jy ! Total flux subtracted in 200 components = -0.000436237 Jy ! Clean residual min=-0.002237 max=0.002276 Jy/beam ! Clean residual mean=-0.000005 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0339507 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 = -2.35329e-05 Jy ! Component: 100 - total flux cleaned = -4.43681e-05 Jy ! Component: 150 - total flux cleaned = -5.68364e-05 Jy ! Component: 200 - total flux cleaned = -7.36386e-05 Jy ! Total flux subtracted in 200 components = -7.36386e-05 Jy ! Clean residual min=-0.002245 max=0.002281 Jy/beam ! Clean residual mean=-0.000005 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.0338771 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.0338771 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.22 mas, bmaj=5.348 mas, bpa=39.85 degrees ! Estimated noise=0.435195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000233136 Jy ! Component: 100 - total flux cleaned = 0.000244099 Jy ! Component: 150 - total flux cleaned = 0.000264213 Jy ! Component: 200 - total flux cleaned = 0.000273212 Jy ! Total flux subtracted in 200 components = 0.000273212 Jy ! Clean residual min=-0.001755 max=0.001929 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.0341503 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.0341503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056900Jy sigma=1.173492 ! Fit after self-cal, rms=0.056902Jy sigma=1.173447 wmodel J0445+7838_S_map.mod ! Writing 35 model components to file: J0445+7838_S_map.mod wobs J0445+7838_S_uvs.fits ! Writing UV FITS file: J0445+7838_S_uvs.fits wwins J0445+7838_S_map.win ! wwins: Wrote 1 windows to J0445+7838_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.000460598 Jy ! Component: 100 - total flux cleaned = 0.000645899 Jy ! Component: 150 - total flux cleaned = 0.000936248 Jy ! Component: 200 - total flux cleaned = 0.00123981 Jy ! Component: 250 - total flux cleaned = 0.00144981 Jy ! Component: 300 - total flux cleaned = 0.00147422 Jy ! Component: 350 - total flux cleaned = 0.00149795 Jy ! Component: 400 - total flux cleaned = 0.00149819 Jy ! Component: 450 - total flux cleaned = 0.00149893 Jy ! Component: 500 - total flux cleaned = 0.00141144 Jy ! Component: 550 - total flux cleaned = 0.00134809 Jy ! Component: 600 - total flux cleaned = 0.00132755 Jy ! Component: 650 - total flux cleaned = 0.00132715 Jy ! Component: 700 - total flux cleaned = 0.00128745 Jy ! Component: 750 - total flux cleaned = 0.00123032 Jy ! Component: 800 - total flux cleaned = 0.0013242 Jy ! Component: 850 - total flux cleaned = 0.00130575 Jy ! Component: 900 - total flux cleaned = 0.00137746 Jy ! Component: 950 - total flux cleaned = 0.00146506 Jy ! Component: 1000 - total flux cleaned = 0.00155102 Jy ! Component: 1050 - total flux cleaned = 0.00161837 Jy ! Component: 1100 - total flux cleaned = 0.00166809 Jy ! Component: 1150 - total flux cleaned = 0.00173337 Jy ! Component: 1200 - total flux cleaned = 0.00181339 Jy ! Component: 1250 - total flux cleaned = 0.00184474 Jy ! Component: 1300 - total flux cleaned = 0.00192207 Jy ! Component: 1350 - total flux cleaned = 0.00201287 Jy ! Component: 1400 - total flux cleaned = 0.00204239 Jy ! Component: 1450 - total flux cleaned = 0.00213028 Jy ! Component: 1500 - total flux cleaned = 0.00213056 Jy ! Component: 1550 - total flux cleaned = 0.00224483 Jy ! Component: 1600 - total flux cleaned = 0.0023292 Jy ! Component: 1650 - total flux cleaned = 0.002357 Jy ! Component: 1700 - total flux cleaned = 0.00242542 Jy ! Component: 1750 - total flux cleaned = 0.00245247 Jy ! Component: 1800 - total flux cleaned = 0.00251912 Jy ! Component: 1850 - total flux cleaned = 0.00254536 Jy ! Component: 1900 - total flux cleaned = 0.0025975 Jy ! Component: 1950 - total flux cleaned = 0.00259735 Jy ! Component: 2000 - total flux cleaned = 0.00263553 Jy ! Component: 2050 - total flux cleaned = 0.00267309 Jy ! Component: 2100 - total flux cleaned = 0.00267303 Jy ! Component: 2150 - total flux cleaned = 0.00274675 Jy ! Component: 2200 - total flux cleaned = 0.00273452 Jy ! Component: 2250 - total flux cleaned = 0.00280657 Jy ! Component: 2300 - total flux cleaned = 0.00278261 Jy ! Component: 2350 - total flux cleaned = 0.00282983 Jy ! Component: 2400 - total flux cleaned = 0.0028532 Jy ! Component: 2450 - total flux cleaned = 0.00287638 Jy ! Component: 2500 - total flux cleaned = 0.00291072 Jy ! Component: 2550 - total flux cleaned = 0.00293347 Jy ! Component: 2600 - total flux cleaned = 0.00294477 Jy ! Component: 2650 - total flux cleaned = 0.00295587 Jy ! Component: 2700 - total flux cleaned = 0.00298906 Jy ! Component: 2750 - total flux cleaned = 0.00301103 Jy ! Component: 2800 - total flux cleaned = 0.00306551 Jy ! Component: 2850 - total flux cleaned = 0.00309794 Jy ! Component: 2900 - total flux cleaned = 0.00315162 Jy ! Component: 2950 - total flux cleaned = 0.00322617 Jy ! Component: 3000 - total flux cleaned = 0.00325775 Jy ! Component: 3050 - total flux cleaned = 0.00326823 Jy ! Component: 3100 - total flux cleaned = 0.00327877 Jy ! Component: 3150 - total flux cleaned = 0.00333062 Jy ! Component: 3200 - total flux cleaned = 0.00336151 Jy ! Component: 3250 - total flux cleaned = 0.003382 Jy ! Component: 3300 - total flux cleaned = 0.00340231 Jy ! Component: 3350 - total flux cleaned = 0.00345271 Jy ! Component: 3400 - total flux cleaned = 0.0034727 Jy ! Component: 3450 - total flux cleaned = 0.00350254 Jy ! Component: 3500 - total flux cleaned = 0.0035125 Jy ! Component: 3550 - total flux cleaned = 0.00356174 Jy ! Component: 3600 - total flux cleaned = 0.00358128 Jy ! Component: 3650 - total flux cleaned = 0.00362984 Jy ! Component: 3700 - total flux cleaned = 0.00367809 Jy ! Component: 3750 - total flux cleaned = 0.00370681 Jy ! Component: 3800 - total flux cleaned = 0.00374497 Jy ! Component: 3850 - total flux cleaned = 0.00374496 Jy ! Component: 3900 - total flux cleaned = 0.00376378 Jy ! Component: 3950 - total flux cleaned = 0.00377314 Jy ! Component: 4000 - total flux cleaned = 0.00380109 Jy ! Component: 4050 - total flux cleaned = 0.003829 Jy ! Total flux subtracted in 4096 components = 0.00380124 Jy ! Clean residual min=-0.000495 max=0.000561 Jy/beam ! Clean residual mean=-0.000001 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.0379515 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 304 components and 0.0379516 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0445+7838_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.22 x 5.348 at 39.85 degrees (North through East) ! Clean map min=-0.0013209 max=0.034998 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0445+7838_S_map.fits wmodel /vlbi/uf001/uva//J0445+7838_S_map.mod ! Writing 304 model components to file: /vlbi/uf001/uva//J0445+7838_S_map.mod wobs /vlbi/uf001/uva//J0445+7838_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0445+7838_S_uvs.fits wwins /vlbi/uf001/uva//J0445+7838_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0445+7838_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.034998 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000157687 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.35168 1.35168 2.70335 5.40671 10.8134 21.6268 43.2536 86.5073 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.034 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 221.946 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0445+7838_S_dfm.log closed on Sun Jan 13 22:18:32 2019