! Started logfile: /image_prod/ug002_uva//J0949+1752_S_dfm.log on Wed Mar 4 23:12:45 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//J0949+1752_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0949+1752_S_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.853704 visibilities/baseline/integration-bin. ! Found source: J0949+1752 ! ! 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 8298 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 J0949+1752_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010425Jy sigma=8.954311 ! Fit after self-cal, rms=0.871571Jy sigma=7.691050 ! 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.778 mas, bmaj=6.488 mas, bpa=-0.6889 degrees ! Estimated noise=1.61688 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.103298 Jy ! Component: 100 - total flux cleaned = 0.126767 Jy ! Total flux subtracted in 100 components = 0.126767 Jy ! Clean residual min=-0.006621 max=0.008795 Jy/beam ! Clean residual mean=-0.000027 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.126767 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.126767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062815Jy sigma=0.501374 ! Fit after self-cal, rms=0.062627Jy sigma=0.499974 ! 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.31 mas, bmaj=7.528 mas, bpa=-0.5857 degrees ! Estimated noise=0.89904 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 (-2.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138668 Jy ! Component: 100 - total flux cleaned = 0.022138 Jy ! Component: 150 - total flux cleaned = 0.0274954 Jy ! Component: 200 - total flux cleaned = 0.0296383 Jy ! Total flux subtracted in 200 components = 0.0296383 Jy ! Clean residual min=-0.004547 max=0.006616 Jy/beam ! Clean residual mean=-0.000005 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.156406 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 43 components and 0.156406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059482Jy sigma=0.463934 ! Fit after self-cal, rms=0.059371Jy sigma=0.462571 ! 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.31 x 7.528 at -0.5857 degrees (North through East) ! Clean map min=-0.003843 max=0.12916 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.99 HN 0.97 KP 0.98 ! LA 0.98 MK 0.99 OV 0.97 PT 0.98 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 FD 0.98 HN 0.98 KP 0.98 ! LA 0.97 MK 0.98 OV 0.95 PT 1.00 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 FD 0.97 HN 0.99 KP 0.96 ! LA 0.98 MK 0.99 OV 0.98 PT 1.02 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.059371Jy sigma=0.462571 ! Fit after self-cal, rms=0.063937Jy sigma=0.453086 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=7.655 mas, bpa=-0.706 degrees ! Estimated noise=0.893734 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.00144193 Jy ! Component: 100 - total flux cleaned = 0.00135084 Jy ! Component: 150 - total flux cleaned = 0.00143125 Jy ! Component: 200 - total flux cleaned = 0.00135871 Jy ! Total flux subtracted in 200 components = 0.00135871 Jy ! Clean residual min=-0.004120 max=0.004646 Jy/beam ! Clean residual mean=0.000005 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.157764 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 59 components and 0.157764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063560Jy sigma=0.451533 ! Fit after self-cal, rms=0.063607Jy sigma=0.451336 ! 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.063607Jy sigma=0.451336 ! Fit after self-cal, rms=0.074623Jy sigma=0.433333 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.28 mas, bmaj=7.621 mas, bpa=-0.7505 degrees ! Estimated noise=0.898469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000409206 Jy ! Component: 100 - total flux cleaned = 0.000584208 Jy ! Component: 150 - total flux cleaned = 0.000685223 Jy ! Component: 200 - total flux cleaned = 0.000863168 Jy ! Total flux subtracted in 200 components = 0.000863168 Jy ! Clean residual min=-0.001768 max=0.001599 Jy/beam ! Clean residual mean=0.000006 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.158628 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.158628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074537Jy sigma=0.432380 ! Fit after self-cal, rms=0.074594Jy sigma=0.432264 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 = 9.07554e-05 Jy ! Component: 100 - total flux cleaned = 0.000128376 Jy ! Component: 150 - total flux cleaned = 0.000128037 Jy ! Component: 200 - total flux cleaned = 0.000160136 Jy ! Total flux subtracted in 200 components = 0.000160136 Jy ! Clean residual min=-0.001666 max=0.001562 Jy/beam ! Clean residual mean=0.000006 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.158788 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 85 components and 0.158788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074556Jy sigma=0.431873 ! Fit after self-cal, rms=0.074559Jy sigma=0.431850 ! 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.074559Jy sigma=0.431850 ! Fit after self-cal, rms=0.077234Jy sigma=0.431226 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.278 mas, bmaj=7.599 mas, bpa=-0.7123 degrees ! Estimated noise=0.895363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.02366e-05 Jy ! Component: 100 - total flux cleaned = 0.000168605 Jy ! Component: 150 - total flux cleaned = 0.000195177 Jy ! Component: 200 - total flux cleaned = 0.000219121 Jy ! Total flux subtracted in 200 components = 0.000219121 Jy ! Clean residual min=-0.001442 max=0.001361 Jy/beam ! Clean residual mean=0.000004 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.159007 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 96 components and 0.159007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077207Jy sigma=0.430982 ! Fit after self-cal, rms=0.077210Jy sigma=0.430957 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.61922e-05 Jy ! Component: 100 - total flux cleaned = 0.000152656 Jy ! Component: 150 - total flux cleaned = 0.000153721 Jy ! Component: 200 - total flux cleaned = 0.000173077 Jy ! Total flux subtracted in 200 components = 0.000173077 Jy ! Clean residual min=-0.001396 max=0.001356 Jy/beam ! Clean residual mean=0.000004 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.15918 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 102 components and 0.15918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077193Jy sigma=0.430827 ! Fit after self-cal, rms=0.077195Jy sigma=0.430814 ! 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.077195Jy sigma=0.430814 ! Fit after self-cal, rms=0.077726Jy sigma=0.430798 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.822 mas, bmaj=11.82 mas, bpa=-2.057 degrees ! Estimated noise=1.09433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.92321e-05 Jy ! Component: 100 - total flux cleaned = -2.73007e-05 Jy ! Component: 150 - total flux cleaned = -1.64036e-05 Jy ! Component: 200 - total flux cleaned = -3.63013e-05 Jy ! Total flux subtracted in 200 components = -3.63013e-05 Jy ! Clean residual min=-0.001607 max=0.001362 Jy/beam ! Clean residual mean=0.000007 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.159144 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 114 components and 0.159144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077720Jy sigma=0.430762 ! Fit after self-cal, rms=0.077725Jy sigma=0.430744 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 = -2.51604e-06 Jy ! Component: 100 - total flux cleaned = 5.30705e-05 Jy ! Component: 150 - total flux cleaned = 4.4025e-05 Jy ! Component: 200 - total flux cleaned = 2.80372e-05 Jy ! Total flux subtracted in 200 components = 2.80372e-05 Jy ! Clean residual min=-0.001588 max=0.001342 Jy/beam ! Clean residual mean=0.000007 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.159172 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 120 components and 0.159172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077722Jy sigma=0.430722 ! Fit after self-cal, rms=0.077724Jy sigma=0.430711 ! 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.276 mas, bmaj=7.598 mas, bpa=-0.739 degrees ! Estimated noise=0.89497 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.276 x 7.598 at -0.739 degrees (North through East) ! Clean map min=-0.0012826 max=0.1294 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.755 mas, bmaj=6.496 mas, bpa=-0.501 degrees ! Estimated noise=1.59107 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101588 Jy ! Component: 100 - total flux cleaned = 0.125204 Jy ! Component: 150 - total flux cleaned = 0.134688 Jy ! Component: 200 - total flux cleaned = 0.140443 Jy ! Total flux subtracted in 200 components = 0.140443 Jy ! Clean residual min=-0.003128 max=0.003055 Jy/beam ! Clean residual mean=-0.000009 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.140443 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.140443 Jy ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=7.598 mas, bpa=-0.739 degrees ! Estimated noise=0.89497 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.00605916 Jy ! Component: 100 - total flux cleaned = 0.00977459 Jy ! Component: 150 - total flux cleaned = 0.0122193 Jy ! Component: 200 - total flux cleaned = 0.013948 Jy ! Total flux subtracted in 200 components = 0.013948 Jy ! Clean residual min=-0.001668 max=0.001467 Jy/beam ! Clean residual mean=0.000000 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.154391 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 72 components and 0.154391 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.822 mas, bmaj=11.82 mas, bpa=-2.057 degrees ! Estimated noise=1.09433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200371 Jy ! Component: 100 - total flux cleaned = 0.00311844 Jy ! Component: 150 - total flux cleaned = 0.00377862 Jy ! Component: 200 - total flux cleaned = 0.003995 Jy ! Total flux subtracted in 200 components = 0.003995 Jy ! Clean residual min=-0.001441 max=0.001249 Jy/beam ! Clean residual mean=0.000006 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.158386 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.000100762 Jy ! Component: 100 - total flux cleaned = 0.000196892 Jy ! Component: 150 - total flux cleaned = 0.000267512 Jy ! Component: 200 - total flux cleaned = 0.000327531 Jy ! Total flux subtracted in 200 components = 0.000327531 Jy ! Clean residual min=-0.001463 max=0.001252 Jy/beam ! Clean residual mean=0.000006 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.158713 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 118 components and 0.158713 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=7.598 mas, bpa=-0.739 degrees ! Estimated noise=0.89497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159999 Jy ! Component: 100 - total flux cleaned = 0.000141103 Jy ! Component: 150 - total flux cleaned = 0.000124049 Jy ! Component: 200 - total flux cleaned = 0.000108851 Jy ! Total flux subtracted in 200 components = 0.000108851 Jy ! Clean residual min=-0.001463 max=0.001455 Jy/beam ! Clean residual mean=0.000004 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.158822 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 135 components and 0.158822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077738Jy sigma=0.430675 ! Fit after self-cal, rms=0.077717Jy sigma=0.430626 wmodel J0949+1752_S_map.mod ! Writing 135 model components to file: J0949+1752_S_map.mod wobs J0949+1752_S_uvs.fits ! Writing UV FITS file: J0949+1752_S_uvs.fits wwins J0949+1752_S_map.win ! wwins: Wrote 2 windows to J0949+1752_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.000238678 Jy ! Component: 100 - total flux cleaned = 0.0002167 Jy ! Component: 150 - total flux cleaned = 0.000127579 Jy ! Component: 200 - total flux cleaned = 8.52098e-05 Jy ! Component: 250 - total flux cleaned = 0.000106076 Jy ! Component: 300 - total flux cleaned = 0.000105981 Jy ! Component: 350 - total flux cleaned = 8.60339e-05 Jy ! Component: 400 - total flux cleaned = 8.64132e-05 Jy ! Component: 450 - total flux cleaned = 1.16219e-05 Jy ! Component: 500 - total flux cleaned = 3.04971e-05 Jy ! Component: 550 - total flux cleaned = 2.99414e-05 Jy ! Component: 600 - total flux cleaned = -2.37017e-05 Jy ! Component: 650 - total flux cleaned = -2.35934e-05 Jy ! Component: 700 - total flux cleaned = -2.33914e-05 Jy ! Component: 750 - total flux cleaned = -6.44111e-06 Jy ! Component: 800 - total flux cleaned = 1.02934e-05 Jy ! Component: 850 - total flux cleaned = 7.57367e-05 Jy ! Component: 900 - total flux cleaned = 0.000140185 Jy ! Component: 950 - total flux cleaned = 0.000251014 Jy ! Component: 1000 - total flux cleaned = 0.000266679 Jy ! Component: 1050 - total flux cleaned = 0.000358537 Jy ! Component: 1100 - total flux cleaned = 0.000388746 Jy ! Component: 1150 - total flux cleaned = 0.000433412 Jy ! Component: 1200 - total flux cleaned = 0.000433288 Jy ! Component: 1250 - total flux cleaned = 0.000404209 Jy ! Component: 1300 - total flux cleaned = 0.000389942 Jy ! Component: 1350 - total flux cleaned = 0.000375921 Jy ! Component: 1400 - total flux cleaned = 0.000417874 Jy ! Component: 1450 - total flux cleaned = 0.0004592 Jy ! Component: 1500 - total flux cleaned = 0.000418273 Jy ! Component: 1550 - total flux cleaned = 0.000418276 Jy ! Component: 1600 - total flux cleaned = 0.000405274 Jy ! Component: 1650 - total flux cleaned = 0.000392209 Jy ! Component: 1700 - total flux cleaned = 0.000379177 Jy ! Component: 1750 - total flux cleaned = 0.00032794 Jy ! Component: 1800 - total flux cleaned = 0.000239444 Jy ! Component: 1850 - total flux cleaned = 0.000264601 Jy ! Component: 1900 - total flux cleaned = 0.00023965 Jy ! Component: 1950 - total flux cleaned = 0.000215072 Jy ! Component: 2000 - total flux cleaned = 0.00022725 Jy ! Component: 2050 - total flux cleaned = 0.000190896 Jy ! Component: 2100 - total flux cleaned = 0.000119274 Jy ! Component: 2150 - total flux cleaned = 0.000107369 Jy ! Component: 2200 - total flux cleaned = 6.05114e-05 Jy ! Component: 2250 - total flux cleaned = 3.71533e-05 Jy ! Component: 2300 - total flux cleaned = -2.009e-05 Jy ! Component: 2350 - total flux cleaned = -1.99658e-05 Jy ! Component: 2400 - total flux cleaned = -3.1042e-05 Jy ! Component: 2450 - total flux cleaned = -5.32121e-05 Jy ! Component: 2500 - total flux cleaned = -4.20727e-05 Jy ! Component: 2550 - total flux cleaned = -2.0258e-05 Jy ! Component: 2600 - total flux cleaned = -6.38507e-05 Jy ! Component: 2650 - total flux cleaned = -6.39016e-05 Jy ! Component: 2700 - total flux cleaned = -9.60617e-05 Jy ! Component: 2750 - total flux cleaned = -8.54548e-05 Jy ! Component: 2800 - total flux cleaned = -0.000138362 Jy ! Component: 2850 - total flux cleaned = -0.00019083 Jy ! Component: 2900 - total flux cleaned = -0.00019083 Jy ! Component: 2950 - total flux cleaned = -0.000211437 Jy ! Component: 3000 - total flux cleaned = -0.000262681 Jy ! Component: 3050 - total flux cleaned = -0.000303363 Jy ! Component: 3100 - total flux cleaned = -0.000313491 Jy ! Component: 3150 - total flux cleaned = -0.000383683 Jy ! Component: 3200 - total flux cleaned = -0.000333818 Jy ! Component: 3250 - total flux cleaned = -0.00037346 Jy ! Component: 3300 - total flux cleaned = -0.000373382 Jy ! Component: 3350 - total flux cleaned = -0.000422202 Jy ! Component: 3400 - total flux cleaned = -0.000422255 Jy ! Component: 3450 - total flux cleaned = -0.000508856 Jy ! Component: 3500 - total flux cleaned = -0.000480136 Jy ! Component: 3550 - total flux cleaned = -0.00050856 Jy ! Component: 3600 - total flux cleaned = -0.000518107 Jy ! Component: 3650 - total flux cleaned = -0.000518063 Jy ! Component: 3700 - total flux cleaned = -0.000518215 Jy ! Component: 3750 - total flux cleaned = -0.000536815 Jy ! Component: 3800 - total flux cleaned = -0.000536846 Jy ! Component: 3850 - total flux cleaned = -0.000573481 Jy ! Component: 3900 - total flux cleaned = -0.000600877 Jy ! Component: 3950 - total flux cleaned = -0.000573661 Jy ! Component: 4000 - total flux cleaned = -0.000573621 Jy ! Component: 4050 - total flux cleaned = -0.000573665 Jy ! Total flux subtracted in 4096 components = -0.000573641 Jy ! Clean residual min=-0.000540 max=0.000567 Jy/beam ! Clean residual mean=0.000002 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.158248 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 433 components and 0.158248 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0949+1752_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.276 x 7.598 at -0.739 degrees (North through East) ! Clean map min=-0.0011133 max=0.12997 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0949+1752_S_map.fits wmodel /image_prod/ug002_uva//J0949+1752_S_map.mod ! Writing 433 model components to file: /image_prod/ug002_uva//J0949+1752_S_map.mod wobs /image_prod/ug002_uva//J0949+1752_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0949+1752_S_uvs.fits wwins /image_prod/ug002_uva//J0949+1752_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0949+1752_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.129966 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00015614 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.360417 0.360417 0.720834 1.44167 2.88334 5.76667 11.5333 23.0667 46.1334 92.2667 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 832.369 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0949+1752_S_dfm.log closed on Wed Mar 4 23:12:49 2020