! Started logfile: /vlbi/uf001/uva//J1224+5001_S_dfm.log on Mon Jan 14 01:51:14 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//J1224+5001_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1224+5001_S_uva.fits ! AN table 1: 117 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1224+5001 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 7371 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 J1224+5001_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001322Jy sigma=23.943668 ! Fit after self-cal, rms=0.952802Jy sigma=22.786853 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.192 mas, bmaj=7.43 mas, bpa=-22.12 degrees ! Estimated noise=0.601548 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.0375055 Jy ! Component: 100 - total flux cleaned = 0.0456884 Jy ! Total flux subtracted in 100 components = 0.0456884 Jy ! Clean residual min=-0.003213 max=0.003094 Jy/beam ! Clean residual mean=-0.000006 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.0456884 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0456884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054238Jy sigma=1.214873 ! Fit after self-cal, rms=0.053092Jy sigma=1.187934 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.21 mas, bmaj=8.888 mas, bpa=-20.01 degrees ! Estimated noise=0.361664 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.00362857 Jy ! Component: 100 - total flux cleaned = 0.00548507 Jy ! Component: 150 - total flux cleaned = 0.00662782 Jy ! Component: 200 - total flux cleaned = 0.0072697 Jy ! Total flux subtracted in 200 components = 0.0072697 Jy ! Clean residual min=-0.001911 max=0.002245 Jy/beam ! Clean residual mean=0.000006 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.0529581 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 0.0529581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052817Jy sigma=1.182573 ! Fit after self-cal, rms=0.052784Jy sigma=1.182324 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.21 x 8.888 at -20.01 degrees (North through East) ! Clean map min=-0.0018671 max=0.049076 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 0.97 KP 0.98 LA 0.98 ! NL 1.19 OV 1.00 PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 0.94 KP 0.99 LA 0.95 ! NL 1.07 OV 0.89 PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.00 KP 0.95 LA 0.99 ! NL 1.01 OV 0.98 PT 1.04 ! ! ! Fit before self-cal, rms=0.052784Jy sigma=1.182324 ! Fit after self-cal, rms=0.052212Jy sigma=1.179137 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.159 mas, bmaj=8.819 mas, bpa=-19.59 degrees ! Estimated noise=0.359932 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.00010294 Jy ! Component: 100 - total flux cleaned = 0.000292559 Jy ! Component: 150 - total flux cleaned = 0.000431311 Jy ! Component: 200 - total flux cleaned = 0.000499248 Jy ! Total flux subtracted in 200 components = 0.000499248 Jy ! Clean residual min=-0.001767 max=0.001902 Jy/beam ! Clean residual mean=0.000002 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0534573 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.0534573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052196Jy sigma=1.178714 ! Fit after self-cal, rms=0.052185Jy sigma=1.178112 ! 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.052185Jy sigma=1.178112 ! Fit after self-cal, rms=0.052512Jy sigma=1.175418 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.185 mas, bmaj=8.741 mas, bpa=-19.98 degrees ! Estimated noise=0.360936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000158668 Jy ! Component: 100 - total flux cleaned = -0.000133635 Jy ! Component: 150 - total flux cleaned = -0.000112575 Jy ! Component: 200 - total flux cleaned = -0.000103009 Jy ! Total flux subtracted in 200 components = -0.000103009 Jy ! Clean residual min=-0.001527 max=0.001890 Jy/beam ! Clean residual mean=0.000005 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0533543 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.0533543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052507Jy sigma=1.175257 ! Fit after self-cal, rms=0.052557Jy sigma=1.175001 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 (-49, 76.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125047 Jy ! Component: 100 - total flux cleaned = 0.00131124 Jy ! Component: 150 - total flux cleaned = 0.00122789 Jy ! Component: 200 - total flux cleaned = 0.00113614 Jy ! Total flux subtracted in 200 components = 0.00113614 Jy ! Clean residual min=-0.001352 max=0.001340 Jy/beam ! Clean residual mean=0.000005 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0544905 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.0544905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052492Jy sigma=1.173522 ! Fit after self-cal, rms=0.052485Jy sigma=1.173257 ! 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.052485Jy sigma=1.173257 ! Fit after self-cal, rms=0.052620Jy sigma=1.173137 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.192 mas, bmaj=8.722 mas, bpa=-19.86 degrees ! Estimated noise=0.360877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00048064 Jy ! Component: 100 - total flux cleaned = 0.000392297 Jy ! Component: 150 - total flux cleaned = 0.000318114 Jy ! Component: 200 - total flux cleaned = 0.000285632 Jy ! Total flux subtracted in 200 components = 0.000285632 Jy ! Clean residual min=-0.001345 max=0.001296 Jy/beam ! Clean residual mean=0.000006 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0547761 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 70 components and 0.0547761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052601Jy sigma=1.172692 ! Fit after self-cal, rms=0.052611Jy sigma=1.172621 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 = -8.90694e-06 Jy ! Component: 100 - total flux cleaned = -0.000105656 Jy ! Component: 150 - total flux cleaned = -0.000121029 Jy ! Component: 200 - total flux cleaned = -0.0001339 Jy ! Total flux subtracted in 200 components = -0.0001339 Jy ! Clean residual min=-0.001290 max=0.001251 Jy/beam ! Clean residual mean=0.000006 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0546422 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.0546422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052602Jy sigma=1.172430 ! Fit after self-cal, rms=0.052603Jy sigma=1.172406 ! 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.052603Jy sigma=1.172406 ! Fit after self-cal, rms=0.052615Jy sigma=1.172362 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.078 mas, bmaj=11.52 mas, bpa=-16.8 degrees ! Estimated noise=0.403929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198426 Jy ! Component: 100 - total flux cleaned = 0.000175682 Jy ! Component: 150 - total flux cleaned = 0.000175309 Jy ! Component: 200 - total flux cleaned = 0.000184588 Jy ! Total flux subtracted in 200 components = 0.000184588 Jy ! Clean residual min=-0.001349 max=0.001201 Jy/beam ! Clean residual mean=0.000011 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.0548268 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.0548268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052611Jy sigma=1.172248 ! Fit after self-cal, rms=0.052612Jy sigma=1.172230 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.23258e-05 Jy ! Component: 100 - total flux cleaned = -4.17543e-05 Jy ! Component: 150 - total flux cleaned = -2.53759e-05 Jy ! Component: 200 - total flux cleaned = -2.5324e-05 Jy ! Total flux subtracted in 200 components = -2.5324e-05 Jy ! Clean residual min=-0.001347 max=0.001167 Jy/beam ! Clean residual mean=0.000011 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0548015 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.0548015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052610Jy sigma=1.172164 ! Fit after self-cal, rms=0.052610Jy sigma=1.172156 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=6.203 mas, bmaj=8.707 mas, bpa=-19.77 degrees ! Estimated noise=0.360721 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.203 x 8.707 at -19.77 degrees (North through East) ! Clean map min=-0.0014233 max=0.048905 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.191 mas, bmaj=7.206 mas, bpa=-22.6 degrees ! Estimated noise=0.600053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0382751 Jy ! Component: 100 - total flux cleaned = 0.0468726 Jy ! Component: 150 - total flux cleaned = 0.0501321 Jy ! Component: 200 - total flux cleaned = 0.051284 Jy ! Total flux subtracted in 200 components = 0.051284 Jy ! Clean residual min=-0.003024 max=0.002843 Jy/beam ! Clean residual mean=0.000003 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.051284 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.051284 Jy ! Inverting map and beam ! Estimated beam: bmin=6.203 mas, bmaj=8.707 mas, bpa=-19.77 degrees ! Estimated noise=0.360721 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) ! Added new window around map position (-1.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195762 Jy ! Component: 100 - total flux cleaned = 0.00254055 Jy ! Component: 150 - total flux cleaned = 0.00270471 Jy ! Component: 200 - total flux cleaned = 0.00266962 Jy ! Total flux subtracted in 200 components = 0.00266962 Jy ! Clean residual min=-0.001474 max=0.001335 Jy/beam ! Clean residual mean=0.000007 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0539536 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 58 components and 0.0539536 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.078 mas, bmaj=11.52 mas, bpa=-16.8 degrees ! Estimated noise=0.403929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000175606 Jy ! Component: 100 - total flux cleaned = 0.000113465 Jy ! Component: 150 - total flux cleaned = 5.47607e-05 Jy ! Component: 200 - total flux cleaned = 2.94497e-06 Jy ! Total flux subtracted in 200 components = 2.94497e-06 Jy ! Clean residual min=-0.001424 max=0.001262 Jy/beam ! Clean residual mean=0.000010 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0539566 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.24299e-07 Jy ! Component: 100 - total flux cleaned = 1.45886e-05 Jy ! Component: 150 - total flux cleaned = 2.78154e-05 Jy ! Component: 200 - total flux cleaned = 4.11796e-05 Jy ! Total flux subtracted in 200 components = 4.11796e-05 Jy ! Clean residual min=-0.001418 max=0.001205 Jy/beam ! Clean residual mean=0.000010 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.0539978 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 101 components and 0.0539978 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.203 mas, bmaj=8.707 mas, bpa=-19.77 degrees ! Estimated noise=0.360721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000253944 Jy ! Component: 100 - total flux cleaned = -0.000235284 Jy ! Component: 150 - total flux cleaned = -0.00018276 Jy ! Component: 200 - total flux cleaned = -0.000149963 Jy ! Total flux subtracted in 200 components = -0.000149963 Jy ! Clean residual min=-0.001311 max=0.001195 Jy/beam ! Clean residual mean=0.000006 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.0538478 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 123 components and 0.0538478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052607Jy sigma=1.172119 ! Fit after self-cal, rms=0.052609Jy sigma=1.172042 wmodel J1224+5001_S_map.mod ! Writing 123 model components to file: J1224+5001_S_map.mod wobs J1224+5001_S_uvs.fits ! Writing UV FITS file: J1224+5001_S_uvs.fits wwins J1224+5001_S_map.win ! wwins: Wrote 3 windows to J1224+5001_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.000247269 Jy ! Component: 100 - total flux cleaned = -0.000369707 Jy ! Component: 150 - total flux cleaned = -0.000464754 Jy ! Component: 200 - total flux cleaned = -0.000554642 Jy ! Component: 250 - total flux cleaned = -0.00063966 Jy ! Component: 300 - total flux cleaned = -0.00075263 Jy ! Component: 350 - total flux cleaned = -0.000799408 Jy ! Component: 400 - total flux cleaned = -0.00085929 Jy ! Component: 450 - total flux cleaned = -0.000916984 Jy ! Component: 500 - total flux cleaned = -0.000931015 Jy ! Component: 550 - total flux cleaned = -0.000931035 Jy ! Component: 600 - total flux cleaned = -0.000931299 Jy ! Component: 650 - total flux cleaned = -0.000906056 Jy ! Component: 700 - total flux cleaned = -0.000918379 Jy ! Component: 750 - total flux cleaned = -0.000870342 Jy ! Component: 800 - total flux cleaned = -0.000835193 Jy ! Component: 850 - total flux cleaned = -0.000789639 Jy ! Component: 900 - total flux cleaned = -0.000767448 Jy ! Component: 950 - total flux cleaned = -0.00072396 Jy ! Component: 1000 - total flux cleaned = -0.000670614 Jy ! Component: 1050 - total flux cleaned = -0.000597684 Jy ! Component: 1100 - total flux cleaned = -0.000536354 Jy ! Component: 1150 - total flux cleaned = -0.000486362 Jy ! Component: 1200 - total flux cleaned = -0.000456928 Jy ! Component: 1250 - total flux cleaned = -0.000418204 Jy ! Component: 1300 - total flux cleaned = -0.000351994 Jy ! Component: 1350 - total flux cleaned = -0.00031493 Jy ! Component: 1400 - total flux cleaned = -0.000251255 Jy ! Component: 1450 - total flux cleaned = -0.000233505 Jy ! Component: 1500 - total flux cleaned = -0.000198295 Jy ! Component: 1550 - total flux cleaned = -0.000189663 Jy ! Component: 1600 - total flux cleaned = -0.000155535 Jy ! Component: 1650 - total flux cleaned = -0.000155579 Jy ! Component: 1700 - total flux cleaned = -0.00013894 Jy ! Component: 1750 - total flux cleaned = -0.000138897 Jy ! Component: 1800 - total flux cleaned = -0.000122767 Jy ! Component: 1850 - total flux cleaned = -0.000130955 Jy ! Component: 1900 - total flux cleaned = -9.14687e-05 Jy ! Component: 1950 - total flux cleaned = -6.02005e-05 Jy ! Component: 2000 - total flux cleaned = -2.15072e-05 Jy ! Component: 2050 - total flux cleaned = -6.21049e-06 Jy ! Component: 2100 - total flux cleaned = 3.92299e-05 Jy ! Component: 2150 - total flux cleaned = 4.67649e-05 Jy ! Component: 2200 - total flux cleaned = 6.16725e-05 Jy ! Component: 2250 - total flux cleaned = 8.37568e-05 Jy ! Component: 2300 - total flux cleaned = 6.92136e-05 Jy ! Component: 2350 - total flux cleaned = 6.92204e-05 Jy ! Component: 2400 - total flux cleaned = 8.35001e-05 Jy ! Component: 2450 - total flux cleaned = 6.92621e-05 Jy ! Component: 2500 - total flux cleaned = 7.63693e-05 Jy ! Component: 2550 - total flux cleaned = 7.63642e-05 Jy ! Component: 2600 - total flux cleaned = 9.70813e-05 Jy ! Component: 2650 - total flux cleaned = 9.01421e-05 Jy ! Component: 2700 - total flux cleaned = 9.00962e-05 Jy ! Component: 2750 - total flux cleaned = 9.6823e-05 Jy ! Component: 2800 - total flux cleaned = 9.00798e-05 Jy ! Component: 2850 - total flux cleaned = 9.0084e-05 Jy ! Component: 2900 - total flux cleaned = 8.34664e-05 Jy ! Component: 2950 - total flux cleaned = 0.000103259 Jy ! Component: 3000 - total flux cleaned = 9.66769e-05 Jy ! Component: 3050 - total flux cleaned = 0.000103228 Jy ! Component: 3100 - total flux cleaned = 0.000122661 Jy ! Component: 3150 - total flux cleaned = 0.000148371 Jy ! Component: 3200 - total flux cleaned = 0.000154704 Jy ! Component: 3250 - total flux cleaned = 0.000148318 Jy ! Component: 3300 - total flux cleaned = 0.000167225 Jy ! Component: 3350 - total flux cleaned = 0.000167167 Jy ! Component: 3400 - total flux cleaned = 0.000148459 Jy ! Component: 3450 - total flux cleaned = 0.000148438 Jy ! Component: 3500 - total flux cleaned = 0.000136083 Jy ! Component: 3550 - total flux cleaned = 0.000130011 Jy ! Component: 3600 - total flux cleaned = 0.000130063 Jy ! Component: 3650 - total flux cleaned = 0.000136119 Jy ! Component: 3700 - total flux cleaned = 0.00013612 Jy ! Component: 3750 - total flux cleaned = 0.000124132 Jy ! Component: 3800 - total flux cleaned = 0.000142083 Jy ! Component: 3850 - total flux cleaned = 0.000159938 Jy ! Component: 3900 - total flux cleaned = 0.000148054 Jy ! Component: 3950 - total flux cleaned = 0.000153939 Jy ! Component: 4000 - total flux cleaned = 0.00018332 Jy ! Component: 4050 - total flux cleaned = 0.000183297 Jy ! Total flux subtracted in 4096 components = 0.000183291 Jy ! Clean residual min=-0.000401 max=0.000328 Jy/beam ! Clean residual mean=0.000003 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.0540311 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 420 components and 0.0540311 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1224+5001_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.203 x 8.707 at -19.77 degrees (North through East) ! Clean map min=-0.0014185 max=0.048629 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1224+5001_S_map.fits wmodel /vlbi/uf001/uva//J1224+5001_S_map.mod ! Writing 420 model components to file: /vlbi/uf001/uva//J1224+5001_S_map.mod wobs /vlbi/uf001/uva//J1224+5001_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1224+5001_S_uvs.fits wwins /vlbi/uf001/uva//J1224+5001_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1224+5001_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0486288 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000106669 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.658063 0.658063 1.31613 2.63225 5.2645 10.529 21.058 42.116 84.2321 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.048 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 455.883 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1224+5001_S_dfm.log closed on Mon Jan 14 01:51:19 2019