! Started logfile: /image_prod/ug002_uva//J0045-3900_S_dfm.log on Wed Mar 4 18:38:08 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//J0045-3900_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0045-3900_S_uva.fits ! AN table 1: 30 integrations on 21 of 21 possible baselines. ! AN table 2: 30 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.994444 visibilities/baseline/integration-bin. ! Found source: J0045-3900 ! ! 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 3222 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 J0045-3900_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.015495Jy sigma=6.148367 ! Fit after self-cal, rms=0.918050Jy sigma=5.562485 ! 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.848 mas, bmaj=33.43 mas, bpa=-6.674 degrees ! Estimated noise=2.69884 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.066931 Jy ! Component: 100 - total flux cleaned = 0.0819806 Jy ! Total flux subtracted in 100 components = 0.0819806 Jy ! Clean residual min=-0.006954 max=0.009379 Jy/beam ! Clean residual mean=0.000046 rms=0.002183 Jy/beam ! Combined flux in latest and established models = 0.0819806 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0819806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091218Jy sigma=0.489437 ! Fit after self-cal, rms=0.090308Jy sigma=0.483106 ! 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.403 mas, bmaj=37.08 mas, bpa=-6.607 degrees ! Estimated noise=2.14578 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.0080212 Jy ! Component: 100 - total flux cleaned = 0.012031 Jy ! Component: 150 - total flux cleaned = 0.0143958 Jy ! Component: 200 - total flux cleaned = 0.0151749 Jy ! Total flux subtracted in 200 components = 0.0151749 Jy ! Clean residual min=-0.005907 max=0.005665 Jy/beam ! Clean residual mean=0.000069 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.0971555 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 52 components and 0.0971555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089624Jy sigma=0.480125 ! Fit after self-cal, rms=0.089592Jy sigma=0.479813 ! 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.403 x 37.08 at -6.607 degrees (North through East) ! Clean map min=-0.0057141 max=0.084951 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.85 HN 1.14 KP 0.91 LA 2.43 ! NL 0.94 OV 1.03 PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.40 KP 0.94 LA 1.91 MK 1.06 ! OV 0.85 PT 0.86 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 1.27 KP 0.87 LA 0.84 ! NL 1.20 OV 1.03 PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.19 KP 0.89 LA 0.92 MK 0.92 ! OV 0.89 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.17 KP 0.89 LA 0.84 ! NL 0.93 OV 0.95 PT 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.18 KP 0.95 LA 0.86 MK 0.92 ! OV 0.89 PT 0.92 ! ! ! Fit before self-cal, rms=0.089592Jy sigma=0.479813 ! Fit after self-cal, rms=0.107903Jy sigma=0.456435 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.443 mas, bmaj=37.29 mas, bpa=-6.841 degrees ! Estimated noise=2.14029 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.00205206 Jy ! Component: 100 - total flux cleaned = -0.00214451 Jy ! Component: 150 - total flux cleaned = -0.00222678 Jy ! Component: 200 - total flux cleaned = -0.00229774 Jy ! Total flux subtracted in 200 components = -0.00229774 Jy ! Clean residual min=-0.003826 max=0.004410 Jy/beam ! Clean residual mean=0.000020 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.0948578 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.0948578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107845Jy sigma=0.455938 ! Fit after self-cal, rms=0.108568Jy sigma=0.452971 ! 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.108568Jy sigma=0.452971 ! Fit after self-cal, rms=0.117129Jy sigma=0.452596 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.451 mas, bmaj=37.34 mas, bpa=-6.864 degrees ! Estimated noise=2.13963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0013409 Jy ! Component: 100 - total flux cleaned = -0.00125045 Jy ! Component: 150 - total flux cleaned = -0.00119802 Jy ! Component: 200 - total flux cleaned = -0.00117381 Jy ! Total flux subtracted in 200 components = -0.00117381 Jy ! Clean residual min=-0.004394 max=0.004629 Jy/beam ! Clean residual mean=0.000012 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.093684 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.093684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117103Jy sigma=0.452413 ! Fit after self-cal, rms=0.117229Jy sigma=0.452326 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.0003887 Jy ! Component: 100 - total flux cleaned = -0.000341816 Jy ! Component: 150 - total flux cleaned = -0.000254555 Jy ! Component: 200 - total flux cleaned = -0.00021329 Jy ! Total flux subtracted in 200 components = -0.00021329 Jy ! Clean residual min=-0.004390 max=0.004536 Jy/beam ! Clean residual mean=0.000012 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.0934707 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.0934707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117214Jy sigma=0.452250 ! Fit after self-cal, rms=0.117221Jy sigma=0.452234 ! 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.117221Jy sigma=0.452234 ! Fit after self-cal, rms=0.119799Jy sigma=0.452202 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.449 mas, bmaj=37.4 mas, bpa=-6.858 degrees ! Estimated noise=2.14061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00066609 Jy ! Component: 100 - total flux cleaned = -0.000620582 Jy ! Component: 150 - total flux cleaned = -0.000578793 Jy ! Component: 200 - total flux cleaned = -0.00054108 Jy ! Total flux subtracted in 200 components = -0.00054108 Jy ! Clean residual min=-0.004405 max=0.004472 Jy/beam ! Clean residual mean=0.000012 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.0929296 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 117 components and 0.0929296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119786Jy sigma=0.452129 ! Fit after self-cal, rms=0.119817Jy sigma=0.452076 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.000119077 Jy ! Component: 100 - total flux cleaned = -7.87e-05 Jy ! Component: 150 - total flux cleaned = -2.08679e-05 Jy ! Component: 200 - total flux cleaned = 3.38163e-05 Jy ! Total flux subtracted in 200 components = 3.38163e-05 Jy ! Clean residual min=-0.004408 max=0.004456 Jy/beam ! Clean residual mean=0.000011 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.0929634 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 122 components and 0.0929634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119807Jy sigma=0.452023 ! Fit after self-cal, rms=0.119803Jy sigma=0.452014 ! 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.119803Jy sigma=0.452014 ! Fit after self-cal, rms=0.120824Jy sigma=0.451999 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.602 mas, bmaj=37.73 mas, bpa=-5.64 degrees ! Estimated noise=2.31945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00021403 Jy ! Component: 100 - total flux cleaned = -0.00023119 Jy ! Component: 150 - total flux cleaned = -0.000278006 Jy ! Component: 200 - total flux cleaned = -0.000319609 Jy ! Total flux subtracted in 200 components = -0.000319609 Jy ! Clean residual min=-0.003459 max=0.004496 Jy/beam ! Clean residual mean=0.000019 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.0926438 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 148 components and 0.0926438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120819Jy sigma=0.451982 ! Fit after self-cal, rms=0.120840Jy sigma=0.451972 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 = -4.60296e-05 Jy ! Component: 100 - total flux cleaned = -6.10633e-05 Jy ! Component: 150 - total flux cleaned = -7.35914e-05 Jy ! Component: 200 - total flux cleaned = -4.97628e-05 Jy ! Total flux subtracted in 200 components = -4.97628e-05 Jy ! Clean residual min=-0.003469 max=0.004516 Jy/beam ! Clean residual mean=0.000019 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.092594 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 161 components and 0.092594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120837Jy sigma=0.451965 ! Fit after self-cal, rms=0.120838Jy sigma=0.451959 ! 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.445 mas, bmaj=37.42 mas, bpa=-6.848 degrees ! Estimated noise=2.1405 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.445 x 37.42 at -6.848 degrees (North through East) ! Clean map min=-0.0066624 max=0.083794 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.863 mas, bmaj=33.47 mas, bpa=-7.021 degrees ! Estimated noise=2.72875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0684572 Jy ! Component: 100 - total flux cleaned = 0.0822192 Jy ! Component: 150 - total flux cleaned = 0.0849489 Jy ! Component: 200 - total flux cleaned = 0.08714 Jy ! Total flux subtracted in 200 components = 0.08714 Jy ! Clean residual min=-0.005588 max=0.005921 Jy/beam ! Clean residual mean=0.000009 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.08714 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.08714 Jy ! Inverting map and beam ! Estimated beam: bmin=4.445 mas, bmaj=37.42 mas, bpa=-6.848 degrees ! Estimated noise=2.1405 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.00294706 Jy ! Component: 100 - total flux cleaned = 0.00357867 Jy ! Component: 150 - total flux cleaned = 0.00393342 Jy ! Component: 200 - total flux cleaned = 0.00422128 Jy ! Total flux subtracted in 200 components = 0.00422128 Jy ! Clean residual min=-0.004600 max=0.004459 Jy/beam ! Clean residual mean=0.000013 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.0913613 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 87 components and 0.0913613 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=9.602 mas, bmaj=37.73 mas, bpa=-5.64 degrees ! Estimated noise=2.31945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000981332 Jy ! Component: 100 - total flux cleaned = 0.000984001 Jy ! Component: 150 - total flux cleaned = 0.000954699 Jy ! Component: 200 - total flux cleaned = 0.000930163 Jy ! Total flux subtracted in 200 components = 0.000930163 Jy ! Clean residual min=-0.003524 max=0.004360 Jy/beam ! Clean residual mean=0.000020 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.0922914 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 = -2.18136e-05 Jy ! Component: 100 - total flux cleaned = -1.82598e-06 Jy ! Component: 150 - total flux cleaned = 1.60222e-05 Jy ! Component: 200 - total flux cleaned = 3.35575e-05 Jy ! Total flux subtracted in 200 components = 3.35575e-05 Jy ! Clean residual min=-0.003553 max=0.004411 Jy/beam ! Clean residual mean=0.000020 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.092325 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 113 components and 0.092325 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.445 mas, bmaj=37.42 mas, bpa=-6.848 degrees ! Estimated noise=2.1405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.01275e-05 Jy ! Component: 100 - total flux cleaned = 0.000115973 Jy ! Component: 150 - total flux cleaned = 0.000163473 Jy ! Component: 200 - total flux cleaned = 0.0001855 Jy ! Total flux subtracted in 200 components = 0.0001855 Jy ! Clean residual min=-0.004414 max=0.004412 Jy/beam ! Clean residual mean=0.000012 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.0925105 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 131 components and 0.0925105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120809Jy sigma=0.451990 ! Fit after self-cal, rms=0.120839Jy sigma=0.451961 wmodel J0045-3900_S_map.mod ! Writing 131 model components to file: J0045-3900_S_map.mod wobs J0045-3900_S_uvs.fits ! Writing UV FITS file: J0045-3900_S_uvs.fits wwins J0045-3900_S_map.win ! wwins: Wrote 1 windows to J0045-3900_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.000222521 Jy ! Component: 100 - total flux cleaned = 0.000549165 Jy ! Component: 150 - total flux cleaned = 0.000722388 Jy ! Component: 200 - total flux cleaned = 0.000935815 Jy ! Component: 250 - total flux cleaned = 0.000983745 Jy ! Component: 300 - total flux cleaned = 0.00102848 Jy ! Component: 350 - total flux cleaned = 0.00102788 Jy ! Component: 400 - total flux cleaned = 0.00111166 Jy ! Component: 450 - total flux cleaned = 0.00115206 Jy ! Component: 500 - total flux cleaned = 0.00115309 Jy ! Component: 550 - total flux cleaned = 0.00111591 Jy ! Component: 600 - total flux cleaned = 0.000974403 Jy ! Component: 650 - total flux cleaned = 0.000837258 Jy ! Component: 700 - total flux cleaned = 0.000638357 Jy ! Component: 750 - total flux cleaned = 0.00054182 Jy ! Component: 800 - total flux cleaned = 0.000354501 Jy ! Component: 850 - total flux cleaned = 0.000294002 Jy ! Component: 900 - total flux cleaned = 0.000205981 Jy ! Component: 950 - total flux cleaned = 0.000148912 Jy ! Component: 1000 - total flux cleaned = 0.000121176 Jy ! Component: 1050 - total flux cleaned = 1.29594e-05 Jy ! Component: 1100 - total flux cleaned = -6.61047e-05 Jy ! Component: 1150 - total flux cleaned = -0.00014367 Jy ! Component: 1200 - total flux cleaned = -0.000194683 Jy ! Component: 1250 - total flux cleaned = -0.000220394 Jy ! Component: 1300 - total flux cleaned = -0.000269256 Jy ! Component: 1350 - total flux cleaned = -0.000317236 Jy ! Component: 1400 - total flux cleaned = -0.000340642 Jy ! Component: 1450 - total flux cleaned = -0.000340572 Jy ! Component: 1500 - total flux cleaned = -0.000294884 Jy ! Component: 1550 - total flux cleaned = -0.000294757 Jy ! Component: 1600 - total flux cleaned = -0.000272859 Jy ! Component: 1650 - total flux cleaned = -0.000316064 Jy ! Component: 1700 - total flux cleaned = -0.000251731 Jy ! Component: 1750 - total flux cleaned = -0.000294172 Jy ! Component: 1800 - total flux cleaned = -0.000294187 Jy ! Component: 1850 - total flux cleaned = -0.000335709 Jy ! Component: 1900 - total flux cleaned = -0.000396789 Jy ! Component: 1950 - total flux cleaned = -0.000416891 Jy ! Component: 2000 - total flux cleaned = -0.00045652 Jy ! Component: 2050 - total flux cleaned = -0.000515717 Jy ! Component: 2100 - total flux cleaned = -0.000574008 Jy ! Component: 2150 - total flux cleaned = -0.00055499 Jy ! Component: 2200 - total flux cleaned = -0.000612048 Jy ! Component: 2250 - total flux cleaned = -0.000630734 Jy ! Component: 2300 - total flux cleaned = -0.000612085 Jy ! Component: 2350 - total flux cleaned = -0.000593806 Jy ! Component: 2400 - total flux cleaned = -0.000575584 Jy ! Component: 2450 - total flux cleaned = -0.000593755 Jy ! Component: 2500 - total flux cleaned = -0.00055758 Jy ! Component: 2550 - total flux cleaned = -0.000575356 Jy ! Component: 2600 - total flux cleaned = -0.000557518 Jy ! Component: 2650 - total flux cleaned = -0.000504203 Jy ! Component: 2700 - total flux cleaned = -0.000574852 Jy ! Component: 2750 - total flux cleaned = -0.000522038 Jy ! Component: 2800 - total flux cleaned = -0.000469502 Jy ! Component: 2850 - total flux cleaned = -0.000469543 Jy ! Component: 2900 - total flux cleaned = -0.000469516 Jy ! Component: 2950 - total flux cleaned = -0.000504009 Jy ! Component: 3000 - total flux cleaned = -0.000503922 Jy ! Component: 3050 - total flux cleaned = -0.000503947 Jy ! Component: 3100 - total flux cleaned = -0.000520968 Jy ! Component: 3150 - total flux cleaned = -0.000520865 Jy ! Component: 3200 - total flux cleaned = -0.000554666 Jy ! Component: 3250 - total flux cleaned = -0.000537592 Jy ! Component: 3300 - total flux cleaned = -0.000571194 Jy ! Component: 3350 - total flux cleaned = -0.000554255 Jy ! Component: 3400 - total flux cleaned = -0.000520613 Jy ! Component: 3450 - total flux cleaned = -0.00052068 Jy ! Component: 3500 - total flux cleaned = -0.000554137 Jy ! Component: 3550 - total flux cleaned = -0.000504026 Jy ! Component: 3600 - total flux cleaned = -0.000470481 Jy ! Component: 3650 - total flux cleaned = -0.000503902 Jy ! Component: 3700 - total flux cleaned = -0.000487174 Jy ! Component: 3750 - total flux cleaned = -0.000437021 Jy ! Component: 3800 - total flux cleaned = -0.000420317 Jy ! Component: 3850 - total flux cleaned = -0.000386916 Jy ! Component: 3900 - total flux cleaned = -0.00040359 Jy ! Component: 3950 - total flux cleaned = -0.000437022 Jy ! Component: 4000 - total flux cleaned = -0.000470427 Jy ! Component: 4050 - total flux cleaned = -0.000470448 Jy ! Total flux subtracted in 4096 components = -0.000554294 Jy ! Clean residual min=-0.000912 max=0.000930 Jy/beam ! Clean residual mean=0.000007 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0919562 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 425 components and 0.0919562 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0045-3900_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.445 x 37.42 at -6.848 degrees (North through East) ! Clean map min=-0.0057858 max=0.083324 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0045-3900_S_map.fits wmodel /image_prod/ug002_uva//J0045-3900_S_map.mod ! Writing 425 model components to file: /image_prod/ug002_uva//J0045-3900_S_map.mod wobs /image_prod/ug002_uva//J0045-3900_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0045-3900_S_uvs.fits wwins /image_prod/ug002_uva//J0045-3900_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0045-3900_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0833239 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000324873 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16968 1.16968 2.33935 4.6787 9.35741 18.7148 37.4296 74.8593 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.083 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 256.481 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0045-3900_S_dfm.log closed on Wed Mar 4 18:38:13 2020