! Started logfile: /vlbi/uf001/uva//J2312+1615_S_dfm.log on Mon Jan 14 06:36:24 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//J2312+1615_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2312+1615_S_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.591005 visibilities/baseline/integration-bin. ! Found source: J2312+1615 ! ! 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 6702 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 J2312+1615_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 310 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 310 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 310 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007135Jy sigma=22.451743 ! Fit after self-cal, rms=0.908483Jy sigma=20.257333 ! 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.915 mas, bmaj=6.469 mas, bpa=-0.3971 degrees ! Estimated noise=0.569955 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.0725808 Jy ! Component: 100 - total flux cleaned = 0.0884203 Jy ! Total flux subtracted in 100 components = 0.0884203 Jy ! Clean residual min=-0.003448 max=0.004440 Jy/beam ! Clean residual mean=-0.000005 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.0884203 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0884203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059966Jy sigma=1.289688 ! Fit after self-cal, rms=0.059951Jy sigma=1.289329 ! 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.444 mas, bmaj=7.343 mas, bpa=-0.615 degrees ! Estimated noise=0.401372 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.00416224 Jy ! Component: 100 - total flux cleaned = 0.00545485 Jy ! Component: 150 - total flux cleaned = 0.00548793 Jy ! Component: 200 - total flux cleaned = 0.00548635 Jy ! Total flux subtracted in 200 components = 0.00548635 Jy ! Clean residual min=-0.002412 max=0.002736 Jy/beam ! Clean residual mean=-0.000005 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.0939066 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 25 components and 0.0939066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059699Jy sigma=1.283204 ! Fit after self-cal, rms=0.059701Jy sigma=1.283172 ! 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.444 x 7.343 at -0.615 degrees (North through East) ! Clean map min=-0.0023312 max=0.09363 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 0.92 KP 0.98 ! LA 0.95 MK 1.00 NL 1.06 OV 1.02 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.90 KP 1.03 ! LA 0.93 MK 1.06 NL 1.07 OV 0.97 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.92 KP 0.96 ! LA 0.95 MK 0.99 NL 1.13 OV 0.97 ! PT 1.03 SC 1.02 ! ! ! Fit before self-cal, rms=0.059701Jy sigma=1.283172 ! Fit after self-cal, rms=0.059373Jy sigma=1.276134 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=7.356 mas, bpa=-0.7474 degrees ! Estimated noise=0.399624 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.000357401 Jy ! Component: 100 - total flux cleaned = -0.000425438 Jy ! Component: 150 - total flux cleaned = -0.000494305 Jy ! Component: 200 - total flux cleaned = -0.00053447 Jy ! Total flux subtracted in 200 components = -0.00053447 Jy ! Clean residual min=-0.002225 max=0.002059 Jy/beam ! Clean residual mean=-0.000004 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.0933722 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0933722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059366Jy sigma=1.276009 ! Fit after self-cal, rms=0.059384Jy sigma=1.275818 ! 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.059384Jy sigma=1.275818 ! Fit after self-cal, rms=0.059620Jy sigma=1.271065 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.448 mas, bmaj=7.349 mas, bpa=-0.703 degrees ! Estimated noise=0.39952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.63684e-05 Jy ! Component: 100 - total flux cleaned = -0.00011578 Jy ! Component: 150 - total flux cleaned = -0.000167828 Jy ! Component: 200 - total flux cleaned = -0.000176513 Jy ! Total flux subtracted in 200 components = -0.000176513 Jy ! Clean residual min=-0.002123 max=0.001907 Jy/beam ! Clean residual mean=-0.000009 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0931957 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.0931957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059614Jy sigma=1.270973 ! Fit after self-cal, rms=0.059628Jy sigma=1.270880 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.75228e-07 Jy ! Component: 100 - total flux cleaned = -3.90292e-05 Jy ! Component: 150 - total flux cleaned = -4.53117e-05 Jy ! Component: 200 - total flux cleaned = -5.12628e-05 Jy ! Total flux subtracted in 200 components = -5.12628e-05 Jy ! Clean residual min=-0.002122 max=0.001915 Jy/beam ! Clean residual mean=-0.000009 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0931444 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.0931444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059626Jy sigma=1.270846 ! Fit after self-cal, rms=0.059625Jy sigma=1.270840 ! 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.059625Jy sigma=1.270840 ! Fit after self-cal, rms=0.059776Jy sigma=1.270809 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.445 mas, bmaj=7.341 mas, bpa=-0.6887 degrees ! Estimated noise=0.399849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.58866e-05 Jy ! Component: 100 - total flux cleaned = 9.32665e-05 Jy ! Component: 150 - total flux cleaned = 9.29431e-05 Jy ! Component: 200 - total flux cleaned = 8.02257e-05 Jy ! Total flux subtracted in 200 components = 8.02257e-05 Jy ! Clean residual min=-0.002117 max=0.001918 Jy/beam ! Clean residual mean=-0.000009 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0932246 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.0932246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059773Jy sigma=1.270760 ! Fit after self-cal, rms=0.059776Jy sigma=1.270752 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.38711e-07 Jy ! Component: 100 - total flux cleaned = -1.72838e-05 Jy ! Component: 150 - total flux cleaned = -2.22092e-05 Jy ! Component: 200 - total flux cleaned = -2.69905e-05 Jy ! Total flux subtracted in 200 components = -2.69905e-05 Jy ! Clean residual min=-0.002117 max=0.001918 Jy/beam ! Clean residual mean=-0.000009 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0931977 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.0931977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059775Jy sigma=1.270735 ! Fit after self-cal, rms=0.059775Jy sigma=1.270733 ! 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.059775Jy sigma=1.270733 ! Fit after self-cal, rms=0.059828Jy sigma=1.270726 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.687 mas, bmaj=10.68 mas, bpa=-3.107 degrees ! Estimated noise=0.483707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.22297e-06 Jy ! Component: 100 - total flux cleaned = 4.41472e-06 Jy ! Component: 150 - total flux cleaned = 1.69685e-05 Jy ! Component: 200 - total flux cleaned = 1.63447e-05 Jy ! Total flux subtracted in 200 components = 1.63447e-05 Jy ! Clean residual min=-0.002218 max=0.002126 Jy/beam ! Clean residual mean=-0.000020 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.093214 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.093214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059828Jy sigma=1.270732 ! Fit after self-cal, rms=0.059827Jy sigma=1.270709 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.39676e-06 Jy ! Component: 100 - total flux cleaned = -5.71507e-07 Jy ! Component: 150 - total flux cleaned = -5.259e-06 Jy ! Component: 200 - total flux cleaned = -9.76924e-06 Jy ! Total flux subtracted in 200 components = -9.76924e-06 Jy ! Clean residual min=-0.002228 max=0.002119 Jy/beam ! Clean residual mean=-0.000020 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.0932042 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.0932042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059827Jy sigma=1.270733 ! Fit after self-cal, rms=0.059826Jy sigma=1.270721 ! 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.442 mas, bmaj=7.335 mas, bpa=-0.6827 degrees ! Estimated noise=0.400112 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.442 x 7.335 at -0.6827 degrees (North through East) ! Clean map min=-0.0020195 max=0.093872 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.91 mas, bmaj=6.458 mas, bpa=-0.4418 degrees ! Estimated noise=0.567716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0722732 Jy ! Component: 100 - total flux cleaned = 0.0881307 Jy ! Component: 150 - total flux cleaned = 0.0922106 Jy ! Component: 200 - total flux cleaned = 0.0938264 Jy ! Total flux subtracted in 200 components = 0.0938264 Jy ! Clean residual min=-0.002601 max=0.002600 Jy/beam ! Clean residual mean=-0.000003 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.0938264 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0938264 Jy ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=7.335 mas, bpa=-0.6827 degrees ! Estimated noise=0.400112 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.000626719 Jy ! Component: 100 - total flux cleaned = 0.000605465 Jy ! Component: 150 - total flux cleaned = 0.000460391 Jy ! Component: 200 - total flux cleaned = 0.000356322 Jy ! Total flux subtracted in 200 components = 0.000356322 Jy ! Clean residual min=-0.002104 max=0.002007 Jy/beam ! Clean residual mean=-0.000009 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0941827 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.0941827 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.687 mas, bmaj=10.68 mas, bpa=-3.107 degrees ! Estimated noise=0.483707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000414643 Jy ! Component: 100 - total flux cleaned = -0.000477184 Jy ! Component: 150 - total flux cleaned = -0.000531608 Jy ! Component: 200 - total flux cleaned = -0.000579263 Jy ! Total flux subtracted in 200 components = -0.000579263 Jy ! Clean residual min=-0.002303 max=0.002114 Jy/beam ! Clean residual mean=-0.000019 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.0936035 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 = -4.27037e-05 Jy ! Component: 100 - total flux cleaned = -7.34846e-05 Jy ! Component: 150 - total flux cleaned = -0.000108436 Jy ! Component: 200 - total flux cleaned = -0.000133873 Jy ! Total flux subtracted in 200 components = -0.000133873 Jy ! Clean residual min=-0.002283 max=0.002112 Jy/beam ! Clean residual mean=-0.000019 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0934696 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 43 components and 0.0934696 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=7.335 mas, bpa=-0.6827 degrees ! Estimated noise=0.400112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.26942e-05 Jy ! Component: 100 - total flux cleaned = -8.1066e-05 Jy ! Component: 150 - total flux cleaned = -0.000121241 Jy ! Component: 200 - total flux cleaned = -0.000139503 Jy ! Total flux subtracted in 200 components = -0.000139503 Jy ! Clean residual min=-0.002098 max=0.001951 Jy/beam ! Clean residual mean=-0.000009 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0933301 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.0933301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059836Jy sigma=1.270887 ! Fit after self-cal, rms=0.059835Jy sigma=1.270856 wmodel J2312+1615_S_map.mod ! Writing 51 model components to file: J2312+1615_S_map.mod wobs J2312+1615_S_uvs.fits ! Writing UV FITS file: J2312+1615_S_uvs.fits wwins J2312+1615_S_map.win ! wwins: Wrote 1 windows to J2312+1615_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.000129669 Jy ! Component: 100 - total flux cleaned = 0.000434531 Jy ! Component: 150 - total flux cleaned = 0.000659883 Jy ! Component: 200 - total flux cleaned = 0.000844603 Jy ! Component: 250 - total flux cleaned = 0.000992456 Jy ! Component: 300 - total flux cleaned = 0.0011638 Jy ! Component: 350 - total flux cleaned = 0.00121936 Jy ! Component: 400 - total flux cleaned = 0.00130008 Jy ! Component: 450 - total flux cleaned = 0.00135251 Jy ! Component: 500 - total flux cleaned = 0.00137834 Jy ! Component: 550 - total flux cleaned = 0.00135344 Jy ! Component: 600 - total flux cleaned = 0.00142712 Jy ! Component: 650 - total flux cleaned = 0.00140322 Jy ! Component: 700 - total flux cleaned = 0.00142737 Jy ! Component: 750 - total flux cleaned = 0.00145072 Jy ! Component: 800 - total flux cleaned = 0.00145092 Jy ! Component: 850 - total flux cleaned = 0.00140618 Jy ! Component: 900 - total flux cleaned = 0.00142832 Jy ! Component: 950 - total flux cleaned = 0.00140674 Jy ! Component: 1000 - total flux cleaned = 0.00136372 Jy ! Component: 1050 - total flux cleaned = 0.00134286 Jy ! Component: 1100 - total flux cleaned = 0.00132177 Jy ! Component: 1150 - total flux cleaned = 0.00132177 Jy ! Component: 1200 - total flux cleaned = 0.00123998 Jy ! Component: 1250 - total flux cleaned = 0.00121993 Jy ! Component: 1300 - total flux cleaned = 0.00118028 Jy ! Component: 1350 - total flux cleaned = 0.00110223 Jy ! Component: 1400 - total flux cleaned = 0.00110193 Jy ! Component: 1450 - total flux cleaned = 0.00106378 Jy ! Component: 1500 - total flux cleaned = 0.00106384 Jy ! Component: 1550 - total flux cleaned = 0.000970819 Jy ! Component: 1600 - total flux cleaned = 0.00102603 Jy ! Component: 1650 - total flux cleaned = 0.000989617 Jy ! Component: 1700 - total flux cleaned = 0.000989782 Jy ! Component: 1750 - total flux cleaned = 0.000972218 Jy ! Component: 1800 - total flux cleaned = 0.00100704 Jy ! Component: 1850 - total flux cleaned = 0.000954731 Jy ! Component: 1900 - total flux cleaned = 0.000920577 Jy ! Component: 1950 - total flux cleaned = 0.000954711 Jy ! Component: 2000 - total flux cleaned = 0.000921123 Jy ! Component: 2050 - total flux cleaned = 0.000954439 Jy ! Component: 2100 - total flux cleaned = 0.00098723 Jy ! Component: 2150 - total flux cleaned = 0.00101969 Jy ! Component: 2200 - total flux cleaned = 0.00105191 Jy ! Component: 2250 - total flux cleaned = 0.00108376 Jy ! Component: 2300 - total flux cleaned = 0.00113139 Jy ! Component: 2350 - total flux cleaned = 0.00116276 Jy ! Component: 2400 - total flux cleaned = 0.00116292 Jy ! Component: 2450 - total flux cleaned = 0.00127057 Jy ! Component: 2500 - total flux cleaned = 0.00127035 Jy ! Component: 2550 - total flux cleaned = 0.00128534 Jy ! Component: 2600 - total flux cleaned = 0.00128559 Jy ! Component: 2650 - total flux cleaned = 0.00134479 Jy ! Component: 2700 - total flux cleaned = 0.00138878 Jy ! Component: 2750 - total flux cleaned = 0.00144711 Jy ! Component: 2800 - total flux cleaned = 0.00147594 Jy ! Component: 2850 - total flux cleaned = 0.00143281 Jy ! Component: 2900 - total flux cleaned = 0.00150401 Jy ! Component: 2950 - total flux cleaned = 0.00151797 Jy ! Component: 3000 - total flux cleaned = 0.00153184 Jy ! Component: 3050 - total flux cleaned = 0.00146263 Jy ! Component: 3100 - total flux cleaned = 0.00154546 Jy ! Component: 3150 - total flux cleaned = 0.00150441 Jy ! Component: 3200 - total flux cleaned = 0.00151814 Jy ! Component: 3250 - total flux cleaned = 0.0014912 Jy ! Component: 3300 - total flux cleaned = 0.00153142 Jy ! Component: 3350 - total flux cleaned = 0.00154479 Jy ! Component: 3400 - total flux cleaned = 0.00150522 Jy ! Component: 3450 - total flux cleaned = 0.00157076 Jy ! Component: 3500 - total flux cleaned = 0.00158372 Jy ! Component: 3550 - total flux cleaned = 0.00153198 Jy ! Component: 3600 - total flux cleaned = 0.00155786 Jy ! Component: 3650 - total flux cleaned = 0.00155793 Jy ! Component: 3700 - total flux cleaned = 0.00157058 Jy ! Component: 3750 - total flux cleaned = 0.00158331 Jy ! Component: 3800 - total flux cleaned = 0.00159588 Jy ! Component: 3850 - total flux cleaned = 0.00157093 Jy ! Component: 3900 - total flux cleaned = 0.00157091 Jy ! Component: 3950 - total flux cleaned = 0.00158333 Jy ! Component: 4000 - total flux cleaned = 0.00160769 Jy ! Component: 4050 - total flux cleaned = 0.00155898 Jy ! Total flux subtracted in 4096 components = 0.00154686 Jy ! Clean residual min=-0.000693 max=0.000874 Jy/beam ! Clean residual mean=-0.000003 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0948769 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 357 components and 0.0948769 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2312+1615_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.442 x 7.335 at -0.6827 degrees (North through East) ! Clean map min=-0.0012205 max=0.093847 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2312+1615_S_map.fits wmodel /vlbi/uf001/uva//J2312+1615_S_map.mod ! Writing 357 model components to file: /vlbi/uf001/uva//J2312+1615_S_map.mod wobs /vlbi/uf001/uva//J2312+1615_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2312+1615_S_uvs.fits wwins /vlbi/uf001/uva//J2312+1615_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2312+1615_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0938469 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224298 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.717014 0.717014 1.43403 2.86805 5.73611 11.4722 22.9444 45.8889 91.7777 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.093 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 418.402 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2312+1615_S_dfm.log closed on Mon Jan 14 06:36:29 2019