! Started logfile: /image_prod/ug002_uva//J0303-2407_S_dfm.log on Wed Mar 4 19:47:20 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//J0303-2407_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0303-2407_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.878333 visibilities/baseline/integration-bin. ! Found source: J0303-2407 ! ! 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 4743 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 J0303-2407_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012589Jy sigma=6.603553 ! Fit after self-cal, rms=0.882825Jy sigma=5.579416 ! 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.312 mas, bmaj=6.916 mas, bpa=-1.992 degrees ! Estimated noise=2.57533 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.0972101 Jy ! Component: 100 - total flux cleaned = 0.122391 Jy ! Total flux subtracted in 100 components = 0.122391 Jy ! Clean residual min=-0.007710 max=0.014274 Jy/beam ! Clean residual mean=-0.000107 rms=0.002654 Jy/beam ! Combined flux in latest and established models = 0.122391 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.122391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111044Jy sigma=0.512979 ! Fit after self-cal, rms=0.110817Jy sigma=0.512371 ! 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.891 mas, bmaj=8.073 mas, bpa=-2.077 degrees ! Estimated noise=1.72881 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.0191155 Jy ! Component: 100 - total flux cleaned = 0.028986 Jy ! Component: 150 - total flux cleaned = 0.0343879 Jy ! Component: 200 - total flux cleaned = 0.0373603 Jy ! Total flux subtracted in 200 components = 0.0373603 Jy ! Clean residual min=-0.007174 max=0.013042 Jy/beam ! Clean residual mean=-0.000129 rms=0.002490 Jy/beam ! Combined flux in latest and established models = 0.159751 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.159751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109575Jy sigma=0.469227 ! Fit after self-cal, rms=0.109651Jy sigma=0.468918 ! 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.891 x 8.073 at -2.077 degrees (North through East) ! Clean map min=-0.006857 max=0.1271 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.93 HN 1.25 KP 1.07 ! LA 0.92 MK 0.95 OV 1.04 PT 0.94 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.15 FD 0.89 HN 1.22 KP 1.07 ! LA 0.88 MK 0.98 OV 1.04 PT 0.95 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 0.93 HN 1.20 KP 1.04 ! LA 0.91 MK 0.97 OV 0.99 PT 0.95 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.109651Jy sigma=0.468918 ! Fit after self-cal, rms=0.157614Jy sigma=0.450980 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=8.041 mas, bpa=-1.774 degrees ! Estimated noise=1.7192 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 (-18.5, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00882864 Jy ! Component: 100 - total flux cleaned = 0.0122636 Jy ! Component: 150 - total flux cleaned = 0.0131658 Jy ! Component: 200 - total flux cleaned = 0.0139017 Jy ! Total flux subtracted in 200 components = 0.0139017 Jy ! Clean residual min=-0.004558 max=0.005799 Jy/beam ! Clean residual mean=-0.000019 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.173653 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 38 components and 0.173653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.157220Jy sigma=0.443367 ! Fit after self-cal, rms=0.157568Jy sigma=0.442454 ! 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.157568Jy sigma=0.442454 ! Fit after self-cal, rms=0.156756Jy sigma=0.440433 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.88 mas, bmaj=8.065 mas, bpa=-1.491 degrees ! Estimated noise=1.71717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00325663 Jy ! Component: 100 - total flux cleaned = 0.00470499 Jy ! Component: 150 - total flux cleaned = 0.00477024 Jy ! Component: 200 - total flux cleaned = 0.00476841 Jy ! Total flux subtracted in 200 components = 0.00476841 Jy ! Clean residual min=-0.003694 max=0.004927 Jy/beam ! Clean residual mean=-0.000009 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.178421 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 54 components and 0.178421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156708Jy sigma=0.439103 ! Fit after self-cal, rms=0.156658Jy sigma=0.438979 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 (-13.5, -55.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00350226 Jy ! Component: 100 - total flux cleaned = 0.00427815 Jy ! Component: 150 - total flux cleaned = 0.00478623 Jy ! Component: 200 - total flux cleaned = 0.0052417 Jy ! Total flux subtracted in 200 components = 0.0052417 Jy ! Clean residual min=-0.003874 max=0.004037 Jy/beam ! Clean residual mean=-0.000003 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.183663 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.183663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156549Jy sigma=0.437172 ! Fit after self-cal, rms=0.156542Jy sigma=0.437084 ! 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.156542Jy sigma=0.437084 ! Fit after self-cal, rms=0.157146Jy sigma=0.436928 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=8.062 mas, bpa=-1.317 degrees ! Estimated noise=1.71545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000802697 Jy ! Component: 100 - total flux cleaned = 0.000990674 Jy ! Component: 150 - total flux cleaned = 0.00115953 Jy ! Component: 200 - total flux cleaned = 0.00121015 Jy ! Total flux subtracted in 200 components = 0.00121015 Jy ! Clean residual min=-0.003754 max=0.003624 Jy/beam ! Clean residual mean=-0.000004 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.184873 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 87 components and 0.184873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.157092Jy sigma=0.436421 ! Fit after self-cal, rms=0.157093Jy sigma=0.436394 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.000216589 Jy ! Component: 100 - total flux cleaned = 0.000262945 Jy ! Component: 150 - total flux cleaned = 0.000307409 Jy ! Component: 200 - total flux cleaned = 0.000349265 Jy ! Total flux subtracted in 200 components = 0.000349265 Jy ! Clean residual min=-0.003679 max=0.003446 Jy/beam ! Clean residual mean=-0.000003 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.185222 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 100 components and 0.185222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.157057Jy sigma=0.436131 ! Fit after self-cal, rms=0.157061Jy sigma=0.436122 ! 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.157061Jy sigma=0.436122 ! Fit after self-cal, rms=0.156996Jy sigma=0.436063 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.176 mas, bmaj=20.08 mas, bpa=4.667 degrees ! Estimated noise=2.18766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165464 Jy ! Component: 100 - total flux cleaned = 0.0022913 Jy ! Component: 150 - total flux cleaned = 0.00253899 Jy ! Component: 200 - total flux cleaned = 0.00257367 Jy ! Total flux subtracted in 200 components = 0.00257367 Jy ! Clean residual min=-0.003628 max=0.003144 Jy/beam ! Clean residual mean=0.000007 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.187796 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 108 components and 0.187796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156997Jy sigma=0.435976 ! Fit after self-cal, rms=0.156972Jy sigma=0.435938 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.000340012 Jy ! Component: 100 - total flux cleaned = 0.000445147 Jy ! Component: 150 - total flux cleaned = 0.000444238 Jy ! Component: 200 - total flux cleaned = 0.000472678 Jy ! Total flux subtracted in 200 components = 0.000472678 Jy ! Clean residual min=-0.003595 max=0.003066 Jy/beam ! Clean residual mean=0.000010 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.188268 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 110 components and 0.188268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156982Jy sigma=0.435925 ! Fit after self-cal, rms=0.156970Jy sigma=0.435911 ! 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.882 mas, bmaj=8.056 mas, bpa=-1.183 degrees ! Estimated noise=1.71534 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.882 x 8.056 at -1.183 degrees (North through East) ! Clean map min=-0.0033791 max=0.12639 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.292 mas, bmaj=6.878 mas, bpa=-1.137 degrees ! Estimated noise=2.55934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0962392 Jy ! Component: 100 - total flux cleaned = 0.122261 Jy ! Component: 150 - total flux cleaned = 0.136364 Jy ! Component: 200 - total flux cleaned = 0.145978 Jy ! Total flux subtracted in 200 components = 0.145978 Jy ! Clean residual min=-0.006034 max=0.009123 Jy/beam ! Clean residual mean=-0.000053 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 0.145978 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.145978 Jy ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=8.056 mas, bpa=-1.183 degrees ! Estimated noise=1.71534 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) ! Added new window around map position (-3, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118524 Jy ! Component: 100 - total flux cleaned = 0.0191356 Jy ! Component: 150 - total flux cleaned = 0.0244222 Jy ! Component: 200 - total flux cleaned = 0.0283919 Jy ! Total flux subtracted in 200 components = 0.0283919 Jy ! Clean residual min=-0.003704 max=0.003948 Jy/beam ! Clean residual mean=-0.000028 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.17437 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 57 components and 0.17437 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=8.176 mas, bmaj=20.08 mas, bpa=4.667 degrees ! Estimated noise=2.18766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0049592 Jy ! Component: 100 - total flux cleaned = 0.00817865 Jy ! Component: 150 - total flux cleaned = 0.0104753 Jy ! Component: 200 - total flux cleaned = 0.0117155 Jy ! Total flux subtracted in 200 components = 0.0117155 Jy ! Clean residual min=-0.003820 max=0.003397 Jy/beam ! Clean residual mean=-0.000004 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.186085 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.000747218 Jy ! Component: 100 - total flux cleaned = 0.00115448 Jy ! Component: 150 - total flux cleaned = 0.00147963 Jy ! Component: 200 - total flux cleaned = 0.00173443 Jy ! Total flux subtracted in 200 components = 0.00173443 Jy ! Clean residual min=-0.003530 max=0.003412 Jy/beam ! Clean residual mean=0.000005 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.18782 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 92 components and 0.18782 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=8.056 mas, bpa=-1.183 degrees ! Estimated noise=1.71534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206502 Jy ! Component: 100 - total flux cleaned = -0.000209993 Jy ! Component: 150 - total flux cleaned = -0.00020471 Jy ! Component: 200 - total flux cleaned = -0.000144155 Jy ! Total flux subtracted in 200 components = -0.000144155 Jy ! Clean residual min=-0.003130 max=0.003039 Jy/beam ! Clean residual mean=0.000001 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.187675 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 113 components and 0.187676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156928Jy sigma=0.435056 ! Fit after self-cal, rms=0.156976Jy sigma=0.434819 wmodel J0303-2407_S_map.mod ! Writing 113 model components to file: J0303-2407_S_map.mod wobs J0303-2407_S_uvs.fits ! Writing UV FITS file: J0303-2407_S_uvs.fits wwins J0303-2407_S_map.win ! wwins: Wrote 4 windows to J0303-2407_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 = -5.15083e-05 Jy ! Component: 100 - total flux cleaned = -0.000102784 Jy ! Component: 150 - total flux cleaned = -0.000105486 Jy ! Component: 200 - total flux cleaned = -0.000197829 Jy ! Component: 250 - total flux cleaned = -0.000417597 Jy ! Component: 300 - total flux cleaned = -0.000459531 Jy ! Component: 350 - total flux cleaned = -0.000582321 Jy ! Component: 400 - total flux cleaned = -0.000779941 Jy ! Component: 450 - total flux cleaned = -0.000933295 Jy ! Component: 500 - total flux cleaned = -0.00112048 Jy ! Component: 550 - total flux cleaned = -0.00126635 Jy ! Component: 600 - total flux cleaned = -0.00148034 Jy ! Component: 650 - total flux cleaned = -0.00154989 Jy ! Component: 700 - total flux cleaned = -0.00168691 Jy ! Component: 750 - total flux cleaned = -0.00185367 Jy ! Component: 800 - total flux cleaned = -0.00201676 Jy ! Component: 850 - total flux cleaned = -0.00211236 Jy ! Component: 900 - total flux cleaned = -0.00226988 Jy ! Component: 950 - total flux cleaned = -0.00236252 Jy ! Component: 1000 - total flux cleaned = -0.00245349 Jy ! Component: 1050 - total flux cleaned = -0.00260315 Jy ! Component: 1100 - total flux cleaned = -0.0026915 Jy ! Component: 1150 - total flux cleaned = -0.00283632 Jy ! Component: 1200 - total flux cleaned = -0.00297935 Jy ! Component: 1250 - total flux cleaned = -0.00323251 Jy ! Component: 1300 - total flux cleaned = -0.00339873 Jy ! Component: 1350 - total flux cleaned = -0.00356249 Jy ! Component: 1400 - total flux cleaned = -0.00375112 Jy ! Component: 1450 - total flux cleaned = -0.00393732 Jy ! Component: 1500 - total flux cleaned = -0.00412064 Jy ! Component: 1550 - total flux cleaned = -0.00419839 Jy ! Component: 1600 - total flux cleaned = -0.00435204 Jy ! Component: 1650 - total flux cleaned = -0.00442797 Jy ! Component: 1700 - total flux cleaned = -0.00452808 Jy ! Component: 1750 - total flux cleaned = -0.00460192 Jy ! Component: 1800 - total flux cleaned = -0.0047482 Jy ! Component: 1850 - total flux cleaned = -0.00479641 Jy ! Component: 1900 - total flux cleaned = -0.0049394 Jy ! Component: 1950 - total flux cleaned = -0.00503352 Jy ! Component: 2000 - total flux cleaned = -0.00515028 Jy ! Component: 2050 - total flux cleaned = -0.00524262 Jy ! Component: 2100 - total flux cleaned = -0.00535708 Jy ! Component: 2150 - total flux cleaned = -0.00544782 Jy ! Component: 2200 - total flux cleaned = -0.00558221 Jy ! Component: 2250 - total flux cleaned = -0.00567076 Jy ! Component: 2300 - total flux cleaned = -0.00573676 Jy ! Component: 2350 - total flux cleaned = -0.00582402 Jy ! Component: 2400 - total flux cleaned = -0.00593195 Jy ! Component: 2450 - total flux cleaned = -0.00601746 Jy ! Component: 2500 - total flux cleaned = -0.00608093 Jy ! Component: 2550 - total flux cleaned = -0.00614394 Jy ! Component: 2600 - total flux cleaned = -0.00620654 Jy ! Component: 2650 - total flux cleaned = -0.00637168 Jy ! Component: 2700 - total flux cleaned = -0.00641274 Jy ! Component: 2750 - total flux cleaned = -0.00647384 Jy ! Component: 2800 - total flux cleaned = -0.00657508 Jy ! Component: 2850 - total flux cleaned = -0.00671549 Jy ! Component: 2900 - total flux cleaned = -0.00687447 Jy ! Component: 2950 - total flux cleaned = -0.00697343 Jy ! Component: 3000 - total flux cleaned = -0.00709132 Jy ! Component: 3050 - total flux cleaned = -0.00728625 Jy ! Component: 3100 - total flux cleaned = -0.00740253 Jy ! Component: 3150 - total flux cleaned = -0.00757562 Jy ! Component: 3200 - total flux cleaned = -0.00772861 Jy ! Component: 3250 - total flux cleaned = -0.00784259 Jy ! Component: 3300 - total flux cleaned = -0.007956 Jy ! Component: 3350 - total flux cleaned = -0.00803133 Jy ! Component: 3400 - total flux cleaned = -0.00814361 Jy ! Component: 3450 - total flux cleaned = -0.0082925 Jy ! Component: 3500 - total flux cleaned = -0.00840347 Jy ! Component: 3550 - total flux cleaned = -0.00856897 Jy ! Component: 3600 - total flux cleaned = -0.00867877 Jy ! Component: 3650 - total flux cleaned = -0.00886096 Jy ! Component: 3700 - total flux cleaned = -0.00891535 Jy ! Component: 3750 - total flux cleaned = -0.00907791 Jy ! Component: 3800 - total flux cleaned = -0.00922167 Jy ! Component: 3850 - total flux cleaned = -0.00931116 Jy ! Component: 3900 - total flux cleaned = -0.00945364 Jy ! Component: 3950 - total flux cleaned = -0.00961321 Jy ! Component: 4000 - total flux cleaned = -0.00968395 Jy ! Component: 4050 - total flux cleaned = -0.00986013 Jy ! Total flux subtracted in 4096 components = -0.00993018 Jy ! Clean residual min=-0.001086 max=0.000886 Jy/beam ! Clean residual mean=-0.000003 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.177745 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 381 components and 0.177745 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0303-2407_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.882 x 8.056 at -1.183 degrees (North through East) ! Clean map min=-0.0021631 max=0.13012 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0303-2407_S_map.fits wmodel /image_prod/ug002_uva//J0303-2407_S_map.mod ! Writing 381 model components to file: /image_prod/ug002_uva//J0303-2407_S_map.mod wobs /image_prod/ug002_uva//J0303-2407_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0303-2407_S_uvs.fits wwins /image_prod/ug002_uva//J0303-2407_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0303-2407_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.130125 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000304774 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.702649 0.702649 1.4053 2.81059 5.62119 11.2424 22.4848 44.9695 89.939 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.13 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 426.955 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0303-2407_S_dfm.log closed on Wed Mar 4 19:47:24 2020