! Started logfile: /vlbi/uf001/uva//J2305+8242_S_dfm.log on Mon Jan 14 06:33:15 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//J2305+8242_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2305+8242_S_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.801157 visibilities/baseline/integration-bin. ! Found source: J2305+8242 ! ! 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 10383 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 J2305+8242_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008734Jy sigma=18.532246 ! Fit after self-cal, rms=0.849285Jy sigma=15.628481 ! 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.006 mas, bmaj=3.94 mas, bpa=-22.25 degrees ! Estimated noise=0.599126 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.117306 Jy ! Component: 100 - total flux cleaned = 0.143085 Jy ! Total flux subtracted in 100 components = 0.143085 Jy ! Clean residual min=-0.003965 max=0.008082 Jy/beam ! Clean residual mean=0.000007 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.143085 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.143085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073419Jy sigma=1.263672 ! Fit after self-cal, rms=0.073415Jy sigma=1.263611 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00812948 Jy ! Component: 100 - total flux cleaned = 0.0121423 Jy ! Total flux subtracted in 100 components = 0.0121423 Jy ! Clean residual min=-0.003893 max=0.003430 Jy/beam ! Clean residual mean=0.000004 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.155228 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 15 components and 0.155228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072294Jy sigma=1.244155 ! Fit after self-cal, rms=0.072296Jy sigma=1.244056 ! 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.66 mas, bmaj=4.709 mas, bpa=-17.59 degrees ! Estimated noise=0.384011 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.00305702 Jy ! Component: 100 - total flux cleaned = 0.00452036 Jy ! Component: 150 - total flux cleaned = 0.00533897 Jy ! Component: 200 - total flux cleaned = 0.00580199 Jy ! Total flux subtracted in 200 components = 0.00580199 Jy ! Clean residual min=-0.003985 max=0.003348 Jy/beam ! Clean residual mean=0.000002 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.16103 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.16103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072143Jy sigma=1.242225 ! Fit after self-cal, rms=0.072145Jy sigma=1.242210 ! 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.66 x 4.709 at -17.59 degrees (North through East) ! Clean map min=-0.0038789 max=0.15222 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 1.01 KP 1.04 ! LA 0.99 MK 0.99 NL 1.10 OV 0.95 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.97 HN 1.03 KP 1.01 ! LA 0.98 MK 1.00 NL 1.03 OV 0.78 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.00 KP 1.00 ! LA 0.98 MK 1.02 NL 1.02 OV 0.94 ! PT 1.01 SC 1.02 ! ! ! Fit before self-cal, rms=0.072145Jy sigma=1.242210 ! Fit after self-cal, rms=0.069734Jy sigma=1.220206 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.67 mas, bmaj=4.724 mas, bpa=-17.67 degrees ! Estimated noise=0.384538 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.000273254 Jy ! Component: 100 - total flux cleaned = -0.000369645 Jy ! Component: 150 - total flux cleaned = -0.000463188 Jy ! Component: 200 - total flux cleaned = -0.000543417 Jy ! Total flux subtracted in 200 components = -0.000543417 Jy ! Clean residual min=-0.002473 max=0.002542 Jy/beam ! Clean residual mean=-0.000004 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.160486 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.160486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069728Jy sigma=1.220074 ! Fit after self-cal, rms=0.069758Jy sigma=1.219776 ! 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.069758Jy sigma=1.219776 ! Fit after self-cal, rms=0.069046Jy sigma=1.199879 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.675 mas, bmaj=4.724 mas, bpa=-17.42 degrees ! Estimated noise=0.384188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000559863 Jy ! Component: 100 - total flux cleaned = -0.000574903 Jy ! Component: 150 - total flux cleaned = -0.000574535 Jy ! Component: 200 - total flux cleaned = -0.000566252 Jy ! Total flux subtracted in 200 components = -0.000566252 Jy ! Clean residual min=-0.002157 max=0.002262 Jy/beam ! Clean residual mean=0.000002 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.15992 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.15992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069039Jy sigma=1.199773 ! Fit after self-cal, rms=0.069059Jy sigma=1.199503 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 (112.5, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167431 Jy ! Component: 100 - total flux cleaned = 0.00171285 Jy ! Component: 150 - total flux cleaned = 0.00171219 Jy ! Component: 200 - total flux cleaned = 0.00165723 Jy ! Total flux subtracted in 200 components = 0.00165723 Jy ! Clean residual min=-0.002088 max=0.001912 Jy/beam ! Clean residual mean=0.000001 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.161577 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.161577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068995Jy sigma=1.198399 ! Fit after self-cal, rms=0.068992Jy sigma=1.198328 ! 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.068992Jy sigma=1.198328 ! Fit after self-cal, rms=0.068954Jy sigma=1.198182 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.682 mas, bmaj=4.728 mas, bpa=-17.08 degrees ! Estimated noise=0.383946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000339381 Jy ! Component: 100 - total flux cleaned = 0.000290714 Jy ! Component: 150 - total flux cleaned = 0.000175266 Jy ! Component: 200 - total flux cleaned = 0.00013343 Jy ! Total flux subtracted in 200 components = 0.00013343 Jy ! Clean residual min=-0.002118 max=0.001840 Jy/beam ! Clean residual mean=0.000001 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.161711 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.161711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068936Jy sigma=1.197855 ! Fit after self-cal, rms=0.068937Jy sigma=1.197845 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.8552e-05 Jy ! Component: 100 - total flux cleaned = -3.70197e-05 Jy ! Component: 150 - total flux cleaned = -7.21785e-05 Jy ! Component: 200 - total flux cleaned = -8.85051e-05 Jy ! Total flux subtracted in 200 components = -8.85051e-05 Jy ! Clean residual min=-0.002090 max=0.001824 Jy/beam ! Clean residual mean=0.000000 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.161622 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.161622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068928Jy sigma=1.197688 ! Fit after self-cal, rms=0.068928Jy sigma=1.197687 ! 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.068928Jy sigma=1.197687 ! Fit after self-cal, rms=0.068905Jy sigma=1.197658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.832 mas, bmaj=9.48 mas, bpa=-11.43 degrees ! Estimated noise=0.499631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239261 Jy ! Component: 100 - total flux cleaned = 0.000223439 Jy ! Component: 150 - total flux cleaned = 0.000187724 Jy ! Component: 200 - total flux cleaned = 0.000139108 Jy ! Total flux subtracted in 200 components = 0.000139108 Jy ! Clean residual min=-0.002374 max=0.001920 Jy/beam ! Clean residual mean=-0.000001 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.161761 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.161761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068903Jy sigma=1.197606 ! Fit after self-cal, rms=0.068904Jy sigma=1.197597 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.12631e-06 Jy ! Component: 100 - total flux cleaned = -1.90052e-05 Jy ! Component: 150 - total flux cleaned = -2.62817e-05 Jy ! Component: 200 - total flux cleaned = -3.96764e-05 Jy ! Total flux subtracted in 200 components = -3.96764e-05 Jy ! Clean residual min=-0.002366 max=0.001895 Jy/beam ! Clean residual mean=-0.000001 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.161722 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.161722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068903Jy sigma=1.197581 ! Fit after self-cal, rms=0.068903Jy sigma=1.197581 ! 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.684 mas, bmaj=4.73 mas, bpa=-16.98 degrees ! Estimated noise=0.383802 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.684 x 4.73 at -16.98 degrees (North through East) ! Clean map min=-0.0019899 max=0.15239 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.025 mas, bmaj=3.952 mas, bpa=-22.1 degrees ! Estimated noise=0.603582 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.118124 Jy ! Component: 100 - total flux cleaned = 0.143975 Jy ! Component: 150 - total flux cleaned = 0.151798 Jy ! Component: 200 - total flux cleaned = 0.155982 Jy ! Total flux subtracted in 200 components = 0.155982 Jy ! Clean residual min=-0.003058 max=0.003041 Jy/beam ! Clean residual mean=0.000001 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.155982 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.155982 Jy ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=4.73 mas, bpa=-16.98 degrees ! Estimated noise=0.383802 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.00253865 Jy ! Component: 100 - total flux cleaned = 0.00351144 Jy ! Component: 150 - total flux cleaned = 0.0039305 Jy ! Component: 200 - total flux cleaned = 0.00424318 Jy ! Total flux subtracted in 200 components = 0.00424318 Jy ! Clean residual min=-0.002081 max=0.001738 Jy/beam ! Clean residual mean=0.000001 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.160225 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.160225 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.832 mas, bmaj=9.48 mas, bpa=-11.43 degrees ! Estimated noise=0.499631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000958141 Jy ! Component: 100 - total flux cleaned = 0.00102495 Jy ! Component: 150 - total flux cleaned = 0.00102733 Jy ! Component: 200 - total flux cleaned = 0.00104846 Jy ! Total flux subtracted in 200 components = 0.00104846 Jy ! Clean residual min=-0.002383 max=0.001914 Jy/beam ! Clean residual mean=-0.000000 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.161274 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 = 6.64303e-05 Jy ! Component: 100 - total flux cleaned = 9.55557e-05 Jy ! Component: 150 - total flux cleaned = 0.000135614 Jy ! Component: 200 - total flux cleaned = 0.000171147 Jy ! Total flux subtracted in 200 components = 0.000171147 Jy ! Clean residual min=-0.002378 max=0.001911 Jy/beam ! Clean residual mean=-0.000000 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.161445 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 66 components and 0.161445 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=4.73 mas, bpa=-16.98 degrees ! Estimated noise=0.383802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143258 Jy ! Component: 100 - total flux cleaned = -3.12127e-05 Jy ! Component: 150 - total flux cleaned = -3.15067e-05 Jy ! Component: 200 - total flux cleaned = -3.19402e-05 Jy ! Total flux subtracted in 200 components = -3.19402e-05 Jy ! Clean residual min=-0.002055 max=0.001755 Jy/beam ! Clean residual mean=-0.000000 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.161413 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.161413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068916Jy sigma=1.197743 ! Fit after self-cal, rms=0.068914Jy sigma=1.197717 wmodel J2305+8242_S_map.mod ! Writing 78 model components to file: J2305+8242_S_map.mod wobs J2305+8242_S_uvs.fits ! Writing UV FITS file: J2305+8242_S_uvs.fits wwins J2305+8242_S_map.win ! wwins: Wrote 2 windows to J2305+8242_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.000665007 Jy ! Component: 100 - total flux cleaned = -0.0010129 Jy ! Component: 150 - total flux cleaned = -0.00131526 Jy ! Component: 200 - total flux cleaned = -0.0016054 Jy ! Component: 250 - total flux cleaned = -0.00185812 Jy ! Component: 300 - total flux cleaned = -0.00207644 Jy ! Component: 350 - total flux cleaned = -0.00226303 Jy ! Component: 400 - total flux cleaned = -0.00239396 Jy ! Component: 450 - total flux cleaned = -0.00257312 Jy ! Component: 500 - total flux cleaned = -0.00267364 Jy ! Component: 550 - total flux cleaned = -0.00279711 Jy ! Component: 600 - total flux cleaned = -0.00291811 Jy ! Component: 650 - total flux cleaned = -0.00296579 Jy ! Component: 700 - total flux cleaned = -0.00308276 Jy ! Component: 750 - total flux cleaned = -0.0031518 Jy ! Component: 800 - total flux cleaned = -0.00335588 Jy ! Component: 850 - total flux cleaned = -0.00342278 Jy ! Component: 900 - total flux cleaned = -0.00355476 Jy ! Component: 950 - total flux cleaned = -0.00357649 Jy ! Component: 1000 - total flux cleaned = -0.00368406 Jy ! Component: 1050 - total flux cleaned = -0.00378999 Jy ! Component: 1100 - total flux cleaned = -0.00389464 Jy ! Component: 1150 - total flux cleaned = -0.00397722 Jy ! Component: 1200 - total flux cleaned = -0.00397723 Jy ! Component: 1250 - total flux cleaned = -0.00409856 Jy ! Component: 1300 - total flux cleaned = -0.00415825 Jy ! Component: 1350 - total flux cleaned = -0.00419778 Jy ! Component: 1400 - total flux cleaned = -0.00419778 Jy ! Component: 1450 - total flux cleaned = -0.00427503 Jy ! Component: 1500 - total flux cleaned = -0.00435161 Jy ! Component: 1550 - total flux cleaned = -0.00433286 Jy ! Component: 1600 - total flux cleaned = -0.00438931 Jy ! Component: 1650 - total flux cleaned = -0.00448242 Jy ! Component: 1700 - total flux cleaned = -0.00448243 Jy ! Component: 1750 - total flux cleaned = -0.00461021 Jy ! Component: 1800 - total flux cleaned = -0.00464614 Jy ! Component: 1850 - total flux cleaned = -0.00471795 Jy ! Component: 1900 - total flux cleaned = -0.00478907 Jy ! Component: 1950 - total flux cleaned = -0.00478915 Jy ! Component: 2000 - total flux cleaned = -0.00484188 Jy ! Component: 2050 - total flux cleaned = -0.00496307 Jy ! Component: 2100 - total flux cleaned = -0.00499731 Jy ! Component: 2150 - total flux cleaned = -0.00503151 Jy ! Component: 2200 - total flux cleaned = -0.00504826 Jy ! Component: 2250 - total flux cleaned = -0.005065 Jy ! Component: 2300 - total flux cleaned = -0.00514814 Jy ! Component: 2350 - total flux cleaned = -0.0051154 Jy ! Component: 2400 - total flux cleaned = -0.00516461 Jy ! Component: 2450 - total flux cleaned = -0.00524601 Jy ! Component: 2500 - total flux cleaned = -0.00521403 Jy ! Component: 2550 - total flux cleaned = -0.00529415 Jy ! Component: 2600 - total flux cleaned = -0.00532596 Jy ! Component: 2650 - total flux cleaned = -0.00532598 Jy ! Component: 2700 - total flux cleaned = -0.00532608 Jy ! Component: 2750 - total flux cleaned = -0.00535721 Jy ! Component: 2800 - total flux cleaned = -0.00540355 Jy ! Component: 2850 - total flux cleaned = -0.00543421 Jy ! Component: 2900 - total flux cleaned = -0.00541885 Jy ! Component: 2950 - total flux cleaned = -0.00544914 Jy ! Component: 3000 - total flux cleaned = -0.00547902 Jy ! Component: 3050 - total flux cleaned = -0.00546424 Jy ! Component: 3100 - total flux cleaned = -0.0055234 Jy ! Component: 3150 - total flux cleaned = -0.00549408 Jy ! Component: 3200 - total flux cleaned = -0.00549406 Jy ! Component: 3250 - total flux cleaned = -0.00546501 Jy ! Component: 3300 - total flux cleaned = -0.00553697 Jy ! Component: 3350 - total flux cleaned = -0.00553698 Jy ! Component: 3400 - total flux cleaned = -0.0055652 Jy ! Component: 3450 - total flux cleaned = -0.00557946 Jy ! Component: 3500 - total flux cleaned = -0.00557932 Jy ! Component: 3550 - total flux cleaned = -0.00555146 Jy ! Component: 3600 - total flux cleaned = -0.00559303 Jy ! Component: 3650 - total flux cleaned = -0.00562054 Jy ! Component: 3700 - total flux cleaned = -0.00568913 Jy ! Component: 3750 - total flux cleaned = -0.00564832 Jy ! Component: 3800 - total flux cleaned = -0.00571576 Jy ! Component: 3850 - total flux cleaned = -0.00568889 Jy ! Component: 3900 - total flux cleaned = -0.00576908 Jy ! Component: 3950 - total flux cleaned = -0.00575564 Jy ! Component: 4000 - total flux cleaned = -0.00576893 Jy ! Component: 4050 - total flux cleaned = -0.00583443 Jy ! Total flux subtracted in 4096 components = -0.00580836 Jy ! Clean residual min=-0.000806 max=0.000860 Jy/beam ! Clean residual mean=-0.000001 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.155605 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 376 components and 0.155605 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2305+8242_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.684 x 4.73 at -16.98 degrees (North through East) ! Clean map min=-0.0015424 max=0.15243 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2305+8242_S_map.fits wmodel /vlbi/uf001/uva//J2305+8242_S_map.mod ! Writing 376 model components to file: /vlbi/uf001/uva//J2305+8242_S_map.mod wobs /vlbi/uf001/uva//J2305+8242_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2305+8242_S_uvs.fits wwins /vlbi/uf001/uva//J2305+8242_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J2305+8242_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.152427 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000233714 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.459986 0.459986 0.919973 1.83995 3.67989 7.35978 14.7196 29.4391 58.8782 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.152 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 652.193 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2305+8242_S_dfm.log closed on Mon Jan 14 06:33:19 2019