! Started logfile: /scr/pima/rv123_uvs/J1341-1643_X_dfm.log on Sun Dec 23 00:42:49 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv123_uvs/J1341-1643_X_uva.fits ! Reading UV FITS file: /scr/pima/rv123_uvs/J1341-1643_X_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J1341-1643 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 89 lines of history. ! ! Reading 5632 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1341-1643_X] 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.200x0.200 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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003367Jy sigma=17.549121 ! Fit after self-cal, rms=0.952819Jy sigma=16.700802 ! 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=0.6458 mas, bmaj=1.526 mas, bpa=-5.031 degrees ! Estimated noise=1.02837 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.0364879 Jy ! Component: 100 - total flux cleaned = 0.0453852 Jy ! Total flux subtracted in 100 components = 0.0453852 Jy ! Clean residual min=-0.004069 max=0.004572 Jy/beam ! Clean residual mean=0.000001 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.0453852 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0453852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060901Jy sigma=0.971201 ! Fit after self-cal, rms=0.059499Jy sigma=0.949008 ! 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=0.836 mas, bmaj=1.882 mas, bpa=-3.174 degrees ! Estimated noise=0.546822 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.00543947 Jy ! Component: 100 - total flux cleaned = 0.0065152 Jy ! Component: 150 - total flux cleaned = 0.00645213 Jy ! Component: 200 - total flux cleaned = 0.00644902 Jy ! Total flux subtracted in 200 components = 0.00644902 Jy ! Clean residual min=-0.002577 max=0.002653 Jy/beam ! Clean residual mean=0.000003 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.0518342 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.0518342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058959Jy sigma=0.941158 ! Fit after self-cal, rms=0.058939Jy sigma=0.941042 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.836 x 1.882 at -3.174 degrees (North through East) ! Clean map min=-0.0023725 max=0.050072 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.85 HN 0.96 KP 1.14 ! LA 1.04 MK 1.00 NL 1.18 OV 0.98 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.90 HN 1.04 KP 1.01 ! LA 0.99 MK 1.03 NL 1.09 OV 0.96 ! SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.85 HN 1.00 KP 1.09 ! LA 0.97 MK 1.03 NL 1.15 OV 0.93 ! SC 0.91 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.83 HN 0.95 KP 1.11 ! LA 0.94 MK 1.01 NL 1.16 OV 1.04 ! SC 0.85 ! ! ! Fit before self-cal, rms=0.058939Jy sigma=0.941042 ! Fit after self-cal, rms=0.056208Jy sigma=0.934809 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8302 mas, bmaj=1.863 mas, bpa=-1.865 degrees ! Estimated noise=0.541413 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.000235469 Jy ! Component: 100 - total flux cleaned = 0.000283333 Jy ! Component: 150 - total flux cleaned = 0.000283881 Jy ! Component: 200 - total flux cleaned = 0.000283538 Jy ! Total flux subtracted in 200 components = 0.000283538 Jy ! Clean residual min=-0.002146 max=0.001916 Jy/beam ! Clean residual mean=0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0521177 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 20 components and 0.0521177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056197Jy sigma=0.934656 ! Fit after self-cal, rms=0.056214Jy sigma=0.934028 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056214Jy sigma=0.934028 ! Fit after self-cal, rms=0.056075Jy sigma=0.931504 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8296 mas, bmaj=1.859 mas, bpa=-1.89 degrees ! Estimated noise=0.5408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.74085e-07 Jy ! Component: 100 - total flux cleaned = 1.11837e-05 Jy ! Component: 150 - total flux cleaned = 4.29789e-05 Jy ! Component: 200 - total flux cleaned = 5.28023e-05 Jy ! Total flux subtracted in 200 components = 5.28023e-05 Jy ! Clean residual min=-0.001973 max=0.001934 Jy/beam ! Clean residual mean=-0.000001 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0521705 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 25 components and 0.0521705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056068Jy sigma=0.931420 ! Fit after self-cal, rms=0.056098Jy sigma=0.931154 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.53404e-05 Jy ! Component: 100 - total flux cleaned = -1.24485e-05 Jy ! Component: 150 - total flux cleaned = -1.22835e-05 Jy ! Component: 200 - total flux cleaned = -3.28087e-06 Jy ! Total flux subtracted in 200 components = -3.28087e-06 Jy ! Clean residual min=-0.001992 max=0.001898 Jy/beam ! Clean residual mean=-0.000001 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0521672 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.0521672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056094Jy sigma=0.931089 ! Fit after self-cal, rms=0.056092Jy sigma=0.931074 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056092Jy sigma=0.931074 ! Fit after self-cal, rms=0.056070Jy sigma=0.931031 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.829 mas, bmaj=1.856 mas, bpa=-1.824 degrees ! Estimated noise=0.540094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.56184e-06 Jy ! Component: 100 - total flux cleaned = 1.66931e-05 Jy ! Component: 150 - total flux cleaned = 4.33874e-05 Jy ! Component: 200 - total flux cleaned = 5.17658e-05 Jy ! Total flux subtracted in 200 components = 5.17658e-05 Jy ! Clean residual min=-0.001986 max=0.001913 Jy/beam ! Clean residual mean=-0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.052219 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.052219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056066Jy sigma=0.930972 ! Fit after self-cal, rms=0.056071Jy sigma=0.930953 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.52346e-05 Jy ! Component: 100 - total flux cleaned = 1.18164e-05 Jy ! Component: 150 - total flux cleaned = 1.17559e-05 Jy ! Component: 200 - total flux cleaned = 1.17564e-05 Jy ! Total flux subtracted in 200 components = 1.17564e-05 Jy ! Clean residual min=-0.001992 max=0.001907 Jy/beam ! Clean residual mean=-0.000001 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0522308 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.0522308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056068Jy sigma=0.930905 ! Fit after self-cal, rms=0.056066Jy sigma=0.930895 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056066Jy sigma=0.930895 ! Fit after self-cal, rms=0.055980Jy sigma=0.930888 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.132 mas, bmaj=3.783 mas, bpa=4.75 degrees ! Estimated noise=0.704408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000277481 Jy ! Component: 100 - total flux cleaned = 0.000275739 Jy ! Component: 150 - total flux cleaned = 0.00028473 Jy ! Component: 200 - total flux cleaned = 0.000292636 Jy ! Total flux subtracted in 200 components = 0.000292636 Jy ! Clean residual min=-0.002122 max=0.002051 Jy/beam ! Clean residual mean=-0.000003 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.0525234 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 29 components and 0.0525234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055981Jy sigma=0.930885 ! Fit after self-cal, rms=0.055978Jy sigma=0.930847 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.41967e-05 Jy ! Component: 100 - total flux cleaned = 3.51048e-05 Jy ! Component: 150 - total flux cleaned = 4.384e-05 Jy ! Component: 200 - total flux cleaned = 5.82769e-05 Jy ! Total flux subtracted in 200 components = 5.82769e-05 Jy ! Clean residual min=-0.002121 max=0.002053 Jy/beam ! Clean residual mean=-0.000003 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0525817 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 29 components and 0.0525817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055978Jy sigma=0.930844 ! Fit after self-cal, rms=0.055975Jy sigma=0.930814 ! 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=0.8283 mas, bmaj=1.853 mas, bpa=-1.759 degrees ! Estimated noise=0.539435 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8283 x 1.853 at -1.759 degrees (North through East) ! Clean map min=-0.0017763 max=0.048922 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=0.6404 mas, bmaj=1.498 mas, bpa=-3.57 degrees ! Estimated noise=1.00401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0371285 Jy ! Component: 100 - total flux cleaned = 0.0462202 Jy ! Component: 150 - total flux cleaned = 0.0487374 Jy ! Component: 200 - total flux cleaned = 0.0492813 Jy ! Total flux subtracted in 200 components = 0.0492813 Jy ! Clean residual min=-0.004172 max=0.003402 Jy/beam ! Clean residual mean=-0.000001 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.0492813 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0492813 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8283 mas, bmaj=1.853 mas, bpa=-1.759 degrees ! Estimated noise=0.539435 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.00215255 Jy ! Component: 100 - total flux cleaned = 0.00287855 Jy ! Component: 150 - total flux cleaned = 0.00296425 Jy ! Component: 200 - total flux cleaned = 0.00302962 Jy ! Total flux subtracted in 200 components = 0.00302962 Jy ! Clean residual min=-0.002036 max=0.001873 Jy/beam ! Clean residual mean=-0.000001 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0523109 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.0523109 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.132 mas, bmaj=3.783 mas, bpa=4.75 degrees ! Estimated noise=0.704408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000227297 Jy ! Component: 100 - total flux cleaned = 0.000238843 Jy ! Component: 150 - total flux cleaned = 0.000247239 Jy ! Component: 200 - total flux cleaned = 0.000247619 Jy ! Total flux subtracted in 200 components = 0.000247619 Jy ! Clean residual min=-0.002121 max=0.002051 Jy/beam ! Clean residual mean=-0.000003 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0525585 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 = 1.28415e-05 Jy ! Component: 100 - total flux cleaned = 1.24455e-05 Jy ! Component: 150 - total flux cleaned = 1.23199e-05 Jy ! Component: 200 - total flux cleaned = 1.2297e-05 Jy ! Total flux subtracted in 200 components = 1.2297e-05 Jy ! Clean residual min=-0.002118 max=0.002052 Jy/beam ! Clean residual mean=-0.000003 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.0525708 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.0525708 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8283 mas, bmaj=1.853 mas, bpa=-1.759 degrees ! Estimated noise=0.539435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.43936e-07 Jy ! Component: 100 - total flux cleaned = -4.8625e-05 Jy ! Component: 150 - total flux cleaned = -8.61071e-05 Jy ! Component: 200 - total flux cleaned = -0.000108892 Jy ! Total flux subtracted in 200 components = -0.000108892 Jy ! Clean residual min=-0.002006 max=0.001873 Jy/beam ! Clean residual mean=-0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0524619 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.0524619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055991Jy sigma=0.931006 ! Fit after self-cal, rms=0.055989Jy sigma=0.930966 wmodel J1341-1643_X_map.mod ! Writing 30 model components to file: J1341-1643_X_map.mod wobs J1341-1643_X_uvs.fits ! Writing UV FITS file: J1341-1643_X_uvs.fits wwins J1341-1643_X_map.win ! wwins: Wrote 1 windows to J1341-1643_X_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.000640234 Jy ! Component: 100 - total flux cleaned = -0.00105367 Jy ! Component: 150 - total flux cleaned = -0.00147592 Jy ! Component: 200 - total flux cleaned = -0.00166332 Jy ! Component: 250 - total flux cleaned = -0.00181377 Jy ! Component: 300 - total flux cleaned = -0.00190076 Jy ! Component: 350 - total flux cleaned = -0.001957 Jy ! Component: 400 - total flux cleaned = -0.00195685 Jy ! Component: 450 - total flux cleaned = -0.00187657 Jy ! Component: 500 - total flux cleaned = -0.00185008 Jy ! Component: 550 - total flux cleaned = -0.00169507 Jy ! Component: 600 - total flux cleaned = -0.00164423 Jy ! Component: 650 - total flux cleaned = -0.00154403 Jy ! Component: 700 - total flux cleaned = -0.00149464 Jy ! Component: 750 - total flux cleaned = -0.00144596 Jy ! Component: 800 - total flux cleaned = -0.00135082 Jy ! Component: 850 - total flux cleaned = -0.00137401 Jy ! Component: 900 - total flux cleaned = -0.00128143 Jy ! Component: 950 - total flux cleaned = -0.00121322 Jy ! Component: 1000 - total flux cleaned = -0.00130345 Jy ! Component: 1050 - total flux cleaned = -0.00130319 Jy ! Component: 1100 - total flux cleaned = -0.00139077 Jy ! Component: 1150 - total flux cleaned = -0.00139069 Jy ! Component: 1200 - total flux cleaned = -0.00147646 Jy ! Component: 1250 - total flux cleaned = -0.00151886 Jy ! Component: 1300 - total flux cleaned = -0.0015816 Jy ! Component: 1350 - total flux cleaned = -0.00158158 Jy ! Component: 1400 - total flux cleaned = -0.00160229 Jy ! Component: 1450 - total flux cleaned = -0.00172395 Jy ! Component: 1500 - total flux cleaned = -0.00172378 Jy ! Component: 1550 - total flux cleaned = -0.00176383 Jy ! Component: 1600 - total flux cleaned = -0.0017443 Jy ! Component: 1650 - total flux cleaned = -0.00180274 Jy ! Component: 1700 - total flux cleaned = -0.00186074 Jy ! Component: 1750 - total flux cleaned = -0.00187996 Jy ! Component: 1800 - total flux cleaned = -0.002013 Jy ! Component: 1850 - total flux cleaned = -0.00199434 Jy ! Component: 1900 - total flux cleaned = -0.00208754 Jy ! Component: 1950 - total flux cleaned = -0.00212429 Jy ! Component: 2000 - total flux cleaned = -0.00214266 Jy ! Component: 2050 - total flux cleaned = -0.00226985 Jy ! Component: 2100 - total flux cleaned = -0.00223378 Jy ! Component: 2150 - total flux cleaned = -0.00237672 Jy ! Component: 2200 - total flux cleaned = -0.00237663 Jy ! Component: 2250 - total flux cleaned = -0.0024472 Jy ! Component: 2300 - total flux cleaned = -0.00249951 Jy ! Component: 2350 - total flux cleaned = -0.00255146 Jy ! Component: 2400 - total flux cleaned = -0.00260319 Jy ! Component: 2450 - total flux cleaned = -0.00267156 Jy ! Component: 2500 - total flux cleaned = -0.00268871 Jy ! Component: 2550 - total flux cleaned = -0.00275625 Jy ! Component: 2600 - total flux cleaned = -0.0028732 Jy ! Component: 2650 - total flux cleaned = -0.00287288 Jy ! Component: 2700 - total flux cleaned = -0.0028565 Jy ! Component: 2750 - total flux cleaned = -0.00293851 Jy ! Component: 2800 - total flux cleaned = -0.00306873 Jy ! Component: 2850 - total flux cleaned = -0.00308475 Jy ! Component: 2900 - total flux cleaned = -0.00321325 Jy ! Component: 2950 - total flux cleaned = -0.00327709 Jy ! Component: 3000 - total flux cleaned = -0.00330885 Jy ! Component: 3050 - total flux cleaned = -0.00337204 Jy ! Component: 3100 - total flux cleaned = -0.00349736 Jy ! Component: 3150 - total flux cleaned = -0.00354397 Jy ! Component: 3200 - total flux cleaned = -0.00355947 Jy ! Component: 3250 - total flux cleaned = -0.00368252 Jy ! Component: 3300 - total flux cleaned = -0.00369787 Jy ! Component: 3350 - total flux cleaned = -0.00378904 Jy ! Component: 3400 - total flux cleaned = -0.00381926 Jy ! Component: 3450 - total flux cleaned = -0.00387946 Jy ! Component: 3500 - total flux cleaned = -0.00387953 Jy ! Component: 3550 - total flux cleaned = -0.00393902 Jy ! Component: 3600 - total flux cleaned = -0.004087 Jy ! Component: 3650 - total flux cleaned = -0.00405762 Jy ! Component: 3700 - total flux cleaned = -0.00411605 Jy ! Component: 3750 - total flux cleaned = -0.00414527 Jy ! Component: 3800 - total flux cleaned = -0.00424663 Jy ! Component: 3850 - total flux cleaned = -0.00430432 Jy ! Component: 3900 - total flux cleaned = -0.00434718 Jy ! Component: 3950 - total flux cleaned = -0.00443255 Jy ! Component: 4000 - total flux cleaned = -0.00446081 Jy ! Component: 4050 - total flux cleaned = -0.00450301 Jy ! Total flux subtracted in 4096 components = -0.00457319 Jy ! Clean residual min=-0.000940 max=0.001040 Jy/beam ! Clean residual mean=-0.000001 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.0478887 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 308 components and 0.0478887 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv123_uvs/J1341-1643_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8283 x 1.853 at -1.759 degrees (North through East) ! Clean map min=-0.0013259 max=0.048914 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv123_uvs/J1341-1643_X_map.fits wmodel /scr/pima/rv123_uvs/J1341-1643_X_map.mod ! Writing 308 model components to file: /scr/pima/rv123_uvs/J1341-1643_X_map.mod wobs /scr/pima/rv123_uvs/J1341-1643_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv123_uvs/J1341-1643_X_uvs.fits wwins /scr/pima/rv123_uvs/J1341-1643_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv123_uvs/J1341-1643_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0489141 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227278 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.39394 1.39394 2.78788 5.57576 11.1515 22.303 44.6061 89.2122 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.048 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 215.217 quit ! Quitting program ! Log file /scr/pima/rv123_uvs/J1341-1643_X_dfm.log closed on Sun Dec 23 00:42:52 2018