! Started logfile: /image_prod/ug002_uva//J0509+3951_S_a_dfm.log on Wed Mar 4 20:42:33 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//J0509+3951_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0509+3951_S_a_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.898611 visibilities/baseline/integration-bin. ! Found source: J0509+3951 ! ! 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 5823 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 J0509+3951_S_a] 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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999445Jy sigma=8.045366 ! Fit after self-cal, rms=0.911304Jy sigma=7.353099 ! 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.952 mas, bmaj=5.194 mas, bpa=-1.115 degrees ! Estimated noise=1.57059 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.0673296 Jy ! Component: 100 - total flux cleaned = 0.0848842 Jy ! Total flux subtracted in 100 components = 0.0848842 Jy ! Clean residual min=-0.004889 max=0.007000 Jy/beam ! Clean residual mean=0.000005 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.0848842 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0848842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082959Jy sigma=0.478740 ! Fit after self-cal, rms=0.082833Jy sigma=0.478110 ! 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.443 mas, bmaj=5.761 mas, bpa=0.5693 degrees ! Estimated noise=1.20588 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.00743647 Jy ! Component: 100 - total flux cleaned = 0.00941706 Jy ! Component: 150 - total flux cleaned = 0.0092277 Jy ! Component: 200 - total flux cleaned = 0.00914931 Jy ! Total flux subtracted in 200 components = 0.00914931 Jy ! Clean residual min=-0.004204 max=0.004592 Jy/beam ! Clean residual mean=0.000004 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.0940335 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 19 components and 0.0940335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081754Jy sigma=0.472769 ! Fit after self-cal, rms=0.081749Jy sigma=0.472723 ! 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.443 x 5.761 at 0.5693 degrees (North through East) ! Clean map min=-0.004108 max=0.088159 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.01 KP 0.99 ! LA 1.03 MK 1.15 NL 1.05 OV 0.92 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.05 KP 1.05 ! LA 0.99 MK 1.13 NL 0.79 OV 0.94 ! SC 0.66 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.07 HN 0.96 KP 1.01 ! LA 0.97 MK 1.08 NL 1.01 OV 0.96 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.081749Jy sigma=0.472723 ! Fit after self-cal, rms=0.069452Jy sigma=0.465145 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=5.752 mas, bpa=2.967 degrees ! Estimated noise=1.19999 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.000294937 Jy ! Component: 100 - total flux cleaned = -0.000370418 Jy ! Component: 150 - total flux cleaned = -0.000433072 Jy ! Component: 200 - total flux cleaned = -0.00048841 Jy ! Total flux subtracted in 200 components = -0.00048841 Jy ! Clean residual min=-0.003856 max=0.003386 Jy/beam ! Clean residual mean=0.000003 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.0935451 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0935451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069409Jy sigma=0.464926 ! Fit after self-cal, rms=0.069374Jy sigma=0.464596 ! 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.069374Jy sigma=0.464596 ! Fit after self-cal, rms=0.073066Jy sigma=0.452293 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=5.67 mas, bpa=2.051 degrees ! Estimated noise=1.20002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000655026 Jy ! Component: 100 - total flux cleaned = 0.0004474 Jy ! Component: 150 - total flux cleaned = 0.000331675 Jy ! Component: 200 - total flux cleaned = 0.000257002 Jy ! Total flux subtracted in 200 components = 0.000257002 Jy ! Clean residual min=-0.002696 max=0.002463 Jy/beam ! Clean residual mean=0.000002 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0938021 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.0938021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073023Jy sigma=0.452097 ! Fit after self-cal, rms=0.073148Jy sigma=0.451687 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.09469e-05 Jy ! Component: 100 - total flux cleaned = -0.000125082 Jy ! Component: 150 - total flux cleaned = -0.000209376 Jy ! Component: 200 - total flux cleaned = -0.000259246 Jy ! Total flux subtracted in 200 components = -0.000259246 Jy ! Clean residual min=-0.002686 max=0.002389 Jy/beam ! Clean residual mean=0.000002 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.0935428 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.0935428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073135Jy sigma=0.451650 ! Fit after self-cal, rms=0.073148Jy sigma=0.451638 ! 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.073148Jy sigma=0.451638 ! Fit after self-cal, rms=0.073664Jy sigma=0.451370 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=5.652 mas, bpa=2.219 degrees ! Estimated noise=1.1988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000423213 Jy ! Component: 100 - total flux cleaned = 0.000364835 Jy ! Component: 150 - total flux cleaned = 0.00030463 Jy ! Component: 200 - total flux cleaned = 0.000267193 Jy ! Total flux subtracted in 200 components = 0.000267193 Jy ! Clean residual min=-0.002682 max=0.002187 Jy/beam ! Clean residual mean=0.000002 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.09381 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.09381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073646Jy sigma=0.451304 ! Fit after self-cal, rms=0.073662Jy sigma=0.451286 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.29079e-05 Jy ! Component: 100 - total flux cleaned = 3.99886e-05 Jy ! Component: 150 - total flux cleaned = 4.05642e-06 Jy ! Component: 200 - total flux cleaned = -3.53749e-05 Jy ! Total flux subtracted in 200 components = -3.53749e-05 Jy ! Clean residual min=-0.002649 max=0.002187 Jy/beam ! Clean residual mean=0.000002 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0937746 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.0937746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073656Jy sigma=0.451278 ! Fit after self-cal, rms=0.073659Jy sigma=0.451274 ! 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.073659Jy sigma=0.451274 ! Fit after self-cal, rms=0.073693Jy sigma=0.451237 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.218 mas, bmaj=9.001 mas, bpa=8.559 degrees ! Estimated noise=1.47691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000822789 Jy ! Component: 100 - total flux cleaned = 0.000870871 Jy ! Component: 150 - total flux cleaned = 0.000916384 Jy ! Component: 200 - total flux cleaned = 0.000925839 Jy ! Total flux subtracted in 200 components = 0.000925839 Jy ! Clean residual min=-0.002169 max=0.002618 Jy/beam ! Clean residual mean=0.000003 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0947005 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.0947005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073697Jy sigma=0.451285 ! Fit after self-cal, rms=0.073702Jy sigma=0.451258 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.4323e-05 Jy ! Component: 100 - total flux cleaned = 2.13139e-05 Jy ! Component: 150 - total flux cleaned = 3.2305e-05 Jy ! Component: 200 - total flux cleaned = 4.1085e-05 Jy ! Total flux subtracted in 200 components = 4.1085e-05 Jy ! Clean residual min=-0.002170 max=0.002623 Jy/beam ! Clean residual mean=0.000003 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.0947416 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.0947416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073705Jy sigma=0.451314 ! Fit after self-cal, rms=0.073709Jy sigma=0.451302 ! 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.407 mas, bmaj=5.638 mas, bpa=2.339 degrees ! Estimated noise=1.19851 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.407 x 5.638 at 2.339 degrees (North through East) ! Clean map min=-0.0024964 max=0.08792 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.949 mas, bmaj=5.058 mas, bpa=0.2728 degrees ! Estimated noise=1.56168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0669577 Jy ! Component: 100 - total flux cleaned = 0.0841123 Jy ! Component: 150 - total flux cleaned = 0.0910251 Jy ! Component: 200 - total flux cleaned = 0.0937351 Jy ! Total flux subtracted in 200 components = 0.0937351 Jy ! Clean residual min=-0.003260 max=0.002882 Jy/beam ! Clean residual mean=0.000002 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0937351 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0937351 Jy ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=5.638 mas, bpa=2.339 degrees ! Estimated noise=1.19851 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.00124342 Jy ! Component: 100 - total flux cleaned = 0.0014813 Jy ! Component: 150 - total flux cleaned = 0.0014538 Jy ! Component: 200 - total flux cleaned = 0.00138735 Jy ! Total flux subtracted in 200 components = 0.00138735 Jy ! Clean residual min=-0.002874 max=0.002332 Jy/beam ! Clean residual mean=0.000001 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0951225 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.0951225 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.218 mas, bmaj=9.001 mas, bpa=8.559 degrees ! Estimated noise=1.47691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.56198e-08 Jy ! Component: 100 - total flux cleaned = -0.000142048 Jy ! Component: 150 - total flux cleaned = -0.000229457 Jy ! Component: 200 - total flux cleaned = -0.000247647 Jy ! Total flux subtracted in 200 components = -0.000247647 Jy ! Clean residual min=-0.002189 max=0.002589 Jy/beam ! Clean residual mean=0.000003 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.0948748 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 = -3.21911e-05 Jy ! Component: 100 - total flux cleaned = -6.03555e-05 Jy ! Component: 150 - total flux cleaned = -7.26364e-05 Jy ! Component: 200 - total flux cleaned = -8.42951e-05 Jy ! Total flux subtracted in 200 components = -8.42951e-05 Jy ! Clean residual min=-0.002182 max=0.002608 Jy/beam ! Clean residual mean=0.000003 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.0947905 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.0947905 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=5.638 mas, bpa=2.339 degrees ! Estimated noise=1.19851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00021064 Jy ! Component: 100 - total flux cleaned = -0.000253674 Jy ! Component: 150 - total flux cleaned = -0.000369584 Jy ! Component: 200 - total flux cleaned = -0.000454345 Jy ! Total flux subtracted in 200 components = -0.000454345 Jy ! Clean residual min=-0.002632 max=0.002263 Jy/beam ! Clean residual mean=0.000002 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0943362 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.0943362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073711Jy sigma=0.451346 ! Fit after self-cal, rms=0.073714Jy sigma=0.451321 wmodel J0509+3951_S_a_map.mod ! Writing 43 model components to file: J0509+3951_S_a_map.mod wobs J0509+3951_S_a_uvs.fits ! Writing UV FITS file: J0509+3951_S_a_uvs.fits wwins J0509+3951_S_a_map.win ! wwins: Wrote 1 windows to J0509+3951_S_a_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.000186104 Jy ! Component: 100 - total flux cleaned = 0.000164889 Jy ! Component: 150 - total flux cleaned = 0.000239834 Jy ! Component: 200 - total flux cleaned = 0.000240725 Jy ! Component: 250 - total flux cleaned = 0.00020711 Jy ! Component: 300 - total flux cleaned = 0.000108165 Jy ! Component: 350 - total flux cleaned = -5.23956e-05 Jy ! Component: 400 - total flux cleaned = -0.00020955 Jy ! Component: 450 - total flux cleaned = -0.000516912 Jy ! Component: 500 - total flux cleaned = -0.000667942 Jy ! Component: 550 - total flux cleaned = -0.000875204 Jy ! Component: 600 - total flux cleaned = -0.00104998 Jy ! Component: 650 - total flux cleaned = -0.00122187 Jy ! Component: 700 - total flux cleaned = -0.00147444 Jy ! Component: 750 - total flux cleaned = -0.00158469 Jy ! Component: 800 - total flux cleaned = -0.00177512 Jy ! Component: 850 - total flux cleaned = -0.00185523 Jy ! Component: 900 - total flux cleaned = -0.00196097 Jy ! Component: 950 - total flux cleaned = -0.00221942 Jy ! Component: 1000 - total flux cleaned = -0.00232084 Jy ! Component: 1050 - total flux cleaned = -0.00239586 Jy ! Component: 1100 - total flux cleaned = -0.00239583 Jy ! Component: 1150 - total flux cleaned = -0.00256717 Jy ! Component: 1200 - total flux cleaned = -0.00268688 Jy ! Component: 1250 - total flux cleaned = -0.00273399 Jy ! Component: 1300 - total flux cleaned = -0.00285077 Jy ! Component: 1350 - total flux cleaned = -0.00282735 Jy ! Component: 1400 - total flux cleaned = -0.00291865 Jy ! Component: 1450 - total flux cleaned = -0.0030307 Jy ! Component: 1500 - total flux cleaned = -0.0030083 Jy ! Component: 1550 - total flux cleaned = -0.00309619 Jy ! Component: 1600 - total flux cleaned = -0.00311806 Jy ! Component: 1650 - total flux cleaned = -0.00320351 Jy ! Component: 1700 - total flux cleaned = -0.00316085 Jy ! Component: 1750 - total flux cleaned = -0.00307766 Jy ! Component: 1800 - total flux cleaned = -0.00313932 Jy ! Component: 1850 - total flux cleaned = -0.00315968 Jy ! Component: 1900 - total flux cleaned = -0.00307906 Jy ! Component: 1950 - total flux cleaned = -0.00309931 Jy ! Component: 2000 - total flux cleaned = -0.00309946 Jy ! Component: 2050 - total flux cleaned = -0.00304081 Jy ! Component: 2100 - total flux cleaned = -0.00315652 Jy ! Component: 2150 - total flux cleaned = -0.00313726 Jy ! Component: 2200 - total flux cleaned = -0.00315592 Jy ! Component: 2250 - total flux cleaned = -0.00319354 Jy ! Component: 2300 - total flux cleaned = -0.00313789 Jy ! Component: 2350 - total flux cleaned = -0.00321121 Jy ! Component: 2400 - total flux cleaned = -0.00322941 Jy ! Component: 2450 - total flux cleaned = -0.00326537 Jy ! Component: 2500 - total flux cleaned = -0.00328351 Jy ! Component: 2550 - total flux cleaned = -0.00342453 Jy ! Component: 2600 - total flux cleaned = -0.00342452 Jy ! Component: 2650 - total flux cleaned = -0.00349397 Jy ! Component: 2700 - total flux cleaned = -0.00354539 Jy ! Component: 2750 - total flux cleaned = -0.00361295 Jy ! Component: 2800 - total flux cleaned = -0.00361281 Jy ! Component: 2850 - total flux cleaned = -0.00369621 Jy ! Component: 2900 - total flux cleaned = -0.00371279 Jy ! Component: 2950 - total flux cleaned = -0.00379456 Jy ! Component: 3000 - total flux cleaned = -0.00394016 Jy ! Component: 3050 - total flux cleaned = -0.00397204 Jy ! Component: 3100 - total flux cleaned = -0.00400372 Jy ! Component: 3150 - total flux cleaned = -0.00408252 Jy ! Component: 3200 - total flux cleaned = -0.00417648 Jy ! Component: 3250 - total flux cleaned = -0.00423853 Jy ! Component: 3300 - total flux cleaned = -0.0043308 Jy ! Component: 3350 - total flux cleaned = -0.00431543 Jy ! Component: 3400 - total flux cleaned = -0.00434574 Jy ! Component: 3450 - total flux cleaned = -0.00436068 Jy ! Component: 3500 - total flux cleaned = -0.00436048 Jy ! Component: 3550 - total flux cleaned = -0.00437525 Jy ! Component: 3600 - total flux cleaned = -0.00438982 Jy ! Component: 3650 - total flux cleaned = -0.00441861 Jy ! Component: 3700 - total flux cleaned = -0.00446178 Jy ! Component: 3750 - total flux cleaned = -0.00444739 Jy ! Component: 3800 - total flux cleaned = -0.00448991 Jy ! Component: 3850 - total flux cleaned = -0.00450407 Jy ! Component: 3900 - total flux cleaned = -0.00457378 Jy ! Component: 3950 - total flux cleaned = -0.00457362 Jy ! Component: 4000 - total flux cleaned = -0.00457357 Jy ! Component: 4050 - total flux cleaned = -0.00464209 Jy ! Total flux subtracted in 4096 components = -0.00466931 Jy ! Clean residual min=-0.000840 max=0.000839 Jy/beam ! Clean residual mean=0.000001 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.0896669 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 329 components and 0.0896668 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0509+3951_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.407 x 5.638 at 2.339 degrees (North through East) ! Clean map min=-0.0019266 max=0.088131 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0509+3951_S_a_map.fits wmodel /image_prod/ug002_uva//J0509+3951_S_a_map.mod ! Writing 329 model components to file: /image_prod/ug002_uva//J0509+3951_S_a_map.mod wobs /image_prod/ug002_uva//J0509+3951_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0509+3951_S_a_uvs.fits wwins /image_prod/ug002_uva//J0509+3951_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0509+3951_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0881308 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240902 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.820039 0.820039 1.64008 3.28016 6.56031 13.1206 26.2412 52.4825 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.088 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 365.836 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0509+3951_S_a_dfm.log closed on Wed Mar 4 20:42:36 2020