! Started logfile: /image_prod/ug002_uva//J0803-0805_S_dfm.log on Wed Mar 4 22:09:31 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//J0803-0805_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0803-0805_S_uva.fits ! AN table 1: 40 integrations on 15 of 15 possible baselines. ! AN table 2: 20 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.871111 visibilities/baseline/integration-bin. ! Found source: J0803-0805 ! ! 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 2352 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 J0803-0805_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 22 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.009342Jy sigma=6.766437 ! Fit after self-cal, rms=0.855540Jy sigma=5.746150 ! 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.374 mas, bmaj=6.422 mas, bpa=-12.16 degrees ! Estimated noise=3.42018 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.114842 Jy ! Component: 100 - total flux cleaned = 0.142901 Jy ! Total flux subtracted in 100 components = 0.142901 Jy ! Clean residual min=-0.011917 max=0.013174 Jy/beam ! Clean residual mean=-0.000028 rms=0.003175 Jy/beam ! Combined flux in latest and established models = 0.142901 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.142901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080064Jy sigma=0.479448 ! Fit after self-cal, rms=0.079940Jy sigma=0.479087 ! 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=2.849 mas, bmaj=7.318 mas, bpa=-13.39 degrees ! Estimated noise=2.22205 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.0137857 Jy ! Component: 100 - total flux cleaned = 0.0209716 Jy ! Component: 150 - total flux cleaned = 0.0251791 Jy ! Component: 200 - total flux cleaned = 0.0260039 Jy ! Total flux subtracted in 200 components = 0.0260039 Jy ! Clean residual min=-0.007729 max=0.009817 Jy/beam ! Clean residual mean=-0.000001 rms=0.002590 Jy/beam ! Combined flux in latest and established models = 0.168905 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.168905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077846Jy sigma=0.458548 ! Fit after self-cal, rms=0.077794Jy sigma=0.458160 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.849 x 7.318 at -13.39 degrees (North through East) ! Clean map min=-0.0075529 max=0.14587 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 HN 1.20 LA 0.95 MK 1.02 ! NL 0.98 OV 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 KP 0.91 MK 1.06 NL 0.92 ! OV 0.95 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 HN 1.03 LA 0.96 MK 0.99 ! NL 1.05 OV 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.22 KP 0.90 MK 1.03 NL 1.00 ! OV 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 HN 1.01 LA 0.90 MK 1.02 ! NL 0.91 OV 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.74 KP 0.92 MK 1.02 NL 0.93 ! OV 0.97 SC 0.93 ! ! ! Fit before self-cal, rms=0.077794Jy sigma=0.458160 ! Fit after self-cal, rms=0.078463Jy sigma=0.435809 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.855 mas, bmaj=7.304 mas, bpa=-12.82 degrees ! Estimated noise=2.22449 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.000317655 Jy ! Component: 100 - total flux cleaned = 2.55643e-06 Jy ! Component: 150 - total flux cleaned = -0.000206202 Jy ! Component: 200 - total flux cleaned = -0.000317876 Jy ! Total flux subtracted in 200 components = -0.000317876 Jy ! Clean residual min=-0.005958 max=0.006246 Jy/beam ! Clean residual mean=0.000003 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.168587 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.168587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078388Jy sigma=0.435270 ! Fit after self-cal, rms=0.078743Jy sigma=0.434842 ! 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.078743Jy sigma=0.434842 ! Fit after self-cal, rms=0.078905Jy sigma=0.434822 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.852 mas, bmaj=7.3 mas, bpa=-12.84 degrees ! Estimated noise=2.22221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000361241 Jy ! Component: 100 - total flux cleaned = 8.01127e-05 Jy ! Component: 150 - total flux cleaned = -3.12417e-05 Jy ! Component: 200 - total flux cleaned = -0.000107738 Jy ! Total flux subtracted in 200 components = -0.000107738 Jy ! Clean residual min=-0.005863 max=0.006173 Jy/beam ! Clean residual mean=0.000003 rms=0.001692 Jy/beam ! Combined flux in latest and established models = 0.16848 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.16848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078873Jy sigma=0.434603 ! Fit after self-cal, rms=0.078879Jy sigma=0.434579 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.5094e-05 Jy ! Component: 100 - total flux cleaned = -0.000106161 Jy ! Component: 150 - total flux cleaned = -0.000164653 Jy ! Component: 200 - total flux cleaned = -0.000218838 Jy ! Total flux subtracted in 200 components = -0.000218838 Jy ! Clean residual min=-0.005830 max=0.006162 Jy/beam ! Clean residual mean=0.000003 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.168261 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.168261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078864Jy sigma=0.434498 ! Fit after self-cal, rms=0.078863Jy sigma=0.434490 ! 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.078863Jy sigma=0.434490 ! Fit after self-cal, rms=0.084297Jy sigma=0.424413 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.848 mas, bmaj=7.303 mas, bpa=-12.79 degrees ! Estimated noise=2.21938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230477 Jy ! Component: 100 - total flux cleaned = 0.00020943 Jy ! Component: 150 - total flux cleaned = 0.000191856 Jy ! Component: 200 - total flux cleaned = 0.000175583 Jy ! Total flux subtracted in 200 components = 0.000175583 Jy ! Clean residual min=-0.004359 max=0.004394 Jy/beam ! Clean residual mean=-0.000001 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.168436 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.168436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084282Jy sigma=0.424354 ! Fit after self-cal, rms=0.084412Jy sigma=0.424229 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 (-108, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00258836 Jy ! Component: 100 - total flux cleaned = 0.00291568 Jy ! Component: 150 - total flux cleaned = 0.00267416 Jy ! Component: 200 - total flux cleaned = 0.00250789 Jy ! Total flux subtracted in 200 components = 0.00250789 Jy ! Clean residual min=-0.003374 max=0.003248 Jy/beam ! Clean residual mean=0.000006 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.170944 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 55 components and 0.170944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084184Jy sigma=0.422847 ! Fit after self-cal, rms=0.084189Jy sigma=0.422759 ! 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.084189Jy sigma=0.422759 ! Fit after self-cal, rms=0.084749Jy sigma=0.422599 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.206 mas, bmaj=13.61 mas, bpa=-12.09 degrees ! Estimated noise=3.01948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000273007 Jy ! Component: 100 - total flux cleaned = 0.000145876 Jy ! Component: 150 - total flux cleaned = 0.000200671 Jy ! Component: 200 - total flux cleaned = 0.00024318 Jy ! Total flux subtracted in 200 components = 0.00024318 Jy ! Clean residual min=-0.003728 max=0.004293 Jy/beam ! Clean residual mean=0.000005 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.171187 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.171187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084714Jy sigma=0.422504 ! Fit after self-cal, rms=0.084786Jy sigma=0.422470 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.33496e-06 Jy ! Component: 100 - total flux cleaned = -0.000213093 Jy ! Component: 150 - total flux cleaned = -0.000447932 Jy ! Component: 200 - total flux cleaned = -0.000667613 Jy ! Total flux subtracted in 200 components = -0.000667613 Jy ! Clean residual min=-0.003609 max=0.004203 Jy/beam ! Clean residual mean=0.000004 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.17052 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.17052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084776Jy sigma=0.422516 ! Fit after self-cal, rms=0.084787Jy sigma=0.422507 ! 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=2.848 mas, bmaj=7.314 mas, bpa=-12.83 degrees ! Estimated noise=2.21462 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.848 x 7.314 at -12.83 degrees (North through East) ! Clean map min=-0.0032148 max=0.14695 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.369 mas, bmaj=6.402 mas, bpa=-11.62 degrees ! Estimated noise=3.37963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113308 Jy ! Component: 100 - total flux cleaned = 0.141017 Jy ! Component: 150 - total flux cleaned = 0.154193 Jy ! Component: 200 - total flux cleaned = 0.160798 Jy ! Total flux subtracted in 200 components = 0.160798 Jy ! Clean residual min=-0.007221 max=0.005839 Jy/beam ! Clean residual mean=-0.000009 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.160798 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.160798 Jy ! Inverting map and beam ! Estimated beam: bmin=2.848 mas, bmaj=7.314 mas, bpa=-12.83 degrees ! Estimated noise=2.21462 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.00510065 Jy ! Component: 100 - total flux cleaned = 0.0081518 Jy ! Component: 150 - total flux cleaned = 0.00908123 Jy ! Component: 200 - total flux cleaned = 0.00941555 Jy ! Total flux subtracted in 200 components = 0.00941555 Jy ! Clean residual min=-0.004071 max=0.003373 Jy/beam ! Clean residual mean=0.000003 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.170214 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 36 components and 0.170214 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=6.206 mas, bmaj=13.61 mas, bpa=-12.09 degrees ! Estimated noise=3.01948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013285 Jy ! Component: 100 - total flux cleaned = 0.00140632 Jy ! Component: 150 - total flux cleaned = 0.00134946 Jy ! Component: 200 - total flux cleaned = 0.00112562 Jy ! Total flux subtracted in 200 components = 0.00112562 Jy ! Clean residual min=-0.003860 max=0.004491 Jy/beam ! Clean residual mean=0.000007 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.171339 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.000298567 Jy ! Component: 100 - total flux cleaned = -0.000566342 Jy ! Component: 150 - total flux cleaned = -0.000892753 Jy ! Component: 200 - total flux cleaned = -0.0010788 Jy ! Total flux subtracted in 200 components = -0.0010788 Jy ! Clean residual min=-0.003909 max=0.004334 Jy/beam ! Clean residual mean=0.000005 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.170261 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 55 components and 0.170261 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.848 mas, bmaj=7.314 mas, bpa=-12.83 degrees ! Estimated noise=2.21462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0013332 Jy ! Component: 100 - total flux cleaned = -0.00158864 Jy ! Component: 150 - total flux cleaned = -0.00176851 Jy ! Component: 200 - total flux cleaned = -0.00202024 Jy ! Total flux subtracted in 200 components = -0.00202024 Jy ! Clean residual min=-0.003261 max=0.003105 Jy/beam ! Clean residual mean=0.000002 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.16824 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.16824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084766Jy sigma=0.422244 ! Fit after self-cal, rms=0.084756Jy sigma=0.422157 wmodel J0803-0805_S_map.mod ! Writing 70 model components to file: J0803-0805_S_map.mod wobs J0803-0805_S_uvs.fits ! Writing UV FITS file: J0803-0805_S_uvs.fits wwins J0803-0805_S_map.win ! wwins: Wrote 2 windows to J0803-0805_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.000727157 Jy ! Component: 100 - total flux cleaned = -0.000995497 Jy ! Component: 150 - total flux cleaned = -0.0010983 Jy ! Component: 200 - total flux cleaned = -0.00110126 Jy ! Component: 250 - total flux cleaned = -0.00123206 Jy ! Component: 300 - total flux cleaned = -0.00135522 Jy ! Component: 350 - total flux cleaned = -0.00143317 Jy ! Component: 400 - total flux cleaned = -0.00150745 Jy ! Component: 450 - total flux cleaned = -0.00150639 Jy ! Component: 500 - total flux cleaned = -0.00143591 Jy ! Component: 550 - total flux cleaned = -0.00130119 Jy ! Component: 600 - total flux cleaned = -0.00126958 Jy ! Component: 650 - total flux cleaned = -0.00123712 Jy ! Component: 700 - total flux cleaned = -0.00111417 Jy ! Component: 750 - total flux cleaned = -0.00108477 Jy ! Component: 800 - total flux cleaned = -0.0011144 Jy ! Component: 850 - total flux cleaned = -0.00111384 Jy ! Component: 900 - total flux cleaned = -0.00105858 Jy ! Component: 950 - total flux cleaned = -0.00100475 Jy ! Component: 1000 - total flux cleaned = -0.001005 Jy ! Component: 1050 - total flux cleaned = -0.000978863 Jy ! Component: 1100 - total flux cleaned = -0.000928002 Jy ! Component: 1150 - total flux cleaned = -0.00087784 Jy ! Component: 1200 - total flux cleaned = -0.000902647 Jy ! Component: 1250 - total flux cleaned = -0.000926438 Jy ! Component: 1300 - total flux cleaned = -0.000901994 Jy ! Component: 1350 - total flux cleaned = -0.000878175 Jy ! Component: 1400 - total flux cleaned = -0.00080924 Jy ! Component: 1450 - total flux cleaned = -0.000809465 Jy ! Component: 1500 - total flux cleaned = -0.000764703 Jy ! Component: 1550 - total flux cleaned = -0.000764212 Jy ! Component: 1600 - total flux cleaned = -0.000677468 Jy ! Component: 1650 - total flux cleaned = -0.000720486 Jy ! Component: 1700 - total flux cleaned = -0.000741348 Jy ! Component: 1750 - total flux cleaned = -0.000719978 Jy ! Component: 1800 - total flux cleaned = -0.000596089 Jy ! Component: 1850 - total flux cleaned = -0.000555588 Jy ! Component: 1900 - total flux cleaned = -0.000515313 Jy ! Component: 1950 - total flux cleaned = -0.000435661 Jy ! Component: 2000 - total flux cleaned = -0.00039641 Jy ! Component: 2050 - total flux cleaned = -0.000318346 Jy ! Component: 2100 - total flux cleaned = -0.000241007 Jy ! Component: 2150 - total flux cleaned = -0.000145585 Jy ! Component: 2200 - total flux cleaned = -0.000164454 Jy ! Component: 2250 - total flux cleaned = -0.000127064 Jy ! Component: 2300 - total flux cleaned = -0.000127079 Jy ! Component: 2350 - total flux cleaned = -3.48446e-05 Jy ! Component: 2400 - total flux cleaned = -5.28422e-05 Jy ! Component: 2450 - total flux cleaned = 1.47164e-06 Jy ! Component: 2500 - total flux cleaned = 0.000108929 Jy ! Component: 2550 - total flux cleaned = 0.000162068 Jy ! Component: 2600 - total flux cleaned = 0.000179624 Jy ! Component: 2650 - total flux cleaned = 0.000284607 Jy ! Component: 2700 - total flux cleaned = 0.000354 Jy ! Component: 2750 - total flux cleaned = 0.000474538 Jy ! Component: 2800 - total flux cleaned = 0.000525935 Jy ! Component: 2850 - total flux cleaned = 0.000645109 Jy ! Component: 2900 - total flux cleaned = 0.000729907 Jy ! Component: 2950 - total flux cleaned = 0.000847905 Jy ! Component: 3000 - total flux cleaned = 0.000914931 Jy ! Component: 3050 - total flux cleaned = 0.00103157 Jy ! Component: 3100 - total flux cleaned = 0.00113099 Jy ! Component: 3150 - total flux cleaned = 0.00124624 Jy ! Component: 3200 - total flux cleaned = 0.00131175 Jy ! Component: 3250 - total flux cleaned = 0.00142587 Jy ! Component: 3300 - total flux cleaned = 0.00152327 Jy ! Component: 3350 - total flux cleaned = 0.00163642 Jy ! Component: 3400 - total flux cleaned = 0.0017329 Jy ! Component: 3450 - total flux cleaned = 0.00181297 Jy ! Component: 3500 - total flux cleaned = 0.00195659 Jy ! Component: 3550 - total flux cleaned = 0.00208353 Jy ! Component: 3600 - total flux cleaned = 0.00213092 Jy ! Component: 3650 - total flux cleaned = 0.00225691 Jy ! Component: 3700 - total flux cleaned = 0.00235105 Jy ! Component: 3750 - total flux cleaned = 0.00246052 Jy ! Component: 3800 - total flux cleaned = 0.00253846 Jy ! Component: 3850 - total flux cleaned = 0.00266271 Jy ! Component: 3900 - total flux cleaned = 0.00277109 Jy ! Component: 3950 - total flux cleaned = 0.0028791 Jy ! Component: 4000 - total flux cleaned = 0.00294059 Jy ! Component: 4050 - total flux cleaned = 0.00303271 Jy ! Total flux subtracted in 4096 components = 0.00309396 Jy ! Clean residual min=-0.000949 max=0.000932 Jy/beam ! Clean residual mean=0.000002 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.171334 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 324 components and 0.171334 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0803-0805_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.848 x 7.314 at -12.83 degrees (North through East) ! Clean map min=-0.0025676 max=0.14858 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0803-0805_S_map.fits wmodel /image_prod/ug002_uva//J0803-0805_S_map.mod ! Writing 324 model components to file: /image_prod/ug002_uva//J0803-0805_S_map.mod wobs /image_prod/ug002_uva//J0803-0805_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0803-0805_S_uvs.fits wwins /image_prod/ug002_uva//J0803-0805_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0803-0805_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.148584 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000232998 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.470437 0.470437 0.940874 1.88175 3.7635 7.52699 15.054 30.108 60.2159 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.148 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 637.704 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0803-0805_S_dfm.log closed on Wed Mar 4 22:09:35 2020