! Started logfile: /image_prod/ug002_uva//J2240-0836_S_dfm.log on Thu Mar 5 05:50:26 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//J2240-0836_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2240-0836_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.883333 visibilities/baseline/integration-bin. ! Found source: J2240-0836 ! ! 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 5724 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 J2240-0836_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018096Jy sigma=7.123275 ! Fit after self-cal, rms=0.868583Jy sigma=6.006797 ! 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=3.76 mas, bmaj=10.44 mas, bpa=19.56 degrees ! Estimated noise=1.96318 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.108294 Jy ! Component: 100 - total flux cleaned = 0.136856 Jy ! Total flux subtracted in 100 components = 0.136856 Jy ! Clean residual min=-0.008258 max=0.013423 Jy/beam ! Clean residual mean=0.000019 rms=0.002704 Jy/beam ! Combined flux in latest and established models = 0.136856 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.136856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113480Jy sigma=0.502287 ! Fit after self-cal, rms=0.113423Jy sigma=0.501968 ! 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=4.483 mas, bmaj=11.38 mas, bpa=15.91 degrees ! Estimated noise=1.42173 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, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181039 Jy ! Component: 100 - total flux cleaned = 0.027216 Jy ! Component: 150 - total flux cleaned = 0.0309918 Jy ! Component: 200 - total flux cleaned = 0.0314821 Jy ! Total flux subtracted in 200 components = 0.0314821 Jy ! Clean residual min=-0.005761 max=0.007058 Jy/beam ! Clean residual mean=0.000007 rms=0.001592 Jy/beam ! Combined flux in latest and established models = 0.168338 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 43 components and 0.168338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110259Jy sigma=0.470766 ! Fit after self-cal, rms=0.110271Jy sigma=0.470575 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.483 x 11.38 at 15.91 degrees (North through East) ! Clean map min=-0.0055065 max=0.12736 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 HN 0.95 KP 0.98 ! LA 1.01 NL 0.94 OV 0.99 PT 1.03 ! SC 1.14 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.97 FD 0.97 HN 0.99 KP 0.97 ! LA 1.00 NL 0.96 OV 0.91 PT 1.01 ! SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.44 FD 0.98 HN 1.22 KP 0.99 ! LA 1.00 NL 0.96 OV 0.95 PT 1.00 ! SC 1.27 ! ! ! Fit before self-cal, rms=0.110271Jy sigma=0.470575 ! Fit after self-cal, rms=0.130652Jy sigma=0.455303 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.593 mas, bmaj=11.57 mas, bpa=14.67 degrees ! Estimated noise=1.45011 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.00125378 Jy ! Component: 100 - total flux cleaned = -0.00125242 Jy ! Component: 150 - total flux cleaned = -0.00114506 Jy ! Component: 200 - total flux cleaned = -0.00114432 Jy ! Total flux subtracted in 200 components = -0.00114432 Jy ! Clean residual min=-0.004385 max=0.005019 Jy/beam ! Clean residual mean=0.000004 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.167194 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.167194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130272Jy sigma=0.453458 ! Fit after self-cal, rms=0.130413Jy sigma=0.453266 ! 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.130413Jy sigma=0.453266 ! Fit after self-cal, rms=0.111559Jy sigma=0.442743 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.58 mas, bmaj=11.44 mas, bpa=15.08 degrees ! Estimated noise=1.44019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000444406 Jy ! Component: 100 - total flux cleaned = 0.000858411 Jy ! Component: 150 - total flux cleaned = 0.00120253 Jy ! Component: 200 - total flux cleaned = 0.00135489 Jy ! Total flux subtracted in 200 components = 0.00135489 Jy ! Clean residual min=-0.002956 max=0.003941 Jy/beam ! Clean residual mean=-0.000001 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.168549 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.168549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111492Jy sigma=0.441940 ! Fit after self-cal, rms=0.111456Jy sigma=0.441773 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 (14.5, -27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351576 Jy ! Component: 100 - total flux cleaned = 0.0045189 Jy ! Component: 150 - total flux cleaned = 0.00520111 Jy ! Component: 200 - total flux cleaned = 0.00558267 Jy ! Total flux subtracted in 200 components = 0.00558267 Jy ! Clean residual min=-0.002531 max=0.002170 Jy/beam ! Clean residual mean=-0.000002 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.174131 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 99 components and 0.174131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111329Jy sigma=0.440282 ! Fit after self-cal, rms=0.111320Jy sigma=0.440178 ! 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.111320Jy sigma=0.440178 ! Fit after self-cal, rms=0.111728Jy sigma=0.439931 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.571 mas, bmaj=11.4 mas, bpa=15.04 degrees ! Estimated noise=1.43538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157227 Jy ! Component: 100 - total flux cleaned = 0.0021774 Jy ! Component: 150 - total flux cleaned = 0.00260606 Jy ! Component: 200 - total flux cleaned = 0.00279575 Jy ! Total flux subtracted in 200 components = 0.00279575 Jy ! Clean residual min=-0.002438 max=0.001895 Jy/beam ! Clean residual mean=-0.000002 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.176927 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 114 components and 0.176927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111677Jy sigma=0.439502 ! Fit after self-cal, rms=0.111667Jy sigma=0.439476 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.000402608 Jy ! Component: 100 - total flux cleaned = 0.000504133 Jy ! Component: 150 - total flux cleaned = 0.000600013 Jy ! Component: 200 - total flux cleaned = 0.000690495 Jy ! Total flux subtracted in 200 components = 0.000690495 Jy ! Clean residual min=-0.002455 max=0.001834 Jy/beam ! Clean residual mean=-0.000002 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.177617 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 132 components and 0.177617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111639Jy sigma=0.439317 ! Fit after self-cal, rms=0.111637Jy sigma=0.439309 ! 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.111637Jy sigma=0.439309 ! Fit after self-cal, rms=0.111995Jy sigma=0.439222 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.343 mas, bmaj=15.63 mas, bpa=4.444 degrees ! Estimated noise=1.51912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000878597 Jy ! Component: 100 - total flux cleaned = 0.00125065 Jy ! Component: 150 - total flux cleaned = 0.00149447 Jy ! Component: 200 - total flux cleaned = 0.00166532 Jy ! Total flux subtracted in 200 components = 0.00166532 Jy ! Clean residual min=-0.002385 max=0.002249 Jy/beam ! Clean residual mean=-0.000002 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.179283 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 161 components and 0.179283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111983Jy sigma=0.439060 ! Fit after self-cal, rms=0.111982Jy sigma=0.439052 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.00017703 Jy ! Component: 100 - total flux cleaned = 0.000289889 Jy ! Component: 150 - total flux cleaned = 0.000375432 Jy ! Component: 200 - total flux cleaned = 0.000454621 Jy ! Total flux subtracted in 200 components = 0.000454621 Jy ! Clean residual min=-0.002424 max=0.002272 Jy/beam ! Clean residual mean=-0.000002 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.179737 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 170 components and 0.179737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111977Jy sigma=0.438975 ! Fit after self-cal, rms=0.111980Jy sigma=0.438972 ! 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=4.567 mas, bmaj=11.39 mas, bpa=15.01 degrees ! Estimated noise=1.43324 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.567 x 11.39 at 15.01 degrees (North through East) ! Clean map min=-0.0034407 max=0.12931 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=3.877 mas, bmaj=10.4 mas, bpa=18.48 degrees ! Estimated noise=2.02323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111508 Jy ! Component: 100 - total flux cleaned = 0.137444 Jy ! Component: 150 - total flux cleaned = 0.149449 Jy ! Component: 200 - total flux cleaned = 0.156863 Jy ! Total flux subtracted in 200 components = 0.156863 Jy ! Clean residual min=-0.004370 max=0.004568 Jy/beam ! Clean residual mean=0.000007 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.156863 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.156863 Jy ! Inverting map and beam ! Estimated beam: bmin=4.567 mas, bmaj=11.39 mas, bpa=15.01 degrees ! Estimated noise=1.43324 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 (5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00595987 Jy ! Component: 100 - total flux cleaned = 0.0100194 Jy ! Component: 150 - total flux cleaned = 0.0131499 Jy ! Component: 200 - total flux cleaned = 0.0145757 Jy ! Total flux subtracted in 200 components = 0.0145757 Jy ! Clean residual min=-0.003038 max=0.002368 Jy/beam ! Clean residual mean=0.000001 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.171439 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 48 components and 0.171439 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.343 mas, bmaj=15.63 mas, bpa=4.444 degrees ! Estimated noise=1.51912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233631 Jy ! Component: 100 - total flux cleaned = 0.00397996 Jy ! Component: 150 - total flux cleaned = 0.00482598 Jy ! Component: 200 - total flux cleaned = 0.00535568 Jy ! Total flux subtracted in 200 components = 0.00535568 Jy ! Clean residual min=-0.002817 max=0.002332 Jy/beam ! Clean residual mean=-0.000001 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.176795 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.000346534 Jy ! Component: 100 - total flux cleaned = 0.000592437 Jy ! Component: 150 - total flux cleaned = 0.000756781 Jy ! Component: 200 - total flux cleaned = 0.000910469 Jy ! Total flux subtracted in 200 components = 0.000910469 Jy ! Clean residual min=-0.002767 max=0.002318 Jy/beam ! Clean residual mean=-0.000002 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.177705 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 98 components and 0.177705 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.567 mas, bmaj=11.39 mas, bpa=15.01 degrees ! Estimated noise=1.43324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000658318 Jy ! Component: 100 - total flux cleaned = -0.000477449 Jy ! Component: 150 - total flux cleaned = -0.000369334 Jy ! Component: 200 - total flux cleaned = -0.00031997 Jy ! Total flux subtracted in 200 components = -0.00031997 Jy ! Clean residual min=-0.002601 max=0.002022 Jy/beam ! Clean residual mean=-0.000001 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.177385 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 116 components and 0.177385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112042Jy sigma=0.439217 ! Fit after self-cal, rms=0.111835Jy sigma=0.439152 wmodel J2240-0836_S_map.mod ! Writing 116 model components to file: J2240-0836_S_map.mod wobs J2240-0836_S_uvs.fits ! Writing UV FITS file: J2240-0836_S_uvs.fits wwins J2240-0836_S_map.win ! wwins: Wrote 4 windows to J2240-0836_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.00100047 Jy ! Component: 100 - total flux cleaned = -0.00114236 Jy ! Component: 150 - total flux cleaned = -0.00133957 Jy ! Component: 200 - total flux cleaned = -0.00143184 Jy ! Component: 250 - total flux cleaned = -0.00166932 Jy ! Component: 300 - total flux cleaned = -0.00175477 Jy ! Component: 350 - total flux cleaned = -0.00172819 Jy ! Component: 400 - total flux cleaned = -0.00170185 Jy ! Component: 450 - total flux cleaned = -0.00162481 Jy ! Component: 500 - total flux cleaned = -0.00162514 Jy ! Component: 550 - total flux cleaned = -0.00162534 Jy ! Component: 600 - total flux cleaned = -0.00164895 Jy ! Component: 650 - total flux cleaned = -0.00162535 Jy ! Component: 700 - total flux cleaned = -0.00160256 Jy ! Component: 750 - total flux cleaned = -0.00158008 Jy ! Component: 800 - total flux cleaned = -0.00149187 Jy ! Component: 850 - total flux cleaned = -0.00153538 Jy ! Component: 900 - total flux cleaned = -0.00149236 Jy ! Component: 950 - total flux cleaned = -0.00145028 Jy ! Component: 1000 - total flux cleaned = -0.00145047 Jy ! Component: 1050 - total flux cleaned = -0.00140926 Jy ! Component: 1100 - total flux cleaned = -0.00134909 Jy ! Component: 1150 - total flux cleaned = -0.00134914 Jy ! Component: 1200 - total flux cleaned = -0.00128993 Jy ! Component: 1250 - total flux cleaned = -0.00127043 Jy ! Component: 1300 - total flux cleaned = -0.00121276 Jy ! Component: 1350 - total flux cleaned = -0.00119393 Jy ! Component: 1400 - total flux cleaned = -0.0010628 Jy ! Component: 1450 - total flux cleaned = -0.00102577 Jy ! Component: 1500 - total flux cleaned = -0.000970894 Jy ! Component: 1550 - total flux cleaned = -0.000880488 Jy ! Component: 1600 - total flux cleaned = -0.000791323 Jy ! Component: 1650 - total flux cleaned = -0.000791112 Jy ! Component: 1700 - total flux cleaned = -0.000721243 Jy ! Component: 1750 - total flux cleaned = -0.000669366 Jy ! Component: 1800 - total flux cleaned = -0.000583731 Jy ! Component: 1850 - total flux cleaned = -0.000532708 Jy ! Component: 1900 - total flux cleaned = -0.000415103 Jy ! Component: 1950 - total flux cleaned = -0.000365036 Jy ! Component: 2000 - total flux cleaned = -0.000299134 Jy ! Component: 2050 - total flux cleaned = -0.000217335 Jy ! Component: 2100 - total flux cleaned = -0.000103925 Jy ! Component: 2150 - total flux cleaned = -7.65345e-06 Jy ! Component: 2200 - total flux cleaned = 0.000103799 Jy ! Component: 2250 - total flux cleaned = 0.000135479 Jy ! Component: 2300 - total flux cleaned = 0.000229551 Jy ! Component: 2350 - total flux cleaned = 0.000322721 Jy ! Component: 2400 - total flux cleaned = 0.000430633 Jy ! Component: 2450 - total flux cleaned = 0.000522135 Jy ! Component: 2500 - total flux cleaned = 0.000628334 Jy ! Component: 2550 - total flux cleaned = 0.000718367 Jy ! Component: 2600 - total flux cleaned = 0.000748169 Jy ! Component: 2650 - total flux cleaned = 0.000822265 Jy ! Component: 2700 - total flux cleaned = 0.000866287 Jy ! Component: 2750 - total flux cleaned = 0.000924657 Jy ! Component: 2800 - total flux cleaned = 0.000939118 Jy ! Component: 2850 - total flux cleaned = 0.000967776 Jy ! Component: 2900 - total flux cleaned = 0.000996402 Jy ! Component: 2950 - total flux cleaned = 0.00102502 Jy ! Component: 3000 - total flux cleaned = 0.00108166 Jy ! Component: 3050 - total flux cleaned = 0.00108181 Jy ! Component: 3100 - total flux cleaned = 0.00115168 Jy ! Component: 3150 - total flux cleaned = 0.00115164 Jy ! Component: 3200 - total flux cleaned = 0.00120669 Jy ! Component: 3250 - total flux cleaned = 0.0012478 Jy ! Component: 3300 - total flux cleaned = 0.00127505 Jy ! Component: 3350 - total flux cleaned = 0.00130209 Jy ! Component: 3400 - total flux cleaned = 0.00136925 Jy ! Component: 3450 - total flux cleaned = 0.00138253 Jy ! Component: 3500 - total flux cleaned = 0.00138249 Jy ! Component: 3550 - total flux cleaned = 0.0013692 Jy ! Component: 3600 - total flux cleaned = 0.00146113 Jy ! Component: 3650 - total flux cleaned = 0.00147409 Jy ! Component: 3700 - total flux cleaned = 0.00149995 Jy ! Component: 3750 - total flux cleaned = 0.00147418 Jy ! Component: 3800 - total flux cleaned = 0.00153834 Jy ! Component: 3850 - total flux cleaned = 0.00152553 Jy ! Component: 3900 - total flux cleaned = 0.00153832 Jy ! Component: 3950 - total flux cleaned = 0.00152575 Jy ! Component: 4000 - total flux cleaned = 0.0015509 Jy ! Component: 4050 - total flux cleaned = 0.00153844 Jy ! Total flux subtracted in 4096 components = 0.00155082 Jy ! Clean residual min=-0.000761 max=0.000913 Jy/beam ! Clean residual mean=-0.000001 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.178936 Jy keep ! Adding 239 model components to the UV plane model. ! The established model now contains 355 components and 0.178936 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2240-0836_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.567 x 11.39 at 15.01 degrees (North through East) ! Clean map min=-0.0021292 max=0.13418 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2240-0836_S_map.fits wmodel /image_prod/ug002_uva//J2240-0836_S_map.mod ! Writing 355 model components to file: /image_prod/ug002_uva//J2240-0836_S_map.mod wobs /image_prod/ug002_uva//J2240-0836_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2240-0836_S_uvs.fits wwins /image_prod/ug002_uva//J2240-0836_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J2240-0836_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.134177 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215749 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.482384 0.482384 0.964767 1.92953 3.85907 7.71814 15.4363 30.8726 61.7451 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.134 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 621.911 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2240-0836_S_dfm.log closed on Thu Mar 5 05:50:29 2020