! Started logfile: /vlbi/uf001/uva//J0900-1242_S_dfm.log on Mon Jan 14 00:12:29 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//J0900-1242_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0900-1242_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.869396 visibilities/baseline/integration-bin. ! Found source: J0900-1242 ! ! 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 6690 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 J0900-1242_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005395Jy sigma=20.689069 ! Fit after self-cal, rms=0.932781Jy sigma=19.160928 ! 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.663 mas, bmaj=7.16 mas, bpa=0.3228 degrees ! Estimated noise=0.538154 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.0525059 Jy ! Component: 100 - total flux cleaned = 0.0647423 Jy ! Total flux subtracted in 100 components = 0.0647423 Jy ! Clean residual min=-0.004435 max=0.004738 Jy/beam ! Clean residual mean=-0.000036 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.0647423 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0647423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066327Jy sigma=1.324524 ! Fit after self-cal, rms=0.065295Jy sigma=1.305349 ! 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.199 mas, bmaj=8.185 mas, bpa=0.299 degrees ! Estimated noise=0.429107 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.00806199 Jy ! Component: 100 - total flux cleaned = 0.0124419 Jy ! Component: 150 - total flux cleaned = 0.0150757 Jy ! Component: 200 - total flux cleaned = 0.0167185 Jy ! Total flux subtracted in 200 components = 0.0167185 Jy ! Clean residual min=-0.003028 max=0.004492 Jy/beam ! Clean residual mean=-0.000013 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.0814608 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 57 components and 0.0814608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064369Jy sigma=1.283014 ! Fit after self-cal, rms=0.064351Jy sigma=1.282533 ! Inverting map ! Added new window around map position (-5.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00433722 Jy ! Component: 100 - total flux cleaned = 0.00673714 Jy ! Component: 150 - total flux cleaned = 0.00833288 Jy ! Component: 200 - total flux cleaned = 0.00944665 Jy ! Total flux subtracted in 200 components = 0.00944665 Jy ! Clean residual min=-0.002493 max=0.002592 Jy/beam ! Clean residual mean=-0.000002 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.0909074 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 96 components and 0.0909074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064051Jy sigma=1.276061 ! Fit after self-cal, rms=0.063990Jy sigma=1.275058 ! 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.199 x 8.185 at 0.299 degrees (North through East) ! Clean map min=-0.002398 max=0.067764 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 0.95 KP 0.97 ! LA 0.99 MK 1.04 NL 1.02 OV 1.03 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.10 KP 0.98 ! LA 0.97 MK 1.00 NL 1.08 OV 1.06 ! PT 0.85 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.01 KP 1.03 ! LA 0.97 MK 0.94 NL 1.00 OV 1.04 ! PT 0.92 SC 0.99 ! ! ! Fit before self-cal, rms=0.063990Jy sigma=1.275058 ! Fit after self-cal, rms=0.064724Jy sigma=1.270742 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.196 mas, bmaj=8.197 mas, bpa=0.2106 degrees ! Estimated noise=0.429751 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.000737425 Jy ! Component: 100 - total flux cleaned = 0.000927323 Jy ! Component: 150 - total flux cleaned = 0.000882162 Jy ! Component: 200 - total flux cleaned = 0.000863033 Jy ! Total flux subtracted in 200 components = 0.000863033 Jy ! Clean residual min=-0.002367 max=0.002531 Jy/beam ! Clean residual mean=0.000001 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.0917704 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 117 components and 0.0917704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064701Jy sigma=1.270335 ! Fit after self-cal, rms=0.064742Jy sigma=1.270077 ! 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.064742Jy sigma=1.270077 ! Fit after self-cal, rms=0.064796Jy sigma=1.268504 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=8.188 mas, bpa=0.1632 degrees ! Estimated noise=0.429395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000583685 Jy ! Component: 100 - total flux cleaned = 0.000584335 Jy ! Component: 150 - total flux cleaned = 0.000584871 Jy ! Component: 200 - total flux cleaned = 0.000567805 Jy ! Total flux subtracted in 200 components = 0.000567805 Jy ! Clean residual min=-0.002259 max=0.002357 Jy/beam ! Clean residual mean=0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0923382 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 133 components and 0.0923382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064783Jy sigma=1.268265 ! Fit after self-cal, rms=0.064792Jy sigma=1.268208 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.00011941 Jy ! Component: 100 - total flux cleaned = 0.000102761 Jy ! Component: 150 - total flux cleaned = 8.76006e-05 Jy ! Component: 200 - total flux cleaned = 8.74973e-05 Jy ! Total flux subtracted in 200 components = 8.74973e-05 Jy ! Clean residual min=-0.002258 max=0.002351 Jy/beam ! Clean residual mean=0.000003 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0924257 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 141 components and 0.0924257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064785Jy sigma=1.268084 ! Fit after self-cal, rms=0.064784Jy sigma=1.268078 ! 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.064784Jy sigma=1.268078 ! Fit after self-cal, rms=0.064708Jy sigma=1.265875 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=8.192 mas, bpa=0.2505 degrees ! Estimated noise=0.428525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000286726 Jy ! Component: 100 - total flux cleaned = 0.000269366 Jy ! Component: 150 - total flux cleaned = 0.000219495 Jy ! Component: 200 - total flux cleaned = 0.000203916 Jy ! Total flux subtracted in 200 components = 0.000203916 Jy ! Clean residual min=-0.001969 max=0.002341 Jy/beam ! Clean residual mean=-0.000002 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0926296 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 151 components and 0.0926296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064697Jy sigma=1.265705 ! Fit after self-cal, rms=0.064710Jy sigma=1.265573 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 (5.5, 101.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154625 Jy ! Component: 100 - total flux cleaned = 0.00133466 Jy ! Component: 150 - total flux cleaned = 0.00112697 Jy ! Component: 200 - total flux cleaned = 0.00098108 Jy ! Total flux subtracted in 200 components = 0.00098108 Jy ! Clean residual min=-0.002017 max=0.002389 Jy/beam ! Clean residual mean=-0.000003 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.0936107 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 168 components and 0.0936107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064637Jy sigma=1.264168 ! Fit after self-cal, rms=0.064626Jy sigma=1.264049 ! Inverting map ! Added new window around map position (-112.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012095 Jy ! Component: 100 - total flux cleaned = 0.00143225 Jy ! Component: 150 - total flux cleaned = 0.0015219 Jy ! Component: 200 - total flux cleaned = 0.00152518 Jy ! Total flux subtracted in 200 components = 0.00152518 Jy ! Clean residual min=-0.001880 max=0.001853 Jy/beam ! Clean residual mean=-0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0951359 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 185 components and 0.0951359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064516Jy sigma=1.261885 ! Fit after self-cal, rms=0.064505Jy sigma=1.261699 ! 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.064505Jy sigma=1.261699 ! Fit after self-cal, rms=0.064178Jy sigma=1.261447 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.327 mas, bmaj=14.27 mas, bpa=2.717 degrees ! Estimated noise=0.543015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000278779 Jy ! Component: 100 - total flux cleaned = -0.000314037 Jy ! Component: 150 - total flux cleaned = -0.000317354 Jy ! Component: 200 - total flux cleaned = -0.000291371 Jy ! Total flux subtracted in 200 components = -0.000291371 Jy ! Clean residual min=-0.002148 max=0.001845 Jy/beam ! Clean residual mean=-0.000004 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.0948445 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 207 components and 0.0948445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064158Jy sigma=1.261008 ! Fit after self-cal, rms=0.064162Jy sigma=1.260963 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.10772e-05 Jy ! Component: 100 - total flux cleaned = -8.72155e-06 Jy ! Component: 150 - total flux cleaned = 1.23957e-05 Jy ! Component: 200 - total flux cleaned = 3.12154e-05 Jy ! Total flux subtracted in 200 components = 3.12154e-05 Jy ! Clean residual min=-0.002124 max=0.001805 Jy/beam ! Clean residual mean=-0.000003 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0948758 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 220 components and 0.0948758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064154Jy sigma=1.260813 ! Fit after self-cal, rms=0.064153Jy sigma=1.260803 ! 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.182 mas, bmaj=8.185 mas, bpa=0.2705 degrees ! Estimated noise=0.426109 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.182 x 8.185 at 0.2705 degrees (North through East) ! Clean map min=-0.0020374 max=0.067357 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.645 mas, bmaj=7.155 mas, bpa=0.4096 degrees ! Estimated noise=0.532806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0524899 Jy ! Component: 100 - total flux cleaned = 0.0651533 Jy ! Component: 150 - total flux cleaned = 0.0714669 Jy ! Component: 200 - total flux cleaned = 0.0761087 Jy ! Total flux subtracted in 200 components = 0.0761087 Jy ! Clean residual min=-0.003439 max=0.003186 Jy/beam ! Clean residual mean=-0.000024 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.0761087 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.0761087 Jy ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=8.185 mas, bpa=0.2705 degrees ! Estimated noise=0.426109 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.00504476 Jy ! Component: 100 - total flux cleaned = 0.00807916 Jy ! Component: 150 - total flux cleaned = 0.0100631 Jy ! Component: 200 - total flux cleaned = 0.0113869 Jy ! Total flux subtracted in 200 components = 0.0113869 Jy ! Clean residual min=-0.002167 max=0.002141 Jy/beam ! Clean residual mean=-0.000011 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0874956 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 90 components and 0.0874956 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.327 mas, bmaj=14.27 mas, bpa=2.717 degrees ! Estimated noise=0.543015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00298093 Jy ! Component: 100 - total flux cleaned = 0.0037843 Jy ! Component: 150 - total flux cleaned = 0.00449525 Jy ! Component: 200 - total flux cleaned = 0.00505008 Jy ! Total flux subtracted in 200 components = 0.00505008 Jy ! Clean residual min=-0.002544 max=0.001865 Jy/beam ! Clean residual mean=-0.000008 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0925457 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 = 0.000334498 Jy ! Component: 100 - total flux cleaned = 0.000631727 Jy ! Component: 150 - total flux cleaned = 0.000896398 Jy ! Component: 200 - total flux cleaned = 0.00106717 Jy ! Total flux subtracted in 200 components = 0.00106717 Jy ! Clean residual min=-0.002347 max=0.001832 Jy/beam ! Clean residual mean=-0.000006 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0936129 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 154 components and 0.0936129 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=8.185 mas, bpa=0.2705 degrees ! Estimated noise=0.426109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000640459 Jy ! Component: 100 - total flux cleaned = 0.000728882 Jy ! Component: 150 - total flux cleaned = 0.000770628 Jy ! Component: 200 - total flux cleaned = 0.00077018 Jy ! Total flux subtracted in 200 components = 0.00077018 Jy ! Clean residual min=-0.001861 max=0.001957 Jy/beam ! Clean residual mean=-0.000002 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.0943831 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 178 components and 0.094383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064186Jy sigma=1.261918 ! Fit after self-cal, rms=0.064179Jy sigma=1.261647 wmodel J0900-1242_S_map.mod ! Writing 178 model components to file: J0900-1242_S_map.mod wobs J0900-1242_S_uvs.fits ! Writing UV FITS file: J0900-1242_S_uvs.fits wwins J0900-1242_S_map.win ! wwins: Wrote 4 windows to J0900-1242_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 = 4.70916e-05 Jy ! Component: 100 - total flux cleaned = -0.000335058 Jy ! Component: 150 - total flux cleaned = -0.00057582 Jy ! Component: 200 - total flux cleaned = -0.000661966 Jy ! Component: 250 - total flux cleaned = -0.000773807 Jy ! Component: 300 - total flux cleaned = -0.000936614 Jy ! Component: 350 - total flux cleaned = -0.00114777 Jy ! Component: 400 - total flux cleaned = -0.0013281 Jy ! Component: 450 - total flux cleaned = -0.00150365 Jy ! Component: 500 - total flux cleaned = -0.00160147 Jy ! Component: 550 - total flux cleaned = -0.00174613 Jy ! Component: 600 - total flux cleaned = -0.00193485 Jy ! Component: 650 - total flux cleaned = -0.00205064 Jy ! Component: 700 - total flux cleaned = -0.00218719 Jy ! Component: 750 - total flux cleaned = -0.00236618 Jy ! Component: 800 - total flux cleaned = -0.00258653 Jy ! Component: 850 - total flux cleaned = -0.0028247 Jy ! Component: 900 - total flux cleaned = -0.0029307 Jy ! Component: 950 - total flux cleaned = -0.00305737 Jy ! Component: 1000 - total flux cleaned = -0.00316171 Jy ! Component: 1050 - total flux cleaned = -0.00334596 Jy ! Component: 1100 - total flux cleaned = -0.00348706 Jy ! Component: 1150 - total flux cleaned = -0.00358655 Jy ! Component: 1200 - total flux cleaned = -0.00376307 Jy ! Component: 1250 - total flux cleaned = -0.00387905 Jy ! Component: 1300 - total flux cleaned = -0.0039551 Jy ! Component: 1350 - total flux cleaned = -0.00404939 Jy ! Component: 1400 - total flux cleaned = -0.00410551 Jy ! Component: 1450 - total flux cleaned = -0.00419728 Jy ! Component: 1500 - total flux cleaned = -0.00426955 Jy ! Component: 1550 - total flux cleaned = -0.00428741 Jy ! Component: 1600 - total flux cleaned = -0.0043763 Jy ! Component: 1650 - total flux cleaned = -0.00442862 Jy ! Component: 1700 - total flux cleaned = -0.00442825 Jy ! Component: 1750 - total flux cleaned = -0.00451368 Jy ! Component: 1800 - total flux cleaned = -0.00444575 Jy ! Component: 1850 - total flux cleaned = -0.00447932 Jy ! Component: 1900 - total flux cleaned = -0.00446257 Jy ! Component: 1950 - total flux cleaned = -0.00444622 Jy ! Component: 2000 - total flux cleaned = -0.0044299 Jy ! Component: 2050 - total flux cleaned = -0.00449429 Jy ! Component: 2100 - total flux cleaned = -0.00446217 Jy ! Component: 2150 - total flux cleaned = -0.00446208 Jy ! Component: 2200 - total flux cleaned = -0.00450928 Jy ! Component: 2250 - total flux cleaned = -0.00457145 Jy ! Component: 2300 - total flux cleaned = -0.00463283 Jy ! Component: 2350 - total flux cleaned = -0.00460206 Jy ! Component: 2400 - total flux cleaned = -0.0046474 Jy ! Component: 2450 - total flux cleaned = -0.00461733 Jy ! Component: 2500 - total flux cleaned = -0.00466239 Jy ! Component: 2550 - total flux cleaned = -0.00467715 Jy ! Component: 2600 - total flux cleaned = -0.00467721 Jy ! Component: 2650 - total flux cleaned = -0.00474995 Jy ! Component: 2700 - total flux cleaned = -0.00472122 Jy ! Component: 2750 - total flux cleaned = -0.00477838 Jy ! Component: 2800 - total flux cleaned = -0.00483502 Jy ! Component: 2850 - total flux cleaned = -0.00483494 Jy ! Component: 2900 - total flux cleaned = -0.00493229 Jy ! Component: 2950 - total flux cleaned = -0.00490463 Jy ! Component: 3000 - total flux cleaned = -0.00494573 Jy ! Component: 3050 - total flux cleaned = -0.00494562 Jy ! Component: 3100 - total flux cleaned = -0.00501315 Jy ! Component: 3150 - total flux cleaned = -0.00495954 Jy ! Component: 3200 - total flux cleaned = -0.00498612 Jy ! Component: 3250 - total flux cleaned = -0.00497306 Jy ! Component: 3300 - total flux cleaned = -0.00498622 Jy ! Component: 3350 - total flux cleaned = -0.00493412 Jy ! Component: 3400 - total flux cleaned = -0.00494705 Jy ! Component: 3450 - total flux cleaned = -0.00494703 Jy ! Component: 3500 - total flux cleaned = -0.0049471 Jy ! Component: 3550 - total flux cleaned = -0.00501034 Jy ! Component: 3600 - total flux cleaned = -0.0049851 Jy ! Component: 3650 - total flux cleaned = -0.00499759 Jy ! Component: 3700 - total flux cleaned = -0.0049604 Jy ! Component: 3750 - total flux cleaned = -0.00497284 Jy ! Component: 3800 - total flux cleaned = -0.00504618 Jy ! Component: 3850 - total flux cleaned = -0.00505816 Jy ! Component: 3900 - total flux cleaned = -0.00511863 Jy ! Component: 3950 - total flux cleaned = -0.00514258 Jy ! Component: 4000 - total flux cleaned = -0.00509479 Jy ! Component: 4050 - total flux cleaned = -0.00513057 Jy ! Total flux subtracted in 4096 components = -0.0051895 Jy ! Clean residual min=-0.000844 max=0.000716 Jy/beam ! Clean residual mean=-0.000001 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.0891936 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 485 components and 0.0891936 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0900-1242_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.182 x 8.185 at 0.2705 degrees (North through East) ! Clean map min=-0.002084 max=0.067928 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0900-1242_S_map.fits wmodel /vlbi/uf001/uva//J0900-1242_S_map.mod ! Writing 485 model components to file: /vlbi/uf001/uva//J0900-1242_S_map.mod wobs /vlbi/uf001/uva//J0900-1242_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0900-1242_S_uvs.fits wwins /vlbi/uf001/uva//J0900-1242_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J0900-1242_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0679285 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222448 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.98242 0.98242 1.96484 3.92968 7.85936 15.7187 31.4374 62.8749 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.067 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 305.368 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0900-1242_S_dfm.log closed on Mon Jan 14 00:12:34 2019