! Started logfile: /image_prod/ug002_uva//J1352-2745_S_dfm.log on Thu Mar 5 01:29:22 2020 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 /image_prod/ug002_uva//J1352-2745_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1352-2745_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.778889 visibilities/baseline/integration-bin. ! Found source: J1352-2745 ! ! 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 4206 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 J1352-2745_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011264Jy sigma=6.331601 ! Fit after self-cal, rms=0.829166Jy sigma=5.227401 ! 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.631 mas, bmaj=6.531 mas, bpa=-1.758 degrees ! Estimated noise=2.71694 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.136867 Jy ! Component: 100 - total flux cleaned = 0.166719 Jy ! Total flux subtracted in 100 components = 0.166719 Jy ! Clean residual min=-0.008464 max=0.012109 Jy/beam ! Clean residual mean=0.000009 rms=0.002284 Jy/beam ! Combined flux in latest and established models = 0.166719 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.166719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087686Jy sigma=0.468439 ! Fit after self-cal, rms=0.087667Jy sigma=0.468416 ! 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.286 mas, bmaj=7.522 mas, bpa=0.2592 degrees ! Estimated noise=1.80282 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.00912687 Jy ! Component: 100 - total flux cleaned = 0.0129064 Jy ! Component: 150 - total flux cleaned = 0.0133725 Jy ! Component: 200 - total flux cleaned = 0.0136144 Jy ! Total flux subtracted in 200 components = 0.0136144 Jy ! Clean residual min=-0.004481 max=0.005723 Jy/beam ! Clean residual mean=0.000018 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.180333 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.180333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086781Jy sigma=0.461774 ! Fit after self-cal, rms=0.086802Jy sigma=0.461657 ! 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.286 x 7.522 at 0.2592 degrees (North through East) ! Clean map min=-0.0042998 max=0.17266 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.19 KP 1.00 ! LA 0.99 MK 0.91 NL 1.02 OV 0.99 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.16 KP 0.98 ! LA 1.01 MK 0.94 NL 0.98 OV 0.96 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 1.17 KP 0.99 ! LA 0.98 MK 0.95 NL 0.98 OV 0.99 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.086802Jy sigma=0.461657 ! Fit after self-cal, rms=0.086592Jy sigma=0.457372 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=7.431 mas, bpa=-0.08015 degrees ! Estimated noise=1.79539 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.000586493 Jy ! Component: 100 - total flux cleaned = 0.000513999 Jy ! Component: 150 - total flux cleaned = 0.000453846 Jy ! Component: 200 - total flux cleaned = 0.000427977 Jy ! Total flux subtracted in 200 components = 0.000427977 Jy ! Clean residual min=-0.003959 max=0.004104 Jy/beam ! Clean residual mean=0.000019 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.180761 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.180761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086561Jy sigma=0.457197 ! Fit after self-cal, rms=0.086545Jy sigma=0.457118 ! 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.086545Jy sigma=0.457118 ! Fit after self-cal, rms=0.085767Jy sigma=0.452673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=7.425 mas, bpa=-0.1358 degrees ! Estimated noise=1.79813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000479509 Jy ! Component: 100 - total flux cleaned = 0.000529004 Jy ! Component: 150 - total flux cleaned = 0.000488284 Jy ! Component: 200 - total flux cleaned = 0.000469823 Jy ! Total flux subtracted in 200 components = 0.000469823 Jy ! Clean residual min=-0.003334 max=0.003327 Jy/beam ! Clean residual mean=0.000012 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.181231 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 24 components and 0.181231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085752Jy sigma=0.452585 ! Fit after self-cal, rms=0.085764Jy sigma=0.452539 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 (-46.5, 107). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177306 Jy ! Component: 100 - total flux cleaned = 0.00184522 Jy ! Component: 150 - total flux cleaned = 0.00205073 Jy ! Component: 200 - total flux cleaned = 0.00231082 Jy ! Total flux subtracted in 200 components = 0.00231082 Jy ! Clean residual min=-0.003054 max=0.002693 Jy/beam ! Clean residual mean=0.000008 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.183542 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 47 components and 0.183542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085621Jy sigma=0.451767 ! Fit after self-cal, rms=0.085609Jy sigma=0.451691 ! 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.085609Jy sigma=0.451691 ! Fit after self-cal, rms=0.085352Jy sigma=0.451346 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=7.413 mas, bpa=-0.2777 degrees ! Estimated noise=1.7962 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000869491 Jy ! Component: 100 - total flux cleaned = 0.00113068 Jy ! Component: 150 - total flux cleaned = 0.0013448 Jy ! Component: 200 - total flux cleaned = 0.00139906 Jy ! Total flux subtracted in 200 components = 0.00139906 Jy ! Clean residual min=-0.002794 max=0.002567 Jy/beam ! Clean residual mean=0.000005 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.184941 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.184941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085311Jy sigma=0.451185 ! Fit after self-cal, rms=0.085304Jy sigma=0.451165 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.000382819 Jy ! Component: 100 - total flux cleaned = 0.000427928 Jy ! Component: 150 - total flux cleaned = 0.000469841 Jy ! Component: 200 - total flux cleaned = 0.000470481 Jy ! Total flux subtracted in 200 components = 0.000470481 Jy ! Clean residual min=-0.002811 max=0.002538 Jy/beam ! Clean residual mean=0.000005 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.185412 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 70 components and 0.185412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085289Jy sigma=0.451110 ! Fit after self-cal, rms=0.085289Jy sigma=0.451106 ! 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.085289Jy sigma=0.451106 ! Fit after self-cal, rms=0.085225Jy sigma=0.451081 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.732 mas, bmaj=18.68 mas, bpa=4.097 degrees ! Estimated noise=2.18982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000425643 Jy ! Component: 100 - total flux cleaned = 0.000560643 Jy ! Component: 150 - total flux cleaned = 0.000609032 Jy ! Component: 200 - total flux cleaned = 0.000594849 Jy ! Total flux subtracted in 200 components = 0.000594849 Jy ! Clean residual min=-0.003025 max=0.002752 Jy/beam ! Clean residual mean=0.000011 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.186006 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.186006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085225Jy sigma=0.451066 ! Fit after self-cal, rms=0.085226Jy sigma=0.451062 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.000142368 Jy ! Component: 100 - total flux cleaned = 0.000130039 Jy ! Component: 150 - total flux cleaned = 0.000130627 Jy ! Component: 200 - total flux cleaned = 0.000131149 Jy ! Total flux subtracted in 200 components = 0.000131149 Jy ! Clean residual min=-0.003020 max=0.002748 Jy/beam ! Clean residual mean=0.000010 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.186138 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.186138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085227Jy sigma=0.451066 ! Fit after self-cal, rms=0.085228Jy sigma=0.451065 ! 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.256 mas, bmaj=7.41 mas, bpa=-0.3499 degrees ! Estimated noise=1.79591 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.256 x 7.41 at -0.3499 degrees (North through East) ! Clean map min=-0.0026435 max=0.17218 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.594 mas, bmaj=6.452 mas, bpa=-2.221 degrees ! Estimated noise=2.70709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136323 Jy ! Component: 100 - total flux cleaned = 0.166101 Jy ! Component: 150 - total flux cleaned = 0.174394 Jy ! Component: 200 - total flux cleaned = 0.177942 Jy ! Total flux subtracted in 200 components = 0.177942 Jy ! Clean residual min=-0.005810 max=0.005853 Jy/beam ! Clean residual mean=0.000004 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.177942 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.177942 Jy ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=7.41 mas, bpa=-0.3499 degrees ! Estimated noise=1.79591 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.00426097 Jy ! Component: 100 - total flux cleaned = 0.00562104 Jy ! Component: 150 - total flux cleaned = 0.00613068 Jy ! Component: 200 - total flux cleaned = 0.00654549 Jy ! Total flux subtracted in 200 components = 0.00654549 Jy ! Clean residual min=-0.002772 max=0.002756 Jy/beam ! Clean residual mean=0.000006 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.184487 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.184487 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.732 mas, bmaj=18.68 mas, bpa=4.097 degrees ! Estimated noise=2.18982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122438 Jy ! Component: 100 - total flux cleaned = 0.00150429 Jy ! Component: 150 - total flux cleaned = 0.00168969 Jy ! Component: 200 - total flux cleaned = 0.0017389 Jy ! Total flux subtracted in 200 components = 0.0017389 Jy ! Clean residual min=-0.002993 max=0.002799 Jy/beam ! Clean residual mean=0.000010 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.186226 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.45952e-05 Jy ! Component: 100 - total flux cleaned = -2.88387e-05 Jy ! Component: 150 - total flux cleaned = -4.20157e-05 Jy ! Component: 200 - total flux cleaned = -6.71399e-05 Jy ! Total flux subtracted in 200 components = -6.71399e-05 Jy ! Clean residual min=-0.002997 max=0.002780 Jy/beam ! Clean residual mean=0.000010 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.186159 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 49 components and 0.186159 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=7.41 mas, bpa=-0.3499 degrees ! Estimated noise=1.79591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.23332e-05 Jy ! Component: 100 - total flux cleaned = -1.87673e-05 Jy ! Component: 150 - total flux cleaned = 7.48562e-05 Jy ! Component: 200 - total flux cleaned = 0.000159366 Jy ! Total flux subtracted in 200 components = 0.000159366 Jy ! Clean residual min=-0.002769 max=0.002683 Jy/beam ! Clean residual mean=0.000005 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.186319 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 59 components and 0.186319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085245Jy sigma=0.451135 ! Fit after self-cal, rms=0.085235Jy sigma=0.451122 wmodel J1352-2745_S_map.mod ! Writing 59 model components to file: J1352-2745_S_map.mod wobs J1352-2745_S_uvs.fits ! Writing UV FITS file: J1352-2745_S_uvs.fits wwins J1352-2745_S_map.win ! wwins: Wrote 2 windows to J1352-2745_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 = -6.21919e-05 Jy ! Component: 100 - total flux cleaned = -0.000106377 Jy ! Component: 150 - total flux cleaned = -0.000275569 Jy ! Component: 200 - total flux cleaned = -0.000435875 Jy ! Component: 250 - total flux cleaned = -0.000474885 Jy ! Component: 300 - total flux cleaned = -0.000325436 Jy ! Component: 350 - total flux cleaned = -0.000325213 Jy ! Component: 400 - total flux cleaned = -0.000325802 Jy ! Component: 450 - total flux cleaned = -0.000360263 Jy ! Component: 500 - total flux cleaned = -0.000327649 Jy ! Component: 550 - total flux cleaned = -0.000328132 Jy ! Component: 600 - total flux cleaned = -0.000328413 Jy ! Component: 650 - total flux cleaned = -0.000298657 Jy ! Component: 700 - total flux cleaned = -0.000358083 Jy ! Component: 750 - total flux cleaned = -0.0003286 Jy ! Component: 800 - total flux cleaned = -0.000244063 Jy ! Component: 850 - total flux cleaned = -0.00024429 Jy ! Component: 900 - total flux cleaned = -0.000244768 Jy ! Component: 950 - total flux cleaned = -0.000350342 Jy ! Component: 1000 - total flux cleaned = -0.00042787 Jy ! Component: 1050 - total flux cleaned = -0.000529428 Jy ! Component: 1100 - total flux cleaned = -0.00067858 Jy ! Component: 1150 - total flux cleaned = -0.000678513 Jy ! Component: 1200 - total flux cleaned = -0.000750793 Jy ! Component: 1250 - total flux cleaned = -0.00082193 Jy ! Component: 1300 - total flux cleaned = -0.000915841 Jy ! Component: 1350 - total flux cleaned = -0.00105338 Jy ! Component: 1400 - total flux cleaned = -0.00116623 Jy ! Component: 1450 - total flux cleaned = -0.0012996 Jy ! Component: 1500 - total flux cleaned = -0.0013212 Jy ! Component: 1550 - total flux cleaned = -0.00136454 Jy ! Component: 1600 - total flux cleaned = -0.00140764 Jy ! Component: 1650 - total flux cleaned = -0.00147128 Jy ! Component: 1700 - total flux cleaned = -0.00159606 Jy ! Component: 1750 - total flux cleaned = -0.0016165 Jy ! Component: 1800 - total flux cleaned = -0.00169785 Jy ! Component: 1850 - total flux cleaned = -0.00181782 Jy ! Component: 1900 - total flux cleaned = -0.00189679 Jy ! Component: 1950 - total flux cleaned = -0.00189665 Jy ! Component: 2000 - total flux cleaned = -0.00183856 Jy ! Component: 2050 - total flux cleaned = -0.00185735 Jy ! Component: 2100 - total flux cleaned = -0.00180069 Jy ! Component: 2150 - total flux cleaned = -0.00180072 Jy ! Component: 2200 - total flux cleaned = -0.00176368 Jy ! Component: 2250 - total flux cleaned = -0.00172719 Jy ! Component: 2300 - total flux cleaned = -0.00172713 Jy ! Component: 2350 - total flux cleaned = -0.00169156 Jy ! Component: 2400 - total flux cleaned = -0.00163847 Jy ! Component: 2450 - total flux cleaned = -0.00165614 Jy ! Component: 2500 - total flux cleaned = -0.00169073 Jy ! Component: 2550 - total flux cleaned = -0.00162211 Jy ! Component: 2600 - total flux cleaned = -0.0016222 Jy ! Component: 2650 - total flux cleaned = -0.00160558 Jy ! Component: 2700 - total flux cleaned = -0.00162224 Jy ! Component: 2750 - total flux cleaned = -0.00163872 Jy ! Component: 2800 - total flux cleaned = -0.00155702 Jy ! Component: 2850 - total flux cleaned = -0.0015735 Jy ! Component: 2900 - total flux cleaned = -0.00163765 Jy ! Component: 2950 - total flux cleaned = -0.00160576 Jy ! Component: 3000 - total flux cleaned = -0.00168471 Jy ! Component: 3050 - total flux cleaned = -0.00171592 Jy ! Component: 3100 - total flux cleaned = -0.00179346 Jy ! Component: 3150 - total flux cleaned = -0.00177794 Jy ! Component: 3200 - total flux cleaned = -0.00179314 Jy ! Component: 3250 - total flux cleaned = -0.00174769 Jy ! Component: 3300 - total flux cleaned = -0.00176281 Jy ! Component: 3350 - total flux cleaned = -0.00173302 Jy ! Component: 3400 - total flux cleaned = -0.00173308 Jy ! Component: 3450 - total flux cleaned = -0.00170373 Jy ! Component: 3500 - total flux cleaned = -0.00176214 Jy ! Component: 3550 - total flux cleaned = -0.00171857 Jy ! Component: 3600 - total flux cleaned = -0.00167535 Jy ! Component: 3650 - total flux cleaned = -0.00164663 Jy ! Component: 3700 - total flux cleaned = -0.00161804 Jy ! Component: 3750 - total flux cleaned = -0.00157542 Jy ! Component: 3800 - total flux cleaned = -0.00153304 Jy ! Component: 3850 - total flux cleaned = -0.00151902 Jy ! Component: 3900 - total flux cleaned = -0.00146302 Jy ! Component: 3950 - total flux cleaned = -0.00143511 Jy ! Component: 4000 - total flux cleaned = -0.00142117 Jy ! Component: 4050 - total flux cleaned = -0.00137957 Jy ! Total flux subtracted in 4096 components = -0.00135202 Jy ! Clean residual min=-0.000795 max=0.000826 Jy/beam ! Clean residual mean=-0.000001 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.184967 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 310 components and 0.184967 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1352-2745_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.256 x 7.41 at -0.3499 degrees (North through East) ! Clean map min=-0.0022052 max=0.17204 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1352-2745_S_map.fits wmodel /image_prod/ug002_uva//J1352-2745_S_map.mod ! Writing 310 model components to file: /image_prod/ug002_uva//J1352-2745_S_map.mod wobs /image_prod/ug002_uva//J1352-2745_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1352-2745_S_uvs.fits wwins /image_prod/ug002_uva//J1352-2745_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1352-2745_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.172042 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000235888 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.411331 0.411331 0.822663 1.64533 3.29065 6.5813 13.1626 26.3252 52.6504 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.172 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 729.338 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1352-2745_S_dfm.log closed on Thu Mar 5 01:29:25 2020